:root{--ink:#07152f;--ink-2:#102650;--paper:#f7f8fb;--white:#fff;--muted:#61708d;--line:#dfe5ee;--orange:#ff973d;--pink:#f65473;--violet:#5b4be7;--mint:#54d5c0;--shadow:0 24px 70px rgba(7,21,47,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
.site-header{height:82px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}
.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;line-height:1;letter-spacing:-.03em}
.brand img{border-radius:12px;box-shadow:0 8px 24px rgba(7,21,47,.2)}
nav{display:flex;gap:30px;align-items:center}nav a{font-weight:600;color:#40506e;font-size:15px}nav a:hover,nav a[aria-current=page]{color:var(--violet)}
.hero{max-width:1240px;min-height:660px;margin:auto;padding:76px 32px 90px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px}
.eyebrow{margin:0 0 15px;color:#d84d68;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}
h1,h2,h3{font-family:ui-rounded,"SF Pro Rounded",Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.055em;line-height:1.08;margin-top:0}
.hero h1{font-size:clamp(52px,6vw,82px);margin-bottom:26px}.hero h1 span{background:linear-gradient(100deg,var(--orange),var(--pink) 48%,var(--violet));-webkit-background-clip:text;background-clip:text;color:transparent}
.lede{font-size:20px;color:#53627d;max-width:630px;margin:0 0 34px;line-height:1.6}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:12px;font-weight:700;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:white;box-shadow:0 12px 30px rgba(7,21,47,.2)}.secondary{background:white;color:var(--ink);white-space:nowrap}.availability{color:#6b7890;font-weight:600;font-size:14px}
.trust-list{display:flex;gap:26px;list-style:none;padding:0;margin:35px 0 0;color:#66738c;font-size:14px;font-weight:600}.trust-list li:before{content:'✓';color:#11a88f;font-weight:800;margin-right:7px}
.hero-art{position:relative;display:grid;place-items:center;min-height:500px}.hero-art>img{position:relative;width:min(90%,500px);height:auto;border-radius:23%;box-shadow:0 45px 90px rgba(7,21,47,.28);z-index:2}.orbit{position:absolute;border:1px solid rgba(91,75,231,.17);border-radius:50%}.orbit-one{width:104%;aspect-ratio:1}.orbit-two{width:78%;aspect-ratio:1}.shift-chip{position:absolute;z-index:3;background:white;padding:9px 14px;border-radius:11px;font-size:12px;font-weight:800;box-shadow:0 14px 30px rgba(7,21,47,.16)}.chip-day{top:9%;left:2%;color:#e8751f}.chip-night{right:-2%;bottom:21%;color:#5747d6}.chip-pay{left:5%;bottom:8%;color:#129f87}
.proof{background:var(--ink);color:white;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px;align-items:center;padding:30px max(32px,calc((100vw - 1176px)/2));}.proof>p{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#aebad0}.proof div{display:flex;flex-direction:column}.proof strong{font-size:17px;font-weight:700}.proof span{color:#9eabc1;font-size:13px}
.features{max-width:1180px;margin:0 auto;padding:120px 32px}.section-heading{max-width:720px;margin-bottom:55px}.section-heading h2{font-size:clamp(40px,5vw,60px);margin-bottom:20px}.section-heading>p:last-child{color:var(--muted);font-size:18px}
.screenshots{max-width:1240px;margin:0 auto;padding:118px 32px 30px}.phone-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.phone-gallery figure{margin:0}.phone-gallery img{display:block;width:100%;height:auto;border-radius:28px;box-shadow:0 25px 65px rgba(7,21,47,.18);border:1px solid rgba(7,21,47,.1)}.phone-gallery figcaption{text-align:center;margin-top:18px;color:#465572;font-weight:750;font-size:15px}
.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feature-card{background:white;border:1px solid #e8ebf1;border-radius:22px;padding:34px;min-height:300px;box-shadow:0 12px 35px rgba(7,21,47,.045)}.feature-card.featured{background:linear-gradient(145deg,#0a1a38,#102a59);color:white;grid-row:span 2;min-height:620px;display:flex;flex-direction:column}.number{font-size:13px;font-weight:800;color:var(--pink);letter-spacing:.1em}.feature-card h3{font-size:30px;margin:45px 0 14px}.feature-card p{color:#69758d;font-size:17px;margin:0}.featured p{color:#bac5d7}.privacy-card{background:#edf9f7}.privacy-card a{display:inline-block;color:#087f6c;font-weight:700;margin-top:25px}.mini-rotation{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:auto}.mini-rotation span{aspect-ratio:1;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--orange),var(--pink));font-size:18px;font-weight:800;box-shadow:inset 0 1px rgba(255,255,255,.5)}.mini-rotation span:nth-child(3),.mini-rotation span:nth-child(4){background:linear-gradient(135deg,#f25677,#9856ce)}.mini-rotation span:nth-child(5),.mini-rotation span:nth-child(6){background:linear-gradient(135deg,#6b5ce9,#314fc0)}.mini-rotation .off{background:#273b60;color:#9dacC7}
.release{max-width:1176px;margin:0 auto 36px;padding:42px 48px;border-radius:24px;background:#e9edff;display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.release h2{font-size:38px;margin:0}.release ul{margin:0;padding-left:22px;color:#465572;font-size:17px}.release li+li{margin-top:12px}
.for-workers{max-width:1176px;margin:0 auto;padding:90px 0 105px}.for-workers .section-heading{margin-bottom:32px}.worker-list{display:flex;flex-wrap:wrap;gap:12px}.worker-list span{background:white;border:1px solid var(--line);border-radius:999px;padding:11px 17px;color:#40506e;font-weight:700;box-shadow:0 8px 22px rgba(7,21,47,.04)}
.cta{max-width:1176px;margin:0 auto 110px;border-radius:28px;background:linear-gradient(110deg,#ffb33e,#f65870 53%,#6551df);color:white;min-height:220px;padding:42px 50px;display:flex;align-items:center;gap:32px;box-shadow:0 24px 70px rgba(187,76,102,.22)}.cta img{border-radius:25px;box-shadow:0 14px 32px rgba(7,21,47,.22)}.cta div{flex:1}.cta .eyebrow{color:white;opacity:.8}.cta h2{font-size:38px;margin:0}
.cta .cta-actions{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:9px}.cta-actions small{font-weight:650;opacity:.86}.cta .secondary{color:var(--ink)}
footer{max-width:1176px;margin:auto;padding:42px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1.6fr auto;gap:30px;align-items:center;color:#6b7890;font-size:13px}.footer-brand{color:var(--ink);font-size:17px}.footer-brand img{border-radius:10px}footer nav{gap:18px}.copyright{grid-column:1/-1;margin:0;color:#9aa4b6}
.legal-wrap{max-width:900px;margin:auto;padding:75px 32px 120px}.legal-hero{padding-bottom:48px;border-bottom:1px solid var(--line)}.legal-hero h1{font-size:clamp(48px,7vw,76px);margin-bottom:18px}.legal-hero>p:last-child{color:var(--muted);font-size:17px;max-width:680px}.legal-content{background:white;margin-top:38px;padding:55px 64px;border-radius:22px;border:1px solid #e7ebf1;box-shadow:var(--shadow)}.legal-content .intro{font-size:23px;line-height:1.5;color:var(--ink);font-weight:600;margin:0 0 48px}.legal-content section{margin-top:42px}.legal-content h2{font-size:25px;margin-bottom:12px;letter-spacing:-.035em}.legal-content p{color:#56647d}.steps{list-style:none;padding:0;margin:25px 0}.steps li{display:flex;gap:18px;align-items:flex-start;margin:18px 0}.steps li>span{flex:0 0 34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef0ff;color:var(--violet);font-weight:800}.steps p{margin:4px 0}.notice{background:#fff6ea;border-left:4px solid var(--orange);padding:22px 25px;border-radius:0 12px 12px 0;margin:45px 0}.notice p{margin:7px 0 0}.faq details{border-top:1px solid var(--line);padding:19px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:700;list-style-position:outside}.faq p{padding-left:2px}
.legal-content a{color:var(--violet);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.lede{margin-left:auto;margin-right:auto}.hero-actions,.trust-list{justify-content:center}.hero-art{min-height:auto;margin-top:30px}.hero-art>img{width:min(75vw,450px)}.proof{grid-template-columns:1fr 1fr}.proof>p{grid-column:1/-1}.phone-gallery{grid-template-columns:repeat(2,1fr)}.release{margin-left:24px;margin-right:24px;grid-template-columns:1fr;gap:20px}.for-workers{padding-left:24px;padding-right:24px}.cta{margin-left:24px;margin-right:24px}footer{margin:0 24px}.feature-grid{grid-template-columns:1fr}.feature-card.featured{grid-row:auto;min-height:520px}}
@media(max-width:640px){.site-header{height:auto;padding:18px 20px;align-items:flex-start}.site-header nav{gap:12px;padding-top:13px;flex-wrap:wrap;justify-content:flex-end}.site-header nav a{font-size:12px}.brand span{font-size:17px}.brand img{width:38px;height:38px}.hero{padding:50px 20px 70px;gap:20px}.hero h1{font-size:46px}.lede{font-size:18px}.trust-list{gap:12px;flex-wrap:wrap}.hero-art{min-height:370px}.shift-chip{font-size:10px}.proof{padding:30px 24px;grid-template-columns:1fr}.proof>p{grid-column:auto}.screenshots{padding:85px 20px 10px}.phone-gallery{grid-template-columns:1fr 1fr;gap:14px}.phone-gallery img{border-radius:18px}.phone-gallery figcaption{font-size:12px;margin-top:10px}.features{padding:85px 20px}.section-heading h2{font-size:40px}.feature-card{padding:27px}.feature-card.featured{min-height:470px}.feature-card h3{margin-top:35px}.mini-rotation{gap:7px}.mini-rotation span{border-radius:9px}.release{margin:0 16px 28px;padding:32px 26px}.release h2{font-size:32px}.for-workers{padding:70px 20px}.cta{margin:0 16px 75px;padding:34px 28px;flex-direction:column;text-align:center}.cta h2{font-size:32px}.cta .cta-actions{width:100%}.cta .secondary{white-space:normal;width:100%}footer{margin:0 20px;grid-template-columns:1fr;gap:18px}footer nav{justify-content:flex-start}.copyright{grid-column:auto}.legal-wrap{padding:55px 20px 85px}.legal-content{padding:34px 25px}.legal-content .intro{font-size:20px}.legal-hero h1{font-size:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
