:root{--ink:#12313b;--muted:#526b72;--green:#007c69;--mint:#a5edd6;--paper:#fffefa;--wash:#edf5f1;--line:#d2e1dc}
*{box-sizing:border-box}html{scroll-padding-top:var(--nav-offset,100px)}body{margin:0;color:var(--ink);background:var(--paper);font:17px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--green);text-underline-offset:4px}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d38c23;outline-offset:4px}button{cursor:pointer}main:focus{outline:none}.skip-link{position:fixed;top:-100px;left:15px;z-index:30;padding:12px;background:white}.skip-link:focus{top:10px}
.site-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:24px;padding:14px max(4%,calc((100vw - 1160px)/2));background:var(--paper);border-bottom:1px solid var(--line)}.brand{font-weight:800;letter-spacing:.1em;color:var(--ink);text-decoration:none;white-space:nowrap}.nav-links{display:flex;gap:3px;flex-wrap:wrap}.nav-links a{padding:8px 10px;text-decoration:none;font-size:14px;font-weight:600;color:var(--muted);border-radius:5px}.nav-links a[aria-current="location"]{background:var(--ink);color:white}
h1,h2,h3{line-height:1.12;letter-spacing:-.035em;margin:0 0 22px}h1{font-size:clamp(42px,5.4vw,76px);line-height:1.05;letter-spacing:-.047em}h2{font-size:clamp(30px,3.8vw,44px)}h3{font-size:25px}p{margin:0 0 18px}.hero{background:var(--ink);color:var(--paper);padding:64px max(6%,calc((100vw - 1100px)/2)) 50px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:750;color:var(--green);margin:0 0 18px}.hero .eyebrow{color:var(--mint)}.intro{font-size:21px;max-width:800px}.hero .intro{color:#d6e8e0}.action{display:inline-flex;gap:35px;color:var(--mint);text-decoration:none;font-size:16px;font-weight:650;padding:12px 0}.chapter{padding:58px max(6%,calc((100vw - 1100px)/2));scroll-margin-top:0}.tinted{background:var(--wash)}.section-title{margin-bottom:32px}.section-title p{max-width:800px}.section-title .eyebrow{display:block;margin-bottom:12px}.subsection{margin-top:58px;scroll-margin-top:0}.note{font-size:14px;color:var(--muted);max-width:960px}.source-link{margin:26px 0 0;font-size:15px}

.history-heading{display:flex;justify-content:space-between;gap:30px;align-items:start;margin:22px 0 25px}.history-heading h3{margin:0 0 10px}.history-heading p{font-size:16px;margin:0;color:var(--muted)}.history-callout{text-align:right;min-width:230px}.history-callout strong{display:block;color:var(--green);font-size:60px;letter-spacing:-.04em;line-height:1}.history-callout span{display:block;font-size:14px;margin-top:10px}.history-chart{margin:0}.timeline{width:100%;height:auto;display:block}.timeline text{font-size:20px}.history-chart figcaption{font-size:14px;color:var(--muted);margin:18px 0 22px}.history-legend{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.history-legend span{display:block;font-size:14px}.history-legend strong{display:block;font-size:27px;margin-top:5px}.history-legend i,.chart-legend i{display:inline-block;width:18px;height:3px;vertical-align:middle;margin-right:8px;background:var(--green)}.history-legend div:first-child strong{color:var(--green)}.history-legend+.note{margin-top:18px}.chart-legend{display:flex;gap:28px;font-size:15px;margin-bottom:16px}.bluefin-key i{background:#577fac}.global-panel figure{margin:22px 0}.global-panel figcaption{font-size:14px;color:var(--muted);margin-bottom:24px}.bar-row{display:grid;grid-template-columns:110px 1fr 60px;align-items:center;gap:15px;margin:18px 0;font-size:15px}.bar-row b{text-align:right;font-variant-numeric:tabular-nums}.track{height:23px;background:#e8efeb}.track i{display:block;height:100%;background:var(--green)}.peer .track i{background:#90aaa8}.bar-row:not(.peer){font-weight:700;color:var(--green)}
.data-table,.table-wrap{overflow-x:auto;margin:22px 0}table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}caption{text-align:left;font-size:14px;color:var(--muted);padding-bottom:16px}th,td{padding:15px 12px;text-align:left;border-bottom:1px solid var(--line)}thead th{font-size:14px;color:var(--muted);font-weight:600}tbody th{font-size:17px}th small{display:block;font-size:13px;color:var(--muted);font-weight:400}td{font-size:21px}.accent{color:var(--green);font-weight:700}.pair-ratio{font-size:18px}.pair-ratio b{color:var(--green)}.pair-ratio small{display:block;font-size:13px;color:var(--muted)}.model-table td{font-size:17px}.model-table .chosen{background:var(--ink);color:var(--paper)}.model-table .chosen td:last-child{color:var(--mint);font-weight:700}.model-table .chosen th,.model-table .chosen td{border-color:var(--ink)}.fee-equation{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:22px 0;margin:12px 0;font-size:25px;font-weight:650;color:var(--green);max-width:900px}.fee-equation b{font-size:25px;font-weight:400;color:#66857b}
.lp-simulator{padding:30px;background:var(--ink);color:var(--paper);border-radius:10px;margin:28px 0}.lp-presets{display:flex;gap:10px;margin-bottom:25px}.lp-presets button{color:#e1f0e9;background:transparent;border:1px solid #76948a;padding:11px 15px;border-radius:5px;font-size:15px}.lp-presets button.selected{background:var(--mint);border-color:var(--mint);color:var(--ink)}.lp-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}label{display:block;font-size:14px;font-weight:550}input[type=number]{width:100%;margin-top:7px;padding:10px;border:1px solid #7c968c;border-radius:5px;background:#204550;color:#fff;font-variant-numeric:tabular-nums}label small{display:block;font-size:13px;font-weight:400;margin-top:5px;color:#c2dacf}.lp-results{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:30px 0 22px}.lp-result{min-width:0}.lp-result span{display:block;font-size:15px}.lp-result strong{display:block;font-size:clamp(28px,3vw,37px);line-height:1.1;letter-spacing:-.025em;margin:10px 0;color:var(--mint);font-variant-numeric:tabular-nums}.lp-result small{display:block;font-size:13px;color:#c2dacf}.lp-simulator .note{color:#c2dacf}.lp-simulator p:last-child{margin-bottom:0}#lp-input-error:empty{display:none}#lp-input-error{color:#ffd7b3}.price-model{padding:25px 0 10px}.price-model label{font-size:17px}.price-model output{float:right;color:var(--green);font-weight:700}.price-model input{width:100%;accent-color:var(--green);margin:20px 0 5px}.price-model .lp-result strong{color:var(--green);font-size:28px}.price-model .lp-result span{color:var(--muted)}#lp-price-gap{font-size:16px;font-weight:600}
.restart-steps{list-style:none;padding:0;counter-reset:step;margin:35px 0}.restart-steps li{display:grid;grid-template-columns:35px 1fr;gap:12px;align-items:start;margin:26px 0;counter-increment:step}.restart-steps li:before{content:"0"counter(step);font-size:14px;color:var(--green);padding-top:3px}.restart-steps b{font-size:18px}footer{padding:28px 6%;display:flex;justify-content:space-between;gap:20px;font-size:14px;background:var(--ink);color:#c8ded4}footer a{color:var(--mint)}
.evidence main{max-width:1100px;margin:auto;padding:46px 5%}.evidence .reference-head{margin-bottom:36px}.evidence h1{font-size:46px}.evidence h2{font-size:32px}.evidence h3{font-size:23px;margin-top:35px}.evidence section{margin:55px 0;scroll-margin-top:0}.evidence p{max-width:900px}.evidence td{font-size:16px}.evidence tbody th{font-size:15px}.evidence .table-wrap table{min-width:570px}.evidence #global-panel table,.evidence .table-wrap .cutoff-table{min-width:0}.evidence .formula{background:var(--wash);padding:20px;font-weight:650;line-height:1.65}.evidence li{margin-bottom:12px}
@media(max-width:900px){.site-nav{gap:14px;padding:12px 22px;flex-wrap:wrap}.brand{font-size:16px}.nav-links{width:100%;justify-content:space-between}.nav-links a{font-size:14px;padding:7px 8px}.hero,.chapter{padding:40px 22px}.history-heading{display:block}.history-callout{text-align:left;margin-top:22px}.history-callout strong{font-size:54px}.history-legend{grid-template-columns:repeat(3,1fr)}.history-legend span{font-size:14px}.history-legend strong{font-size:25px}.subsection{margin-top:42px}.lp-inputs{grid-template-columns:1fr 1fr}.lp-inputs label:first-child{grid-column:1/-1}.lp-results{grid-template-columns:1fr 1fr}.lp-result:last-child{grid-column:1/-1}.price-model .lp-results{grid-template-columns:1fr}.price-model .lp-result{display:flex;justify-content:space-between;align-items:center;gap:20px}.price-model .lp-result strong{margin:0}.restart-steps li{grid-template-columns:28px 1fr;gap:5px 10px}.evidence main{padding:34px 22px}.evidence h1{font-size:38px}}
@media(max-width:540px){html{scroll-padding-top:var(--nav-offset,125px)}.evidence .nav-links{display:grid;grid-template-columns:repeat(4,1fr)}body{font-size:16px}.intro{font-size:19px}h3{font-size:24px}.timeline{min-height:175px}.timeline text{font-size:40px}.history-heading p{font-size:15px}.history-chart figcaption,.note{font-size:14px}.bar-row{grid-template-columns:86px 1fr 48px;gap:10px;font-size:14px}th,td{padding:13px 6px}thead th{font-size:13px}tbody th{font-size:16px}td{font-size:18px}th small{font-size:12px}.pair-ratio{font-size:16px}.model-table td,.model-table tbody th{font-size:14px;line-height:1.45}.fee-equation{gap:10px}.fee-equation span{max-width:100px}.fee-equation b{font-size:22px}.lp-simulator{padding:23px 18px}.lp-presets{gap:6px}.lp-presets button{font-size:13px;padding:10px 7px;flex:1}.lp-inputs{gap:18px 12px}.lp-results{gap:24px 14px}.lp-result span{font-size:14px}.lp-result strong{font-size:29px}.lp-result small{font-size:13px}.price-model .lp-result span{max-width:160px}.price-model .lp-result strong{font-size:25px}footer{padding:24px 22px;flex-wrap:wrap;font-size:13px}.evidence td{font-size:15px}.evidence h2{font-size:29px}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}

.legend-line{display:inline-block;width:28px;height:6px;vertical-align:middle;margin-right:8px}

.mechanism-note{font-size:18px}.text-action{display:inline-flex;align-items:center;gap:20px;font-size:17px;font-weight:700;text-decoration:none;padding:8px 0}.text-action:hover{text-decoration:underline}
.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:30px 0}.scenario{padding:28px;background:var(--ink);color:var(--paper)}.scenario strong{display:block;font-size:clamp(31px,3.8vw,48px);line-height:1.1;letter-spacing:-.04em;color:var(--mint);font-variant-numeric:tabular-nums;margin:12px 0 0}.scenario .input-number{font-size:36px;color:var(--paper)}.metric-label{display:block;font-size:14px;color:#d6e8e0}.down-arrow{display:block;font-size:24px;color:#a8c9bc;margin:20px 0}.scenario-label{font-size:15px;font-weight:650;margin-bottom:24px}
.restart-flow{display:grid;grid-template-columns:1.1fr auto 1fr auto 1fr;gap:24px;align-items:center;margin:32px 0}.demand-sources{display:grid;gap:12px}.demand-sources>div{background:var(--wash);padding:22px}.restart-flow b{display:block;font-size:21px;line-height:1.25}.restart-flow small{display:block;font-size:14px;margin-top:7px}.flow-venue{background:var(--ink);color:var(--mint);padding:28px}.flow-venue small{color:#d6e8e0}.flow-arrow{font-size:25px;color:var(--green)}.flow-outcome{color:var(--green)}.restart-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:34px 0}.restart-steps li{margin:0}.restart-steps b{font-size:17px}
@media(max-width:900px){.scenario-grid{gap:14px}.scenario{padding:22px 18px}.scenario .input-number{font-size:30px}.restart-flow{gap:12px}.restart-flow b{font-size:18px}.demand-sources>div,.flow-venue{padding:20px 14px}}
@media(max-width:620px){.scenario-grid{grid-template-columns:1fr;gap:12px}.scenario{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;position:relative;padding:23px}.scenario .metric-label:first-of-type{grid-column:1;grid-row:1}.scenario .input-number{grid-column:1;grid-row:2}.scenario .metric-label:last-of-type{grid-column:2;grid-row:1}.scenario strong:last-of-type{grid-column:2;grid-row:2;font-size:33px}.scenario .down-arrow{display:none}.scenario .input-number{font-size:33px}.market-scenarios .scenario-label{grid-column:1/-1;grid-row:1;margin-bottom:18px}.market-scenarios .metric-label:first-of-type,.market-scenarios .metric-label:last-of-type{grid-row:2}.market-scenarios .input-number,.market-scenarios strong:last-of-type{grid-row:3}.restart-flow{grid-template-columns:1fr;text-align:center;justify-items:center;gap:12px}.demand-sources{width:100%;grid-template-columns:1fr 1fr}.flow-venue{min-width:200px}.flow-arrow{transform:rotate(90deg);line-height:1}.restart-steps{grid-template-columns:1fr;gap:18px}.restart-steps li{grid-template-columns:28px 1fr}.fee-equation{font-size:17px}}

.asset-share-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:25px 0 20px}.asset-share{margin:0;padding:25px;background:var(--wash);font-variant-numeric:tabular-nums}.asset-share figcaption b{display:block;font-size:24px}.asset-share figcaption span{display:block;font-size:13px;color:var(--muted);margin:5px 0 26px}.share-line{margin:20px 0}.share-line>div:first-child{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.share-line span{font-size:15px}.share-line strong{font-size:32px;line-height:1.2;letter-spacing:-.035em}.share-track{height:10px;background:#d9e6df;margin-top:9px}.share-track i{display:block;height:100%;background:#718b98}.liquidity-share strong{color:#486573}.fee-share strong{color:var(--green)}.fee-share i{background:var(--green)}.asset-amounts{font-size:14px;color:var(--muted);margin:26px 0 0}.asset-amounts b{color:var(--ink)}.lofi-record{border-left:3px solid var(--green);padding-left:18px;margin-top:26px;font-size:17px}.lofi-record span{display:block;font-size:14px;color:var(--muted);margin-top:5px}@media(max-width:760px){.asset-share-grid{grid-template-columns:1fr}.asset-share{padding:24px}.asset-share figcaption span{margin-bottom:20px}.share-line{margin:17px 0}.asset-amounts{margin-top:20px}}

.launchpad-total{font-size:19px;margin:10px 0 28px}.launchpad-total b{font-size:39px;letter-spacing:-.035em;color:var(--green);margin-right:8px}.launchpad-chart{margin:0 0 24px}.launchpad-chart figcaption{font-size:14px;color:var(--muted);margin-bottom:14px}.launchpad-legend{display:flex;gap:24px;margin:0 0 22px;font-size:14px}.launchpad-legend i{display:inline-block;width:13px;height:13px;margin-right:7px;vertical-align:-1px}.on-curve{background:#8dabb7}.graduated{background:var(--green)}.launchpad-row{display:grid;grid-template-columns:78px minmax(0,1fr) 70px;gap:18px;align-items:center;margin:19px 0;font-size:15px;font-variant-numeric:tabular-nums}.launchpad-track{display:flex;height:24px}.launchpad-track i{display:block;height:100%}.launchpad-row b{text-align:right}.launchpad-proof .history-callout{max-width:240px}
@media(max-width:540px){.launchpad-row{grid-template-columns:66px minmax(0,1fr) 59px;gap:9px;font-size:13px}.launchpad-track{height:22px}.launchpad-total{font-size:16px}.launchpad-total b{display:block;margin-bottom:4px}.launchpad-legend{gap:19px}.launchpad-proof .history-callout{max-width:none}}

.evidence #launchpads table{min-width:0}

.brand{margin-right:auto}.nav-links{margin-left:auto}.manifest-bars{margin:25px 0}.manifest-bar{margin:22px 0}.manifest-bar>div:first-child{display:flex;justify-content:space-between;align-items:baseline}.manifest-bar strong{font-size:34px;color:var(--green)}.manifest-track{height:38px;border-left:2px solid var(--ink);background:var(--wash)}.manifest-track i{display:block;height:100%;background:var(--green)}.bluefin .manifest-track i{background:#577fac}.bluefin strong{color:#577fac}.bar-axis{display:flex;justify-content:space-between;font-size:14px;color:var(--muted);margin:6px 0 20px}.manifest-bars figcaption{font-size:14px;color:var(--muted)}
.fee-example{display:flex;gap:40px;align-items:center;margin:30px 0}.fee-example div{display:flex;flex-direction:column}.fee-example b{font-size:46px;color:var(--green);letter-spacing:-.04em}.fee-example span,.fee-example small{font-size:14px}.economic-grid,.lp-case-grid,.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:30px 0}.economic-case{padding:26px;background:var(--wash)}.economic-case h3{margin-bottom:12px}.case-reason{font-size:16px;min-height:100px}.economic-case dl{margin:0}.economic-case dl div{border-top:1px solid var(--line);padding:18px 0}.economic-case dt{font-size:14px;color:var(--muted)}.economic-case dd{font-size:34px;font-weight:700;margin:4px 0 0;letter-spacing:-.035em}.fee-split{display:flex;font-size:13px;font-weight:650;white-space:nowrap}.fee-split span{padding:8px;background:var(--ink);color:white}.fee-split span:first-child{flex:4;background:var(--green)}.fee-split span:last-child{flex:1}.pool-allocation{margin-top:50px}.pool-allocation>p{max-width:760px}.lp-case{border-top:2px solid var(--green);padding-top:20px}.lp-case h4{font-size:19px;margin:0 0 10px}.lp-case span,.lp-case small{display:block;font-size:14px;color:var(--muted)}.lp-case strong,.business-case strong{display:block;font-size:48px;letter-spacing:-.045em;line-height:1.2;margin:12px 0;color:var(--green)}.business-case{background:var(--ink);color:white;padding:28px}.business-case h3{margin-bottom:18px}.business-case p,.business-case span{font-size:14px;color:#d6e8e0}.business-case strong{color:var(--mint)}.market-inputs{margin-bottom:22px}.lp-simulator a{color:var(--mint)}
@media(max-width:900px){.economic-grid,.business-grid{gap:12px}.economic-case,.business-case{padding:20px}.fee-split{flex-wrap:wrap;white-space:normal}.nav-links{margin-left:0}}
@media(max-width:700px){.economic-grid,.lp-case-grid,.business-grid{grid-template-columns:1fr}.case-reason{min-height:0}.economic-case dl{display:grid;grid-template-columns:1fr}.economic-case dl div{display:flex;justify-content:space-between;align-items:baseline;gap:14px}.economic-case dd{font-size:29px}.economic-case dt{max-width:55%}.lp-case{display:grid;grid-template-columns:1fr 1fr;column-gap:15px}.lp-case h4,.lp-case span{grid-column:1}.lp-case strong{grid-column:2;grid-row:1/3;margin:0;font-size:40px}.lp-case small{grid-column:2}.fee-split{flex-wrap:nowrap}.business-case strong{font-size:46px}.nav-links a{padding:8px 6px}.fee-example{gap:24px}.fee-example b{font-size:40px}}
@media(max-width:360px){.site-nav{padding:10px 14px}.nav-links a{font-size:13px;padding:8px 4px}.lp-case strong{font-size:35px}.lp-presets{flex-wrap:wrap}.lp-presets button{flex:1 1 100%}}
@media(max-width:360px){.fee-equation{font-size:15px;gap:7px}.fee-example{gap:14px}.fee-example b{font-size:33px}.fee-example span,.fee-example small{font-size:13px}}

@media(max-width:540px){.calculator-page .nav-links{grid-template-columns:repeat(2,1fr)}}

/* Integrated asset comparisons and plain model explanations. */
.asset-share-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.window-result{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid #cbded8;padding-top:16px;margin-top:20px}.window-result>b,.window-result>span{grid-column:1/-1}.window-result span,.window-result small{font-size:14px;color:var(--muted,#526b72)}.window-result small{display:block;font-weight:400}.window-result strong{font-size:22px}.lofi-comparison .share-line{margin-top:12px}.lofi-comparison .share-line strong{font-size:20px}.model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}.model-grid article{padding:26px;background:white;border:1px solid #cbded8}.model-grid h4{font-size:28px;margin:0 0 10px}.model-grid p{font-size:16px;line-height:1.6}.model-grid small{font-size:14px}.model-grid .chosen{border:2px solid #007c69}.turnover-equation{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding:22px;background:#edf5f2;margin:24px 0}.scale-table table{width:100%}.scale-table td:last-child{color:#007c69;font-weight:700}.closing{font-size:20px;line-height:1.6;max-width:850px;margin:40px 0 0}.scaling-toggle{display:flex;gap:10px;align-items:center;margin:20px 0;font-size:16px}.scaling-toggle input{width:20px;height:20px}.lp-simulator input:disabled{opacity:.65}@media(max-width:640px){.asset-share-grid,.model-grid{grid-template-columns:1fr}.model-grid article{padding:20px}.turnover-equation{gap:10px;font-size:14px}.scale-table th,.scale-table td{padding:12px 8px;font-size:14px}.closing{font-size:18px}}

.turnover-history{margin:24px 0;padding:20px;border:1px solid var(--line);border-radius:14px}.turnover-history h3{margin:0}.turnover-history p{font-size:13px}.turnover-history>div{display:flex;flex-wrap:wrap;gap:24px}.turnover-history span{display:flex;flex-direction:column;font-size:13px}.turnover-history b{font-size:24px}.launch-evidence article{padding:24px}.launch-evidence h3{margin-top:0}.launch-evidence .share-line{margin:18px 0}.launch-evidence small{display:block;line-height:1.6}.launch-evidence .share-line>div:first-child{gap:8px}.launch-evidence strong{white-space:nowrap}

/* Rotate section surfaces; keep chart encodings consistent. */
#traction.chapter{background:#fffdf8}#models.chapter{background:#e8f3ed}#capital.chapter{background:#eaf1f8}#projections.chapter{background:#f7efdf}#restart.chapter{background:#e4f1ee}.chapter{border-top:1px solid rgba(18,49,59,.08)}

.scenario-assumptions{margin:24px 0;line-height:1.7}.economic-case .fee-income{color:var(--green)}#conclusion.chapter{background:var(--navy,#12313b);color:#fff}#conclusion .eyebrow,#conclusion .note,#conclusion a{color:#a5edd6}#conclusion .closing{max-width:850px;margin-bottom:28px}

.damm-evidence{grid-template-columns:1fr;max-width:760px}.economic-case .fee-income dd{font-size:42px}.scale-table td{color:var(--green);font-weight:700}.scale-table caption{text-align:left;font-size:22px;font-weight:700;margin-bottom:16px}.case-reason{min-height:48px}@media(max-width:540px){.scale-table th,.scale-table td{font-size:13px;padding:12px 4px}.scale-table th small{font-size:11px}.economic-case .fee-income dd{font-size:34px}}

.evidence .table-wrap .compact-table{min-width:0}.calculator-page #lp-results>.lp-result:first-child{grid-column:1/-1;border-bottom:1px solid #587078;padding-bottom:20px}.calculator-page #lp-results>.lp-result:first-child strong{font-size:48px}.calculator-page .nav-links{display:flex}.evidence .table-wrap:focus-visible{outline:3px solid #d38c23}
