:root{--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-mono: ui-monospace, "SFMono-Regular", "Cascadia Mono", Menlo, Consolas, "Liberation Mono", monospace;--step--1: .875rem;--step-0: 1rem;--step-1: 1.125rem;--step-2: clamp(1.25rem, 1.15rem + .5vw, 1.5rem);--step-3: clamp(1.5rem, 1.3rem + 1vw, 2rem);--step-4: clamp(1.75rem, 1.4rem + 1.75vw, 2.5rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--bg: #fbfaf8;--surface: #ffffff;--surface-2: #f4f2ee;--border: #ddd8cf;--border-strong: #b9b1a4;--text: #1c1a17;--text-muted: #57524a;--accent: #7a1f1f;--accent-text: #ffffff;--accent-soft: #f6e9e6;--ok: #1c6b3c;--warn: #8a4b00;--danger: #9c1f1f;--radius: 8px;--radius-sm: 5px;--radius-lg: 14px;--shadow: 0 1px 2px rgb(28 26 23 / 8%), 0 4px 12px rgb(28 26 23 / 5%);--measure: 66ch;--container: 68rem;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--bg: #17161a;--surface: #1f1e23;--surface-2: #27262c;--border: #3a3841;--border-strong: #565361;--text: #f2f0ee;--text-muted: #b6b1ab;--accent: #e0736c;--accent-text: #1a1013;--accent-soft: #332224;--ok: #6cc48d;--warn: #e0a453;--danger: #f08a83;--shadow: 0 1px 2px rgb(0 0 0 / 40%), 0 4px 12px rgb(0 0 0 / 30%)}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--step-0);line-height:1.55;min-height:100vh;display:flex;flex-direction:column;text-rendering:optimizeLegibility}img,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4{line-height:1.15;font-weight:700;letter-spacing:-.011em;text-wrap:balance}h1{font-size:var(--step-4)}h2{font-size:var(--step-3)}h3{font-size:var(--step-2)}h4{font-size:var(--step-1)}p,li{text-wrap:pretty}p{max-width:var(--measure)}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}code,kbd,samp{font-family:var(--font-mono);font-size:.9em}kbd{background:var(--surface-2);border:1px solid var(--border);border-bottom-width:2px;border-radius:var(--radius-sm);padding:.1em .4em}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:2px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;left:var(--space-3);top:0;transform:translateY(-120%);z-index:10;background:var(--accent);color:var(--accent-text);padding:var(--space-2) var(--space-4);border-radius:0 0 var(--radius) var(--radius);text-decoration:none}.skip-link:focus{transform:translateY(0)}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--space-4)}@media(min-width:40rem){.container{padding-inline:var(--space-5)}}main{flex:1 0 auto}.stack>*+*{margin-top:var(--space-4)}.site-header{border-bottom:1px solid var(--border);background:var(--surface)}.site-header__inner{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2) var(--space-4);padding-block:var(--space-3)}.wordmark{font-weight:800;font-size:var(--step-1);letter-spacing:-.02em;color:var(--text);text-decoration:none;margin-right:auto}.wordmark span{color:var(--accent)}.site-nav ul{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4);list-style:none;padding:0;font-size:var(--step--1)}.site-nav a{color:var(--text-muted);text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--accent);text-decoration:underline}.site-footer{border-top:1px solid var(--border);background:var(--surface-2);margin-top:var(--space-7);padding-block:var(--space-6);font-size:var(--step--1);color:var(--text-muted)}.site-footer__grid{display:grid;gap:var(--space-5)}@media(min-width:48rem){.site-footer__grid{grid-template-columns:2fr 1fr 1fr}}.site-footer ul{list-style:none;padding:0}.site-footer li+li{margin-top:var(--space-2)}.site-footer a{color:var(--text-muted)}.disclaimer{max-width:var(--measure)}.footer-lang{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--border);font-size:var(--step--1)}.footer-lang__label{color:var(--text-muted);font-weight:600;white-space:nowrap}.footer-lang__list{display:flex;flex-wrap:wrap;gap:var(--space-2)}.footer-lang__list li{margin-top:0}.footer-lang__list a{display:inline-flex;align-items:center;height:1.9rem;padding-inline:var(--space-3);border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);text-decoration:none;white-space:nowrap;transition:border-color .15s ease,color .15s ease,background .15s ease}.footer-lang__list a:hover{color:var(--text);border-color:var(--border-strong);background:var(--surface-2)}.footer-lang__list a[aria-current=true]{color:var(--accent-text);font-weight:600;background:var(--accent);border-color:var(--accent)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:2.75rem;padding:var(--space-2) var(--space-4);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;font-weight:600;text-decoration:none;color:var(--text)}.btn:hover{background:var(--surface-2)}.btn--primary{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.btn--primary:hover{filter:brightness(1.08)}.data-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.data-table caption{text-align:left;color:var(--text-muted);font-size:var(--step--1);padding-bottom:var(--space-2)}.data-table th,.data-table td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);text-align:left}.data-table thead th{background:var(--surface-2);font-size:var(--step--1);text-transform:uppercase;letter-spacing:.04em}.table-scroll{overflow-x:auto}.error-page{padding-block:var(--space-7);text-align:left}.error-page__code{font-family:var(--font-mono);font-size:var(--step-1);color:var(--text-muted)}[hidden]{display:none!important}.calc{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-3);box-shadow:var(--shadow)}@media(min-width:40rem){.calc{padding:var(--space-5)}}.calc__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.calc__points{display:flex;align-items:baseline;gap:var(--space-2);margin:0;font-variant-numeric:tabular-nums}.calc__points-value{font-size:var(--step-4);font-weight:800;line-height:1;color:var(--accent)}.calc__points-unit{font-size:var(--step-1);color:var(--text-muted)}.calc__points-label{font-size:var(--step--1);color:var(--text-muted)}.calc__points.is-spent .calc__points-value{color:var(--ok)}.calc__points.is-over .calc__points-value{color:var(--danger)}.calc__edition{display:flex;gap:var(--space-1);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-1);margin:0}.calc__radio{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--step--1);cursor:pointer;white-space:nowrap}.calc__radio:has(input:checked){background:var(--accent-soft);font-weight:600}.calc__radio span{display:flex;flex-direction:column;line-height:1.2}.calc__radio small{font-weight:400;font-size:.6875rem;color:var(--text-muted)}.calc__badge{display:inline-flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:999px;font-size:var(--step--1);font-weight:600;border:1px solid var(--border-strong);background:var(--surface-2);color:var(--text-muted)}.calc__badge[data-state=legal]{border-color:var(--ok);color:var(--ok);background:color-mix(in srgb,var(--ok) 10%,transparent)}.calc__badge[data-state=over]{border-color:var(--danger);color:var(--danger);background:var(--accent-soft)}.calc__table{width:100%;table-layout:fixed;border-collapse:collapse;font-variant-numeric:tabular-nums;min-width:20rem}.calc__table th,.calc__table td{padding:var(--space-2) 2px;text-align:center;border-bottom:1px solid var(--border)}.calc__table thead th{font-size:.625rem;hyphens:auto;overflow-wrap:break-word;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-weight:600;padding-bottom:var(--space-1)}.calc__table col,.calc__table th:first-child{text-align:left}.calc__ability{text-align:left;padding-left:var(--space-1)}.calc__ability abbr{text-decoration:none;font-weight:700;letter-spacing:.02em}.calc__table th:nth-child(1){width:16%}.calc__table th:nth-child(2),.calc__table th:nth-child(4){width:11%}.calc__table th:nth-child(3){width:12%}.calc__table th:nth-child(5),.calc__table th:nth-child(6),.calc__table th:nth-child(7),.calc__table th:nth-child(8){width:12.5%}.calc__base{font-size:var(--step-1);font-weight:700}.calc__total{font-weight:700}.calc__cell-btn{padding:var(--space-1) 0}.calc__step{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;font-size:var(--step-1);font-weight:700;line-height:1;background:var(--surface-2);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer}.calc__step:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.calc__step:disabled{opacity:.35;cursor:not-allowed}@media(min-width:40rem){.calc__table th,.calc__table td{padding:var(--space-2) var(--space-2)}.calc__step{width:2.5rem;height:2.5rem}.calc__table thead th{font-size:var(--step--1)}}.calc__table tfoot th{text-align:right;font-weight:600;font-size:var(--step--1);color:var(--text-muted);border-bottom:0;padding-right:var(--space-2)}.calc__table tfoot td{font-weight:700;border-bottom:0}.calc__noscript{margin-top:var(--space-3);padding:var(--space-3);background:var(--surface-2);border-radius:var(--radius-sm);font-size:var(--step--1)}.calc__controls{display:grid;gap:var(--space-3);margin-top:var(--space-4)}@media(min-width:40rem){.calc__controls{grid-template-columns:repeat(2,minmax(0,1fr))}}.calc__field{display:flex;flex-direction:column;gap:var(--space-1);border:0;padding:0;margin:0;min-width:0}.calc__field>label,.calc__field>legend{font-size:var(--step--1);font-weight:600;padding:0}.calc__field-note{font-weight:400;color:var(--text-muted)}.calc__field select{min-height:2.75rem;padding:var(--space-2);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%}.calc__picks{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--space-2);align-items:end}.calc__picks>legend{flex-basis:100%}.calc__picks select{width:auto;flex:1 1 8rem}.calc__presets{margin-top:var(--space-4)}.calc__presets-label,.calc__hint{display:block;font-size:var(--step--1);color:var(--text-muted)}.calc__presets-label{margin-bottom:var(--space-2);font-weight:600}.calc__btn-row,.calc__actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.calc__actions{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border)}.btn--small{min-height:2.5rem;padding:var(--space-2) var(--space-3);font-size:var(--step--1)}.calc__hint{margin-top:var(--space-3)}.calc__toast{position:fixed;left:50%;bottom:var(--space-5);transform:translate(-50%);z-index:20;max-width:calc(100vw - 2rem);padding:var(--space-2) var(--space-4);background:var(--text);color:var(--bg);border-radius:var(--radius);font-size:var(--step--1);box-shadow:var(--shadow)}.share-note{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:baseline;padding:var(--space-3);margin-bottom:var(--space-4);background:var(--surface-2);border-left:4px solid var(--accent);border-radius:var(--radius-sm);font-size:var(--step--1)}@media print{.site-header,.site-footer,.skip-link,.calc__controls,.calc__presets,.calc__actions,.calc__hint,.calc__toast,.calc__edition,.calc__cell-btn,.share-note{display:none!important}body{background:#fff;color:#000;font-size:12pt}.calc{border:1px solid #000;box-shadow:none;padding:0}.calc__table th:nth-child(2),.calc__table th:nth-child(4){display:none}a[href]:after{content:""}}.hero{padding-block:var(--space-4) var(--space-5)}.hero h1{font-size:clamp(1.6rem,1.2rem + 2.2vw,2.5rem);margin-bottom:var(--space-2)}.hero__sub{font-size:var(--step-0);color:var(--text-muted);max-width:52ch;margin-bottom:var(--space-4)}@media(min-width:40rem){.hero{padding-block:var(--space-5) var(--space-6)}.hero__sub{font-size:var(--step-1)}}.sections{padding-bottom:var(--space-6)}.section{margin-top:var(--space-7);scroll-margin-top:var(--space-4)}.section>h2{margin-bottom:var(--space-4)}.section>p{margin-bottom:var(--space-4)}.section__aside{font-size:var(--step--1);color:var(--text-muted);margin-top:var(--space-3)}.steps{list-style:none;padding:0;display:grid;gap:var(--space-3);counter-reset:step}@media(min-width:48rem){.steps{grid-template-columns:repeat(4,minmax(0,1fr))}}.step{counter-increment:step;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);position:relative}.step:before{content:counter(step);display:flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:50%;background:var(--accent);color:var(--accent-text);font-weight:700;font-size:var(--step--1);margin-bottom:var(--space-2)}.step h3{font-size:var(--step-0);margin-bottom:var(--space-1)}.step p{font-size:var(--step--1);color:var(--text-muted);margin:0}.ability-grid{list-style:none;padding:0;display:grid;gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.ability-cell{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-sm);padding:var(--space-3)}.ability-cell__head{display:flex;align-items:baseline;gap:var(--space-2);margin:0 0 var(--space-1)}.ability-cell__abbr{font-weight:800;letter-spacing:.03em}.ability-cell__name{font-size:var(--step--1);color:var(--text-muted)}.ability-cell__body{font-size:var(--step--1);margin:0}.cost-table th[scope=row]{font-weight:700}.cost-table tbody tr.is-max{background:var(--accent-soft)}.cost-table td,.cost-table th{text-align:left}.examples{display:grid;gap:var(--space-3)}@media(min-width:55rem){.examples{grid-template-columns:repeat(3,minmax(0,1fr))}}.example{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4)}.example h3{font-size:var(--step-0);margin-bottom:var(--space-3)}.example p{font-size:var(--step--1);color:var(--text-muted);margin:var(--space-3) 0 0}.example__table{width:100%;border-collapse:collapse;font-size:.8125rem;font-variant-numeric:tabular-nums;table-layout:fixed}.example__table th,.example__table td{padding:var(--space-1);text-align:center;border-bottom:1px solid var(--border)}.example__table thead th{color:var(--text-muted);font-size:.6875rem;text-transform:uppercase}.example__table th[scope=row]{text-align:left;color:var(--text-muted);font-weight:600}.example__total{font-weight:800;color:var(--accent)}.compare-cards{display:grid;gap:var(--space-3)}@media(min-width:48rem){.compare-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.compare-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4)}.compare-card h3{font-size:var(--step-1);margin-bottom:var(--space-3);color:var(--accent)}.compare-card dt{font-size:var(--step--1);font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted)}.compare-card dd{margin:0 0 var(--space-3);font-size:var(--step--1)}.compare-card dd:last-child{margin-bottom:0}.class-grid{list-style:none;padding:0;display:grid;gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.class-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-3)}.class-card h3{font-size:var(--step-0);margin-bottom:var(--space-2)}.class-card h3 a{text-decoration:none}.class-card h3 a:hover{text-decoration:underline}.class-card__array{display:flex;gap:var(--space-1);margin:0 0 var(--space-2)}.class-card__stat{flex:1 1 0;display:flex;flex-direction:column;align-items:center;padding:2px 0;background:var(--surface-2);border-radius:3px;font-variant-numeric:tabular-nums}.class-card__label{font-size:.5625rem;letter-spacing:.04em;color:var(--text-muted)}.class-card__value{font-weight:700;font-size:var(--step-0)}.class-card__note{font-size:var(--step--1);margin:0 0 var(--space-2)}.class-card__meta{font-size:.6875rem;color:var(--text-muted);margin:0;text-transform:uppercase;letter-spacing:.03em}.compare-table th[scope=row]{white-space:nowrap;color:var(--text-muted);font-size:var(--step--1)}.compare-table td{font-size:var(--step--1)}.compare-table thead th{min-width:9rem}.mistake-grid{list-style:none;padding:0;display:grid;gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.mistake{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--warn);border-radius:var(--radius-sm);padding:var(--space-3)}.mistake h3{font-size:var(--step-0);margin-bottom:var(--space-1)}.mistake p{font-size:var(--step--1);margin:0}.mistake__link{margin-top:var(--space-2)!important}.faq__tabs{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4)}.faq__tab{display:inline-flex;align-items:center;height:2.25rem;padding-inline:var(--space-4);border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:var(--step--1);font-weight:600;cursor:pointer;user-select:none;transition:border-color .15s ease,color .15s ease,background .15s ease}.faq__tab:hover{background:var(--surface-2);border-color:var(--border-strong);color:var(--text)}.faq__tab-input:focus-visible~.faq__tabs .faq__tab[for=faq-tab-basics],.faq__tab-input:focus-visible~.faq__tabs .faq__tab[for=faq-tab-scoring],.faq__tab-input:focus-visible~.faq__tabs .faq__tab[for=faq-tab-comparisons]{outline:3px solid var(--accent);outline-offset:2px}#faq-tab-basics:checked~.faq__tabs .faq__tab[for=faq-tab-basics],#faq-tab-scoring:checked~.faq__tabs .faq__tab[for=faq-tab-scoring],#faq-tab-comparisons:checked~.faq__tabs .faq__tab[for=faq-tab-comparisons]{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.faq__panel{display:none;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}#faq-tab-basics:checked~.faq__panel[data-panel=basics],#faq-tab-scoring:checked~.faq__panel[data-panel=scoring],#faq-tab-comparisons:checked~.faq__panel[data-panel=comparisons]{display:block}.faq__item{border-bottom:1px solid var(--border)}.faq__item:last-of-type{border-bottom:none}.faq__item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-5)}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary h3{margin:0;font-size:var(--step-0);font-weight:700;color:var(--text)}.faq__item summary:hover h3{color:var(--accent)}.faq__chevron{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--text-muted);transition:transform .2s ease}.faq__item[open] .faq__chevron{transform:rotate(180deg)}.faq__item[open] summary h3{color:var(--accent)}.faq__answer{padding:0 var(--space-5) var(--space-4)}.faq__answer p{font-size:var(--step--1);line-height:1.65;color:var(--text-muted);max-width:68ch}.faq__link{margin-top:var(--space-2)!important}@media(min-width:40rem){.faq__item summary{padding:var(--space-5) var(--space-6)}.faq__answer{padding:0 var(--space-6) var(--space-5)}}.byline{font-size:var(--step--1);margin-bottom:var(--space-2)}.byline a{font-weight:600}.version{margin-bottom:var(--space-2);color:var(--text-muted)}.calc__custom{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:end}.calc__custom>legend{flex-basis:100%}.calc__custom-field{display:flex;flex-direction:column;gap:2px;flex:1 1 3.5rem;font-size:.6875rem;font-weight:700;letter-spacing:.03em;color:var(--text-muted)}.calc__custom-field input{width:100%;min-height:2.75rem;padding:var(--space-2);text-align:center;font-size:var(--step-0);font-variant-numeric:tabular-nums;background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-sm)}.class-page{padding-block:var(--space-5) var(--space-6)}.class-page h1{margin-bottom:var(--space-4)}.crumbs{font-size:var(--step--1);color:var(--text-muted);margin-bottom:var(--space-3);display:flex;flex-wrap:wrap;gap:var(--space-2)}.crumbs a{color:var(--text-muted)}.class-lead{font-size:var(--step-1);color:var(--text);max-width:var(--measure);margin-bottom:var(--space-5)}.class-page .section{margin-top:var(--space-6)}.class-page .section>p{margin-bottom:var(--space-4)}.class-dl{margin-bottom:var(--space-4)}.class-dl dt{font-weight:700;font-size:var(--step-0);margin-top:var(--space-3)}.class-dl dd{margin:var(--space-1) 0 0;color:var(--text-muted);font-size:var(--step--1);max-width:var(--measure)}.class-notes{list-style:none;padding:0;margin-top:var(--space-3)}.class-notes li{font-size:var(--step--1);color:var(--text-muted);padding-left:var(--space-4);position:relative;margin-top:var(--space-2);max-width:var(--measure)}.class-notes li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.class-array th[scope=row] abbr{text-decoration:none;font-weight:700}.class-array tfoot th{text-align:right}.class-array tfoot td{font-weight:700;color:var(--accent)}.conc-table td,.ac-table td,.mad-table td{font-variant-numeric:tabular-nums}.conc-table tr.is-max,.ac-table tr.is-max{background:var(--accent-soft);font-weight:600}.mad-table__array{white-space:nowrap;font-size:.8125rem}.race-synergy td{font-variant-numeric:tabular-nums;text-align:center}.faq__panel--static{display:block}
