:root{--ink:#101b22;--muted:#63727b;--paper:#fff;--mist:#eef5f2;--line:#d9e6df;--deep:#082f33;--teal:#0e6f68;--blue:#16507a;--sky:#cbf1ff;--lime:#e9ff7a;--gold:#ffd166;--coral:#f07167;--shadow:0 24px 70px rgba(16,27,34,.14)}*{box-sizing:border-box}html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{background:radial-gradient(circle at 14% 0,rgba(203,241,255,.45),transparent 28rem),linear-gradient(180deg,#f7fbf9,#eef5f2);background:radial-gradient(circle at 14% 0,rgba(203,241,255,.45),transparent 28rem),linear-gradient(180deg,#f7fbf9 0,var(--mist) 100%);color:#101b22;color:var(--ink);letter-spacing:0;min-height:100vh}a{color:inherit}button,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,100%,.9);border-bottom:1px solid rgba(16,27,34,.08);display:flex;gap:18px;justify-content:space-between;padding:16px clamp(16px,4vw,56px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px;text-decoration:none}.brand small,.brand strong{display:block}.brand small{color:#63727b;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.brand-mark{background:linear-gradient(135deg,#082f33,#16507a);background:linear-gradient(135deg,var(--deep),var(--blue));border-radius:12px;color:#fff;display:inline-grid;font-weight:950;height:42px;place-items:center;width:42px}nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.button,button,nav a{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-weight:900;justify-content:center;max-width:100%;min-height:44px;padding:12px 16px;text-align:center;text-decoration:none;white-space:normal}nav a{background:#fff;border-color:rgba(8,47,51,.16)}nav a.active{background:#082f33;background:var(--deep);color:#fff}main{margin:0 auto;padding:32px 0 80px;width:min(1240px,calc(100vw - 32px))}.hero{grid-gap:22px;align-items:stretch;display:grid;gap:22px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);margin-bottom:24px}.hero-card,.hero-copy,.panel,.pricing-panel{border:1px solid #d9e6df;border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 70px rgba(16,27,34,.14);box-shadow:var(--shadow)}.hero-copy{background:linear-gradient(135deg,rgba(8,47,51,.98),rgba(22,80,122,.9)),#082f33;background:linear-gradient(135deg,rgba(8,47,51,.98),rgba(22,80,122,.9)),var(--deep);color:#fff;padding:clamp(30px,5vw,62px)}.hero-copy h1{font-size:clamp(42px,7vw,86px);line-height:.96;margin:10px 0 18px;max-width:820px}.hero-copy p{color:hsla(0,0%,100%,.84);font-size:clamp(18px,2.4vw,23px);line-height:1.42;max-width:780px}.action-row,.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.hero-card{background:#fff;display:flex;flex-direction:column;gap:18px;justify-content:space-between;min-height:360px;padding:30px}.hero-card strong{font-size:clamp(28px,4vw,42px);line-height:1.03}.eyebrow{color:#0e6f68;color:var(--teal);font-size:13px;font-weight:950;margin:0 0 8px;text-transform:uppercase}.hero-copy .eyebrow{color:#e9ff7a;color:var(--lime)}.muted{color:#63727b;color:var(--muted)}.panel{background:#fff;background:var(--paper);margin-bottom:20px;padding:clamp(20px,3vw,34px)}.nested{box-shadow:none;margin:0}.history-row,.metric-grid,.rank-row,.result-hero,.section-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.result-hero,.section-header{align-items:flex-start;margin-bottom:20px}h1,h2,h3{line-height:1.08;margin:0}h2{font-size:clamp(28px,4vw,44px)}h3{font-size:22px}.input-panel label{grid-gap:10px;color:#20342f;display:grid;font-weight:900;gap:10px}textarea{background:#fbfdfc;border:1px solid #b8ccc4;border-radius:8px;color:#101b22;color:var(--ink);font-weight:700;line-height:1.45;min-height:220px;padding:16px;resize:vertical;width:100%}a:focus,button:focus,textarea:focus{outline:3px solid #64d7ff;outline-offset:2px}.primary{background:#082f33;background:var(--deep);color:#fff}.primary:hover{background:#041f22}.secondary{background:#ffd166;background:var(--gold);color:#091919}.ghost{background:transparent;border-color:rgba(8,47,51,.22);color:#082f33;color:var(--deep)}.hero-ghost{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.3);color:#fff}button:disabled{cursor:not-allowed;opacity:.6}.status{align-items:center;background:#effcf8;border:1px solid #b2e6d7;border-radius:8px;color:#0d5b48;display:inline-flex;font-weight:850;min-height:44px;padding:10px 14px}.status.error{background:#fff1ee;border-color:#f5b0a5;color:#8d2f24}.brief-grid,.proof-grid,.result-grid{grid-gap:18px;display:grid;gap:18px}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0}.empty-state,.metric,.proof-grid article,.sequence-card,.timeline article,.vendor-card{background:hsla(0,0%,100%,.72);border:1px solid #d9e6df;border:1px solid var(--line);border-radius:8px}.proof-grid article{padding:20px}.proof-grid span,.rank-pill{background:#16507a;background:var(--blue);border-radius:999px;color:#fff;display:inline-grid;font-weight:950;min-height:34px;min-width:42px;place-items:center}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.metric{grid-gap:8px;display:grid;gap:8px;padding:16px}.metric span{color:#63727b;color:var(--muted);font-weight:800}.metric strong{font-size:clamp(20px,2.6vw,28px)}.result-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);margin-top:18px}.card-stack,.timeline{grid-gap:12px;display:grid;gap:12px}.sequence-card,.timeline article,.vendor-card{padding:16px}.sequence-card h3,.vendor-card h3{margin:10px 0}.savings{color:#8a4c00;font-weight:950}.next-move{background:#fff5ef;border-left:5px solid #f07167;border-left:5px solid var(--coral);font-weight:900;padding:12px}.sequence-card ol{grid-gap:10px;display:grid;gap:10px;margin:14px 0 0;padding-left:22px}.sequence-card p,.timeline p{margin-bottom:0}.history-list{grid-gap:12px;display:grid;gap:12px}.history-row{padding:18px;text-decoration:none}.history-row small{color:#63727b;color:var(--muted);display:block;margin-top:6px}.brief-hero,.pricing-panel{background:linear-gradient(135deg,rgba(8,47,51,.96),rgba(14,111,104,.9)),#082f33;background:linear-gradient(135deg,rgba(8,47,51,.96),rgba(14,111,104,.9)),var(--deep);color:#fff;margin-bottom:22px;padding:clamp(28px,5vw,58px)}.brief-hero h1,.pricing-panel h1{font-size:clamp(38px,6vw,74px);margin:8px 0 18px;max-width:880px}.brief-hero p,.pricing-panel p{color:hsla(0,0%,100%,.84);font-size:20px;line-height:1.45;max-width:780px}.empty-state{padding:24px}@media (max-width:900px){.hero,.proof-grid,.result-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.topbar{align-items:stretch;flex-direction:column}nav{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}nav a{min-height:40px;padding:10px 8px}main{padding-top:18px;width:min(100% - 20px,1240px)}.brief-hero h1,.hero-copy h1,.pricing-panel h1{font-size:42px}.brief-grid,.metric-grid{grid-template-columns:1fr}.action-row,.history-row,.result-hero,.section-header{align-items:stretch;flex-direction:column}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.ccd47bb2.css.map*/