.calculator-page[data-astro-cid-vjunyxwy]{max-width:1400px;margin:0 auto;padding:40px 20px}.calculator-header[data-astro-cid-vjunyxwy]{text-align:center;margin-bottom:40px}.calculator-header[data-astro-cid-vjunyxwy] h1[data-astro-cid-vjunyxwy]{font-size:2.5rem;margin:0 0 15px;color:#222}.subtitle[data-astro-cid-vjunyxwy]{font-size:1.2rem;color:#666;margin:0}.page-grid[data-astro-cid-vjunyxwy]{display:grid;grid-template-columns:1fr 320px;gap:30px;align-items:start}.main-content[data-astro-cid-vjunyxwy]{min-width:0}.sidebar-column[data-astro-cid-vjunyxwy]{position:sticky;top:20px;display:flex;flex-direction:column;gap:20px}.ad-space[data-astro-cid-vjunyxwy]{background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;min-height:250px;display:flex;align-items:center;justify-content:center}.ad-space[data-astro-cid-vjunyxwy]:last-of-type{min-height:600px}.ad-placeholder[data-astro-cid-vjunyxwy]{text-align:center;color:#999;font-size:14px;display:flex;flex-direction:column;gap:8px}.ad-size[data-astro-cid-vjunyxwy]{font-size:12px;color:#bbb}.related-tools[data-astro-cid-vjunyxwy]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.related-tools[data-astro-cid-vjunyxwy] h3[data-astro-cid-vjunyxwy]{margin:0 0 15px;font-size:1.1rem;color:#222}.tool-links[data-astro-cid-vjunyxwy]{list-style:none;padding:0;margin:0}.tool-links[data-astro-cid-vjunyxwy] li[data-astro-cid-vjunyxwy]{margin-bottom:10px}.tool-links[data-astro-cid-vjunyxwy] a[data-astro-cid-vjunyxwy]{color:#667eea;text-decoration:none;font-size:.95rem;transition:color .2s}.tool-links[data-astro-cid-vjunyxwy] a[data-astro-cid-vjunyxwy]:hover{color:#764ba2;text-decoration:underline}.calculator-card[data-astro-cid-vjunyxwy]{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.calc-intro[data-astro-cid-vjunyxwy]{padding:30px;background:#f8f9fa;border-bottom:2px solid #e0e0e0}.calc-intro[data-astro-cid-vjunyxwy] p[data-astro-cid-vjunyxwy]{margin:0;color:#555;line-height:1.6}.form-section[data-astro-cid-vjunyxwy]{padding:40px}.form-group[data-astro-cid-vjunyxwy]{margin-bottom:30px}.form-group[data-astro-cid-vjunyxwy] label[data-astro-cid-vjunyxwy]{display:flex;justify-content:space-between;align-items:baseline;font-weight:600;margin-bottom:10px;color:#333;font-size:1.1rem}.help-text[data-astro-cid-vjunyxwy]{font-size:.85rem;font-weight:400;color:#666}input[data-astro-cid-vjunyxwy][type=number]{width:100%;padding:14px;border:2px solid #ddd;border-radius:8px;font-size:1.1rem;font-family:inherit;transition:border-color .2s}input[data-astro-cid-vjunyxwy][type=number]:focus{outline:none;border-color:#667eea}small[data-astro-cid-vjunyxwy]{display:block;margin-top:8px;color:#666;font-size:.9rem}.calculate-button[data-astro-cid-vjunyxwy]{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.calculate-button[data-astro-cid-vjunyxwy]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.results[data-astro-cid-vjunyxwy]{padding:40px;border-top:2px solid #e0e0e0;background:#f8f9fa}.results[data-astro-cid-vjunyxwy].hidden{display:none}.result-display[data-astro-cid-vjunyxwy]{text-align:center;padding:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin-bottom:30px}.result-main[data-astro-cid-vjunyxwy]{display:flex;flex-direction:column;align-items:center}.result-label[data-astro-cid-vjunyxwy]{color:#ffffffe6;font-size:1.1rem;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.result-value[data-astro-cid-vjunyxwy]{font-size:4rem;font-weight:700;color:#fff;line-height:1}.result-details[data-astro-cid-vjunyxwy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:25px}.detail-item[data-astro-cid-vjunyxwy]{padding:20px;background:#fff;border-radius:8px;border-left:4px solid #667eea;text-align:center}.detail-item[data-astro-cid-vjunyxwy] strong[data-astro-cid-vjunyxwy]{display:block;color:#666;font-size:.9rem;margin-bottom:8px}.detail-item[data-astro-cid-vjunyxwy] span[data-astro-cid-vjunyxwy]{display:block;color:#222;font-size:1.3rem;font-weight:600}.action-buttons[data-astro-cid-vjunyxwy]{display:flex;gap:15px;justify-content:center}.action-button[data-astro-cid-vjunyxwy]{padding:12px 24px;background:#fff;border:2px solid #667eea;color:#667eea;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.action-button[data-astro-cid-vjunyxwy]:hover{background:#667eea;color:#fff}.info-section[data-astro-cid-vjunyxwy]{padding:40px;background:#fff;border-top:2px solid #e0e0e0}.info-section[data-astro-cid-vjunyxwy] h2[data-astro-cid-vjunyxwy]{color:#222;margin:0 0 20px;font-size:1.5rem}.info-section[data-astro-cid-vjunyxwy] h3[data-astro-cid-vjunyxwy]{color:#333;margin:25px 0 15px;font-size:1.2rem}.info-section[data-astro-cid-vjunyxwy] p[data-astro-cid-vjunyxwy]{color:#555;line-height:1.6;margin-bottom:20px}.info-section[data-astro-cid-vjunyxwy] ul[data-astro-cid-vjunyxwy]{color:#555;line-height:1.8;padding-left:25px;margin-bottom:20px}.info-section[data-astro-cid-vjunyxwy] li[data-astro-cid-vjunyxwy]{margin-bottom:8px}.faq-list[data-astro-cid-vjunyxwy]{margin-top:20px}.faq-item[data-astro-cid-vjunyxwy]{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;overflow:hidden}.faq-question[data-astro-cid-vjunyxwy]{padding:18px 20px;cursor:pointer;font-weight:600;color:#333;font-size:1.05rem;list-style:none;user-select:none}.faq-question[data-astro-cid-vjunyxwy]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-vjunyxwy]:before{content:"▸ ";color:#667eea;font-weight:700;margin-right:8px}.faq-item[data-astro-cid-vjunyxwy][open] .faq-question[data-astro-cid-vjunyxwy]:before{content:"▾ "}.faq-question[data-astro-cid-vjunyxwy]:hover{background:#fff}.faq-answer[data-astro-cid-vjunyxwy]{padding:0 20px 18px;color:#555;line-height:1.6;margin:0}@media(max-width:1024px){.page-grid[data-astro-cid-vjunyxwy]{grid-template-columns:1fr}.sidebar-column[data-astro-cid-vjunyxwy]{position:static;grid-row:2}}@media(max-width:768px){.calculator-header[data-astro-cid-vjunyxwy] h1[data-astro-cid-vjunyxwy]{font-size:2rem}.form-section[data-astro-cid-vjunyxwy]{padding:25px}.result-value[data-astro-cid-vjunyxwy]{font-size:3rem}.result-details[data-astro-cid-vjunyxwy]{grid-template-columns:1fr}.action-buttons[data-astro-cid-vjunyxwy]{flex-direction:column}.action-button[data-astro-cid-vjunyxwy]{width:100%}.ad-space[data-astro-cid-vjunyxwy]{min-width:100%}}
