:root{--ink:#121310;--paper:#f7f6f1;--yellow:#f2d400;--muted:#74746c;--line:rgba(18,19,16,.12);--dark:#151612}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.site-header{height:84px;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:800 22px/1 Manrope,sans-serif;letter-spacing:-.8px}.brand-mark{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;background:var(--yellow);font:800 18px Manrope;transform:rotate(-5deg)}nav{display:flex;gap:38px;font-size:14px;font-weight:600}nav a:hover{opacity:.6}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700}.header-cta{background:var(--ink);color:#fff;padding:13px 22px;font-size:14px}.hero{max-width:1240px;min-height:690px;margin:auto;padding:74px 28px 65px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:2px;display:flex;align-items:center;gap:10px}.eyebrow span{width:22px;height:3px;background:var(--yellow)}h1,h2{font-family:Manrope,sans-serif;letter-spacing:-3.5px;margin:22px 0;line-height:.98}h1{font-size:clamp(54px,7vw,92px)}h2{font-size:clamp(42px,5vw,66px)}h1 em,h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--ink)}.intro{max-width:550px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.button.primary{background:var(--yellow);padding:17px 25px}.button svg,.store svg{width:21px;height:21px;margin-right:10px;fill:currentColor}.button:hover,.header-cta:hover{transform:translateY(-2px)}.button,.header-cta{transition:.2s}.text-link{font-weight:700}.text-link span{display:inline-block;margin-left:6px}.apk-note{font-size:12px;color:#929289;margin:14px 0 0 18px}.hero-visual{min-height:520px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(18,19,16,.12);border-radius:50%}.orbit-one{width:470px;height:470px}.orbit-two{width:350px;height:350px;background:var(--yellow);border:none}.phone{width:260px;height:516px;border:9px solid #121310;border-radius:38px;background:#121310;box-shadow:0 28px 70px rgba(24,22,4,.2);position:relative;transform:rotate(4deg);z-index:2}.phone:before{content:"";position:absolute;z-index:3;top:8px;left:50%;transform:translateX(-50%);width:78px;height:20px;background:#121310;border-radius:20px}.phone-screen{height:100%;background:#faf9f5;border-radius:29px;padding:14px 17px;overflow:hidden}.phone-top{display:flex;justify-content:space-between;font-size:8px;margin:0 5px 23px}.app-brand{display:flex;align-items:center;gap:7px;font:700 14px Manrope}.brand-mark.small{width:22px;height:22px;font-size:11px;border-radius:6px}.hello{font:700 22px/1.2 Manrope;margin:25px 0 15px}.search{background:#fff;border:1px solid #e9e7dd;color:#a1a098;font-size:10px;padding:12px;border-radius:12px}.search span{font-size:15px;margin-right:7px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.service-grid div{text-align:center;font-size:8px}.service-grid b{display:grid;place-items:center;height:41px;border-radius:12px;background:#fff;border:1px solid #ebe9df;font-size:17px;margin-bottom:5px}.service-grid div:first-child b{background:var(--yellow)}.nearby{display:flex;justify-content:space-between;margin:24px 0 10px;font-size:9px}.nearby span{font-weight:700}.nearby b{color:#9c8a00}.worker{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;background:#fff;padding:10px;border-radius:13px;box-shadow:0 7px 25px rgba(0,0,0,.05)}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#24241f;color:#fff;font-size:10px}.worker strong{display:block;font-size:9px}.worker small{font-size:7px;color:#999}.worker>span{font-size:8px;font-weight:700}.float-card{position:absolute;z-index:3;background:#fff;border:1px solid #eceae1;border-radius:15px;box-shadow:0 16px 40px rgba(0,0,0,.12);padding:12px 15px;display:flex;align-items:center;gap:10px}.float-card>span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:var(--yellow);font-weight:800}.float-card strong,.float-card small{display:block}.float-card strong{font-size:11px}.float-card small{font-size:8px;color:#888;margin-top:2px}.card-rating{top:95px;right:1px}.card-fast{left:0;bottom:90px}.steps{background:var(--dark);color:#fff;padding:100px max(28px,calc((100vw - 1184px)/2))}.steps .eyebrow,.download .eyebrow{color:var(--yellow)}.steps h2{margin-bottom:55px}.steps h2 em,.download h2 em{-webkit-text-stroke-color:#fff}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16)}.step-grid article{position:relative;padding:42px 36px 10px 0;border-right:1px solid rgba(255,255,255,.16)}.step-grid article+article{padding-left:36px}.step-grid article:last-child{border:0}.step-grid article>span{position:absolute;right:22px;top:21px;color:#55564e;font:700 14px Manrope}.step-icon{display:grid;place-items:center;width:48px;height:48px;background:var(--yellow);color:var(--ink);border-radius:15px;font-size:22px}.step-grid h3{font:700 24px Manrope;margin:24px 0 10px}.step-grid p{color:#9c9d96;line-height:1.65;max-width:285px}.download{max-width:1184px;margin:0 auto;padding:110px 0;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px}.download>img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:32px;box-shadow:16px 16px 0 var(--yellow)}.download-copy>p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:580px}.stores{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.store{min-width:176px;display:flex;align-items:center;background:var(--ink);color:#fff;padding:11px 16px;border-radius:12px}.store small,.store strong{display:block}.store small{font-size:8px;letter-spacing:.7px}.store strong{font:600 15px Manrope}.store.active:hover{background:#31322b}.store.soon{opacity:.5;cursor:default}footer{background:#ecebe4;min-height:110px;padding:30px max(28px,calc((100vw - 1184px)/2));display:flex;align-items:center;gap:40px}footer p{color:var(--muted);flex:1}footer small{color:#85857d}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.intro{margin-inline:auto}.hero-visual{margin-top:10px}.download{margin:0 28px;grid-template-columns:1fr;gap:55px}.download>img{max-width:420px;margin:auto}.download-copy{text-align:center}.download .eyebrow,.stores{justify-content:center}}@media(max-width:620px){.site-header{height:72px}.header-cta{padding:11px 15px;font-size:12px}.hero{padding:50px 18px}.hero-actions{flex-direction:column;gap:18px}.hero-visual{min-height:465px;transform:scale(.88);margin-inline:-20px}.orbit-one{width:410px;height:410px}.steps{padding-block:80px}.step-grid{grid-template-columns:1fr}.step-grid article,.step-grid article+article{padding:30px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.step-grid article:last-child{border-bottom:0}.download{padding:80px 0;margin:0 22px}.stores{flex-direction:column}.store{width:100%;justify-content:center}footer{flex-direction:column;text-align:center;gap:8px;padding-block:32px}footer p{margin:8px 0}h1,h2{letter-spacing:-2.5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.header-cta{transition:none}}
