@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/ibm-plex-mono-400-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/ibm-plex-mono-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/ibm-plex-mono-500-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/ibm-plex-mono-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/ibm-plex-mono-600-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/ibm-plex-mono-600-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/inter-400-800-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(assets/inter-400-800-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root{--paper:#F8FAFC;--paper-2:#F1F5F9;--ink:#1E293B;--muted:#64748B;--faint:#94A3B8;--line:#E2E8F0;--line-strong:#CBD5E1;--indigo:#4F46E5;--indigo-dark:#4338CA;--tint:#EEF2FF;--lavender:#C7D2FE;--lavender-strong:#818CF8;--green:#16A34A;--amber:#D97706;--red:#DC2626;--radius:16px;--shadow:0 20px 60px -24px #1e293b33;--mono:'IBM Plex Mono',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 Inter,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--indigo);outline-offset:5px;border-radius:5px}::selection{background:var(--lavender);color:var(--ink)}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}h2{font-size:clamp(32px,4vw,48px);font-weight:650}h3{font-size:25px;font-weight:650}p{color:var(--muted)}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.mono,.eyebrow,.micro{font-family:var(--mono)}.eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:var(--indigo);display:flex;align-items:center;gap:12px;margin-bottom:24px}.eyebrow-line{width:22px;height:1px;background:var(--indigo)}.micro{font-size:11px;letter-spacing:.06em}.wordmark{font-size:28px;letter-spacing:-1.4px;font-weight:750;white-space:nowrap;line-height:1}.wordmark span,.mini-wordmark span{color:var(--indigo)}.wordmark b{font-weight:450}.mini-wordmark{font-size:15px;font-weight:750;letter-spacing:-.6px}.site-header{position:sticky;top:0;z-index:50;background:#f8fafcf2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.desktop-nav,.header-actions{display:flex;gap:26px;align-items:center}.desktop-nav a{font-size:14px;font-weight:500}.desktop-nav a:hover,.text-link:hover{color:var(--indigo)}.header-actions{gap:12px}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;border-radius:8px;padding:13px 18px;font-size:14px;font-weight:600;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.primary{background:var(--indigo);color:var(--paper);box-shadow:0 4px 8px #4f46e51a}.primary:hover{background:var(--indigo-dark)}.ghost{border-color:var(--line);background:var(--paper)}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:14px;padding:12px 0}.mobile-menu{display:none}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--ink);color:var(--paper);padding:12px}.skip-link:focus{top:12px}
.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background-image:radial-gradient(var(--line-strong) .65px,transparent .65px);background-size:20px 20px}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--paper) 0%,#f8fafcf5 35%,#f8fafc00 100%);pointer-events:none}.hero-layout{min-height:748px;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:25px;position:relative;padding-block:84px 94px}.hero-copy{z-index:2}.hero h1{font-size:clamp(42px,4.5vw,66px);font-weight:650;line-height:1.06;max-width:670px;letter-spacing:-.055em}.hero h1 span{color:var(--indigo)}.lede{max-width:575px;font-size:16px;line-height:1.85;margin-top:25px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:30px;flex-wrap:wrap}.hero-actions .button{font-size:13px;gap:14px}.cta-note{font-size:12px;margin-top:15px}.hero-visual{height:520px;position:relative;perspective:1400px;isolation:isolate}.hero-visual:before{content:'';position:absolute;inset:40px -70px -30px -20px;background:radial-gradient(ellipse,#c7d2fe9c,transparent 68%);filter:blur(25px);z-index:-1}.visual-orbit{position:absolute;inset:0 -80px -30px 0;border:1px solid #c7d2fe80;border-radius:50%;transform:rotate(-25deg)}.mock-window{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.window-bar{height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.hero-panel{position:absolute;top:0;right:5px;width:83%;transform:rotateY(-9deg) rotateZ(2deg);background:linear-gradient(135deg,var(--paper),var(--tint))}.call-screen{text-align:center;padding:25px 22px 17px}.call-screen>.micro{color:var(--indigo)}.ticket{display:block;font-size:82px;line-height:1.3;font-weight:500;letter-spacing:-.07em;color:var(--indigo)}.desk-label{display:inline-flex;align-items:center;gap:30px;font-size:22px;font-weight:550}.panel-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;margin-top:25px;font-size:11px;color:var(--muted)}.live-label{display:inline-flex;align-items:center;gap:6px}.live-label i{width:5px;height:5px;background:var(--green);border-radius:50%}.hero-close{position:absolute;top:251px;left:0;width:92%;z-index:2;transform:rotateY(-6deg) rotateZ(-2deg)}.card-heading{display:flex;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid var(--line);font-size:13px}.card-heading>.micro{margin-left:auto;color:var(--muted);font-size:10px}.ui-icon{color:var(--indigo);font-size:20px;line-height:1}.close-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 20px;gap:14px}.close-grid>div{display:flex;flex-direction:column}.close-grid span{font-size:12px;color:var(--muted)}.close-grid b{font-size:24px;font-weight:500;margin:5px 0}.close-grid small{font-size:10px;color:var(--muted)}.close-grid>div:first-child small{color:var(--indigo)}.card-footer{background:var(--paper-2);padding:10px 20px;font-size:11px;color:var(--muted);border-top:1px solid var(--line)}.tiny-check{color:var(--indigo);margin-right:6px}.hero-receipt{position:absolute;top:425px;right:-20px;width:69%;z-index:3;transform:rotateZ(3deg)}.hero-receipt .card-heading{padding:13px;font-size:11px;gap:6px}.spark{color:var(--indigo);font-size:21px}.reading{font-size:9px;color:var(--indigo);margin-left:auto;background:var(--tint);border-radius:4px;padding:4px}.receipt-mini{display:flex;gap:18px;padding:14px;background:linear-gradient(120deg,var(--paper),var(--tint))}.paper-mini{width:64px;flex-shrink:0;background:var(--paper);border:1px solid var(--line);padding:9px;text-align:center;box-shadow:0 4px 8px #1e293b0a}.paper-mini span{font:7px var(--mono);color:var(--muted)}.paper-mini i{display:block;background:var(--line);height:2px;margin-top:6px}.paper-mini b{font:10px var(--mono);display:block;margin-top:9px}.receipt-fields{flex:1;min-width:0;font-size:10px}.receipt-fields>div{display:flex;justify-content:space-between;gap:8px;margin-bottom:9px}.receipt-fields span{color:var(--muted)}.receipt-fields b{font-weight:500}.receipt-fields em{color:var(--indigo);font-style:normal}.receipt-fields .suggest-label{display:block;border-top:1px solid var(--line);padding-top:8px;font-size:9px;color:var(--indigo)}.visual-caption{position:absolute;bottom:-100px;left:12px;font-size:9px;letter-spacing:.07em;color:var(--muted)}
@media(min-width:1500px){.hero-layout{min-height:820px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.header-cta{font-size:12px;padding:12px}.hero h1{font-size:52px}.hero-layout{gap:15px}.hero-visual{transform:scale(.92);transform-origin:center}.hero-receipt{width:85%}.hero-actions{gap:8px}}
@media(max-width:900px){.desktop-nav{display:none}.hero-layout{grid-template-columns:1fr;gap:44px;padding-block:64px 110px}.hero-copy{max-width:670px}.hero h1{font-size:64px}.hero-visual{width:580px;max-width:100%;margin:auto;transform:none;height:610px}.visual-caption{bottom:-30px}.hero-panel{width:82%}.hero-close{top:260px}.hero-receipt{top:440px;width:68%}.hero:before{background:linear-gradient(180deg,var(--paper) 20%,#f8fafc70)}.header-inner{height:76px}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;cursor:pointer;padding:8px;font-size:22px;line-height:1}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:45px;display:grid;width:240px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--paper);box-shadow:var(--shadow)}.mobile-menu a{padding:10px;font-size:14px}.header-actions{margin-left:auto}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.header-inner{gap:10px;height:70px}.wordmark{font-size:26px}.header-cta{display:none}.header-actions .ghost{padding:8px 12px;font-size:12px}.hero-layout{padding-block:42px 66px;gap:40px}.eyebrow{font-size:10px;gap:8px;margin-bottom:22px;letter-spacing:.035em}.eyebrow-line{width:15px}.hero h1{font-size:clamp(39px,9.8vw,56px);line-height:1.09}.lede{font-size:15px;line-height:1.8;margin-top:22px}.hero-actions{display:grid;gap:4px;margin-top:25px}.hero-actions .button{font-size:12px;padding:15px 11px;gap:9px}.hero-actions .text-link{justify-content:center}.cta-note{text-align:center;font-size:11px;margin-top:5px}.hero-visual{height:490px;width:100%}.hero-panel{width:91%;right:0}.window-bar{padding:0 15px;height:40px}.ticket{font-size:65px}.call-screen{padding-top:18px}.desk-label{font-size:20px}.hero-close{top:215px;width:97%}.card-heading{padding:14px 12px;font-size:11px;gap:7px}.close-grid{padding:16px 12px;gap:7px}.close-grid span{font-size:10px}.close-grid b{font-size:21px}.close-grid small{font-size:8px}.hero-receipt{top:377px;right:0;width:86%}.hero-receipt .card-heading{font-size:10px;gap:5px}.reading{font-size:8px;padding:3px}.receipt-mini{gap:12px;padding:10px}.receipt-fields{font-size:9px}.visual-caption{bottom:-36px;left:0;font-size:8px}.panel-bottom{font-size:9px}.card-footer{font-size:10px}.hero-receipt .spark{font-size:17px}}
.section{padding-block:108px}.section-heading{margin-bottom:48px;max-width:820px}.section-heading>p:last-child:not(.eyebrow){margin-top:20px;max-width:660px;font-size:16px}.proof{border-bottom:1px solid var(--line);background:var(--paper)}.proof-grid{display:grid;grid-template-columns:repeat(7,1fr);padding-block:35px;gap:16px}.proof-grid>div{display:flex;flex-direction:column;gap:7px;padding-left:22px;border-left:1px solid var(--line)}.proof-grid>div:first-child{border:0;padding:0}.proof strong{font-size:30px;line-height:1.3;font-weight:500;letter-spacing:-.06em}.proof span{font-size:11px;line-height:1.6;color:var(--muted);max-width:130px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.problem-card{border-top:1px solid var(--line-strong);padding-top:23px}.line-icon{font-family:var(--mono);font-size:27px;line-height:1;color:var(--indigo);display:block;margin-bottom:26px}.problem-card .eyebrow{font-size:10px;margin-bottom:14px;color:var(--muted)}.problem-card h3{font-size:21px;letter-spacing:-.025em;margin-bottom:12px}.problem-card>p:last-child{font-size:14px;line-height:1.8;max-width:265px}.modules{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,var(--paper-2),var(--paper) 55%)}.module-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:70px;align-items:start}.module-aside{position:sticky;top:120px}.module-aside>p:not(.eyebrow){margin-top:23px;font-size:15px}.module-nav{display:flex;flex-direction:column;margin-top:35px;gap:5px}.module-link{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid transparent;border-radius:10px;transition:background .2s,border .2s}.module-link>span:nth-child(2){font-size:15px;font-weight:600}.module-link small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:2px}.module-link b{margin-left:auto;font-weight:400;opacity:0;color:var(--indigo)}.module-link .nav-glyph{font-size:24px;line-height:1;color:var(--muted);width:26px}.module-link.active{background:var(--paper);border-color:var(--line);box-shadow:0 5px 20px #1e293b05}.module-link.active b{opacity:1}.module-link.active .nav-glyph,.module-link.active>span:nth-child(2){color:var(--indigo)}.module-link:hover{background:var(--tint)}.multi-store{display:flex;gap:13px;margin-top:26px;padding:18px 14px;border-top:1px solid var(--line)}.multi-store>span{color:var(--indigo);font-size:21px}.multi-store p{font-size:12px;line-height:1.7}.module-panel{scroll-margin-top:115px;margin-bottom:64px}.module-panel:last-child{margin-bottom:0}.module-panel[hidden]{display:none}.module-stage{padding:30px 26px 18px;background:linear-gradient(135deg,var(--tint),#c7d2fe8c);border:1px solid var(--lavender);border-radius:var(--radius);position:relative;isolation:isolate}.module-stage:before{content:'';position:absolute;inset:15%;background:var(--lavender-strong);filter:blur(70px);opacity:.16;z-index:-1}.app-mock{background:var(--paper);border:1px solid var(--line-strong);border-radius:11px;box-shadow:0 16px 28px -17px #4338ca4d;overflow:hidden}.module-stage .app-mock{transform:perspective(1500px) rotateY(-2deg) rotateX(1deg);transform-origin:center}.app-top{display:flex;align-items:center;gap:25px;padding:13px 18px;border-bottom:1px solid var(--line);font-size:10px;color:var(--muted)}.app-top>.live-label{margin-left:auto}.app-body{padding:22px 20px 0}.app-page-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.app-page-title .micro{font-size:9px;color:var(--muted)}.app-page-title .mock-title{font-size:18px;font-weight:600;letter-spacing:-.035em;margin-top:4px;line-height:1.3}.tag{border:1px solid var(--lavender);background:var(--tint);color:var(--indigo-dark);border-radius:5px;padding:4px 7px;font-size:9px;white-space:nowrap}.evaluation{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:10px;padding:19px 22px;background:linear-gradient(100deg,var(--tint),var(--paper));margin-bottom:18px}.evaluation-ticket{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.evaluation-ticket>.micro{width:100%;color:var(--muted);font-size:9px}.evaluation-ticket strong{font-size:44px;color:var(--indigo);font-weight:500;line-height:1}.evaluation-ticket>span:last-child{font-size:12px}.timer{display:flex;align-items:center;gap:12px;flex-shrink:0}.timer>span{font-size:9px;line-height:1.5;color:var(--muted)}.timer-ring{border-radius:50%;width:66px;height:66px;background:conic-gradient(var(--indigo) 0deg 250deg,var(--line) 250deg);display:grid;place-items:center}.timer-ring>span{border-radius:50%;background:var(--paper);width:56px;height:56px;display:grid;place-content:center;text-align:center;font-size:20px;line-height:1.1}.timer-ring small{font-size:8px;color:var(--muted);margin-top:4px}.table-row{display:grid;grid-template-columns:1.05fr .85fr 1.1fr;gap:8px;align-items:center;padding:12px 8px;border-bottom:1px solid var(--line);font-size:10px}.table-head{font-size:9px;color:var(--muted);background:var(--paper-2);padding-block:9px}.status{font-size:9px;white-space:normal;display:inline-flex;justify-self:start;align-items:center;gap:5px}.status:before{content:'';width:4px;height:4px;border-radius:50%;flex-shrink:0}.accepted{color:var(--ink)}.accepted:before{background:var(--green)}.refused:before{background:var(--red)}.pending:before{background:var(--amber)}.app-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;font-size:9px;color:var(--muted)}.mock-action{color:var(--indigo);font-weight:500}.stage-note{display:flex;justify-content:center;gap:7px;font-size:10px;color:var(--indigo-dark);margin-top:16px;text-align:center}.module-description{padding-top:31px}.module-description h3{font-size:27px}.module-title-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.route-list{font-size:10px;color:var(--muted);display:block;width:100%}.feature-list{padding:0;list-style:none;margin:25px 0 0}.feature-list li{position:relative;padding-left:23px;font-size:14px;line-height:1.85;color:var(--muted);margin-top:17px}.feature-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--indigo);font-size:12px}.feature-list strong{color:var(--ink);font-weight:550}.cash-equation{display:flex;align-items:center;gap:10px;background:var(--tint);border:1px solid var(--lavender);border-radius:10px;padding:18px 12px;margin-bottom:20px;justify-content:space-between}.cash-equation>div{display:flex;flex-direction:column;gap:6px}.cash-equation>div>span{font-size:10px;color:var(--muted)}.cash-equation strong{font-size:22px;font-weight:500}.cash-equation small{font-size:8px;color:var(--indigo)}.cash-equation>span{color:var(--muted);font-size:13px}.cash-ledger>div{display:grid;grid-template-columns:1fr 1.2fr .6fr;gap:7px;align-items:center;border-bottom:1px solid var(--line);padding:15px 5px;font-size:9px}.cash-ledger b{text-align:right;font-weight:400}.result-strip{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:20px 13px;margin-top:20px;background:var(--tint);border-radius:8px}.result-strip>div{display:flex;flex-direction:column;gap:4px;font-size:10px}.result-strip>div>span{color:var(--muted)}.result-strip strong{font-size:23px;font-weight:500}.result-strip>span{color:var(--indigo)}.mock-tabs{display:flex;padding:3px;border-radius:5px;background:var(--paper-2);font-size:9px;gap:2px}.mock-tabs span{padding:4px 7px}.mock-tabs span:first-child{background:var(--paper);border-radius:4px;box-shadow:0 1px 3px #1e293b15;color:var(--indigo)}.dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:8px;padding:13px;margin-bottom:20px;gap:15px}.dashboard-metrics>div{display:flex;flex-direction:column;gap:6px}.dashboard-metrics span{font-size:9px;color:var(--muted)}.dashboard-metrics strong{font-size:26px;font-weight:500}.charts{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.charts .chart-title{font-size:10px;font-weight:500;margin:0 0 12px}.heatmap{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;aspect-ratio:2}.heatmap i{border-radius:2px;background:var(--lavender)}.heatmap i:nth-child(3n){background:var(--indigo)}.heatmap i:nth-child(5n){background:var(--line)}.heatmap i:nth-child(4n){background:var(--lavender-strong)}.chart-legend{display:flex;gap:4px;align-items:center;font-size:8px;color:var(--muted);margin-top:10px}.chart-legend i{width:7px;height:7px;background:var(--line);border-radius:1px}.chart-legend i:nth-child(2){background:var(--lavender)}.chart-legend i:nth-child(3){background:var(--lavender-strong)}.chart-legend i:nth-child(4){background:var(--indigo)}.bar-chart{height:95px;display:flex;flex-direction:column;justify-content:space-between}.bar-chart i{display:block;height:14px;border-radius:0 3px 3px 0;background:var(--indigo);width:92%}.bar-chart i:nth-child(2){width:70%;background:var(--lavender-strong)}.bar-chart i:nth-child(3){width:44%;background:var(--lavender)}.bar-chart i:nth-child(4){width:25%;background:var(--line-strong)}
.ai-section{background:linear-gradient(180deg,var(--paper),#eef2ff80,var(--paper));border-bottom:1px solid var(--line)}.ai-section h2 span{color:var(--indigo)}.ai-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.ai-steps{list-style:none;padding:0;margin:0;display:grid;gap:28px}.ai-steps li{display:flex;align-items:flex-start;gap:20px;position:relative}.ai-steps li:not(:last-child):before{content:'';position:absolute;left:20px;top:48px;bottom:-22px;border-left:1px solid var(--line-strong)}.step-symbol{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;background:var(--tint);border:1px solid var(--lavender);border-radius:10px;color:var(--indigo);font:22px var(--mono)}.ai-steps h3{font-size:19px;letter-spacing:-.025em;margin:2px 0 8px;line-height:1.25}.ai-steps p{font-size:14px;line-height:1.8}.ai-demo{position:relative;isolation:isolate}.ai-demo:before{content:'';position:absolute;inset:20% -8%;background:var(--lavender);filter:blur(60px);z-index:-1;opacity:.7}.ai-demo .app-mock{box-shadow:var(--shadow);transform:perspective(1600px) rotateY(-3deg) rotateZ(1deg)}.ai-demo .app-top{justify-content:space-between}.review-body{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;padding:22px}.receipt-preview{padding:16px 12px;background:var(--paper-2);border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:20px}.receipt-preview>.micro{font-size:8px;color:var(--muted)}.receipt-paper{width:100%;background:var(--paper);box-shadow:0 5px 14px #1e293b12;padding:22px 13px;font-family:var(--mono);font-size:8px;transform:rotate(-4deg);color:var(--muted);border:1px solid var(--line)}.receipt-paper>.mono{display:block;text-align:center;font-size:10px;color:var(--ink);line-height:1.8}.paper-rule{border-top:1px dashed var(--line-strong);margin:19px 0}.receipt-paper>div:not(.paper-rule):not(.barcode){display:flex;justify-content:space-between;gap:8px;margin-block:12px}.receipt-paper b{font-weight:400}.receipt-paper .paper-total{font-size:11px;color:var(--ink)}.barcode{background:repeating-linear-gradient(90deg,var(--ink) 0 1px,transparent 1px 3px,var(--ink) 3px 5px,transparent 5px 7px);height:24px;margin:22px 8px 14px;opacity:.7}.paper-foot{display:block;text-align:center;font-size:7px;line-height:1.8}.review-label{font-size:11px;color:var(--indigo);display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.fake-field{display:flex;flex-direction:column;margin-bottom:9px;gap:4px}.fake-field>span{font-size:9px;color:var(--muted)}.fake-field b{display:flex;justify-content:space-between;font-size:11px;font-weight:450;align-items:center;padding:8px 10px;background:var(--tint);border:1px solid var(--lavender);border-radius:5px}.fake-field em{font-style:normal;color:var(--indigo)}.field-pair{display:grid;grid-template-columns:.7fr 1fr;gap:8px}.confidence{display:block;font-size:9px;color:var(--muted);margin-top:12px}.arithmetic{margin:0 22px;border:1px solid var(--line);background:var(--paper-2);border-radius:7px;display:flex;align-items:center;gap:12px;padding:11px 13px}.arithmetic>span{color:var(--indigo);font:22px var(--mono)}.arithmetic p{font-size:11px;color:var(--ink)}.arithmetic p>span{display:block;font-size:9px;color:var(--muted)}.ai-confirm{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:17px 22px}.ai-confirm>span{font-size:9px;color:var(--muted)}.ai-confirm .button{font-size:11px;padding:10px 12px;gap:10px}.demo-feedback{padding:0 22px 20px;font-size:12px;color:var(--indigo-dark)}.ai-principle{margin-top:52px;padding:24px 30px;display:flex;align-items:center;gap:21px;background:var(--tint);border:1px solid var(--lavender);border-radius:12px}.ai-principle>.spark{font-size:30px}.ai-principle p{font-size:16px;color:var(--ink);max-width:900px}.ai-principle strong{font-weight:600}.ai-details{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:30px}.ai-details article{padding-left:20px;border-left:1px solid var(--lavender)}.ai-details h3{font-size:17px;letter-spacing:-.025em;margin-bottom:10px}.ai-details p{font-size:13px;line-height:1.85}
.day-timeline{display:grid;grid-template-columns:repeat(7,1fr);list-style:none;padding:0;margin:60px 0 0;gap:0}.day-timeline li{position:relative;padding-right:16px}.day-time{font:9px var(--mono);letter-spacing:.025em;color:var(--indigo)}.timeline-dot{display:block;width:9px;height:9px;border:2px solid var(--indigo);border-radius:50%;background:var(--paper);position:relative;margin:22px 0;z-index:1}.day-timeline li:after{content:'';position:absolute;left:0;right:0;top:48px;border-top:1px solid var(--lavender)}.day-timeline li:last-child:after{display:none}.day-timeline h3{font-size:15px;letter-spacing:-.02em;line-height:1.4;margin-bottom:9px}.day-timeline p{font-size:12px;line-height:1.8;max-width:160px}.trust-section{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.trust-card h3{font-size:19px;letter-spacing:-.025em;margin-bottom:13px;line-height:1.3}.trust-card p{font-size:13px;line-height:1.85}.trust-card .line-icon{font-size:25px;margin-bottom:24px}.under-hood{padding-block:50px 60px;border-bottom:1px solid var(--line)}.hood-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.hood-heading h2{font-size:20px;letter-spacing:-.025em}.hood-heading>span{font-size:9px;color:var(--muted);letter-spacing:.07em}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.tech-grid>div{border-left:1px solid var(--line);padding-left:22px}.tech-grid>div:first-child{padding-left:0;border:0}.tech-grid h3{font-size:10px;letter-spacing:.06em;color:var(--indigo);font-weight:500;margin-bottom:16px}.tech-grid p{font-size:11px;line-height:1.9;overflow-wrap:anywhere}.final-cta{text-align:center;background:radial-gradient(ellipse at 50% 90%,#c7d2fe85,transparent 65%);padding-block:100px 110px}.final-cta .eyebrow{justify-content:center;font-size:10px}.final-cta h2{font-size:clamp(34px,4.1vw,56px);letter-spacing:-.045em;line-height:1.18;font-weight:600}.final-cta h2 span{color:var(--indigo)}.final-cta .button{margin-top:32px}.final-cta .cta-note{text-align:center}.site-footer{border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;gap:35px;padding-block:32px}.footer-inner .wordmark{font-size:25px}.footer-inner>a:not(.wordmark){font-size:12px;color:var(--muted);display:flex;gap:15px}.footer-caption{font-size:12px;color:var(--muted);margin-right:auto}.reveal.is-revealing{animation:reveal .65s both cubic-bezier(.2,.65,.3,1)}@keyframes reveal{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.module-panel.is-active{animation:panel-in .35s both ease-out}@keyframes panel-in{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1150px){.module-layout{grid-template-columns:260px minmax(0,1fr);gap:40px}.module-stage{padding:20px 16px 15px}.proof-grid>div{padding-left:13px}.proof span{font-size:10px}.proof strong{font-size:27px}.ai-layout{gap:35px}.review-body{gap:12px;padding:17px}.receipt-preview{padding:14px 9px}.app-body{padding:18px 15px 0}.timer>span{display:none}.day-time{font-size:8px}.day-timeline h3{font-size:14px}.trust-card{padding:25px}}
@media(max-width:900px){.section{padding-block:78px}.proof-grid{grid-template-columns:repeat(4,1fr);row-gap:28px}.proof-grid>div:nth-child(5){padding-left:0;border:0}.problem-grid{grid-template-columns:repeat(2,1fr);gap:35px}.problem-card>p:last-child{max-width:100%}.module-layout{grid-template-columns:1fr;gap:30px}.module-aside{position:static}.module-aside h2 br{display:none}.module-aside>p:not(.eyebrow){display:none}.module-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:28px}.module-link{padding:12px 8px;gap:8px}.module-link>span:nth-child(2){font-size:12px}.module-link small,.module-link b{display:none}.module-link .nav-glyph{font-size:20px;width:auto}.multi-store{margin-top:12px;padding:15px 0;align-items:center}.module-stage{padding:30px 30px 18px}.timer>span{display:block}.module-panel{margin-bottom:48px}.module-content{min-width:0}.ai-layout{grid-template-columns:1fr;gap:45px}.ai-story{max-width:620px}.ai-demo{max-width:620px;width:100%;margin:auto}.review-body{padding:22px;gap:20px}.ai-details{gap:30px}.day-timeline{grid-template-columns:repeat(4,1fr);row-gap:35px}.day-timeline li:nth-child(4):after{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.tech-grid{grid-template-columns:repeat(2,1fr);row-gap:30px}.tech-grid>div:nth-child(3){border:0;padding:0}.footer-inner{flex-wrap:wrap;gap:22px}.footer-caption{margin-right:0}.footer-inner>a:nth-last-child(2){margin-left:auto}}
@media(max-width:600px){.section{padding-block:60px}.section-heading{margin-bottom:32px}.section-heading>p:last-child:not(.eyebrow){font-size:14px;margin-top:16px}h2{font-size:34px;line-height:1.16}.proof-grid{grid-template-columns:repeat(2,1fr);padding-block:30px;gap:26px 20px}.proof-grid>div{padding-left:20px!important;border-left:1px solid var(--line)!important}.proof-grid>div:nth-child(odd){border:0!important;padding-left:0!important}.proof-grid>div:last-child{grid-column:1/-1;border-top:1px solid var(--line)!important;padding-top:20px!important;display:flex;flex-direction:row;align-items:center;gap:16px}.proof span{font-size:11px}.proof strong{font-size:29px}.problem-grid{gap:30px 20px}.problem-card h3{font-size:19px;line-height:1.25}.problem-card>p:last-child{font-size:12px;line-height:1.8}.problem-card .eyebrow{font-size:9px;letter-spacing:.035em}.problem-card .line-icon{margin-bottom:20px}.module-nav{grid-template-columns:repeat(2,1fr)}.module-link{padding:13px}.module-link>span:nth-child(2){font-size:13px}.module-aside .eyebrow{font-size:9px}.module-aside h2{max-width:300px}.multi-store p{font-size:11px}.module-stage{padding:15px 10px 13px;margin-inline:-6px}.app-top{padding:11px 12px;gap:12px;font-size:8px}.app-top .mini-wordmark{font-size:13px}.app-top .live-label{font-size:8px}.app-body{padding:15px 11px 0}.app-page-title{gap:6px;margin-bottom:15px}.app-page-title .mock-title{font-size:16px}.app-page-title .micro{font-size:8px}.tag{font-size:8px;padding:3px 5px}.evaluation{padding:16px 12px;gap:8px}.evaluation-ticket{gap:8px}.evaluation-ticket strong{font-size:36px}.evaluation-ticket>span:last-child{font-size:11px}.timer>span{display:none}.timer-ring{width:54px;height:54px}.timer-ring>span{width:46px;height:46px;font-size:18px}.table-row{font-size:8px;gap:5px;padding:11px 5px}.table-head{font-size:8px}.status{font-size:8px}.app-bottom{font-size:8px;gap:10px;padding-block:12px}.stage-note{font-size:9px;line-height:1.7;margin-top:12px}.module-description{padding-top:25px}.module-description h3{font-size:24px}.route-list{font-size:9px}.feature-list{margin-top:20px}.feature-list li{font-size:13px;line-height:1.85;padding-left:20px}.cash-equation{padding:13px 8px;gap:5px}.cash-equation strong{font-size:18px}.cash-equation small{font-size:7px;max-width:80px}.cash-equation>div>span{font-size:9px}.cash-ledger>div{font-size:8px;gap:6px}.result-strip strong{font-size:20px}.result-strip>div{font-size:9px}.mock-tabs{font-size:8px}.mock-tabs span{padding:4px}.dashboard-metrics{gap:9px;padding:11px}.dashboard-metrics span{font-size:8px}.dashboard-metrics strong{font-size:22px}.charts{gap:13px}.charts .chart-title{font-size:9px}.bar-chart{height:65px}.bar-chart i{height:10px}.heatmap{gap:3px}.ai-steps{gap:25px}.ai-steps li{gap:16px}.ai-steps h3{font-size:18px}.ai-steps p{font-size:13px}.ai-demo .app-mock{transform:none}.review-body{padding:15px 12px;gap:12px;grid-template-columns:.72fr 1.28fr}.receipt-preview{padding:10px 6px;gap:18px}.receipt-preview>.micro{font-size:6px;letter-spacing:0}.receipt-paper{padding:15px 7px;font-size:6px}.receipt-paper>.mono{font-size:8px}.receipt-paper .paper-total{font-size:8px}.paper-rule{margin:16px 0}.paper-foot{font-size:6px}.barcode{height:20px;margin-inline:4px}.review-label{font-size:10px}.fake-field>span{font-size:8px}.fake-field b{font-size:10px;padding:7px}.field-pair{gap:5px;grid-template-columns:.75fr 1fr}.field-pair .fake-field>span{font-size:7px}.confidence{font-size:8px}.arithmetic{margin-inline:12px;padding:9px;gap:9px}.arithmetic p{font-size:10px}.arithmetic p>span{font-size:8px}.ai-confirm{padding:14px 12px;flex-wrap:wrap;gap:12px}.ai-confirm .button{font-size:10px}.ai-confirm>span{font-size:8px}.ai-principle{padding:20px;gap:14px;margin-top:32px;align-items:flex-start}.ai-principle p{font-size:14px}.ai-details{grid-template-columns:1fr;gap:25px}.ai-details h3{font-size:17px}.day-timeline{grid-template-columns:1fr;margin-top:35px;gap:0}.day-timeline li{padding:0 0 30px 30px;display:grid;grid-template-columns:95px 1fr;column-gap:10px}.day-time{grid-row:1/3;font-size:8px;padding-top:4px}.timeline-dot{position:absolute;left:0;top:3px;margin:0}.day-timeline li:after{display:block!important;border-top:0;border-left:1px solid var(--lavender);top:8px;bottom:0;left:4px;right:auto}.day-timeline li:last-child:after{display:none!important}.day-timeline h3{font-size:15px;margin-bottom:6px}.day-timeline p{font-size:12px;max-width:none;grid-column:2}.trust-grid{grid-template-columns:1fr;gap:14px}.trust-card{padding:24px}.trust-card .line-icon{margin-bottom:20px}.trust-card h3{font-size:20px}.trust-card p{font-size:13px}.under-hood{padding-block:35px 40px}.hood-heading{align-items:flex-start;gap:15px}.hood-heading>span{font-size:8px;max-width:80px;text-align:right}.hood-heading h2{font-size:20px}.tech-grid{gap:27px 20px}.tech-grid>div{padding-left:15px}.tech-grid h3{font-size:9px}.tech-grid p{font-size:10px;line-height:1.95}.final-cta{padding-block:65px 70px}.final-cta .eyebrow{font-size:8px;letter-spacing:.04em}.final-cta h2{font-size:34px;line-height:1.2}.desktop-break{display:none}.final-cta .button{font-size:12px;padding:15px 12px;gap:10px}.final-cta .cta-note{font-size:11px;margin-top:14px}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:23px 12px;padding-block:28px}.footer-caption{font-size:10px;text-align:right}.footer-inner>a:not(.wordmark){font-size:10px;gap:5px}.footer-inner>a:nth-last-child(2){margin-left:0}.footer-inner>a:last-child{justify-self:end}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Contain the decorative glow without clipping page controls. */
.ai-section{overflow:clip}
@media print{.site-header,.module-nav,.hero-actions,.final-cta .button,.mobile-menu{display:none!important}.module-panel[hidden]{display:block!important}.module-aside{position:static}.module-layout{display:block}.module-panel{break-inside:avoid;margin-top:30px}.section{padding-block:30px}.hero-layout{min-height:0;padding-block:30px}.hero-visual{display:none}.hero-layout{display:block}.reveal{animation:none!important}.module-panel{animation:none!important}.app-mock{transform:none!important}.module-panel{break-before:auto}}

.trust-section .section-heading>p:last-child,.table-head,.card-footer,.receipt-preview>.micro,.cash-equation>div>span,.result-strip>div>span{color:var(--ink)}
.ai-section p{color:var(--ink)}
.module-link:hover small{color:var(--ink)}
