:root{--accent: #4a8fe7;--positive: #10b981;--negative: #ef4444;--bg-card: #0d1117;--border: #30363d}.hero-section[data-astro-cid-dzopyeah]{text-align:center;padding:3rem 1rem 2rem;background:linear-gradient(135deg,#4a8fe714,#4a8fe705);border-bottom:1px solid rgba(74,143,231,.15)}.hero-section[data-astro-cid-dzopyeah] h1[data-astro-cid-dzopyeah]{font-size:2.2rem;margin-bottom:.5rem;color:#e8eaed;line-height:1.2}.hero-section[data-astro-cid-dzopyeah] .subtitle[data-astro-cid-dzopyeah]{color:#9aa0a6;font-size:1.1rem;max-width:700px;margin:0 auto 1.5rem}.content-wrap[data-astro-cid-dzopyeah]{max-width:1100px;margin:0 auto;padding:0 1rem 3rem}.section-title[data-astro-cid-dzopyeah]{font-size:1.5rem;color:#e8eaed;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--accent);display:inline-block}.stat-row[data-astro-cid-dzopyeah]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.stat-card[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.2rem 1.5rem;min-width:140px;text-align:center;flex:1;max-width:200px}.stat-card[data-astro-cid-dzopyeah] .stat-value[data-astro-cid-dzopyeah]{font-size:1.8rem;font-weight:700;color:var(--accent)}.stat-card[data-astro-cid-dzopyeah] .stat-label[data-astro-cid-dzopyeah]{font-size:.78rem;color:#9aa0a6;text-transform:uppercase;letter-spacing:.05em;margin-top:.3rem}.overview-grid[data-astro-cid-dzopyeah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1.5rem 0}.overview-item[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1rem;text-align:center}.overview-item[data-astro-cid-dzopyeah] .ov-value[data-astro-cid-dzopyeah]{font-size:1.4rem;font-weight:700;color:var(--accent)}.overview-item[data-astro-cid-dzopyeah] .ov-label[data-astro-cid-dzopyeah]{font-size:.75rem;color:#9aa0a6;text-transform:uppercase;letter-spacing:.04em;margin-top:.3rem}.calc-box[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.5rem;margin:1.5rem 0}.calc-box[data-astro-cid-dzopyeah] h3[data-astro-cid-dzopyeah]{color:#e8eaed;margin-bottom:1rem;font-size:1.1rem}.calc-inputs[data-astro-cid-dzopyeah]{display:flex;gap:1rem;flex-wrap:wrap;align-items:end;margin-bottom:1rem}.calc-field[data-astro-cid-dzopyeah]{display:flex;flex-direction:column;gap:.3rem}.calc-field[data-astro-cid-dzopyeah] label[data-astro-cid-dzopyeah]{font-size:.8rem;color:#9aa0a6;text-transform:uppercase;letter-spacing:.04em}.calc-field[data-astro-cid-dzopyeah] input[data-astro-cid-dzopyeah],.calc-field[data-astro-cid-dzopyeah] select[data-astro-cid-dzopyeah]{background:#ffffff0f;border:1px solid var(--border);border-radius:8px;padding:.6rem .8rem;color:#e8eaed;font-size:1rem;width:160px}.calc-btn[data-astro-cid-dzopyeah]{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:.95rem;cursor:pointer;font-weight:600}.calc-btn[data-astro-cid-dzopyeah]:hover{opacity:.9}.calc-results[data-astro-cid-dzopyeah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.calc-result-card[data-astro-cid-dzopyeah]{background:#ffffff08;border:1px solid var(--border);border-radius:8px;padding:1rem;text-align:center}.calc-result-card[data-astro-cid-dzopyeah] .cr-value[data-astro-cid-dzopyeah]{font-size:1.5rem;font-weight:700;color:var(--positive)}.calc-result-card[data-astro-cid-dzopyeah] .cr-label[data-astro-cid-dzopyeah]{font-size:.75rem;color:#9aa0a6;margin-top:.2rem}.table-wrap[data-astro-cid-dzopyeah]{overflow-x:auto;margin:1rem 0;border-radius:10px;border:1px solid var(--border)}table[data-astro-cid-dzopyeah]{width:100%;border-collapse:collapse;font-size:.88rem}thead[data-astro-cid-dzopyeah] th[data-astro-cid-dzopyeah]{background:#4a8fe71a;padding:.8rem .7rem;text-align:left;color:#9aa0a6;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid rgba(74,143,231,.3);white-space:nowrap}tbody[data-astro-cid-dzopyeah] td[data-astro-cid-dzopyeah]{padding:.7rem;border-bottom:1px solid var(--border);color:#c9d1d9}tbody[data-astro-cid-dzopyeah] tr[data-astro-cid-dzopyeah]:hover{background:#4a8fe70a}.highlight-row[data-astro-cid-dzopyeah]{background:#4a8fe70f}.positive[data-astro-cid-dzopyeah]{color:var(--positive)}.negative[data-astro-cid-dzopyeah]{color:var(--negative)}.chart-container[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.5rem;margin:1.5rem 0;position:relative}.chart-container[data-astro-cid-dzopyeah] canvas[data-astro-cid-dzopyeah]{max-height:380px}.insights-grid[data-astro-cid-dzopyeah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:1.5rem 0}.insight-card[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.2rem}.insight-card[data-astro-cid-dzopyeah] .insight-num[data-astro-cid-dzopyeah]{display:inline-block;background:var(--accent);color:#fff;width:28px;height:28px;border-radius:50%;text-align:center;line-height:28px;font-weight:700;font-size:.85rem;margin-bottom:.5rem}.insight-card[data-astro-cid-dzopyeah] h4[data-astro-cid-dzopyeah]{color:#e8eaed;font-size:1rem;margin-bottom:.4rem}.insight-card[data-astro-cid-dzopyeah] p[data-astro-cid-dzopyeah]{color:#9aa0a6;font-size:.88rem;line-height:1.5}.method-steps[data-astro-cid-dzopyeah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0}.method-step[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.2rem;text-align:center}.method-step[data-astro-cid-dzopyeah] .step-icon[data-astro-cid-dzopyeah]{font-size:2rem;margin-bottom:.5rem}.method-step[data-astro-cid-dzopyeah] h4[data-astro-cid-dzopyeah]{color:#e8eaed;font-size:.95rem;margin-bottom:.4rem}.method-step[data-astro-cid-dzopyeah] p[data-astro-cid-dzopyeah]{color:#9aa0a6;font-size:.82rem;line-height:1.5}.faq-list[data-astro-cid-dzopyeah]{margin:1.5rem 0}.faq-item[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;margin-bottom:.8rem;overflow:hidden}.faq-q[data-astro-cid-dzopyeah]{padding:1rem 1.2rem;cursor:pointer;color:#e8eaed;font-weight:600;font-size:.95rem;display:flex;justify-content:space-between;align-items:center}.faq-q[data-astro-cid-dzopyeah]:hover{background:#4a8fe70a}.faq-q[data-astro-cid-dzopyeah] .arrow[data-astro-cid-dzopyeah]{transition:transform .2s;color:var(--accent)}.faq-a[data-astro-cid-dzopyeah]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-a-inner[data-astro-cid-dzopyeah]{padding:0 1.2rem 1rem;color:#9aa0a6;font-size:.9rem;line-height:1.6}.faq-item[data-astro-cid-dzopyeah].open .faq-a[data-astro-cid-dzopyeah]{max-height:300px}.faq-item[data-astro-cid-dzopyeah].open .arrow[data-astro-cid-dzopyeah]{transform:rotate(180deg)}.div-history-grid[data-astro-cid-dzopyeah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem;margin:1rem 0}.div-year[data-astro-cid-dzopyeah]{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;padding:.6rem .4rem;text-align:center}.div-year[data-astro-cid-dzopyeah] .dy-year[data-astro-cid-dzopyeah]{font-size:.72rem;color:#9aa0a6}.div-year[data-astro-cid-dzopyeah] .dy-amount[data-astro-cid-dzopyeah]{font-size:1rem;font-weight:700;color:var(--positive)}.div-year[data-astro-cid-dzopyeah] .dy-growth[data-astro-cid-dzopyeah]{font-size:.7rem;color:var(--accent)}@media(max-width:640px){.hero-section[data-astro-cid-dzopyeah] h1[data-astro-cid-dzopyeah]{font-size:1.5rem}.stat-card[data-astro-cid-dzopyeah]{min-width:110px;padding:.8rem}.stat-card[data-astro-cid-dzopyeah] .stat-value[data-astro-cid-dzopyeah]{font-size:1.4rem}.calc-inputs[data-astro-cid-dzopyeah]{flex-direction:column}.calc-field[data-astro-cid-dzopyeah] input[data-astro-cid-dzopyeah]{width:100%}.overview-grid[data-astro-cid-dzopyeah]{grid-template-columns:repeat(2,1fr)}}
