.calculator-page[data-astro-cid-xmfntlho]{background:linear-gradient(180deg,var(--color-bg) 0%,rgba(18,18,18,1) 100%);min-height:100vh}.hero-section[data-astro-cid-xmfntlho]{padding:140px 0 60px;text-align:center}.hero-content[data-astro-cid-xmfntlho]{max-width:700px;margin:0 auto}.hero-title[data-astro-cid-xmfntlho]{font-family:var(--font-serif);font-size:clamp(2rem,5vw,3rem);font-weight:400;color:var(--color-text);margin-bottom:16px}.hero-subtitle[data-astro-cid-xmfntlho]{font-size:1.125rem;color:var(--color-text-muted);line-height:1.6}.calculator-section[data-astro-cid-xmfntlho]{padding:0 0 100px}.preset-section[data-astro-cid-xmfntlho]{margin-bottom:40px}.preset-label[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:500;color:var(--color-text);margin-bottom:16px}.preset-grid[data-astro-cid-xmfntlho]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.preset-card[data-astro-cid-xmfntlho]{background:#ffffff08;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;text-align:left;cursor:pointer;transition:all .2s ease}.preset-card[data-astro-cid-xmfntlho]:hover{border-color:#fff3;background:#ffffff0d}.preset-card[data-astro-cid-xmfntlho].active{border-color:var(--color-primary);background:rgba(var(--color-primary-rgb),.1)}.preset-name[data-astro-cid-xmfntlho]{font-weight:600;color:var(--color-text);margin-bottom:4px}.preset-desc[data-astro-cid-xmfntlho]{font-size:.875rem;color:var(--color-text-muted)}.calculator-grid[data-astro-cid-xmfntlho]{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.glass-card[data-astro-cid-xmfntlho]{background:#161616cc;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:32px}.card-header[data-astro-cid-xmfntlho]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.card-title[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--color-text)}.reset-btn[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:4px;padding:8px 12px;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--color-text-muted);font-size:.8125rem;cursor:pointer;transition:all .2s ease}.reset-btn[data-astro-cid-xmfntlho]:hover{background:#ffffff0d;color:var(--color-text)}.icon[data-astro-cid-xmfntlho]{width:20px;height:20px;flex-shrink:0}.icon-sm[data-astro-cid-xmfntlho]{width:16px;height:16px;flex-shrink:0}.input-grid[data-astro-cid-xmfntlho]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.input-group[data-astro-cid-xmfntlho]{margin-bottom:16px}.input-group[data-astro-cid-xmfntlho].full-width{grid-column:1 / -1}.input-group[data-astro-cid-xmfntlho] label[data-astro-cid-xmfntlho]{display:block;font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:8px}.input-group[data-astro-cid-xmfntlho] input[data-astro-cid-xmfntlho]{width:100%;padding:14px 16px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:10px;color:var(--color-text);font-size:1rem;transition:all .2s ease}.input-group[data-astro-cid-xmfntlho] input[data-astro-cid-xmfntlho]:focus{outline:none;border-color:var(--color-primary);background:#ffffff14}.input-prefix[data-astro-cid-xmfntlho]{position:relative}.input-prefix[data-astro-cid-xmfntlho] .prefix[data-astro-cid-xmfntlho]{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-text-muted)}.input-prefix[data-astro-cid-xmfntlho] input[data-astro-cid-xmfntlho]{padding-left:32px}.input-hint[data-astro-cid-xmfntlho]{display:block;font-size:.75rem;color:var(--color-text-muted);margin-top:6px}.advanced-toggle[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:8px;padding:0;background:none;border:none;color:var(--color-primary);font-size:.875rem;cursor:pointer;margin-bottom:16px;transition:opacity .2s ease}.advanced-toggle[data-astro-cid-xmfntlho]:hover{opacity:.8}.advanced-toggle[data-astro-cid-xmfntlho] .chevron-down[data-astro-cid-xmfntlho]{transition:transform .3s ease}.advanced-toggle[data-astro-cid-xmfntlho].open .chevron-down[data-astro-cid-xmfntlho]{transform:rotate(180deg)}.advanced-options[data-astro-cid-xmfntlho]{display:none;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.advanced-options[data-astro-cid-xmfntlho].show{display:block}.methodology-card[data-astro-cid-xmfntlho]{margin-top:24px;background:#16161699;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.methodology-toggle[data-astro-cid-xmfntlho]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px;background:none;border:none;cursor:pointer;transition:background .2s ease}.methodology-toggle[data-astro-cid-xmfntlho]:hover{background:#ffffff08}.methodology-title[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:8px;color:var(--color-primary);font-weight:500}.methodology-toggle[data-astro-cid-xmfntlho] .chevron-down[data-astro-cid-xmfntlho]{color:var(--color-primary);transition:transform .3s ease}.methodology-toggle[data-astro-cid-xmfntlho].open .chevron-down[data-astro-cid-xmfntlho]{transform:rotate(180deg)}.methodology-content[data-astro-cid-xmfntlho]{display:none;padding:0 20px 20px}.methodology-content[data-astro-cid-xmfntlho].show{display:block}.methodology-item[data-astro-cid-xmfntlho]{margin-bottom:20px}.methodology-item[data-astro-cid-xmfntlho]:last-child{margin-bottom:0}.methodology-item[data-astro-cid-xmfntlho] h4[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:8px}.methodology-item[data-astro-cid-xmfntlho] p[data-astro-cid-xmfntlho]{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}.methodology-item[data-astro-cid-xmfntlho] strong[data-astro-cid-xmfntlho]{color:var(--color-primary)}.results-section[data-astro-cid-xmfntlho]{display:flex;flex-direction:column;gap:24px}.results-card-main[data-astro-cid-xmfntlho]{background:linear-gradient(135deg,var(--color-primary) 0%,rgba(var(--color-primary-rgb),.8) 100%);border-radius:24px;padding:32px;color:#fff}.results-header[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:24px}.results-main[data-astro-cid-xmfntlho]{text-align:center;margin-bottom:32px}.results-label[data-astro-cid-xmfntlho]{font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;opacity:.8;margin-bottom:8px}.results-value[data-astro-cid-xmfntlho]{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:8px}.results-subtitle[data-astro-cid-xmfntlho]{font-size:.9375rem;opacity:.8}.stats-grid[data-astro-cid-xmfntlho]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-card[data-astro-cid-xmfntlho]{background:#ffffff26;border-radius:12px;padding:16px;text-align:center}.stat-value[data-astro-cid-xmfntlho]{font-size:1.5rem;font-weight:700;margin-bottom:4px}.stat-label[data-astro-cid-xmfntlho]{font-size:.6875rem;opacity:.8;text-transform:uppercase;letter-spacing:.03em}.breakdown-card[data-astro-cid-xmfntlho] .card-title[data-astro-cid-xmfntlho]{margin-bottom:24px}.breakdown-list[data-astro-cid-xmfntlho]{display:flex;flex-direction:column;gap:20px}.breakdown-item[data-astro-cid-xmfntlho]{display:flex;align-items:center;gap:16px}.breakdown-icon[data-astro-cid-xmfntlho]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.breakdown-icon[data-astro-cid-xmfntlho] svg[data-astro-cid-xmfntlho]{width:20px;height:20px}.breakdown-icon[data-astro-cid-xmfntlho].staff{background:rgba(var(--color-primary-rgb),.2);color:var(--color-primary)}.breakdown-icon[data-astro-cid-xmfntlho].cancellation{background:#f59e0b33;color:#f59e0b}.breakdown-icon[data-astro-cid-xmfntlho].denial{background:#22c55e33;color:#22c55e}.breakdown-info[data-astro-cid-xmfntlho]{flex:1}.breakdown-name[data-astro-cid-xmfntlho]{font-weight:500;color:var(--color-text);margin-bottom:2px}.breakdown-desc[data-astro-cid-xmfntlho]{font-size:.8125rem;color:var(--color-text-muted)}.breakdown-value[data-astro-cid-xmfntlho]{font-size:1.25rem;font-weight:600}.breakdown-value[data-astro-cid-xmfntlho].staff{color:var(--color-primary)}.breakdown-value[data-astro-cid-xmfntlho].cancellation{color:#f59e0b}.breakdown-value[data-astro-cid-xmfntlho].denial{color:#22c55e}.breakdown-total[data-astro-cid-xmfntlho]{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:2px solid rgba(255,255,255,.1);margin-top:4px}.total-label[data-astro-cid-xmfntlho]{font-weight:600;color:var(--color-text)}.total-value[data-astro-cid-xmfntlho]{font-size:1.5rem;font-weight:700;color:var(--color-primary)}.insight-card[data-astro-cid-xmfntlho]{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:24px}.insight-card[data-astro-cid-xmfntlho] p[data-astro-cid-xmfntlho]{font-size:.9375rem;color:var(--color-text);line-height:1.7;margin:0}.insight-card[data-astro-cid-xmfntlho] strong[data-astro-cid-xmfntlho]{color:var(--color-primary)}.insight-card[data-astro-cid-xmfntlho] span[data-astro-cid-xmfntlho]{color:#f59e0b;font-weight:600}.cta-button[data-astro-cid-xmfntlho]{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 24px;background:var(--color-primary);color:#fff;font-size:1rem;font-weight:600;border-radius:12px;transition:all .2s ease}.cta-button[data-astro-cid-xmfntlho]:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(var(--color-primary-rgb),.3)}@media(max-width:1024px){.calculator-grid[data-astro-cid-xmfntlho]{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.hero-section[data-astro-cid-xmfntlho]{padding:120px 0 40px}.preset-grid[data-astro-cid-xmfntlho],.input-grid[data-astro-cid-xmfntlho]{grid-template-columns:1fr}.glass-card[data-astro-cid-xmfntlho]{padding:24px}.stats-grid[data-astro-cid-xmfntlho]{grid-template-columns:1fr;gap:12px}.breakdown-item[data-astro-cid-xmfntlho]{flex-wrap:wrap}.breakdown-value[data-astro-cid-xmfntlho]{width:100%;text-align:left;padding-left:56px;margin-top:4px}}
