.calculator-page[data-astro-cid-ugcro3gt]{max-width:1400px;margin:0 auto;padding:40px 20px}.calculator-header[data-astro-cid-ugcro3gt]{text-align:center;margin-bottom:50px}.calculator-header[data-astro-cid-ugcro3gt] h1[data-astro-cid-ugcro3gt]{font-size:2.5rem;margin:0 0 15px;color:#222}.subtitle[data-astro-cid-ugcro3gt]{font-size:1.2rem;color:#666;margin:0}.page-grid[data-astro-cid-ugcro3gt]{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:start}.main-content[data-astro-cid-ugcro3gt]{min-width:0}.sidebar-column[data-astro-cid-ugcro3gt]{position:sticky;top:20px;display:flex;flex-direction:column;gap:30px}.ad-space[data-astro-cid-ugcro3gt]{min-width:300px;min-height:250px;background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;display:flex;align-items:center;justify-content:center}.ad-placeholder[data-astro-cid-ugcro3gt]{color:#999;text-align:center;padding:20px}.calculator-card[data-astro-cid-ugcro3gt]{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.calc-intro[data-astro-cid-ugcro3gt]{padding:30px;background:#f8f9fa;border-bottom:2px solid #e0e0e0}.calc-intro[data-astro-cid-ugcro3gt] p[data-astro-cid-ugcro3gt]{margin:0;color:#555;line-height:1.6}.form-section[data-astro-cid-ugcro3gt]{padding:40px}.form-group[data-astro-cid-ugcro3gt]{margin-bottom:30px}.form-group[data-astro-cid-ugcro3gt] label[data-astro-cid-ugcro3gt]{display:block;font-weight:600;margin-bottom:10px;color:#333;font-size:1.1rem}.select-input[data-astro-cid-ugcro3gt]{width:100%;padding:14px;border:2px solid #ddd;border-radius:8px;font-size:1.1rem;font-family:inherit;background:#fff;cursor:pointer;transition:border-color .2s}.select-input[data-astro-cid-ugcro3gt]:focus{outline:none;border-color:#667eea}.calculate-button[data-astro-cid-ugcro3gt]{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,opacity .2s}.calculate-button[data-astro-cid-ugcro3gt]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.calculate-button[data-astro-cid-ugcro3gt]:disabled{opacity:.5;cursor:not-allowed}.results[data-astro-cid-ugcro3gt]{padding:40px;border-top:2px solid #e0e0e0;background:#f8f9fa}.results[data-astro-cid-ugcro3gt].hidden{display:none}.result-display[data-astro-cid-ugcro3gt]{text-align:center;padding:40px;background:#fff;border-radius:12px;margin-bottom:30px;border:2px solid #667eea}.glass-visual[data-astro-cid-ugcro3gt]{font-size:5rem;margin-bottom:20px}.result-display[data-astro-cid-ugcro3gt] h2[data-astro-cid-ugcro3gt]{font-size:2rem;margin:0 0 15px;color:#222}.glass-desc[data-astro-cid-ugcro3gt]{color:#555;line-height:1.6;max-width:600px;margin:0 auto}.result-details[data-astro-cid-ugcro3gt]{display:grid;gap:25px}.detail-section[data-astro-cid-ugcro3gt]{padding:25px;background:#fff;border-radius:8px;border-left:4px solid #667eea}.detail-section[data-astro-cid-ugcro3gt] h3[data-astro-cid-ugcro3gt]{margin:0 0 15px;color:#222;font-size:1.3rem}.detail-section[data-astro-cid-ugcro3gt] p[data-astro-cid-ugcro3gt]{margin:0;color:#555;line-height:1.6}.detail-section[data-astro-cid-ugcro3gt] ul[data-astro-cid-ugcro3gt]{margin:0;padding-left:20px;color:#555;line-height:1.8}.detail-section[data-astro-cid-ugcro3gt] li[data-astro-cid-ugcro3gt]{margin-bottom:8px}.alternatives-section[data-astro-cid-ugcro3gt]{border-left-color:#764ba2}.alt-badge[data-astro-cid-ugcro3gt]{display:inline-block;background:#f0f0f0;color:#333;padding:8px 16px;border-radius:6px;margin:5px;font-weight:500;border:1px solid #ddd}.info-section[data-astro-cid-ugcro3gt]{padding:40px;background:#fff;border-top:2px solid #e0e0e0}.info-section[data-astro-cid-ugcro3gt] h3[data-astro-cid-ugcro3gt]{color:#222;margin:0 0 20px;font-size:1.5rem}.info-section[data-astro-cid-ugcro3gt] h4[data-astro-cid-ugcro3gt]{color:#333;margin:25px 0 15px;font-size:1.2rem}.info-section[data-astro-cid-ugcro3gt] p[data-astro-cid-ugcro3gt]{color:#555;line-height:1.6;margin-bottom:20px}.info-section[data-astro-cid-ugcro3gt] ul[data-astro-cid-ugcro3gt]{color:#555;line-height:1.8;padding-left:25px}.info-section[data-astro-cid-ugcro3gt] li[data-astro-cid-ugcro3gt]{margin-bottom:8px}@media(max-width:1024px){.page-grid[data-astro-cid-ugcro3gt]{grid-template-columns:1fr}.sidebar-column[data-astro-cid-ugcro3gt]{position:static;grid-row:2}}@media(max-width:768px){.calculator-header[data-astro-cid-ugcro3gt] h1[data-astro-cid-ugcro3gt]{font-size:2rem}.form-section[data-astro-cid-ugcro3gt]{padding:25px}.glass-visual[data-astro-cid-ugcro3gt]{font-size:4rem}.result-display[data-astro-cid-ugcro3gt] h2[data-astro-cid-ugcro3gt]{font-size:1.5rem}.ad-space[data-astro-cid-ugcro3gt]{min-width:100%}}
