.main-container{max-width:1400px;margin:0 auto;padding:40px 20px}.calc-breadcrumb{color:var(--calc-text-faded);margin-bottom:1rem;font-size:.82rem}.calc-breadcrumb a{color:var(--calc-text-faded);text-decoration:none}.calc-breadcrumb a:hover{color:var(--calc-cyan)}.calc-title{font-family:var(--calc-font-headline);color:var(--calc-text-primary);margin:0 0 .5rem;font-size:clamp(1.6rem,4vw,2.4rem)}.calc-subtitle{color:var(--calc-text-faded);max-width:72ch;margin:0 0 1.5rem;line-height:1.6}.tab-nav{border-bottom:2px solid var(--calc-border-subtle);gap:4px;margin-bottom:1.5rem;padding-bottom:0;display:flex}.tab-btn{color:var(--calc-text-faded);cursor:pointer;font-family:var(--calc-font-headline);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;transition:color .15s,border-color .15s}.tab-btn.active{color:var(--calc-cyan);border-bottom-color:var(--calc-cyan)}.tab-btn:hover:not(.active){color:var(--calc-text-primary)}.tab-content{display:none}.tab-content.active{display:block}.calc-layout{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.card{background:var(--calc-bg-card);border:1px solid var(--calc-border-default);border-radius:var(--calc-radius-lg);margin-bottom:1.25rem;padding:1.4rem 1.6rem}.card:last-child{margin-bottom:0}.section-title{font-family:var(--calc-font-headline);letter-spacing:.07em;text-transform:uppercase;color:var(--calc-text-faded);margin-bottom:1.1rem;font-size:.78rem;font-weight:700}.toggle-row{border-bottom:1px solid var(--calc-border-subtle);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.65rem 0;display:flex}.toggle-row:last-of-type{border-bottom:none}.toggle-label{flex:1;align-items:flex-start;gap:.5rem;display:flex}.letter-badge{width:24px;height:24px;font-family:var(--calc-font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.75rem;font-weight:700;display:inline-flex}.letter-badge--stop{color:var(--calc-purple);background:#a855f72e}.letter-badge--bang{color:var(--calc-cyan);background:#22d3ee26}.toggle-question{color:var(--calc-text-primary);font-size:.88rem;line-height:1.4}.toggle-hint{color:var(--calc-text-faded);margin-top:2px;font-size:.76rem}.pill-group{flex-shrink:0;gap:4px;display:flex}.pill-btn{background:var(--calc-bg-input);border:1px solid var(--calc-border-default);color:var(--calc-text-faded);cursor:pointer;border-radius:999px;padding:.3rem .8rem;font-size:.78rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.pill-btn:hover{border-color:var(--calc-cyan);color:var(--calc-cyan)}.pill-btn.active{background:var(--calc-cyan);border-color:var(--calc-cyan);color:#000}.helper-section{border:1px solid var(--calc-border-subtle);border-radius:var(--calc-radius-md);margin:.6rem 0 .2rem;overflow:hidden}.helper-toggle{cursor:pointer;color:var(--calc-text-faded);user-select:none;background:var(--calc-bg-glass);align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.8rem;list-style:none;display:flex}.helper-toggle::-webkit-details-marker{display:none}.helper-toggle:before{content:"▸";font-size:.7rem;transition:transform .2s}.helper-section[open] .helper-toggle:before{transform:rotate(90deg)}.helper-body{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.helper-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.helper-label{color:var(--calc-text-faded);min-width:60px;font-size:.8rem}.helper-input{background:var(--calc-bg-input);border:1px solid var(--calc-border-strong);border-radius:var(--calc-radius-md);color:var(--calc-text-primary);font-family:var(--calc-font-mono);width:70px;padding:.3rem .6rem;font-size:.9rem;transition:border-color .15s}.helper-input:focus{border-color:var(--calc-cyan);outline:none}.helper-select{background:var(--calc-bg-input);border:1px solid var(--calc-border-strong);border-radius:var(--calc-radius-md);color:var(--calc-text-primary);padding:.3rem .5rem;font-size:.88rem}.helper-result{border-radius:var(--calc-radius-md);background:var(--calc-bg-glass);padding:.3rem .5rem;font-size:.82rem;font-weight:600}.score-hero{text-align:center;margin:.5rem 0 1rem;line-height:1}.score-num{font-family:var(--calc-font-mono);font-size:clamp(2.8rem,8vw,4.5rem);font-weight:800;transition:color .3s}.score-denom{font-family:var(--calc-font-mono);color:var(--calc-text-faded);margin-left:2px;font-size:clamp(1.4rem,4vw,2.2rem)}.risk-badge{text-align:center;font-family:var(--calc-font-headline);letter-spacing:.1em;border-radius:999px;max-width:220px;margin:0 auto .5rem;padding:.4rem 1rem;font-size:.78rem;font-weight:800;display:block}.risk-badge.risk-low{color:var(--calc-tier-good);border:1px solid var(--calc-tier-good);background:#34d39926}.risk-badge.risk-intermediate{color:var(--calc-tier-warn);border:1px solid var(--calc-tier-warn);background:#f59e0b26}.risk-badge.risk-high{color:var(--calc-tier-crisis);border:1px solid var(--calc-tier-crisis);background:#fb718526}.risk-heading{text-align:center;color:var(--calc-text-primary);margin:0 0 1rem;font-size:1rem;font-weight:600}.formula-strip{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:1rem;display:flex}.formula-pill{background:var(--calc-bg-glass);border:1px solid var(--calc-border-subtle);color:var(--calc-text-faded);border-radius:999px;padding:.2rem .7rem;font-size:.75rem}.stat-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:1rem;display:grid}.stat-card{background:var(--calc-bg-glass);border:1px solid var(--calc-border-subtle);border-radius:var(--calc-radius-md);text-align:center;padding:.5rem .6rem}.stat-label{color:var(--calc-text-faded);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.7rem}.stat-value{font-family:var(--calc-font-mono);color:var(--calc-text-primary);font-size:.95rem;font-weight:700}.assess-text{color:var(--calc-text-faded);background:var(--calc-bg-glass);border-radius:var(--calc-radius-md);border-left:3px solid var(--calc-cyan);margin-bottom:.75rem;padding:.75rem;font-size:.85rem;line-height:1.6}.alert-stack{flex-direction:column;gap:8px;margin-bottom:.75rem;display:flex}.alert-msg{border-radius:var(--calc-radius-md);padding:.6rem .85rem;font-size:.82rem;line-height:1.55}.alert-msg.alert-danger{color:#fca5a5;background:#fb71851f;border:1px solid #fb71854d}.alert-msg.alert-warn{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b4d}.alert-msg.alert-info{color:var(--calc-text-faded);background:#22d3ee12;border:1px solid #22d3ee33}.action-bar{flex-wrap:wrap;gap:8px;margin-top:.5rem;display:flex}.action-btn{background:var(--calc-bg-glass);border:1px solid var(--calc-border-default);border-radius:var(--calc-radius-md);color:var(--calc-text-faded);cursor:pointer;padding:.45rem .9rem;font-size:.8rem;transition:border-color .15s,color .15s}.action-btn:hover{border-color:var(--calc-cyan);color:var(--calc-cyan)}.two-col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.criteria-table{border-collapse:collapse;width:100%;font-size:.85rem}.criteria-table th{color:var(--calc-text-faded);letter-spacing:.04em;text-align:left;border-bottom:1px solid var(--calc-border-subtle);padding:.4rem .5rem;font-size:.75rem;font-weight:600}.criteria-table td{border-bottom:1px solid var(--calc-border-subtle);color:var(--calc-text-primary);padding:.45rem .5rem}.criteria-table tr:last-child td{border-bottom:none}.criteria-table tr.crit-yes td{color:var(--calc-tier-crisis)}.crit-status{border-radius:4px;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.crit-status.crit-yes{color:var(--calc-tier-crisis);background:#fb718526}.crit-status.crit-no{color:var(--calc-tier-good);background:#34d3991f}.stop-subgroup-box{background:var(--calc-bg-glass);border:1px solid var(--calc-border-subtle);border-radius:var(--calc-radius-md);margin-top:1rem;padding:.9rem 1rem}.stop-subgroup-title{color:var(--calc-text-faded);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;font-size:.78rem;font-weight:700}.stop-sub-score{font-family:var(--calc-font-mono);color:var(--calc-purple);margin-bottom:.4rem;font-size:1.4rem;font-weight:800}.stop-sub-msg{color:var(--calc-text-faded);font-size:.82rem;line-height:1.5}.ref-table{border-collapse:collapse;width:100%;font-size:.85rem}.ref-table th{background:var(--calc-bg-glass);color:var(--calc-text-faded);letter-spacing:.05em;text-align:left;border-bottom:2px solid var(--calc-border-default);padding:.6rem .75rem;font-size:.75rem;font-weight:700}.ref-table td{border-bottom:1px solid var(--calc-border-subtle);color:var(--calc-text-primary);vertical-align:top;padding:.55rem .75rem}.ref-table tr:last-child td{border-bottom:none}.ref-low{color:var(--calc-tier-good);font-weight:700}.ref-inter{color:var(--calc-tier-warn);font-weight:700}.ref-high{color:var(--calc-tier-crisis);font-weight:700}.page-sections-outer{max-width:1400px;margin:0 auto;padding:0 1.5rem 3rem}@media (width<=1024px){.calc-layout,.two-col{grid-template-columns:1fr}}@media (width<=768px){.main-container{padding:20px 14px}.stat-grid{grid-template-columns:repeat(3,1fr)}.toggle-row{flex-wrap:wrap}}[data-theme=light] .calc-breadcrumb,[data-theme=light] .calc-breadcrumb a{color:#64748b}[data-theme=light] .calc-breadcrumb a:hover{color:#0891b2}[data-theme=light] .calc-subtitle{color:#475569}[data-theme=light] .card{background:#fff;border-color:#0000001a;box-shadow:0 1px 4px #0000000f}[data-theme=light] .tab-nav{border-bottom-color:#0000001f}[data-theme=light] .tab-btn{color:#64748b}[data-theme=light] .tab-btn.active{color:#0891b2;border-bottom-color:#0891b2}[data-theme=light] .tab-btn:hover:not(.active){color:#0f172a}[data-theme=light] .toggle-row{border-bottom-color:#00000012}[data-theme=light] .letter-badge--stop{color:#7c3aed;background:#7c3aed1f}[data-theme=light] .letter-badge--bang{color:#0891b2;background:#0891b21f}[data-theme=light] .toggle-question{color:#0f172a}[data-theme=light] .toggle-hint{color:#64748b}[data-theme=light] .pill-btn{color:#475569;background:#f0f4f9;border-color:#0000001f}[data-theme=light] .pill-btn:hover{color:#0891b2;border-color:#0891b2}[data-theme=light] .pill-btn.active{color:#fff;background:#0891b2;border-color:#0891b2}[data-theme=light] .helper-section{border-color:#0000001a}[data-theme=light] .helper-toggle{color:#475569;background:#f5f7fa}[data-theme=light] .helper-input,[data-theme=light] .helper-select{color:#0f172a;background:#f0f4f9;border-color:#00000026}[data-theme=light] .helper-result{background:#f0f4f9}[data-theme=light] .score-denom{color:#64748b}[data-theme=light] .risk-badge.risk-low{color:#047857;background:#0478571a;border-color:#047857}[data-theme=light] .risk-badge.risk-intermediate{color:#b45309;background:#b453091a;border-color:#b45309}[data-theme=light] .risk-badge.risk-high{color:#e11d48;background:#e11d481a;border-color:#e11d48}[data-theme=light] .risk-heading{color:#0f172a}[data-theme=light] .formula-pill{color:#475569;background:#f0f4f9;border-color:#0000001a}[data-theme=light] .stat-card{background:#f0f4f9;border-color:#0000001a}[data-theme=light] .stat-label{color:#64748b}[data-theme=light] .stat-value{color:#0f172a}[data-theme=light] .assess-text{color:#334155;background:#f0f4f9;border-left-color:#0891b2}[data-theme=light] .alert-msg.alert-danger{color:#be123c;background:#fff1f2;border-color:#e11d484d}[data-theme=light] .alert-msg.alert-warn{color:#92400e;background:#fffbeb;border-color:#b453094d}[data-theme=light] .alert-msg.alert-info{color:#334155;background:#eff9fb;border-color:#0891b240}[data-theme=light] .action-btn{color:#475569;background:#f5f7fa;border-color:#0000001f}[data-theme=light] .action-btn:hover{color:#0891b2;border-color:#0891b2}[data-theme=light] .criteria-table th{color:#64748b;border-bottom-color:#0000001a}[data-theme=light] .criteria-table td{color:#0f172a;border-bottom-color:#00000012}[data-theme=light] .criteria-table tr.crit-yes td{color:#e11d48}[data-theme=light] .crit-status.crit-yes{color:#e11d48;background:#e11d481a}[data-theme=light] .crit-status.crit-no{color:#047857;background:#0478571a}[data-theme=light] .stop-subgroup-box{background:#f5f7fa;border-color:#0000001a}[data-theme=light] .stop-subgroup-title{color:#64748b}[data-theme=light] .stop-sub-score{color:#7c3aed}[data-theme=light] .stop-sub-msg{color:#334155}[data-theme=light] .ref-table th{color:#64748b;background:#f5f7fa;border-bottom-color:#0000001f}[data-theme=light] .ref-table td{color:#0f172a;border-bottom-color:#00000012}[data-theme=light] .ref-low{color:#047857}[data-theme=light] .ref-inter{color:#b45309}[data-theme=light] .ref-high{color:#e11d48}[data-theme=light] .section-title{color:#64748b}