.calculator-hero[data-astro-cid-c3zj3n4r]{background:url(/hero.jpg) center/cover no-repeat;color:#fff;padding:80px 24px;text-align:center;position:relative}.calculator-hero[data-astro-cid-c3zj3n4r]:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:1}.calculator-hero[data-astro-cid-c3zj3n4r] .container[data-astro-cid-c3zj3n4r]{position:relative;z-index:2}.calculator-hero[data-astro-cid-c3zj3n4r] h1[data-astro-cid-c3zj3n4r]{font-size:48px;margin-bottom:16px}.calculator-hero[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{font-size:20px;opacity:.95}.container[data-astro-cid-c3zj3n4r]{max-width:1200px;margin:0 auto;padding:0 24px}.calculator-section[data-astro-cid-c3zj3n4r]{padding:80px 24px}.calculator-info-box[data-astro-cid-c3zj3n4r]{background:#fff;padding:32px;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px;border:3px solid var(--color-primary)}.calculator-info-box[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{color:var(--color-primary);margin-bottom:16px;font-size:32px}.calculator-info-box[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{color:var(--color-text);line-height:1.6;margin-bottom:20px;font-size:18px}.depth-guide[data-astro-cid-c3zj3n4r]{background:var(--color-bg-alt);padding:20px;border-radius:var(--border-radius)}.depth-guide[data-astro-cid-c3zj3n4r] strong[data-astro-cid-c3zj3n4r]{color:var(--color-text);display:block;margin-bottom:12px;font-size:18px}.depth-guide[data-astro-cid-c3zj3n4r] ul[data-astro-cid-c3zj3n4r]{list-style:none;padding:0;margin:0}.depth-guide[data-astro-cid-c3zj3n4r] li[data-astro-cid-c3zj3n4r]{padding:8px 0 8px 24px;position:relative;color:var(--color-text);line-height:1.5}.depth-guide[data-astro-cid-c3zj3n4r] li[data-astro-cid-c3zj3n4r]:before{content:"•";position:absolute;left:8px;color:var(--color-primary);font-weight:700;font-size:20px}.calculator-grid[data-astro-cid-c3zj3n4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-bottom:80px}.calculator-card[data-astro-cid-c3zj3n4r],.results-card[data-astro-cid-c3zj3n4r]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 6px #0000001a}.calculator-card[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r],.results-card[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{margin-bottom:24px;color:var(--color-text);font-size:28px}.calculator-form[data-astro-cid-c3zj3n4r]{display:flex;flex-direction:column;gap:24px}.form-group[data-astro-cid-c3zj3n4r]{display:flex;flex-direction:column}.form-group[data-astro-cid-c3zj3n4r] label[data-astro-cid-c3zj3n4r]{margin-bottom:8px;font-weight:500;color:var(--color-text)}.form-group[data-astro-cid-c3zj3n4r] input[data-astro-cid-c3zj3n4r],.form-group[data-astro-cid-c3zj3n4r] select[data-astro-cid-c3zj3n4r]{padding:12px 16px;border:2px solid var(--color-border);border-radius:var(--border-radius);font-size:16px;font-family:inherit;transition:all .3s ease}.form-group[data-astro-cid-c3zj3n4r] input[data-astro-cid-c3zj3n4r]:focus,.form-group[data-astro-cid-c3zj3n4r] select[data-astro-cid-c3zj3n4r]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #16a34a1a}.form-group[data-astro-cid-c3zj3n4r] small[data-astro-cid-c3zj3n4r]{margin-top:4px;color:var(--color-text-light);font-size:14px}.results-card[data-astro-cid-c3zj3n4r]{background:var(--color-bg-alt)}.result-item[data-astro-cid-c3zj3n4r]{padding:20px;background:#fff;border-radius:var(--border-radius);margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.result-item[data-astro-cid-c3zj3n4r].highlight{background:linear-gradient(135deg,#0056a3,#22a851);color:#fff}.result-label[data-astro-cid-c3zj3n4r]{font-weight:500}.result-value[data-astro-cid-c3zj3n4r]{font-size:24px;font-weight:700}.info-section[data-astro-cid-c3zj3n4r],.tips-section[data-astro-cid-c3zj3n4r]{margin-bottom:60px}.info-section[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r],.tips-section[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{text-align:center;font-size:36px;margin-bottom:40px;color:var(--color-text)}.info-grid[data-astro-cid-c3zj3n4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.info-card[data-astro-cid-c3zj3n4r]{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 4px #0000001a}.info-card[data-astro-cid-c3zj3n4r] h3[data-astro-cid-c3zj3n4r]{color:var(--color-primary);margin-bottom:12px;font-size:20px}.info-card[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{color:var(--color-text-light);line-height:1.6}.tips-section[data-astro-cid-c3zj3n4r]{background:#fff;padding:48px;border-radius:12px;box-shadow:0 2px 4px #0000001a}.tips-list[data-astro-cid-c3zj3n4r]{max-width:800px;margin:0 auto;list-style:none;padding:0}.tips-list[data-astro-cid-c3zj3n4r] li[data-astro-cid-c3zj3n4r]{padding:16px 16px 16px 48px;position:relative;color:var(--color-text);line-height:1.6;border-bottom:1px solid var(--color-border)}.tips-list[data-astro-cid-c3zj3n4r] li[data-astro-cid-c3zj3n4r]:last-child{border-bottom:none}.tips-list[data-astro-cid-c3zj3n4r] li[data-astro-cid-c3zj3n4r]:before{content:"✓";position:absolute;left:16px;color:var(--color-primary);font-weight:700;font-size:20px}@media(max-width:768px){.calculator-hero[data-astro-cid-c3zj3n4r]{padding:60px 16px}.calculator-hero[data-astro-cid-c3zj3n4r] h1[data-astro-cid-c3zj3n4r]{font-size:32px}.calculator-hero[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{font-size:16px}.calculator-section[data-astro-cid-c3zj3n4r]{padding:60px 16px}.calculator-info-box[data-astro-cid-c3zj3n4r]{padding:20px;margin-bottom:32px}.calculator-info-box[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{font-size:24px}.calculator-info-box[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{font-size:16px}.depth-guide[data-astro-cid-c3zj3n4r]{padding:16px}.calculator-grid[data-astro-cid-c3zj3n4r]{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.calculator-card[data-astro-cid-c3zj3n4r],.results-card[data-astro-cid-c3zj3n4r]{padding:24px}.calculator-card[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r],.results-card[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{font-size:24px}.result-item[data-astro-cid-c3zj3n4r]{padding:16px;flex-direction:column;align-items:flex-start;gap:8px}.result-value[data-astro-cid-c3zj3n4r]{font-size:20px}.info-section[data-astro-cid-c3zj3n4r],.tips-section[data-astro-cid-c3zj3n4r]{margin-bottom:40px}.info-section[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r],.tips-section[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{font-size:28px;margin-bottom:24px}.info-grid[data-astro-cid-c3zj3n4r]{gap:20px;grid-template-columns:1fr}.info-card[data-astro-cid-c3zj3n4r]{padding:20px}.tips-section[data-astro-cid-c3zj3n4r]{padding:24px 20px}.tips-list[data-astro-cid-c3zj3n4r] li[data-astro-cid-c3zj3n4r]{padding:12px 12px 12px 36px}.tips-list[data-astro-cid-c3zj3n4r] li[data-astro-cid-c3zj3n4r]:before{left:12px}.container[data-astro-cid-c3zj3n4r]{padding:0 16px}}@media(max-width:480px){.calculator-hero[data-astro-cid-c3zj3n4r] h1[data-astro-cid-c3zj3n4r]{font-size:28px}.calculator-hero[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{font-size:15px}.calculator-info-box[data-astro-cid-c3zj3n4r]{padding:16px}.calculator-info-box[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{font-size:20px}.calculator-info-box[data-astro-cid-c3zj3n4r] p[data-astro-cid-c3zj3n4r]{font-size:15px}.calculator-card[data-astro-cid-c3zj3n4r],.results-card[data-astro-cid-c3zj3n4r]{padding:20px}.calculator-card[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r],.results-card[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{font-size:22px}.info-section[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r],.tips-section[data-astro-cid-c3zj3n4r] h2[data-astro-cid-c3zj3n4r]{font-size:24px}.tips-section[data-astro-cid-c3zj3n4r]{padding:20px 16px}.form-group[data-astro-cid-c3zj3n4r] label[data-astro-cid-c3zj3n4r]{font-size:15px}.form-group[data-astro-cid-c3zj3n4r] input[data-astro-cid-c3zj3n4r],.form-group[data-astro-cid-c3zj3n4r] select[data-astro-cid-c3zj3n4r]{font-size:15px;padding:10px 14px}}
