:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#1e56d9;--accent-bg:#1e56d91a;--accent-border:#1e56d973;--cta-bg:#0f0f12;--cta-fg:#fafafa;--cta-bg-hover:#1f1f28;--cta-focus:#1e56d9;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}*,:before,:after{box-sizing:border-box}#root{box-sizing:border-box;border-inline:1px solid var(--border);isolation:isolate;flex-direction:column;width:100%;max-width:min(100%,72rem);min-height:100svh;margin:0 auto;padding-inline:clamp(.75rem,3vw,1.5rem);display:flex;position:relative}body{margin:0}.app-main{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.dot-wave-background{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;inset:0}.app-main>:not(.dot-wave-background){z-index:1;position:relative}h1,h2,h3{font-family:var(--heading);color:var(--text-h);font-weight:500}p{margin:0}code{font-family:var(--mono);color:var(--text-h);background:var(--code-bg);border-radius:4px;padding:.15em .35em;font-size:.9375em;line-height:135%}.access-gate-wrap{flex:1;justify-content:center;align-items:center;padding-block:clamp(1rem,5vh,3rem);display:flex}.access-gate{text-align:left;background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:blur(12px);width:100%;max-width:min(100%,26rem);box-shadow:var(--shadow);border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:16px;margin-inline:auto;padding:clamp(1.25rem,4vw,2rem)}.access-gate__header{margin-bottom:clamp(1.5rem,4vw,2rem)}.access-gate__brand{margin:0 0 1rem}.access-gate__logo{width:min(100%,18rem);height:auto;display:block}.access-gate__title{letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.75rem,5vw,2.25rem);line-height:1.15}.access-gate__lede{color:var(--text);margin:0;line-height:1.5}.access-gate__form{flex-direction:column;gap:.75rem;display:flex}.access-gate__label{color:var(--text-h);font-size:.875rem;font-weight:500}.access-gate__input{font:inherit;box-sizing:border-box;border:1px solid var(--border);background:var(--bg);min-height:2.75rem;color:var(--text-h);border-radius:8px;width:100%;padding:.75rem .875rem;font-size:1rem}.access-gate__input--text{font-family:var(--sans)}.access-gate__input--mono{font-family:var(--mono)}.access-gate__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.access-gate__input:disabled{opacity:.7}.access-gate__error{color:#b91c1c;margin:0;font-size:.875rem}.access-gate__submit{font:inherit;cursor:pointer;min-height:2.75rem;color:var(--cta-fg);background:var(--cta-bg);border:1px solid #0000;border-radius:8px;margin-top:.25rem;padding:.75rem 1rem;font-weight:600}.access-gate__submit:hover:not(:disabled){background:var(--cta-bg-hover)}.access-gate__submit:focus-visible{outline:2px solid var(--cta-focus);outline-offset:3px}.access-gate__submit:disabled{opacity:.5;cursor:not-allowed}.proposal-shell{box-sizing:border-box;text-align:left;flex-direction:column;gap:clamp(1.25rem,3vw,2rem);width:100%;max-width:min(100%,56rem);margin-inline:auto;padding:clamp(1rem,3vw,1.75rem);display:flex}.proposal-shell *,.proposal-shell :before,.proposal-shell :after{box-sizing:border-box}.proposal-shell--wide{max-width:min(100%,68rem)}.proposal-shell__header{border-bottom:1px solid var(--border);padding-bottom:clamp(1rem,2vw,1.25rem)}.proposal-shell__header--hero{border:1px solid var(--border);background:linear-gradient(135deg, var(--accent-bg), transparent 45%), var(--social-bg);box-shadow:var(--shadow);border-radius:18px;padding:clamp(1rem,3vw,1.5rem)}.proposal-shell__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.proposal-shell__headerRow>div{min-width:0}.proposal-shell__brandBar{border-bottom:1px solid var(--accent-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.proposal-shell__brand{align-items:center;gap:.75rem;min-width:0;display:flex}.proposal-shell__brandLogo{border-radius:10px;width:2.5rem;height:2.5rem}.proposal-shell__brandName{color:var(--text-h);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.proposal-shell__brandTagline{color:var(--text);margin:.1rem 0 0;font-size:.8125rem;line-height:1.35}.proposal-shell__proposalMeta{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;min-width:0;display:flex}.proposal-shell__proposalMeta span{border:1px solid var(--accent-border);background:var(--accent-bg);min-height:2rem;color:var(--text-h);font-family:var(--mono);white-space:normal;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.proposal-shell__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .35rem;font-size:.75rem;font-weight:600}.proposal-shell__title{letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.5rem,4vw,2rem);line-height:1.2}.proposal-shell__lede{overflow-wrap:anywhere;max-width:44rem;margin:.75rem 0 0;line-height:1.5}.proposal-shell__disclaimer{border:1px solid var(--accent-border);background:linear-gradient(135deg, var(--accent-bg), #ffffffb8);color:var(--text-h);border-radius:12px;margin:1rem 0 0;padding:1rem;font-size:.9rem;line-height:1.5}.proposal-shell__disclaimerTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.proposal-shell__signedIn{color:var(--text);margin:.5rem 0 0;font-size:.875rem}.proposal-shell__email{font-family:var(--mono);color:var(--text-h);overflow-wrap:anywhere;font-size:.8125rem}.proposal-shell__end{font:inherit;border:1px solid var(--border);min-height:2.75rem;color:var(--text-h);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.proposal-shell__end:hover{background:var(--accent-bg);border-color:var(--accent-border)}.proposal-shell__end:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.proposal-shell__section{flex-direction:column;gap:1rem;display:flex}.proposal-shell__product,.proposal-shell__estimate,.proposal-shell__panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffa6;border-radius:16px;flex-direction:column;gap:1rem;padding:clamp(1rem,3vw,1.25rem);display:flex}.proposal-shell__stepHeader{align-items:flex-start;gap:.8rem;display:flex}.proposal-shell__stepHeader>:last-child{flex:1}.proposal-shell__stepNumber{border:1px solid var(--accent-border);background:var(--accent-bg);width:2rem;height:2rem;color:var(--text-h);font-family:var(--mono);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex}.proposal-shell__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.proposal-shell__h2{margin:0;font-size:1.125rem}.proposal-shell__copy{max-width:40rem;margin:0;line-height:1.5}.proposal-shell__cards,.proposal-shell__heroGrid,.proposal-shell__featureGrid{grid-template-columns:1fr;gap:1rem;display:grid}.proposal-shell__heroGrid{margin-top:clamp(1.25rem,3vw,1.75rem)}@media (width>=640px){.proposal-shell__cards,.proposal-shell__featureGrid{grid-template-columns:1fr 1fr}.proposal-shell__heroGrid{grid-template-columns:repeat(3,1fr)}}.proposal-shell__card{border:1px solid var(--border);background:var(--social-bg);box-shadow:var(--shadow);border-radius:12px;padding:1.25rem}.proposal-shell__metric{border:1px solid var(--border);background:var(--bg);border-radius:14px;padding:1rem}.proposal-shell__metricLabel,.proposal-shell__summaryLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-h);margin:0;font-size:.75rem;font-weight:600}.proposal-shell__metricValue{font-size:clamp(1.25rem,3vw,1.6rem);font-weight:600;font-family:var(--mono);color:var(--text-h);margin:.35rem 0 .2rem}.proposal-shell__metricHint{margin:0;font-size:.825rem;line-height:1.4}.proposal-shell__h3{margin:0 0 .5rem;font-size:1rem}.proposal-shell__cardCopy{margin:0;font-size:.9375rem;line-height:1.45}.proposal-shell__calculator{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.proposal-shell__chip{border:1px solid var(--accent-border);background:var(--accent-bg);min-height:2rem;color:var(--text-h);overflow-wrap:anywhere;white-space:normal;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.proposal-shell__controlsGrid{grid-template-columns:1fr;gap:1rem;display:grid}.proposal-shell__defaultsRow{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.proposal-shell__resetDefaults{font:inherit;border:1px solid var(--accent-border);background:var(--accent-bg);min-height:2.5rem;color:var(--accent);cursor:pointer;border-radius:10px;padding:.45rem .9rem;font-size:.875rem;font-weight:600}.proposal-shell__resetDefaults:hover{border-color:var(--accent);background:var(--social-bg)}.proposal-shell__resetDefaults:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.proposal-shell__defaultsHint{max-width:40rem;color:var(--text);margin:0;font-size:.8125rem;line-height:1.4}.proposal-shell__control{border:1px solid var(--border);background:var(--social-bg);border-radius:14px;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.proposal-shell__controlHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.proposal-shell__controlHeader>div{min-width:0}.proposal-shell__controlLabel{color:var(--text-h);margin:0;font-weight:600}.proposal-shell__controlHelp{max-width:34rem;margin:.2rem 0 0;font-size:.875rem;line-height:1.4}.proposal-shell__controlValue{font-family:var(--mono);color:var(--text-h);overflow-wrap:anywhere}.proposal-shell__range{width:100%;accent-color:var(--accent)}.proposal-shell__rangeLabels{color:var(--text);font-family:var(--mono);justify-content:space-between;font-size:.75rem;display:flex}.proposal-shell__segmented{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=640px){.proposal-shell__segmented{grid-template-columns:repeat(3,minmax(0,1fr))}.proposal-shell__segmented--payment{grid-template-columns:repeat(2,minmax(0,1fr))}}.proposal-shell__segment{border:1px solid var(--border);background:var(--bg);min-height:3.5rem;color:var(--text-h);cursor:pointer;font:inherit;text-align:left;border-radius:12px;padding:.7rem .8rem;font-weight:600}.proposal-shell__segment span{color:var(--text);font-family:var(--mono);margin-top:.15rem;font-size:.75rem;font-weight:500;display:block}.proposal-shell__segment:hover{border-color:var(--accent-border);background:var(--accent-bg)}.proposal-shell__segment:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.proposal-shell__segment--active{border-color:var(--accent-border);background:var(--accent-bg);box-shadow:inset 0 0 0 1px var(--accent-border)}.proposal-shell__summary{border:1px solid var(--accent-border);background:var(--accent-bg);border-radius:12px;margin-top:0;padding:1.25rem}.proposal-shell__summaryTotal{font-size:clamp(1.75rem,5vw,2.3rem);font-weight:600;font-family:var(--mono);color:var(--text-h);margin:.5rem 0 .25rem}.proposal-shell__summaryHint{margin:0;font-size:.875rem;line-height:1.45}.proposal-shell__breakdown{border-top:1px solid var(--accent-border);flex-direction:column;gap:.65rem;margin:1.25rem 0 0;padding:1rem 0 0;display:flex}.proposal-shell__breakdownRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.proposal-shell__breakdownRow dt{color:var(--text);overflow-wrap:anywhere;min-width:0;font-size:.875rem}.proposal-shell__breakdownRow dd{color:var(--text-h);font-family:var(--mono);text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.875rem}.proposal-shell__paymentBox{border:1px solid var(--accent-border);background:var(--bg);border-radius:12px;margin-top:1.25rem;padding:1rem}.proposal-shell__paymentTitle{color:var(--text-h);margin:0 0 .35rem;font-weight:600}.proposal-shell__paymentCopy{margin:0;font-size:.9rem;line-height:1.45}.proposal-shell__saveWrap{flex-direction:column;align-items:stretch;gap:.5rem;margin-top:1rem;display:flex}@media (width>=640px){.proposal-shell__saveWrap{align-items:flex-end}}.proposal-shell__saveBtn{border:1px solid var(--accent-border);background:var(--accent);color:#fff;width:100%;min-height:3.25rem;font:inherit;letter-spacing:-.01em;cursor:pointer;border-radius:12px;padding:.65rem 1rem;font-weight:700;box-shadow:0 10px 22px #4f46e52e}@media (width>=640px){.proposal-shell__saveBtn{width:auto;min-width:12.5rem}}.proposal-shell__saveBtn:hover:not(:disabled){filter:brightness(1.03)}.proposal-shell__saveBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.proposal-shell__saveBtn:disabled{cursor:not-allowed;opacity:.92}.proposal-shell__saveBtnLabel{display:inline-block}.proposal-shell__saveBtn--saving .proposal-shell__saveBtnLabel{animation:1.1s ease-in-out infinite proposal-shell-savePulse}@keyframes proposal-shell-savePulse{0%,to{opacity:1}50%{opacity:.45}}.proposal-shell__saveBtn--error{border-color:#ef4444;box-shadow:0 0 0 1px #ef444459}.proposal-shell__saveHelper{min-height:1.25rem;color:var(--text);margin:0;font-size:.8125rem;line-height:1.35}.proposal-shell__assumptions{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=760px){.proposal-shell__assumptions{grid-template-columns:repeat(2,1fr)}}.proposal-shell__assumptions p{border:1px solid var(--border);background:var(--social-bg);border-radius:12px;padding:1rem;font-size:.9rem;line-height:1.45}.proposal-shell__footer{color:var(--text);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;padding:.25rem 0 .75rem;font-size:.8125rem;display:flex}.proposal-shell__footer a{color:var(--accent);font-weight:600;text-decoration:none}.proposal-shell__footer a:hover{text-decoration:underline}
