.calc-page.svelte-1xdah29{font-family:DM Sans,system-ui,sans-serif;background:#f8fafc;min-height:100vh}.calc-header.svelte-1xdah29{background:linear-gradient(135deg,#0b1120,#172138,#1e293b);padding:3rem 1.5rem 3.5rem;position:relative;overflow:hidden}.calc-header.svelte-1xdah29:before{content:"";position:absolute;top:-80px;right:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(37,99,235,.25) 0%,transparent 70%);pointer-events:none}.calc-header-inner.svelte-1xdah29{max-width:56rem;margin:0 auto;position:relative;z-index:1}.calc-eyebrow.svelte-1xdah29{color:#93c5fd;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.calc-title.svelte-1xdah29{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);color:#fff;line-height:1.1;margin-top:.4rem;letter-spacing:-.02em}.calc-subtitle.svelte-1xdah29{color:#cbd5e1;font-size:.98rem;line-height:1.7;margin-top:.85rem;max-width:38rem}.calc-body.svelte-1xdah29{padding:3rem 1.5rem}.calc-layout.svelte-1xdah29{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:860px){.calc-layout.svelte-1xdah29{grid-template-columns:1.1fr 1fr;gap:1.5rem}}.calc-panel.svelte-1xdah29{background:#fff;border:1px solid #E2E8F0;border-radius:18px;padding:1.75rem;box-shadow:0 4px 14px #0f172a0a}.calc-panel-title.svelte-1xdah29{font-family:"DM Serif Display",Georgia,serif;font-size:1.25rem;color:#0f172a;margin-bottom:1.25rem;letter-spacing:-.005em}.calc-field.svelte-1xdah29{margin-bottom:1.25rem;position:relative}.calc-field.svelte-1xdah29:last-child{margin-bottom:0}.calc-field.svelte-1xdah29 label:where(.svelte-1xdah29){display:block;font-size:.82rem;font-weight:700;color:#0f172a;margin-bottom:.45rem}.optional.svelte-1xdah29{color:#94a3b8;font-weight:500;font-size:.76rem}.calc-field.svelte-1xdah29 input:where(.svelte-1xdah29),.calc-field.svelte-1xdah29 select:where(.svelte-1xdah29){width:100%;padding:.7rem .9rem;border:1px solid #CBD5E1;border-radius:9px;font-size:.92rem;color:#0f172a;background:#fff;font-family:inherit;outline:none;transition:all .15s}.calc-field.svelte-1xdah29 input:where(.svelte-1xdah29):focus,.calc-field.svelte-1xdah29 select:where(.svelte-1xdah29):focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.calc-help.svelte-1xdah29{color:#64748b;font-size:.76rem;line-height:1.5;margin-top:.4rem}.selected-class.svelte-1xdah29{display:flex;justify-content:space-between;align-items:center;padding:.7rem .9rem;background:#f8fafc;border:1px solid #CBD5E1;border-radius:9px;gap:.75rem}.sc-code.svelte-1xdah29{font-weight:800;color:#0f172a;font-size:.9rem}.sc-desc.svelte-1xdah29{color:#64748b;font-size:.85rem}.sc-clear.svelte-1xdah29{background:none;border:none;color:#ef4444;font-size:.9rem;cursor:pointer;flex-shrink:0;padding:.25rem .5rem}.class-dropdown.svelte-1xdah29{position:absolute;top:calc(100% - 4px);left:0;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 8px 24px #0f172a1f;max-height:280px;overflow-y:auto;z-index:10;margin-top:6px}.class-option.svelte-1xdah29{display:block;width:100%;text-align:left;padding:.7rem .9rem;background:none;border:none;cursor:pointer;font-family:inherit;transition:background .15s}.class-option.svelte-1xdah29:hover{background:#f8fafc}.co-code.svelte-1xdah29{font-weight:800;color:#0f172a;font-size:.85rem;margin-right:.4rem}.co-desc.svelte-1xdah29{color:#64748b;font-size:.82rem}.calc-result.svelte-1xdah29{background:linear-gradient(135deg,#0b1120,#172138);border-radius:18px;padding:1.75rem;color:#fff;position:relative;overflow:hidden;min-height:320px;display:flex;flex-direction:column}.calc-result.svelte-1xdah29:before{content:"";position:absolute;top:-80px;right:-60px;width:260px;height:260px;background:radial-gradient(circle,rgba(37,99,235,.25) 0%,transparent 70%);pointer-events:none}.result-eyebrow.svelte-1xdah29{color:#93c5fd;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;position:relative;z-index:1}.result-range.svelte-1xdah29{display:flex;align-items:baseline;gap:.55rem;margin-top:.5rem;position:relative;z-index:1}.range-low.svelte-1xdah29,.range-high.svelte-1xdah29{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.8rem,4vw,2.35rem);color:#fff;letter-spacing:-.015em}.range-dash.svelte-1xdah29{color:#94a3b8;font-size:1.2rem}.result-central.svelte-1xdah29{color:#cbd5e1;font-size:.88rem;margin-top:.3rem;position:relative;z-index:1}.result-central.svelte-1xdah29 strong:where(.svelte-1xdah29){color:#fff;font-weight:700}.result-breakdown.svelte-1xdah29{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1);flex:1;position:relative;z-index:1}.breakdown-row.svelte-1xdah29{display:flex;justify-content:space-between;font-size:.82rem;padding:.35rem 0;color:#cbd5e1}.breakdown-row.svelte-1xdah29 span:where(.svelte-1xdah29):last-child{color:#fff;font-weight:600}.breakdown-row-total.svelte-1xdah29{margin-top:.3rem;padding-top:.55rem;border-top:1px dashed rgba(255,255,255,.12)}.source-note.svelte-1xdah29{margin-top:.85rem;font-size:.74rem;line-height:1.55;padding:.55rem .75rem;border-radius:7px}.source-direct.svelte-1xdah29{background:#10b9811f;border:1px solid rgba(16,185,129,.22);color:#6ee7b7}.source-estimated.svelte-1xdah29{background:#f59e0b1f;border:1px solid rgba(245,158,11,.22);color:#fcd34d}.result-cta.svelte-1xdah29{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:#2563eb;color:#fff;font-weight:800;font-size:.88rem;padding:.75rem 1.1rem;border-radius:9px;text-decoration:none;margin-top:1.5rem;transition:all .2s;position:relative;z-index:1;box-shadow:0 4px 14px #2563eb59}.result-cta.svelte-1xdah29:hover{background:#3b82f6;transform:translateY(-1px)}.result-empty.svelte-1xdah29{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;color:#64748b;position:relative;z-index:1}.result-empty.svelte-1xdah29 svg:where(.svelte-1xdah29){color:#60a5fa59;margin-bottom:1rem}.result-empty.svelte-1xdah29 p:where(.svelte-1xdah29){color:#94a3b8;font-size:.9rem;line-height:1.6;max-width:24ch}.calc-disclaimer.svelte-1xdah29{max-width:64rem;margin:1.75rem auto 0;padding:1.25rem;background:#fffbeb;border:1px solid #FDE68A;border-radius:12px;display:flex;gap:.75rem;color:#92400e;font-size:.85rem;line-height:1.6}.calc-disclaimer.svelte-1xdah29 svg:where(.svelte-1xdah29){flex-shrink:0;margin-top:.15rem;color:#b45309}.calc-disclaimer.svelte-1xdah29 a:where(.svelte-1xdah29){color:#92400e;font-weight:700;text-decoration:underline}.calc-explain.svelte-1xdah29{background:#fff;border-top:1px solid #E2E8F0;padding:4rem 1.5rem}.calc-explain-inner.svelte-1xdah29{max-width:42rem;margin:0 auto}.calc-explain.svelte-1xdah29 h2:where(.svelte-1xdah29){font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.6rem,3vw,2rem);color:#0f172a;letter-spacing:-.01em;margin-bottom:1rem}.calc-explain.svelte-1xdah29 p:where(.svelte-1xdah29){color:#334155;font-size:.95rem;line-height:1.75;margin-bottom:1.1rem}.calc-explain.svelte-1xdah29 strong:where(.svelte-1xdah29){color:#0f172a;font-weight:700}.calc-explain.svelte-1xdah29 a:where(.svelte-1xdah29){color:#2563eb;font-weight:700;text-decoration:underline}.formula-box.svelte-1xdah29{background:#f8fafc;border:1px solid #E2E8F0;border-left:3px solid #2563EB;border-radius:8px;padding:1rem 1.25rem;margin:1.25rem 0}.formula-box.svelte-1xdah29 code:where(.svelte-1xdah29){font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.88rem;color:#0f172a}.calc-faq.svelte-1xdah29{background:#f8fafc;border-top:1px solid #E2E8F0;padding:4rem 1.5rem}.calc-faq-inner.svelte-1xdah29{max-width:64rem;margin:0 auto}.calc-faq-header.svelte-1xdah29{text-align:center;margin-bottom:2rem}.calc-faq-eyebrow.svelte-1xdah29{color:#2563eb;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.calc-faq-header.svelte-1xdah29 h2:where(.svelte-1xdah29){font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.6rem,3vw,2rem);color:#0f172a;margin-top:.4rem;letter-spacing:-.01em}.calc-faq-grid.svelte-1xdah29{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.calc-faq-grid.svelte-1xdah29{grid-template-columns:repeat(2,1fr)}}.faq-card.svelte-1xdah29{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:1.4rem 1.3rem;transition:all .2s}.faq-card.svelte-1xdah29:hover{border-color:#2563eb40;box-shadow:0 6px 20px #0f172a0d}.faq-card.svelte-1xdah29 h3:where(.svelte-1xdah29){font-family:"DM Serif Display",Georgia,serif;font-size:1.1rem;color:#0f172a;margin-bottom:.5rem;line-height:1.3;letter-spacing:-.005em}.faq-card.svelte-1xdah29 p:where(.svelte-1xdah29){color:#64748b;font-size:.88rem;line-height:1.65}
