.multivector-hero{--reference-hero-padding-bottom: 8rem;--reference-hero-columns: minmax(0, .72fr) minmax(42rem, 1.28fr);--reference-hero-gap: clamp(2.5rem, 3.5vw, 3.5rem)}.multivector-hero h1{text-wrap:balance}.multivector-hero h1 span{color:var(--brand-accent)}.multivector-hero-graphic{width:min(100%,50rem);margin:0 0 0 auto;border:1px solid var(--brand-hairline-strong);background:var(--cl-code-bg);box-shadow:0 1.5rem 3.2rem #00000057}.multivector-ledger{--multivector-cell-pad: var(--sp-4);--multivector-token-col: calc( var(--multivector-token-ch, 12ch) + 2 * var(--multivector-cell-pad) + 2px );--multivector-columns: minmax(var(--multivector-token-col), .72fr) minmax(0, 1fr) minmax(0, 1fr);container:multivector-ledger / inline-size;font-family:var(--cl-mono);font-size:var(--brand-fs-sm)}.multivector-ledger.is-hero{--multivector-columns: minmax(var(--multivector-token-col), .52fr) minmax(0, 1fr) minmax(0, 1fr)}.multivector-ledger-top{display:grid;grid-template-columns:minmax(0,1fr)}.multivector-ledger-query,.multivector-passage{min-width:0;padding:var(--sp-4);font-family:var(--font-body)}.multivector-ledger-query{display:grid;align-content:start;gap:var(--sp-2);background:var(--cl-panel)}.multivector-passage{display:grid;align-content:start;gap:var(--sp-2);border-top:1px solid var(--brand-hairline)}.multivector-passage.is-other{background:color-mix(in srgb,var(--cl-code-bg) 90%,black)}.multivector-ledger-query>span,.multivector-passage header span{font-family:var(--cl-mono);font-size:var(--brand-fs-nano);font-weight:600;letter-spacing:.06em;line-height:1.35;text-transform:uppercase}.multivector-ledger-head span{font-family:var(--cl-mono);font-size:var(--brand-fs-sm);font-weight:500;line-height:1.35}.multivector-ledger-query>span,.multivector-passage.is-answer header span{color:var(--brand-accent)}.multivector-passage.is-other header span,.multivector-ledger-head span{color:var(--brand-text-muted)}.multivector-ledger-query p{margin:0;color:var(--brand-text-bright);font-size:.875rem;line-height:1.45}.multivector-passage header{display:grid;gap:.2rem}.multivector-passage header strong{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;column-gap:var(--sp-3);color:var(--brand-text-bright);font-family:var(--cl-mono);font-size:var(--brand-fs-sm);font-variant-numeric:tabular-nums;font-weight:500}.multivector-passage header output{color:var(--brand-text-muted)}.multivector-passage.is-answer header strong,.multivector-passage.is-answer header output{color:var(--brand-accent)}.multivector-passage p{margin:0;color:var(--brand-text);font-size:.78rem;line-height:1.65}.multivector-passage mark{padding:.04rem .1rem;color:var(--brand-text-bright)}.multivector-passage.is-answer mark.is-strong{background:#f3441d1f;box-shadow:inset 0 -2px 0 var(--brand-accent)}.multivector-passage.is-other mark.is-strong{background:#ffffff14;box-shadow:inset 0 -2px 0 var(--brand-text-muted)}.multivector-passage mark.is-weak{background:#ffffff0a;box-shadow:inset 0 -1px 0 var(--brand-text-dim);color:var(--brand-text-muted)}.multivector-ledger-table{border-top:1px solid var(--brand-hairline-strong)}.multivector-ledger-head,.multivector-ledger-row{display:grid;grid-template-columns:var(--multivector-columns)}.multivector-ledger-head span,.multivector-ledger-row>*{min-width:0;padding:.42rem var(--multivector-cell-pad);border-bottom:1px solid var(--brand-hairline)}.multivector-ledger-head span{padding-block:.55rem}.multivector-ledger-head span+span,.multivector-ledger-row>*+*{border-left:1px solid var(--brand-hairline)}.multivector-ledger-row>span{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;column-gap:var(--sp-2)}.multivector-ledger-row code{min-width:0;color:var(--brand-text);font-family:var(--cl-mono);font-size:1em;line-height:1.4;overflow-wrap:break-word;white-space:pre}.multivector-ledger-row output{flex:none;margin-left:auto;color:var(--brand-text-muted);font-family:var(--cl-mono);font-size:1em;font-variant-numeric:tabular-nums}.multivector-ledger-row.is-special code,.multivector-ledger-row.is-special output{color:var(--brand-text-dim)}.multivector-ledger-row.is-answer{background:#f3441d12}.multivector-ledger-row.is-answer>code{box-shadow:inset 2px 0 0 var(--brand-accent);color:var(--brand-text-bright)}.multivector-ledger-row.is-answer>span:nth-child(2) code,.multivector-ledger-row.is-answer>span:nth-child(2) output{color:var(--brand-accent)}.multivector-ledger-row.is-other{background:#ffffff0a}.multivector-ledger-row.is-other>code,.multivector-ledger-row.is-other>span:nth-child(3) code,.multivector-ledger-row.is-other>span:nth-child(3) output{color:var(--brand-text-bright)}.multivector-ledger-summary span{display:block;padding:.55rem var(--multivector-cell-pad);color:var(--brand-text-muted);font-family:var(--cl-mono);font-size:var(--brand-fs-sm);line-height:1.4}.multivector-ledger.is-hero .multivector-ledger-row:last-child>*{border-bottom:0}@container multivector-ledger (min-width: 40rem){.multivector-ledger-top{grid-template-columns:var(--multivector-columns)}.multivector-passage{border-top:0;border-left:1px solid var(--brand-hairline)}}@container multivector-ledger (max-width: 30rem){.multivector-ledger-head,.multivector-ledger-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.multivector-ledger-head span:first-child{display:none}.multivector-ledger-head span:nth-child(2){border-left:0}.multivector-ledger-row>code{grid-column:1 / -1;padding-bottom:0;border-bottom:0}.multivector-ledger-row>span:nth-child(2){border-left:0}}.multivector-proof{padding:var(--cl-section-gap) 0 0}.multivector-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:var(--sp-4)}.multivector-proof-card:last-child:nth-child(odd){grid-column:1 / -1}.multivector-proof-foot{max-width:46rem;margin:var(--sp-5) 0 0;color:var(--brand-text-muted);font-size:var(--brand-fs-sm);line-height:1.6}.multivector-proof-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--brand-hairline-strong);background:var(--cl-code-bg)}.multivector-proof-card>.multivector-ledger{flex:1}.multivector-proof-card>.reference-source-link{display:flex;margin-top:auto}.multivector-playground{padding:var(--cl-section-gap) 0}.multivector-playground .cl-section-head{margin-bottom:var(--sp-6)}.multivector-playground .cl-play{padding-top:0}@media(max-width:1120px){.multivector-hero{--reference-hero-columns: minmax(0, 1fr)}.multivector-hero-graphic{width:min(100%,52rem);margin-inline:auto}}@media(max-width:1020px){.multivector-proof-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:700px){.multivector-hero{padding:7.5rem 0 6rem}.multivector-hero h1{font-size:clamp(2.25rem,10.5vw,3rem)}.multivector-ledger{--multivector-cell-pad: var(--sp-3)}.multivector-playground .cl-mv-colh span{max-width:none;text-overflow:clip;transform:rotate(180deg);writing-mode:vertical-rl}.multivector-proof{padding-top:4rem}}
