:root{--bg:#f6f2ea;--bg-strong:#fffdf9;--panel:#fffcf7e0;--panel-strong:#fff;--line:#dfd3c1;--line-strong:#cdbca7;--text:#1d2433;--muted:#6b7280;--brand:#dd6a2f;--brand-dark:#b24b19;--brand-ink:#122033;--brand-soft:#f7dfd0;--accent:#0f766e;--accent-soft:#0f766e1f;--success:#167c67;--warn:#b66a1f;--danger:#b33c36;--shadow:0 22px 60px #11182714;--radius:24px;--radius-sm:18px}*{box-sizing:border-box}html,body{min-height:100%;font-family:var(--font-body), "Avenir Next", sans-serif;background:radial-gradient(circle at top right, #dd6a2f29, transparent 24%), radial-gradient(circle at bottom left, #0f766e14, transparent 22%), linear-gradient(180deg, #fffaf4 0%, var(--bg) 78%);color:var(--text);margin:0;padding:0}body{letter-spacing:-.01em}h1,h2,h3,h4,strong{font-family:var(--font-heading), var(--font-body), sans-serif;letter-spacing:-.04em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{grid-template-columns:308px 1fr;min-height:100vh;display:grid}.sidebar{color:#edf2f7;background:radial-gradient(circle at top,#f6a54b2e,#0000 28%),linear-gradient(#101b2d 0%,#15243a 100%);border-right:1px solid #cbbaa41f;align-content:start;gap:22px;min-height:100vh;padding:26px 22px;display:grid;position:sticky;top:0}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-lockup-lg{gap:18px}.brand-mark{background:linear-gradient(135deg,#f6a54b38 0%,#dd6a2f38 100%);border-radius:20px;place-items:center;width:56px;height:56px;display:grid;box-shadow:inset 0 1px #ffffff2e}.brand-mark-svg{width:100%;height:100%}.brand-copy{gap:0;display:grid}.brand-lockup-light .brand-copy strong{color:#fff9f2;letter-spacing:-.06em;font-size:25px}.brand-lockup-light .brand-copy span{color:#edf2f7ad;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.brand-lockup-dark .brand-copy strong{color:var(--text);letter-spacing:-.06em;font-size:25px}.brand-lockup-dark .brand-copy span{color:#1d24338f;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.sidebar-brand p{color:#edf2f7ad;margin:10px 0 0;line-height:1.5}.sidebar h1{letter-spacing:-.04em;margin:0 0 4px;font-size:30px}.sidebar p{color:#edf2f7ad;margin:0 0 24px}.sidebar-section-label{color:#edf2f780;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.nav-list,.nav-link-group{gap:8px;display:grid}.nav-link{color:#edf2f7b8;border:1px solid #0000;border-radius:18px;gap:4px;padding:14px 15px;transition:all .18s;display:grid}.nav-link-title{font-weight:700}.nav-link small{color:#edf2f780;font-size:12px}.nav-link:hover,.nav-link.active{color:#fffaf2;background:#ffffff14;border-color:#f6a54b2e;transform:translate(2px)}.nav-link.locked{opacity:.78}.subnav-list{gap:6px;padding:0 0 0 12px;display:grid}.subnav-link{color:#edf2f79e;border-radius:12px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;transition:all .16s;display:flex}.subnav-link:hover,.subnav-link.active{color:#fffaf2;background:#ffffff12}.sidebar-panel{background:#ffffff0d;border:1px solid #f6a54b24;border-radius:22px;margin-top:10px;padding:18px}.sidebar-panel h3{color:#fff9f2;margin:8px 0}.sidebar .feature-list div{background:#ffffff0d}.sidebar .feature-list span{color:#edf2f7ad}.content{width:100%;max-width:1480px;padding:24px 26px 40px}.topbar,.panel,.table,.hero,.form-grid{background:var(--panel);box-shadow:var(--shadow);border-radius:var(--radius);border:1px solid #dfd3c1d1}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:18px 22px;display:flex}.topbar-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:12px}.topbar-context{gap:2px;display:grid}.status-chip{color:var(--text);background:#1220330f;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:inline-flex}.status-chip.success{color:var(--success);background:#167c671f}.status-chip.warning{color:var(--warn);background:#b66a1f1f}.status-dot{background:currentColor;border-radius:999px;width:8px;height:8px}.user-chip{background:#1220330d;border-radius:18px;gap:2px;padding:11px 14px;display:grid}.user-chip span{color:var(--muted);font-size:12px}.hero{background:radial-gradient(circle at 100% 0,#dd6a2f1a,#0000 24%),linear-gradient(#ffffffe0,#fffbf5c7);margin-bottom:24px;padding:30px}.hero-grid{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.hero-action{justify-content:flex-end;align-items:center;display:flex}.hero h2{letter-spacing:-.04em;margin:0 0 10px;font-size:40px}.muted{color:var(--muted)}.grid{gap:18px;display:grid}.metrics{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-bottom:24px}.panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:24px}.panel h3,.panel h2{margin-top:0}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.insight-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:18px;display:grid}.insight-card{background:#fffaf3b3;border:1px solid #e5d7bfe6;border-radius:18px;gap:8px;padding:18px;display:grid}.menu-board{gap:18px;margin-bottom:24px}.dashboard-section-nav{flex-wrap:wrap;gap:12px;margin:-4px 0 6px;display:flex}.dashboard-section-pill{background:#ffffff94;border:1px solid #dfd3c1d1;border-radius:18px;gap:3px;min-width:190px;padding:14px 16px;transition:all .16s;display:grid}.dashboard-section-pill strong{font-size:15px}.dashboard-section-pill span{color:var(--muted);font-size:12px}.dashboard-section-pill:hover,.dashboard-section-pill.active{background:#fff9f3eb;border-color:#dd6a2f3d}.menu-board-summary{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.menu-summary-pill{background:#fffaf3bd;border:1px solid #e5d7bfe6;border-radius:18px;gap:8px;padding:16px 18px;display:grid}.menu-summary-pill span{color:var(--muted);font-size:13px}.menu-summary-pill strong{letter-spacing:-.04em;font-size:30px}.menu-summary-pill.success{background:#e8f7ecb3}.menu-summary-pill.warning{background:#fff4e1cc}.menu-summary-pill.danger{background:#ffececd1}.menu-lanes{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.menu-lane{background:#fffaf3bd;border:1px solid #e5d7bfe6;border-radius:20px;gap:14px;padding:18px;display:grid}.menu-lane.success{background:#f1fbf4c2}.menu-lane.warning{background:#fff7ebd6}.menu-lane.danger{background:#ffefefd1}.menu-lane-list{gap:12px;display:grid}.menu-lane-item{background:#ffffffb8;border:1px solid #e5d7bfe6;border-radius:18px;gap:8px;padding:16px;transition:all .18s;display:grid}.menu-lane-item:hover{border-color:#be5e304d;transform:translateY(-1px)}.menu-lane-item p{margin:0}.menu-item-stats{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.insight-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.table-primary{gap:4px;display:grid}.recipe-item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-item-actions{justify-content:flex-end;display:flex}.queue-list{gap:12px;display:grid}.compact-list{gap:12px}.invoice-review-list{gap:14px;display:grid}.invoice-line-card{background:#fffaf3b8;border:1px solid #e5d7bfe6;border-radius:18px;gap:14px;padding:18px;display:grid}.invoice-line-card.needs-review{background:#fff6e5d1;border-color:#b86b0059}.invoice-line-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.invoice-line-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.invoice-line-meta{flex-wrap:wrap;gap:10px 14px;display:flex}.invoice-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.invoice-summary-card{background:#fffaf3bf;border:1px solid #e5d7bfe6;border-radius:18px;gap:4px;padding:16px;display:grid}.invoice-summary-card strong{letter-spacing:-.04em;font-size:28px}.invoice-summary-card span{color:var(--muted);font-size:14px}.invoice-summary-card.success{background:#e8f7ecc7}.invoice-summary-card.warning{background:#fff4e1e0}.invoice-decision-bar{flex-wrap:wrap;gap:10px;display:flex}.invoice-impact-row{flex-wrap:wrap;gap:10px 14px;display:flex}.invoice-apply-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.invoice-apply-preview div{background:#1220330a;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.invoice-apply-preview strong{letter-spacing:-.04em;font-size:26px}.invoice-apply-preview span{color:var(--muted);font-size:14px}.toggle-check{color:var(--muted);align-items:center;gap:8px;display:inline-flex}.queue-item{background:#fffaf3bf;border:1px solid #e5d7bfe6;border-radius:18px;justify-content:space-between;gap:16px;padding:16px;transition:all .18s;display:flex}.queue-item:hover{background:#fff7eef5;border-color:#be5e3052}.queue-count{min-width:42px;height:42px;color:var(--warn);background:#b86b001f;border-radius:14px;place-items:center;font-weight:800;display:grid}.queue-count-stack{justify-items:end;gap:6px;display:grid}.queue-count-label{color:var(--muted);font-size:12px;font-weight:700}.metric-value{letter-spacing:-.04em;margin:10px 0 0;font-size:34px;font-weight:800}.two-col{grid-template-columns:2fr 1fr}.table{background:var(--panel);border-radius:var(--radius);border:1px solid #dfd3c1d1;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #dfd3c1ad;padding:15px 16px}th{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;z-index:1;background:#fffcf7fa;font-size:13px;position:sticky;top:0}tbody tr:hover{background:#12203308}.actions{flex-wrap:wrap;gap:10px;display:flex}.button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:46px;font-weight:700;transition:all .18s;display:inline-flex}.button{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-dark) 100%);color:#fff;padding:11px 18px;box-shadow:0 14px 30px #dd6a2f3d}.ghost-button{color:var(--brand-ink);background:#1220330a;border-color:#12203314;padding:11px 16px}.button:disabled,.ghost-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.button:hover,.ghost-button:hover{transform:translateY(-1px)}.button:focus-visible,.ghost-button:focus-visible,.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:0;box-shadow:0 0 0 4px #dd6a2f24}.button-block{width:100%}.form-grid{gap:16px;padding:24px;display:grid}.form-shellless{box-shadow:none;background:0 0;border:0;padding:0}.form-grid.two{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.form-grid.three{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.field{gap:8px;display:grid}.field>span{color:#374151;font-size:13px;font-weight:700}.checkbox-field{color:var(--text);align-items:center;gap:12px;display:flex}.checkbox-field input{width:18px;height:18px}.field input,.field select,.field textarea{width:100%;color:var(--text);background:#ffffffe6;border:1px solid #cdbca7d1;border-radius:16px;padding:13px 14px;transition:all .16s}.field textarea{resize:vertical;min-height:112px}.field input::placeholder,.field textarea::placeholder{color:#9ca3af}.field-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.toolbar-actions{justify-content:flex-end;margin-top:12px}.badge{color:var(--brand-dark);background:#dd6a2f1f;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.badge.warning{color:var(--warn);background:#b86b001f}.badge.success{color:var(--success);background:#1d7a4a1f}.inline-banner{box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #12203314;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:16px 18px;display:flex}.inline-banner p{color:var(--muted);margin:6px 0 0}.inline-banner.warning{background:#fff4e1e0}.inline-banner.success{background:#e8f7ece0}.feed-list{gap:14px;display:grid}.feed-item{border-bottom:1px solid #e5d7bfcc;grid-template-columns:14px 1fr;align-items:start;gap:12px;padding:14px 0;display:grid}.feed-item:last-child{border-bottom:0;padding-bottom:0}.feed-item p{margin:6px 0 0}.feed-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.feed-dot{background:#6d605533;border-radius:999px;width:14px;height:14px;margin-top:5px}.feed-dot.info{background:#1d7a4abf}.feed-dot.warning{background:#b86b00bf}.feed-dot.critical{background:#9f2f2fcc}.danger{color:var(--danger)}.success{color:var(--success)}.warning{color:var(--warn)}.login-wrap{place-items:center;min-height:100vh;padding:24px;display:grid}.login-shell{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;width:min(1180px,100%);display:grid}.login-story{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#dd6a2f29,#0000 24%),linear-gradient(#fffbf6eb,#fff5eec7);border:1px solid #dfd3c1d1;border-radius:32px;gap:18px;padding:34px;display:grid}.login-story h1{margin:0;font-size:clamp(40px,5vw,64px);line-height:1}.login-card{justify-self:end;width:min(520px,100%);padding:34px}.login-card h2{margin:8px 0 6px;font-size:34px}.login-divider{color:var(--muted);justify-content:center;align-items:center;margin:18px 0;display:flex;position:relative}.login-divider:before,.login-divider:after{content:"";background:#cdbca7b8;flex:1;height:1px}.login-divider span{padding:0 12px}.login-footnote{margin:14px 0 0;font-size:14px}.segmented-control{background:#1220330d;border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.segment{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:14px;font-weight:700}.segment.active{background:var(--panel-strong);color:var(--text);box-shadow:0 8px 20px #11182714}.state-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #e5d7bfcc;justify-items:start;gap:12px;padding:30px;display:grid}.state-card h3{margin:0;font-size:24px}.spinner{border:3px solid #be5e3024;border-top-color:var(--brand);border-radius:50%;width:42px;height:42px;animation:.85s linear infinite spin}.state-illustration{background:#dd6a2f1a;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.state-icon{color:var(--brand-dark);font-size:26px}.checklist{gap:12px;display:grid}.checklist-item{grid-template-columns:36px 1fr;align-items:start;gap:12px;display:grid}.check-indicator{width:36px;height:36px;color:var(--brand-dark);background:#be5e301f;border-radius:12px;place-items:center;font-weight:800;display:grid}.checklist-item.done .check-indicator{color:var(--success);background:#1d7a4a24}.feature-list{gap:14px;display:grid}.feature-list div{background:#1220330a;border-radius:18px;gap:4px;padding:14px;display:grid}.feature-list span{color:var(--muted);font-size:14px}.chip-list{flex-wrap:wrap;gap:10px;display:flex}.filter-chip{color:var(--muted);cursor:pointer;background:#fffaf3d9;border:1px solid #b6542a29;border-radius:999px;padding:10px 14px;transition:all .18s}.filter-chip:hover,.filter-chip.active{color:var(--text);background:#be5e301f;border-color:#be5e3047}.ai-output{gap:18px;display:grid}.split-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.split-list h4,.ai-output h4{margin:0 0 10px}.plain-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.plain-list li{background:#be5e300f;border:1px solid #e5d7bfcc;border-radius:14px;padding:12px 14px}.plain-list-meta{gap:4px;margin-top:6px;display:grid}.onboarding-layout{align-items:start}.mini-checklist{gap:10px;margin-top:16px;display:grid}.mini-checklist-item{background:#1220330a;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.shell-loading{grid-template-columns:1fr;padding:24px}.landing-page{gap:28px;width:min(1320px,100% - 40px);margin:0 auto;padding:26px 0 56px;display:grid}.landing-header{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf7d1;border:1px solid #dfd3c1d1;border-radius:26px;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.landing-brand{min-width:220px;display:inline-flex}.landing-nav{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-nav a:not(.button):not(.ghost-button){color:var(--muted);font-weight:600}.landing-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:stretch;gap:22px;display:grid}.landing-hero-copy,.landing-hero-card,.landing-strip,.landing-cta-band,.landing-footer{box-shadow:var(--shadow);border:1px solid #dfd3c1d1;border-radius:32px}.landing-hero-copy{background:radial-gradient(circle at 100% 0,#dd6a2f29,#0000 28%),linear-gradient(#fffcf7f0,#fff5ecd6);gap:20px;padding:44px;display:grid}.landing-hero-copy h1{max-width:10.5ch;margin:0;font-size:clamp(40px,5.4vw,72px);line-height:.98}.landing-lead{max-width:58ch;font-size:19px;line-height:1.6}.landing-bullet-list{gap:12px;margin-top:4px;display:grid}.landing-bullet-list div{color:#425066;padding-left:18px;line-height:1.55;position:relative}.landing-bullet-list div:before{content:"";background:linear-gradient(135deg, var(--brand) 0%, var(--brand-dark) 100%);border-radius:999px;width:8px;height:8px;position:absolute;top:10px;left:0}.landing-proof-row{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.landing-proof-row span{background:#1220330d;border-radius:999px;padding:9px 12px}.landing-hero-card{color:#f8fafc;background:radial-gradient(circle at 0 100%,#0f766e1f,#0000 26%),linear-gradient(#132135fa,#111a2afa);padding:18px}.landing-mini-window{background:#ffffff0f;border:1px solid #ffffff14;border-radius:28px;gap:18px;height:100%;padding:22px;display:grid}.landing-preview-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-preview-tabs{flex-wrap:wrap;gap:8px;display:inline-flex}.landing-preview-tab{color:#f8fafc9e;background:#ffffff0f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.landing-preview-tab.active{color:#fffdf8;background:#ffffff1f}.landing-mini-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-preview-kicker{color:#f8fafc9e;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:12px;display:block}.landing-preview-value{color:#fffdf8;font-size:28px;font-weight:700}.landing-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.landing-stat-grid div,.landing-strip>div{gap:6px;display:grid}.landing-stat-grid span,.landing-mini-window p{color:#f8fafcb3}.landing-stat-grid strong{color:#fffdf8;font-size:28px}.landing-feed{gap:14px;display:grid}.landing-feed-item{background:#ffffff0d;border-radius:18px;grid-template-columns:14px 1fr;align-items:start;gap:12px;padding:14px;display:grid}.landing-feed-item p{margin:6px 0 0}.landing-strip{background:#fffcf7d1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:22px 26px;display:grid}.landing-strip p{color:var(--muted);margin:0}.landing-section{gap:20px;display:grid}.landing-section-heading{gap:10px;max-width:880px;display:grid}.landing-section-heading h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.02}.landing-feature-grid,.landing-showcase-grid,.landing-faq{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.landing-feature-card,.landing-faq-item{box-shadow:var(--shadow);background:#fffcf7d1;border:1px solid #dfd3c1d1;border-radius:24px;padding:24px}.landing-feature-card h3,.landing-faq-item h3,.landing-showcase-card h3{margin-top:0;margin-bottom:10px}.landing-showcase-card{min-height:200px}.landing-hero-panels{gap:12px;display:grid}.landing-check-row{background:#ffffff0d;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.landing-check-row div{gap:6px;display:grid}.landing-check-row span{color:#f8fafc9e}.landing-check-row strong{font-size:24px}.landing-workflow{gap:14px;margin:0;padding:0;list-style:none;display:grid}.landing-workflow-item{box-shadow:var(--shadow);background:#fffcf7d1;border:1px solid #dfd3c1d1;border-radius:22px;grid-template-columns:58px 1fr;align-items:start;gap:14px;padding:18px 20px;display:grid}.landing-workflow-item p{margin:0;line-height:1.6}.landing-step-index{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-dark) 100%);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:700;display:grid}.landing-cta-band{background:radial-gradient(circle at 100% 0,#dd6a2f29,#0000 26%),linear-gradient(#fffaf4eb,#fff4ebd1);justify-content:space-between;align-items:center;gap:20px;padding:30px 32px;display:flex}.landing-cta-band h2{margin:10px 0;font-size:clamp(32px,4vw,48px)}.landing-footer{background:#fffcf7c2;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex}.landing-footer p{max-width:58ch;margin:0}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:960px){.shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #6f62551f;border-right:0;min-height:auto;position:static}.hero-grid,.inline-banner,.topbar{flex-direction:column;align-items:stretch}.two-col,.login-shell{grid-template-columns:1fr}.login-card{justify-self:stretch;width:100%}.landing-header,.landing-cta-band,.landing-footer{flex-direction:column;align-items:stretch}.landing-hero,.landing-strip,.landing-feature-grid,.landing-showcase-grid,.landing-faq{grid-template-columns:1fr}.landing-hero-copy{padding:30px}.landing-hero-copy h1{max-width:none}.menu-lanes,.recipe-item-grid,.invoice-line-grid{grid-template-columns:1fr}.invoice-summary-grid,.invoice-apply-preview{grid-template-columns:1fr 1fr}}.brand-lockup-sm .brand-mark{border-radius:16px;width:44px;height:44px}.brand-lockup-sm .brand-copy strong{font-size:20px}.brand-lockup-sm .brand-copy span{font-size:11px}.brand-lockup-md .brand-mark{width:56px;height:56px}.brand-lockup-lg .brand-mark{border-radius:24px;width:72px;height:72px}.brand-lockup-lg .brand-copy strong{font-size:34px}.brand-lockup-lg .brand-copy span{font-size:12px}.landing-shell{width:min(1240px,100% - 40px);margin:0 auto;padding:28px 0 64px}.landing-header-v2{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.landing-nav-v2{color:#6d7890;flex-wrap:wrap;align-items:center;gap:26px;font-size:14px;font-weight:700;display:flex}.landing-nav-v2 a:hover{color:var(--brand-ink)}.landing-primary-link{color:#fff;background:linear-gradient(135deg,#8f67ff 0%,#6f54ff 100%);border-radius:12px;padding:11px 18px;box-shadow:0 18px 34px #6f54ff3d}.landing-announcement{color:#53607b;background:#ffffffe6;border:1px solid #8569ff3d;border-radius:999px;align-items:center;gap:14px;width:fit-content;min-height:42px;margin:0 auto 38px;padding:0 8px 0 18px;font-size:13px;font-weight:700;display:flex;box-shadow:0 10px 30px #4753710f}.landing-announcement a{color:#6b56ea;background:#6f54ff1a;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;display:inline-flex}.landing-hero-v2{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:42px;min-height:520px;display:grid}.landing-hero-copy-v2 h1{color:#182033;letter-spacing:-.07em;max-width:7.4ch;margin:0 0 18px;font-size:clamp(54px,7vw,74px);line-height:.94}.landing-hero-copy-v2 p{color:#6d7890;max-width:31rem;margin:0 0 22px;font-size:20px;line-height:1.72}.landing-hero-logos{color:#6d7890;flex-wrap:wrap;gap:16px;margin-bottom:28px;font-size:13px;font-weight:800;display:flex}.landing-hero-logos span{background:#ffffffb8;border:1px solid #cdd5e5e6;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.landing-hero-actions-v2{flex-wrap:wrap;gap:14px;display:flex}.landing-primary-button,.landing-secondary-button{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:800;transition:transform .16s;display:inline-flex}.landing-primary-button{color:#fff;background:linear-gradient(135deg,#8f67ff 0%,#6f54ff 100%);box-shadow:0 18px 34px #6f54ff3d}.landing-primary-button.small{min-height:42px;font-size:14px}.landing-secondary-button{color:#1f2b45;background:#ffffffe6;border:1px solid #28354e1a}.landing-primary-button:hover,.landing-secondary-button:hover{transform:translateY(-1px)}.landing-hero-visual{justify-content:flex-end;display:flex}.landing-app-window{background:#101725;border-radius:18px;width:min(100%,760px);overflow:hidden;box-shadow:0 36px 90px #10182747}.landing-app-window-top{background:#0d1422;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:18px;min-height:48px;padding:0 18px;display:flex}.landing-window-dots{gap:6px;display:flex}.landing-window-dots span{background:#fff3;border-radius:999px;width:10px;height:10px}.landing-window-dots span:first-child{background:#ef4444}.landing-window-dots span:nth-child(2){background:#f59e0b}.landing-window-dots span:nth-child(3){background:#22c55e}.landing-window-tabs{color:#e5e7eba3;align-items:center;gap:18px;font-size:12px;font-weight:700;display:flex}.landing-app-window-body{grid-template-columns:170px 1fr;min-height:420px;display:grid}.landing-window-sidebar{color:#e5e7eb8f;border-right:1px solid #ffffff0f;align-content:start;gap:14px;padding:20px 18px;font-size:13px;display:grid}.landing-window-sidebar strong{color:#fff;margin-bottom:6px}.landing-window-content{padding:20px}.landing-window-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.landing-window-toolbar span{color:#f3f4f6b3;background:#ffffff0f;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.landing-window-table{gap:10px;display:grid}.landing-window-row{color:#f3f4f6d6;background:#ffffff09;border-radius:12px;grid-template-columns:1.3fr 1fr 1fr 1fr;align-items:center;gap:10px;min-height:52px;padding:0 14px;font-size:13px;display:grid}.landing-window-row span:nth-child(2){color:#9c7dff;font-weight:700}.landing-benefit-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:78px 0 54px;display:grid}.landing-benefit-card,.landing-feature-item,.landing-highlight-card,.landing-highlight-quote,.landing-testimonial-card,.landing-stage-card,.landing-faq-entry{background:#ffffffd6;border:1px solid #dae0edd1;box-shadow:0 18px 50px #151e310d}.landing-benefit-card{border-radius:18px;gap:12px;padding:24px 22px;display:grid}.landing-benefit-icon,.landing-feature-item-icon{background:linear-gradient(135deg,#8f67ff29,#8ec5ff38);border:1px solid #8f67ff2e;border-radius:999px;width:30px;height:30px;position:relative;box-shadow:inset 0 1px #fffc}.landing-benefit-icon:after,.landing-feature-item-icon:after{content:"";background:linear-gradient(135deg,#8f67ff,#6f54ff);border-radius:999px;position:absolute;inset:8px;box-shadow:0 6px 14px #6f54ff38}.landing-benefit-card:nth-child(2) .landing-benefit-icon:after,.landing-feature-item:nth-child(3n+2) .landing-feature-item-icon:after{background:linear-gradient(135deg,#5e84ff,#6f54ff)}.landing-benefit-card:nth-child(3) .landing-benefit-icon:after,.landing-feature-item:nth-child(3n+3) .landing-feature-item-icon:after{background:linear-gradient(135deg,#6f54ff,#4cb7ff)}.landing-benefit-card h3,.landing-feature-item h3,.landing-highlight-card h3,.landing-faq-entry h3,.landing-testimonial-card strong{color:#1d2433;margin:0}.landing-benefit-card p,.landing-feature-item p,.landing-highlight-card p,.landing-highlight-quote p,.landing-faq-entry p,.landing-testimonial-card p{color:#738099;margin:0;line-height:1.7}.landing-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:36px 0 96px;display:grid}.landing-highlight-card,.landing-highlight-quote{border-radius:20px;padding:28px}.landing-highlight-card.wide{min-height:220px}.landing-highlight-quote{background:linear-gradient(135deg,#ece3fff5,#dce9ffeb)}.landing-command-pill{color:#ddd4ff;background:#4f36a8;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;width:fit-content;min-height:40px;margin-top:22px;padding:0 10px 0 16px;font-size:13px;display:flex}.landing-command-pill strong{color:#fff}.landing-tag-cloud{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.landing-tag-cloud span{color:#7357d8;background:#8f67ff1a;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.landing-avatar{color:#fff;background:linear-gradient(135deg,#8f67ff,#63b6ff);border-radius:999px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.landing-avatar.small{width:38px;height:38px;font-size:12px}.landing-highlight-quote span{color:#7157bf;margin:14px 0 10px;font-size:12px;font-weight:700;display:block}.landing-feature-matrix,.landing-testimonial-row,.landing-stage-section,.landing-faq-section-v2{padding:0 0 108px}.landing-feature-heading,.landing-section-title-v2{text-align:center;justify-items:center;gap:14px;margin-bottom:40px;display:grid}.landing-feature-heading h2,.landing-section-title-v2 h2{color:#1b2234;letter-spacing:-.06em;max-width:11ch;margin:0;font-size:clamp(36px,4.6vw,58px);line-height:.98}.landing-feature-heading p,.landing-section-title-v2 p{color:#7b879d;max-width:48rem;margin:0;font-size:17px;line-height:1.7}.landing-feature-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 26px;display:grid}.landing-feature-item{box-shadow:none;background:0 0;border:0;grid-template-columns:28px 1fr;align-items:start;gap:14px;padding:10px 0;display:grid}.landing-feature-item h3{margin-bottom:6px;font-size:17px}.landing-testimonial-grid,.landing-stage-grid,.landing-faq-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landing-testimonial-card,.landing-stage-card,.landing-faq-entry{border-radius:18px;padding:24px}.landing-testimonial-meta{align-items:center;gap:12px;margin-bottom:16px;display:flex}.landing-testimonial-meta div:last-child{display:grid}.landing-testimonial-meta span{color:#74829c;font-size:12px}.landing-stage-section{background:radial-gradient(circle at 0 0,#6fd7ff29,#0000 30%),linear-gradient(#d2f7ffad,#eff8ff94);border-radius:32px;margin-bottom:108px;padding-top:108px}.landing-stage-grid{padding:0 28px 28px}.landing-stage-card.featured{border-color:#7c56ff66;box-shadow:0 22px 60px #7c56ff1f}.landing-stage-name{color:#1d2433;margin-bottom:10px;font-weight:800;display:inline-flex}.landing-stage-subtitle{color:#7b879d;margin:0 0 18px;line-height:1.7}.landing-stage-price{color:#1d2433;margin-bottom:18px;font-size:36px;line-height:1;display:block}.landing-stage-points{gap:12px;margin-bottom:22px;display:grid}.landing-stage-points div{color:#67758e;line-height:1.6}.landing-footer-v2{color:#738099;border-top:1px solid #cbd3e2b3;justify-content:space-between;align-items:center;gap:18px;padding-top:24px;font-size:14px;display:flex}.landing-footer-v2 nav{flex-wrap:wrap;gap:18px;display:flex}.landing-footer-v2 nav a:hover{color:#1d2433}.filter-pills{flex-wrap:wrap;gap:12px;display:flex}.filter-pill{min-height:44px;color:var(--text);cursor:pointer;background:#ffffffbd;border:1px solid #cdbca7e6;border-radius:999px;align-items:center;gap:10px;padding:0 16px;transition:all .16s;display:inline-flex}.filter-pill strong{font-size:13px}.filter-pill.active,.filter-pill:hover{background:#f7dfd0d1;border-color:#dd6a2f59;box-shadow:0 10px 28px #dd6a2f1f}.table-identity{gap:4px;display:grid}.table-identity span{color:var(--muted);font-size:13px}.status-stack{flex-wrap:wrap;gap:8px;display:flex}.mini-badge{min-height:28px;color:var(--text);background:#12203314;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.mini-badge.success{color:var(--success);background:#167c671f}.mini-badge.warning{color:var(--warn);background:#b66a1f1f}.count-session-list{gap:14px;display:grid}.count-session-row{background:#ffffffb3;border:1px solid #dfd3c1e6;border-radius:20px;grid-template-columns:minmax(220px,1.6fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(180px,1fr);align-items:end;gap:14px;padding:18px;display:grid}.count-session-copy{gap:6px;display:grid}.count-session-copy span{color:var(--muted)}.field.compact{gap:8px;margin:0}.field.compact.note{min-width:0}@media (max-width:1080px){.landing-hero-v2,.landing-feature-columns,.landing-testimonial-grid,.landing-stage-grid,.landing-faq-grid-v2,.landing-benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-app-window-body{grid-template-columns:1fr}.landing-window-sidebar{border-bottom:1px solid #ffffff0f;border-right:0;grid-template-columns:repeat(3,minmax(0,1fr))}.count-session-row{grid-template-columns:1fr 1fr}}@media (max-width:820px){.landing-shell{width:min(100%,100% - 24px)}.landing-header-v2,.landing-footer-v2{flex-direction:column;align-items:flex-start}.landing-nav-v2{gap:14px}.landing-hero-v2,.landing-highlight-grid,.landing-benefit-strip,.landing-feature-columns,.landing-testimonial-grid,.landing-stage-grid,.landing-faq-grid-v2{grid-template-columns:1fr}.landing-hero-copy-v2 h1{max-width:none;font-size:clamp(42px,12vw,62px)}.landing-hero-copy-v2 p{font-size:18px}.landing-window-row{grid-template-columns:repeat(2,minmax(0,1fr))}.count-session-row{grid-template-columns:1fr}.filter-pills,.status-stack{gap:10px}}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_6a2daa6f-module__-0thcW__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_6a2daa6f-module__-0thcW__variable{--font-body:"Manrope", "Manrope Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_87e2ffad-module__7j_gQa__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_87e2ffad-module__7j_gQa__variable{--font-heading:"Space Grotesk", "Space Grotesk Fallback"}
