:root{color-scheme:light;--ink:#081533;--muted:#5f6e85;--line:#d9e2ec;--panel:#fff;--surface:#f5f8fb;--teal:#00a98f;--blue:#123a63;--blue-deep:#071326;--orange:#ff7a2f;--green-soft:#dff8ee;--shadow:0 18px 50px #08153329;--shadow-soft:0 14px 34px #08153317;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:30;backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #d9e2ece6;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px clamp(20px,5vw,72px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:10px;font-size:1.02rem;font-weight:800;display:flex}.brand img{border-radius:8px;display:block}nav{color:var(--muted);align-items:center;gap:clamp(15px,2.4vw,30px);font-size:.94rem;font-weight:650;display:flex}nav a,.login-link{transition:color .18s,border-color .18s,transform .18s}nav a:hover,.login-link:hover{color:var(--blue)}.login-link{border:1px solid var(--line);min-height:42px;color:var(--blue);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-weight:800;display:inline-flex}.login-link:hover{border-color:#123a6357;transform:translateY(-1px)}.hero{isolation:isolate;background:radial-gradient(circle at 82% 22%,#00a98f3d,#0000 34%),linear-gradient(130deg,#071326 0%,#0d2443 54%,#123a63 100%);grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(36px,6vw,88px);min-height:96svh;padding:118px clamp(20px,7vw,96px) 76px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:#ffffff2e;height:1px;position:absolute;bottom:-1px;left:clamp(18px,7vw,92px);right:clamp(18px,7vw,92px)}.hero-shade{z-index:-1;background:linear-gradient(90deg,#071326d6,#0713261a),linear-gradient(#07132600,#0713269e);position:absolute;inset:0}.hero-content{color:#fff;max-width:760px}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:22px;font-size:clamp(2.9rem,6.9vw,6.8rem);line-height:.96}h2{letter-spacing:0;max-width:820px;margin-bottom:16px;font-size:clamp(2rem,4.6vw,4rem);line-height:1.02}h3{margin-bottom:10px;font-size:1.08rem;line-height:1.25}.hero-copy{color:#ffffffd1;max-width:690px;font-size:clamp(1.05rem,1.5vw,1.26rem);line-height:1.58}.hero-badges{flex-wrap:wrap;gap:10px;max-width:740px;margin-top:24px;display:flex}.hero-badges span{color:#ffffffe6;backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:0 13px;font-size:.9rem;font-weight:760;display:inline-flex}.hero-badges span:before,.check-list li:before,.compare-card li:before{content:"✓";color:var(--teal);font-weight:950}.hero-actions,.contact-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.primary-action,.secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:850;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.primary-action{background:var(--orange);color:#fff;box-shadow:0 12px 26px #ff7a2f3d}.primary-action:hover{transform:translateY(-2px);box-shadow:0 18px 34px #ff7a2f52}.secondary-action{color:#fff;border:1px solid #ffffff57}.secondary-action:hover{border-color:#ffffffad;transform:translateY(-2px)}.secondary-action.dark{border-color:var(--line);color:var(--blue);background:#fff}.product-stage{min-height:560px;position:relative}.desktop-mockup,.phone-mockup,.app-phone{box-shadow:var(--shadow);background:#fff;border:1px solid #ffffff29;border-radius:8px}.desktop-mockup{width:min(100%,720px);position:absolute;top:34px;right:0;overflow:hidden;transform:perspective(1400px)rotateY(-8deg)rotateX(3deg)}.mockup-top{border-bottom:1px solid var(--line);background:#eef4f8;align-items:center;gap:8px;height:42px;padding:0 16px;display:flex}.mockup-top span{background:#bfd0dc;border-radius:50%;width:10px;height:10px}.mockup-top strong{color:var(--blue);margin-left:8px;font-size:.83rem}.mockup-body{background:var(--surface);grid-template-columns:78px 1fr;min-height:410px;display:grid}.mockup-body aside{background:var(--blue);align-content:start;gap:12px;padding:24px 17px;display:grid}.mockup-body aside span{background:#ffffff24;border-radius:8px;height:38px}.metric-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric-row div,.orders-list,.mini-map{border:1px solid var(--line);background:#fff;border-radius:8px}.metric-row strong{color:var(--blue);font-size:clamp(1.35rem,2.4vw,2rem);display:block}.metric-row span,.phone-title,.app-status span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:750}.orders-map{grid-template-columns:.85fr 1.15fr;gap:12px;margin-top:12px;display:grid}.orders-list{gap:10px;padding:14px;display:grid}.order{background:var(--surface);min-height:44px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:780;display:flex}.order.active{background:var(--green-soft);color:#007f6e}.mini-map,.phone-map{background-color:#f8fbfd;background-image:linear-gradient(90deg,#123a6314 1px,#0000 1px),linear-gradient(0deg,#123a6314 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:relative;overflow:hidden}.mini-map{min-height:232px}.mini-map i{background:var(--teal);border-radius:999px;height:4px;position:absolute;bottom:22%;left:16%;right:10%;transform:rotate(-18deg)}.pin{background:var(--orange);border:4px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 8px 18px #0815332e}.pin-one{top:28%;left:24%}.pin-two{top:44%;right:22%}.pin-three{background:var(--teal);bottom:20%;right:36%}.phone-mockup{width:206px;min-height:364px;padding:24px 16px 16px;position:absolute;bottom:4px;right:7%;transform:rotate(5deg)}.phone-notch{background:#d8e3ec;border-radius:999px;width:54px;height:6px;margin:0 auto 22px}.phone-mockup strong,.app-phone strong{color:var(--ink);margin:8px 0 12px;font-size:1.3rem;display:block}.phone-map{border:1px solid var(--line);border-radius:8px;height:145px;margin:14px 0}.phone-map span{background:var(--teal);border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 8px 16px #0815332e}.phone-map span:first-child{top:26%;left:24%}.phone-map span:nth-child(2){background:var(--orange);top:58%;left:50%}.phone-map span:nth-child(3){bottom:24%;right:22%}.phone-mockup button,.app-phone button{background:var(--orange);color:#fff;border:0;border-radius:8px;width:100%;min-height:42px;font-weight:850}.section{padding:clamp(74px,10vw,132px) clamp(20px,7vw,96px)}.section-soft{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.section-heading{max-width:900px;margin-bottom:38px}.section-heading p,.operation-copy p,.app-copy p,.contact p{color:var(--muted);font-size:1.06rem;line-height:1.66}.problem-grid,.feature-grid,.difference-grid,.testimonial-grid{gap:16px;display:grid}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.difference-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-card,.feature,.difference-card,.testimonial,.compare-card,.faq-list details{border:1px solid var(--line);background:var(--panel);border-radius:8px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 0 #08153300}.problem-card:hover,.feature:hover,.difference-card:hover,.testimonial:hover,.compare-card:hover,.faq-list details:hover{box-shadow:var(--shadow-soft);border-color:#00a98f61;transform:translateY(-4px)}.problem-card{min-height:150px;padding:24px}.problem-card h3{max-width:260px;margin:14px 0 0}.connected-callout{background:var(--green-soft);color:#007f6e;border:1px solid #00a98f47;border-radius:8px;margin-top:24px;padding:22px 26px;font-size:clamp(1.1rem,2vw,1.55rem)}.feature{min-height:218px;padding:22px}.feature p,.testimonial p,.faq-list p{color:var(--muted);line-height:1.58}.icon{background:var(--green-soft);color:#007f6e;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative}.icon:before,.icon:after{content:"";display:block;position:absolute}.icon-msg:before{border:2px solid;border-radius:5px;width:21px;height:15px}.icon-msg:after{border-top:7px solid;border-right:7px solid #0000;bottom:10px;left:15px}.icon-phone:before{border:2px solid;border-radius:5px;width:18px;height:26px}.icon-box:before,.icon-load:before{border:2px solid;border-radius:4px;width:21px;height:18px}.icon-cycle:before{border:2px solid;border-left-color:#0000;border-radius:50%;width:23px;height:23px}.icon-cycle:after{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid;top:10px;right:8px}.icon-cash:before{border:2px solid;border-radius:4px;width:25px;height:17px}.icon-cash:after{border:2px solid;border-radius:50%;width:7px;height:7px}.icon-clock:before{border:2px solid;border-radius:50%;width:24px;height:24px}.icon-clock:after{border-bottom:2px solid;border-left:2px solid;width:10px;height:8px;transform:translate(3px,-2px)}.icon-bolt:before{border-top:14px solid;border-left:7px solid #0000;transform:skew(-18deg)}.icon-map:before,.icon-route:before{border:2px solid;border-radius:4px;width:24px;height:20px;transform:skew(-8deg)}.icon-truck:before{border:2px solid;border-radius:3px;width:24px;height:14px}.icon-truck:after{border-left:5px solid;border-right:5px solid;width:25px;height:5px;bottom:9px}.icon-chart:before{border-bottom:2px solid;border-left:2px solid;width:24px;height:18px;bottom:10px}.icon-chart:after{border-top:3px solid;border-right:3px solid;width:20px;height:11px;bottom:13px;transform:rotate(-28deg)}.icon-file:before,.icon-screen:before{border:2px solid;border-radius:4px;width:20px;height:25px}.icon-app:before{border:2px solid;border-radius:5px;width:17px;height:26px}.icon-user:before{border:2px solid;border-radius:50%;width:10px;height:10px;top:9px}.icon-user:after{border:2px solid;border-radius:12px 12px 4px 4px;width:22px;height:12px;bottom:8px}.icon-check:before{border-bottom:3px solid;border-left:3px solid;width:20px;height:10px;transform:rotate(-45deg)}.difference-card{align-items:center;gap:12px;min-height:92px;padding:20px;display:flex}.difference-card span{background:var(--green-soft);color:#007f6e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-weight:950;display:inline-flex}.operation{background:var(--blue);color:#fff;grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);align-items:start;gap:clamp(28px,7vw,96px);display:grid}.operation p{color:#ffffffc7}.flow{gap:12px;margin:0;padding:0;list-style:none;display:grid}.flow li{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:52px 1fr;align-items:center;min-height:76px;padding:14px 18px;font-weight:820;display:grid;position:relative}.flow li:not(:last-child):after{content:"";background:#ffffff3d;width:2px;height:13px;position:absolute;bottom:-13px;left:43px}.app-section{grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:center;gap:clamp(30px,7vw,100px);display:grid}.app-phone{justify-self:center;width:min(100%,360px);min-height:610px;padding:28px 24px 24px}.app-phone-visual{filter:drop-shadow(0 22px 34px #08153324);justify-self:center;width:min(100%,340px)}.app-phone-visual img{width:100%;height:auto;display:block}.app-phone p{color:var(--muted)}.app-status{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;margin:16px 0;padding:14px;display:flex}.app-status strong{margin:0;font-size:1.1rem}.check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:52px;padding:12px 14px;font-weight:780;display:flex}.compare-section{background:#fff}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.compare-card{padding:clamp(24px,4vw,42px)}.compare-card.before{background:#f9fbfd}.compare-card.after{background:var(--green-soft);border-color:#00a98f52}.compare-card ul{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.compare-card li{color:var(--muted);align-items:center;gap:10px;font-weight:760;display:flex}.compare-card.before li:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px}.compare-card.after li{color:#007f6e}.testimonials{background:var(--blue);color:#fff}.testimonial{background:#ffffff14;border-color:#ffffff24;min-height:240px;padding:26px}.testimonial p{color:#ffffffc7;min-height:102px}.testimonial strong,.testimonial span{display:block}.testimonial span{color:#ffffff94;margin-top:4px}.faq-section{background:#fff}.faq-list{gap:12px;max-width:920px;display:grid}.faq-list details{padding:0 20px}.faq-list summary{cursor:pointer;color:var(--ink);padding:20px 0;font-weight:850}.faq-list p{margin-bottom:20px}.contact{box-shadow:var(--shadow);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:32px;margin:clamp(20px,5vw,72px);padding:clamp(34px,6vw,72px);display:flex}.contact h2{font-size:clamp(2rem,5vw,3.6rem)}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:18px;padding:28px clamp(20px,5vw,72px);font-size:.95rem;display:flex}.reveal{opacity:0;transition:opacity .64s,transform .64s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}.reveal{opacity:1;transform:none}}@media (width<=1180px){.hero{grid-template-columns:1fr;min-height:auto}.hero-content{max-width:900px}.product-stage{min-height:520px}.desktop-mockup{left:0;right:auto;transform:none}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){nav{display:none}.problem-grid,.feature-grid,.difference-grid,.testimonial-grid,.operation,.app-section,.compare-grid{grid-template-columns:1fr}.feature,.problem-card,.testimonial{min-height:auto}.app-phone,.app-phone-visual{justify-self:start}.app-phone-visual{width:min(100%,320px)}.contact{flex-direction:column;align-items:flex-start}}@media (width<=720px){.site-header{min-height:64px;padding-inline:14px}.app-phone-visual{justify-self:center;width:min(100%,280px)}.brand span{max-width:112px;line-height:1.05}.login-link{min-height:40px;padding-inline:14px}.hero{padding:104px 20px 56px}.product-stage{min-height:620px}.desktop-mockup{width:100%}.mockup-body{grid-template-columns:54px 1fr}.mockup-body aside{padding-inline:10px}.metric-row,.orders-map,.check-list{grid-template-columns:1fr}.mini-map{min-height:160px}.phone-mockup{width:176px;min-height:328px;bottom:0;right:0}.hero-actions,.contact-actions,.primary-action,.secondary-action{width:100%}.section,.contact{margin-inline:0;padding-inline:20px}footer{flex-direction:column}}@media (width<=430px){h1{font-size:clamp(2.35rem,14vw,3.15rem)}h2{font-size:clamp(1.8rem,10vw,2.35rem)}.hero-badges span{width:100%}.product-stage{min-height:560px}.phone-mockup{width:158px;min-height:300px;padding-inline:12px}.phone-map{height:116px}}.site-header{background:#fffffff0;grid-template-columns:minmax(160px,1fr) auto minmax(120px,1fr);min-height:92px;padding:13px clamp(22px,5vw,72px);display:grid}.brand{color:var(--ink);text-transform:uppercase;gap:12px;font-weight:900;line-height:.95}.brand img{object-fit:contain;object-position:left center;border-radius:0;width:160px;height:64px}.brand span{display:none}nav{color:var(--ink);gap:clamp(24px,3.3vw,52px)}.login-link{color:#fff;background:#082447;border:0;justify-self:end;min-height:48px;padding:0 24px;box-shadow:0 12px 22px #0824472e}.login-link:hover{color:#fff;background:#0d335f}.hero{background:radial-gradient(circle at 76% 16%,#00a98f1f,#0000 30%),radial-gradient(circle at 19% 20%,#123a6314,#0000 34%),linear-gradient(#f8fcff 0%,#f1f8fc 54%,#edf7fb 100%);grid-template-columns:minmax(420px,.82fr) minmax(620px,1.18fr);align-items:center;gap:clamp(30px,4.8vw,72px);min-height:100svh;padding:126px clamp(22px,4.7vw,72px) 142px}.hero:after{display:none}.hero-content{z-index:2;max-width:650px;color:var(--ink)}.hero .eyebrow{color:#007f6e;background:#ecfcf6c7;border:1px solid #cfece2;border-radius:8px;align-items:center;gap:8px;padding:9px 14px;display:inline-flex}.hero .eyebrow:before{content:"";border:2px solid;border-radius:50%;width:9px;height:9px}.hero h1{max-width:640px;margin-bottom:20px;font-size:clamp(3.05rem,4.6vw,5.45rem);line-height:1.08}.hero h1 span{color:#00856f}.hero-copy{color:#52637b;max-width:620px;font-size:clamp(1.06rem,1.28vw,1.24rem)}.hero-badges{grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;max-width:670px;margin-top:28px;display:grid}.hero-badges span{min-height:70px;color:var(--ink);text-align:center;background:#ffffffe6;border:1px solid #dfe8f0;justify-content:center;padding:12px 13px;font-size:.82rem;font-weight:820;box-shadow:0 10px 24px #0815330d}.hero-badges span:before,.check-list li:before,.compare-card li:before{content:"✓"}.hero-actions{margin-top:32px}.primary-action,.secondary-action{min-height:58px;padding:0 26px}.secondary-action{color:#0c2445;background:#ffffffb8;border-color:#d2dde8}.hero-trust{color:#445774;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:.86rem;font-weight:650;display:flex}.hero-trust span{align-items:center;gap:8px;display:inline-flex}.hero-trust span:before{content:"";border:2px solid #67809c;border-radius:50%;width:17px;height:17px}.product-stage{z-index:2;min-height:650px}.desktop-mockup,.phone-mockup,.app-phone{border:1px solid #0815331f}.desktop-mockup{border:13px solid #151515;border-bottom-width:28px;border-radius:18px 18px 6px 6px;width:min(70vw,735px);top:28px;left:116px;right:auto;transform:none;box-shadow:0 26px 60px #08153338}.mockup-top{display:none}.mockup-body{background:#f7fafc;grid-template-columns:132px 1fr;min-height:500px}.dashboard-sidebar{background:#fff;border-right:1px solid #e7edf3;align-content:start;gap:9px;padding:22px 16px;display:grid}.dashboard-sidebar img{object-fit:cover;object-position:left center;width:74px;height:40px;margin-bottom:14px}.dashboard-sidebar span{color:#31435a;background:0 0;border-radius:8px;align-items:center;min-height:28px;padding:0 8px;font-size:.7rem;font-weight:750;display:flex}.dashboard-sidebar span.active{color:#007f6e;background:#dff5ec}.dashboard-panel{padding:26px}.dashboard-panel h2{margin-bottom:22px;font-size:1.12rem;line-height:1}.metric-row{grid-template-columns:repeat(4,1fr);gap:14px}.metric-row div,.orders-list,.mini-map,.chart-card{border:1px solid var(--line);background:#fff;border-radius:8px}.metric-row div{min-height:104px;padding:18px 16px}.metric-row span,.app-status span{color:var(--muted);text-transform:none;font-size:.68rem;font-weight:750}.metric-row strong{color:#071326;margin-top:11px;font-size:clamp(1.15rem,1.6vw,1.58rem)}.metric-row small,.order small{color:#00856f;font-size:.68rem;font-weight:750}.orders-map{grid-template-columns:1fr 1.05fr;gap:16px;margin-top:16px}.orders-list{gap:8px;max-width:48%;margin-top:16px;padding:16px}.order{min-height:38px;color:var(--ink);background:#f8fbfd;justify-content:space-between;gap:10px;padding:0 10px;font-size:.76rem}.chart-card{min-height:210px;padding:18px}.chart-lines{background:repeating-linear-gradient(0deg,#edf2f6 0 1px,#0000 1px 30px);border-bottom:1px solid #dce6ee;grid-template-columns:repeat(5,1fr);align-items:end;gap:12px;height:150px;margin-top:14px;display:grid;position:relative}.chart-lines span{background:linear-gradient(#00a98f,#007f6e);border-radius:999px 999px 0 0}.chart-lines span:first-child{height:34%}.chart-lines span:nth-child(2){height:48%}.chart-lines span:nth-child(3){height:72%}.chart-lines span:nth-child(4){height:58%}.chart-lines span:nth-child(5){height:88%}.mini-map{background:radial-gradient(circle,#007dff2e,#0000 8%),linear-gradient(90deg,#123a630f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(0deg,#123a630f 1px,#0000 1px) 0 0/34px 34px,#eef4f3;min-height:280px;padding:18px}.pin{color:#fff;background:#00805f;place-items:center;width:31px;height:31px;font-size:.7rem;font-weight:900;display:grid}.pin-four{bottom:32%;left:24%}.phone-mockup{border:9px solid #111;border-radius:24px;width:220px;min-height:426px;padding:16px 14px 14px;bottom:86px;left:0;right:auto;overflow:hidden;transform:none;box-shadow:0 22px 46px #08153340}.phone-speaker{background:#151515;border-radius:999px;width:54px;height:6px;margin:0 auto 12px}.phone-header{color:#fff;text-align:center;background:linear-gradient(135deg,#006c55,#008f70);margin:-16px -14px 0;padding:20px 14px 10px}.phone-header span{font-size:.72rem;font-weight:800;display:block}.phone-header strong{color:#fff;margin:8px 0 0;font-size:.78rem}.phone-mockup .phone-map{border-radius:0;height:180px;margin:0 -14px}.phone-mockup button,.app-phone button{background:linear-gradient(135deg,#007f6e,#00a98f)}.phone-order{padding-top:13px}.phone-order small{color:var(--orange);font-size:.64rem;font-weight:800}.phone-order p{color:var(--muted);font-size:.74rem}.dot-pattern{background-image:radial-gradient(#cfe5f1 2px,#0000 2px);background-size:19px 19px;width:126px;height:54px;position:absolute;top:0;right:2%}.delivery-truck{width:250px;height:82px;position:absolute;bottom:0;right:50px}.truck-cab,.truck-bed{background:#d9eef4;border:2px solid #08153333;position:absolute;bottom:18px}.truck-cab{border-radius:9px 8px 4px 4px;width:76px;height:58px;left:0}.truck-bed{background:#0d6f72;border-radius:4px;width:156px;height:54px;left:72px}.truck-bed span{background:#0f7278;border:2px solid #083f44;border-radius:8px 8px 4px 4px;width:24px;height:36px;margin-left:7px;display:inline-block;position:relative;top:-26px}.truck-bed strong{color:#fff;text-transform:uppercase;font-size:.76rem;position:absolute;bottom:12px;right:12px}.delivery-truck i{background:#fff;border:5px solid #213246;border-radius:50%;width:24px;height:24px;position:absolute;bottom:5px}.delivery-truck i:first-of-type{left:34px}.delivery-truck i:nth-of-type(2){right:36px}.hero-skyline{z-index:0;opacity:.55;clip-path:polygon(0 60%,8% 48%,18% 58%,27% 38%,38% 54%,48% 35%,58% 56%,68% 30%,78% 48%,88% 28%,100% 52%,100% 100%,0 100%);background:linear-gradient(#0000 62%,#c4e2eab8),repeating-linear-gradient(90deg,#0000 0 56px,#bed9e580 56px 82px,#0000 82px 116px);height:122px;position:absolute;bottom:84px;left:0;right:0}@media (width<=1280px){.hero{grid-template-columns:1fr;padding-bottom:150px}.product-stage{min-height:600px}.desktop-mockup{width:min(100%,735px);left:120px}.phone-mockup{left:10px}}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;padding-top:104px}.hero-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-mockup{left:0}}@media (width<=720px){.site-header{grid-template-columns:1fr auto;gap:10px;padding-inline:18px}.brand img{width:128px;height:52px}.login-link{min-height:44px;padding-inline:14px;font-size:.88rem}.hero{max-width:100vw;padding:94px 18px 42px;display:block}.hero-content,.product-stage{width:100%;min-width:0}.hero h1{overflow-wrap:break-word;max-width:100%;font-size:clamp(1.86rem,8.4vw,2.18rem);line-height:1.16}.hero-copy{max-width:100%}.hero-badges,.metric-row,.orders-map{grid-template-columns:1fr}.product-stage{min-height:710px;margin-top:34px}.desktop-mockup{border-width:8px 8px 18px;width:100%}.mockup-body{grid-template-columns:72px 1fr}.dashboard-sidebar{padding:14px 8px}.dashboard-sidebar img{width:48px}.dashboard-sidebar span{background:#eff6f8;min-height:24px;font-size:0}.dashboard-panel{padding:16px}.orders-list{max-width:none}.phone-mockup{width:180px;min-height:370px;bottom:18px}.delivery-truck,.dot-pattern,.hero-skyline{display:none}}@media (width<=430px){.site-header{padding-inline:14px}.brand img{width:110px}.login-link{min-width:68px;padding-inline:10px}.hero{padding-inline:18px}.hero h1{font-size:1.78rem}}.hero-reference-section{background:#f8fcff;min-height:auto;padding:86px 0 0;display:block}.hero-reference-section .hero-content,.hero-reference-section .product-stage,.hero-reference-section .hero-skyline{display:none!important}.hero-reference-art{object-fit:cover;object-position:center top;width:100%;height:calc(100svh - 86px);min-height:720px;display:block}.hero-hotspot{z-index:4;border-radius:8px;display:block;position:absolute}.demo-hotspot{width:15.4%;height:6.1%;top:calc(86px + 49.3%);left:4.7%}.resources-hotspot{width:11%;height:6.1%;top:calc(86px + 49.3%);left:21.5%}@media (width<=980px){.hero-reference-section{padding-top:86px}.hero-reference-art{object-position:left top;height:calc(100svh - 86px);min-height:680px}.demo-hotspot,.resources-hotspot{display:none}}@media (width<=720px){.hero-reference-section{padding:64px 0 0}.hero-reference-art{height:calc(100svh - 64px);min-height:620px}}.hero{background:radial-gradient(circle at 78% 16%,#00a98f1f,#0000 30%),linear-gradient(#f8fcff 0%,#f1f8fc 58%,#edf7fb 100%);grid-template-columns:minmax(430px,.86fr) minmax(560px,1.14fr);align-items:center;min-height:100svh;padding:104px clamp(22px,4.7vw,72px) 132px;display:grid}.image-stage{pointer-events:none;min-height:590px}.hero-laptop{filter:drop-shadow(0 28px 42px #08153329);width:min(70vw,880px);height:auto;position:absolute;top:22px;right:-112px}.hero-phone{filter:drop-shadow(0 24px 28px #0815333d);width:min(18vw,230px);min-width:170px;height:auto;position:absolute;bottom:28px;left:-24px}.hero-content,.image-stage{z-index:2;position:relative}.hero-actions .primary-action,.hero-actions .secondary-action{pointer-events:auto}.stats-strip{backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #d9e2ecf2;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-top:16px;padding:18px 22px;display:grid;box-shadow:0 16px 38px #08153314}.stats-strip article{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:16px;min-width:0;padding:4px 0;display:grid}.stats-strip strong{color:var(--ink);white-space:nowrap;font-size:clamp(1.46rem,1.9vw,1.82rem);line-height:1;display:block}.stats-strip p{color:#445774;margin:7px 0 0;font-size:.9rem;line-height:1.22}.stat-icon{color:#00a071;flex:none;place-items:center;width:46px;height:46px;display:grid}.stat-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}@media (width<=1280px){.hero{grid-template-columns:1fr;padding-bottom:150px}.image-stage{min-height:560px}.hero-laptop{width:min(100%,820px);right:0}.hero-phone{left:0}}@media (width<=980px){.hero{padding-top:88px}.hero-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.hero{padding:78px 18px 42px;display:block}.hero h1{font-size:clamp(2.15rem,10vw,2.75rem)}.hero-badges,.stats-strip{grid-template-columns:1fr}.image-stage{min-height:430px;margin-top:30px}.hero-laptop{width:138%;top:0;right:-42%}.hero-phone{width:34%;min-width:128px;bottom:0;left:0}.stats-strip{margin-top:20px;padding:14px}}
