.calculator-container[data-astro-cid-5bnwwcr7]{width:100%;max-width:900px;margin:0 auto 3rem;padding:0 1rem}.calc-card[data-astro-cid-5bnwwcr7]{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2.25rem 2.5rem;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003;position:relative}@media(max-width:640px){.calc-card[data-astro-cid-5bnwwcr7]{padding:1.25rem 1rem;border-radius:18px}}@media(max-width:380px){.calc-card[data-astro-cid-5bnwwcr7]{padding:1rem .75rem;border-radius:14px}}.calc-header[data-astro-cid-5bnwwcr7]{text-align:center;margin-bottom:1.75rem}.header-badge[data-astro-cid-5bnwwcr7]{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .75rem;background:#6366f114;border-radius:999px;color:#4f46e5;font-size:.85rem;font-weight:600;margin-bottom:.75rem}.pulse-dot[data-astro-cid-5bnwwcr7]{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 #10b981b3;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 8px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.calc-title[data-astro-cid-5bnwwcr7]{font-size:clamp(1.4rem,4vw,1.85rem);font-weight:800;color:#0f172a;letter-spacing:-.02em;margin-bottom:.35rem;line-height:1.25}.calc-subtitle[data-astro-cid-5bnwwcr7]{font-size:.95rem;color:#64748b}.calc-grid[data-astro-cid-5bnwwcr7]{display:grid;grid-template-columns:1fr auto 1fr;gap:1.25rem;align-items:center;margin-bottom:1.75rem}@media(max-width:640px){.calc-grid[data-astro-cid-5bnwwcr7]{grid-template-columns:1fr;gap:.85rem}.swap-action[data-astro-cid-5bnwwcr7]{display:flex;justify-content:center}}.input-group[data-astro-cid-5bnwwcr7]{display:flex;flex-direction:column;gap:.5rem}.input-label[data-astro-cid-5bnwwcr7]{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:.9rem;color:#334155}.unit-tag[data-astro-cid-5bnwwcr7]{font-size:.75rem;padding:.15rem .5rem;background:#f1f5f9;color:#475569;border-radius:6px}.unit-tag[data-astro-cid-5bnwwcr7].metric{background:#ecfdf5;color:#047857}.input-wrapper[data-astro-cid-5bnwwcr7]{position:relative;display:flex;align-items:center}.calc-input[data-astro-cid-5bnwwcr7]{width:100%;padding:.9rem 3rem .9rem 1.1rem;font-size:clamp(1.15rem,3.5vw,1.35rem);font-weight:700;color:#0f172a;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;outline:none;transition:all .2s ease}.calc-input[data-astro-cid-5bnwwcr7]:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 4px #6366f11f}.calc-input[data-astro-cid-5bnwwcr7].highlight{background:#f0fdf4;border-color:#a7f3d0}.calc-input[data-astro-cid-5bnwwcr7].highlight:focus{border-color:#10b981;box-shadow:0 0 0 4px #10b9811f}.input-unit[data-astro-cid-5bnwwcr7]{position:absolute;right:1.1rem;font-weight:700;font-size:1rem;color:#64748b;pointer-events:none}.btn-icon[data-astro-cid-5bnwwcr7]{width:48px;height:48px;border-radius:50%;background:#e0e7ff;color:#4338ca;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 10px #6366f126}.btn-icon[data-astro-cid-5bnwwcr7]:hover{background:#4338ca;color:#fff;transform:rotate(180deg) scale(1.05)}.presets-section[data-astro-cid-5bnwwcr7]{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:.85rem 1.1rem;background:#f8fafc;border-radius:14px}.presets-label[data-astro-cid-5bnwwcr7]{font-size:.85rem;font-weight:600;color:#64748b}.preset-buttons[data-astro-cid-5bnwwcr7]{display:flex;flex-wrap:wrap;gap:.4rem}.preset-btn[data-astro-cid-5bnwwcr7]{padding:.35rem .75rem;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:.825rem;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease}.preset-btn[data-astro-cid-5bnwwcr7]:hover{background:#6366f1;color:#fff;border-color:#6366f1}.controls-bar[data-astro-cid-5bnwwcr7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem;gap:1rem;flex-wrap:wrap}@media(max-width:480px){.controls-bar[data-astro-cid-5bnwwcr7]{flex-direction:column;align-items:stretch;gap:.75rem}.precision-control[data-astro-cid-5bnwwcr7]{justify-content:space-between}.action-buttons[data-astro-cid-5bnwwcr7]{display:grid;grid-template-columns:1fr 1fr;width:100%}}.precision-control[data-astro-cid-5bnwwcr7]{display:flex;align-items:center;gap:.5rem}.control-label[data-astro-cid-5bnwwcr7]{font-size:.85rem;font-weight:600;color:#64748b}.control-select[data-astro-cid-5bnwwcr7]{padding:.4rem .8rem;border-radius:8px;border:1px solid #cbd5e1;font-size:.85rem;font-weight:600;color:#334155;background:#fff;cursor:pointer}.action-buttons[data-astro-cid-5bnwwcr7]{display:flex;gap:.5rem}.btn-secondary[data-astro-cid-5bnwwcr7]{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem 1.1rem;background:#4f46e5;color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.btn-secondary[data-astro-cid-5bnwwcr7]:hover{background:#4338ca;box-shadow:0 4px 12px #4f46e54d}.btn-ghost[data-astro-cid-5bnwwcr7]{padding:.5rem 1rem;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-ghost[data-astro-cid-5bnwwcr7]:hover{background:#f1f5f9;color:#0f172a}.visual-scale-box[data-astro-cid-5bnwwcr7]{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:16px;padding:1.25rem 1.5rem;color:#fff;margin-bottom:1.75rem;box-shadow:0 10px 25px -5px #0f172a4d}@media(max-width:480px){.visual-scale-box[data-astro-cid-5bnwwcr7]{padding:1rem .85rem}}.visual-scale-header[data-astro-cid-5bnwwcr7]{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600;color:#94a3b8;margin-bottom:1rem;flex-wrap:wrap;gap:.25rem}.scale-bars[data-astro-cid-5bnwwcr7]{display:flex;flex-direction:column;gap:.75rem}.scale-row[data-astro-cid-5bnwwcr7]{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:1rem}@media(max-width:480px){.scale-row[data-astro-cid-5bnwwcr7]{grid-template-columns:75px 1fr;gap:.5rem}}.scale-label[data-astro-cid-5bnwwcr7]{font-size:.8rem;font-weight:600;color:#cbd5e1}.scale-track[data-astro-cid-5bnwwcr7]{width:100%;height:24px;background:#ffffff1a;border-radius:12px;overflow:hidden}.scale-fill[data-astro-cid-5bnwwcr7]{height:100%;display:flex;align-items:center;padding:0 .75rem;border-radius:12px;transition:width .3s ease}.yard-fill[data-astro-cid-5bnwwcr7]{background:linear-gradient(90deg,#6366f1,#818cf8)}.meter-fill[data-astro-cid-5bnwwcr7]{background:linear-gradient(90deg,#10b981,#34d399)}.fill-text[data-astro-cid-5bnwwcr7]{font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap}.breakdown-box[data-astro-cid-5bnwwcr7]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem}@media(max-width:480px){.breakdown-box[data-astro-cid-5bnwwcr7]{padding:1rem .85rem}}.breakdown-title[data-astro-cid-5bnwwcr7]{font-size:.9rem;font-weight:700;color:#334155;margin-bottom:.85rem;text-transform:uppercase;letter-spacing:.04em}.breakdown-grid[data-astro-cid-5bnwwcr7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem}.unit-card[data-astro-cid-5bnwwcr7]{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.unit-card-name[data-astro-cid-5bnwwcr7]{font-size:.75rem;color:#64748b;font-weight:600}.unit-card-value[data-astro-cid-5bnwwcr7]{font-size:.95rem;font-weight:700;color:#0f172a}
