.calc-page[data-astro-cid-7loobflz]{padding-top:68px;min-height:100vh;background:var(--surface-low)}.calc-page__inner[data-astro-cid-7loobflz]{max-width:1280px;margin:0 auto;padding:3.5rem 2rem 5rem}.calc-header[data-astro-cid-7loobflz]{margin-bottom:2.5rem}.calc-header__title[data-astro-cid-7loobflz]{font-size:clamp(2rem,4vw,3rem);color:var(--on-surface);margin-bottom:.6rem;letter-spacing:-.02em}.calc-header__sub[data-astro-cid-7loobflz]{font-size:1rem;color:var(--on-surface-faint);max-width:56ch;line-height:1.65}.calc-header__criteria-date[data-astro-cid-7loobflz]{margin-top:.75rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:var(--on-surface-faint);background:var(--surface-card);border:1px solid var(--outline);border-radius:var(--radius-full);padding:.3rem .85rem}.calc-header__criteria-date[data-astro-cid-7loobflz] strong[data-astro-cid-7loobflz]{color:var(--on-surface);font-weight:700}.criteria-note[data-astro-cid-7loobflz]{color:var(--on-surface-faint);opacity:.75}.calc-layout[data-astro-cid-7loobflz]{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}.calc-form[data-astro-cid-7loobflz]{display:flex;flex-direction:column;gap:1rem}.section-card[data-astro-cid-7loobflz]{background:var(--surface-card);border-radius:var(--radius);border:1px solid var(--outline);overflow:hidden;transition:box-shadow .2s}.section-card[data-astro-cid-7loobflz][open]{box-shadow:var(--shadow-card)}.section-card__header[data-astro-cid-7loobflz]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;transition:background .15s;user-select:none}.section-card__header[data-astro-cid-7loobflz]::-webkit-details-marker{display:none}.section-card__header[data-astro-cid-7loobflz]:hover{background:var(--surface-low)}.section-card__label[data-astro-cid-7loobflz]{display:flex;align-items:center;gap:1rem}.section-card__label[data-astro-cid-7loobflz] h3[data-astro-cid-7loobflz]{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;color:var(--on-surface)}.section-card__icon[data-astro-cid-7loobflz]{width:40px;height:40px;border-radius:var(--radius-sm);background:var(--primary-bg);display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0}.section-card__chevron[data-astro-cid-7loobflz]{color:var(--on-surface-faint);transition:transform .25s}details[data-astro-cid-7loobflz][open] .section-card__chevron[data-astro-cid-7loobflz]{transform:rotate(180deg)}.section-card__body[data-astro-cid-7loobflz]{padding:1.5rem;border-top:1px solid var(--outline);display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-7loobflz]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-field[data-astro-cid-7loobflz]{display:flex;flex-direction:column;gap:.4rem}.form-label[data-astro-cid-7loobflz]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-faint)}.form-select[data-astro-cid-7loobflz]{width:100%;padding:.7rem 1rem;border-radius:var(--radius-sm);border:1.5px solid var(--outline);background:var(--surface-low);color:var(--on-surface);font-family:Outfit,sans-serif;font-size:.9rem;outline:none;transition:border-color .2s,background .2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%238a9299' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;cursor:pointer}.form-select[data-astro-cid-7loobflz]:focus{border-color:var(--primary);background-color:#fff}.checkbox-list[data-astro-cid-7loobflz]{display:flex;flex-direction:column;gap:.25rem}.checkbox-item[data-astro-cid-7loobflz]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s;gap:1rem}.checkbox-item[data-astro-cid-7loobflz]:hover{background:var(--surface-low)}.checkbox-item__label[data-astro-cid-7loobflz]{font-size:.9rem;font-weight:500;color:var(--on-surface);display:flex;align-items:center;gap:.5rem;flex:1}.checkbox-item__pts[data-astro-cid-7loobflz]{font-size:.75rem;font-weight:700;color:var(--primary);background:var(--primary-bg);padding:.1rem .5rem;border-radius:var(--radius-full)}.checkbox-input[data-astro-cid-7loobflz]{width:20px;height:20px;border-radius:4px;border:2px solid var(--outline);appearance:none;-webkit-appearance:none;background:var(--surface-low);cursor:pointer;transition:background .15s,border-color .15s;flex-shrink:0;position:relative}.checkbox-input[data-astro-cid-7loobflz]:checked{background:var(--primary);border-color:var(--primary)}.checkbox-input[data-astro-cid-7loobflz]:checked:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.clb-converter-link[data-astro-cid-7loobflz]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--primary);text-decoration:none;padding:.45rem .85rem;border-radius:var(--radius-full);background:var(--primary-bg);border:1px solid transparent;transition:background .2s,border-color .2s;align-self:flex-start}.clb-converter-link[data-astro-cid-7loobflz]:hover{border-color:var(--primary);background:var(--primary-light, var(--primary-bg))}.clb-converter-link__icon[data-astro-cid-7loobflz]{font-size:15px}.clb-converter-link__arrow[data-astro-cid-7loobflz]{font-size:14px;opacity:.7}.score-panel__sticky[data-astro-cid-7loobflz]{position:sticky;top:calc(68px + 1.5rem);display:flex;flex-direction:column;gap:1.25rem}.score-card[data-astro-cid-7loobflz]{background:var(--surface-card);border-radius:var(--radius);border:1px solid var(--outline);padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;box-shadow:var(--shadow-card)}.score-card__label[data-astro-cid-7loobflz]{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-faint)}.score-donut[data-astro-cid-7loobflz]{position:relative;width:180px;height:180px;flex-shrink:0}.score-donut__svg[data-astro-cid-7loobflz]{width:100%;height:100%;transform:rotate(-90deg)}.score-donut__track[data-astro-cid-7loobflz]{stroke:var(--outline)}.score-donut__fill[data-astro-cid-7loobflz]{stroke:var(--primary);transition:stroke-dashoffset .6s cubic-bezier(.34,1.56,.64,1)}.score-donut__center[data-astro-cid-7loobflz]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-donut__value[data-astro-cid-7loobflz]{font-family:"DM Serif Display",serif;font-size:3rem;color:var(--primary);line-height:1;transition:all .3s}.score-donut__max[data-astro-cid-7loobflz]{font-size:.8rem;color:var(--on-surface-faint);margin-top:2px}.score-status[data-astro-cid-7loobflz]{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;border-radius:var(--radius-full);font-size:.8rem;font-weight:600;background:#f0fdf4;color:#166534;transition:all .3s}.score-status--warn[data-astro-cid-7loobflz]{background:#fef9c3;color:#854d0e}.score-status--danger[data-astro-cid-7loobflz]{background:#fef2f2;color:#991b1b}.score-status__dot[data-astro-cid-7loobflz]{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse 2s infinite;flex-shrink:0}.score-status--warn[data-astro-cid-7loobflz] .score-status__dot[data-astro-cid-7loobflz]{background:#eab308}.score-status--danger[data-astro-cid-7loobflz] .score-status__dot[data-astro-cid-7loobflz]{background:#ef4444}.score-bars[data-astro-cid-7loobflz]{width:100%;display:flex;flex-direction:column;gap:.85rem}.score-bar__header[data-astro-cid-7loobflz]{display:flex;justify-content:space-between;font-size:.75rem;font-weight:600;color:var(--on-surface-faint);margin-bottom:.3rem}.score-bar__header[data-astro-cid-7loobflz] span[data-astro-cid-7loobflz]:last-child{color:var(--on-surface)}.score-bar__track[data-astro-cid-7loobflz]{height:6px;background:var(--outline);border-radius:99px;overflow:hidden}.score-bar__fill[data-astro-cid-7loobflz]{height:100%;background:var(--on-surface);border-radius:99px;transition:width .5s ease}.score-cta[data-astro-cid-7loobflz]{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,var(--accent) 0%,var(--primary-dark) 100%);color:#fff;padding:1rem;border-radius:var(--radius-sm);font-weight:700;font-size:1rem;font-family:Outfit,sans-serif;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px -4px #a300134d}.score-cta[data-astro-cid-7loobflz]:hover{transform:translateY(-2px);box-shadow:0 16px 36px -4px #a3001366}.draw-card[data-astro-cid-7loobflz]{background:var(--surface-card);border:1px solid var(--outline);border-radius:var(--radius);padding:1.5rem}.draw-card__header[data-astro-cid-7loobflz]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.draw-card__label[data-astro-cid-7loobflz]{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-faint);margin-bottom:0}.draw-card__view-link[data-astro-cid-7loobflz]{display:inline-flex;align-items:center;gap:.2rem;font-size:.72rem;font-weight:700;color:var(--primary);text-decoration:none;transition:opacity .15s}.draw-card__view-link[data-astro-cid-7loobflz]:hover{opacity:.7}.draw-card__row[data-astro-cid-7loobflz]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.draw-card__key[data-astro-cid-7loobflz]{font-size:.875rem;color:var(--on-surface-faint)}.draw-card__val[data-astro-cid-7loobflz]{font-size:1.1rem;font-weight:800;color:var(--primary);font-family:"DM Serif Display",serif}.draw-card__compare[data-astro-cid-7loobflz]{font-size:.8rem;font-weight:600;padding:.5rem .75rem;border-radius:var(--radius-sm);text-align:center;transition:all .3s}.draw-card__whatif-link[data-astro-cid-7loobflz]{display:inline-flex;align-items:center;gap:.3rem;margin-top:.75rem;font-size:.75rem;font-weight:700;color:var(--primary);text-decoration:none;transition:opacity .15s}.draw-card__whatif-link[data-astro-cid-7loobflz]:hover{opacity:.75}@media(max-width:1024px){.calc-layout[data-astro-cid-7loobflz]{grid-template-columns:1fr}.score-panel__sticky[data-astro-cid-7loobflz]{position:static}}@media(max-width:600px){.calc-page__inner[data-astro-cid-7loobflz]{padding:2rem 1.25rem 4rem}.form-row[data-astro-cid-7loobflz]{grid-template-columns:1fr}}.spouse-note[data-astro-cid-7loobflz]{font-size:.8rem;color:var(--on-surface-faint);background:var(--primary-bg);border-radius:var(--radius-sm);padding:.6rem .85rem;margin:0;line-height:1.55}.form-label[data-astro-cid-7loobflz]{display:flex;align-items:center;gap:.3rem}.info-btn[data-astro-cid-7loobflz]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:transparent;color:var(--on-surface-faint);cursor:pointer;border-radius:50%;flex-shrink:0;transition:color .15s,background .15s;line-height:1}.info-btn[data-astro-cid-7loobflz]:hover,.info-btn[data-astro-cid-7loobflz]:focus-visible{color:var(--primary);background:var(--primary-bg);outline:none}.info-btn[data-astro-cid-7loobflz] .material-symbols-outlined[data-astro-cid-7loobflz]{font-size:15px;line-height:1}.checkbox-item__label[data-astro-cid-7loobflz] .info-btn[data-astro-cid-7loobflz]{width:20px;height:20px;margin-left:.1rem}.checkbox-item__label[data-astro-cid-7loobflz] .info-btn[data-astro-cid-7loobflz] .material-symbols-outlined[data-astro-cid-7loobflz]{font-size:15px}.info-popover[data-astro-cid-7loobflz]{position:fixed;z-index:1000;max-width:280px;background:var(--surface-card);border:1px solid var(--primary);border-radius:var(--radius-sm);padding:.85rem 1rem;box-shadow:0 8px 24px -4px #0000002e;animation:popover-in .15s ease}.info-popover[data-astro-cid-7loobflz]:before,.info-popover[data-astro-cid-7loobflz]:after{content:"";position:absolute;top:50%;transform:translateY(-50%);border:7px solid transparent}.info-popover[data-astro-cid-7loobflz][data-side=right]:before{right:100%;border-right-color:var(--primary)}.info-popover[data-astro-cid-7loobflz][data-side=right]:after{right:calc(100% - 1px);border-right-color:var(--surface-card)}.info-popover[data-astro-cid-7loobflz][data-side=left]:before{left:100%;border-left-color:var(--primary)}.info-popover[data-astro-cid-7loobflz][data-side=left]:after{left:calc(100% - 1px);border-left-color:var(--surface-card)}.info-popover[data-astro-cid-7loobflz][hidden]{display:none!important}@keyframes popover-in{0%{opacity:0;scale:.97}to{opacity:1;scale:1}}.info-popover__close[data-astro-cid-7loobflz]{position:absolute;top:6px;right:6px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;color:var(--on-surface-faint);cursor:pointer;border-radius:50%;transition:background .15s,color .15s}.info-popover__close[data-astro-cid-7loobflz]:hover{background:var(--surface-low);color:var(--on-surface)}.info-popover__close[data-astro-cid-7loobflz] .material-symbols-outlined[data-astro-cid-7loobflz]{font-size:15px}.info-popover__text[data-astro-cid-7loobflz]{font-size:.82rem;line-height:1.6;color:var(--on-surface);margin:0;padding-right:1rem}
