:root{--ink:#10213f;--muted:#62708a;--line:#dfe6f0;--surface:#fff;--soft:#f5f7f5;--accent:#f5b942;--accent-strong:#eaa51f;--deep:#0b1d3a;--deep-2:#102a52;--danger:#b63535;--warning:#9a6710;--radius:18px;--shadow:0 14px 40px #0f264b14;--blue:#2155d9;--blue-strong:#1744bd;--blue-soft:#edf3ff}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{color:var(--ink);background:var(--soft);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #2155d959}.site-shell{min-height:100vh}.container{width:min(1180px,100% - 36px);margin-inline:auto}.marketing-nav{z-index:2;justify-content:space-between;align-items:center;height:78px;display:flex;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:21px;font-weight:850;display:inline-flex}.brand-mark{width:31px;height:31px;color:var(--deep);background:var(--accent);border-radius:10px;place-items:center;display:grid;box-shadow:inset 0 -2px #0000001a}.brand-mark svg{width:18px}.nav-actions{align-items:center;gap:12px;display:flex}.text-link{color:var(--muted);font-size:14px;font-weight:650}.btn{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:760;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.btn-primary{background:var(--accent);color:var(--deep)}.btn-primary:hover{background:var(--accent-strong)}.btn-dark{background:var(--deep);color:#fff}.btn-secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.btn-danger{color:var(--danger);background:#fff0f0;border:1px solid #f0cccc}.btn-sm{min-height:38px;padding:0 13px;font-size:13px}.btn svg{width:17px;height:17px}.hero{color:#fff;background:radial-gradient(circle at 78% 35%,#b9f34a26,#0000 24%),linear-gradient(145deg,#0d1f16 0%,#122b20 60%,#0b1b13 100%);min-height:680px;overflow:hidden}.hero-content{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:76px 0 110px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#556057;align-items:center;gap:8px;font-size:11px;font-weight:850;display:inline-flex}.hero .eyebrow{color:#c7d4cb}.eyebrow-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #b9f34a1f}.hero h1{letter-spacing:-.065em;max-width:720px;margin:20px 0 24px;font-size:clamp(48px,6.5vw,82px);line-height:.96}.hero h1 span{color:var(--accent)}.hero-copy{color:#b9c4bd;max-width:620px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-proof{color:#9ba9a0;align-items:center;gap:12px;margin-top:27px;font-size:13px;display:flex}.proof-line{background:#516157;width:35px;height:1px}.tap-visual{place-items:center;min-height:470px;display:grid;position:relative}.phone{width:270px;height:526px;color:var(--ink);z-index:2;background:#f9fbfa;border:8px solid #050a07;border-radius:45px;padding:18px;position:relative;transform:rotate(5deg);box-shadow:0 35px 80px #0006}.phone-notch{background:#050a07;border-radius:20px;width:80px;height:22px;margin:-11px auto 33px}.phone-content{text-align:center;flex-direction:column;align-items:center;padding:26px 12px;display:flex}.tap-success{background:var(--accent);width:58px;height:58px;color:var(--deep);border-radius:18px;place-items:center;display:grid}.tap-success svg{width:28px}.phone h3{margin:18px 0 7px;font-size:20px}.phone p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.redirect-path{gap:10px;width:100%;margin-top:34px;display:grid}.path-step{border:1px solid var(--line);text-align:left;color:#435047;background:#fff;border-radius:10px;padding:11px;font-size:11px}.path-step.active{color:#2e4912;background:#f7fee9;border-color:#b1e655}.tap-card{background:var(--accent);width:270px;height:168px;color:var(--deep);border-radius:22px;padding:25px;position:absolute;bottom:2%;right:5%;transform:rotate(-9deg);box-shadow:0 26px 55px #0000004d}.tap-card strong{letter-spacing:-.04em;font-size:22px}.tap-card p{margin-top:53px;font-size:12px;font-weight:750}.nfc-waves{color:#b9f34a59;position:absolute;inset:18% auto auto 2%}.nfc-waves svg{width:150px;height:150px}.marketing-section{background:#fff;padding:100px 0}.section-heading{max-width:620px;margin-bottom:46px}.section-heading h2{letter-spacing:-.055em;margin:14px 0;font-size:clamp(36px,5vw,55px);line-height:1.02}.section-heading p{color:var(--muted);font-size:16px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature{border:1px solid var(--line);border-radius:20px;min-height:210px;padding:28px}.feature-icon{color:#426814;background:#effbd8;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.feature-icon svg{width:21px}.feature h3{letter-spacing:-.03em;margin:30px 0 10px}.feature p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.marketing-site{color:var(--ink);background:#fff}.marketing-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dfe6f0d9;position:sticky;top:0}.marketing-site .marketing-nav{height:72px}.marketing-site .brand-mark{color:#fff;background:var(--blue);box-shadow:none}.desktop-marketing-links{color:#40506b;align-items:center;gap:30px;font-size:13px;font-weight:700;display:flex}.desktop-marketing-links a,.site-footer a{transition:color .18s}.desktop-marketing-links a:hover,.site-footer a:hover{color:var(--blue)}.marketing-site .btn-primary{color:#fff;background:var(--blue);box-shadow:0 8px 20px #2155d92e}.marketing-site .btn-primary:hover{background:var(--blue-strong)}.btn-large{min-height:50px;padding-inline:22px}.new-hero{background:radial-gradient(circle at 80% 20%,#eaf1ff 0,#0000 34%),linear-gradient(#fff 0%,#f7faff 100%);overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;min-height:670px;padding-block:72px 90px;display:grid}.hero-message{z-index:2;position:relative}.pill{color:#315079;letter-spacing:.06em;text-transform:uppercase;background:#ffffffc7;border:1px solid #dbe5f8;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.pill svg{color:#d49319;width:14px}.hero-message h1{color:#0b1d3a;letter-spacing:-.065em;max-width:720px;margin:23px 0 22px;font-size:clamp(48px,6.2vw,78px);line-height:.98}.hero-message h1 span{color:var(--blue)}.hero-message>p{max-width:610px;color:var(--muted);font-size:18px;line-height:1.7}.hero-message .hero-actions{margin-top:31px}.trust-row{color:#56657e;flex-wrap:wrap;gap:19px;margin-top:25px;font-size:12px;font-weight:650;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{width:14px;color:var(--blue)}.product-stage{isolation:isolate;place-items:center;min-height:500px;display:grid;position:relative}.signal{z-index:-1;border:2px solid #2155d926;border-radius:50%;animation:3.2s ease-out infinite signal-pulse;position:absolute;top:21%;left:37%}.signal-one{width:120px;height:120px}.signal-two{width:210px;height:210px;animation-delay:.5s}.signal-three{width:310px;height:310px;animation-delay:1s}@keyframes signal-pulse{0%,25%{opacity:.2;transform:scale(.86)}70%,to{opacity:.65;transform:scale(1)}}.acrylic-product{color:#fff;background:linear-gradient(135deg,#1948b2eb,#091d41f7);border:1px solid #ffffffd9;border-radius:22px;width:275px;height:196px;padding:24px;position:absolute;bottom:12%;left:2%;transform:rotate(-7deg);box-shadow:0 30px 65px #0e234747}.product-logo{align-items:center;gap:7px;font-size:12px;font-weight:850;display:flex}.product-logo svg{color:#ffd272;width:16px}.acrylic-product>strong{letter-spacing:-.04em;margin-top:28px;font-size:22px;display:block}.acrylic-product p{color:#c9d8f6;margin:6px 0;font-size:10px}.product-tap{color:#ffd272;letter-spacing:.1em;align-items:center;gap:5px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:20px;right:20px}.product-tap svg{width:15px}.hero-phone{z-index:2;background:#071120;border-radius:42px;width:245px;height:482px;margin-left:25%;padding:10px;position:relative;transform:rotate(4deg);box-shadow:0 35px 75px #0d234b47}.phone-island{z-index:2;background:#071120;border-radius:20px;width:74px;height:20px;margin-left:-37px;display:block;position:absolute;top:18px;left:50%}.phone-screen{text-align:center;background:linear-gradient(#f7faff,#fff);border-radius:33px;height:100%;padding:90px 22px 22px}.success-icon{color:#fff;background:var(--blue);border-radius:16px;place-items:center;width:52px;height:52px;margin:auto;display:grid}.success-icon svg{width:25px}.phone-screen small{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin:13px 0 26px;font-weight:800;display:block}.phone-screen h3{margin:0;font-size:20px}.stars{color:#f2af2d;justify-content:center;gap:5px;margin:19px 0 27px;display:flex}.stars svg{fill:currentColor;width:21px}.review-button{color:#fff;background:var(--blue);border-radius:10px;padding:12px;font-size:12px;font-weight:800;display:block}.live-card{z-index:4;color:var(--muted);background:#fff;border:1px solid #e0e8f4;border-radius:13px;gap:4px;padding:14px 17px;font-size:10px;display:grid;position:absolute;bottom:12%;right:0;box-shadow:0 18px 45px #122d5a24}.live-card strong{color:#1a744e;font-size:11px}.logo-strip{border-block:1px solid var(--line);background:#fff}.logo-strip .container{color:#617089;justify-content:space-between;align-items:center;gap:24px;min-height:80px;display:flex}.logo-strip span{text-transform:uppercase;letter-spacing:.1em;font-size:11px}.logo-strip strong{color:#46556d;font-size:14px}.section-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:850;display:inline-block}.centered{text-align:center;max-width:680px;margin-inline:auto}.marketing-site .section-heading{max-width:650px}.marketing-site .section-heading h2,.story-copy h2{color:#0b1d3a;font-size:clamp(36px,4.5vw,55px)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:255px;padding:30px;position:relative;overflow:hidden}.steps-grid article>svg{width:28px;color:var(--blue)}.step-number{color:#66758d;font-size:42px;font-weight:900;position:absolute;top:14px;right:22px}.steps-grid h3{margin:46px 0 11px;font-size:19px}.steps-grid p{color:var(--muted);font-size:14px;line-height:1.65}.product-story-section{background:#f5f8fd;padding:115px 0}.product-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:95px;display:grid}.hardware-stack{min-height:430px;position:relative}.hardware-piece{border-radius:27px;width:330px;height:230px;position:absolute;box-shadow:0 25px 60px #0f274e26}.piece-back{color:#86a3dc;background:#dce7fb;place-items:center;display:grid;top:35px;left:0;transform:rotate(-10deg)}.piece-back svg{width:65px;height:65px}.piece-middle{color:#8a6515;letter-spacing:.12em;background:#f6c863;place-items:center;font-size:13px;font-weight:900;display:grid;top:90px;left:90px;transform:rotate(8deg)}.piece-front{color:#fff;background:var(--deep);padding:28px;top:135px;left:45px;transform:rotate(-1deg)}.piece-front .brand-mark{background:var(--accent);color:var(--deep)}.piece-front>strong{margin-top:54px;font-size:25px;line-height:1.08;display:block}.tap-target{width:51px;height:51px;color:var(--accent);border:1px solid #56719c;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:26px;right:28px}.tap-target svg{width:22px}.story-copy>p{color:var(--muted);line-height:1.75}.check-list{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#40506a;align-items:center;gap:10px;font-size:14px;font-weight:650;display:flex}.check-list svg{width:18px;color:var(--blue)}.analytics-showcase{color:#fff;background:radial-gradient(circle at 70% 30%,#17376a 0,transparent 35%),var(--deep);padding:110px 0}.analytics-showcase-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px;display:grid}.light-copy h2{color:#fff}.light-copy>p{color:#a9b9d2}.analytics-showcase .section-kicker{color:#80aaff}.mini-benefits{color:#c9d4e5;gap:12px;margin:27px 0;font-size:13px;display:grid}.mini-benefits span{align-items:center;gap:9px;display:flex}.mini-benefits svg{width:17px;color:var(--accent)}.text-cta{color:#fff;align-items:center;gap:8px;font-weight:800;display:inline-flex}.text-cta svg{width:17px}.dashboard-preview{color:var(--ink);background:#f7f9fc;border:1px solid #dce4f0;border-radius:22px;padding:22px;box-shadow:0 35px 75px #00000040}.preview-head,.preview-location{justify-content:space-between;align-items:center;display:flex}.preview-head>span{align-items:center;gap:9px;font-weight:850;display:flex}.preview-head small{color:#5c687a}.preview-mark{color:#fff;background:var(--blue);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.preview-mark svg{width:16px}.preview-metrics{grid-template-columns:1fr 1fr;gap:12px;margin:19px 0 12px;display:grid}.preview-metrics>div{border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;padding:18px;display:grid}.preview-metrics small{color:var(--muted)}.preview-metrics strong{font-size:30px}.preview-metrics span{color:#25805b;font-size:10px}.preview-chart{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 18px 12px}.chart-bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:8px;height:135px;display:flex}.chart-bars span{background:#5d87e8;border-radius:4px 4px 0 0;flex:1;min-height:8px}.chart-labels{color:#5f6b7e;justify-content:space-between;margin-top:8px;font-size:10px;display:flex}.preview-location{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:12px;padding:15px 18px;font-size:11px}.preview-location span{align-items:center;gap:7px;display:flex}.preview-location svg{width:14px;color:var(--blue)}.placement-section{padding:105px 0}.placement-grid{border:1px solid var(--line);border-radius:21px;max-width:880px;margin:45px auto 0;overflow:hidden}.placement-grid article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px 24px;display:grid}.placement-grid article:last-child{border:0}.placement-icon{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;display:grid}.placement-icon svg{width:18px}.placement-grid h3,.placement-grid p{margin:0}.placement-grid h3{font-size:14px}.placement-grid p{color:var(--muted);margin-top:5px;font-size:11px}.placement-grid article>strong{font-size:18px}.placement-grid small{color:var(--muted);font-size:9px;font-weight:600}.continuity-banner{background:#edf3ff;padding:70px 0}.continuity-banner .container{grid-template-columns:auto 1fr;align-items:center;gap:28px;max-width:880px;display:grid}.continuity-icon{color:#fff;background:var(--blue);border-radius:20px;place-items:center;width:68px;height:68px;display:grid}.continuity-icon svg{width:29px}.continuity-banner h2{letter-spacing:-.045em;margin:8px 0;font-size:clamp(28px,4vw,42px)}.continuity-banner p{color:#56647c;margin:0;line-height:1.6}.pricing-section{background:#fff;padding:110px 0}.pricing-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.pricing-inclusions{margin-top:30px}.pricing-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.plan-option{background:#f9fbff;border:1px solid #cfdaf0;border-radius:21px;flex-direction:column;min-width:0;padding:25px;display:flex;position:relative;box-shadow:0 20px 48px #112e6214}.plan-option-featured{border:2px solid var(--blue);background:#f4f8ff;box-shadow:0 25px 60px #1149b424}.plan-label{color:#51617a;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.plan-recommended{color:#fff;background:var(--blue);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850;position:absolute;top:16px;right:16px}.plan-price{align-items:baseline;gap:7px;margin:16px 0 11px;display:flex}.plan-price strong{letter-spacing:-.065em;font-size:clamp(38px,4vw,52px);line-height:1}.plan-price span{color:var(--muted);font-size:12px}.plan-option p{color:var(--muted);flex:1;margin:0;font-size:12px;line-height:1.6}.plan-option p strong{color:#273952}.plan-saving{color:#33734b;margin-top:12px;font-size:11px;font-weight:800}.full-button{width:100%;margin-top:20px}.pricing-disclosure{color:#5b687d;text-align:center;max-width:610px;margin:15px auto 0;font-size:11px;line-height:1.55}.final-cta{color:#fff;text-align:center;background:var(--deep);padding:100px 0}.final-cta .container{max-width:720px}.final-icon{width:55px;height:55px;color:var(--deep);background:var(--accent);border-radius:16px;place-items:center;margin:auto;display:grid}.final-icon svg{width:25px}.final-cta h2{letter-spacing:-.055em;margin:22px 0 12px;font-size:clamp(36px,5vw,56px);line-height:1}.final-cta p{color:#aebcd1;margin:0 auto 28px;line-height:1.65}.final-cta .btn-primary{color:var(--deep);background:var(--accent)}.final-cta .btn-primary:hover{background:var(--accent-strong)}.site-footer{color:#a8b6cb;background:#071529;padding:70px 0 25px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:50px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;font-size:12px;display:flex}.footer-grid>div:first-child p{max-width:280px;line-height:1.6}.footer-grid strong{color:#fff}.footer-bottom{border-top:1px solid #1d2a3d;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:10px;display:flex}.site-footer .legal-links{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.buy-policy-bar{color:#d8e3f3;background:#071529;border-top:1px solid #1d2a3d;padding:28px 0}.buy-policy-bar .container{justify-content:space-between;align-items:center;gap:28px;display:flex}.buy-policy-bar .container>div:first-child{gap:3px;display:grid}.buy-policy-bar span{color:#91a2bb;font-size:12px}.buy-policy-bar .legal-links{flex-wrap:wrap;justify-content:flex-end;gap:9px 18px;font-size:12px;display:flex}.buy-policy-bar a{color:#fff}.legal-page{min-height:100vh;color:var(--ink);background:#f4f7fb}.legal-header{border-bottom:1px solid var(--line);background:#fffffff2}.legal-header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.legal-header .brand-mark{color:#fff;background:var(--blue)}.legal-layout{grid-template-columns:220px minmax(0,780px);justify-content:center;gap:58px;padding-block:72px 100px;display:grid}.legal-sidebar{align-self:start;position:sticky;top:30px}.legal-sidebar .section-kicker{margin-bottom:18px;display:block}.legal-links{gap:10px;display:grid}.legal-links a{color:#40506b;font-size:13px;font-weight:700}.legal-links a:hover{color:var(--blue)}.legal-document{min-width:0}.policy-status{border:1px solid;border-radius:16px;grid-template-columns:auto 1fr;gap:14px;padding:18px 20px;display:grid}.policy-status svg{width:24px}.policy-status div{gap:4px;display:grid}.policy-status span{font-size:13px;line-height:1.5}.policy-status-draft{color:#6d4b08;background:#fff8e7;border-color:#efd89e}.policy-status-approved{color:#175c34;background:#edf9f1;border-color:#b9dfc7}.legal-title{border-bottom:1px solid var(--line);padding:44px 0 34px}.legal-title>span{color:#6d7c91;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.legal-title h1{color:#0b1d3a;letter-spacing:-.05em;margin:12px 0 14px;font-size:clamp(42px,6vw,66px);line-height:1}.legal-title p{color:#53627a;max-width:680px;margin:0;font-size:18px;line-height:1.65}.legal-content{padding-top:12px}.legal-section{border-bottom:1px solid var(--line);padding:30px 0}.legal-section h2{color:#142744;margin:0 0 13px;font-size:22px}.legal-section p,.legal-section li{color:#4d5c72;line-height:1.75}.legal-section p{margin:0}.legal-section ul{gap:9px;margin:0;padding-left:20px;display:grid}.legal-section a,.legal-contact a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.legal-contact{color:#dfe9f8;background:#0b1d3a;border-radius:18px;grid-template-columns:auto 1fr;gap:15px;margin-top:32px;padding:22px;display:grid}.legal-contact svg{width:23px;color:var(--accent)}.legal-contact div{gap:6px;display:grid}.legal-contact p{color:#afbdd1;margin:0;line-height:1.6}.legal-contact a{color:#fff}.legal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.legal-card{color:#44536a;border:1px solid var(--line);background:#fff;border-radius:17px;gap:9px;padding:22px;transition:transform .18s,border-color .18s;display:grid}.legal-card:hover{color:#44536a;border-color:#aebfda;transform:translateY(-2px)}.legal-card>svg{width:24px;color:var(--blue)}.legal-card strong{color:#10243f}.legal-card span{font-size:13px;line-height:1.55}.legal-card small{color:var(--blue);align-items:center;gap:6px;font-weight:800;display:flex}.legal-card small svg{width:14px}.legal-footer{color:#a8b6cb;background:#071529;padding:25px 0}.legal-footer .container{justify-content:space-between;align-items:center;gap:22px;display:flex}.legal-footer .legal-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;display:flex}.legal-footer .legal-links a{color:#d8e3f3;font-size:11px}@media (max-width:900px){.desktop-marketing-links{display:none}.hero-grid,.product-story-grid,.analytics-showcase-grid,.pricing-layout{grid-template-columns:1fr}.hero-grid{gap:20px;padding-top:55px}.product-stage{min-height:520px}.product-story-grid,.analytics-showcase-grid,.pricing-layout{gap:55px}.logo-strip .container{justify-content:flex-start;overflow:auto}.logo-strip strong{flex:none}.steps-grid{grid-template-columns:1fr}.hardware-stack{width:min(430px,100%);margin:auto}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid>div:first-child{grid-column:1/-1}.legal-layout{grid-template-columns:1fr;gap:25px}.legal-sidebar{position:static}.legal-sidebar .legal-links{flex-wrap:wrap;gap:9px 18px;display:flex}}@media (max-width:600px){.marketing-site .marketing-nav{height:66px}.nav-login{display:none}.marketing-site .brand{font-size:18px}.marketing-site .brand-mark{width:28px;height:28px}.hero-grid{padding-block:42px 62px}.hero-message h1{font-size:48px}.hero-message>p{font-size:16px}.hero-actions .btn{width:100%}.trust-row{gap:9px;display:grid}.product-stage{min-height:425px}.hero-phone{width:195px;height:385px;margin-left:28%}.phone-screen{padding:67px 14px 14px}.acrylic-product{width:215px;height:153px;padding:18px}.acrylic-product>strong{margin-top:20px;font-size:17px}.acrylic-product p{font-size:8px}.product-tap{bottom:14px;right:14px}.live-card{bottom:4%}.logo-strip span{display:none}.marketing-section,.product-story-section,.analytics-showcase,.placement-section,.pricing-section{padding:75px 0}.hardware-stack{transform-origin:0;min-height:330px;transform:scale(.8)}.preview-metrics{grid-template-columns:1fr}.placement-grid article{grid-template-columns:auto 1fr}.placement-grid article>strong{grid-column:2}.continuity-banner .container,.pricing-options{grid-template-columns:1fr}.plan-option{padding:23px 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px}.footer-bottom span:last-child{text-align:right}.buy-policy-bar .container,.legal-footer .container{flex-direction:column;align-items:flex-start}.buy-policy-bar .legal-links,.legal-footer .legal-links{justify-content:flex-start}.legal-layout{padding-block:45px 70px}.legal-title{padding-top:34px}.legal-card-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 30% 20%, #b9f34a21, transparent 25%), var(--deep);flex-direction:column;justify-content:space-between;padding:45px 8vw;display:flex}.auth-quote{max-width:500px}.auth-quote h1{letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(42px,5vw,66px);line-height:1}.auth-quote h1 span{color:var(--accent)}.auth-quote p{color:#aebdb3;line-height:1.7}.auth-panel{place-items:center;padding:30px;display:grid}.auth-box{width:min(430px,100%)}.auth-box h2{letter-spacing:-.045em;margin:15px 0 9px;font-size:34px}.auth-box>p{color:var(--muted);margin:0 0 30px;line-height:1.6}.form-stack{gap:18px;display:grid}.field{gap:7px;display:grid}.field label{color:#334039;font-size:13px;font-weight:750}.input,.select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #dbe1dc;border-radius:11px;outline:none;padding:0 14px}.input:focus,.select:focus{border-color:#8bc725;box-shadow:0 0 0 3px #91db141f}.field-help{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.form-error{color:#9a2929;background:#fff1f1;border:1px solid #f3cece;border-radius:10px;padding:12px 14px;font-size:13px}.form-success{color:#42611b;background:#f1fbe4;border:1px solid #d6edb6;border-radius:10px;padding:12px 14px;font-size:13px}.dashboard-shell{background:#f4f6f4;min-height:100vh}.sidebar{z-index:10;background:var(--deep);color:#fff;flex-direction:column;width:250px;padding:27px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{padding-inline:10px}.sidebar-nav{gap:5px;margin-top:42px;display:grid}.sidebar-section{color:#789184;text-transform:uppercase;letter-spacing:.13em;margin:28px 10px 10px;font-size:10px;font-weight:800}.nav-item{color:#aabbb1;border-radius:11px;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-size:14px;font-weight:650;display:flex}.nav-item svg{width:18px;height:18px}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:var(--deep);background:var(--accent)}.sidebar-account{border-top:1px solid #ffffff1a;margin-top:auto;padding:15px 10px 0}.sidebar-business{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 10px -27px;font-size:13px;font-weight:750;overflow:hidden}.sidebar-plan{color:#fff;gap:3px;padding:0 0 14px;font-size:12px;display:grid}.sidebar-plan span{color:#a7b8ad;font-size:10px}.mobile-nav-label{display:none}.account-row{align-items:center;gap:10px;display:flex}.avatar{color:#e2f1e8;background:#294638;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.account-copy{min-width:0}.account-copy strong,.account-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-copy strong{font-size:12px}.account-copy span{color:#81978a;margin-top:3px;font-size:10px}.dashboard-main{min-height:100vh;margin-left:250px}.topbar{border-bottom:1px solid var(--line);z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;justify-content:space-between;align-items:center;height:74px;padding:0 38px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.topbar-title{color:var(--muted);font-size:13px}.topbar-actions{align-items:center;gap:11px;display:flex}.plan-pill{color:#426814;text-transform:uppercase;letter-spacing:.05em;background:#effbd8;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:850}.page{max-width:1450px;margin:auto;padding:36px 38px 70px}.page-header{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:30px;display:flex}.page-header h1{letter-spacing:-.045em;margin:5px 0 7px;font-size:31px}.page-header p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.header-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.demo-banner{color:#46641d;text-align:center;background:#f4ffe1;border-bottom:1px solid #d8efb0;padding:9px 38px;font-size:12px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metrics-grid-three{grid-template-columns:repeat(3,1fr)}.metric-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:145px;padding:22px}.metric-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.metric-icon{background:var(--soft);color:#58645c;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.metric-icon svg{width:16px;height:16px}.metric-value{letter-spacing:-.05em;margin:15px 0 5px;font-size:34px;font-weight:850}.metric-foot{color:var(--muted);font-size:11px}.trend-up{color:#4e7d17;font-weight:760}.trend-down{color:var(--danger);font-weight:760}.content-grid{grid-template-columns:minmax(0,1.65fr) minmax(285px,.8fr);gap:18px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:23px}.panel-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.panel-title h2{letter-spacing:-.025em;margin:0 0 4px;font-size:16px}.panel-title p{color:var(--muted);margin:0;font-size:11px}.range-tabs{background:var(--soft);border-radius:9px;padding:3px;display:inline-flex}.range-tab{color:#59635c;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:750}.range-tab.active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #00000014}.chart{width:100%;height:250px;overflow:visible}.chart-figure{margin:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.analytics-empty{text-align:center;min-height:250px;color:var(--muted);background:#fafcfa;border-radius:14px;align-content:center;place-items:center;gap:8px;padding:26px;display:grid}.analytics-empty svg{color:#78a923}.analytics-empty h3,.analytics-empty p{margin:0}.analytics-empty h3,.analytics-empty strong{color:var(--ink)}.analytics-empty p{max-width:440px;font-size:13px;line-height:1.5}.refresh-control{color:var(--muted);justify-content:flex-end;align-items:center;gap:9px;font-size:10px;display:flex}.refresh-control .text-link{cursor:pointer;background:0 0;border:0}.refresh-control svg{width:13px}@keyframes spin{to{transform:rotate(360deg)}}.first-tap-banner{color:#42641a;background:#effbdd;border:1px solid #d7edb3;border-radius:12px;margin-bottom:18px;padding:12px 16px;font-size:13px;font-weight:700}.performance-row{color:inherit;text-decoration:none}.performance-row small{color:var(--muted);margin-top:4px;font-weight:500;display:block}.add-startaps{background:#fff;border:1px dashed #b8c4bb;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:24px;display:flex}.add-startaps h2,.add-startaps p{margin:0}.add-startaps p{color:var(--muted);margin-top:5px;font-size:13px}.account-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.operations-grid{grid-template-columns:1.4fr .8fr;gap:18px;margin:18px 0 28px;display:grid}.operation-issue{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:12px;padding:15px 0;display:grid}.operation-issue p{color:var(--muted);margin:4px 0;font-size:12px;line-height:1.5}.severity{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-self:start;padding:4px 7px;font-size:8px;font-weight:850}.severity-critical{color:#a42b20;background:#fee8e6}.severity-warning{color:#8a5a00;background:#fff2d8}.severity-info{color:#245f9b;background:#e7f1ff}.automation-healthy{color:#5d7465;text-align:center;align-content:center;place-items:center;gap:8px;min-height:180px;display:grid}.automation-healthy svg{color:#78a923}.button-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.capitalize{text-transform:capitalize}.skeleton{background:linear-gradient(90deg,#edf0ed 25%,#f8faf8 50%,#edf0ed 75%) 0 0/200% 100%;border-radius:8px;animation:1.25s infinite shimmer}.skeleton-title{width:280px;height:40px;margin-bottom:30px}.skeleton-label{width:45%;height:12px}.skeleton-number{width:60%;height:44px;margin-top:20px}.skeleton-chart{height:250px}@keyframes shimmer{to{background-position:-200% 0}}.chart-line{fill:none;stroke:#7db719;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.chart-area{fill:url(#chartGradient)}.chart-grid{stroke:#edf0ed;stroke-width:1px}.chart-label{fill:#8a938c;font-size:9px}.empty-chart{height:250px;color:var(--muted);background:linear-gradient(#fff,#fafcfa);border-radius:12px;place-items:center;font-size:13px;display:grid}.insight-list{gap:12px;display:grid}.insight{color:#4e5b52;background:#f7f9f7;border:1px solid #e8ece8;border-radius:12px;padding:15px;font-size:12px;line-height:1.55}.insight strong{color:var(--ink);align-items:center;gap:7px;margin-bottom:6px;display:flex}.insight svg{color:#78a923;width:15px}.section-row{justify-content:space-between;align-items:end;gap:20px;margin:30px 0 15px;display:flex}.section-row h2{letter-spacing:-.03em;margin:0;font-size:18px}.section-row p{color:var(--muted);margin:5px 0 0;font-size:12px}.card-list{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.card-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) .7fr .65fr .65fr 32px;align-items:center;gap:15px;min-height:76px;padding:12px 20px;display:grid}.card-row:last-child{border-bottom:0}.card-identity{align-items:center;gap:13px;min-width:0;display:flex}.card-symbol{background:var(--deep);width:39px;height:39px;color:var(--accent);border-radius:11px;flex:none;place-items:center;display:grid}.card-symbol svg{width:20px}.card-name strong,.card-name span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.card-name strong{font-size:13px}.card-name span,.row-label{color:var(--muted);margin-top:4px;font-size:10px}.row-value{font-size:13px;font-weight:730}.status{align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.status-dot{background:#70ad1d;border-radius:50%;width:7px;height:7px}.status.inactive .status-dot{background:#aab0ac}.chevron{color:#919b94}.table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:auto}.data-table{border-collapse:collapse;width:100%;min-width:730px}.data-table th{text-align:left;color:#79837c;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--line);background:#fafbfa;padding:14px 18px;font-size:9px}.data-table td{border-bottom:1px solid var(--line);padding:16px 18px;font-size:12px}.data-table tr:last-child td{border-bottom:0}.table-title{font-weight:750}.table-subtitle{color:var(--muted);margin-top:4px;font-size:10px}.detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px;display:grid}.account-security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.security-form{margin-top:20px}.mfa-qr{border:1px solid var(--line);background:#fff;border-radius:14px;width:fit-content;padding:10px}.mfa-qr img{border-radius:8px;display:block}.security-secret{border:1px solid var(--line);overflow-wrap:anywhere;background:#f8faf8;border-radius:10px;padding:11px 12px;font-size:11px;display:block}.mfa-code{letter-spacing:.3em;font-size:18px;font-weight:800}.detail-list{display:grid}.detail-item{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 0;font-size:12px;display:flex}.detail-item:last-child{border-bottom:0}.detail-item span{color:var(--muted)}.detail-item strong{text-align:right;overflow-wrap:anywhere;max-width:65%}.url-box{border:1px solid var(--line);background:#f8faf8;border-radius:12px;align-items:center;gap:9px;margin:14px 0;padding:13px;display:flex}.url-box code{text-overflow:ellipsis;white-space:nowrap;color:#4d5850;flex:1;min-width:0;font-size:11px;overflow:hidden}.icon-button{border:1px solid var(--line);cursor:pointer;color:#59635c;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.icon-button svg{width:15px}.premium-panel{background:var(--deep);color:#fff;position:relative;overflow:hidden}.premium-panel:after{content:"";border:35px solid #b9f34a1f;border-radius:50%;width:180px;height:180px;position:absolute;top:-75px;right:-75px}.premium-panel p{color:#a6b6ac;font-size:13px;line-height:1.6}.premium-features{color:#d8e3dc;gap:9px;margin:20px 0;font-size:12px;display:grid}.premium-feature{align-items:center;gap:8px;display:flex}.premium-feature svg{width:15px;color:var(--accent)}.report-hero{background:var(--deep);color:#fff;border-radius:22px;margin-bottom:18px;padding:32px;position:relative;overflow:hidden}.report-hero:after{content:"";border:55px solid #b9f34a1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:-100px}.report-hero .eyebrow{color:#92a69a}.report-hero h2{letter-spacing:-.05em;margin:18px 0 8px;font-size:34px}.report-hero p{color:#a7b8ad;margin:0}.report-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.report-stat{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.report-stat span{color:var(--muted);font-size:11px}.report-stat strong{letter-spacing:-.04em;margin-top:11px;font-size:23px;display:block}.setup-card,.empty-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:22px;max-width:650px;margin:60px auto;padding:45px}.setup-icon{color:#4b7416;background:#effbd8;border-radius:17px;place-items:center;width:56px;height:56px;margin:auto;display:grid}.setup-icon svg{width:26px}.setup-card h1,.empty-state h2{letter-spacing:-.04em}.setup-card p,.empty-state p{color:var(--muted);font-size:14px;line-height:1.65}.callout{color:#77551b;background:#fff9ea;border:1px solid #f0dfb3;border-radius:10px;padding:13px 15px;font-size:12px;line-height:1.5}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.span-2{grid-column:span 2}.form-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.modal-card{max-width:720px}.admin-stat-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.admin-stat{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px}.admin-stat span{color:var(--muted);font-size:10px}.admin-stat strong{letter-spacing:-.04em;margin-top:8px;font-size:24px;display:block}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.muted{color:var(--muted)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.pro-hero{color:#fff;background:radial-gradient(circle at 78% 24%,#b9f34a24,#0000 26%),linear-gradient(145deg,#0d1f16,#122b20 65%,#0b1b13);padding-bottom:88px}.pro-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.7fr);align-items:center;gap:70px;padding-top:65px;display:grid}.pro-hero h1{letter-spacing:-.065em;margin:19px 0 23px;font-size:clamp(48px,6vw,76px);line-height:.97}.pro-hero h1 span{color:var(--accent)}.pro-nav-link{color:#c0cec5}.pricing-card{color:var(--ink);background:#fff;border:1px solid #ffffff40;border-radius:24px;padding:29px;scroll-margin-top:18px;box-shadow:0 34px 80px #00000047}.pricing-kicker{color:#57831b;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:850}.setup-price{align-items:baseline;gap:11px;margin-top:12px;display:flex}.setup-price strong{letter-spacing:-.07em;font-size:57px}.setup-price span,.renewal-price span{color:var(--muted);font-size:12px}.pricing-card>p{color:var(--muted);font-size:13px;line-height:1.55}.pricing-options-compact{grid-template-columns:1fr;margin-top:18px}.pricing-options-compact .plan-option{box-shadow:none;padding:17px}.pricing-options-compact .plan-price{margin:10px 0 8px}.pricing-options-compact .plan-price strong{font-size:35px}.pricing-options-compact .plan-option p{font-size:11px}.pricing-options-compact .full-button{margin-top:13px}.pricing-options-live{grid-template-columns:minmax(0,1fr);max-width:520px;margin-inline:auto}.pricing-options-live .renewal-price{margin-top:16px}.renewal-price{background:#f2f9e7;border:1px solid #dcebc3;border-radius:12px;gap:4px;padding:14px;display:grid}.renewal-price strong{font-size:14px}.pricing-card ul{gap:10px;margin:19px 0;padding:0;list-style:none;display:grid}.pricing-card li{color:#465148;gap:8px;font-size:12px;display:flex}.pricing-card li svg{color:#63951d;flex:none;width:15px}.pricing-card .btn{width:100%}.pricing-card small{color:var(--muted);text-align:center;margin-top:12px;font-size:10px;line-height:1.5;display:block}.purchase-setup-link{color:#315079;justify-content:center;align-items:center;gap:6px;margin-top:16px;display:flex}.purchase-setup-link svg{width:14px}.purchase-journey{background:#f6f8fc}.purchase-next{background:#fff;border:1px solid #dbe5f8;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;max-width:870px;margin:24px auto 0;padding:18px 20px;display:grid}.purchase-next>svg{color:var(--blue)}.purchase-next strong,.purchase-next span{display:block}.purchase-next span{color:var(--muted);margin-top:4px;font-size:12px}.pro-benefits{background:#f3f6f3;padding:62px 0}.pro-benefits .container{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-row{border:1px solid var(--line);background:#fff;border-radius:17px;gap:14px;padding:22px;display:flex}.benefit-row>svg{color:#65991c;flex:none}.benefit-row h3{margin:0 0 7px;font-size:15px}.benefit-row p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.pro-final{text-align:center;color:#fff;background:var(--deep);padding:82px 0}.pro-final h2{letter-spacing:-.055em;max-width:720px;margin:0 auto 12px;font-size:clamp(35px,5vw,54px);line-height:1}.pro-final p{color:#9fb0a5;margin-bottom:27px}.setup-page{background:linear-gradient(#fff 0,#f4f7f4 310px);min-height:100vh;padding-bottom:80px}.setup-auth-card{border:1px solid var(--line);text-align:center;width:min(560px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:23px;margin:70px auto;padding:38px}.setup-auth-card h1{letter-spacing:-.045em;margin:17px 0 10px;font-size:34px}.setup-auth-card>p{color:var(--muted);line-height:1.6}.setup-auth-card .form-stack{text-align:left;margin-top:23px}.setup-auth-card small{color:var(--muted);margin-top:19px;font-size:10px;line-height:1.5;display:block}.setup-auth-card-wide{width:min(720px,100% - 32px)}.setup-auth-card-wide .section-kicker{margin-top:18px}.setup-welcome-steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.setup-welcome-steps>div{border:1px solid var(--line);background:#f9fbff;border-radius:13px;min-width:0;padding:14px}.setup-welcome-steps svg{width:20px;color:var(--blue)}.setup-welcome-steps span,.setup-welcome-steps strong,.setup-welcome-steps small{display:block}.setup-welcome-steps strong{margin:8px 0 4px;font-size:12px}.setup-welcome-steps small{margin:0;font-size:10px}.setup-order-label{color:var(--muted);font-size:12px;font-weight:750}.setup-heading{max-width:920px;padding:52px 0 25px}.setup-heading h1{letter-spacing:-.06em;margin:12px 0 10px;font-size:clamp(40px,6vw,62px)}.setup-heading>p{color:var(--muted)}.setup-heading .form-error{margin-top:18px}.setup-wizard{max-width:920px;margin-bottom:70px}.setup-progress{grid-template-columns:repeat(5,1fr);margin:0 0 18px;padding:0;list-style:none;display:grid}.setup-progress li{color:#98a098;justify-items:center;gap:7px;display:grid;position:relative}.setup-progress li:before{content:"";background:#dfe5df;height:2px;position:absolute;inset:17px 50% auto -50%}.setup-progress li:first-child:before{display:none}.setup-progress li.done:before,.setup-progress li.active:before{background:var(--accent-strong)}.setup-progress li>span{z-index:1;background:#e9ede9;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid;position:relative}.setup-progress li.active>span,.setup-progress li.done>span{color:var(--deep);background:var(--accent)}.setup-progress svg{width:15px}.setup-progress small{font-size:10px;font-weight:750}.setup-form{padding:34px}.setup-form fieldset{border:0;min-height:300px;margin:0;padding:0}.setup-form fieldset[hidden]{display:none}.setup-form legend{letter-spacing:-.04em;font-size:24px;font-weight:850}.setup-form fieldset>p{color:var(--muted);margin-bottom:25px;font-size:13px;line-height:1.55}.textarea{resize:vertical;min-height:105px;padding-top:13px}.file-input{padding:11px 13px}.setup-actions{border-top:1px solid var(--line);padding-top:20px}.confirmation-list{gap:13px;display:grid}.confirmation-list p{border:1px solid var(--line);color:#445047;background:#f5f8f5;border-radius:12px;align-items:flex-start;gap:11px;margin:0;padding:15px;display:flex}.confirmation-list svg{color:#66951f;flex:none;width:18px}.spin{animation:1s linear infinite spin}.order-banner{background:var(--deep);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:22px 25px;display:flex}.order-banner .eyebrow{color:#91a398}.order-banner h2{margin:7px 0 4px;font-size:19px}.order-banner p{color:#9fb0a5;margin:0;font-size:12px}.onboarding-welcome{background:linear-gradient(135deg,#f4fde7,#fff);border:1px solid #cfe3ac;border-radius:19px;margin-bottom:18px;padding:25px}.onboarding-welcome-copy{grid-template-columns:auto 1fr;align-items:start;gap:15px;display:grid}.onboarding-welcome-icon{color:#466b18;background:#dff4ba;border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.onboarding-welcome-icon svg{width:22px}.onboarding-welcome h2{letter-spacing:-.035em;margin:7px 0 5px;font-size:22px}.onboarding-welcome p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.onboarding-welcome .callout{margin-top:13px}.onboarding-actions{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.onboarding-actions a{background:#fff;border:1px solid #d9e7c0;border-radius:11px;align-items:center;gap:8px;min-height:47px;padding:0 13px;font-size:12px;font-weight:750;display:flex}.onboarding-actions svg{color:#5e8d19;width:16px}.onboarding-actions svg:last-child{color:var(--muted);margin-left:auto}.analytics-guide{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.analytics-guide>div{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:11px;padding:16px;display:grid}.analytics-guide>div>svg{width:20px;color:var(--blue)}.analytics-guide span,.analytics-guide strong,.analytics-guide small{display:block}.analytics-guide strong{font-size:12px}.analytics-guide small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.45}.analytics-cta-row{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.text-cta.subtle{color:#cad5e7}.demo-safety-note,.demo-disclosure{color:#40506b;background:#f8fbff;border:1px solid #d5e2f8;border-radius:15px;grid-template-columns:auto 1fr;align-items:start;gap:13px;padding:16px 18px;font-size:12px;line-height:1.55;display:grid}.demo-safety-note{margin-bottom:20px}.demo-safety-note svg,.demo-disclosure svg{width:20px;color:var(--blue)}.demo-safety-note strong,.demo-disclosure strong{color:var(--ink)}.demo-safety-note p{margin:4px 0 0}.admin-demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-demo-card{align-content:space-between;gap:20px;display:grid}.admin-demo-card h2{letter-spacing:-.03em;margin:8px 0 6px;font-size:20px}.admin-demo-card p{color:var(--muted);margin:0;font-size:12px}.demo-google-preview{border-top:1px solid var(--line);padding-top:14px}.demo-google-preview summary{cursor:pointer;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.demo-google-preview summary svg{color:#d39b20;width:16px}.demo-google-preview .field-help{margin:10px 0}.demo-google-preview .form-grid{gap:10px}.demo-provision-panel,.demo-ready-panel{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.demo-provision-panel h2,.demo-ready-panel h2{margin:0 0 5px;font-size:18px}.demo-provision-panel p,.demo-ready-panel p{color:var(--muted);margin:0;font-size:12px}.demo-ready-panel>svg{width:28px;color:var(--accent-strong)}.presentation-shell{min-height:100vh;color:var(--ink);background:#f4f7fb}.presentation-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:0 max(24px,50vw - 620px);display:flex}.presentation-topbar>div,.presentation-brand{align-items:center;gap:14px;display:flex}.presentation-brand{font-size:12px;font-weight:850}.presentation-topbar .text-link{align-items:center;gap:6px;display:inline-flex}.presentation-topbar .text-link svg{width:14px}.demo-data-pill{color:#2456a4;letter-spacing:.08em;background:#e9f1ff;border-radius:999px;align-items:center;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.presentation-business-head{justify-content:space-between;align-items:flex-start;gap:30px;max-width:1240px;margin:0 auto;padding:34px 24px 23px;display:flex}.presentation-business-head h1{letter-spacing:-.045em;margin:7px 0 4px;font-size:34px}.presentation-business-head p{color:var(--muted);margin:0;font-size:12px}.presentation-nav{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(6,1fr);gap:5px;max-width:1192px;margin:0 auto;padding:5px;display:grid}.presentation-nav a{min-height:45px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:800;display:flex}.presentation-nav a.active{color:var(--blue);background:var(--blue-soft)}.presentation-nav svg{width:16px}.presentation-content{max-width:1240px;margin:0 auto;padding:24px 24px 70px}.presentation-content .demo-disclosure{margin-bottom:20px}.presentation-content .page-header h2{letter-spacing:-.04em;margin:5px 0;font-size:29px}.presentation-quick-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.presentation-quick-actions a{border:1px solid var(--line);border-radius:11px;padding:14px;font-size:12px;font-weight:800}.presentation-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.presentation-startap-card h3{margin:12px 0 5px;font-size:19px}.presentation-startap-card p{color:var(--muted);margin:0;font-size:11px}.presentation-card-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.presentation-error,.demo-destination-page{background:#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.presentation-error{text-align:center;align-content:center}.demo-destination-page>.panel{justify-items:start;gap:18px;max-width:560px;padding:38px;display:grid}.demo-destination-page h1,.demo-destination-page p{margin:0}.demo-destination-page p{color:var(--muted);line-height:1.65}.analytics-date-controls{justify-items:end;gap:10px;display:grid}.custom-range-form{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.custom-range-form label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;gap:4px;font-size:9px;font-weight:800;display:grid}.custom-range-form .input,.custom-range-form .select{width:auto;min-height:35px;padding:6px 9px;font-size:10px}.analytics-main-chart,.analytics-date-controls{margin-bottom:18px}.analytics-filter-form{flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:18px;padding:16px;display:flex}.analytics-filter-form .field{flex:1;min-width:220px}.analytics-breakdown-grid,.analytics-funnel-grid{margin-bottom:18px}.analytics-bars{gap:11px;display:grid}.analytics-bar-row{grid-template-columns:105px 1fr 40px;align-items:center;gap:10px;font-size:10px;display:grid}.analytics-bar-row>span{color:var(--muted)}.analytics-bar-row strong{text-align:right}.analytics-bar-track{background:#eef1ef;border-radius:999px;height:8px;overflow:hidden}.analytics-bar-track span{border-radius:inherit;background:linear-gradient(90deg,var(--accent-strong),var(--accent));height:100%;display:block}.interaction-funnel{gap:4px;display:grid}.funnel-stage{border:1px solid var(--line);background:#fafcfa;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;font-size:11px;display:flex}.funnel-stage strong{font-size:17px}.funnel-arrow{width:15px;color:var(--muted);margin:1px auto;display:block}.analytics-product-table{margin-bottom:18px}.dashboard-bottom-grid{margin-top:18px}.chart-line-previous{stroke:#aab5ad;stroke-dasharray:7 7;opacity:.75}.chart-point{fill:var(--accent-strong);opacity:0;cursor:crosshair}.chart-point:hover,.chart-point:focus{opacity:1}.google-disconnected{grid-template-columns:auto 1fr;align-items:start;gap:16px;display:grid}.google-disconnected>svg{color:#d39b20}.google-disconnected h3,.google-disconnected p{margin:0}.google-disconnected p{color:var(--muted);margin-top:6px;line-height:1.6}@media print{.presentation-topbar,.presentation-nav,.analytics-date-controls,.demo-disclosure,.btn{display:none!important}.presentation-shell,.presentation-content{background:#fff}.presentation-content{max-width:none;padding:0}}.order-list{gap:18px;display:grid}.order-card{padding:26px}.order-status{color:#4d5a51;text-transform:capitalize;white-space:nowrap;background:#eef2ee;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850;display:inline-flex}.status-paid,.status-ready_to_ship,.status-shipped,.status-delivered,.status-active{color:#466b18;background:#edf8dd}.status-failed,.status-refunded,.status-canceled{color:#9a2929;background:#fff0f0}.status-on_hold,.status-partially_refunded,.status-past_due{color:#84590f;background:#fff7e5}.order-message{border:1px solid var(--line);background:#f6f8f6;border-radius:13px;gap:13px;padding:17px;display:flex}.order-message>svg{color:#66951f}.order-message strong{font-size:13px}.order-message p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.order-progress{grid-template-columns:repeat(7,1fr);margin:24px 0 3px;padding:0;list-style:none;display:grid}.order-progress li{color:#9ba29c;text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.order-progress li:before{content:"";background:#e0e5e0;height:2px;position:absolute;inset:15px 50% auto -50%}.order-progress li:first-child:before{display:none}.order-progress li.complete:before{background:var(--accent-strong)}.order-progress span{z-index:1;background:#e9ede9;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid;position:relative}.order-progress li.complete span{background:var(--accent);color:var(--deep)}.order-progress svg{width:14px}.order-progress small{font-size:9px;font-weight:700;line-height:1.3}.shipment-box{background:#f3fae8;border:1px solid #d7e8bd;border-radius:13px;align-items:center;gap:13px;margin-top:20px;padding:15px;display:flex}.shipment-box>svg{color:#5e8d19}.shipment-box strong{font-size:12px}.shipment-box p{color:var(--muted);margin:3px 0 0;font-size:10px}.shipment-box .btn{margin-left:auto}.fulfillment-form{margin-top:18px}.fulfillment-grid{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.fulfillment-grid h3{align-items:center;gap:7px;margin:0 0 14px;font-size:13px;display:flex}.fulfillment-grid h3 svg{width:16px}.checklist{gap:9px;display:grid}.checklist label{border:1px solid var(--line);background:#f7f9f7;border-radius:9px;align-items:center;gap:9px;padding:10px;font-size:11px;display:flex}.checklist input{accent-color:#78ad21}@media (max-width:1050px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.admin-stat-grid{grid-template-columns:repeat(3,1fr)}.content-grid,.detail-grid,.account-security-grid{grid-template-columns:1fr}.hero-content{gap:30px}.tap-card{right:-4%}.pro-hero-grid{gap:35px}.fulfillment-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.container{width:min(100% - 28px,1180px)}.marketing-nav{height:68px}.hero-content{grid-template-columns:1fr;padding:50px 0 75px}.hero h1{font-size:50px}.hero-copy{font-size:16px}.tap-visual{min-height:515px;margin-inline:-10%;transform:scale(.9)}.feature-grid{grid-template-columns:1fr}.marketing-section{padding:70px 0}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{padding:28px 20px}.sidebar{border-top:1px solid #ffffff1a;flex-direction:row;align-items:center;width:auto;height:68px;padding:7px 10px;inset:auto 0 0}.sidebar-logo,.sidebar-section,.sidebar-account{display:none}.sidebar-nav{grid-template-columns:repeat(5,1fr);gap:3px;width:100%;margin:0;display:grid}.nav-item{flex-direction:column;justify-content:center;gap:3px;min-height:52px;padding:4px 2px;font-size:9px}.nav-item svg{width:18px}.mobile-secondary,.desktop-nav-label{display:none}.mobile-nav-label{display:inline}.dashboard-main{margin-left:0;padding-bottom:68px}.topbar{height:64px;padding:0 18px}.mobile-brand{display:inline-flex}.topbar-title{display:none}.page{padding:25px 16px 48px}.demo-banner{padding:8px 16px}.page-header{flex-direction:column;margin-bottom:22px}.page-header h1{font-size:27px}.metrics-grid{grid-template-columns:1fr 1fr;gap:10px}.metrics-grid-three{grid-template-columns:1fr}.metric-card{min-height:127px;padding:16px}.metric-value{font-size:28px}.panel{padding:17px}.panel-header{align-items:flex-start}.card-row{grid-template-columns:1fr auto;padding:13px 15px}.card-row>:nth-child(2),.card-row>:nth-child(3),.card-row>:nth-child(4){display:none}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.report-grid{grid-template-columns:1fr}.admin-stat-grid{grid-template-columns:1fr 1fr}.nav-actions .text-link{display:none}.pro-hero-grid{grid-template-columns:1fr;padding-top:45px}.pro-hero h1{font-size:49px}.pro-benefits .container{grid-template-columns:1fr}.setup-auth-card{margin-top:35px;padding:27px 20px}.setup-welcome-steps,.analytics-guide,.onboarding-actions{grid-template-columns:1fr}.purchase-next{grid-template-columns:auto 1fr}.purchase-next .btn{grid-column:1/-1}.setup-heading{padding:35px 0 20px}.setup-progress small{display:none}.setup-form{padding:22px 17px}.order-banner{flex-direction:column;align-items:flex-start}.order-progress{grid-template-columns:repeat(4,1fr);gap:15px 0}.order-progress li:before{display:none}.fulfillment-grid,.account-sections,.operations-grid{grid-template-columns:1fr}.add-startaps{flex-direction:column;align-items:flex-start}.admin-demo-grid,.presentation-card-grid{grid-template-columns:1fr}.demo-provision-panel,.demo-ready-panel,.presentation-business-head{flex-direction:column;align-items:stretch}.analytics-date-controls{justify-items:stretch;width:100%}.presentation-nav{grid-template-columns:repeat(6,minmax(118px,1fr));margin-inline:14px;overflow-x:auto}.presentation-quick-actions{grid-template-columns:1fr}.custom-range-form{grid-template-columns:1fr 1fr;display:grid}.custom-range-form label:last-of-type,.custom-range-form button{grid-column:1/-1}.custom-range-form .input,.custom-range-form .select{width:100%}.analytics-product-table{min-width:760px}}@media (max-width:420px){.metrics-grid{grid-template-columns:1fr}.hero h1{font-size:43px}.tap-visual{margin-inline:-20%}.presentation-topbar{padding:10px 14px}.presentation-topbar .presentation-brand>span,.presentation-topbar .demo-data-pill{display:none}.presentation-business-head,.presentation-content{padding-left:14px;padding-right:14px}.presentation-business-head h1{font-size:28px}.analytics-bar-row{grid-template-columns:88px 1fr 34px}}.pricing-options-disabled{grid-template-columns:1fr}
