:root{color-scheme:light;--bg: #fbfbfd;--surface: #ffffff;--surface-soft: #f6f8fc;--ink: #08090d;--muted: #666d7a;--faint: #8f96a3;--line: rgba(15, 23, 42, .1);--line-soft: rgba(15, 23, 42, .07);--blue: #3f7edb;--blue-soft: #dcecff;--violet: #7057ff;--shadow: 0 28px 80px rgba(17, 24, 39, .1);--radius: 8px;--page-max: 1320px;--page-gutter: 32px;--page-width: min( var(--page-max), calc(100vw - var(--page-gutter) - var(--page-gutter)) );--font-body: Onest, Inter, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Arial, sans-serif;--font-heading: Onest, Inter, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Arial, sans-serif;font-family:var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--ink);font-family:var(--font-body);font-synthesis-weight:none;text-rendering:geometricPrecision;background:linear-gradient(rgba(63,126,219,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(63,126,219,.022) 1px,transparent 1px),var(--bg);background-size:44px 44px}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-heading);font-weight:760;letter-spacing:0}img{display:block;max-width:100%}.anchor-target{scroll-margin-top:64px}.site-header{position:fixed;inset:0 0 auto;z-index:50;display:flex;width:100%;min-height:64px;margin:0 auto;align-items:center;justify-content:space-between;gap:18px;padding:0 max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));border-bottom:1px solid var(--line-soft);background:#ffffffed;backdrop-filter:blur(18px);box-shadow:none}.brand{display:inline-flex;min-width:0;align-items:center}.brand-logo{width:220px;height:auto}.nav{display:flex;align-items:center;gap:2px;color:var(--muted);font-size:12.5px;font-weight:640}.nav a{padding:9px 11px;border-radius:var(--radius);transition:color .15s ease,background .15s ease}.nav a:hover{color:var(--ink);background:#3f7edb14}.header-actions,.hero-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border:1px solid transparent;border-radius:var(--radius);font-weight:620;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--blue);box-shadow:0 16px 34px #3f7edb38}.btn-primary:hover{background:#2f6ec7}.btn-wide{min-width:236px;padding-right:28px;padding-left:28px}.btn-secondary,.btn-ghost{color:var(--ink);border-color:var(--line);background:#ffffffbd}.btn-secondary:hover,.btn-ghost:hover{border-color:#3f7edb42;background:#fff}.hero{position:relative;overflow:hidden;padding:128px 24px 66px;border-bottom:1px solid var(--line-soft)}.hero:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#ffffffeb,#f6f9fdb3),radial-gradient(circle at 50% 0%,rgba(63,126,219,.12),transparent 38%);content:""}.hero-inner{position:relative;width:min(1020px,100%);margin:0 auto;text-align:center}.hero-icons{position:absolute;inset:-42px -54px auto;z-index:0;height:250px;pointer-events:none}.hero-icon{--float-x-1: 12px;--float-y-1: -12px;--float-x-2: -10px;--float-y-2: 9px;--float-rotate-1: 8deg;--float-rotate-2: -7deg;--float-scale: 1.04;--icon-opacity: .38;--float-opacity: .44;--float-opacity-low: .3;position:absolute;display:grid;width:70px;height:70px;place-items:center;color:var(--blue);opacity:var(--icon-opacity);filter:drop-shadow(0 18px 28px rgba(63,126,219,.14));animation:hero-icon-drift 12s ease-in-out infinite}.hero-icon svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.hero-icon-orders{top:78px;left:3%;--float-x-1: 18px;--float-y-1: -10px;--float-x-2: -8px;--float-y-2: 12px;--float-rotate-1: 10deg;--float-rotate-2: -6deg;transform:rotate(-12deg)}.hero-icon-products{top:2px;left:18%;--float-x-1: -13px;--float-y-1: 15px;--float-x-2: 10px;--float-y-2: -7px;--float-rotate-1: -9deg;--float-rotate-2: 8deg;animation-duration:14s;transform:rotate(14deg);animation-delay:-1.8s}.hero-icon-customers{top:66px;right:2%;--float-x-1: -16px;--float-y-1: -13px;--float-x-2: 12px;--float-y-2: 9px;--float-rotate-1: -8deg;--float-rotate-2: 10deg;animation-duration:11s;transform:rotate(12deg);animation-delay:-1s}.hero-icon-schedule{top:2px;right:19%;--float-x-1: 12px;--float-y-1: 17px;--float-x-2: -14px;--float-y-2: -8px;--float-rotate-1: 12deg;--float-rotate-2: -10deg;color:var(--violet);animation-duration:15s;transform:rotate(-16deg);animation-delay:-3s}.hero-icon-routes{top:166px;left:10%;--float-x-1: 14px;--float-y-1: -18px;--float-x-2: -16px;--float-y-2: 8px;--float-rotate-1: -11deg;--float-rotate-2: 7deg;animation-duration:13s;transform:rotate(16deg);animation-delay:-4.2s}.hero-icon-integrations{top:160px;right:11%;--float-x-1: -18px;--float-y-1: -11px;--float-x-2: 9px;--float-y-2: 14px;--float-rotate-1: 9deg;--float-rotate-2: -12deg;color:var(--violet);animation-duration:12.5s;transform:rotate(-12deg);animation-delay:-5.2s}.hero-icon-settings{top:118px;left:22%;--float-x-1: 10px;--float-y-1: 13px;--float-x-2: -12px;--float-y-2: -14px;--float-rotate-1: 7deg;--float-rotate-2: -9deg;color:#2f6fca;--icon-opacity: .26;--float-opacity: .34;--float-opacity-low: .22;animation-duration:16s;transform:rotate(18deg);animation-delay:-6.4s}.hero-icon-overview{top:120px;right:22%;--float-x-1: -11px;--float-y-1: 12px;--float-x-2: 15px;--float-y-2: -10px;--float-rotate-1: -8deg;--float-rotate-2: 11deg;color:#2f6fca;--icon-opacity: .28;--float-opacity: .36;--float-opacity-low: .22;animation-duration:13.5s;transform:rotate(-18deg);animation-delay:-7.4s}.hero-icon-staff{top:18px;left:38%;--float-x-1: 9px;--float-y-1: -16px;--float-x-2: -14px;--float-y-2: 10px;--float-rotate-1: 8deg;--float-rotate-2: -8deg;--icon-opacity: .22;--float-opacity: .3;--float-opacity-low: .18;animation-duration:15.5s;transform:rotate(-8deg);animation-delay:-8.4s}.hero-icon-routes-secondary{top:24px;right:39%;--float-x-1: -10px;--float-y-1: -13px;--float-x-2: 13px;--float-y-2: 15px;--float-rotate-1: -10deg;--float-rotate-2: 8deg;color:var(--violet);--icon-opacity: .22;--float-opacity: .3;--float-opacity-low: .18;animation-duration:14.5s;transform:rotate(9deg);animation-delay:-9.2s}@keyframes hero-icon-drift{0%{translate:0 0;rotate:0deg;scale:1;opacity:var(--icon-opacity)}33%{translate:var(--float-x-1) var(--float-y-1);rotate:var(--float-rotate-1);scale:var(--float-scale);opacity:var(--float-opacity)}66%{translate:var(--float-x-2) var(--float-y-2);rotate:var(--float-rotate-2);scale:.98;opacity:var(--float-opacity-low)}to{translate:0 0;rotate:0deg;scale:1;opacity:var(--icon-opacity)}}@media(prefers-reduced-motion:reduce){.hero-icon,.hero-order-card{animation:none}}.motion-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;will-change:transform}@media(hover:hover)and (pointer:fine){.audience-card.motion-card:hover,.highlight-card.motion-card:hover,.tariff-card.motion-card:hover,.corporate-tariff.motion-card:hover{transform:translateY(-6px);box-shadow:0 18px 52px #11182714}}@media(prefers-reduced-motion:reduce){.motion-card{transform:none;transition:none}.audience-image img,.highlight-image img,.tariff-media img,.corporate-tariff-media img{transition:none}}.hero h1{position:relative;z-index:1;max-width:760px;margin:0 auto 22px;font-size:64px;line-height:1.04;letter-spacing:0}.hero-lead{position:relative;z-index:1;max-width:720px;margin:0 auto 30px;color:var(--muted);font-size:19px;line-height:1.55}.hero .hero-actions{position:relative;z-index:1;justify-content:center}.hero-product{position:relative;width:var(--page-width);margin:48px auto 0 50%;padding:0;transform:translate(-50%)}.admin-preview{min-height:520px;overflow:hidden;border:1px solid rgba(38,56,75,.1);border-radius:22px;color:#08090d;text-align:left;background:radial-gradient(circle at top left,rgba(64,109,161,.12),transparent 28rem),linear-gradient(135deg,#f5f8fb,#edf3f7 56%,#e8eef4);box-shadow:0 34px 90px #1118271f}.admin-preview-topbar{display:flex;height:64px;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;border-bottom:1px solid rgba(38,56,75,.08);background:#fffc;backdrop-filter:blur(18px)}.admin-preview-logo{display:inline-flex;align-items:center}.admin-preview-logo-img{width:132px;height:auto}.admin-preview-top-actions{display:inline-flex;align-items:center;gap:12px}.admin-preview-circle,.admin-preview-avatar,.admin-preview-logout{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;color:#2f6fca;background:#dcecff}.admin-preview-circle svg,.admin-preview-logout svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.admin-preview-tenant{display:inline-flex;min-height:30px;align-items:center;border-radius:999px;padding:0 18px;color:#2f6fca;font-family:var(--font-heading);font-size:11.5px;font-weight:800;letter-spacing:.06em;background:#dcecff}.admin-preview-avatar{font-family:var(--font-heading);font-size:15.5px;font-weight:800}.admin-preview-logout{color:#111827;background:#0f172a0f}.admin-preview-body{display:grid;min-height:456px;grid-template-columns:244px minmax(0,1fr)}.admin-preview-sidebar{display:grid;align-content:start;gap:8px;padding:24px 16px 24px 18px;border-right:1px solid rgba(38,56,75,.08);background:#ffffffc2;backdrop-filter:blur(18px)}.admin-preview-nav-item{display:grid;min-height:58px;grid-template-columns:28px minmax(0,1fr) 12px;align-items:center;gap:12px;border-radius:18px;padding:10px 12px;color:#111827}.admin-preview-nav-orders{color:#2f6fca;background:#cfe7ff}.admin-preview-nav-icon{display:grid;width:22px;height:22px;place-items:center}.admin-preview-nav-icon svg{width:22px;height:22px;stroke-width:1.8}.admin-preview-nav-item b{display:block;overflow:hidden;font-size:12.5px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.admin-preview-nav-item small{display:block;overflow:hidden;margin-top:2px;color:#8b929e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-preview-nav-orders small{color:#3b75be}.admin-preview-nav-item i{display:block;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;opacity:.8;transform:rotate(45deg)}.admin-preview-main{min-width:0;padding:40px 34px 34px}.admin-preview-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:28px}.admin-preview-page-head h2{margin-bottom:8px;font-size:38px;line-height:1}.admin-preview-page-head p{margin-bottom:0;color:#8b929e;font-size:17px}.admin-preview-card{display:grid;gap:20px;border:1px solid rgba(38,56,75,.08);border-radius:28px;padding:24px;background:#ffffffd1;box-shadow:0 20px 60px #26384b14}.admin-preview-card-head,.admin-preview-filters{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-preview-card-head h3{margin-bottom:0;font-size:25px}.admin-preview-card-head button{display:inline-flex;min-width:214px;min-height:42px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:18px;color:#fff;font-family:var(--font-heading);font-size:12.5px;font-weight:650;background:#3f7edb}.admin-preview-card-head button span{display:grid;width:16px;height:16px;place-items:center}.admin-preview-card-head button svg{width:16px;height:16px;stroke-width:2}.admin-preview-search,.admin-preview-select{min-height:42px;border:1px solid rgba(15,23,42,.16);border-radius:18px;background:#fff}.admin-preview-search{display:flex;flex:1;min-width:0;align-items:center;gap:12px;padding:0 14px;color:#a3abb7;font-size:12.5px}.admin-preview-search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.admin-preview-select{display:inline-flex;width:220px;align-items:center;justify-content:space-between;color:#111827;padding:0 14px;font-size:12.5px}.admin-preview-select:after{width:8px;height:8px;border-right:2px solid #a3abb7;border-bottom:2px solid #a3abb7;content:"";transform:rotate(45deg) translateY(-2px)}.admin-preview-table{min-width:0;overflow:hidden}.admin-preview-table-row{display:grid;grid-template-columns:minmax(92px,.88fr) minmax(116px,1fr) minmax(118px,1.08fr) minmax(0,1.68fr) minmax(98px,.82fr) minmax(72px,.58fr);gap:14px;align-items:center;border-top:1px solid rgba(15,23,42,.08);padding:18px 6px;font-size:14px}.admin-preview-table-row>span{min-width:0}.admin-preview-table-head{border-top:0;padding-top:4px;padding-bottom:12px;color:#111827;font-family:var(--font-heading);font-weight:760}.admin-preview-table-row b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-preview-table-row small{display:block;overflow:hidden;margin-top:5px;color:#8b929e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-preview-order-cell em{display:inline-flex;margin-bottom:6px;border-radius:999px;padding:3px 9px;color:#2e333b;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#0f172a0f}.admin-preview-items-cell{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.admin-preview-items-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-preview-items-cell i{display:inline-flex;min-width:28px;min-height:22px;align-items:center;justify-content:center;border-radius:999px;color:#6356c8;font-size:12px;font-style:normal;font-weight:800;background:#e1ddff}.admin-preview-status{display:inline-flex;min-width:112px;min-height:34px;align-items:center;justify-content:center;border-radius:999px;font-family:var(--font-heading);font-size:11.5px;font-weight:760}.admin-preview-status-draft{color:#2f6fca;background:#dcecff}.admin-preview-status-new{color:#6546cb;background:#e3d8ff}.admin-preview-status-work{color:#1f7a4d;background:#d8f5df}.admin-preview-total{overflow:hidden;font-family:var(--font-heading);font-size:17px;font-weight:760;text-align:right;text-overflow:ellipsis;white-space:nowrap}.screen-frame,.wide-screen,.product-shot{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.screen-frame,.wide-screen,.product-shot{position:relative;border-color:#0f172a13;background:#ffffffb8;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 7%,#000 93%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 5%,#000 88%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,#000 7%,#000 93%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 5%,#000 88%,transparent 100%);mask-composite:intersect}.screen-frame:after,.wide-screen:after,.product-shot:after{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(251,251,253,.82),transparent 10%,transparent 90%,rgba(251,251,253,.82)),linear-gradient(180deg,rgba(251,251,253,.72),transparent 16%,transparent 78%,rgba(251,251,253,.72));content:""}.main-screen{position:relative;border-color:var(--line);background:var(--surface);-webkit-mask-image:none;mask-image:none}.main-screen:after{display:none}.main-screen:before,.product-shot:before,.wide-screen:before{display:none}.screen-frame img{width:100%;aspect-ratio:16 / 6.8;object-fit:cover;object-position:top left}.hero-order-card{position:absolute;top:44px;right:42px;z-index:3;display:grid;min-width:232px;gap:8px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:var(--radius);background:#ffffffdb;box-shadow:0 24px 70px #1118271f;backdrop-filter:blur(18px);animation:hero-card-float 7s ease-in-out infinite}.hero-order-card-head{display:flex;align-items:center;gap:10px}.hero-order-card-head span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:var(--radius);color:#2f6fca;font-family:var(--font-heading);font-size:11.5px;font-weight:800;background:var(--blue-soft)}.hero-order-card-head strong,.hero-order-card b{font-family:var(--font-heading)}.hero-order-card p,.hero-order-card small{margin:0}.hero-order-card p{font-weight:700}.hero-order-card small{color:var(--muted)}.hero-order-card b{margin-top:2px;font-size:22px}@keyframes hero-card-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(-1deg)}}.section{padding:110px 24px}.section-inner{width:var(--page-width);margin:0 auto}.section-heading{display:grid;max-width:760px;gap:14px;margin-bottom:36px}.section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.section-heading h2,.overview-copy h2,.product-copy h2,.cta-box h2{margin-bottom:0;font-size:46px;line-height:1.08;letter-spacing:0}.section-heading p,.overview-copy p,.product-copy p,.cta-box p{margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.58}.intro-section{padding-top:58px}.audience-section{padding:70px 24px 54px}.audience-head{display:grid;max-width:760px;gap:16px;margin-bottom:30px}.audience-head h2{margin-bottom:0;font-size:46px;line-height:1.08;letter-spacing:0}.audience-head p{max-width:650px;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.58}.audience-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.audience-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd1;box-shadow:0 12px 42px #1118270d}.audience-image{overflow:hidden;aspect-ratio:1.25;border-bottom:1px solid var(--line-soft);background:#f8fbff}.audience-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.audience-card-honey .audience-image img{transform:scale(1.04)}@media(hover:hover)and (pointer:fine){.audience-card:hover .audience-image img{transform:scale(1.04)}.audience-card-honey:hover .audience-image img{transform:scale(1.08)}}.audience-body{display:grid;gap:10px;padding:20px}.audience-body h3{margin-bottom:0;font-size:19px;line-height:1.12;letter-spacing:0}.audience-body p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.55}.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.highlight-card,.metric,.bento-card,.cta-box{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc7;box-shadow:0 12px 42px #1118270d}.highlight-card{position:relative;display:grid;min-height:148px;grid-template-columns:112px minmax(0,1fr);align-items:stretch;gap:14px;overflow:hidden;padding:12px;isolation:isolate}.highlight-card:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,#ffffffe0,#f7fbfff5),radial-gradient(circle at 7% 9%,rgba(63,126,219,.09),transparent 42%);content:""}.highlight-image{aspect-ratio:1;align-self:center;overflow:hidden;border:1px solid var(--line-soft);border-radius:19px;background:#f8fafc;box-shadow:0 14px 34px #2648741a}.highlight-image img{width:100%;height:100%;display:block;filter:saturate(.78) contrast(.98) brightness(.99);object-fit:cover;transition:transform .36s ease}@media(hover:hover)and (pointer:fine){.highlight-card:hover .highlight-image img{transform:scale(1.045)}}.highlight-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:4px 4px 4px 0}.highlight-content h3{min-width:0}.highlight-card h3{margin-bottom:7px;font-size:20px;letter-spacing:0}.highlight-card p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.46}.pricing-section{padding-top:2px;padding-bottom:34px}.pricing-head{display:grid;max-width:760px;gap:16px;margin-bottom:30px}.pricing-head h2{margin-bottom:0;font-size:46px;line-height:1.08;letter-spacing:0}.pricing-head p{max-width:620px;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.58}.tariff-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.tariff-card{--tariff-accent: #2f6fca;--tariff-accent-rgb: 47, 111, 202;display:grid;min-height:330px;align-content:space-between;gap:17px;overflow:hidden;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:0 16px 46px rgba(var(--tariff-accent-rgb),.07),0 12px 42px #11182709}.tariff-card-start{--tariff-accent: #2f86d6;--tariff-accent-rgb: 47, 134, 214}.tariff-card-mini{--tariff-accent: #b47a2c;--tariff-accent-rgb: 180, 122, 44}.tariff-card-growth{--tariff-accent: #2f9d8a;--tariff-accent-rgb: 47, 157, 138}.tariff-card-business{--tariff-accent: #516fd3;--tariff-accent-rgb: 81, 111, 211}.tariff-card-max{--tariff-accent: #7057ff;--tariff-accent-rgb: 112, 87, 255}.tariff-title{display:flex;align-items:center;gap:12px}.tariff-title-copy{display:grid;min-width:0;gap:6px}.tariff-title h3{margin-bottom:0;color:var(--tariff-accent);font-size:19px;line-height:1.1;letter-spacing:0}.tariff-icon{display:inline-flex;width:28px;height:28px;flex:0 0 auto;align-items:center;justify-content:center;color:var(--tariff-accent)}.tariff-icon svg{width:26px;height:26px;display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.tariff-media{width:calc(100% + 50px);height:92px;margin-right:-25px;margin-left:-25px;overflow:hidden;border-block:1px solid var(--line-soft);background:#f8fafc}.tariff-media img{width:100%;height:100%;display:block;filter:saturate(.78) contrast(.98) brightness(.99);object-fit:cover;transform:scale(1.04);transition:transform .36s ease}@media(hover:hover)and (pointer:fine){.tariff-card:hover .tariff-media img{transform:scale(1.075)}}.tariff-price{display:grid;gap:6px}.tariff-card strong{display:block;color:var(--ink);font-family:var(--font-heading);font-size:31px;line-height:1;letter-spacing:0}.tariff-price span,.tariff-card small{color:var(--faint);font-size:14px;line-height:1.45}.tariff-limit{display:grid;gap:8px;padding-top:18px;border-top:1px solid var(--line-soft)}.tariff-limit p{margin-bottom:0;color:var(--ink);font-size:15.5px;font-weight:620;line-height:1.2}.corporate-tariff{--tariff-accent: #3859c8;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.78fr);gap:28px;align-items:center;margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:0 18px 58px #3859c814,0 12px 42px #11182709}.corporate-tariff-media{height:100%;min-height:286px;overflow:hidden;border-right:1px solid var(--line-soft);background:#f8fafc}.corporate-tariff-media img{width:100%;height:100%;display:block;filter:saturate(.82) contrast(.99) brightness(1);object-fit:cover;object-position:center;transform:scale(1.025);transition:transform .36s ease}@media(hover:hover)and (pointer:fine){.corporate-tariff:hover .corporate-tariff-media img{transform:scale(1.055)}}.corporate-tariff-content{display:grid;gap:18px;padding:34px 34px 34px 0}.corporate-tariff-title{display:flex;align-items:center;gap:12px}.corporate-tariff-title h3{margin-bottom:0;color:var(--tariff-accent);font-size:28px;line-height:1.05}.corporate-tariff-content>p{max-width:560px;margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.58}.corporate-tariff-details{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:16px;padding-top:6px}.corporate-tariff-details div{display:grid;gap:6px;min-width:0}.corporate-tariff-details strong{display:block;color:var(--ink);font-family:var(--font-heading);font-size:30px;line-height:1;letter-spacing:0}.corporate-tariff-details span{color:var(--faint);font-size:14px;line-height:1.45}.corporate-tariff-action{width:fit-content;margin-top:4px}.corporate-tariff-footnote{max-width:520px;color:var(--faint);font-size:11.5px;line-height:1.45}.overview-section{padding-top:76px;background:linear-gradient(180deg,#f4f8fdcc,#ffffffeb)}.overview-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.8fr);gap:54px;align-items:end}.overview-copy{display:grid;gap:16px}.metric-stack{display:grid;gap:12px}.metric{display:grid;gap:8px;padding:22px}.metric strong{font-family:var(--font-heading);font-size:32px;line-height:1;letter-spacing:0}.metric span{color:var(--muted);font-size:12.5px}.wide-screen{width:var(--page-width);margin:44px auto 0}.wide-screen img{width:100%;aspect-ratio:16 / 7.4;object-fit:cover;object-position:top left}.product-sections{padding-top:86px}.product-row{display:grid;gap:68px;padding:78px 0 112px;border-top:1px solid var(--line-soft)}.product-row:first-child{border-top:0;padding-top:0}.product-head{display:grid;grid-template-columns:minmax(0,.94fr) minmax(340px,.7fr);gap:clamp(88px,9vw,140px);align-items:end}.product-copy{display:grid;gap:12px}.product-description{max-width:500px;margin:0 0 6px;color:var(--muted);font-size:17px;line-height:1.58}.product-visual{position:relative;isolation:isolate;--overlay-left: 32px;--overlay-top: -8px;--overlay-width: min(30%, 360px);--overlay-extra-height: 16px}.product-visual.has-overlay:before{position:absolute;top:0;right:0;left:0;z-index:2;height:1px;pointer-events:none;background:linear-gradient(90deg,#0f172a0f,#0f172a21 48%,#0f172a0f);box-shadow:0 1px #ffffffc7;content:""}.product-visual-0{--overlay-left: 30px;--overlay-top: -10px;--overlay-width: min(31%, 370px);--overlay-extra-height: 18px}.product-visual-1{--overlay-left: 42px;--overlay-top: -6px;--overlay-width: min(28%, 340px);--overlay-extra-height: 14px}.product-visual-2{--overlay-left: 26px;--overlay-top: -4px;--overlay-width: min(34%, 400px);--overlay-extra-height: 12px}.product-shot{position:relative;z-index:1}.product-shot img{width:100%;aspect-ratio:16 / 7.2;object-fit:cover;object-position:top left}.product-row:nth-child(3) .product-shot img{object-position:top center}.product-overlay{position:absolute;top:var(--overlay-top);left:var(--overlay-left);z-index:3;width:var(--overlay-width);height:calc(100% + var(--overlay-extra-height));border:1px solid rgba(15,23,42,.1);border-radius:24px;background:#fff;box-shadow:0 26px 76px #1118272e;object-fit:cover;object-position:top left}.bento-section{background:#fff}.bento-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:14px}.bento-card{min-height:210px;padding:24px;background:linear-gradient(180deg,#f8fafccc,#ffffffeb)}.bento-card.large{min-height:438px;grid-row:span 2}.bento-card.wide{grid-column:span 2}.bento-card h3{margin-bottom:18px;font-size:23px;letter-spacing:0}.bento-card p{color:var(--muted);line-height:1.55}.cta-section{padding:34px 24px 110px}.cta-box{display:grid;gap:18px;padding:48px;background:linear-gradient(135deg,rgba(63,126,219,.08),transparent 42%),#fff}.cta-box p{max-width:680px}@media(max-width:1080px){.nav{display:none}.admin-preview-body{grid-template-columns:214px minmax(0,1fr)}.admin-preview-sidebar{padding:20px 12px 20px 14px}.admin-preview-main{padding:32px 24px 28px}.admin-preview-card{padding:20px}.admin-preview-table-row{grid-template-columns:minmax(82px,.88fr) minmax(104px,1fr) minmax(108px,1.08fr) minmax(0,1.5fr) minmax(92px,.82fr) minmax(68px,.58fr);gap:10px;font-size:11.5px}.admin-preview-status{min-width:102px}.overview-grid,.bento-grid{grid-template-columns:1fr}.highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bento-card.large{min-height:260px;grid-row:auto}.bento-card.wide{grid-column:auto}}@media(max-width:1180px){.audience-grid,.tariff-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.admin-preview{min-height:486px;border-radius:18px}.admin-preview-body{min-height:422px;grid-template-columns:1fr}.admin-preview-sidebar{display:none}.admin-preview-topbar{height:58px;padding:0 18px}.admin-preview-main{padding:28px 18px 22px}.admin-preview-page-head{margin-bottom:20px}.admin-preview-page-head h2{font-size:34px}.admin-preview-page-head p{font-size:12.5px}.admin-preview-card{gap:16px;border-radius:22px;padding:18px}.admin-preview-card-head button{min-width:164px}.admin-preview-filters{align-items:stretch}.admin-preview-select{width:176px;flex:0 0 auto}.admin-preview-table-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:12px;padding:15px 4px}.admin-preview-table-head{display:none}.admin-preview-table-row:nth-child(n+4){display:none}.admin-preview-table-row>span:nth-child(4){grid-column:1 / 3}.admin-preview-total{text-align:left}.audience-grid,.tariff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.corporate-tariff{grid-template-columns:1fr;gap:0}.corporate-tariff-media{min-height:220px;border-right:0;border-bottom:1px solid var(--line-soft)}.corporate-tariff-content{padding:28px}}@media(max-width:720px){html{scroll-padding-top:88px}:root{--page-gutter: 16px}.anchor-target{scroll-margin-top:88px}.site-header{inset:0 0 auto;width:100%;min-height:64px;gap:12px;padding:0 var(--page-gutter)}.brand{flex:1 1 auto}.brand-logo{width:154px;max-width:100%}.header-actions .btn-ghost{display:none}.btn{min-height:40px;padding:0 13px;font-size:14px}.hero{padding:106px 16px 38px}.hero h1{font-size:40px;line-height:1.07}.hero-icons{display:none}.hero-lead{font-size:16px;margin-bottom:22px}.hero-actions{align-items:stretch}.hero-actions .btn{flex:1 1 0}.hero-product{margin-top:30px;padding:0}.hero-order-card{display:none}.admin-preview{min-height:438px}.admin-preview-topbar{padding:0 12px}.admin-preview-logo-img{width:106px}.admin-preview-top-actions{gap:8px}.admin-preview-circle,.admin-preview-avatar,.admin-preview-logout{width:34px;height:34px}.admin-preview-tenant{display:none}.admin-preview-main{padding:22px 12px 16px}.admin-preview-page-head{margin-bottom:15px}.admin-preview-page-head h2{font-size:30px}.admin-preview-page-head p{font-size:11.5px}.admin-preview-card{gap:13px;padding:14px}.admin-preview-card-head h3{font-size:17px}.admin-preview-card-head button{min-width:0;min-height:32px;padding:0 12px;font-size:11.5px}.admin-preview-filters{flex-direction:column;gap:10px}.admin-preview-search,.admin-preview-select{width:100%;min-height:32px;border-radius:15px;font-size:11.5px}.admin-preview-table-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:13px 2px}.admin-preview-table-row>span:nth-child(3),.admin-preview-table-row>span:nth-child(4){grid-column:1 / 3}.admin-preview-status{min-width:96px;min-height:30px;font-size:12px}.admin-preview-items-cell i{min-width:26px;min-height:20px}.screen-frame img{aspect-ratio:16 / 9.5}.section{padding:76px 16px}.intro-section{padding-top:34px}.section-heading h2,.pricing-head h2,.audience-head h2,.overview-copy h2,.product-copy h2,.cta-box h2{font-size:34px;line-height:1.1}.overview-grid,.product-row{gap:28px}.audience-section{padding:48px 16px 34px}.audience-head{gap:12px;margin-bottom:22px}.audience-head p{font-size:16px}.audience-body{padding:18px}.audience-grid{grid-template-columns:1fr}.overview-section{padding-top:58px}.pricing-section{padding-top:0;padding-bottom:28px}.pricing-head{margin-bottom:22px}.pricing-head p{font-size:16px}.tariff-card{min-height:0;padding:22px}.tariff-grid{grid-template-columns:1fr}.tariff-card strong{font-size:30px}.tariff-media{height:128px}.corporate-tariff-media{min-height:190px}.corporate-tariff-content{gap:16px;padding:24px}.corporate-tariff-title h3{font-size:25px}.corporate-tariff-details{grid-template-columns:1fr;gap:14px}.corporate-tariff-details strong{font-size:28px}.corporate-tariff-action{width:100%}.product-head{grid-template-columns:1fr;gap:14px}.product-description{max-width:none;font-size:16px}.product-sections{padding-top:66px}.product-visual{--overlay-left: 12px;--overlay-top: -7px;--overlay-width: min(46%, 180px);--overlay-extra-height: 14px}.product-visual-0{--overlay-left: 12px;--overlay-top: -8px;--overlay-width: min(47%, 184px)}.product-visual-1{--overlay-left: 18px;--overlay-top: -5px;--overlay-width: min(44%, 174px)}.product-visual-2{--overlay-left: 10px;--overlay-top: -4px;--overlay-width: min(58%, 230px)}.wide-screen img,.product-shot img{aspect-ratio:1 / .86}.product-overlay{border-radius:20px;box-shadow:0 18px 52px #11182729}.product-row{gap:42px;padding:58px 0 76px}.highlight-card{min-height:132px;grid-template-columns:106px minmax(0,1fr);gap:14px;padding:12px}.highlight-grid{grid-template-columns:1fr}.highlight-image{border-radius:18px}.highlight-content{padding:4px 4px 4px 0}.highlight-card h3{margin-bottom:6px;font-size:20px}.highlight-card p{font-size:14px;line-height:1.45}.cta-section{padding:28px 16px 86px}.cta-box{padding:28px}}.product-showcase-host{position:relative;width:min(1480px,calc(100vw - 48px));margin:74px auto 0;padding-top:44px}.product-showcase-tabs{position:absolute;top:0;left:50%;z-index:4;display:inline-flex;align-items:center;gap:16px;padding:12px 18px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffe0;box-shadow:0 18px 50px #1f293714;transform:translate(-50%);backdrop-filter:blur(14px)}.product-showcase-dot{width:18px;height:18px;padding:0;border:0;border-radius:999px;background:#cfd6df;cursor:pointer;transition:width .18s ease,background .18s ease,transform .18s ease}.product-showcase-dot:hover{transform:translateY(-1px)}.product-showcase-dot.is-active{width:44px;background:#252a31}.product-showcase-window{position:relative;overflow:hidden;min-height:760px;border:1px solid rgba(15,23,42,.1);border-radius:28px;background:#fff;box-shadow:0 34px 95px #1f293721,0 2px #fffc inset}.product-showcase-topbar{display:flex;align-items:center;justify-content:space-between;gap:28px;height:82px;padding:0 34px;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffffa,#f9fafceb)}.product-showcase-topbar img{width:220px;height:auto}.product-showcase-filters{display:grid;flex:1;grid-template-columns:minmax(160px,.7fr) minmax(180px,1fr) minmax(180px,1fr);gap:18px;max-width:900px}.product-showcase-filters span,.product-showcase-order-filters span{display:flex;min-height:46px;align-items:center;padding:0 20px;border:1px solid rgba(148,163,184,.35);border-radius:13px;color:#111827;font-weight:640;background:#ffffffd1}.product-showcase-slide{position:absolute;inset:82px 0 0;display:grid;grid-template-columns:260px minmax(0,1fr);opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .36s ease,transform .36s ease}.product-showcase-slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.product-showcase-sidebar{display:flex;min-height:100%;flex-direction:column;gap:12px;padding:34px 22px 26px;border-right:1px solid rgba(15,23,42,.08);background:#f7f8fa}.product-showcase-nav-item{display:flex;align-items:center;gap:14px;min-height:52px;padding:0 18px;border-radius:15px;color:#636b76;font-size:15.5px;font-weight:660}.product-showcase-nav-item i{display:grid;width:27px;height:27px;place-items:center}.product-showcase-nav-item svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.product-showcase-nav-item.is-active{color:#20252c;background:#e4e5e7}.product-showcase-sidebar-card{margin-top:auto;padding:20px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;box-shadow:0 18px 42px #1f293714}.product-showcase-sidebar-card b{display:block;color:#20252c;font-size:48px;font-weight:780;letter-spacing:-.035em;line-height:.95}.product-showcase-sidebar-card span{display:block;margin:9px 0 18px;color:#858d97;font-size:12.5px;font-weight:680}.product-showcase-sidebar-card small{display:flex;justify-content:space-between;padding-top:8px;color:#858d97;font-size:14px;font-weight:640}.product-showcase-sidebar-card small:first-of-type,.product-showcase-sidebar-card small:first-of-type strong{color:#f24b4b}.product-showcase-content{min-width:0;padding:42px 42px 36px;background:#fbfbfc}.product-showcase-content-split{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px}.product-showcase-workspace,.product-showcase-attention,.product-showcase-route-panel,.product-showcase-map{border:1px solid rgba(15,23,42,.08);border-radius:25px;background:#fff;box-shadow:0 18px 52px #1f293712}.product-showcase-workspace{min-width:0;padding:34px}.product-showcase-workspace h2,.product-showcase-route-panel h2{margin:0 0 22px;color:#20252c;font-size:48px;line-height:1;letter-spacing:-.035em}.product-showcase-section-tabs{display:flex;gap:28px;margin-bottom:24px;border-bottom:1px solid rgba(15,23,42,.1);color:#858d97;font-size:15.5px;font-weight:620}.product-showcase-section-tabs span{position:relative;padding-bottom:14px}.product-showcase-section-tabs span.is-active{color:#20252c}.product-showcase-section-tabs span.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;background:#20252c;content:""}.product-showcase-today-cards{display:grid;grid-template-columns:170px minmax(0,1fr);gap:20px;margin-bottom:28px}.product-showcase-date-card,.product-showcase-kpi-card{min-height:140px;border:1px solid rgba(15,23,42,.08);border-radius:17px;background:#fff}.product-showcase-date-card{display:grid;place-items:center;align-content:center;color:#858d97;font-size:17px;font-weight:680}.product-showcase-date-card strong{color:#20252c;font-size:58px;line-height:.9;letter-spacing:-.04em}.product-showcase-kpi-card{display:grid;align-content:center;padding:0 34px}.product-showcase-kpi-card strong{color:#7057ff;font-size:58px;line-height:.9;letter-spacing:-.04em}.product-showcase-kpi-card span{margin-top:-34px;padding-left:78px;color:#20252c;font-size:23px;font-weight:760}.product-showcase-kpi-card small,.product-showcase-order-strip small,.product-showcase-route-card small,.product-showcase-route-card span,.product-showcase-table-row small{color:#858d97;font-weight:640}.product-showcase-list-block h3,.product-showcase-attention h3{margin:0 0 18px;color:#20252c;font-size:22px}.product-showcase-order-strip{display:grid;gap:5px;padding:18px 0;border-top:1px solid rgba(15,23,42,.08)}.product-showcase-order-strip b,.product-showcase-order-strip span,.product-showcase-route-card b,.product-showcase-table-row b{color:#20252c;font-weight:760}.product-showcase-attention{padding:34px}.product-showcase-attention div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 14px;padding:20px 0;border-top:1px solid rgba(15,23,42,.08)}.product-showcase-attention div b{color:#7057ff;font-size:24px}.product-showcase-attention div b.danger{color:#f24b4b}.product-showcase-attention small,.product-showcase-attention p{grid-column:1 / -1;margin:0;color:#858d97;font-weight:640}.product-showcase-order-filters{display:grid;grid-template-columns:minmax(260px,1fr) 230px 210px;gap:16px;margin-bottom:24px}.product-showcase-table{overflow:hidden;border-top:1px solid rgba(15,23,42,.08)}.product-showcase-table-row{display:grid;grid-template-columns:1fr 1.05fr 1.3fr 1fr .7fr .7fr;gap:18px;align-items:center;min-height:88px;border-bottom:1px solid rgba(15,23,42,.08);color:#20252c;font-size:16px}.product-showcase-table-head{min-height:44px;color:#858d97;font-size:14px;font-weight:620}.product-showcase-table-row>span{display:grid;min-width:0;gap:5px}.product-showcase-table-row mark{width:fit-content;padding:8px 13px;border-radius:999px;color:#20252c;font-weight:760;background:#eef0f3}.product-showcase-money{color:#be3f3f;font-weight:760}.product-showcase-routes-layout{display:grid;grid-template-columns:420px minmax(0,1fr);gap:30px}.product-showcase-route-panel{padding:30px}.product-showcase-route-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.product-showcase-route-head h2{margin-bottom:18px;font-size:34px}.product-showcase-route-head button{min-height:42px;padding:0 18px;border:0;border-radius:14px;color:#fff;font-weight:760;background:#3f7edb}.product-showcase-route-card{display:grid;gap:7px;margin-top:14px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff}.product-showcase-route-card.is-selected{background:#f0f4ff;border-color:#3f7edb38}.product-showcase-route-summary{display:grid;gap:4px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(15,23,42,.08);color:#858d97}.product-showcase-route-summary strong{color:#20252c}.product-showcase-map{position:relative;overflow:hidden;min-height:535px;background:linear-gradient(90deg,rgba(63,126,219,.04) 1px,transparent 1px),linear-gradient(rgba(63,126,219,.04) 1px,transparent 1px),radial-gradient(circle at 22% 28%,rgba(81,170,109,.22),transparent 19%),radial-gradient(circle at 74% 72%,rgba(81,170,109,.18),transparent 22%),#f7f5ed;background-size:42px 42px,42px 42px,auto,auto,auto}.product-showcase-map-line{position:absolute;inset:64px 86px 105px 96px;border:9px solid #4c7ee8;border-right-color:transparent;border-bottom-color:#4c7ee8;border-radius:42% 18% 45% 24%;transform:rotate(-12deg)}.product-showcase-map-line:after{position:absolute;right:18%;bottom:-78px;width:170px;height:9px;border-radius:999px;background:#f19214;content:"";transform:rotate(-24deg)}.product-showcase-map-point{position:absolute;z-index:2;display:grid;width:58px;height:58px;place-items:center;border:4px solid #fff;border-radius:999px;color:#fff;font-style:normal;font-weight:800;box-shadow:0 12px 26px #1f293738}.product-showcase-map-point.point-a{top:118px;left:42%;background:#3f6ea7}.product-showcase-map-point.point-b{top:286px;right:24%;background:#3f6ea7}.product-showcase-map-point.point-c{bottom:128px;left:26%;background:#35ae51}.map-label{position:absolute;color:#20252cb8;font-size:15.5px;font-weight:780}.map-label.label-a{top:90px;left:86px}.map-label.label-b{right:88px;bottom:108px}@media(max-width:1120px){.product-showcase-window{min-height:700px}.product-showcase-slide{grid-template-columns:210px minmax(0,1fr)}.product-showcase-content-split,.product-showcase-routes-layout{grid-template-columns:1fr}.product-showcase-attention,.product-showcase-map{display:none}.product-showcase-table-row{grid-template-columns:1fr 1fr 1fr .8fr}.product-showcase-table-row>span:nth-child(4),.product-showcase-table-row>span:nth-child(5){display:none}}@media(max-width:820px){.product-showcase-host{width:calc(100vw - 28px);padding-top:36px}.product-showcase-tabs{gap:12px;padding:10px 14px}.product-showcase-dot{width:14px;height:14px}.product-showcase-dot.is-active{width:34px}.product-showcase-window{min-height:620px;border-radius:22px}.product-showcase-topbar{height:72px;padding:0 18px}.product-showcase-topbar img{width:178px}.product-showcase-filters,.product-showcase-sidebar,.product-showcase-table-row>span:nth-child(3){display:none}.product-showcase-slide{inset:72px 0 0;grid-template-columns:1fr}.product-showcase-content{padding:22px}.product-showcase-workspace{padding:24px}.product-showcase-workspace h2{font-size:38px}.product-showcase-today-cards,.product-showcase-order-filters,.product-showcase-table-row{grid-template-columns:1fr}.product-showcase-table-row{gap:8px;padding:16px 0}}.hero-product.product-showcase-host{position:relative!important;inset:auto!important;z-index:2;display:flex!important;width:min(1760px,calc(100vw - 64px))!important;max-width:calc(100vw - 64px)!important;flex-direction:column;align-items:center;margin:clamp(46px,6vw,84px) 0 0 50%!important;overflow:visible!important;transform:translate(-50%)!important}.product-showcase-tabs{position:relative!important;inset:auto!important;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:16px;margin:0 auto 22px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none!important}.product-showcase-dot{width:17px;height:17px;border:0;border-radius:999px;background:#cfd5dd;box-shadow:inset 0 0 0 1px #1b1b1b09;cursor:pointer;transition:width .18s ease,background-color .18s ease,box-shadow .18s ease}.product-showcase-dot.is-active{width:17px;background:#252a31;box-shadow:none}.product-showcase-window{position:relative!important;width:100%!important;height:clamp(610px,52vw,790px)!important;min-height:0!important;overflow:hidden!important;border:.5px solid rgba(38,56,75,.1);border-radius:22px;background:#f3f3f4;box-shadow:0 1px 1px #1b1b1b06,0 28px 70px -44px #1b1b1b59;transform:none!important}.product-showcase-slide{position:absolute!important;inset:0!important;display:grid!important;grid-template-columns:270px minmax(0,1fr);gap:0;min-height:100%;color:#252a31;background:#f3f3f4;opacity:0;pointer-events:none;transform:translate(12px);transition:opacity .24s ease,transform .24s ease}.product-showcase-slide.is-active{opacity:1;pointer-events:auto;transform:translate(0)}.promo-admin-sidebar{display:flex;min-width:0;height:100%;flex-direction:column;padding:16px 12px 12px;background:#f3f3f4}.promo-admin-logo{width:190px;height:auto;margin:0 0 22px;transform:translate(-3px,-5px)}.promo-admin-nav{display:flex;flex:1;flex-direction:column;gap:6px;min-height:0}.promo-admin-nav-item{display:flex;min-height:42px;align-items:center;gap:14px;padding:0 14px;border-radius:12px;color:#5a5a5c;font-size:15.5px;font-weight:520;line-height:1.1}.promo-admin-nav-item.is-active{color:#1b1b1b;background:#e4e4e5}.promo-admin-nav-item svg,.promo-control-icon svg,.promo-square-control svg{width:23px;height:23px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.promo-sidebar-summary{display:flex;width:calc(100% + 12px);flex-direction:column;align-items:stretch;margin:0 0 12px;padding:13px 14px 12px;border:.5px solid #e7e7e7;border-radius:14px;color:#252a31;text-align:left;background:#fcfcfd;box-shadow:0 1px 1px #1b1b1b05,0 12px 24px -22px #1b1b1b38}.promo-sidebar-summary-value{color:#252a31;font-size:42px;font-weight:760;letter-spacing:-.035em;line-height:.95}.promo-sidebar-summary-label{margin-top:8px;color:#858e99;font-size:12.5px;font-weight:620;line-height:1.15}.promo-sidebar-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;color:#858e99;font-size:14px;font-weight:620}.promo-sidebar-summary-row:first-of-type{padding-top:10px;border-top:.5px solid #e2e2e3}.promo-sidebar-summary-row strong{color:#f15a5a;font-size:12.5px}.promo-admin-account{display:flex;align-items:center;gap:10px;color:#111318;font-size:17px}.promo-admin-account span{display:grid;width:35px;height:35px;place-items:center;border:.5px solid #d9dde2;border-radius:10px;background:#e9eaec;font-weight:680}.promo-admin-workspace{min-width:0;height:100%;padding:8px 8px 8px 0}.promo-admin-header{display:flex;min-height:66px;align-items:center;gap:12px;padding:10px 18px;border-bottom:.5px solid #e7e7e7;border-radius:18px 18px 0 0;background:#ffffffbd}.promo-control,.promo-square-control,.promo-control-icon{display:flex;height:44px;min-width:0;align-items:center;border:.5px solid #dfe3e8;border-radius:11px;color:#111318;background:#fff;font-size:17px;font-weight:500;line-height:1}.promo-control{flex:1 1 0;padding:0 18px}.promo-control-date{flex:.9 1 0}.promo-control-grow{flex:1.8 1 0;color:#a3abb5}.promo-square-control,.promo-control-icon{width:44px;flex:0 0 44px;justify-content:center;padding:0}.promo-square-control{border-color:#dfe3e8;cursor:default}.promo-control-icon{border:0;border-radius:999px;background:#e4e4e5}.promo-workspace-card{position:relative;min-height:calc(100% - 66px);overflow:hidden;border:.5px solid #e7e7e7;border-top:0;border-radius:0 0 20px 20px;background:#fcfcfd;box-shadow:0 1px 1px #1b1b1b06,0 18px 46px -38px #1b1b1b42}.promo-today-layout{display:grid;grid-template-columns:minmax(0,1fr) 405px}.promo-today-main{min-width:0;padding:34px 42px 38px}.promo-today-main h3{margin:0 0 24px;color:#252a31;font-size:42px;font-weight:760;letter-spacing:-.035em;line-height:1.02}.promo-tabs{display:flex;align-items:flex-end;gap:28px;margin-bottom:22px;border-bottom:.5px solid #dfe3e8;color:#858e99;font-size:15.5px;font-weight:680}.promo-tabs span{padding-bottom:14px}.promo-tabs .is-active{color:#252a31;box-shadow:inset 0 -2px #252a31}.promo-today-cards{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;margin-bottom:30px}.promo-date-card,.promo-metric-card{min-height:130px;border:.5px solid #e3e5e8;border-radius:13px;background:#fcfcfdf0}.promo-date-card{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#858e99;font-size:15.5px;font-weight:660;line-height:1.1}.promo-date-card strong{color:#252a31;font-size:54px;font-weight:760;letter-spacing:-.04em;line-height:.95}.promo-metric-card{display:flex;align-items:center;gap:16px;padding:28px 30px}.promo-metric-card strong{color:#7048e8;font-size:54px;font-weight:760;letter-spacing:-.04em;line-height:.95}.promo-metric-card span{color:#252a31;font-size:22px;font-weight:680}.promo-metric-card small{display:block;margin-left:-6px;color:#858e99;font-size:17px;font-weight:500}.promo-section-title{display:flex;align-items:center;gap:18px;margin:0 0 20px;color:#252a31;font-size:15.5px;font-weight:620}.promo-section-title span{width:12px;height:12px;border:3px solid #252a31;border-radius:999px}.promo-mini-table{border-top:.5px solid #e1e2e4}.promo-mini-table-head,.promo-mini-table-row{display:grid;grid-template-columns:1.05fr 1.15fr 120px;gap:18px;align-items:center;border-bottom:.5px solid #e1e2e4}.promo-mini-table-head{min-height:40px;color:#858e99;font-size:14px;font-weight:620}.promo-mini-table-row{min-height:76px;color:#252a31;font-size:12.5px}.promo-mini-table-row div{display:flex;min-width:0;flex-direction:column;gap:4px}.promo-mini-table-row strong{overflow:hidden;color:#252a31;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.promo-mini-table-row span,.promo-data-table span{overflow:hidden;color:#858e99;text-overflow:ellipsis;white-space:nowrap}.promo-today-side{padding:34px 32px;border-left:.5px solid #e7e7e7;background:#fcfcfd}.promo-attention-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:.5px solid #e1e2e4}.promo-attention-row div{display:flex;flex-direction:column;gap:4px}.promo-attention-row strong,.promo-today-side p{margin:0;color:#252a31;font-size:19px;font-weight:500;line-height:1.25}.promo-attention-row span,.promo-today-side small{color:#858e99;font-size:16px;font-weight:500}.promo-attention-row b{color:#7048e8;font-size:20px}.promo-attention-row b.danger{color:#f03e3e}.promo-info-title{margin-top:30px}.promo-today-side p{margin-top:18px;font-weight:500}.promo-orders-card,.promo-routes-card{padding:0}.promo-data-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:16px}.promo-data-table th,.promo-data-table td{padding:0 22px;border-bottom:.5px solid #e1e2e4;text-align:left;vertical-align:middle}.promo-data-table th{height:44px;color:#858e99;background:#fafafbe0;font-size:12.5px;font-weight:500}.promo-data-table td{height:92px;color:#252a31;font-weight:500}.promo-data-table tr.is-selected td{background:#e9eef6}.promo-data-table td:first-child strong,.promo-data-table td:nth-child(2) strong,.promo-data-table td:nth-child(4) strong,.promo-data-table td:nth-child(3),.promo-data-table td:nth-child(6){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-data-table td:first-child strong,.promo-data-table td:nth-child(2) strong{font-weight:680}.promo-data-table em,.promo-mini-table-row em{font-style:normal;font-weight:650;white-space:nowrap}.promo-data-table .is-new,.promo-mini-table-row .is-new{color:#7048e8}.promo-data-table .is-work,.promo-mini-table-row .is-work{color:#f08c00}.promo-data-table .is-delivered,.promo-data-table .is-issued{color:#2f9e44}.promo-data-table .is-draft{color:#495057}.promo-header-tabs{display:inline-flex;align-items:center;gap:0;padding:4px;border-radius:14px;background:#f0f1f2}.promo-header-tabs span{display:flex;height:40px;align-items:center;padding:0 22px;border-radius:12px;color:#858e99;font-size:17px;font-weight:620}.promo-header-tabs .is-active{color:#252a31;background:#e4e4e5}.promo-routes-table th:nth-child(1),.promo-routes-table td:nth-child(1){width:18%}.promo-routes-table th:nth-child(2),.promo-routes-table td:nth-child(2){width:20%}.promo-routes-table th:nth-child(3),.promo-routes-table td:nth-child(3){width:24%}.promo-routes-table th:nth-child(4),.promo-routes-table td:nth-child(4){width:12%;text-align:right}.promo-routes-table th:nth-child(5),.promo-routes-table td:nth-child(5){width:13%}.promo-routes-table th:nth-child(6),.promo-routes-table td:nth-child(6){width:13%;text-align:right}.promo-routes-table button{height:40px;padding:0 24px;border:0;border-radius:12px;color:#252a31;background:#e4e4e5;font-size:16px;font-weight:680}@media(max-width:1200px){.hero-product.product-showcase-host{width:min(1080px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}.product-showcase-window{height:650px!important}.product-showcase-slide{grid-template-columns:230px minmax(0,1fr)}.promo-admin-nav-item{font-size:16px}.promo-today-layout{grid-template-columns:minmax(0,1fr) 330px}.promo-today-main{padding:28px 30px}.promo-today-side{padding:28px 24px}}@media(max-width:860px){.hero-product.product-showcase-host{margin-top:44px!important}.product-showcase-window{height:580px!important;border-radius:18px}.product-showcase-slide{grid-template-columns:1fr}.promo-admin-sidebar{display:none}.promo-admin-workspace{padding:0}.promo-admin-header{gap:8px;overflow:hidden;border-radius:18px 18px 0 0}.promo-control{min-width:190px;font-size:12.5px}.promo-today-layout{grid-template-columns:1fr;overflow:auto}.promo-today-side{border-top:.5px solid #e7e7e7;border-left:0}.promo-data-table{min-width:920px}}.product-showcase-window{height:clamp(560px,48vw,720px)!important}.promo-admin-sidebar{padding:14px 10px 10px}.promo-admin-logo{width:164px;margin-bottom:16px}.promo-admin-nav{gap:4px}.promo-admin-nav-item{min-height:36px;gap:11px;padding:0 12px;border-radius:10px;font-size:14.5px;font-weight:520}.promo-admin-nav-item svg,.promo-control-icon svg,.promo-square-control svg{width:19px;height:19px}.promo-sidebar-summary{padding:11px 12px 10px;border-radius:12px}.promo-sidebar-summary-value{font-size:34px}.promo-sidebar-summary-label,.promo-sidebar-summary-row{font-size:12.5px}.promo-sidebar-summary-row strong{font-size:11.5px}.promo-admin-account{gap:8px;font-size:14px}.promo-admin-account span{width:30px;height:30px;border-radius:9px}.promo-admin-header{min-height:54px;gap:9px;padding:8px 14px}.promo-control,.promo-square-control,.promo-control-icon{height:32px;border-radius:10px;font-size:13.5px}.promo-control{padding:0 14px}.promo-square-control,.promo-control-icon{width:32px;flex-basis:38px}.promo-workspace-card{min-height:calc(100% - 54px)}.promo-today-main{padding:28px 34px 32px}.promo-today-main h3{margin-bottom:20px;font-size:34px}.promo-tabs{gap:24px;margin-bottom:18px;font-size:15.5px}.promo-tabs span{padding-bottom:12px}.promo-today-cards{grid-template-columns:140px minmax(0,1fr);gap:16px;margin-bottom:26px}.promo-date-card,.promo-metric-card{min-height:92px;border-radius:12px}.promo-date-card{font-size:12.5px}.promo-date-card strong,.promo-metric-card strong{font-size:44px}.promo-metric-card{gap:14px;padding:24px 26px}.promo-metric-card small{font-size:14.5px}.promo-section-title{gap:14px;margin-bottom:16px;font-size:12.5px}.promo-section-title span{width:10px;height:10px;border-width:2.5px}.promo-mini-table-head,.promo-mini-table-row{grid-template-columns:1.05fr 1.15fr 104px;gap:14px}.promo-mini-table-head{min-height:34px;font-size:12px}.promo-mini-table-row{min-height:66px;font-size:11.5px}.promo-today-side{padding:28px 26px}.promo-attention-row{gap:16px;padding:16px 0}.promo-attention-row strong,.promo-today-side p{font-size:15.5px}.promo-attention-row span,.promo-today-side small{font-size:13.5px}.promo-attention-row b{font-size:17px}.promo-data-table{font-size:11.5px}.promo-data-table th,.promo-data-table td{padding:0 16px}.promo-data-table th{height:32px;font-size:12.5px}.promo-data-table td{height:78px}.promo-header-tabs{border-radius:12px}.promo-header-tabs span{height:34px;padding:0 17px;border-radius:10px;font-size:13.5px}.promo-routes-table button{height:34px;padding:0 18px;border-radius:10px;font-size:11.5px}.product-showcase-window{height:clamp(520px,46vw,680px)!important}.product-showcase-slide{grid-template-columns:232px minmax(0,1fr)}.promo-admin-sidebar{padding:12px 9px 9px}.promo-admin-logo{width:150px;margin-bottom:14px}.promo-admin-nav-item{min-height:32px;gap:10px;padding:0 11px;border-radius:9px;font-size:12.8px}.promo-admin-nav-item svg,.promo-control-icon svg,.promo-square-control svg{width:17px;height:17px}.promo-sidebar-summary{padding:10px 11px 9px;border-radius:11px}.promo-sidebar-summary-value{font-size:30px}.promo-sidebar-summary-label,.promo-sidebar-summary-row{font-size:11.4px}.promo-admin-account{font-size:12.8px}.promo-admin-account span{width:27px;height:27px}.promo-admin-header{min-height:48px;gap:8px;padding:7px 12px}.promo-control,.promo-square-control,.promo-control-icon{height:34px;border-radius:9px;font-size:12.2px}.promo-control{padding:0 12px}.promo-square-control,.promo-control-icon{width:34px;flex-basis:34px}.promo-workspace-card{min-height:calc(100% - 48px)}.promo-today-main{padding:24px 29px 28px}.promo-today-main h3{margin-bottom:17px;font-size:29px}.promo-tabs{gap:20px;margin-bottom:16px;font-size:13.4px}.promo-tabs span{padding-bottom:10px}.promo-today-cards{grid-template-columns:118px minmax(0,1fr);gap:14px;margin-bottom:22px}.promo-date-card,.promo-metric-card{min-height:96px}.promo-date-card{font-size:12.8px}.promo-date-card strong,.promo-metric-card strong{font-size:38px}.promo-metric-card{gap:12px;padding:20px 22px}.promo-metric-card span{font-size:15.5px}.promo-metric-card small{font-size:12.8px}.promo-section-title{gap:12px;margin-bottom:14px;font-size:13.2px}.promo-mini-table-head,.promo-mini-table-row{grid-template-columns:1.05fr 1.18fr 92px;gap:14px}.promo-mini-table-head{min-height:30px;font-size:10.8px}.promo-mini-table-row{min-height:58px;font-size:11.7px}.promo-today-side{padding:24px 22px}.promo-attention-row{padding:14px 0}.promo-attention-row strong,.promo-today-side p{font-size:13.2px}.promo-attention-row span,.promo-today-side small{font-size:11.8px}.promo-data-table{font-size:11.6px}.promo-data-table th,.promo-data-table td{padding:0 13px}.promo-data-table th{height:34px;font-size:10.8px;line-height:1.15}.promo-data-table td{height:66px;line-height:1.18}.promo-data-table td>strong,.promo-data-table td>span,.promo-data-table td>em,.promo-data-table td>button{vertical-align:middle}.promo-data-table td strong,.promo-data-table td span{display:block;line-height:1.18}.promo-data-table td span{margin-top:4px}.promo-orders-card .promo-data-table th:nth-child(1),.promo-orders-card .promo-data-table td:nth-child(1){width:16%}.promo-orders-card .promo-data-table th:nth-child(2),.promo-orders-card .promo-data-table td:nth-child(2){width:17%}.promo-orders-card .promo-data-table th:nth-child(3),.promo-orders-card .promo-data-table td:nth-child(3){width:13%}.promo-orders-card .promo-data-table th:nth-child(4),.promo-orders-card .promo-data-table td:nth-child(4){width:18%}.promo-orders-card .promo-data-table th:nth-child(5),.promo-orders-card .promo-data-table td:nth-child(5){width:14%}.promo-orders-card .promo-data-table th:nth-child(6),.promo-orders-card .promo-data-table td:nth-child(6){width:10%}.promo-orders-card .promo-data-table th:nth-child(7),.promo-orders-card .promo-data-table td:nth-child(7){width:12%}.promo-header-tabs span{height:30px;padding:0 15px;font-size:12.2px}.promo-route-editor-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.promo-route-editor-head{display:flex;min-height:52px;align-items:center;gap:10px;padding:0 20px;border-bottom:.5px solid #e1e2e4;color:#858e99;font-size:12.4px;white-space:nowrap}.promo-route-editor-head svg{width:18px;height:18px;fill:none;stroke:#252a31;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.promo-route-editor-head strong{color:#252a31;font-size:12.5px}.promo-route-editor-head b{color:#252a31;font-size:12.8px}.promo-route-editor-head button{margin-left:auto;border:0;color:#858e99;background:transparent;font-size:20px}.promo-route-editor-body{display:grid;min-height:0;grid-template-columns:34% minmax(0,1fr);gap:16px;padding:16px 18px 14px}.promo-route-form{min-width:0;overflow:hidden}.promo-route-form h3{margin:0 0 16px;color:#111318;font-size:16px;font-weight:760}.promo-route-form label{display:flex;flex-direction:column;gap:5px;margin-bottom:12px;color:#505761;font-size:11.6px;font-weight:620}.promo-route-form label strong{display:flex;min-height:34px;align-items:center;overflow:hidden;padding:0 12px;border:.5px solid #d0d7df;border-radius:10px;color:#111318;background:#fff;font-size:12.5px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.promo-route-form label strong.is-muted{color:#adb5bd}.promo-route-orders-title,.promo-route-order-row{display:grid;grid-template-columns:24px minmax(0,1fr) 70px;gap:10px;align-items:center}.promo-route-orders-title{margin:16px 0 8px;font-size:14px}.promo-route-orders-title strong{grid-column:1 / 3}.promo-route-orders-title b,.promo-route-order-row b{text-align:right}.promo-route-order-row{min-height:48px;border-top:.5px solid #e1e2e4;color:#252a31;font-size:11.5px}.promo-route-order-row span,.promo-route-order-row small,.promo-route-form p{color:#858e99}.promo-route-order-row div{min-width:0}.promo-route-order-row strong,.promo-route-order-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-route-form p{margin:12px 0 0;font-size:11.5px}.promo-route-map{position:relative;min-height:0;overflow:hidden;border:1px solid #1d7edc;border-radius:12px;background:radial-gradient(circle at 24% 30%,rgba(188,222,174,.72) 0 12%,transparent 13%),radial-gradient(circle at 72% 20%,rgba(193,224,184,.7) 0 18%,transparent 19%),radial-gradient(circle at 78% 72%,rgba(193,224,184,.68) 0 16%,transparent 17%),linear-gradient(35deg,transparent 0 46%,rgba(244,183,63,.38) 47% 48%,transparent 49%),linear-gradient(110deg,transparent 0 38%,rgba(143,166,188,.34) 39% 40%,transparent 41%),#f5f4e5}.promo-route-map svg{position:absolute;inset:0;width:100%;height:100%}.promo-map-road{fill:none;stroke-linecap:round;stroke-linejoin:round}.promo-map-road.road-a{stroke:#f4b73fb8;stroke-width:6}.promo-map-road.road-b{stroke:#7a86945c;stroke-width:4;stroke-dasharray:8 7}.promo-map-route{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.5}.promo-map-route.route-blue{stroke:#4d7fe8}.promo-map-route.route-orange{stroke:#f08c00}.promo-map-label{position:absolute;z-index:2;color:#20242bb8;font-size:11.5px;font-weight:760;text-shadow:0 1px 0 rgba(255,255,255,.75)}.promo-map-label.label-one{top:34%;left:42%}.promo-map-label.label-two{top:62%;left:48%}.promo-map-label.label-three{top:38%;left:23%}.promo-map-marker{position:absolute;z-index:4;display:grid;width:34px;height:34px;place-items:center;border:3px solid #fff;border-radius:999px;color:#fff;box-shadow:0 10px 18px #1b1b1b2e;font-size:11.5px;font-weight:760}.promo-map-marker.marker-warehouse{left:31%;top:51%;background:#2f9e44}.promo-map-marker.marker-order{left:45%;top:32%;background:#426fa9}.promo-map-tools{position:absolute;top:18px;right:18px;z-index:5;display:flex;flex-direction:column;overflow:hidden;border-radius:8px;box-shadow:0 8px 20px #1b1b1b1a}.promo-map-tools button{display:grid;width:34px;height:34px;place-items:center;border:0;border-bottom:.5px solid #e1e2e4;color:#252a31;background:#fff;font-size:15.5px;font-weight:680}.promo-map-tools button:first-child{color:#2f9e44}.promo-route-editor-footer{display:flex;min-height:52px;align-items:center;gap:18px;padding:0 20px;border-top:.5px solid #e1e2e4;color:#858e99;font-size:11.6px}.promo-route-editor-footer span{margin-right:auto}.promo-route-editor-footer button{height:34px;padding:0 22px;border:0;border-radius:10px;color:#252a31;background:transparent;font-size:12.4px;font-weight:650}.promo-route-editor-footer button:disabled{color:#adb5bd;background:#e9ecef}@media(max-width:1200px){.product-showcase-slide{grid-template-columns:205px minmax(0,1fr)}.promo-route-editor-body{grid-template-columns:38% minmax(0,1fr)}}@media(max-width:860px){.promo-route-editor-body{grid-template-columns:1fr;overflow:auto}.promo-route-map{min-height:280px}}.promo-orders-card .promo-data-table td:nth-child(3),.promo-orders-card .promo-data-table td:nth-child(6){display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.promo-orders-card .promo-data-table tr.is-selected td:nth-child(3),.promo-orders-card .promo-data-table tr.is-selected td:nth-child(6){background:#e9eef6}.product-showcase-window .promo-admin-logo{width:178px;margin-bottom:20px}.product-showcase-window .promo-sidebar-summary{width:100%;margin-right:0}.product-showcase-window .promo-admin-nav{gap:2px}.product-showcase-window .promo-admin-nav-item{min-height:28px;gap:9px;padding:0 10px;font-size:11.6px}.product-showcase-window .promo-admin-nav-item svg{width:16px;height:16px}.product-showcase-window .promo-admin-logo{margin-bottom:14px}.product-showcase-window .promo-sidebar-summary{padding-top:9px;padding-bottom:9px}.product-showcase-window .promo-sidebar-summary-value{font-size:28px}.product-showcase-window .promo-sidebar-summary-label,.product-showcase-window .promo-sidebar-summary-row{font-size:10.8px}.promo-admin-workspace-no-header .promo-workspace-card{min-height:100%;border-top:.5px solid #e7e7e7;border-radius:18px}.hero-product.product-showcase-host{margin-top:10px!important}.product-showcase-tabs{margin-top:2px!important;margin-bottom:8px!important}#product.product-showcase-tabs{scroll-margin-top:24px!important}.hero-product.product-showcase-host,.product-showcase-window{border-radius:18px!important}@media(max-width:860px){.hero-product.product-showcase-host,.product-showcase-window{border-radius:14px!important}}.product-showcase-window .promo-control-icon{width:34px;flex-basis:34px;border:0;border-radius:0;color:#252a31;background:transparent;font-size:22px;font-weight:420}.product-showcase-slide[data-product-slide=orders] .promo-admin-workspace{position:relative}.promo-new-order-card{position:absolute;z-index:5;top:62px;right:34px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-content:center;align-items:center;gap:11px;width:280px;min-height:92px;padding:13px 15px;border:.5px solid rgba(31,36,43,.12);border-radius:18px;color:#252a31;background:#fffffff5;box-shadow:0 18px 42px #1f242b29;transform-origin:50% 50%;animation:promoNewOrderSway 4.8s ease-in-out infinite}.promo-new-order-source{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#252a31;background:#edf0f4;font-size:12.5px;font-weight:620;letter-spacing:.01em}.promo-new-order-text{min-width:0}.promo-new-order-text strong,.promo-new-order-text small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-new-order-text strong{font-size:15.5px;font-weight:620;line-height:1.15}.promo-new-order-text small{margin-top:5px;color:#858e99;font-size:11.5px;font-weight:500;line-height:1.15}.promo-new-order-card b{grid-column:auto;align-self:end;margin-top:0;font-size:17px;font-weight:620;line-height:1;white-space:nowrap}.promo-metric-card .promo-rolling-counter{--promo-rolling-digit-height: 42px;display:inline-flex!important;align-items:flex-end;overflow:hidden;color:#7048e8!important;font-size:42px!important;font-weight:760;letter-spacing:-.035em;line-height:.95!important}.promo-rolling-digit{display:block;width:.63em;height:var(--promo-rolling-digit-height);overflow:hidden}.promo-rolling-digit-inner{display:flex;flex-direction:column;transform:translateY(calc(-4 * var(--promo-rolling-digit-height)));will-change:transform}.promo-rolling-digit-inner span{display:block;height:var(--promo-rolling-digit-height);line-height:var(--promo-rolling-digit-height)}.product-showcase-slide.is-active .promo-rolling-digit-inner{animation:promoRollingCounter 7.2s cubic-bezier(.22,1,.36,1) both}.product-showcase-slide.is-active .promo-rolling-digit:nth-child(1) .promo-rolling-digit-inner{animation-delay:.18s}.product-showcase-slide.is-active .promo-rolling-digit:nth-child(2) .promo-rolling-digit-inner{animation-delay:0ms}@keyframes promoRollingCounter{0%,18%{transform:translateY(0)}27%,40%{transform:translateY(calc(-1 * var(--promo-rolling-digit-height)))}49%,60%{transform:translateY(calc(-2 * var(--promo-rolling-digit-height)))}69%,80%{transform:translateY(calc(-3 * var(--promo-rolling-digit-height)))}to{transform:translateY(calc(-4 * var(--promo-rolling-digit-height)))}}@media(prefers-reduced-motion:reduce){.product-showcase-slide.is-active .promo-rolling-digit-inner{animation:none}}@keyframes promoNewOrderSway{0%,to{transform:translateZ(0) rotate(0)}25%{transform:translate3d(-5px,0,0) rotate(-.7deg)}50%{transform:translate3d(4px,0,0) rotate(.55deg)}75%{transform:translate3d(-2px,0,0) rotate(-.25deg)}}@media(prefers-reduced-motion:reduce){.promo-new-order-card{animation:none}}:root{--landing-cta-bg: #252a31;--landing-cta-bg-hover: #111318;--landing-cta-text: #ffffff;--landing-cta-shadow: 0 20px 46px -30px rgba(17, 19, 24, .72)}.button-primary,.btn-primary,.cta-primary,.hero-cta,a.btn-primary,a[href="#pricing"].button,a[href="#pricing"].primary,a[href="#pricing"].button-primary,a[href="#pricing"].btn-primary,a[href="#pricing"].cta-primary,button.primary,button.button-primary{border-color:var(--landing-cta-bg)!important;color:var(--landing-cta-text)!important;background:var(--landing-cta-bg)!important;box-shadow:var(--landing-cta-shadow)!important}.button-primary:hover,.btn-primary:hover,.cta-primary:hover,.hero-cta:hover,a.btn-primary:hover,a[href="#pricing"].button:hover,a[href="#pricing"].primary:hover,a[href="#pricing"].button-primary:hover,a[href="#pricing"].btn-primary:hover,a[href="#pricing"].cta-primary:hover,button.primary:hover,button.button-primary:hover{border-color:var(--landing-cta-bg-hover)!important;background:var(--landing-cta-bg-hover)!important;box-shadow:0 22px 48px -30px #111318db!important}.hero-product.product-showcase-host{width:min(1220px,calc(100vw - 112px));max-width:calc(100vw - 112px);height:660px!important;max-height:660px!important;min-height:0!important;overflow:hidden!important;transform:scale(.9);transform-origin:top center;margin-top:0!important;margin-bottom:-66px}.hero .hero-actions{margin-bottom:8px!important}.hero-product.product-showcase-host .product-showcase,.hero-product.product-showcase-host .product-showcase-shell,.hero-product.product-showcase-host .product-showcase-screen,.hero-product.product-showcase-host .product-showcase-slide,.hero-product.product-showcase-host .promo-shell,.hero-product.product-showcase-host .promo-app-shell{min-height:0!important}@media(max-width:1180px){.hero-product.product-showcase-host{width:calc(100vw - 48px);max-width:calc(100vw - 48px);height:600px!important;max-height:600px!important;transform:scale(.86);margin-bottom:-82px}}@media(max-width:860px){.hero-product.product-showcase-host{width:100%;max-width:100%;height:auto;overflow:visible;transform:none;margin-bottom:0}}.promo-route-map--static{display:flex;align-items:center;justify-content:center;overflow:hidden;border:0!important;outline:0!important;background:#eef3ea}.promo-route-map--static .promo-route-map-frame{position:relative;width:100%;height:100%;aspect-ratio:2410 / 1124}.promo-route-map--static .promo-route-map-image,.promo-route-map--static .promo-route-map-static-layer{position:absolute;inset:0;width:100%;height:100%}.promo-route-map--static .promo-route-map-image{object-fit:cover}.promo-route-map--static .promo-route-map-static-layer{pointer-events:none}.promo-route-map--static .promo-static-route{fill:none;stroke:#4577de;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 2px rgba(255,255,255,.72))}.promo-route-map--static .promo-static-stops circle{fill:#3f6ea7;stroke:#fff;stroke-width:7;filter:drop-shadow(0 2px 4px rgba(31,49,73,.22))}.promo-route-map--static .promo-static-stops text{fill:#fff;font-size:23px;font-weight:800;text-anchor:middle;dominant-baseline:middle}.promo-route-map--static .promo-static-warehouse circle{fill:#2fa94f;stroke:#fff;stroke-width:7;filter:drop-shadow(0 8px 18px rgba(47,169,79,.28))}.promo-route-map--static .promo-static-warehouse text{fill:#fff;font-size:24px;font-weight:800;text-anchor:middle;dominant-baseline:middle}.product-showcase-window .promo-metric-card>strong.promo-rolling-counter{--promo-rolling-digit-height: 42px;display:inline-flex!important;align-items:flex-end!important;overflow:hidden!important;color:#7048e8!important;font-size:42px!important;font-weight:760!important;letter-spacing:-.035em!important;line-height:.95!important}.product-showcase-window .promo-metric-card>strong.promo-rolling-counter .promo-rolling-digit{display:block!important;width:.63em!important;height:var(--promo-rolling-digit-height)!important;overflow:hidden!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.product-showcase-window .promo-metric-card>strong.promo-rolling-counter .promo-rolling-digit-inner,.product-showcase-window .promo-metric-card>strong.promo-rolling-counter .promo-rolling-digit-inner span{color:inherit!important;font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.product-showcase-window .promo-metric-card>strong.promo-rolling-counter .promo-rolling-digit-inner span{display:block!important;height:var(--promo-rolling-digit-height)!important;line-height:var(--promo-rolling-digit-height)!important}.hero-product.product-showcase-host,.hero-product.product-showcase-host .product-showcase-window,.hero-product.product-showcase-host .product-showcase-slide{border-radius:14px!important;overflow:hidden!important}.hero-product.product-showcase-host .promo-admin-sidebar{border-radius:14px 0 0 14px!important}.hero-product.product-showcase-host .promo-admin-workspace{border-radius:0 14px 14px 0!important}.hero-product.product-showcase-host .promo-admin-header{border-radius:0 14px 0 0!important}.hero-product.product-showcase-host .promo-workspace-card{border-radius:0 0 14px!important}.hero-product.product-showcase-host .promo-admin-workspace-no-header .promo-workspace-card{border-radius:0 14px 14px 0!important}.hero-product.product-showcase-host{box-shadow:0 34px 90px #20262e1f,0 12px 32px #20262e14,0 0 0 1px #20262e0f!important}.hero-product.product-showcase-host .product-showcase-window,.hero-product.product-showcase-host .product-showcase-slide,.hero-product.product-showcase-host .promo-admin-shell,.hero-product.product-showcase-host .promo-admin-sidebar,.hero-product.product-showcase-host .promo-admin-workspace{overflow:hidden!important}.promo-mobile-snapshot{display:none}@media(max-width:860px){.hero-product.product-showcase-host{width:min(100%,430px)!important;max-width:calc(100vw - 28px)!important;height:clamp(430px,112vw,500px)!important;max-height:none!important;margin-top:0!important;margin-bottom:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f7f9!important;box-shadow:0 18px 42px #20262e17,0 6px 16px #20262e0e!important}.hero-product.product-showcase-host .product-showcase-window{height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f7f9!important}.hero-product.product-showcase-host .product-showcase-slide{display:block!important;height:100%;min-height:0!important;overflow:hidden!important;grid-template-columns:none!important;background:#f6f7f9}.hero-product.product-showcase-host .promo-admin-sidebar,.hero-product.product-showcase-host .promo-admin-workspace,.hero-product.product-showcase-host .promo-new-order-card{display:none!important}.promo-mobile-snapshot{display:flex;height:100%;min-height:0;flex-direction:column;gap:10px;padding:12px;color:#252a31;background:#f6f7f9}.promo-mobile-top{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.promo-mobile-top div,.promo-mobile-row div,.promo-mobile-order-notice div{min-width:0}.promo-mobile-top strong{display:block;overflow:hidden;color:#252a31;font-size:22px;font-weight:760;letter-spacing:0;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.promo-mobile-top span{display:block;margin-top:4px;color:#858e99;font-size:12px;font-weight:560;line-height:1.2}.promo-mobile-top b{display:grid;min-width:40px;height:40px;place-items:center;border-radius:12px;color:#fff;background:#252a31;font-size:20px;font-weight:680;line-height:1}.promo-mobile-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border-radius:12px;background:#eceff3}.promo-mobile-tabs span{display:flex;min-width:0;min-height:30px;align-items:center;justify-content:center;overflow:hidden;border-radius:9px;color:#6f7782;font-size:11px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.promo-mobile-tabs .is-active{color:#252a31;background:#fff;box-shadow:0 1px 2px #20262e0d}.promo-mobile-search{display:flex;min-height:38px;align-items:center;overflow:hidden;padding:0 12px;border:.5px solid #dfe3e8;border-radius:11px;color:#98a1ac;background:#fff;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.promo-mobile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.promo-mobile-metrics div{min-width:0;min-height:72px;padding:12px 10px;border:.5px solid #e1e4e8;border-radius:12px;background:#fff}.promo-mobile-metrics strong{display:block;color:#252a31;font-size:25px;font-weight:760;line-height:1}.promo-mobile-metrics span{display:block;overflow:hidden;margin-top:7px;color:#858e99;font-size:10.5px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.promo-mobile-section{color:#252a31;font-size:12px;font-weight:680;line-height:1.2}.promo-mobile-list{display:grid;min-height:0;gap:8px}.promo-mobile-row{display:grid;min-height:56px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;border:.5px solid #e1e4e8;border-radius:12px;background:#fff}.promo-mobile-row.is-selected{border-color:#d8e0eb;background:#e9eef6}.promo-mobile-row strong,.promo-mobile-row span,.promo-mobile-order-notice strong,.promo-mobile-order-notice small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-mobile-row strong,.promo-mobile-order-notice strong{color:#252a31;font-size:12.4px;font-weight:680;line-height:1.15}.promo-mobile-row span,.promo-mobile-order-notice small{margin-top:5px;color:#858e99;font-size:10.8px;font-weight:500;line-height:1.15}.promo-mobile-row em{overflow:hidden;max-width:84px;color:#252a31;font-size:11px;font-style:normal;font-weight:650;line-height:1.15;text-align:right;text-overflow:ellipsis;white-space:nowrap}.promo-mobile-row .is-new,.promo-mobile-row em.is-new{color:#7048e8}.promo-mobile-row .is-work,.promo-mobile-row em.is-work{color:#f08c00}.promo-mobile-row .is-delivered,.promo-mobile-row em.is-delivered{color:#2f9e44}.promo-mobile-order-notice{display:grid;min-height:66px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:.5px solid rgba(31,36,43,.1);border-radius:13px;background:#fff;box-shadow:0 10px 26px #20262e17}.promo-mobile-order-notice>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#252a31;background:#edf0f4;font-size:12px;font-weight:620}.promo-mobile-order-notice b{color:#252a31;font-size:12px;font-weight:680;white-space:nowrap}.promo-mobile-route-map{position:relative;flex:1 1 150px;min-height:142px;overflow:hidden;border:.5px solid #e1e4e8;border-radius:13px;background:#eef3ea}.promo-mobile-route-map img{width:100%;height:100%;object-fit:cover;object-position:center}.promo-mobile-route-summary{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:12px;padding:0 2px;color:#858e99;font-size:12px;font-weight:560}.promo-mobile-route-summary strong{color:#252a31;font-size:14px;font-weight:680;white-space:nowrap}}@media(max-width:380px){.hero-product.product-showcase-host{height:430px!important}.promo-mobile-snapshot{gap:8px;padding:10px}.promo-mobile-row{min-height:52px;padding:8px 10px}.promo-mobile-route-map{min-height:126px}}.hero-product.product-showcase-host .promo-admin-shell{border-radius:14px!important}.hero-product.product-showcase-host .promo-admin-sidebar{border-top-left-radius:14px!important;border-bottom-left-radius:14px!important}.hero-product.product-showcase-host .promo-admin-workspace,.hero-product.product-showcase-host .promo-admin-header{border-top-right-radius:14px!important}.product-showcase-tabs.anchor-target{margin:14px auto 16px!important;position:relative;z-index:4}.hero-product.product-showcase-host{margin-top:0!important}.product-showcase-tabs.anchor-target{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:24px!important;margin:12px auto 18px!important;padding:0!important}.hero-product.product-showcase-host .product-showcase-window,.hero-product.product-showcase-host .product-showcase-slide{padding-top:0!important}.hero-product.product-showcase-host .product-showcase-window{display:block!important}.hero-product.product-showcase-host .product-showcase-slide.is-active{align-items:stretch!important}.hero-product.product-showcase-host .promo-admin-shell{min-height:100%!important;height:100%!important;margin-top:0!important}.hero-product.product-showcase-host{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.hero-product.product-showcase-host .product-showcase-window{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.hero-product.product-showcase-host .product-showcase-slide{inset:0!important;padding:0!important;margin:0!important}.hero-product.product-showcase-host .product-showcase-slide.is-active{transform:none!important}.hero-product.product-showcase-host .promo-admin-shell{margin:0!important;border:1px solid rgba(32,38,46,.08)!important;box-shadow:0 34px 90px #20262e1f,0 12px 32px #20262e14,0 0 0 1px #20262e0a!important}.product-showcase-tabs.anchor-target{margin-top:34px!important}.hero-product.product-showcase-host .promo-admin-shell{border:.5px solid rgba(32,38,46,.12)!important;box-shadow:0 24px 70px #20262e17,0 8px 22px #20262e0d!important}.hero-product.product-showcase-host{overflow:visible!important;border-radius:14px!important;box-shadow:0 28px 78px #20262e1f,0 10px 28px #20262e12!important}.hero-product.product-showcase-host .product-showcase-window{overflow:visible!important}.hero-product.product-showcase-host .promo-admin-shell{outline:.5px solid rgba(32,38,46,.18)!important;outline-offset:-.5px!important;box-shadow:none!important}.hero-product.product-showcase-host .promo-admin-shell{box-shadow:inset 0 .5px #20262e2e,inset 0 0 0 .5px #20262e1f!important}.hero-product.product-showcase-host{border:.5px solid rgba(32,38,46,.14)!important;background:transparent!important}.hero-product.product-showcase-host{border:.5px solid rgba(32,38,46,.16)!important;background:transparent!important;box-shadow:0 18px 48px #20262e13,0 6px 18px #20262e0b!important}.hero-product.product-showcase-host .promo-admin-shell{border:0!important;outline:none!important;box-shadow:none!important}.hero-product.product-showcase-host .promo-admin-workspace,.hero-product.product-showcase-host .promo-admin-header{border-top-left-radius:14px!important;border-top-right-radius:14px!important}.hero-product.product-showcase-host .promo-admin-workspace{overflow:hidden!important}@media(max-width:860px){.hero-product.product-showcase-host{width:min(100%,430px)!important;max-width:calc(100vw - 28px)!important;height:clamp(430px,112vw,500px)!important;max-height:none!important;overflow:hidden!important;border-radius:14px!important;background:#f6f7f9!important;box-shadow:0 18px 42px #20262e17,0 6px 16px #20262e0e!important}.hero-product.product-showcase-host .product-showcase-window{height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:14px!important;background:#f6f7f9!important}.hero-product.product-showcase-host .product-showcase-slide{display:block!important;height:100%!important;min-height:0!important;overflow:hidden!important;grid-template-columns:none!important;background:#f6f7f9!important}.hero-product.product-showcase-host .promo-admin-sidebar,.hero-product.product-showcase-host .promo-admin-workspace,.hero-product.product-showcase-host .promo-new-order-card{display:none!important}.hero-product.product-showcase-host .promo-mobile-snapshot{display:flex!important}}@media(max-width:380px){.hero-product.product-showcase-host{height:430px!important}}.hero-product.product-showcase-host .promo-workspace-card{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}.hero-product.product-showcase-host .promo-admin-workspace-no-header .promo-workspace-card{border-radius:14px!important}.site-footer{border-top:1px solid var(--line-soft);background:#ffffffdb}.site-footer-inner{display:flex;width:var(--page-width);min-height:72px;margin:0 auto;align-items:center;justify-content:space-between;gap:18px;color:var(--muted);font-size:13px;font-weight:560}.site-footer-inner a{color:var(--ink);font-weight:680}.site-footer-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.site-footer-inner a:hover{color:var(--blue)}.legal-page{min-height:100vh;padding:118px 0 72px}.legal-shell{width:min(920px,calc(100vw - 48px));margin:0 auto;padding:44px 48px 52px;border:1px solid var(--line-soft);border-radius:18px;background:#fffffff0;box-shadow:0 24px 70px #20262e14;overflow-wrap:anywhere}.legal-hero{padding-bottom:26px;border-bottom:1px solid var(--line-soft)}.legal-kicker{margin-bottom:12px;color:var(--faint);font-size:13px;font-weight:680}.legal-hero h1{max-width:760px;margin-bottom:14px;color:var(--ink);font-size:58px;line-height:1.02;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}.legal-hero h1 span{display:block}.legal-hero p,.legal-section p,.legal-list{color:var(--muted);font-size:16px;line-height:1.66}.legal-hero p{max-width:760px;margin-bottom:0}.legal-section{padding:28px 0;border-bottom:1px solid var(--line-soft)}.legal-section:last-child{padding-bottom:0;border-bottom:0}.legal-section h2{margin-bottom:12px;color:#252a31;font-size:24px;line-height:1.2}.legal-section p:last-child{margin-bottom:0}.legal-list{margin:0;padding-left:22px}.legal-list li+li{margin-top:8px}.legal-callout{margin:16px 0;padding:18px 20px;border:1px solid rgba(63,126,219,.18);border-radius:14px;color:#263345;font-size:16px;font-weight:680;line-height:1.58;background:#3f7edb0f}.legal-link{color:var(--blue);font-weight:720;text-decoration:underline;text-underline-offset:3px}@media(max-width:720px){.site-footer-inner{width:min(100%,calc(100vw - 40px));min-height:84px;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.site-footer-links{justify-content:flex-start;gap:8px 16px}.legal-page{padding:98px 0 42px}.legal-shell{width:min(100%,calc(100vw - 24px));padding:28px 20px 34px;border-radius:14px}.legal-hero h1{font-size:32px;line-height:1.12}.legal-hero h1 span+span{font-size:.88em}.legal-hero p,.legal-section p,.legal-list,.legal-callout{font-size:15px;line-height:1.6}.legal-section h2{font-size:21px}}@media(max-width:380px){:root{--page-gutter: 12px}.site-header{gap:10px}.brand-logo{width:144px}.header-actions .btn{min-height:38px;padding:0 11px;font-size:13px}.legal-shell{width:min(100%,calc(100vw - 16px));padding:24px 16px 30px}.legal-kicker{font-size:12.5px}.legal-hero h1{font-size:29px;line-height:1.14}.legal-hero h1 span+span{font-size:.84em}}
