:root{--teal:#00af90;--action:#0f766e;--action-hover:#115e59;--navy:#0b1f3a;--text:#111827;--muted:#475569;--canvas:#f8fafc;--surface:#fff;--mint:#e9f8f4;--border:#cbd5e1;--amber:#f59e0b;--radius:12px;font-family:Inter,Arial,system-ui,sans-serif;color:var(--navy);background:#fff;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,h4,p{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--navy);outline-offset:5px}.offline-section a:focus-visible{outline-color:white}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.skip-link{position:fixed;left:20px;top:-90px;padding:16px;background:var(--navy);color:white;z-index:100}.skip-link:focus{top:16px}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid #edf0f2;position:sticky;top:0;z-index:20}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.logo{display:inline-flex;align-items:center;min-height:44px;flex-shrink:0}.logo img{width:170px;height:auto}.desktop-nav{display:flex;gap:27px;font-size:14px;font-weight:600;align-items:center}.desktop-nav a,.sign-in{padding-block:12px}.desktop-nav a:hover,.sign-in:hover{color:var(--action)}.nav-actions{display:flex;align-items:center;gap:24px}.sign-in{font-size:14px;font-weight:600;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:19px 25px;border-radius:8px;background:var(--action);color:#fff;font-size:15px;font-weight:600;line-height:1.3;transition:background .18s,transform .18s;white-space:nowrap}.button:hover{background:var(--action-hover);transform:translateY(-2px)}.button span{font-size:22px;font-weight:400;line-height:1}.button-small{padding:14px 18px;font-size:14px;gap:20px}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:1px solid var(--border);border-radius:8px;background:white}.menu-toggle span{height:2px;width:20px;background:var(--navy)}.mobile-nav{background:#fff;padding:10px 24px 20px;border-top:1px solid var(--border)}.mobile-nav a{display:block;padding:14px 0;font-size:16px}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:54px;padding-top:62px;padding-bottom:68px;align-items:center}.eyebrow{display:flex;align-items:center;gap:11px;font-size:12px;letter-spacing:1.65px;font-weight:700;line-height:1.7;color:var(--action)}.eyebrow-line{width:23px;height:2px;background:var(--teal)}h1{font-size:clamp(56px,5.5vw,80px);font-weight:600;line-height:1.055;letter-spacing:-4.5px;margin:27px 0 26px}h1>span{color:var(--action)}.hero-lead{font-size:18px;line-height:1.75;max-width:450px;color:var(--muted);letter-spacing:-.2px}.hero-actions{margin-top:32px;display:flex;gap:22px;align-items:center;flex-wrap:wrap}.text-button{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;min-height:48px;white-space:nowrap}.text-button:hover{color:var(--action)}.play-icon{border:1px solid #9ba8ae;border-radius:50%;width:30px;height:30px;font-size:12px;display:grid;place-items:center;padding-left:2px}.hero-reassurance{display:flex;align-items:center;gap:20px;font-size:12px;color:var(--muted);margin-top:26px}.hero-reassurance span{display:flex;align-items:center;gap:6px}.hero-reassurance svg{color:var(--action);width:16px;height:16px}.hero-visual{position:relative;padding:0 0 22px 10px;min-width:0}.photo-frame{height:568px;position:relative;overflow:hidden;border-radius:16px 16px 96px 16px;background:var(--mint)}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 43%}.photo-frame:after{position:absolute;content:"";inset:50% 0 0;background:linear-gradient(transparent,rgba(5,25,24,.64));pointer-events:none}.photo-caption{position:absolute;bottom:65px;left:30px;color:white;z-index:1;display:flex;flex-direction:column;gap:9px}.photo-caption span{font-size:12px;font-weight:600;letter-spacing:1.8px}.photo-caption strong{font-size:24px;letter-spacing:-.7px;font-weight:500}.hero-sale-card{position:absolute;left:-23px;bottom:-1px;background:#fff;border:1px solid #e8edef;box-shadow:0 16px 48px #0b1f3a14;padding:20px 22px;display:flex;align-items:center;gap:14px;border-radius:12px;width:440px;max-width:calc(100% - 25px);z-index:2}.sale-icon{background:var(--mint);border-radius:50%;width:43px;height:43px;display:grid;place-items:center;color:var(--action);flex-shrink:0}.hero-sale-card strong{font-size:14px;display:block;font-weight:600;line-height:1.5}.hero-sale-card div>span{display:block;font-size:12px;margin-top:3px;color:var(--muted);line-height:1.5}.sale-cloud{margin-left:auto;color:var(--action)}.hero-note{position:absolute;right:-18px;top:36px;display:flex;align-items:center;gap:12px;padding:17px 19px;background:var(--navy);color:#fff;border-radius:12px;box-shadow:0 10px 30px #0b1f3a20;font-size:12px;line-height:1.6}.hero-note strong{font-weight:600}.mini-symbol{padding-right:4px}.promise-strip{background:var(--canvas);border-top:1px solid #e8eef0;border-bottom:1px solid #e8eef0}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:27px;gap:20px}.promise-grid>div{display:flex;align-items:center;justify-content:center;gap:13px;font-size:14px;font-weight:500}.promise-grid svg{color:var(--action);width:21px;height:21px}
.section{padding-block:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:46px}h2{font-size:46px;line-height:1.12;font-weight:550;letter-spacing:-2px;margin-top:17px}.section-heading>p{font-size:16px;line-height:1.75;color:var(--muted);max-width:354px;padding-bottom:5px}.product-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:50px;align-items:center}.product-tabs{align-self:start;padding-top:12px}.product-tab{display:flex;gap:18px;text-align:left;width:100%;border:0;border-bottom:1px solid #dce5e6;background:white;padding:26px 16px 26px 0;color:var(--navy);line-height:1.5;position:relative}.tab-number{color:#657984;font-size:12px;line-height:1.9}.product-tab strong{font-size:20px;font-weight:550;letter-spacing:-.4px;display:block}.tab-description{display:none;font-size:15px;line-height:1.7;color:var(--muted);margin-top:12px;max-width:305px}.tab-arrow{margin-left:auto;color:#87979e;font-size:23px;line-height:1.3}.product-tab[aria-selected=true]{border-bottom:2px solid var(--action)}.product-tab[aria-selected=true] .tab-description{display:block}.product-tab[aria-selected=true] strong,.product-tab[aria-selected=true] .tab-number,.product-tab[aria-selected=true] .tab-arrow{color:var(--action)}.product-tab:hover{background:var(--canvas)}.product-stage{background:#edf5f4;border:1px solid #e6efed;border-radius:16px;padding:23px 26px 19px;min-width:0}.stage-topline{display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:1.2px;font-weight:600;color:var(--action);margin-bottom:22px}.stage-topline span:last-child{font-size:12px;letter-spacing:0;font-weight:400;color:var(--muted)}.demo-panel{background:white;border-radius:10px;box-shadow:0 8px 28px #183d3910;overflow:hidden;min-height:385px}.demo-header{padding:18px 21px;border-bottom:1px solid #e9edf1;display:flex;align-items:center;justify-content:space-between;gap:10px}.demo-brand{display:flex;gap:11px;align-items:center;font-size:12px;font-weight:600}.demo-shop{font-size:12px;color:var(--muted)}.demo-content{padding:23px 24px 18px}.demo-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.demo-kicker{font-size:12px;letter-spacing:1.4px;color:var(--muted)}.demo-title h3{font-size:20px;letter-spacing:-.5px;margin-top:7px;font-weight:600}.demo-date{font-size:12px;white-space:nowrap;border:1px solid #e3e9eb;padding:6px 8px;border-radius:5px;color:var(--muted)}.item{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eef1f4}.item:last-child{border:0}.item-letter{width:37px;height:37px;border-radius:7px;display:grid;place-items:center;font-size:15px;font-weight:600;flex-shrink:0}.mint{background:var(--mint);color:var(--action)}.amber{background:#fff5df;color:#875d10}.blue{background:#edf2fa;color:#385577}.item strong{display:block;font-size:12px;font-weight:600}.item div>span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.item b{margin-left:auto;font-size:12px;font-weight:500;white-space:nowrap}.receipt-total{border-top:1px dashed #cbd5e1;margin-top:8px;padding-top:12px;display:grid;grid-template-columns:1fr 2fr;gap:13px}.receipt-total>span{font-size:12px;color:var(--muted)}.receipt-total>div:not(.demo-payment){display:flex;align-items:baseline;justify-content:flex-end;gap:18px;font-size:12px}.receipt-total strong{font-size:20px;font-weight:600;letter-spacing:-.4px}.demo-payment{grid-column:1/-1;background:var(--action);border-radius:6px;color:white;display:flex;align-items:center;gap:10px;padding:12px 14px;font-size:12px}.demo-payment svg{width:16px;height:16px}.demo-payment svg:last-child{margin-left:auto}.demo-bottom{padding:14px 24px;background:#f9fbfb;display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted);border-top:1px solid #edf1f3}.demo-bottom>span{display:flex;align-items:center;gap:6px}.demo-bottom svg{width:13px;height:13px;color:var(--action)}.stage-footnote{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:var(--muted);margin-top:20px;line-height:1.5;flex-wrap:wrap}.stage-footnote svg{width:14px;height:14px}.stage-divider{width:1px;height:13px;background:#c0d1ce;margin:0 7px}.stock-summary{display:flex;align-items:center;justify-content:space-between;background:#fff8e7;padding:12px;border-radius:7px;font-size:12px;gap:10px;color:#6f521c;margin-bottom:10px}.stock-summary strong{font-size:17px;margin-right:5px}.demo-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.demo-table th{font-size:12px;font-weight:500;color:var(--muted);padding:11px 0;border-bottom:1px solid #e9eef0}.demo-table td{padding:15px 0;border-bottom:1px solid #edf0f2}.demo-table th:nth-child(2),.demo-table td:nth-child(2){text-align:center}.demo-table td:last-child,.demo-table th:last-child{text-align:right}.stock-low,.stock-ok{border-radius:4px;padding:4px 6px;font-size:12px;white-space:nowrap}.stock-low{background:#fff4db;color:#805514}.stock-ok{background:var(--mint);color:var(--action)}.overview-metrics{display:grid;grid-template-columns:1.5fr 1fr;gap:12px;margin:20px 0}.overview-metrics>div{padding:17px 14px;background:var(--canvas);border-radius:7px;display:flex;flex-direction:column;gap:10px}.overview-metrics>div:first-child{background:var(--mint)}.overview-metrics span{font-size:12px;color:var(--muted)}.overview-metrics strong{font-size:22px;font-weight:600;letter-spacing:-.6px}.attention-title{font-size:12px;font-weight:500;margin:20px 0 8px}.attention-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0f2;gap:10px;font-size:12px}.attention-row>span{display:flex;align-items:center;gap:9px}.attention-row svg{width:16px;height:16px;color:var(--muted)}.attention-row strong{font-weight:500;white-space:nowrap}
.offline-section{background:var(--navy);color:white;padding:83px 0}.offline-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.offline-section .eyebrow{color:#81d5c3;font-size:12px;letter-spacing:1.5px}.offline-section h2{font-size:45px;line-height:1.18;max-width:470px}.offline-section h2 span{color:#80d5c3}.offline-copy>p{font-size:16px;line-height:1.8;color:#c4d0de;max-width:458px;margin-top:25px}.light-link{display:inline-flex;align-items:center;gap:24px;font-size:14px;border-bottom:1px solid #6d8599;padding-bottom:11px;margin-top:28px;min-height:40px}.light-link:hover{color:#9ce7d6}.light-link>span{font-size:21px}.offline-steps>div{display:flex;gap:20px;padding:18px 0 24px;position:relative}.offline-step-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:9px;background:#193650;color:#8ad9c7;flex-shrink:0;position:relative}.offline-steps>div:not(:nth-child(3)) .offline-step-icon:after{content:"";width:1px;height:64px;background:#314b63;position:absolute;top:52px;left:21px}.offline-step-icon svg{width:21px;height:21px}.step-label{font-size:12px;letter-spacing:1.3px;color:#91b4c3}.offline-steps h3{font-size:18px;font-weight:500;margin-top:7px;letter-spacing:-.2px}.offline-steps div p{font-size:14px;line-height:1.6;color:#bacbd8;margin-top:7px}.offline-note{color:#a4bacb;font-size:12px;line-height:1.65;border-top:1px solid #30465e;padding-top:19px;margin-top:10px}
.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.business-card{position:relative;background:var(--canvas);border:1px solid #e3e9ee;border-radius:12px;padding:28px 24px 23px;display:flex;flex-direction:column;transition:background .2s,transform .2s,border-color .2s}.business-card:hover{background:var(--mint);border-color:#abd9d0;transform:translateY(-4px)}.industry-icon{height:30px;width:30px;color:var(--action);stroke-width:1.4}.business-card-index{position:absolute;right:24px;top:31px;color:#8e9ca5;font-size:12px}.business-card h3{font-size:20px;line-height:1.3;letter-spacing:-.5px;font-weight:550;margin-top:32px}.business-card p{color:var(--muted);font-size:14px;line-height:1.7;margin:14px 0 27px}.business-card-link{font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:10px}.business-card-link>span{font-size:20px;color:var(--action)}.section-note{font-size:12px;line-height:1.7;color:var(--muted);margin-top:22px}.plans-section{background:var(--mint);padding:72px 0}.plans-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.plans-layout h2{font-size:45px}.plans-layout>div>p{font-size:16px;line-height:1.75;max-width:380px;color:var(--muted);margin:22px 0 26px}.plans-detail{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:5px;margin-left:20px;padding-block:14px}.plan-list>div{display:flex;align-items:center;gap:22px;padding:27px 0;border-bottom:1px solid #bedcd5}.plan-marker{font-size:12px;color:#607a77;align-self:start;padding-top:7px}.plan-list h3{font-size:23px;font-weight:550;letter-spacing:-.5px}.plan-list>div p{font-size:14px;line-height:1.6;color:var(--muted);margin-top:8px;max-width:340px}.plan-label{font-size:12px;letter-spacing:1px;border:1px solid #aacbc2;border-radius:5px;padding:6px 8px;margin-left:auto}.plan-list>p{font-size:12px!important;margin:18px 0 0!important;max-width:100%!important;line-height:1.7!important}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-section .eyebrow{font-size:12px;letter-spacing:1.3px}.text-link{display:inline-flex;font-size:14px;gap:22px;margin-top:26px;padding-block:10px;color:var(--action);align-items:center}.text-link>span{font-size:20px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.faq-list details{border-bottom:1px solid #dce3e8}.faq-list summary{padding:23px 0;list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:16px;font-weight:500;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;color:var(--action);font-weight:400;flex-shrink:0}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:14px;line-height:1.8;color:var(--muted);padding:0 32px 23px 0}.closing-section{position:relative;background:#e9f8f4;border-radius:16px;padding:54px 64px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;margin-bottom:85px}.closing-section>div{position:relative;z-index:1}.closing-section h2{font-size:48px;line-height:1.1}.closing-section p{font-size:16px;line-height:1.7;color:var(--muted);margin:21px 0 27px}.closing-contact{display:block;font-size:14px;margin-top:18px;width:fit-content;text-decoration:underline;text-underline-offset:4px;padding-block:7px}.closing-symbol{width:390px;height:auto;opacity:.85;margin-right:-40px;transform:rotate(-10deg)}.footer{border-top:1px solid #e8edf1;padding-top:52px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:35px;padding-bottom:45px}.footer-brand p{font-size:15px;line-height:1.6;color:var(--muted);margin-top:20px}.footer-brand>span{font-size:12px;display:block;margin-top:20px;color:#637786}.footer-main h3{font-size:14px;font-weight:600;margin:12px 0 17px}.footer-main>div:not(:first-child)>a{font-size:14px;color:var(--muted);display:block;padding:8px 0}.footer-main>div>a:hover{color:var(--action)}.footer-bottom{border-top:1px solid #e8edf1;display:flex;justify-content:space-between;gap:25px;padding-block:24px;font-size:12px;color:#637786}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
@media(min-width:1500px){.hero{gap:78px}.hero-visual{padding-left:20px}.photo-frame{height:600px}.hero-sale-card{left:-10px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.nav-wrap{gap:22px;height:82px}.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.nav-actions{gap:18px}.logo img{width:145px}.hero{gap:35px;padding-block:50px 65px}h1{font-size:66px;letter-spacing:-3.6px}.eyebrow{font-size:12px;letter-spacing:1.3px}.hero-lead{font-size:16px}.hero-actions{gap:13px}.hero-actions .button{font-size:14px;padding:18px 18px;gap:16px}.text-button{font-size:12px}.photo-frame{height:540px}.hero-note{right:-13px;font-size:12px;padding:14px}.hero-sale-card{left:-17px;padding:17px;width:390px}.hero-sale-card strong{font-size:12px}.hero-sale-card div>span{font-size:12px}.hero-reassurance{font-size:12px;gap:13px}.promise-grid>div{font-size:12px;gap:9px}.section{padding-block:80px}h2{font-size:40px}.section-heading>p{max-width:300px;font-size:15px}.product-layout{gap:32px;grid-template-columns:.8fr 1.2fr}.product-tab strong{font-size:18px}.tab-description{font-size:14px}.product-stage{padding:20px 19px 16px}.demo-content{padding:20px 18px 15px}.demo-header{padding:16px 18px}.demo-title h3{font-size:18px}.offline-layout{gap:50px}.offline-section h2{font-size:40px}.business-grid{gap:13px}.business-card{padding:24px 18px 20px}.business-card h3{font-size:18px}.business-card p{font-size:14px}.plans-layout{gap:60px}.plan-list h3{font-size:21px}.plan-list>div{gap:15px}.plan-label{display:none}.faq-section{gap:65px}.closing-symbol{width:330px}.closing-section{padding:48px}.closing-section h2{font-size:43px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:flex}.hero{grid-template-columns:1fr 1fr;gap:25px}h1{font-size:57px;letter-spacing:-3px}.hero-lead{font-size:16px}.hero-reassurance{flex-direction:column;align-items:flex-start;gap:9px}.photo-frame{height:510px;border-bottom-right-radius:65px}.hero-note{top:22px}.hero-note .mini-symbol{display:none}.photo-caption{left:23px;bottom:80px}.photo-caption strong{font-size:21px}.photo-caption span{font-size:12px;letter-spacing:1px}.hero-sale-card{left:-12px;width:330px;gap:10px;max-width:calc(100% + 5px)}.sale-cloud{display:none}.hero-visual{padding-left:0}.promise-grid{grid-template-columns:1fr 1fr;gap:22px}.promise-grid>div{font-size:14px;justify-content:flex-start}.product-layout{grid-template-columns:1fr;gap:28px}.product-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.product-tab{gap:10px;padding:18px 0;align-items:flex-start}.tab-description{display:none!important}.product-tab strong{font-size:16px}.tab-arrow{display:none}.product-stage{max-width:100%;padding:26px 35px}.demo-content{padding:25px 30px}.demo-panel{min-height:425px}.demo-title h3{font-size:22px}.item strong,.item b{font-size:14px}.item div>span{font-size:12px}.demo-header{padding-inline:30px}.demo-brand{font-size:14px}.item{padding:14px 0}.demo-date,.demo-shop{font-size:12px}.demo-bottom{font-size:12px}.stage-footnote{font-size:12px}.stage-topline{font-size:12px}.stage-topline span:last-child{font-size:12px}.demo-table{font-size:14px}.demo-table th{font-size:12px}.demo-table td{padding-block:18px}.stock-low,.stock-ok{font-size:12px}.stock-summary{font-size:12px}.overview-metrics strong{font-size:26px}.attention-row{font-size:14px}.attention-title{font-size:14px}.offline-layout{gap:35px}.offline-section h2{font-size:36px}.offline-section .eyebrow{font-size:12px}.offline-copy>p{font-size:15px}.offline-steps h3{font-size:16px}.offline-steps div p{font-size:14px}.offline-steps>div{gap:13px}.business-grid{grid-template-columns:1fr 1fr;gap:18px}.business-card h3{font-size:22px}.business-card p{font-size:15px;max-width:260px}.business-card-link{font-size:14px}.business-card{padding:28px}.plans-layout{gap:40px}.plans-layout h2{font-size:37px}.plans-detail{display:block;margin:10px 0 0}.plan-list h3{font-size:20px}.faq-section{gap:40px;grid-template-columns:.75fr 1.25fr}.faq-section h2{font-size:37px}.faq-section .eyebrow{font-size:12px}.faq-list summary{font-size:15px}.closing-symbol{width:240px;margin-right:-60px}.closing-section .eyebrow{font-size:12px}.closing-section h2{font-size:42px}.footer-main{grid-template-columns:1.2fr 1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.footer-brand p{margin:0}.footer-brand>span{grid-column:1/-1;margin-top:15px}}
@media(max-width:640px){:root{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.nav-wrap{height:76px;gap:12px}.logo img{width:132px}.nav-actions{gap:10px}.nav-actions .sign-in{display:none}.button-small{font-size:12px;gap:9px;padding:12px}.button-small span{font-size:18px}.menu-toggle{width:40px;height:40px}.hero{grid-template-columns:1fr;padding-top:37px;padding-bottom:55px;gap:35px}.hero .eyebrow{font-size:12px;letter-spacing:1.2px}.hero h1{font-size:clamp(48px,13vw,65px);letter-spacing:-3px;margin:22px 0}.hero-lead{font-size:17px;line-height:1.7;max-width:95%}.desktop-break{display:none}.hero-actions{margin-top:25px;gap:10px 20px}.hero-actions .button{font-size:14px;padding:17px 20px}.text-button{font-size:14px}.hero-reassurance{flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:16px;font-size:12px}.hero-visual{padding:0 3px 25px}.photo-frame{height:460px;border-radius:12px 12px 70px 12px}.hero-photo{object-position:center 38%}.hero-note{right:-4px;top:25px;padding:13px 16px;font-size:12px}.hero-note .mini-symbol{display:block}.photo-caption{left:22px;bottom:59px}.photo-caption strong{font-size:23px}.photo-caption span{font-size:12px}.hero-sale-card{left:14px;bottom:0;max-width:calc(100% - 33px);width:355px;padding:16px;gap:11px}.hero-sale-card strong{font-size:12px}.hero-sale-card div>span{font-size:12px}.sale-icon{width:36px;height:36px}.promise-grid{gap:21px 12px;padding-block:24px}.promise-grid>div{font-size:12px;gap:9px;line-height:1.5;align-items:center}.promise-grid svg{width:20px;height:20px}.section{padding-block:60px}.eyebrow{font-size:12px;letter-spacing:1.2px}h2{font-size:35px;letter-spacing:-1.5px;line-height:1.15;margin-top:14px}.section-heading{display:block;margin-bottom:24px}.section-heading>p{font-size:16px;max-width:100%;margin-top:20px;line-height:1.7}.product-tabs{gap:14px;padding-top:0}.product-tab{display:block;padding:15px 0}.tab-number{display:block;margin-bottom:5px;font-size:12px}.product-tab strong{font-size:14px;line-height:1.5;letter-spacing:-.2px}.product-stage{padding:17px 12px 16px;border-radius:10px}.stage-topline{font-size:12px;letter-spacing:1px;margin-bottom:16px}.stage-topline span:last-child{font-size:12px}.demo-header{padding:15px 13px}.demo-brand{font-size:12px;gap:8px}.demo-brand img{width:23px}.demo-shop{font-size:12px}.demo-content{padding:19px 14px 15px}.demo-title h3{font-size:18px}.demo-kicker{font-size:12px}.demo-date{display:none}.demo-title{margin-bottom:15px}.item{gap:10px;padding:12px 0}.item strong,.item b{font-size:12px}.item div>span{font-size:12px}.receipt-total strong{font-size:20px}.receipt-total>div:not(.demo-payment){gap:12px}.demo-payment{font-size:12px;padding:13px 10px}.demo-bottom{font-size:12px;padding:13px;gap:8px}.demo-panel{min-height:388px}.stage-footnote{font-size:12px;gap:6px;justify-content:flex-start;padding:0 4px}.stage-footnote svg{width:13px}.stage-divider{display:none}.stage-footnote>span:nth-of-type(2){display:none}.demo-table{font-size:12px}.demo-table th{font-size:12px}.demo-table td{padding-block:15px}.stock-low,.stock-ok{font-size:12px}.stock-summary{font-size:12px}.overview-metrics{gap:8px}.overview-metrics>div{padding:15px 10px}.overview-metrics strong{font-size:21px}.overview-metrics span{font-size:12px}.attention-title,.attention-row{font-size:12px}.attention-row{padding-block:15px}.offline-section{padding:57px 0}.offline-layout{grid-template-columns:1fr;gap:30px}.offline-section h2{font-size:35px;max-width:350px}.offline-copy>p{font-size:16px;max-width:100%}.offline-section .eyebrow{font-size:12px;letter-spacing:1px}.light-link{font-size:14px;margin-top:20px}.offline-steps>div{gap:18px;padding-block:15px 23px}.offline-steps h3{font-size:18px}.offline-steps div p{font-size:14px}.offline-note{font-size:12px}.step-label{font-size:12px}.business-grid{gap:12px}.business-card{padding:22px 17px}.business-card-index{right:17px;top:25px;font-size:12px}.business-card h3{font-size:18px;margin-top:26px;line-height:1.3}.business-card p{font-size:14px;line-height:1.7;margin-top:12px}.business-card-link{font-size:12px;line-height:1.5}.industry-icon{width:27px;height:27px}.section-note{font-size:12px;line-height:1.7}.plans-section{padding:52px 0}.plans-layout{grid-template-columns:1fr;gap:28px}.plans-layout h2{font-size:36px}.plans-layout>div>p{font-size:16px;max-width:100%}.plans-detail{display:inline-block;margin:0 0 0 20px}.plan-list>div{gap:18px;padding:23px 0}.plan-list h3{font-size:22px}.plan-list>div p{font-size:14px}.plan-label{display:block}.plan-list>p{font-size:12px!important}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2{font-size:36px}.faq-section h2 br{display:none}.faq-section .text-link{margin-top:17px}.faq-list summary{font-size:15px;padding-block:20px;gap:15px}.faq-list details>p{font-size:14px}.closing-section{padding:38px 26px;margin-bottom:55px;min-height:385px}.closing-section h2{font-size:37px}.closing-section p{font-size:15px;max-width:260px}.closing-section .eyebrow{font-size:12px;letter-spacing:1px}.closing-symbol{position:absolute;right:-140px;bottom:50px;width:260px;opacity:.1;margin:0}.closing-section .button{font-size:14px;padding:17px 19px;gap:21px}.closing-contact{font-size:12px}.footer{padding-top:30px}.footer-main{grid-template-columns:1fr 1fr;gap:20px 25px;padding-bottom:30px}.footer-brand{display:block;grid-column:1/-1;margin-bottom:15px}.footer-brand .logo img{width:145px}.footer-brand p{font-size:14px;margin-top:12px}.footer-brand>span{font-size:12px}.footer-main h3{font-size:14px}.footer-main>div:not(:first-child)>a{font-size:14px;padding-block:9px}.footer-bottom{flex-direction:column;gap:10px;font-size:12px;padding-block:22px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.logo img{width:115px}.button-small{gap:6px;padding-inline:10px}.hero-reassurance{font-size:12px;gap:10px}.photo-frame{height:410px}.hero-sale-card{padding:13px;gap:8px;left:10px;max-width:calc(100% - 20px)}.hero-sale-card strong{font-size:12px}.hero-sale-card div>span{font-size:12px}.business-grid{grid-template-columns:1fr}.business-card h3{font-size:21px}.business-card p{font-size:15px}.business-card-link{font-size:14px}.plans-detail{margin-left:12px}.closing-section{padding-inline:22px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Marketing labels remain readable at compact widths. */
@media(max-width:640px){.hero-sale-card{max-width:calc(100% - 20px);left:10px;gap:9px;padding:14px 12px}.hero-sale-card strong{font-size:12px}.hero-sale-card div>span{font-size:12px}.sale-icon{width:32px;height:32px}.stage-footnote{display:grid;grid-template-columns:16px 1fr;font-size:12px}.stock-summary>span:last-child{max-width:120px}.demo-bottom{flex-wrap:wrap}.nav-actions .button-small{font-size:14px}.demo-title h3{line-height:1.3}}
