:root{--ink:#14243a;--ink-soft:#33445b;--indigo:#3657c8;--indigo-dark:#2844a6;--green:#16885c;--green-bright:#16a36a;--amber:#d97706;--surface:#fff;--background:#f6f8fc;--background-strong:#eef2f8;--border:#d9e1ea;--border-strong:#bdcad8;--shadow:0 20px 60px #14243a1a;--shadow-soft:0 10px 32px #14243a12;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--background);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:12px 18px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #f2a63b}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f8fce6;border-bottom:1px solid #d9e1ead1;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{min-height:44px;color:var(--ink);letter-spacing:-.025em;align-items:center;gap:11px;font-size:1.22rem;font-weight:780;display:inline-flex}.brand-mark{background:var(--indigo);border-radius:9px;flex:none;width:34px;height:34px;display:inline-block;position:relative;box-shadow:0 7px 18px #3657c83d}.brand-mark__box{border:2px solid #fff;border-radius:3px;width:12px;height:12px;position:absolute;top:8px;left:7px}.brand-mark__line{background:#fff;border-radius:2px;width:7px;height:2px;position:absolute;right:6px}.brand-mark__line--one{top:10px}.brand-mark__line--two{top:15px}.brand-mark__line--three{top:20px}.main-nav{color:var(--ink-soft);align-items:center;gap:28px;margin-left:auto;font-size:.92rem;font-weight:630;display:flex}.main-nav a{align-items:center;min-height:44px;transition:color .16s,transform .16s;display:inline-flex}.main-nav a:hover{color:var(--indigo);transform:translateY(-1px)}.header-status{border:1px solid var(--border-strong);background:var(--surface);min-height:44px;color:var(--indigo-dark);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.88rem;font-weight:720;display:inline-flex}.hero{background:radial-gradient(circle at 8% 25%, #3657c81c, transparent 30%), radial-gradient(circle at 92% 20%, #16a36a1a, transparent 26%), var(--background);padding:88px 0 82px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #3657c824;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-180px;right:-90px;box-shadow:0 0 0 54px #3657c806,0 0 0 108px #3657c805}.hero-grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:64px;display:grid;position:relative}.hero-copy{max-width:620px}.status-pill{min-height:38px;color:var(--indigo-dark);background:#ffffffc2;border:1px solid #3657c838;border-radius:999px;align-items:center;gap:9px;margin-bottom:24px;padding:7px 14px;font-size:.84rem;font-weight:730;display:inline-flex}.status-pill span{background:var(--green-bright);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #16a36a1f}.hero h1{letter-spacing:-.065em;max-width:680px;margin-bottom:25px;font-size:clamp(3rem,5.7vw,5.2rem);font-weight:790;line-height:.99}.hero h1 span{color:var(--indigo)}.hero-lead{max-width:590px;color:var(--ink-soft);margin-bottom:30px;font-size:clamp(1.08rem,1.4vw,1.24rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:13px;margin-bottom:20px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 21px;font-size:.94rem;font-weight:740;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--indigo);color:#fff;box-shadow:0 13px 28px #3657c840}.button--primary:hover{background:var(--indigo-dark);box-shadow:0 16px 32px #3657c84d}.button--secondary{border:1px solid var(--border-strong);background:var(--surface);color:var(--ink)}.button--secondary:hover{border-color:var(--indigo)}.hero-note{color:#647287;max-width:540px;margin-bottom:0;font-size:.84rem}.product-preview{min-height:540px;position:relative}.dashboard-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #bdcad8e0;border-radius:24px;padding:24px;position:absolute;inset:20px 0 20px 54px;overflow:hidden}.dashboard-card:before{background:linear-gradient(90deg, var(--indigo), var(--green-bright));content:"";height:5px;position:absolute;top:0;left:0;right:0}.dashboard-card__top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.dashboard-card__top div{gap:2px;display:grid}.dashboard-card__top strong{font-size:1.1rem}.preview-kicker{color:#6e7c8f;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:720}.sync-state{color:#12734e;background:#eaf8f2;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.72rem;font-weight:720;display:inline-flex}.sync-state span{font-size:.62rem}.metric-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric-card{border:1px solid var(--border);border-radius:14px;gap:7px;min-width:0;padding:15px;display:grid}.metric-card span,.metric-card small{color:#6c798b;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.metric-card strong{font-variant-numeric:tabular-nums;font-size:1.02rem}.metric-card--blue{background:#f0f3ff}.metric-card--green{background:#edf9f4}.metric-card--amber{background:#fff7e9}.stock-panel{border:1px solid var(--border);background:var(--surface);border-radius:16px;margin-top:18px;padding:18px}.stock-panel__heading{justify-content:space-between;align-items:center;gap:16px;font-size:.75rem;display:flex}.stock-panel__heading span{color:#718094;font-size:.68rem}.chart{border-bottom:1px solid var(--border);align-items:flex-end;gap:12px;height:155px;margin-top:22px;padding:0 8px;display:flex}.chart span{background:linear-gradient(180deg, #6f85dd, var(--indigo));border-radius:6px 6px 0 0;flex:1;min-width:14px}.phone-card{background:#111a29;border:3px solid #192438;border-radius:34px;width:225px;height:445px;padding:9px;position:absolute;bottom:0;right:-10px;box-shadow:0 26px 52px #14243a40}.phone-card__speaker{z-index:2;background:#111a29;border-radius:0 0 12px 12px;width:58px;height:17px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-card__screen{background:#f8faff;border-radius:25px;height:100%;padding:30px 14px 14px}.phone-card__brand{align-items:center;gap:8px;font-size:.74rem;display:flex}.phone-card__brand .brand-mark{border-radius:7px;width:24px;height:24px}.phone-card__brand .brand-mark__box{border-width:1.5px;width:9px;height:9px;top:6px;left:5px}.phone-card__brand .brand-mark__line{width:5px;height:1.5px;right:4px}.phone-card__brand .brand-mark__line--one{top:8px}.phone-card__brand .brand-mark__line--two{top:12px}.phone-card__brand .brand-mark__line--three{top:16px}.phone-card__scan{background:#e8eefb;border-radius:16px;place-items:center;height:166px;margin-top:22px;display:grid;position:relative}.scan-corner{border-color:var(--indigo);border-style:solid;width:20px;height:20px;position:absolute}.scan-corner--tl{border-width:3px 0 0 3px;top:18px;left:18px}.scan-corner--tr{border-width:3px 3px 0 0;top:18px;right:18px}.scan-corner--bl{border-width:0 0 3px 3px;bottom:18px;left:18px}.scan-corner--br{border-width:0 3px 3px 0;bottom:18px;right:18px}.barcode{background:#fff;justify-content:center;gap:5px;width:92px;height:54px;padding:8px;display:flex}.barcode i{background:var(--ink);width:4px}.barcode i:nth-child(2),.barcode i:nth-child(5){width:2px}.barcode i:nth-child(3),.barcode i:nth-child(7){width:7px}.phone-card__product{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:11px;display:flex}.phone-card__product span:last-child{gap:2px;min-width:0;display:grid}.phone-card__product strong,.phone-card__product small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.phone-card__product strong{font-size:.65rem}.phone-card__product small{color:#627187;font-size:.56rem}.product-cube{background:linear-gradient(145deg,#efaa38,#d97706);border-radius:8px;flex:none;width:30px;height:30px}.phone-card__button{background:var(--indigo);color:#fff;border-radius:10px;place-items:center;min-height:41px;margin-top:13px;font-size:.65rem;font-weight:760;display:grid}.trust-strip{border-block:1px solid var(--border);background:var(--surface)}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid>div{border-right:1px solid var(--border);align-content:center;min-height:112px;padding:20px 26px 20px 52px;display:grid;position:relative}.trust-grid>div:last-child{border-right:0}.trust-grid strong{font-size:.93rem}.trust-grid small{color:#718094;font-size:.76rem}.trust-dot{border-radius:4px;width:12px;height:12px;position:absolute;top:50%;left:25px;transform:translateY(-50%)rotate(45deg)}.trust-dot--blue{background:var(--indigo)}.trust-dot--green{background:var(--green-bright)}.trust-dot--amber{background:var(--amber)}.trust-dot--navy{background:var(--ink)}.section{padding:110px 0}.section--soft{border-block:1px solid var(--border);background:var(--background-strong)}.section-heading{max-width:680px;margin-bottom:48px}.section-heading--center{text-align:center;margin-inline:auto}.eyebrow{color:var(--indigo);letter-spacing:.11em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:790;display:inline-block}.section-heading h2,.security-copy h2,.prelaunch h2{letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(2.1rem,4vw,3.55rem);font-weight:780;line-height:1.07}.section-heading p,.security-copy p,.prelaunch p{color:#5f6f84;margin-bottom:0;font-size:1.04rem}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.benefit-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-soft);padding:22px}.benefit-card h3{letter-spacing:-.025em;margin:22px 0 9px;font-size:1.25rem}.benefit-card p{color:#617086;margin-bottom:0;font-size:.92rem}.benefit-visual{background:#edf1fb;border-radius:13px;height:150px;position:relative;overflow:hidden}.benefit-visual--inventory{place-items:center;display:grid}.mini-box{background:linear-gradient(145deg,#f0ab3c,#d97706);border-radius:8px;width:62px;height:54px;box-shadow:0 12px 25px #d977063d}.mini-label{color:var(--green);box-shadow:var(--shadow-soft);background:#fff;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:760;position:absolute;bottom:18px;right:22px}.benefit-visual--sale{background:#fff;align-content:center;gap:9px;width:72%;margin-inline:auto;padding:25px;display:grid;transform:rotate(-3deg);box-shadow:0 14px 32px #14243a1f}.receipt-line{background:#d5deea;border-radius:4px;width:62%;height:6px}.receipt-line--long{width:88%}.benefit-visual--sale strong{color:var(--indigo);font-variant-numeric:tabular-nums;margin-top:8px;font-size:1.34rem}.benefit-visual--report{justify-content:center;align-items:flex-end;gap:14px;padding:26px 36px;display:flex}.benefit-visual--report span{background:linear-gradient(180deg, #6b83df, var(--indigo));border-radius:6px 6px 0 0;width:15%}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffd6;min-height:225px;padding:25px;transition:transform .18s,border-color .18s,box-shadow .18s}.feature-card:hover{box-shadow:var(--shadow-soft);border-color:#bdc9ee;transform:translateY(-3px)}.feature-number{width:42px;height:42px;color:var(--indigo);background:#e8edfd;border-radius:11px;place-items:center;margin-bottom:32px;font-size:.7rem;font-weight:800;display:inline-grid}.feature-card h3{letter-spacing:-.02em;margin-bottom:9px;font-size:1.13rem}.feature-card p{color:#647388;margin-bottom:0;font-size:.9rem}.workflow-section{background:var(--surface)}.workflow-grid{grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);gap:90px;display:grid}.workflow-grid .section-heading{margin-bottom:0}.workflow-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.workflow-list li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);align-items:center;gap:21px;min-height:116px;padding:20px;display:flex}.workflow-list>li>span{background:var(--indigo);color:#fff;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.workflow-list h3{margin-bottom:3px;font-size:1.04rem}.workflow-list p{color:#647388;margin-bottom:0;font-size:.88rem}.section--ink{background:radial-gradient(circle at 10% 10%, #3657c86b, transparent 32%), radial-gradient(circle at 90% 80%, #16a36a38, transparent 30%), var(--ink);color:#fff;border-block:0;position:relative;overflow:hidden}.section--ink:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:330px;height:330px;position:absolute;top:-100px;right:-80px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.security-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:90px;display:grid;position:relative}.security-copy p{color:#c7d1df}.eyebrow--light{color:#9eb0ff}.security-list{gap:12px;display:grid}.security-list>div{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:15px;gap:18px;padding:20px;display:flex}.security-list>div>span{color:#b8c4ff;background:#9eb0ff1f;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-size:.69rem;font-weight:800;display:grid}.security-list p{color:#bdc9d8;gap:3px;margin-bottom:0;font-size:.89rem;display:grid}.security-list strong{color:#fff;font-size:.99rem}.plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.plan-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);flex-direction:column;padding:28px;display:flex;position:relative}.plan-card--featured{border:2px solid var(--indigo);box-shadow:0 20px 50px #3657c826}.plan-badge{background:var(--indigo);color:#fff;border-radius:999px;padding:6px 11px;font-size:.68rem;font-weight:780;position:absolute;top:-14px;right:20px}.plan-card h3{margin-bottom:18px;font-size:1.15rem}.plan-price{align-items:baseline;gap:8px;margin-bottom:15px;display:flex}.plan-price strong{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1}.plan-price span{color:#6a788b;font-size:.78rem}.plan-card>p{color:#647388;min-height:50px;margin-bottom:23px;font-size:.88rem}.plan-card ul{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.plan-card li{color:var(--ink-soft);padding-left:24px;font-size:.88rem;position:relative}.plan-card li:before{background:var(--green-bright);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.45em;left:3px}.plan-state{border:1px solid var(--border);background:var(--background);color:#677489;border-radius:11px;place-items:center;min-height:46px;margin-top:auto;font-size:.82rem;font-weight:720;display:grid}.founders-note{border-radius:var(--radius-md);background:linear-gradient(120deg,#eff2ff,#eef9f4);border:1px solid #cdd7f4;grid-template-columns:.8fr 1.2fr;align-items:center;gap:45px;margin-top:24px;padding:28px 32px;display:grid}.founders-note .eyebrow{margin-bottom:7px}.founders-note h3{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(1.3rem,2.5vw,1.9rem)}.founders-note p{color:#56667b;margin-bottom:0;font-size:.9rem}.pricing-disclaimer{color:#718094;text-align:center;max-width:850px;margin:24px auto 0;font-size:.77rem}.faq-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:80px;display:grid}.faq-grid .section-heading{margin-bottom:0}.faq-list{border-top:1px solid var(--border-strong)}.faq-list details{border-bottom:1px solid var(--border-strong)}.faq-list summary{cursor:pointer;min-height:68px;padding:21px 45px 19px 0;font-weight:720;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{width:28px;height:28px;color:var(--indigo);content:"+";background:#fff;border-radius:8px;place-items:center;font-size:1.25rem;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#5f6f84;max-width:620px;margin-bottom:22px;font-size:.9rem}.prelaunch{background:var(--indigo);color:#fff;padding:75px 0}.prelaunch-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.prelaunch h2{margin-bottom:12px;font-size:clamp(2rem,3.8vw,3.2rem)}.prelaunch p{color:#dce3ff;max-width:680px}.prelaunch .eyebrow--light{color:#d6deff}.prelaunch-seal{background:#ffffff1a;border:1px solid #fff6;border-radius:999px;place-items:center;min-width:160px;min-height:58px;font-weight:770;display:grid}.site-footer{color:#bac6d5;background:#0e1a2b;padding:38px 0}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;display:grid}.brand--footer{color:#fff}.footer-inner p{margin-bottom:0;font-size:.75rem}.footer-inner p:last-child{white-space:nowrap}@media (width<=1050px){.main-nav{gap:18px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.product-preview{width:min(720px,100%);min-height:520px;margin-inline:auto}.workflow-grid,.security-grid,.faq-grid{grid-template-columns:1fr;gap:48px}.workflow-grid .section-heading,.faq-grid .section-heading{max-width:750px}}@media (width<=820px){.main-nav{display:none}.header-inner{min-height:70px}.hero{padding:62px 0 65px}.hero h1{font-size:clamp(3rem,11vw,4.5rem)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.benefit-grid,.feature-grid,.plan-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid article:last-child,.plan-grid article:last-child{grid-column:1/-1}.founders-note{grid-template-columns:1fr;gap:18px}.footer-inner{grid-template-columns:1fr;gap:14px}}@media (width<=620px){.container{width:min(calc(100% - 28px), var(--container))}.header-status{padding-inline:14px;font-size:.78rem}.hero{padding-top:48px}.hero h1{margin-bottom:22px;font-size:clamp(2.65rem,13vw,3.6rem)}.hero-lead{font-size:1rem}.hero-actions{display:grid}.button{width:100%}.product-preview{min-height:460px}.dashboard-card{padding:18px;inset:0 0 45px}.dashboard-card__top{margin-bottom:16px}.sync-state{padding:5px 8px;font-size:.62rem}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-card:last-child{display:none}.chart{gap:7px;height:120px}.phone-card{border-radius:27px;width:165px;height:330px;bottom:0;right:-8px}.phone-card__screen{border-radius:20px;padding:26px 10px 10px}.phone-card__scan{height:108px;margin-top:14px}.barcode{gap:3px;width:68px;height:42px}.phone-card__product{padding:8px}.product-cube{width:24px;height:24px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--border);min-height:88px}.trust-grid>div:last-child{border-bottom:0}.section{padding:78px 0}.section-heading{margin-bottom:34px}.benefit-grid,.feature-grid,.plan-grid{grid-template-columns:1fr}.benefit-grid article:last-child,.plan-grid article:last-child{grid-column:auto}.feature-card{min-height:0}.workflow-list li{align-items:flex-start}.security-grid,.faq-grid{gap:36px}.founders-note{padding:24px}.prelaunch-inner{justify-items:start;gap:28px;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
