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