:root{--navy:#071a33;--navy2:#0d2b45;--green:#124d3b;--green2:#1d6a4e;--gold:#c8993b;--gold2:#edc979;--ivory:#faf6ed;--paper:#fffdf8;--ink:#102236;--muted:#68747d;--line:#e4ddcf;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}.site-header{z-index:50;justify-content:space-between;align-items:center;height:82px;padding:0 max(28px,50vw - 620px);transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.site-header.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8ed;height:70px;box-shadow:0 1px #e7dfd1}.brand{font:600 21px/1 var(--serif);letter-spacing:.13em;align-items:center;gap:11px;display:flex}.site-header nav{align-items:center;gap:31px;font-size:13px;font-weight:600;display:flex}.site-header nav>a:not(.button){position:relative}.site-header nav>a:not(.button):after{content:"";background:var(--gold);width:0;height:1px;transition:all .25s;position:absolute;bottom:-7px;left:0}.site-header nav>a:hover:after{width:100%}.button{border-radius:4px;justify-content:center;align-items:center;gap:25px;height:46px;padding:0 18px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#fff;box-shadow:0 9px 25px #7e58142e}.button-dark{background:var(--navy);color:#fff}.button-ghost{color:var(--navy);border:1px solid #071a333d}.menu-button{color:var(--navy);background:0 0;border:0;display:none}.hero{background:linear-gradient(120deg,#fffdf8 0%,#f9f3e7 100%);grid-template-columns:1fr .92fr;align-items:center;gap:60px;min-height:780px;padding:150px max(28px,50vw - 620px) 85px;display:grid;position:relative;overflow:hidden}.hero-pattern,.cta-pattern{opacity:.05;background-image:radial-gradient(circle at center,var(--gold) 1px,transparent 1.5px);background-size:23px 23px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 54%);mask-image:linear-gradient(90deg,#000,#0000 54%)}.hero-copy{z-index:2;position:relative}.eyebrow,.kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--green2);font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow i{background:var(--gold);width:34px;height:1px}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:500}h1{margin:25px 0 28px;font-size:clamp(60px,6.25vw,92px);line-height:.96}h1 em,h2 em{color:var(--green2);font-weight:500}.hero-copy>p{color:var(--muted);max-width:600px;font-size:17px;line-height:1.75}.hero-actions{gap:12px;margin-top:34px;display:flex}.hero-proof{color:#53616a;flex-wrap:wrap;gap:20px;margin-top:32px;font-size:11px;font-weight:700;display:flex}.hero-proof span{align-items:center;gap:5px;display:flex}.hero-proof svg{width:14px;color:var(--green2)}.commerce-scene{place-items:center;height:590px;display:grid;position:relative}.ambient{border-radius:50%;position:absolute}.ambient-one{background:#e8dfca;width:480px;height:480px}.ambient-two{border:1px solid #c8993b59;width:400px;height:400px}.phone-shell{z-index:2;border:7px solid var(--navy);background:#fffdf8;border-radius:37px;width:286px;height:575px;padding:18px 14px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 38px 75px #1b22263d}.phone-status{justify-content:space-between;padding:0 6px 13px;font-size:8px;display:flex}.app-nav{justify-content:space-between;align-items:center;display:flex}.app-nav>b{font:600 16px var(--serif);letter-spacing:.1em}.app-nav>span{gap:9px;display:flex}.app-banner{color:#fff;background:linear-gradient(120deg,#103b30,#0a223b);border-radius:13px;height:150px;margin-top:18px;padding:21px;position:relative;overflow:hidden}.app-banner:after{content:"T";font:500 145px/1 var(--serif);color:#edc97929;position:absolute;top:15px;right:-2px}.app-banner small{letter-spacing:.16em;color:var(--gold2);font-size:7px}.app-banner h3{font:500 24px/1.05 var(--serif);margin:8px 0 11px}.app-banner button{background:var(--gold2);border:0;border-radius:3px;align-items:center;gap:6px;padding:7px 9px;font-size:8px;font-weight:700;display:flex}.category-row{justify-content:space-between;margin:17px 5px;display:flex}.category-row span{width:38px;height:38px;color:var(--green);font:600 14px var(--serif);background:#f3ead8;border-radius:50%;place-items:center;display:grid}.app-title{justify-content:space-between;margin-bottom:10px;font-size:10px;display:flex}.app-title small{color:var(--gold)}.products{grid-template-columns:1fr 1fr;gap:10px;display:grid}.products>div{font-size:8px;display:grid}.products i{height:86px;font:500 34px var(--serif);border-radius:8px;place-items:center;margin-bottom:6px;font-style:normal;display:grid}.products i.sage{color:var(--green);background:#dce9df}.products i.peach{color:#9a602c;background:#f1dfce}.products small{color:#8b8c87}.products b{margin:2px 0}.products em{color:var(--green);font-style:normal;font-weight:700}.app-tabs{background:#fff;border-top:1px solid #eee6d8;justify-content:space-around;align-items:center;height:53px;display:flex;position:absolute;bottom:0;left:0;right:0}.app-tabs svg{width:16px}.float-card{z-index:4;background:#fff;border:1px solid #ede4d5;border-radius:12px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 18px 45px #10223626}.float-card>svg{width:35px;height:35px;color:var(--green2);background:#edf4ee;border-radius:9px;padding:8px}.float-card span{display:grid}.float-card small{color:#879198;font-size:8px}.float-card b{font-size:12px}.float-card em{color:var(--green2);font-size:8px;font-style:normal;font-weight:800}.sales-card{top:100px;left:-8px}.delivery-card{bottom:75px;right:-10px}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1240px;margin:0 auto;padding:35px 0;display:grid}.trust-strip article{border-right:1px solid var(--line);gap:13px;padding:0 27px;display:flex}.trust-strip article:last-child{border:0}.trust-strip svg{width:23px;color:var(--gold);flex:none}.trust-strip b{font-size:12px}.trust-strip p{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.45}.section{padding:125px max(28px,50vw - 600px)}.section-head{grid-template-columns:1fr .65fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.section-head h2,.rider-copy h2,.cta h2{margin-top:18px;font-size:clamp(43px,5vw,66px);line-height:1.02}.section-head>p{color:var(--muted);max-width:470px;font-size:15px;line-height:1.75}.journey-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.journey{border:1px solid var(--line);border-radius:3px;flex-direction:column;min-height:660px;padding:38px;display:flex;position:relative;overflow:hidden}.journey.shop{background:#f7f2e8}.journey.sell{background:var(--green);color:#fff}.journey.ride{background:#e8eef1}.journey-icon{border:1px solid;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:80px;display:grid}.journey>small{letter-spacing:.18em;color:var(--gold);font-size:9px;font-weight:800}.journey h3{font:500 31px/1.12 var(--serif);margin:15px 0}.journey>p{color:var(--muted);font-size:13px;line-height:1.65}.journey.sell>p{color:#c4d6d0}.journey>a{align-items:center;gap:15px;margin-top:21px;font-size:11px;font-weight:800;display:flex}.journey>a svg{width:15px}.mini-orders,.metric-panel,.route-card{color:var(--ink);background:#fff;border-radius:8px;margin-top:auto;padding:17px;box-shadow:0 16px 30px #12222b17}.mini-orders span{border-bottom:1px solid #eee7db;grid-template-columns:29px 1fr;column-gap:10px;padding:10px 0;display:grid}.mini-orders span:last-child{border:0}.mini-orders i{width:28px;height:28px;color:var(--green);background:#e6eee7;border-radius:50%;grid-row:1/3;place-items:center;font-size:7px;font-style:normal;display:grid}.mini-orders b{font-size:10px}.mini-orders small{color:var(--muted);font-size:8px}.metric-panel>div:first-child{display:grid}.metric-panel small{color:var(--muted);font-size:8px}.metric-panel strong{font:600 28px var(--serif);margin:4px 0}.metric-panel em{color:#249166;font-size:8px;font-style:normal}.metric-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.metric-grid span{background:#f7f4ed;padding:10px;display:grid}.metric-grid b{font-size:16px}.chart-bars{align-items:end;gap:7px;height:75px;margin-top:15px;display:flex}.chart-bars i{background:linear-gradient(var(--gold2),var(--gold));border-radius:2px 2px 0 0;flex:1}.route-map{background:radial-gradient(#c9d4d8 1px,#0000 1px) 0 0/15px 15px;height:115px;position:relative}.pin{color:#fff;z-index:2;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:grid;position:absolute}.pin.start{background:var(--navy);bottom:17px;left:23px}.pin.end{background:var(--gold);top:14px;right:30px}.route-line{border:2px dashed var(--green2);border-bottom:0;border-left:0;border-radius:50%;width:140px;height:70px;position:absolute;top:35px;left:51px;transform:rotate(-10deg)}.route-info{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.route-info span{display:grid}.route-info small{color:var(--muted);font-size:8px}.route-info b{font-size:11px}.route-info strong{color:var(--green);font:600 21px var(--serif)}.business{background:var(--navy);color:#fff;overflow:hidden}.section-head.light>p{color:#abb6c1}.section-head.light em{color:var(--gold2)}.business-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:100px;display:grid}.feature-list article{border-top:1px solid #ffffff21;grid-template-columns:28px 38px 1fr;gap:18px;padding:25px 0;display:grid}.feature-list article>span{color:var(--gold2);font-size:9px}.feature-list article>svg{color:var(--gold2);width:24px}.feature-list h3{font:500 24px var(--serif);margin-bottom:8px}.feature-list p{color:#aeb9c3;max-width:450px;font-size:12px;line-height:1.6}.billing-card{color:var(--ink);background:#f8f5ee;border-radius:25px;max-width:430px;padding:25px;box-shadow:30px 40px #ffffff0a}.billing-top{align-items:center;gap:11px;display:flex}.billing-top .mark{background:var(--green);width:38px;height:38px;color:var(--gold2);font:600 21px var(--serif);border-radius:11px;place-items:center;display:grid}.billing-top>div{flex:1;display:grid}.billing-top small{color:var(--muted);font-size:8px}.billing-top b{font-size:11px}.bill-summary{background:linear-gradient(135deg,var(--green),#237052);color:#fff;border-radius:16px;margin:23px 0;padding:22px}.bill-summary small{color:#cfe0d9;font-size:9px}.bill-summary h3{font:500 32px var(--serif);margin:7px 0}.bill-summary span{color:#bfe2d1;font-size:8px}.quick-actions{text-align:center;justify-content:space-around;font-size:8px;display:flex}.quick-actions span{gap:6px;display:grid}.quick-actions i{background:#e9eee8;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.quick-actions svg{width:18px}.recent-orders{margin-top:25px}.recent-orders header{justify-content:space-between;margin-bottom:8px;font-size:10px;display:flex}.recent-orders header small{color:var(--gold)}.recent-orders>div{border-bottom:1px solid #e7e1d8;align-items:center;gap:10px;padding:12px 0;display:flex}.recent-orders>div>i{width:34px;height:34px;color:var(--green);background:#e1ebe3;border-radius:10px;place-items:center;display:grid}.recent-orders svg{width:16px}.recent-orders>div>span{flex:1;display:grid}.recent-orders b,.recent-orders strong{font-size:10px}.recent-orders small{color:var(--muted);font-size:8px}.riders{background:#f3eee4;grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.rider-visual{place-items:center;height:540px;display:grid;position:relative}.rider-circle{background:var(--gold);border-radius:50%;place-items:center;width:365px;height:365px;display:grid;box-shadow:0 0 0 40px #c8993b1f,0 0 0 80px #c8993b12}.rider-circle svg{width:190px;height:190px;color:var(--navy);stroke-width:1px}.earning-ticket,.live-trip{border:1px solid var(--line);background:#fff;border-radius:8px;position:absolute;box-shadow:0 20px 40px #1c262a26}.earning-ticket{padding:18px 25px;display:grid;top:50px;left:10px}.earning-ticket small{color:var(--gold);letter-spacing:.15em;font-size:8px;font-weight:800}.earning-ticket b{font:600 30px var(--serif);margin:5px 0}.earning-ticket span{color:var(--muted);font-size:8px}.live-trip{align-items:center;gap:10px;padding:14px;display:flex;bottom:53px;right:0}.live-trip>svg{color:var(--green);background:#e4efe8;border-radius:8px;width:36px;height:36px;padding:8px}.live-trip span{display:grid}.live-trip small{color:var(--muted);font-size:8px}.live-trip b{font-size:10px}.rider-copy>p{color:var(--muted);margin:26px 0;font-size:15px;line-height:1.75}.rider-copy ul{grid-template-columns:1fr 1fr;gap:17px;margin:0 0 32px;padding:0;font-size:11px;font-weight:700;list-style:none;display:grid}.rider-copy li{align-items:center;gap:8px;display:flex}.rider-copy li svg{width:17px;color:var(--green2)}.why-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.why-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:285px;padding:30px;position:relative}.why-grid article>span{color:#a49b8b;font-size:9px;position:absolute;top:20px;right:20px}.why-grid svg{width:35px;height:35px;color:var(--gold);margin:45px 0 28px}.why-grid h3{font:500 22px var(--serif);margin-bottom:12px}.why-grid p{color:var(--muted);font-size:11px;line-height:1.6}.cta{background:var(--green);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid;position:relative;overflow:hidden}.cta>*{position:relative}.cta .kicker,.cta h2 em{color:var(--gold2)}.cta-copy>p{color:#bad0c8;margin-top:23px;font-size:14px;line-height:1.7}.cta-actions{gap:10px;display:grid}.cta-actions>a{background:#ffffff0f;border:1px solid #fff3;align-items:center;gap:16px;padding:18px 20px;transition:all .25s;display:flex}.cta-actions>a:hover{color:var(--ink);background:#fff;transform:translate(6px)}.cta-actions>a>svg:first-child{width:25px;color:var(--gold2)}.cta-actions>a>svg:last-child{width:17px;margin-left:auto}.cta-actions span{display:grid}.cta-actions small{opacity:.7;font-size:8px}.cta-actions b{font:500 18px var(--serif);margin-top:3px}footer{background:var(--navy);color:#fff;align-items:center;gap:45px;min-height:115px;padding:25px max(28px,50vw - 620px);font-size:10px;display:flex}.footer-brand img{width:38px;height:38px}.footer-brand+p{color:#8fa0af}footer>div{color:#a8b4bf;gap:25px;margin-left:auto;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.reveal.in{opacity:1;transform:none}.journey-grid .reveal:nth-child(2),.why-grid .reveal:nth-child(2){transition-delay:.1s}.journey-grid .reveal:nth-child(3),.why-grid .reveal:nth-child(3){transition-delay:.2s}.why-grid .reveal:nth-child(4){transition-delay:.3s}@media (width<=1050px){.site-header{padding:0 24px}.hero{grid-template-columns:1fr;padding-left:32px;padding-right:32px}.hero-copy{max-width:700px}.commerce-scene{margin-top:-25px}.trust-strip{grid-template-columns:1fr 1fr;padding:20px}.trust-strip article{padding:20px}.journey-grid{grid-template-columns:1fr 1fr}.journey.ride{grid-column:1/-1;min-height:540px}.section,.riders{padding-left:34px;padding-right:34px}.business-layout{gap:50px}.riders{gap:55px}.why-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f2;height:68px}.brand span{font-size:17px}.brand img{width:36px;height:36px}.menu-button{display:block}.site-header nav{border:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:20px;padding:22px;display:none;position:absolute;top:68px;left:14px;right:14px;box-shadow:0 15px 30px #131d2421}.site-header nav.open{display:flex}.site-header nav .button{width:100%}.hero{gap:30px;min-height:auto;padding:125px 20px 65px}h1{font-size:54px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{gap:10px 18px}.commerce-scene{height:560px;margin:-20px -50px -35px;transform:scale(.86)}.sales-card{left:6px}.delivery-card{right:5px}.trust-strip{grid-template-columns:1fr;padding:12px 20px}.trust-strip article{border-right:0;border-bottom:1px solid var(--line)}.section{padding:85px 20px}.section-head{grid-template-columns:1fr;gap:22px;margin-bottom:42px}.section-head h2,.rider-copy h2,.cta h2{font-size:44px}.journey-grid{grid-template-columns:1fr}.journey,.journey.ride{grid-column:auto;min-height:610px;padding:29px}.journey-icon{margin-bottom:50px}.business-layout,.riders,.cta{grid-template-columns:1fr}.business-layout{gap:50px}.feature-list article{grid-template-columns:23px 30px 1fr}.billing-card{margin:auto}.riders{gap:60px}.rider-visual{height:430px;margin:-40px;transform:scale(.82)}.rider-copy ul,.why-grid{grid-template-columns:1fr}.why-grid article{min-height:235px}.cta{gap:45px}.cta-actions>a:hover{transform:none}footer{flex-direction:column;align-items:flex-start;gap:15px;padding:35px 22px}footer>div{flex-direction:column;gap:10px;margin:10px 0 0}}.app-nav>b{align-items:center;gap:6px;display:flex}.app-nav>b img{object-fit:cover;border-radius:50%;width:23px;height:23px}.billing-top .mark{overflow:hidden;box-shadow:0 2px 8px #1022361f;background:0 0!important}.billing-top .mark img{object-fit:cover;width:100%;height:100%}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8db}.brand{height:68px}.brand img{object-fit:contain;object-position:left center;border-radius:0;width:190px;height:62px}.site-header.scrolled .brand{height:60px}.site-header.scrolled .brand img{height:54px}footer{color:var(--navy);background:#f8f2e6;border-top:1px solid #e0d2b6;min-height:145px}footer .footer-brand{height:92px}footer .footer-brand img{width:245px;height:88px}footer>div{color:#53616a}footer>div a:hover{color:var(--green2)}@media (width<=760px){.brand{height:58px}.brand img{width:154px;height:52px}.site-header.scrolled .brand img{height:48px}footer .footer-brand{height:78px}footer .footer-brand img{width:220px;height:76px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.button,.cta-actions>a{transition:none}}
