:root{--ink: #1A1A1A;--ink-soft: #3D3530;--cream: #F7F4ED;--warm-gray: #6B6157;--sienna: #C65C30;--rule: rgba(26,26,26,.1);--radius-md: 8px;--radius-lg: 14px;--font-display: "Fraunces", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--font-mono: "DM Mono", "Courier New", monospace;--transition-fast: .15s ease}.calc-page[data-astro-cid-c3zj3n4r]{background:var(--cream);min-height:100vh}.hero[data-astro-cid-c3zj3n4r]{padding:clamp(3rem,6vw,5rem) 1.5rem clamp(2rem,4vw,3rem);text-align:center;max-width:720px;margin:0 auto}.hero[data-astro-cid-c3zj3n4r] .eyebrow[data-astro-cid-c3zj3n4r]{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--warm-gray);margin-bottom:1rem;display:block}.hero[data-astro-cid-c3zj3n4r] h1[data-astro-cid-c3zj3n4r]{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3rem);font-weight:380;line-height:1.15;color:var(--ink);margin:0 0 1.25rem;letter-spacing:-.02em}.hero[data-astro-cid-c3zj3n4r] h1[data-astro-cid-c3zj3n4r] em[data-astro-cid-c3zj3n4r]{font-style:italic;color:var(--sienna)}.hero[data-astro-cid-c3zj3n4r] .subhead[data-astro-cid-c3zj3n4r]{font-family:var(--font-body);font-size:1.05rem;color:var(--warm-gray);line-height:1.65;max-width:520px;margin:0 auto}.calc-wrap[data-astro-cid-c3zj3n4r]{max-width:760px;margin:0 auto;padding:0 1.5rem 4rem;display:grid;gap:1.5rem}.calc-card[data-astro-cid-c3zj3n4r]{background:#fff;border:1px solid var(--rule);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.5rem)}.calc-card[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{font-family:var(--font-display);font-size:1.25rem;font-weight:380;color:var(--ink);margin:0 0 1.75rem;padding-bottom:1rem;border-bottom:1px solid var(--rule)}.field[data-astro-cid-c3zj3n4r]{margin-bottom:1.75rem}.field[data-astro-cid-c3zj3n4r]:last-child{margin-bottom:0}.field-header[data-astro-cid-c3zj3n4r]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.625rem}.field-label[data-astro-cid-c3zj3n4r]{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--ink)}.field-value[data-astro-cid-c3zj3n4r]{font-family:var(--font-mono);font-size:.9rem;color:var(--sienna);font-weight:600;min-width:72px;text-align:right}.field-hint[data-astro-cid-c3zj3n4r]{font-size:.8rem;color:var(--warm-gray);margin-top:.375rem;line-height:1.4}input[data-astro-cid-c3zj3n4r][type=range]{width:100%;height:4px;-webkit-appearance:none;appearance:none;background:var(--rule);border-radius:2px;outline:none;cursor:pointer}input[data-astro-cid-c3zj3n4r][type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--sienna);cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px #0003;transition:transform var(--transition-fast)}input[data-astro-cid-c3zj3n4r][type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}input[data-astro-cid-c3zj3n4r][type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--sienna);cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px #0003}.result-card[data-astro-cid-c3zj3n4r]{background:var(--ink);color:var(--cream);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.5rem);text-align:center}.result-eyebrow[data-astro-cid-c3zj3n4r]{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#f7f4ed8c;display:block;margin-bottom:.75rem}.result-number[data-astro-cid-c3zj3n4r]{font-family:var(--font-display);font-size:clamp(3rem,7vw,4.5rem);font-weight:380;line-height:1;color:var(--cream);letter-spacing:-.03em;margin-bottom:.375rem}.result-label[data-astro-cid-c3zj3n4r]{font-family:var(--font-body);font-size:.95rem;color:#f7f4eda6;margin-bottom:1.75rem}.result-breakdown[data-astro-cid-c3zj3n4r]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;text-align:left}.breakdown-item[data-astro-cid-c3zj3n4r]{background:#f7f4ed12;border-radius:var(--radius-md);padding:.875rem 1rem}.breakdown-item[data-astro-cid-c3zj3n4r] .bi-label[data-astro-cid-c3zj3n4r]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#f7f4ed73;display:block;margin-bottom:.25rem}.breakdown-item[data-astro-cid-c3zj3n4r] .bi-value[data-astro-cid-c3zj3n4r]{font-family:var(--font-display);font-size:1.4rem;font-weight:380;color:var(--cream)}.result-divider[data-astro-cid-c3zj3n4r]{border:none;border-top:1px solid rgba(247,244,237,.1);margin:0 0 1.75rem}.result-context[data-astro-cid-c3zj3n4r]{font-family:var(--font-body);font-size:.88rem;color:#f7f4ed8c;line-height:1.6;margin-bottom:2rem;font-style:italic}.cta-group[data-astro-cid-c3zj3n4r]{display:flex;flex-direction:column;gap:.75rem;align-items:center}.btn-primary-light[data-astro-cid-c3zj3n4r]{display:inline-block;background:var(--cream);color:var(--ink);font-family:var(--font-body);font-weight:600;font-size:.95rem;padding:.9rem 2rem;border-radius:100px;text-decoration:none;transition:all var(--transition-fast);width:100%;max-width:320px;text-align:center}.btn-primary-light[data-astro-cid-c3zj3n4r]:hover{background:var(--sienna);color:var(--cream);transform:translateY(-1px)}.btn-phone[data-astro-cid-c3zj3n4r]{font-family:var(--font-body);font-size:.875rem;color:#f7f4ed8c;text-decoration:none;transition:color var(--transition-fast)}.btn-phone[data-astro-cid-c3zj3n4r]:hover{color:var(--cream)}.proof-note[data-astro-cid-c3zj3n4r]{background:var(--cream);border:1px solid var(--rule);border-left:3px solid var(--sienna);border-radius:var(--radius-md);padding:1.25rem 1.5rem}.proof-note[data-astro-cid-c3zj3n4r] .pn-label[data-astro-cid-c3zj3n4r]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--warm-gray);display:block;margin-bottom:.5rem}.proof-note[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{font-family:var(--font-body);font-size:.9rem;color:var(--ink-soft);line-height:1.6;margin:0}.fine-print[data-astro-cid-c3zj3n4r]{text-align:center;font-family:var(--font-body);font-size:.8rem;color:var(--warm-gray);max-width:520px;margin:0 auto;line-height:1.55}@media(max-width:560px){.result-breakdown[data-astro-cid-c3zj3n4r]{grid-template-columns:1fr}.btn-primary-light[data-astro-cid-c3zj3n4r]{max-width:100%}}
