.calculator-grid[data-astro-cid-u3o3lwlt]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}.calculator-card[data-astro-cid-u3o3lwlt],.result-card[data-astro-cid-u3o3lwlt]{background:#f8fafc;padding:1.5rem;border-radius:.75rem}.result-card[data-astro-cid-u3o3lwlt]{background:linear-gradient(135deg,#4361ee,#3a0ca3);color:#fff}.result-circle[data-astro-cid-u3o3lwlt]{width:120px;height:120px;border-radius:50%;background:#fff3;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem auto}.circle-value[data-astro-cid-u3o3lwlt]{font-size:2rem;font-weight:700}.circle-label[data-astro-cid-u3o3lwlt]{font-size:.75rem;opacity:.9}.result-details[data-astro-cid-u3o3lwlt]{margin-top:1rem}.detail-row[data-astro-cid-u3o3lwlt]{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.detail-label[data-astro-cid-u3o3lwlt]{opacity:.9}.detail-value[data-astro-cid-u3o3lwlt]{font-weight:600}.presets-section[data-astro-cid-u3o3lwlt]{margin:1.5rem 0;padding:1.5rem;background:#f1f5f9;border-radius:.75rem}.preset-grid[data-astro-cid-u3o3lwlt]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.preset-card[data-astro-cid-u3o3lwlt]{background:#fff;padding:1rem;border-radius:.5rem;text-align:center;cursor:pointer;transition:all .2s;border:2px solid transparent}.preset-card[data-astro-cid-u3o3lwlt]:hover{border-color:#4361ee;transform:translateY(-2px)}.preset-value[data-astro-cid-u3o3lwlt]{font-size:1.5rem;font-weight:700;color:#4361ee}.preset-label[data-astro-cid-u3o3lwlt]{font-size:.75rem;color:#64748b;margin-top:.25rem}.quick-calc-section[data-astro-cid-u3o3lwlt]{margin:1.5rem 0;padding:1.5rem;background:#ecfdf5;border-radius:.75rem;border:1px solid #10b981}.quick-result[data-astro-cid-u3o3lwlt]{margin-top:1rem;padding:1rem;background:#fff;border-radius:.5rem}.quick-item[data-astro-cid-u3o3lwlt]{display:flex;justify-content:space-between;padding:.5rem 0}.quick-label[data-astro-cid-u3o3lwlt]{color:#64748b}.quick-value[data-astro-cid-u3o3lwlt]{font-weight:700;color:#059669}.increase[data-astro-cid-u3o3lwlt]{color:#22c55e}.decrease[data-astro-cid-u3o3lwlt]{color:#ef4444}@media(max-width:48rem){.calculator-grid[data-astro-cid-u3o3lwlt]{grid-template-columns:1fr}.preset-grid[data-astro-cid-u3o3lwlt]{grid-template-columns:repeat(2,1fr)}}
