@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#0a0a0a;background:#f4f4f2;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0a0a0a;--ink-soft: #565656;--cream: #f4f4f2;--cream-deep: #dededb;--paper: #ffffff;--orange: #0a0a0a;--orange-dark: #000000;--lime: #ffffff;--line: rgba(0, 0, 0, .14);--shadow: 0 24px 80px rgba(0, 0, 0, .13)}.share-page{min-height:100vh;background:#f4f4f2}.share-shell{width:min(680px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}.share-brand{display:inline-flex;margin-bottom:32px}.share-card{padding:clamp(24px,6vw,48px);border:1px solid rgba(8,8,8,.12);border-radius:24px;background:#fff;box-shadow:0 20px 60px #08080814}.share-card h1{margin:14px 0 6px;font-size:clamp(2rem,7vw,3.6rem);line-height:.98}.share-store,.share-note,.share-install-help{color:#5d5d58}.share-items{display:grid;gap:10px;margin:28px 0;padding:0;list-style:none}.share-items li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-radius:12px;background:#f4f4f2}.share-check{display:inline-grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border:1.5px solid #0a0a0a;border-radius:50%;color:#fff;font-size:15px;font-weight:700;line-height:1}.share-item-name{flex:1}.share-items li.is-completed .share-check{background:#0a0a0a}.share-items li.is-completed .share-item-name{color:#686863;text-decoration:line-through}.share-items .share-empty{color:#5d5d58}.share-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.share-install-help{margin:18px 0 0;font-size:.9rem}.checkout-return-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--paper, #f4f4f2)}.checkout-return-card{width:min(100%,560px);display:grid;gap:20px;padding:clamp(28px,7vw,56px);border:1px solid rgba(20,33,26,.15);border-radius:20px;background:#fff;box-shadow:0 24px 70px #14211a1f}.checkout-return-card .brand{position:static;margin-bottom:16px}.checkout-return-card h1{margin:0;font-size:clamp(2rem,8vw,3.6rem);line-height:1}.checkout-return-copy,.checkout-return-home{color:#526057}.checkout-return-card .button{justify-self:start}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 10% 3%,rgba(0,0,0,.045),transparent 24rem),var(--cream)}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;z-index:20;top:0;left:50%;width:min(1280px,calc(100% - 40px));height:90px;display:flex;align-items:center;justify-content:space-between;transform:translate(-50%);transition:height .24s ease,padding .24s ease,background .24s ease,box-shadow .24s ease}.site-header.is-scrolled{top:10px;height:66px;padding:0 18px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#ffffffe0;box-shadow:0 12px 45px #0000001a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;display:inline-flex}.brand-mark svg{width:100%;height:100%;fill:none}.brand-mark .brand-mark-box{fill:#080808}.brand-mark .brand-mark-route,.brand-mark .brand-mark-x{fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:miter}.brand-mark .brand-mark-route{stroke-dasharray:2.6 2.4;stroke-width:2.7}.brand-mark .brand-mark-dot-ring{fill:#fff}.brand-mark .brand-mark-dot-core{fill:var(--ink)}.brand-mark .brand-mark-x{stroke-width:2.2}.nav-links{display:flex;align-items:center;gap:34px;color:#2e2e2e;font-size:14px;font-weight:600}.nav-links>a:not(.nav-cta){position:relative}.nav-links>a:not(.nav-cta):after{position:absolute;right:0;bottom:-6px;left:0;height:2px;border-radius:3px;background:var(--orange);content:"";transform:scaleX(0);transition:transform .18s ease}.nav-links>a:not(.nav-cta):hover:after{transform:scaleX(1)}.nav-cta{padding:11px 18px;border-radius:999px;background:var(--ink);color:#fff;transition:transform .18s ease,background .18s ease}.nav-cta:hover{background:var(--orange);transform:translateY(-2px)}.menu-button{display:none;width:42px;height:42px;border:0;border-radius:50%;background:var(--ink)}.menu-button span{display:block;width:18px;height:2px;margin:4px auto;background:#fff;transition:transform .18s ease}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.hero{position:relative;width:min(1360px,calc(100% - 40px));min-height:820px;margin:0 auto;padding:176px 40px 96px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(550px,1.12fr);align-items:center;gap:6vw}.hero-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{top:12%;right:-7%;width:500px;height:500px;background:#0000000b}.hero-glow-two{bottom:8%;left:5%;width:330px;height:330px;background:#00000008}.hero-copy{position:relative;z-index:2;max-width:610px}.eyebrow{margin:0 0 22px;display:flex;align-items:center;gap:10px;color:var(--ink);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span{width:28px;height:2px;display:inline-block;background:currentColor}h1,h2{margin:0;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.065em;line-height:.96}h1{max-width:660px;font-size:clamp(66px,7.2vw,110px)}h1 em,h2 em{color:transparent;font-style:normal;-webkit-text-stroke:2px var(--ink)}.hero-lede{max-width:550px;margin:30px 0 0;color:var(--ink-soft);font-size:clamp(18px,1.45vw,21px);line-height:1.6}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:14px}.button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:999px;font-size:14px;font-weight:700;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--orange);box-shadow:0 12px 32px #0000002e;color:#fff}.button-primary:hover{background:var(--orange-dark);box-shadow:0 16px 38px #00000042}.button-quiet{border:1px solid var(--line);background:#ffffff73}.button-quiet:hover{background:var(--paper)}.hero-notes{margin-top:28px;display:flex;gap:22px;color:#626262;font-size:12px;font-weight:600}.hero-notes span{display:flex;align-items:center;gap:7px}.hero-notes i{width:7px;height:7px;border-radius:50%;background:var(--ink);box-shadow:0 0 0 3px #0000001a}.route-demo{position:relative;width:100%;max-width:690px;justify-self:end;overflow:hidden;border:1px solid rgba(255,255,255,.82);border-radius:32px;background:#ffffffe0;box-shadow:var(--shadow);transform:rotate(1.2deg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.route-demo:before{position:absolute;z-index:0;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #0000000a;content:"";pointer-events:none}.demo-topbar{height:65px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px}.demo-wordmark{display:flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.demo-pin{width:21px;height:21px;display:inline-flex}.demo-pin svg{width:100%;height:100%;fill:none}.demo-pin .brand-mark-box{fill:var(--ink)}.demo-pin .brand-mark-route,.demo-pin .brand-mark-x{fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:miter}.demo-pin .brand-mark-route{stroke-dasharray:2.6 2.4;stroke-width:2.7}.demo-pin .brand-mark-dot-ring{fill:#fff}.demo-pin .brand-mark-dot-core{fill:var(--ink)}.demo-pin .brand-mark-x{stroke-width:2.2}.demo-store{color:#6a6a6a}.search-card{position:relative;z-index:3;width:calc(100% - 48px);min-height:76px;margin:20px 24px 0;padding:13px 16px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 12px 30px #00000017}.search-card svg{width:25px;fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:1.8}.search-card div{display:flex;flex:1;flex-direction:column;gap:3px}.search-card small{color:#777;font-size:10px}.search-card strong{font-size:14px}.search-status{padding:6px 10px;border-radius:999px;background:#eeeeec;color:#111;font-size:10px;font-weight:700}.store-map{position:relative;min-height:465px;margin-top:-3px;padding:10px 18px 18px}.map-legend{position:absolute;z-index:3;top:29px;left:38px;padding:7px 9px;display:flex;align-items:center;gap:12px;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:#ffffffe6;box-shadow:0 8px 22px #00000014;color:#666;font-size:8px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.map-legend span{display:flex;align-items:center;gap:4px}.map-legend i{width:14px;height:14px;display:grid;border-radius:50%;font-size:7px;font-style:normal;line-height:1;place-items:center}.legend-you{border:3px solid var(--ink);background:#fff}.legend-stop{background:#fff;box-shadow:inset 0 0 0 1.5px var(--ink);color:var(--ink)}.legend-treasure{border-radius:3px!important;background:var(--ink);color:#fff}.map-svg{width:100%;height:auto}.map-boundary{fill:#f8f8f6;stroke:#b9b9b6;stroke-width:2.5}.map-grid{fill:url(#mapGrid)}.map-fixtures rect{fill:#e7e7e4;stroke:#d1d1ce;stroke-width:2}.map-fixtures .department{fill:#dededb}.map-fixtures .service-zone{fill:#eeeeeb;stroke-dasharray:4 3}.map-fixtures .entrance-zone{fill:#fff;stroke:#9b9b98}.map-fixtures .destination-aisle{fill:#f6f6f4;stroke:#5c5c5c}.map-labels{fill:#858585;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;text-anchor:middle}.map-labels .aisle-number{fill:#a7a7a7;font-size:21px}.map-labels text.zone-label,.map-labels text.entrance-label{fill:#888;font-size:8px;letter-spacing:.08em}.map-labels text.entrance-label{fill:#333;font-size:7.5px}.map-labels .destination-number{fill:var(--orange)}.route-path{fill:none;stroke:var(--orange);stroke-dasharray:12 9;stroke-linecap:square;stroke-linejoin:miter;stroke-width:6;animation:routeFlow 14s linear infinite;filter:url(#routeShadow)}.route-path-shadow{stroke:#fff;stroke-dasharray:none;stroke-width:12;animation:none;filter:none}.start-marker circle:first-child{fill:#fff;stroke:var(--ink);stroke-width:4}.start-marker circle:last-child{fill:var(--ink)}.route-stop circle{fill:#fff;stroke:var(--ink);stroke-width:3}.route-stop text{fill:var(--ink);font-family:Manrope,sans-serif;font-size:10px;font-weight:800;text-anchor:middle}.route-arrow path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.destination-marker path{fill:var(--ink)}.destination-marker rect{fill:var(--ink)}.destination-marker .destination-x{fill:none;stroke:#fff;stroke-linecap:square;stroke-width:4}.arrival-card{position:absolute;right:34px;bottom:24px;min-width:245px;padding:13px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.9);border-radius:17px;background:#fffffff2;box-shadow:0 14px 35px #00000024}.arrival-icon{width:41px;height:41px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--orange);color:#fff;font-family:Manrope,sans-serif;font-weight:800}.arrival-card div{display:flex;flex-direction:column;gap:3px}.arrival-card small{color:#777;font-size:9px}.arrival-card strong{font-size:12px}@keyframes routeFlow{to{stroke-dashoffset:-300}}.marquee{width:100%;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.marquee-track{width:max-content;padding:18px 0;display:flex;align-items:center;gap:24px;animation:marquee 32s linear infinite;color:#555;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.marquee-track i{width:6px;height:6px;border-radius:50%;background:var(--orange)}@keyframes marquee{to{transform:translate(-50%)}}.section{width:min(1280px,calc(100% - 40px));margin:0 auto}.how-section{padding:150px 0 160px}.section-heading{max-width:760px}h2{font-size:clamp(48px,5.7vw,80px)}.section-heading>p:last-child{max-width:560px;margin:26px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.65}.steps-grid{margin-top:72px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{position:relative;min-height:510px;padding:22px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#ffffffb8;transition:transform .24s ease,box-shadow .24s ease}.step-card:hover{box-shadow:0 24px 55px #0000001a;transform:translateY(-7px)}.step-number{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--orange);font-family:Manrope,sans-serif;font-size:11px;font-weight:800}.step-visual{height:245px;margin:18px 0 25px;border-radius:18px;background:#eaeae7}.step-card h3{margin:0;font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.035em}.step-card>p{margin:12px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.65}.search-visual{padding:58px 24px 24px}.mini-search{height:56px;padding:0 16px;display:flex;align-items:center;border-radius:14px;background:#fff;box-shadow:0 11px 24px #00000014;color:#313131;font-size:13px;font-weight:600}.mini-glass{width:17px;height:17px;margin-right:12px;position:relative;border:2px solid #666666;border-radius:50%}.mini-glass:after{position:absolute;right:-5px;bottom:-3px;width:7px;height:2px;background:#666;content:"";transform:rotate(45deg)}.cursor{width:1px;height:17px;margin-left:2px;background:var(--orange);animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.result-row{margin:10px 7px 0;padding:10px;display:flex;align-items:center;gap:10px;border-radius:13px;background:#ffffffb8}.jar-icon{width:29px;height:34px;position:relative;border-radius:5px 5px 7px 7px;background:var(--orange)}.jar-icon:before{position:absolute;top:-3px;left:3px;width:23px;height:5px;border-radius:2px;background:var(--ink);content:""}.result-row p{margin:0;display:flex;flex:1;flex-direction:column;font-size:10px}.result-row p strong{font-size:11px}.result-row small{margin-top:2px;color:#777}.result-row b{color:var(--orange)}.compass-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--ink)}.orbit{position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.orbit-one{width:220px;height:220px}.orbit-two{width:155px;height:155px}.direction-arrow{position:absolute;top:34px;width:76px;height:76px;display:grid;border-radius:50%;background:#fff;box-shadow:0 0 0 12px #ffffff1a;color:var(--ink);font-size:43px;font-weight:400;line-height:1;place-items:center}.direction-copy{margin-top:116px;display:flex;flex-direction:column;color:#fff;text-align:center}.direction-copy strong{font-family:Manrope,sans-serif;font-size:23px}.direction-copy small{margin-top:4px;color:#b9b9b9;font-size:10px}.arrival-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(0,0,0,.08) 0 20%,transparent 21%),#efefec}.arrival-pulse{position:absolute;width:110px;height:110px;border:1px solid rgba(0,0,0,.12);border-radius:50%;animation:pulse 2.4s ease-out infinite}@keyframes pulse{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.arrival-check{position:relative;width:70px;height:70px;display:grid;border-radius:50%;background:var(--ink);color:#fff;font-size:27px;place-items:center}.arrival-visual div{margin-top:20px;display:flex;flex-direction:column;text-align:center}.arrival-visual strong{font-family:Manrope,sans-serif;font-size:14px}.arrival-visual small{margin-top:4px;color:#707070;font-size:10px}.store-section{width:100%;max-width:none;padding:145px max(40px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:8vw;background:var(--ink);color:#fff}.eyebrow-light{color:var(--lime)}.store-copy{max-width:610px}.store-copy h2 em{color:transparent;-webkit-text-stroke-color:white}.store-lede{max-width:560px;margin:26px 0 0;color:#bcbcbc;font-size:17px;line-height:1.7}.store-benefits{margin-top:46px;display:grid;gap:22px}.store-benefits>div{display:flex;align-items:center;gap:15px}.benefit-icon{width:43px;height:43px;display:grid;flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:13px;color:var(--lime);place-items:center}.store-benefits p{margin:0;display:flex;flex-direction:column}.store-benefits strong{font-family:Manrope,sans-serif;font-size:14px}.store-benefits small{margin-top:4px;color:#a8a8a8;font-size:12px}.store-dashboard{width:100%;max-width:580px;padding:26px;justify-self:end;border:1px solid rgba(255,255,255,.14);border-radius:27px;background:#1d1d1d;box-shadow:0 35px 90px #00000061}.dashboard-header{display:flex;align-items:center;justify-content:space-between;color:#d0d0d0;font-size:12px;font-weight:600}.live-pill{padding:6px 9px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ffffff1a;color:var(--lime);font-size:9px}.live-pill i{width:5px;height:5px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 3px #ffffff1f}.dashboard-stat{margin-top:42px;display:grid;grid-template-columns:1fr auto;align-items:end}.dashboard-stat small{grid-column:1 / -1;color:#a0a0a0;font-size:10px}.dashboard-stat strong{margin-top:4px;font-family:Manrope,sans-serif;font-size:63px;letter-spacing:-.06em}.trend{margin-bottom:10px;color:var(--lime);font-size:10px}.dashboard-chart{height:180px;margin-top:18px;padding-top:20px;display:flex;align-items:end;gap:13px;border-bottom:1px solid rgba(255,255,255,.1);background:repeating-linear-gradient(to bottom,transparent 0,transparent 52px,rgba(255,255,255,.055) 53px)}.dashboard-chart span{flex:1;border-radius:7px 7px 0 0;background:#ffffff21}.dashboard-chart .active-bar{background:var(--lime);box-shadow:0 0 26px #ffffff2e}.dashboard-labels{margin-top:8px;display:flex;justify-content:space-between;color:#8e8e8e;font-size:8px}.popular-find{margin-top:26px;padding:14px;display:flex;align-items:center;gap:13px;border-radius:15px;background:#fff1}.find-rank{width:35px;height:35px;display:grid;border-radius:11px;background:#fff;color:var(--ink);font-size:10px;font-weight:700;place-items:center}.popular-find p{margin:0;display:flex;flex:1;flex-direction:column}.popular-find p small{color:#999;font-size:8px}.popular-find p strong{margin-top:2px;font-size:12px}.popular-find>span:last-child{color:var(--lime);font-size:10px;font-weight:700}.pilot-section{padding:140px 0}.pilot-card{position:relative;padding:115px 40px;overflow:hidden;border-radius:36px;background:var(--orange);color:#fff;text-align:center}.pilot-card:before,.pilot-card:after{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%;content:""}.pilot-card:before{top:-220px;left:-150px;width:520px;height:520px}.pilot-card:after{right:-230px;bottom:-310px;width:700px;height:700px}.pilot-route span{position:absolute;width:12px;height:12px;border:3px solid rgba(255,255,255,.7);border-radius:50%}.pilot-route span:nth-child(1){top:18%;left:9%}.pilot-route span:nth-child(2){top:34%;left:18%}.pilot-route span:nth-child(3){right:17%;bottom:28%}.pilot-route span:nth-child(4){top:23%;right:11%}.pilot-route span:nth-child(5){bottom:13%;left:27%}.eyebrow-centered{position:relative;z-index:2;justify-content:center;color:#ddd}.pilot-card h2{position:relative;z-index:2;font-size:clamp(58px,7vw,95px)}.pilot-card h2 em{color:transparent;-webkit-text-stroke-color:white}.pilot-card>p:not(.eyebrow){position:relative;z-index:2;max-width:570px;margin:28px auto 0;color:#d7d7d7;font-size:17px;line-height:1.65}.button-dark{position:relative;z-index:2;margin-top:34px;background:#fff;color:var(--ink)}.button-dark:hover{background:#e8e8e8;box-shadow:0 16px 38px #00000047}.pilot-card>small{position:relative;z-index:2;margin-top:16px;display:block;color:#c9c9c9;font-size:10px}footer{width:min(1280px,calc(100% - 40px));min-height:120px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line);color:#707070;font-size:11px}.footer-brand{color:var(--ink)}footer>p{font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.footer-right{display:flex;justify-content:end;gap:22px}.footer-right a:hover{color:var(--orange)}.legal-page{background:radial-gradient(circle at 78% 2%,rgba(0,0,0,.055),transparent 28rem),var(--cream)}.legal-site-header{position:relative;left:auto;margin:0 auto;transform:none}.legal-nav{display:flex;align-items:center;gap:24px;color:var(--ink-soft);font-size:14px;font-weight:600}.legal-nav a{padding:9px 0;border-bottom:2px solid transparent}.legal-nav a:hover,.legal-nav a[aria-current=page]{border-color:var(--ink);color:var(--ink)}.legal-main{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:76px 0 110px}.legal-hero{max-width:790px;padding-bottom:62px}.legal-hero h1{max-width:none;margin:22px 0 0;font-size:clamp(54px,8vw,104px);letter-spacing:-.065em;line-height:.92}.legal-hero>p:last-child{max-width:730px;margin:30px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.7}.legal-effective{margin:23px 0 0;color:var(--ink-soft);font-size:13px;font-weight:700}.legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;gap:clamp(48px,8vw,108px)}.legal-summary{position:sticky;top:26px;padding:26px;border:1px solid var(--line);border-radius:20px;background:var(--ink);color:#fff}.legal-summary strong{font-family:Manrope,sans-serif;font-size:18px}.legal-summary ul{margin:18px 0 0;padding-left:18px;color:#d8d8d5;font-size:13px;line-height:1.6}.legal-summary li+li{margin-top:10px}.legal-copy{min-width:0}.legal-copy section+section{margin-top:54px;padding-top:50px;border-top:1px solid var(--line)}.legal-copy h2{margin:0 0 20px;font-family:Manrope,sans-serif;font-size:clamp(25px,3vw,34px);letter-spacing:-.045em}.legal-copy h3{margin:30px 0 10px;font-family:Manrope,sans-serif;font-size:17px}.legal-copy p,.legal-copy li{color:#3f3f3d;font-size:16px;line-height:1.75}.legal-copy p{margin:0}.legal-copy p+p{margin-top:16px}.legal-copy ul{margin:14px 0 0;padding-left:24px}.legal-copy li+li{margin-top:9px}.legal-copy a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.legal-copy a:hover{color:#000}.legal-caps{font-size:14px!important;font-weight:600;letter-spacing:.015em;text-transform:uppercase}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.route-demo.reveal{transform:translateY(24px) rotate(1.2deg)}.route-demo.reveal.is-visible{transform:translateY(0) rotate(1.2deg)}.reveal-delay{transition-delay:.12s}.reveal-delay-short{transition-delay:80ms}.reveal-delay-long{transition-delay:.16s}@media(max-width:1100px){.hero{grid-template-columns:1fr;padding-top:155px;gap:65px}.hero-copy{max-width:770px}.route-demo{max-width:760px;justify-self:center}.store-section{grid-template-columns:1fr}.store-copy{max-width:760px}.store-dashboard{max-width:760px;justify-self:start}}@media(max-width:820px){.site-header{width:calc(100% - 28px)}.legal-site-header{display:flex}.legal-nav{gap:16px;font-size:13px}.legal-layout{grid-template-columns:1fr}.legal-summary{position:static}.nav-links{position:absolute;top:72px;right:0;left:0;padding:22px;display:none;flex-direction:column;align-items:stretch;gap:6px;border:1px solid rgba(255,255,255,.85);border-radius:20px;background:#fffffff7;box-shadow:0 18px 50px #00000024;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-links.is-open{display:flex}.nav-links a{padding:12px 8px}.nav-cta{margin-top:5px;text-align:center}.menu-button{display:block}.hero{width:calc(100% - 28px);padding-right:8px;padding-left:8px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:470px}.store-section{padding-right:24px;padding-left:24px}}@media(max-width:600px){.site-header{height:76px}.brand{font-size:16px}.brand-mark{width:31px;height:31px}.legal-main{width:calc(100% - 32px);padding-top:42px;padding-bottom:76px}.legal-hero{padding-bottom:42px}.legal-hero h1{font-size:clamp(50px,17vw,72px)}.legal-hero>p:last-child{font-size:16px}.legal-copy section+section{margin-top:40px;padding-top:38px}.hero{min-height:auto;padding-top:130px;padding-bottom:70px;gap:48px}.eyebrow{font-size:10px;line-height:1.4}h1{font-size:clamp(58px,19vw,82px)}.hero-lede{margin-top:24px;font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-notes{align-items:flex-start;flex-direction:column;gap:10px}.route-demo{border-radius:23px;transform:rotate(0)}.route-demo.reveal,.route-demo.reveal.is-visible{transform:translateY(0) rotate(0)}.demo-topbar{height:56px;padding:0 15px}.demo-store{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-card{width:calc(100% - 28px);margin-right:14px;margin-left:14px}.store-map{min-height:300px;padding:8px}.arrival-card{right:17px;bottom:15px;min-width:215px}.how-section,.pilot-section{width:calc(100% - 28px);padding-top:100px;padding-bottom:100px}h2{font-size:48px}.section-heading>p:last-child{font-size:16px}.steps-grid{margin-top:48px}.store-section{padding-top:100px;padding-bottom:100px}.store-dashboard{padding:18px}.dashboard-stat strong{font-size:52px}.dashboard-chart{height:145px}.pilot-card{padding:85px 22px;border-radius:25px}.pilot-card h2{font-size:56px}footer{width:calc(100% - 28px);padding:30px 0;grid-template-columns:1fr;gap:15px}footer>p{display:none}.footer-right{justify-content:space-between}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.download-card{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;flex-wrap:wrap;max-width:720px;margin:0 auto;padding:2.5rem;background:var(--paper, #fffdf7);border:1px solid rgba(0,0,0,.08);border-radius:18px}.download-info{display:flex;flex-direction:column;gap:.9rem;min-width:240px;flex:1}.download-version{font-size:.9rem;opacity:.75;margin:0}.download-qr{margin:0;text-align:center}.download-qr img{display:block;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#fff;padding:8px;max-width:100%;height:auto}.download-qr figcaption{margin-top:.5rem;font-size:.85rem;opacity:.7}@media(max-width:560px){.download-card{justify-content:center;text-align:center}.download-info{align-items:center}}
