:root{--accent: #0369a1;--accent-glow: rgba(3,105,161,.15);--accent-soft: rgba(3,105,161,.08)}.container[data-astro-cid-zdk6kvwj]{max-width:860px;margin:0 auto;padding:0 20px 80px}.input-card[data-astro-cid-zdk6kvwj]{background:var(--surface, #fff);border:1px solid var(--border, #dde3f0);border-radius:var(--radius-lg, 16px);padding:28px 24px;margin-bottom:20px}.sec-title[data-astro-cid-zdk6kvwj]{font-size:.78rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:0;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--accent-soft)}.input-divider[data-astro-cid-zdk6kvwj]{height:1px;background:var(--border, #dde3f0);margin:24px 0}.select-row[data-astro-cid-zdk6kvwj]{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.select-row[data-astro-cid-zdk6kvwj] label[data-astro-cid-zdk6kvwj]{font-size:.88rem;font-weight:700;color:var(--text, #0f1626)}.select-row[data-astro-cid-zdk6kvwj] select[data-astro-cid-zdk6kvwj]{width:100%;padding:10px 36px 10px 14px;border:1.5px solid var(--border, #dde3f0);border-radius:8px;font-size:1rem;background:var(--bg2, #f4f6fb);color:var(--text, #0f1626);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235f6e8a' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.select-row[data-astro-cid-zdk6kvwj] select[data-astro-cid-zdk6kvwj]:focus{outline:none;border-color:var(--accent)}.calc-btn[data-astro-cid-zdk6kvwj]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:360px;background:var(--accent);color:#fff;font-family:var(--font-display, "Plus Jakarta Sans", sans-serif);font-weight:700;font-size:1rem;padding:15px 28px;border:none;border-radius:var(--radius, 10px);cursor:pointer;transition:opacity .2s,transform .2s,box-shadow .2s;margin:22px auto 0}.calc-btn[data-astro-cid-zdk6kvwj]:after{content:"";display:inline-block;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.calc-btn[data-astro-cid-zdk6kvwj]:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 8px 24px var(--accent-glow)}.calc-btn[data-astro-cid-zdk6kvwj]:active{transform:translateY(0)}.result-section[data-astro-cid-zdk6kvwj]{display:none}.result-section[data-astro-cid-zdk6kvwj].show{display:block}.result-spacer[data-astro-cid-zdk6kvwj]{height:32px}.result-hero[data-astro-cid-zdk6kvwj]{background:linear-gradient(135deg,#0369a117,#0369a108);border:1.5px solid rgba(3,105,161,.28);border-radius:var(--radius-lg, 16px);padding:32px 24px;text-align:center;margin-bottom:16px}.result-hero[data-astro-cid-zdk6kvwj].reveal{opacity:0;transform:translateY(12px);transition:opacity .5s,transform .5s}.result-hero[data-astro-cid-zdk6kvwj].reveal.visible{opacity:1;transform:none}.result-eyebrow[data-astro-cid-zdk6kvwj]{font-size:.78rem;font-weight:700;color:var(--accent);text-transform:uppercase;margin-bottom:6px}.result-main-val[data-astro-cid-zdk6kvwj]{font-family:var(--font-display, "Plus Jakarta Sans", sans-serif);font-size:clamp(2.6rem,9vw,4.2rem);font-weight:800;color:var(--accent);line-height:1;margin-bottom:4px;font-variant-numeric:tabular-nums}.result-main-label[data-astro-cid-zdk6kvwj]{font-size:.88rem;color:var(--text2, #3a4a6a);margin-bottom:12px}.result-main-unit[data-astro-cid-zdk6kvwj]{font-size:1.6rem}.result-sub-val[data-astro-cid-zdk6kvwj]{font-size:1.5rem;font-weight:700;color:var(--text, #0f1626);font-variant-numeric:tabular-nums}.result-sub-unit[data-astro-cid-zdk6kvwj]{font-size:1rem;font-weight:700}.result-sub-label[data-astro-cid-zdk6kvwj]{font-size:.8rem;color:var(--text3, #5f6e8a);margin-top:2px}.metrics-grid[data-astro-cid-zdk6kvwj]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.metric-card[data-astro-cid-zdk6kvwj]{background:var(--surface, #fff);border:1px solid var(--border, #dde3f0);border-radius:12px;padding:14px 16px;text-align:center}.metric-card[data-astro-cid-zdk6kvwj].reveal{opacity:0;transform:translateY(8px);transition:opacity .4s .1s,transform .4s .1s}.metric-card[data-astro-cid-zdk6kvwj].reveal.visible{opacity:1;transform:none}.metric-label[data-astro-cid-zdk6kvwj]{font-size:.72rem;color:var(--text3, #5f6e8a);margin-bottom:4px;font-weight:600}.metric-val[data-astro-cid-zdk6kvwj]{font-size:1.22rem;font-weight:800;color:var(--text, #0f1626);font-variant-numeric:tabular-nums}.burden-bar-wrap[data-astro-cid-zdk6kvwj]{background:var(--surface, #fff);border:1px solid var(--border, #dde3f0);border-radius:12px;padding:18px 20px;margin-bottom:16px}.burden-bar-label[data-astro-cid-zdk6kvwj]{font-size:.82rem;font-weight:700;color:var(--text, #0f1626);margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.burden-bar-track[data-astro-cid-zdk6kvwj]{height:12px;background:var(--bg2, #eef2f9);border-radius:6px;overflow:hidden;margin-bottom:8px}.burden-bar-fill[data-astro-cid-zdk6kvwj]{height:100%;border-radius:6px;transition:width .6s ease;width:0%}.burden-bar-fill[data-astro-cid-zdk6kvwj].safe{background:#059669}.burden-bar-fill[data-astro-cid-zdk6kvwj].caution{background:#d97706}.burden-bar-fill[data-astro-cid-zdk6kvwj].danger{background:#dc2626}.burden-bar-ticks[data-astro-cid-zdk6kvwj]{display:flex;justify-content:space-between;font-size:.68rem;color:var(--text3, #5f6e8a)}.burden-badge[data-astro-cid-zdk6kvwj]{font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:20px}.burden-badge[data-astro-cid-zdk6kvwj].safe{background:#d1fae5;color:#065f46}.burden-badge[data-astro-cid-zdk6kvwj].caution{background:#fef3c7;color:#92400e}.burden-badge[data-astro-cid-zdk6kvwj].danger{background:#fee2e2;color:#991b1b}.ratio-chip[data-astro-cid-zdk6kvwj]{display:inline-flex;align-items:center;gap:6px;background:var(--accent-soft);color:var(--accent);font-size:.8rem;font-weight:700;padding:4px 14px;border-radius:20px;margin-top:8px}.col-green[data-astro-cid-zdk6kvwj]{color:#059669}.col-red[data-astro-cid-zdk6kvwj]{color:#dc2626}
