:root{--accent: #0ea5e9;--accent-dark: #0284c7;--accent-glow: rgba(14,165,233,.15);--accent-soft: rgba(14,165,233,.08)}.container[data-astro-cid-wg5sahge]{max-width:860px;margin:0 auto;padding:0 20px 80px}.notice-banner[data-astro-cid-wg5sahge]{background:#0ea5e914;border:1px solid rgba(14,165,233,.25);border-radius:10px;padding:14px 18px;font-size:.88rem;color:var(--text2);margin-bottom:24px;display:flex;gap:10px;align-items:flex-start}.notice-banner[data-astro-cid-wg5sahge] .nb-icon[data-astro-cid-wg5sahge]{font-size:1.1rem;flex-shrink:0;margin-top:1px}.input-card[data-astro-cid-wg5sahge]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 28px 20px;margin-bottom:20px}.input-card[data-astro-cid-wg5sahge] h2[data-astro-cid-wg5sahge]{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--accent-dark);margin:0 0 18px;padding-bottom:10px;border-bottom:2px solid var(--accent-soft)}.field-group[data-astro-cid-wg5sahge]{margin-bottom:22px}.field-label[data-astro-cid-wg5sahge]{display:block;font-size:.88rem;font-weight:700;color:var(--text2);margin-bottom:10px}.field-label[data-astro-cid-wg5sahge] .field-sub[data-astro-cid-wg5sahge]{font-weight:400;color:var(--text3);font-size:.82rem;margin-left:6px}.ins-tabs[data-astro-cid-wg5sahge]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:0}.ins-tab[data-astro-cid-wg5sahge]{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 10px;border:2px solid var(--border);border-radius:10px;background:var(--bg);cursor:pointer;transition:border-color .15s,background .15s;font-size:.88rem;font-weight:700;color:var(--text2);text-align:center;line-height:1.3}.ins-tab[data-astro-cid-wg5sahge] .tab-icon[data-astro-cid-wg5sahge]{font-size:1.5rem}.ins-tab[data-astro-cid-wg5sahge] .tab-sub[data-astro-cid-wg5sahge]{font-size:.78rem;font-weight:400;color:var(--text3)}.ins-tab[data-astro-cid-wg5sahge].active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.ins-tab[data-astro-cid-wg5sahge].active .tab-sub[data-astro-cid-wg5sahge]{color:var(--accent-dark);opacity:.75}.year-radio-group[data-astro-cid-wg5sahge]{display:flex;gap:8px;flex-wrap:wrap}.year-radio-btn[data-astro-cid-wg5sahge]{flex:1;min-width:80px;padding:10px 6px;border:2px solid var(--border);border-radius:8px;background:var(--bg);cursor:pointer;font-size:.88rem;font-weight:700;color:var(--text2);text-align:center;transition:border-color .15s,background .15s}.year-radio-btn[data-astro-cid-wg5sahge].active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.slider-desc[data-astro-cid-wg5sahge]{font-size:.82rem;color:var(--text3);margin-top:6px}.result-section[data-astro-cid-wg5sahge]{display:none}.result-section[data-astro-cid-wg5sahge].show{display:block}.result-spacer[data-astro-cid-wg5sahge]{height:32px}#rMonthly .rh-unit-inline{font-size:1.4rem;font-weight:700;margin-left:6px;vertical-align:baseline}.rh-anim-wrapper[data-astro-cid-wg5sahge]{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease;margin-bottom:20px}.rh-anim-wrapper[data-astro-cid-wg5sahge].visible{opacity:1;transform:translateY(0)}.breakdown-grid[data-astro-cid-wg5sahge]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.breakdown-card[data-astro-cid-wg5sahge]{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 18px;opacity:0;transform:translateY(8px);transition:opacity .4s ease .1s,transform .4s ease .1s}.breakdown-card[data-astro-cid-wg5sahge].visible{opacity:1;transform:translateY(0)}.bk-label[data-astro-cid-wg5sahge]{font-size:.8rem;font-weight:700;color:var(--text3);margin-bottom:6px}.bk-value[data-astro-cid-wg5sahge]{font-family:var(--font-display);font-size:1.3rem;font-weight:800;color:var(--text);font-variant-numeric:tabular-nums}.bk-value[data-astro-cid-wg5sahge] .bk-unit[data-astro-cid-wg5sahge]{font-size:.85rem;font-weight:400;color:var(--text3);margin-left:2px}.trend-section[data-astro-cid-wg5sahge]{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:20px 22px;margin-bottom:20px;opacity:0;transform:translateY(8px);transition:opacity .4s ease .2s,transform .4s ease .2s}.trend-section[data-astro-cid-wg5sahge].visible{opacity:1;transform:translateY(0)}.trend-title[data-astro-cid-wg5sahge]{font-family:var(--font-display);font-size:.92rem;font-weight:800;color:var(--text2);margin-bottom:14px}.kokuho-note[data-astro-cid-wg5sahge]{background:#0ea5e90d;border:1px solid rgba(14,165,233,.18);border-radius:10px;padding:14px 18px;font-size:.85rem;color:var(--text2);margin-bottom:20px}.trend-bar-wrap{display:flex;align-items:center;gap:10px;margin-bottom:10px}.trend-year-label{font-size:.82rem;font-weight:700;color:var(--text2);width:54px;flex-shrink:0}.trend-bar-bg{flex:1;height:24px;background:var(--bg2);border-radius:6px;overflow:hidden;position:relative}.trend-bar-fill{height:100%;background:linear-gradient(90deg,#0ea5e9,#0284c7);border-radius:6px;transition:width .6s ease;min-width:4px}.trend-bar-fill.year2027{background:linear-gradient(90deg,#0369a1,#075985)}.trend-bar-fill.year2028{background:linear-gradient(90deg,#1e3a5f,#1e40af)}.trend-amount-label{font-size:.82rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--text2);width:80px;text-align:right;flex-shrink:0}.trend-badge{font-size:.72rem;padding:2px 7px;border-radius:99px;font-weight:700;margin-left:4px}.trend-badge.up{background:#0ea5e91f;color:#0284c7}.annual-highlight[data-astro-cid-wg5sahge]{background:linear-gradient(135deg,#0ea5e90f,#0284c70a);border:1px solid rgba(14,165,233,.15);border-radius:10px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;opacity:0;transform:translateY(8px);transition:opacity .4s ease .15s,transform .4s ease .15s}.annual-highlight[data-astro-cid-wg5sahge].visible{opacity:1;transform:translateY(0)}.ah-label[data-astro-cid-wg5sahge]{font-size:.88rem;color:var(--text2);font-weight:700}.ah-value[data-astro-cid-wg5sahge]{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:var(--accent-dark);font-variant-numeric:tabular-nums}.ah-value[data-astro-cid-wg5sahge] .ah-unit[data-astro-cid-wg5sahge]{font-size:.85rem;font-weight:400;margin-left:2px}@media(max-width:480px){.breakdown-grid[data-astro-cid-wg5sahge]{grid-template-columns:1fr}.result-main[data-astro-cid-wg5sahge]{font-size:2.4rem}.ins-tabs[data-astro-cid-wg5sahge]{grid-template-columns:1fr 1fr}.year-radio-group[data-astro-cid-wg5sahge]{gap:6px}.year-radio-btn[data-astro-cid-wg5sahge]{font-size:.82rem;padding:9px 4px}.annual-highlight[data-astro-cid-wg5sahge]{flex-direction:column;gap:6px;text-align:center}}
