.Calculator-module__F4lyhG__page{background:var(--bg);padding:140px 24px 96px}@media (max-width:860px){.Calculator-module__F4lyhG__page{padding:112px 20px 72px}}.Calculator-module__F4lyhG__shell{max-width:1100px;margin:0 auto}.Calculator-module__F4lyhG__hero{text-align:center;margin-bottom:56px}.Calculator-module__F4lyhG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:600;display:block}.Calculator-module__F4lyhG__h1{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;color:var(--fg);margin:0;font-size:clamp(40px,6.5vw,68px);font-weight:500;line-height:1.05}.Calculator-module__F4lyhG__lede{color:var(--muted);max-width:700px;margin:18px auto 0;font-size:18px;line-height:1.55}.Calculator-module__F4lyhG__lede a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.Calculator-module__F4lyhG__calc{background:var(--surface);border:1px solid var(--border);border-radius:24px;gap:32px;padding:32px;display:grid}@media (max-width:720px){.Calculator-module__F4lyhG__calc{padding:24px 20px}}.Calculator-module__F4lyhG__controls{gap:24px;display:grid}@media (min-width:720px){.Calculator-module__F4lyhG__controls{grid-template-columns:1fr 1fr;gap:28px}}.Calculator-module__F4lyhG__controlsTriple{gap:24px;display:grid}@media (min-width:860px){.Calculator-module__F4lyhG__controlsTriple{grid-template-columns:repeat(3,1fr);gap:28px}}.Calculator-module__F4lyhG__field{display:block}.Calculator-module__F4lyhG__labelRow{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.Calculator-module__F4lyhG__label{color:var(--fg);letter-spacing:.01em;font-size:13px;font-weight:600}.Calculator-module__F4lyhG__value{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--accent);font-feature-settings:"tnum";font-size:26px;font-weight:500}.Calculator-module__F4lyhG__range{appearance:none;cursor:pointer;touch-action:manipulation;background:0 0;width:100%;height:44px}.Calculator-module__F4lyhG__range::-webkit-slider-runnable-track{background:var(--border);border-radius:999px;height:6px}.Calculator-module__F4lyhG__range::-moz-range-track{background:var(--border);border-radius:999px;height:6px}.Calculator-module__F4lyhG__range::-webkit-slider-thumb{appearance:none;background:var(--accent);border:4px solid var(--surface);width:26px;height:26px;box-shadow:0 0 0 1px var(--accent);cursor:pointer;border-radius:50%;margin-top:-10px}.Calculator-module__F4lyhG__range::-moz-range-thumb{background:var(--accent);border:4px solid var(--surface);width:26px;height:26px;box-shadow:0 0 0 1px var(--accent);cursor:pointer;border-radius:50%}.Calculator-module__F4lyhG__scale{color:var(--muted);font-feature-settings:"tnum";justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.Calculator-module__F4lyhG__summary{border-top:1px solid var(--border);grid-column:1/-1;padding-top:16px}.Calculator-module__F4lyhG__summaryRow{color:var(--muted);justify-content:space-between;align-items:baseline;font-size:14px;display:flex}.Calculator-module__F4lyhG__summaryVal{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--fg);font-feature-settings:"tnum";font-size:22px;font-weight:500}.Calculator-module__F4lyhG__compare{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:720px){.Calculator-module__F4lyhG__compare{grid-template-columns:repeat(3,1fr);gap:16px}}.Calculator-module__F4lyhG__compareCard,.Calculator-module__F4lyhG__compareCardWin{background:var(--bg-2);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:4px;padding:20px;display:flex}.Calculator-module__F4lyhG__compareCardWin{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 12%, var(--surface)) 0%, var(--surface) 60%);border-color:var(--accent)}.Calculator-module__F4lyhG__compareHead{align-items:center;gap:12px;margin-bottom:12px;display:flex}.Calculator-module__F4lyhG__compareLogo,.Calculator-module__F4lyhG__compareLogoWin{background:var(--surface);border:1px solid var(--border);width:36px;height:36px;color:var(--fg);letter-spacing:.04em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.Calculator-module__F4lyhG__compareLogoWin{background:var(--accent);color:var(--accent-fg,white);border-color:var(--accent)}.Calculator-module__F4lyhG__compareName{letter-spacing:-.005em;color:var(--fg);font-size:14px;font-weight:700}.Calculator-module__F4lyhG__compareMeta{color:var(--muted);margin-top:2px;font-size:12px}.Calculator-module__F4lyhG__compareCost,.Calculator-module__F4lyhG__compareCostWin{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;color:var(--fg);font-feature-settings:"tnum";font-size:32px;font-weight:500}.Calculator-module__F4lyhG__compareCostWin{color:var(--accent)}.Calculator-module__F4lyhG__compareNote{color:var(--muted);font-size:12px}.Calculator-module__F4lyhG__savings{background:linear-gradient(135deg, var(--accent) 0%, color-mix(in srgb, var(--accent) 70%, #000) 100%);color:#fff;text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:28px 32px;display:flex}.Calculator-module__F4lyhG__savingsLabel{letter-spacing:.06em;text-transform:uppercase;opacity:.78;font-size:13px;font-weight:600}.Calculator-module__F4lyhG__savingsValue{font-family:var(--font-display), Georgia, serif;letter-spacing:-.03em;font-feature-settings:"tnum";flex-direction:column;gap:4px;font-size:clamp(36px,6vw,56px);font-weight:500;line-height:1;display:flex}.Calculator-module__F4lyhG__savingsAnnual{letter-spacing:.02em;opacity:.78;font-size:16px;font-weight:500;font-family:var(--font-body,system-ui), sans-serif}.Calculator-module__F4lyhG__savingsRow{grid-template-columns:1fr;gap:12px;width:100%;margin-top:14px;display:grid}@media (min-width:720px){.Calculator-module__F4lyhG__savingsRow{grid-template-columns:repeat(3,1fr)}}.Calculator-module__F4lyhG__savingsCell{text-align:center;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;padding:14px 16px}.Calculator-module__F4lyhG__savingsCellLabel{letter-spacing:.08em;text-transform:uppercase;opacity:.78;margin-bottom:4px;font-size:11px;font-weight:600}.Calculator-module__F4lyhG__savingsCellValue{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;font-feature-settings:"tnum";font-size:22px;font-weight:500}.Calculator-module__F4lyhG__savingsNote{opacity:.7;max-width:600px;margin-top:6px;font-size:12.5px;line-height:1.55}.Calculator-module__F4lyhG__savingsCta{margin-top:18px}.Calculator-module__F4lyhG__body{gap:64px;margin-top:80px;display:grid}.Calculator-module__F4lyhG__section h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--fg);margin:0 0 16px;font-size:clamp(28px,4vw,40px);font-weight:500}.Calculator-module__F4lyhG__section p{color:var(--fg);max-width:720px;margin:0 0 12px;font-size:16.5px;line-height:1.65}.Calculator-module__F4lyhG__section p a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.Calculator-module__F4lyhG__sources{gap:12px;margin:0;padding:0;list-style:none;display:grid}.Calculator-module__F4lyhG__sources li{background:var(--surface);border:1px solid var(--border);color:var(--fg);border-radius:12px;padding:14px 18px;font-size:14.5px;line-height:1.5}.Calculator-module__F4lyhG__sources li a{color:var(--accent);text-underline-offset:2px;word-break:break-word;text-decoration:underline}.Calculator-module__F4lyhG__faq{gap:12px;display:grid}.Calculator-module__F4lyhG__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px 20px}.Calculator-module__F4lyhG__faqQ{color:var(--fg);margin:0 0 6px;font-size:15px;font-weight:700}.Calculator-module__F4lyhG__faqA{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.Calculator-module__F4lyhG__endCta{background:var(--bg-2);border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:flex-start;gap:16px;padding:36px 32px;display:flex}@media (min-width:720px){.Calculator-module__F4lyhG__endCta{flex-direction:row;justify-content:space-between;align-items:center;padding:36px 40px}}.Calculator-module__F4lyhG__endCtaTitle{font-family:var(--font-display), Georgia, serif;letter-spacing:-.015em;color:var(--fg);margin:0 0 4px;font-size:clamp(22px,3vw,28px);font-weight:500}.Calculator-module__F4lyhG__endCtaSub{color:var(--muted);max-width:520px;margin:0;font-size:15px}
