.result-page-shell{min-height:100vh;background:#fafaf9;color:var(--text-primary,#1c1917);font-family:var(--font-sans,system-ui,sans-serif)}.result-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid #e7e5e4;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.result-header-left{display:flex;align-items:center;gap:12px}.result-header-logo{width:28px;height:28px;display:block}.result-header-wordmark{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-weight:700;font-size:19px;letter-spacing:-.01em;color:var(--text-primary);text-decoration:none}.result-header-wordmark-accent{color:var(--navy,#1E3A8A);font-weight:inherit}.result-header-right{display:flex;align-items:center;gap:8px}.result-header-cta,.result-header-icon-btn{border:1px solid #e7e5e4;background:#fff;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:6px;color:var(--text-primary);text-decoration:none;font-family:inherit}.result-header-icon-btn{padding:8px}.result-header-cta:hover,.result-header-icon-btn:hover{background:#fafaf9}.result-hero{border-left:4px solid var(--verdict-accent,#6b7280);background:linear-gradient(180deg,var(--verdict-bg,#f3f4f6) 0,#fafaf9 60%);padding:48px 24px 56px;display:grid;grid-template-columns:1fr;gap:32px;max-width:1100px;margin:0 auto}@media (min-width:768px){.result-hero{grid-template-columns:1fr 360px;align-items:center;padding:64px 32px 72px}}.result-hero-pill{display:inline-flex;align-items:center;gap:6px;background:var(--verdict-bg,#f3f4f6);color:var(--verdict-text,#374151);border:1px solid var(--verdict-accent,#6b7280);padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em}.result-hero-question{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-weight:700;font-size:32px;line-height:1.12;color:var(--text-primary);margin:16px 0 12px}@media (min-width:768px){.result-hero-question{font-size:44px}}.result-hero-tag{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary,#57534e)}.result-hero-tag-dims{font-family:var(--rl-mono,"JetBrains Mono",monospace);font-size:13px;color:var(--text-primary)}.result-hero-metric{margin-top:20px;display:flex;align-items:baseline;gap:12px}.result-hero-metric-value{font-family:var(--rl-mono,"JetBrains Mono",monospace);font-size:32px;font-weight:700;color:var(--verdict-accent,#6b7280)}.result-hero-metric-label{font-size:14px;color:var(--text-secondary)}.result-hero-illustration{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;min-height:240px}.result-hero-illustration svg{max-width:100%;height:auto}.result-spec-strip{max-width:1100px;margin:0 auto;padding:24px}.result-spec-card{display:grid;grid-template-columns:1fr;border:1px solid #e7e5e4;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px -12px rgba(15,23,42,.08)}@media (min-width:640px){.result-spec-card{grid-template-columns:repeat(3,1fr)}}.result-spec-cell{display:flex;flex-direction:column;gap:6px;padding:18px 22px;border-bottom:1px solid #e7e5e4}.result-spec-cell:last-child{border-bottom:none}@media (min-width:640px){.result-spec-cell{border-bottom:none;border-right:1px solid #e7e5e4}.result-spec-cell:last-child{border-right:none}}.result-spec-cell-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary,#a8a29e)}.result-spec-cell-value{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-weight:600;font-size:15px;color:var(--text-primary);display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;line-height:1.35}.result-spec-cell-dims{font-family:var(--rl-mono,"JetBrains Mono",monospace);font-size:13px;font-weight:400;color:var(--text-secondary)}.result-spec-cell-result .result-spec-cell-value{color:var(--verdict-accent,var(--text-primary));font-family:var(--rl-mono,"JetBrains Mono",monospace);font-weight:600}.result-tabs{max-width:1100px;margin:0 auto;padding:16px 24px 48px}.result-expert-head-wrap{max-width:1100px;margin:28px auto 0;padding:22px 1rem 10px;border-top:1px solid #ececec}.result-expert-title{display:flex;align-items:center;gap:10px;margin:0;font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--text-primary,#1c1917)}.result-expert-check{flex:none;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#fff;background:var(--verdict-accent,#6b7280);box-shadow:0 1px 2px rgba(16,24,40,.12)}.result-expert-check svg{display:block}.result-tabs-bar{display:flex;gap:4px;border-bottom:1px solid #e7e5e4;overflow-x:auto}.result-tab-btn{background:none;padding:14px 16px;font-family:inherit;font-size:14px;font-weight:500;color:var(--text-secondary);cursor:pointer;border:none;border-bottom:2px solid transparent;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.result-tab-btn[aria-selected=true]{color:var(--text-primary);border-bottom-color:var(--verdict-accent,#6b7280)}.result-tab-panel{padding:24px 0}.result-tab-panel[hidden]{display:none}.result-tab-h3{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-weight:700;font-size:24px;margin:0 0 12px}.result-tab-callout{margin-top:20px;padding:16px 20px;background:var(--verdict-bg,#f3f4f6);border-radius:12px;border-left:3px solid var(--verdict-accent,#6b7280)}.result-tab-callout-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:14px}.result-tab-callout-row+.result-tab-callout-row{margin-top:4px}.result-tab-callout-num{font-weight:600}.result-math-step,.result-tab-callout-num{font-family:var(--rl-mono,"JetBrains Mono",monospace)}.result-math-step{padding:14px 16px;border:1px solid #e7e5e4;border-radius:10px;margin-bottom:10px;font-size:13px}.result-math-step-head{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:6px;font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:14px}.result-math-step-formula{color:var(--text-secondary)}.result-assumptions-list{padding-left:20px;line-height:1.7;font-size:15px}.result-assumptions-list li{margin-bottom:8px}.result-similar{max-width:1100px;margin:0 auto;padding:24px 24px 56px}.result-similar-h{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:20px;font-weight:600;margin:0 0 20px;color:var(--text-primary)}.result-similar-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.result-similar-grid{grid-template-columns:repeat(2,1fr)}}.result-similar-card{display:block;padding:16px;background:#fff;border:1px solid #e7e5e4;border-radius:12px;text-decoration:none;color:var(--text-primary);transition:border-color .12s ease}.result-similar-card:hover{border-color:var(--text-tertiary)}.result-similar-card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.result-similar-card-label{font-size:14px;line-height:1.4}.result-similar-card-badge{font-size:10px;font-weight:700;letter-spacing:.06em;padding:4px 8px;border-radius:999px;white-space:nowrap;background:var(--verdict-bg,#f3f4f6);color:var(--verdict-text,#374151);border:1px solid var(--verdict-accent,#6b7280)}.result-footnote{text-align:center;font-size:13px;color:var(--text-tertiary);padding:16px 24px 0;max-width:1100px;margin:0 auto}.result-bottom-chat{max-width:1100px;margin:0 auto;padding:12px 24px 64px}.result-cta-cue{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 24px 0}.result-cta-cue-arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;border:1px solid #e7e5e4;background:#fff;color:var(--navy,#1E3A8A);box-shadow:0 1px 2px rgba(15,23,42,.05);animation:result-cta-bob 2.4s cubic-bezier(.16,1,.3,1) infinite}.result-cta-cue-label{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:13px;font-weight:600;color:var(--text-secondary,#57534e);letter-spacing:.01em}@keyframes result-cta-bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.result-cta-cue-arrow{animation:none}}.result-cta-head{max-width:640px;margin:4px auto 18px;padding:0 24px;text-align:center}.result-cta-title{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:24px;font-weight:700;letter-spacing:-.015em;line-height:1.15;color:var(--text-primary,#1c1917);margin:0;text-wrap:balance}.result-cta-sub{font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:15px;line-height:1.5;color:var(--text-secondary,#57534e);margin:8px auto 0;max-width:44ch;text-wrap:pretty}.result-chat-convo{margin-bottom:16px;padding:4px 0}.result-bottom-chat-skeleton{height:240px;background:linear-gradient(90deg,#f3f4f6,#ffffff,#f3f4f6);background-size:200% 100%;animation:result-skel-pulse 1.4s ease-in-out infinite;border-radius:16px}@keyframes result-skel-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.result-bottom-chat [role=region][aria-label="Chat interface"]{animation:result-bottom-chat-attention 2.5s ease-in-out infinite}.result-bottom-chat [role=region][aria-label="Chat interface"]:focus-within,.result-bottom-chat [role=region][aria-label="Chat interface"]:hover{animation:none}@keyframes result-bottom-chat-attention{0%,to{box-shadow:0 8px 30px rgba(0,0,0,.06),0 0 0 0 rgba(30,58,138,0)}50%{box-shadow:0 8px 30px rgba(0,0,0,.06),0 0 0 6px rgba(30,58,138,.1)}}@media (prefers-reduced-motion:reduce){.result-bottom-chat [role=region][aria-label="Chat interface"]{animation:none}}.result-why-clearance-hero{font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:36px;font-weight:700;color:var(--verdict-accent);line-height:1.05;margin-bottom:4px}.result-why-clearance-axis{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:24px}.result-why-paragraph{font-size:16px;line-height:1.6;max-width:60ch}.result-why-handling,.result-why-paragraph{font-family:var(--rl-body,"Inter",system-ui,sans-serif)}.result-why-handling{font-size:14px;color:var(--text-secondary);margin-top:16px}.result-why-handling-glyph{color:var(--verdict-accent);margin-right:4px}.result-why-math-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;padding:0;font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:14px;color:var(--verdict-accent);cursor:pointer;margin-top:16px}.result-why-math-link:hover{text-decoration:underline}.result-why-proof-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:11px;max-width:60ch}.result-why-proof-item{display:flex;align-items:baseline;gap:10px;font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:15px;line-height:1.5;color:var(--text-primary)}.result-why-proof-check{flex:none;font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:13px;font-weight:700;color:var(--verdict-accent,#1f7a4d)}.result-why-proof-item.is-warn .result-why-proof-check{color:var(--verdict-text,#b42318)}.result-why-proof-text{flex:1}.result-math-tightest-hero{margin:8px 0 32px}.result-math-tightest-vs{font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:28px;font-weight:700;color:var(--text-primary)}.result-math-tightest-vs-sep{color:var(--text-tertiary);font-weight:400}.result-math-tightest-clearance{font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:14px;color:var(--text-secondary);margin-top:4px}.result-math-tightest-clearance-value{color:var(--verdict-accent);font-weight:600}.result-math-axis-table{width:100%;border-collapse:collapse;font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:14px;margin-bottom:32px}.result-math-axis-table td{padding:8px 12px;vertical-align:baseline}.result-math-axis-name{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.result-math-axis-margin,.result-math-axis-pct{text-align:right}.result-math-axis-row-pass td:first-child{color:var(--success-text,#15803d)}.result-math-axis-row-fail td:first-child{color:var(--danger-text,#a32d2d)}.result-math-axis-row-na td{color:var(--text-tertiary)}.result-math-orientation-table{width:100%;border-collapse:collapse;font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:14px;margin-bottom:16px}.result-math-orientation-table th{text-align:left;font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);padding:8px 12px;border-bottom:1px solid #e7e5e4}.result-math-orientation-table td{padding:10px 12px;border-bottom:1px solid #f5f5f4}.result-math-orientation-table tbody tr:nth-child(2n) td{background:#fafaf9}.result-math-orientation-row-chosen td{background:var(--verdict-bg)!important}.result-math-orientation-chosen-badge{display:inline-block;background:var(--verdict-accent);color:#fff;font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:10px;padding:2px 6px;border-radius:4px;margin-right:8px}.result-math-orientation-fail-chip{display:inline-block;background:#fef3c7;color:#92400e;font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:12px;padding:2px 8px;border-radius:999px}.result-math-tolerance-note{font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:13px;font-style:italic;color:var(--text-tertiary);margin-top:4px;margin-bottom:32px}.result-math-axis-caption{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary,#a8a29e);padding-bottom:4px!important}.result-math-proof-steps{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.result-math-card{border-radius:12px;overflow:hidden;background:var(--surface,#fff);box-shadow:0 1px 2px rgba(16,24,40,.06);border:1px solid #e7e5e4;border:1px solid color-mix(in srgb,var(--verdict-accent,#6b7280) 45%,#fff)}.result-math-card-top{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #e7e5e4;border-bottom:1px solid color-mix(in srgb,var(--verdict-accent,#6b7280) 22%,#fff);background:#fafaf9;background:color-mix(in srgb,var(--verdict-accent,#6b7280) 10%,#fff)}.result-math-card-badge{flex:none;width:26px;height:26px;border-radius:7px;display:grid;place-items:center;font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-weight:600;font-size:13px;color:#fff;background:var(--verdict-accent,#6b7280)}.result-math-card-title{display:block;font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary,#1c1917);min-width:0}.result-math-card-axis{font-weight:500;color:var(--text-secondary,#57534e)}.result-math-card-pill{flex:none;margin-left:auto;display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:10.5px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.result-math-card-pill.is-pass{background:var(--success-bg,#dcfce7);color:var(--success-text,#15803d)}.result-math-card-pill.is-fail{background:var(--danger-bg,#fee2e2);color:var(--danger-text,#b91c1c)}.result-math-card-pill.is-checked{background:var(--warning-bg,#fef3c7);color:var(--warning-text,#92400e)}.result-math-card-body{padding:20px 16px;text-align:center;background-color:var(--surface,#fff);background-image:linear-gradient(to right,var(--border,#e7e5e4) 1px,transparent 1px),linear-gradient(to bottom,var(--border,#e7e5e4) 1px,transparent 1px);background-image:linear-gradient(to right,color-mix(in srgb,var(--verdict-accent,#6b7280) 22%,#fff) 1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--verdict-accent,#6b7280) 22%,#fff) 1px,transparent 1px);background-size:22px 22px}.result-math-card-body .fullcalc-formula-stage{display:flex;flex-direction:column;align-items:center;gap:6px;overflow-x:auto;padding:12px 0}.result-math-card-body .fullcalc-formula-line{font-size:16px;color:var(--text-primary,#1c1917)}.result-math-card-body .fullcalc-arrow{font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:10.5px;letter-spacing:.12em;color:var(--text-tertiary,#a8a29e)}.result-math-card-read{display:flex;gap:9px;align-items:flex-start;padding:12px 16px;background:var(--surface,#fff);border-top:1px solid #e7e5e4;border-top:1px solid color-mix(in srgb,var(--verdict-accent,#6b7280) 22%,#fff);font-size:13px;line-height:1.5;color:var(--text-secondary,#57534e)}.result-math-card-read-dot{flex:none;width:9px;height:9px;border-radius:50%;margin-top:5px;background:var(--text-tertiary,#a8a29e)}.result-math-card-read.is-pass .result-math-card-read-dot{background:var(--success,#15803d)}.result-math-card-read.is-fail .result-math-card-read-dot{background:var(--danger,#b91c1c)}.result-math-card-read-text b{color:var(--text-primary,#1c1917);font-weight:600}.result-math-card.is-limiting{border-left:3px solid var(--verdict-accent,#6b7280)}.result-math-card.is-limiting .result-math-card-top{background:#f5f5f4;background:color-mix(in srgb,var(--verdict-accent,#6b7280) 16%,#fff)}.result-math-reveal{border:1px solid #e7e5e4;border:1px solid color-mix(in srgb,var(--verdict-accent,#6b7280) 22%,#fff);border-radius:12px;background:var(--surface,#fff);overflow:hidden;box-shadow:0 1px 2px rgba(16,24,40,.06)}.result-math-reveal-summary{display:flex;align-items:center;gap:10px;padding:14px 16px;font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:14px;font-weight:600;color:var(--text-primary,#1c1917);cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s ease}.result-math-reveal-summary::-webkit-details-marker{display:none}.result-math-reveal-summary:hover{background:#fafaf9;background:color-mix(in srgb,var(--verdict-accent,#6b7280) 6%,#fff)}.result-math-reveal-summary:before{content:"";flex:none;width:7px;height:7px;margin-left:2px;border-right:2px solid var(--verdict-accent,#6b7280);border-bottom:2px solid var(--verdict-accent,#6b7280);transform:rotate(-45deg);transition:transform .2s ease}.result-math-reveal[open] .result-math-reveal-summary:before{transform:rotate(45deg)}.result-math-reveal[open] .result-math-reveal-summary{border-bottom:1px solid #e7e5e4;border-bottom:1px solid color-mix(in srgb,var(--verdict-accent,#6b7280) 18%,#fff)}.result-math-reveal-body{font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:14px;line-height:1.6;color:var(--text-secondary,#57534e);padding:16px}.result-math-reveal-body>p:first-child{margin-top:0}.result-math-reveal-body ol{padding-left:20px;margin:12px 0;display:flex;flex-direction:column;gap:8px}.result-math-reveal-body ol li{padding-left:4px}.result-math-reveal-body ol li::marker{color:var(--verdict-accent,#6b7280);font-weight:600}.result-math-reveal-closer{color:var(--text-tertiary,#a8a29e);margin:12px 0 0;font-size:13px}@media (max-width:640px){.result-math-orientation-table thead{display:none}.result-math-orientation-table tr{display:block;padding:8px 0;border-bottom:1px solid #f5f5f4}.result-math-orientation-table td{display:block;padding:4px 12px;border:0}}@media (max-width:480px){.result-why-clearance-hero{font-size:28px}}.result-assumptions-group{margin-bottom:32px}.result-assumptions-group-h{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:12px}.result-assumptions-dim-list{list-style:none;padding:0;margin:0}.result-assumptions-dim-row{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline;padding:8px 0}.result-assumptions-dim-subject{font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:14px}.result-assumptions-dim-value{font-size:14px}.result-assumption-chip,.result-assumptions-dim-value{font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace)}.result-assumption-chip{font-size:10px;padding:2px 6px;border-radius:4px;text-transform:uppercase}.result-assumption-chip--measured{background:#f5f5f4;color:#57534e}.result-assumption-chip--standard{background:#dbeafe;color:#1e40af}.result-assumptions-explainer summary{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:12px;color:var(--text-tertiary);cursor:pointer}.result-assumptions-explainer p{font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:14px;color:var(--text-secondary);margin-top:8px}.result-solver-prose-wrap{max-width:1100px;margin:0 auto;padding:.25rem 24px}.result-solver-prose{font-family:var(--rl-body,"Inter",system-ui,sans-serif);font-size:1rem;line-height:1.6;color:var(--text-secondary,#4a5568)}.result-solver-prose+.result-solver-prose{margin-top:.6rem}.result-breadcrumb{max-width:1100px;margin:0 auto;padding:14px 20px 0;display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-family:var(--rl-mono,"JetBrains Mono",monospace);font-size:12px;letter-spacing:.03em;color:#78716c}.result-breadcrumb a{color:inherit;text-decoration:none}.result-breadcrumb a:hover{color:var(--navy,#1E3A8A)}.result-breadcrumb-sep{color:#d6d3d1}.result-breadcrumb-current{color:var(--text-primary,#1c1917);max-width:48ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:520px){.result-breadcrumb-current{max-width:22ch}}.result-hub-link-wrap{max-width:1100px;margin:0 auto;padding:.5rem 1rem 0}.result-hub-link{display:inline-block;font-size:.95rem;font-weight:600;color:var(--navy,#1e3a5f);text-decoration:none}.result-hub-link:hover{text-decoration:underline}.result-ground{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.result-ground svg{position:absolute;inset:0;width:100%;height:100%}.result-page-shell.dossier{position:relative;z-index:1;background:#f6f4ee;--rl-display:var(--font-rl-display,"Bricolage Grotesque",system-ui,sans-serif);--rl-body:var(--font-rl-body,"Newsreader",Georgia,"Times New Roman",serif);--rl-mono:var(--font-rl-mono,"JetBrains Mono",ui-monospace,monospace)}.result-page-shell.dossier .result-hero{background:linear-gradient(178deg,var(--verdict-bg,#eaf3ed) 0,#f6f4ee 72%)}.result-page-shell.dossier .result-hero-illustration{box-shadow:0 1px 2px rgba(16,24,40,.05),0 18px 40px -24px rgba(30,58,138,.18)}.result-hero-verdict{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-weight:800;font-size:clamp(46px,8vw,84px);line-height:.92;letter-spacing:-.035em;color:var(--verdict-accent,#6b7280);margin:4px 0 2px;text-wrap:balance}.result-hero-verdict-sub{display:block;font-size:.42em;font-weight:700;letter-spacing:-.01em;color:var(--verdict-text,#374151);margin-top:.12em}.result-hero-question.is-kicker{font-size:clamp(16px,2vw,19px);font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--text-secondary,#57534e);margin:18px 0 6px;max-width:34ch}.result-page-shell.dossier .result-solver-prose{font-size:17.5px;line-height:1.6}.result-page-shell.dossier .result-why-paragraph{font-size:17px}.result-page-shell.dossier .result-why-proof-item{font-size:16px}.result-page-shell.dossier .result-spec-card{border-color:color-mix(in srgb,var(--verdict-accent,#6b7280) 26%,#e7e5e4)}.result-page-shell.dossier .result-spec-cell-result{background:color-mix(in srgb,var(--verdict-accent,#6b7280) 8%,#fff)}.result-page-shell.dossier .result-spec-cell-value{font-variant-numeric:tabular-nums}.result-spec-tight{font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:10.5px;letter-spacing:.04em;color:var(--verdict-text,#57534e);margin-top:1px}@media (prefers-reduced-motion:no-preference){.result-page-shell.dossier .result-fade-up{opacity:0;animation:result-fade-up .6s ease forwards}.result-page-shell.dossier .result-fade-up.f1{animation-delay:.1s}.result-page-shell.dossier .result-fade-up.f2{animation-delay:.24s}.result-page-shell.dossier .result-fade-up.f3{animation-delay:.38s}.result-page-shell.dossier .result-stamp{animation:result-stamp .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.42s}}@keyframes result-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes result-stamp{0%{opacity:0;transform:scale(.82)}60%{opacity:1}to{transform:scale(1)}}.result-unit-toggle{position:fixed;bottom:max(20px,env(safe-area-inset-bottom,0px));left:50%;transform:translateX(-50%);z-index:45;display:inline-flex;gap:4px;padding:5px;border-radius:999px;background:color-mix(in srgb,#ffffff 80%,transparent);backdrop-filter:blur(14px) saturate(1.5);border:1px solid rgba(15,23,42,.1);box-shadow:0 4px 12px -3px rgba(15,23,42,.16),0 16px 36px -10px rgba(15,23,42,.22);transition:opacity .25s ease,transform .25s cubic-bezier(.16,1,.3,1);animation:result-unit-toggle-in .42s cubic-bezier(.16,1,.3,1) both}.result-unit-toggle.is-hidden{opacity:0;transform:translate(-50%,18px);pointer-events:none}.result-unit-toggle-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:6px 18px;border-radius:999px;cursor:pointer;color:#475467;display:flex;flex-direction:column;align-items:center;gap:1px;line-height:1.1;transition:background .18s ease,color .18s ease}.result-unit-toggle-btn:hover{color:#101828}.result-unit-toggle-btn:focus-visible{outline:2px solid #101828;outline-offset:2px}.result-unit-toggle-label{font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:13px;font-weight:600}.result-unit-toggle-hint{font-family:var(--rl-mono,"JetBrains Mono",monospace);font-size:9px;font-weight:500;letter-spacing:.03em;opacity:.55}.result-unit-toggle-btn.is-active{background:#101828;color:#fff}.result-unit-toggle-btn.is-active .result-unit-toggle-hint{opacity:.78}@keyframes result-unit-toggle-in{0%{opacity:0;transform:translate(-50%,26px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.result-unit-toggle{animation:none;transition:opacity .25s ease}.result-unit-toggle.is-hidden{transform:translateX(-50%)}}.result-proof{max-width:1100px;margin:8px auto 4px;padding:0 24px}.result-proof-head{display:flex;align-items:center;gap:7px;margin-bottom:10px;font-family:var(--rl-mono,"JetBrains Mono",monospace);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary,#a8a29e)}.result-proof-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--verdict-accent,#1f7a4d);color:#fff}.result-proof-block{display:grid;grid-template-columns:1fr;margin:0;border:1px solid #e7e5e4;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px -12px rgba(15,23,42,.08)}@media (min-width:560px){.result-proof-block{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.result-proof-block{grid-template-columns:repeat(4,1fr)}}.result-proof-cell{display:flex;flex-direction:column;gap:5px;padding:16px 20px;border-bottom:1px solid #e7e5e4}.result-proof-cell:last-child{border-bottom:none}@media (min-width:560px){.result-proof-cell{border-right:1px solid #e7e5e4}.result-proof-cell:nth-child(2n){border-right:none}}@media (min-width:900px){.result-proof-cell{border-bottom:none}.result-proof-cell:nth-child(2n){border-right:1px solid #e7e5e4}.result-proof-cell:last-child{border-right:none}}.result-proof-cell dt{margin:0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary,#a8a29e)}.result-proof-cell dd{margin:0;font-family:var(--rl-display,"Outfit",system-ui,sans-serif);font-size:15px;font-weight:600;color:var(--text-primary,#1c1917);line-height:1.3}.result-proof-cell dd.result-proof-accent{font-family:var(--rl-mono,"JetBrains Mono",monospace);color:var(--verdict-accent,#1f7a4d)}.ifd-md{width:100%;height:auto;display:block}.ifd-paper{fill:#fff}.dossier .ifd-paper{fill:#fcfbf7}.ifd-grid{stroke:color-mix(in srgb,#1e3a8a 12%,#fff);stroke-width:1}.ifd-jamb{stroke:var(--text-primary,#1c1917);stroke-width:2.5;fill:none}.ifd-dim{stroke:#1e3a8a;stroke-width:1.25;opacity:.62}.ifd-dim-accent{stroke:var(--verdict-accent,#1f7a4d);stroke-width:1.5;opacity:.95}.ifd-label{fill:#1e3a8a;letter-spacing:.02em}.ifd-label,.ifd-label-accent{font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:11px}.ifd-label-accent{fill:var(--verdict-text,#15412c);font-weight:600}.ifd-tag{fill:var(--verdict-accent,#1f7a4d)}.ifd-tag-text{fill:#fff;font-family:var(--rl-mono,"JetBrains Mono",ui-monospace,monospace);font-size:10.5px;font-weight:600}@media (prefers-reduced-motion:no-preference){.ifd-draw-line{stroke-dasharray:600;stroke-dashoffset:600;animation:ifd-draw 1s cubic-bezier(.22,1,.36,1) forwards}.ifd-draw-line.d2{animation-delay:.12s}.ifd-draw-line.d3{animation-delay:.24s}.ifd-draw-line.d4{animation-delay:.36s}.ifd-stamp{animation:ifd-stamp .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.42s}}@keyframes ifd-draw{to{stroke-dashoffset:0}}@keyframes ifd-stamp{0%{opacity:0;transform:scale(.82)}60%{opacity:1}to{transform:scale(1)}}