*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0}img,picture,svg,video{display:block;max-width:100%}button,input,textarea,select{font:inherit}:root{color-scheme:light;--color-bg: #f7f5ef;--color-surface: #ffffff;--color-surface-muted: #f1eee6;--color-surface-strong: #141819;--color-text: #151b1d;--color-muted: #5f6661;--color-subtle: #7a817b;--color-border: #d9d3c7;--color-border-strong: #b9b0a1;--color-accent: #0f766e;--color-accent-strong: #0b5f59;--color-accent-soft: #d8eee9;--color-blue: #285e8e;--color-amber: #b26120;--color-red: #a33b2f;--shadow-card: 0 1px 0 rgba(20, 24, 25, .08), 0 14px 34px rgba(20, 24, 25, .06);--font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--text-xs: .78rem;--text-sm: .9rem;--text-md: 1rem;--text-lg: 1.18rem;--text-xl: 1.42rem;--text-2xl: 1.8rem;--text-3xl: 2.35rem;--text-4xl: 3.25rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 5.5rem;--radius-sm: 4px;--radius-md: 8px;--container: 76rem;--container-wide: 88rem}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);line-height:1.6;overflow-x:hidden}h1,h2,h3{line-height:1.15;letter-spacing:0;margin:0}h1{font-size:var(--text-4xl);max-width:13ch}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-lg)}p{margin:0}a{color:inherit}code{font-family:var(--font-mono);font-size:.95em}pre{margin:0;white-space:pre-wrap}input,select,textarea,button{font:inherit}.container{margin-inline:auto;max-width:var(--container);min-width:0;padding-inline:var(--space-5);width:100%}.section{padding-block:var(--space-8)}.section-alt{background:var(--color-surface-muted);border-block:1px solid var(--color-border)}.section-cta{padding-block:var(--space-7)}.stack{display:grid;gap:var(--space-4)}.stack-lg{gap:var(--space-6)}.stack>ul,.stack>ol,.section-block>ul,.section-block>ol,.info-card>ul,.sidebar-card>ul,.article-content>ul,.article-content>ol{margin:0;padding-left:1.2rem}.section-block li+li,.info-card li+li,.sidebar-card li+li{margin-top:var(--space-2)}.cluster{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-3)}.muted{color:var(--color-muted)}.eyebrow{color:var(--color-accent-strong);font-size:var(--text-sm);font-weight:800;text-transform:uppercase}.note{background:var(--color-accent-soft);border:1px solid rgba(15,118,110,.24);border-radius:var(--radius-md);color:#143f3a;padding:var(--space-3)}.button{align-items:center;background:var(--color-accent);border:1px solid var(--color-accent);border-radius:var(--radius-sm);color:#fff;display:inline-flex;font-weight:700;gap:var(--space-2);justify-content:center;min-height:2.75rem;padding:.65rem 1rem;text-decoration:none}.button:hover{background:var(--color-accent-strong)}.button-secondary{background:var(--color-surface);border-color:var(--color-border-strong);color:var(--color-text)}.button-secondary:hover{background:var(--color-surface-muted)}.text-link{color:var(--color-accent-strong);font-weight:800;text-decoration-thickness:2px;text-underline-offset:.2em}.skip-link{background:var(--color-text);color:var(--color-bg);left:var(--space-4);padding:var(--space-2) var(--space-3);position:absolute;top:var(--space-4);transform:translateY(-150%);z-index:10}.skip-link:focus{transform:translateY(0)}.site-header{background:#fff;border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:5}.site-header .container{max-width:96rem}.site-header__inner{align-items:center;display:flex;gap:var(--space-4);justify-content:space-between;min-height:4.5rem;min-width:0}.site-brandline{align-items:center;display:flex;gap:var(--space-5);min-width:0}.site-brandline p{color:#44516a;font-size:var(--text-sm);line-height:1.3;white-space:nowrap}.site-logo{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);display:inline-flex;font-weight:800;padding:.45rem .6rem;text-decoration:none}.site-header .site-logo{border:0;color:#050b17;font-size:1.45rem;letter-spacing:0;padding:0}.site-nav,.site-footer nav{display:flex;flex-wrap:wrap;gap:var(--space-4)}.site-nav{font-size:var(--text-sm);font-weight:700;min-width:0;max-width:100%}.site-nav a,.site-footer a{color:var(--color-muted);text-decoration:none}.site-nav a:hover,.site-footer a:hover{color:var(--color-text)}.site-nav a{border-bottom:3px solid transparent;color:#050b17;padding-block:1.45rem 1.25rem}.site-nav a.is-active{border-color:#079aa2;color:#007d86}.site-footer{background:var(--color-surface-strong);border-top:1px solid var(--color-border);color:#eef0ea;padding-block:var(--space-7)}.site-footer__grid{display:grid;gap:var(--space-6);grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(10rem,1fr))}.site-footer__brand{display:grid;gap:var(--space-3);max-width:24rem}.site-footer .site-logo{border-color:#eef0ea66;color:#fff;width:fit-content}.site-footer nav{align-content:start;align-items:flex-start;display:grid;gap:var(--space-2)}.site-footer h2{color:#fff;font-size:var(--text-md)}.site-footer a,.site-footer p{color:#cfd5cf}.site-footer a:hover{color:#fff}.site-footer__fineprint{border-top:1px solid rgba(238,240,234,.18);grid-column:1 / -1;padding-top:var(--space-4)}.hero,.page-hero{background:linear-gradient(180deg,#ffffffc7,#f7f5eff5),var(--color-bg);border-bottom:1px solid var(--color-border);padding-block:var(--space-8)}.hero--directory{padding-block:var(--space-9)}.hero__grid,.page-hero__split,.content-grid{display:grid;gap:var(--space-6);grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);width:100%}.hero__grid>*,.page-hero__split>*,.content-grid>*{min-width:0}.content-grid--reverse{grid-template-columns:minmax(18rem,.68fr) minmax(0,1.32fr)}.hero-copy{display:grid;gap:var(--space-4);max-width:48rem;width:100%}.hero-copy p,.page-hero p{color:var(--color-muted);font-size:var(--text-lg);max-width:58rem;width:100%}.hero-search{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-card);display:grid;gap:var(--space-2);max-width:52rem;min-width:0;padding:var(--space-3);width:100%}.hero-search label,.filter-bar span,.lead-form label{color:var(--color-muted);font-size:var(--text-sm);font-weight:800}.hero-search>div{display:grid;gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;min-width:0}.hero-search input,.hero-search button,.filter-bar input,.filter-bar select,.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:2.75rem;min-width:0;padding:.7rem .8rem;width:100%}.hero-search button{background:var(--color-text);color:#fff;cursor:pointer;font-weight:800}.chip-row,.tag-row{display:flex;flex-wrap:wrap;gap:var(--space-2)}.chip-row a,.tag-row span,.coverage-grid span{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;color:var(--color-muted);font-size:var(--text-sm);font-weight:700;padding:.45rem .7rem;text-decoration:none}.chip-row a:hover{border-color:var(--color-accent);color:var(--color-accent-strong)}.card-grid{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.hero-panel,.fact-panel,.quiz-card,.info-card,.resource-card,.category-card,.sidebar-card,.compare-card,.mcp-card,.item-card,.section-block,.answer-block,.takeaways,.sources,.howto,.source-panel,.faq{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 1px #1418190a;padding:var(--space-5)}.hero-panel--small{align-self:start}.metric-row{align-items:baseline;border-bottom:1px solid var(--color-border);display:flex;gap:var(--space-3);justify-content:space-between;padding-block:var(--space-3)}.metric-row:first-child{padding-top:0}.metric-row span{color:var(--color-accent-strong);font-family:var(--font-mono);font-size:var(--text-2xl);font-weight:800}.metric-row p{color:var(--color-muted);font-size:var(--text-sm);text-align:right}.section-heading{display:grid;gap:var(--space-2)}.section-heading p{color:var(--color-muted);max-width:48rem}.section-heading--split{align-items:end;display:flex;gap:var(--space-4);justify-content:space-between}.mcp-grid,.category-grid,.resource-grid,.client-grid,.three-column{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.category-grid--compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.two-column{display:grid;gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr))}.client-strip{display:grid;gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr))}.client-strip article{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:8rem;padding:var(--space-4)}.client-strip p,.resource-card p,.category-card p,.mcp-card p,.info-card p,.compare-card p{color:var(--color-muted)}.category-card,.resource-card,.compare-card{display:grid;gap:var(--space-3);text-decoration:none}.category-card span,.resource-card span{color:var(--color-amber);font-size:var(--text-sm);font-weight:800}.quiz-card{align-self:start;display:grid;gap:var(--space-4)}.quiz-card ol{margin:0;padding-left:1.25rem}.quiz-card li+li{margin-top:var(--space-2)}.mcp-card{display:grid;gap:var(--space-4)}.mcp-card[hidden]{display:none}.mcp-card--compact{box-shadow:none;padding:var(--space-3)}.mcp-card__top{align-items:start;display:grid;gap:var(--space-3);grid-template-columns:auto 1fr}.mcp-mark{align-items:center;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-accent-strong);display:inline-grid;font-family:var(--font-mono);font-weight:900;height:2.6rem;justify-content:center;width:2.6rem}.mcp-card h3 a,.mcp-card__category{text-decoration:none}.mcp-card__category{color:var(--color-muted);font-size:var(--text-sm);font-weight:700}.mcp-card__facts,.fact-panel dl{display:grid;gap:var(--space-2);margin:0}.mcp-card__facts div,.fact-panel dl div{display:grid;gap:var(--space-1);grid-template-columns:minmax(5rem,.36fr) minmax(0,1fr)}.mcp-card__facts dt,.fact-panel dt{color:var(--color-subtle);font-size:var(--text-xs);font-weight:800;text-transform:uppercase}.mcp-card__facts dd,.fact-panel dd{margin:0}.mcp-card__bottom{align-items:center;border-top:1px solid var(--color-border);color:var(--color-muted);display:flex;gap:var(--space-3);justify-content:space-between;padding-top:var(--space-3)}.mcp-card__bottom a{color:var(--color-accent-strong);font-weight:800}.filter-bar{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);display:grid;gap:var(--space-3);grid-template-columns:minmax(13rem,1.6fr) repeat(7,minmax(9rem,1fr)) auto;padding:var(--space-4)}.filter-bar label,.lead-form label{display:grid;gap:var(--space-2)}.result-count{color:var(--color-accent-strong);font-family:var(--font-mono);font-weight:800}.empty-state{background:var(--color-surface);border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);padding:var(--space-5)}.prose{max-width:44rem}.prose>*+*{margin-top:var(--space-4)}.meta-list{color:var(--color-muted);display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4);list-style:none;margin:0;padding:0}.form-embed{display:grid;gap:var(--space-4)}.form-embed__iframe,.form-embed__fallback{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%}.form-embed__fallback{background:var(--color-surface);padding:var(--space-6)}.answer-block__label{color:var(--color-muted);font-size:var(--text-sm);font-weight:700;text-transform:uppercase}.takeaways ul,.sources ol,.howto ol,.source-panel ol,.faq__list{margin:var(--space-3) 0 0;padding-left:1.25rem}.howto li+li,.sources li+li,.source-panel li+li,.takeaways li+li{margin-top:var(--space-3)}.breadcrumbs{color:var(--color-muted);display:flex;flex-wrap:wrap;font-size:var(--text-sm);font-weight:700;gap:var(--space-2)}.breadcrumbs a{color:var(--color-accent-strong);text-decoration:none}.article-content{min-width:0}.article-content,.article-content p,.article-content li{font-size:var(--text-md)}.article-content a{color:var(--color-accent-strong)}.article-content .section-block{display:grid;gap:var(--space-4)}.callout{background:var(--color-surface-muted);border-left:4px solid var(--color-amber);border-radius:var(--radius-sm);display:grid;gap:var(--space-2);padding:var(--space-4)}.coverage-grid{display:flex;flex-wrap:wrap;gap:var(--space-2)}.step-list{margin:0;padding-left:1.25rem}.step-list li+li{margin-top:var(--space-3)}.prompt-list{display:grid;gap:var(--space-3)}.prompt-list pre{background:#101415;border-radius:var(--radius-md);color:#eef0ea;overflow-x:auto;padding:var(--space-4)}.sidebar{align-self:start;min-width:0;position:sticky;top:6rem}.sidebar-card{display:grid;gap:var(--space-3)}.sidebar-card h2{font-size:var(--text-lg)}.link-list,.mini-card-list{display:grid;gap:var(--space-2)}.link-list a{border-bottom:1px solid var(--color-border);color:var(--color-accent-strong);font-weight:700;padding-bottom:var(--space-2);text-decoration:none}.article-nav{display:grid;gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.article-nav a{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);display:grid;gap:var(--space-1);padding:var(--space-4);text-decoration:none}.article-nav span{color:var(--color-muted);font-size:var(--text-sm);font-weight:800}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}table{background:var(--color-surface);border:1px solid var(--color-border);border-collapse:separate;border-radius:var(--radius-md);border-spacing:0;min-width:48rem;width:100%}.table-wrap--wide table{min-width:74rem}th,td{border-bottom:1px solid var(--color-border);padding:.8rem;text-align:left;vertical-align:top}thead th{background:var(--color-surface-muted);color:var(--color-muted);font-size:var(--text-xs);text-transform:uppercase}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.lead-form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);display:grid;gap:var(--space-4);padding:var(--space-5)}.cta-band{align-items:center;background:var(--color-surface-strong);border-radius:var(--radius-md);color:#fff;display:flex;gap:var(--space-5);justify-content:space-between;padding:var(--space-6)}.cta-band p{color:#d9ded8}.cta-band--light{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text)}.cta-band--light p{color:var(--color-muted)}details{border-top:1px solid var(--color-border);padding-block:var(--space-3)}summary{cursor:pointer;font-weight:700}summary+p{color:var(--color-muted);margin-top:var(--space-2)}.home-reference{background:#fff}.reference-home{background:#fff;color:#050b17;min-height:calc(100vh - 4.5rem);padding-block:1.6rem 3rem}.reference-shell{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) minmax(20rem,25rem);max-width:96rem}.reference-main{display:grid;gap:1rem;min-width:0}.reference-hero{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) minmax(20rem,21rem)}.reference-hero__copy h1{color:#050b17;font-size:4rem;line-height:.98;max-width:11.5ch}.reference-hero__copy p{color:#536077;font-size:1.05rem;line-height:1.55;margin-top:1rem;max-width:39rem}.reference-proof,.kb-panel,.reference-directory,.reference-compare,.verify-card{background:#fff;border:1px solid #dce3ec;border-radius:8px;box-shadow:0 8px 24px #0f172a0a}.reference-proof{display:grid;gap:1rem;padding:1rem}.reference-proof div{align-items:center;display:grid;gap:1rem;grid-template-columns:2rem minmax(0,1fr)}.reference-proof svg,.reference-search svg,.filter-pill svg,.kb-card svg,.verify-card svg{fill:none;stroke:#079aa2;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.reference-proof svg{height:1.7rem;width:1.7rem}.reference-search svg{height:1.25rem;width:1.25rem}.filter-pill svg{flex:0 0 auto;height:1rem;width:1rem}.verify-card>svg{height:2rem;width:2rem}.reference-proof strong,.kb-card strong,.verify-card strong{color:#050b17;display:block;font-weight:800;line-height:1.25}.reference-proof span,.kb-card small,.verify-card span{color:#536077;display:block;line-height:1.35}.reference-search{align-items:center;border:2px solid #079aa2;border-radius:9px;box-shadow:0 4px 14px #079aa224;display:grid;gap:.75rem;grid-template-columns:1.5rem minmax(0,1fr) auto;min-width:0;padding:.8rem 1rem}.reference-search label{height:1px;overflow:hidden;position:absolute;width:1px}.reference-search input{border:0;color:#050b17;font-size:1rem;min-width:0;outline:0;padding:.25rem}.reference-search button{background:#050b17;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:800;min-height:2.35rem;padding-inline:1rem}.popular-row{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem}.popular-row span{color:#27344a;font-size:var(--text-sm);font-weight:700;margin-right:.35rem}.popular-row a{align-items:center;border:1px solid #dce3ec;border-radius:6px;color:#44516a;display:inline-flex;font-size:var(--text-sm);font-weight:700;min-height:2rem;padding:.35rem .8rem;text-decoration:none}.reference-directory{overflow:hidden}.reference-filters{align-items:center;border-bottom:1px solid #dce3ec;display:grid;gap:.75rem;grid-template-columns:1fr repeat(4,auto) auto auto;padding:.65rem .8rem}.filter-pill{align-items:center;background:#fff;border:1px solid #dce3ec;border-radius:6px;color:#27344a;display:inline-flex;font-size:var(--text-sm);font-weight:700;gap:.4rem;min-height:2rem;padding:.35rem .75rem;text-decoration:none}.filter-pill--primary{border-color:transparent;padding-left:.25rem}.clear-link,.reference-view-all,.kb-panel__header a,.verify-card em{color:#007d86;font-size:var(--text-sm);font-style:normal;font-weight:800;text-decoration:none}.reference-filters p{color:#27344a;font-size:var(--text-sm);justify-self:end;white-space:nowrap}.reference-table{overflow-x:auto}.reference-table table,.compare-mini-table table{border:0;border-radius:0;min-width:62rem}.reference-table th,.reference-table td,.compare-mini-table th,.compare-mini-table td{border-color:#dce3ec;color:#27344a;font-size:var(--text-sm);padding:.65rem .75rem}.reference-table thead th,.compare-mini-table thead th{background:#f8fafc;color:#1f2a3d;font-size:var(--text-xs);text-transform:none}.server-cell{align-items:center;display:grid;gap:.7rem;grid-template-columns:2.4rem minmax(0,1fr)}.server-cell>span,.compare-mcp-mark{align-items:center;background:#079aa2;border-radius:7px;color:#fff;display:inline-grid;font-weight:900;height:2.3rem;justify-content:center;width:2.3rem}.server-cell p{display:grid;gap:.05rem}.server-cell small{color:#536077;display:-webkit-box;font-weight:500;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-token,.status-token,.view-token{border-radius:6px;display:inline-flex;font-size:var(--text-xs);font-weight:800;padding:.35rem .6rem;text-decoration:none;white-space:nowrap}.category-token{background:#e8f7f5;border:1px solid #c1e8e2;color:#007d86}.status-token{background:#eaf8ee;border:1px solid #ccebd5;color:#19713b}.view-token{border:1px solid #079aa2;color:#007d86}.reference-view-all{display:inline-flex;padding:.8rem 1rem 1rem}.reference-compare{align-items:start;display:grid;gap:1rem;grid-template-columns:13rem minmax(0,1fr);overflow:hidden;padding:.9rem}.reference-compare h2{font-size:1.15rem}.reference-compare p{color:#536077;font-size:var(--text-sm);line-height:1.4;margin-top:.5rem}.compare-mini-table{overflow-x:auto}.compare-mini-table table{min-width:48rem}.compare-mcp-head{align-items:center;display:inline-grid;gap:.55rem;grid-template-columns:2rem minmax(0,1fr);line-height:1.2;min-width:0;white-space:nowrap}.compare-mcp-mark{height:2rem;width:2rem}.compare-mini-table thead th:not(:first-child){font-size:var(--text-sm);min-width:9.5rem}.reference-sidebar{align-self:start;display:grid;gap:1rem;min-width:0;position:sticky;top:5.5rem}.kb-panel{padding:1rem}.kb-panel__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.kb-panel__header h2{font-size:1.15rem}.kb-list{display:grid;gap:.75rem}.kb-card{align-items:center;border:1px solid #dce3ec;border-radius:8px;display:grid;gap:1rem;grid-template-columns:3.6rem minmax(0,1fr);padding:.9rem;text-decoration:none}.kb-card>span{align-items:center;background:#f8fafc;border:1px solid #dce3ec;border-radius:8px;display:inline-grid;height:3.5rem;justify-content:center;width:3.5rem}.kb-card svg{height:1.8rem;width:1.8rem}.kb-card p{display:grid;gap:.3rem}.kb-card em{color:#536077;font-size:var(--text-xs);font-style:normal;font-weight:700;margin-top:.25rem}.verify-card{align-items:start;background:#fffaf0;border-color:#f1c36d;display:grid;gap:.9rem;grid-template-columns:2.5rem minmax(0,1fr);padding:1rem;text-decoration:none}.verify-card svg{stroke:#d89600}@media(max-width:62rem){.filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-shell,.reference-hero,.reference-compare{grid-template-columns:1fr}.reference-sidebar{position:static}.reference-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-filters p{justify-self:start}}@media(max-width:44rem){h1{font-size:var(--text-3xl)}h2{font-size:var(--text-xl)}.section,.hero,.page-hero{padding-block:var(--space-6)}.container{padding-inline:var(--space-4)}.site-header__inner,.section-heading--split,.cta-band{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:var(--space-4)}.site-footer__grid,.hero__grid,.page-hero__split,.content-grid,.content-grid--reverse,.two-column,.article-nav{grid-template-columns:1fr}.hero__grid>*,.page-hero__split>*,.content-grid>*,.hero-search,.chip-row,.hero-panel,.fact-panel,.filter-bar,.lead-form{max-width:22.5rem;width:100%}.site-nav{display:grid;gap:.75rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.site-brandline{align-items:flex-start;display:grid;gap:var(--space-2)}.site-brandline p{white-space:normal}.site-nav a{min-width:0;overflow-wrap:anywhere;padding-block:.45rem;white-space:normal}.site-header .container{margin-inline:1rem;max-width:calc(100vw - 2rem);padding-inline:0;width:calc(100vw - 2rem)}.home-reference .reference-shell,.home-reference .reference-main,.home-reference .reference-hero,.home-reference .reference-proof,.home-reference .reference-search,.home-reference .popular-row,.home-reference .reference-directory,.home-reference .reference-sidebar{max-width:100%;min-width:0;width:100%}.home-reference .reference-shell{margin-inline:1rem;max-width:calc(100vw - 2rem);padding-inline:0;width:calc(100vw - 2rem)}.home-reference .reference-shell{display:block}.home-reference .reference-main,.home-reference .reference-sidebar{display:grid;gap:1rem}.home-reference .reference-sidebar{margin-top:1rem}.home-reference .reference-proof,.home-reference .reference-search,.home-reference .reference-directory,.home-reference .reference-compare,.home-reference .kb-panel,.home-reference .verify-card{width:auto}.home-reference .reference-table,.home-reference .compare-mini-table{max-width:100%;min-width:0;overflow-x:auto}.home-reference .site-brandline p,.home-reference .reference-hero__copy p,.home-reference .reference-proof strong,.home-reference .reference-proof span,.home-reference .reference-search input,.home-reference .popular-row a,.home-reference .kb-card strong,.home-reference .kb-card small{overflow-wrap:anywhere}.reference-home{padding-block:1.25rem 2rem}.reference-hero__copy h1{font-size:var(--text-3xl);max-width:11ch}.reference-hero__copy p{font-size:var(--text-md)}.reference-proof div,.kb-card,.verify-card{grid-template-columns:2.6rem minmax(0,1fr)}.home-reference .reference-proof div{gap:.75rem;grid-template-columns:1.6rem minmax(0,1fr)}.home-reference .reference-proof svg{height:1.4rem;width:1.4rem}.reference-search{grid-template-columns:1.25rem minmax(0,1fr)}.home-reference .reference-search input{font-size:var(--text-sm)}.reference-search button{grid-column:1 / -1;width:100%}.popular-row{align-items:flex-start}.popular-row span{flex-basis:100%}.reference-filters{display:flex;flex-wrap:wrap}.reference-filters p{flex-basis:100%}.reference-table table,.compare-mini-table table{min-width:0}.server-cell{grid-template-columns:2.4rem minmax(0,1fr)}.compare-mini-table thead{height:auto;overflow:visible;position:static;width:auto}.hero-search>div,.filter-bar{grid-template-columns:1fr}.sidebar{position:static}table,.table-wrap--wide table{min-width:0}table,thead,tbody,tr,th,td{display:block}thead{height:1px;overflow:hidden;position:absolute;width:1px}tr{border-bottom:1px solid var(--color-border);padding:var(--space-3)}td,th{border-bottom:0;padding:var(--space-1) 0}tbody th{font-size:var(--text-lg)}.mcp-card__facts div,.fact-panel dl div{grid-template-columns:1fr}.metric-row{align-items:flex-start;flex-direction:column}.metric-row p{text-align:left}}
