
body.s-model-detail .crumb{padding:30px 0 0;font-size:13px;color:var(--text-mut)}
body.s-model-detail .crumb a{color:var(--text-dim);transition:color var(--tr);display:inline-flex;align-items:center;gap:7px}
body.s-model-detail .crumb a:hover{color:#fff}
body.s-model-detail .crumb a svg{width:14px;height:14px}
body.s-model-detail .detail-head{padding:2px 0 20px;border-bottom:1px solid var(--border-2);margin-bottom:26px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}
body.s-model-detail .detail-head-left{flex:1;min-width:0}
body.s-model-detail .detail-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;flex:1 1 auto;min-width:0}
body.s-model-detail .detail-id{font-size:12px;color:#84848f;font-family:ui-monospace,Menlo,Consolas,monospace;letter-spacing:-.1px}
body.s-model-detail .mult-mini{flex-shrink:0;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 11px;background:rgba(255,255,255,.04);border:1px solid var(--border-2);color:var(--text);border-radius:6px;font-weight:700;font-size:12px;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:.2px;margin:0}
body.s-model-detail .mult-mini.dim{color:var(--text-dim);font-weight:600;background:rgba(255,255,255,.025)}
body.s-model-detail .mult-mini.low{color:var(--ok);border-color:rgba(74,222,128,.35);background:rgba(74,222,128,.06)}
body.s-model-detail .mult-mini.high{color:var(--danger);border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.06)}
body.s-model-detail .detail-owned{display:inline-flex;align-items:center;height:26px;font-size:12px;color:var(--text-dim);background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.18);padding:0 11px;border-radius:6px;font-weight:600;letter-spacing:.2px;line-height:1}
body.s-model-detail .mod-chip{display:inline-flex;align-items:center;height:22px;font-size:11.5px;font-weight:600;letter-spacing:.2px;padding:0 9px;border-radius:6px;line-height:1;color:#7fb8ff;background:rgba(127,184,255,.08);border:1px solid rgba(127,184,255,.25);margin-right:5px}
body.s-model-detail .mod-chip:last-child{margin-right:0}
body.s-model-detail .bm-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:14px}
body.s-model-detail .bm-head p{color:var(--text-dim);font-size:13px}
body.s-model-detail .bm-tabs{display:inline-flex;gap:3px;background:rgba(255,255,255,.035);border:1px solid var(--border-2);border-radius:10px;padding:3px}
body.s-model-detail .bm-tab{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--text-dim);font-size:12.5px;font-weight:600;padding:7px 13px;border-radius:7px;cursor:pointer;letter-spacing:.2px;font-family:inherit;transition:background .15s,color .15s}
body.s-model-detail .bm-tab svg{width:14px;height:14px;opacity:.7}
body.s-model-detail .bm-tab.active{background:rgba(127,184,255,.13);color:#9ecbff;box-shadow:inset 0 0 0 1px rgba(127,184,255,.18)}
body.s-model-detail .bm-tab.active svg{opacity:1}
body.s-model-detail .bm-idx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}
@media(max-width:760px){body.s-model-detail .bm-idx-grid{grid-template-columns:1fr}}
body.s-model-detail .bm-idx-card{border:1px solid var(--border-2);border-radius:14px;padding:20px 16px 16px;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.006))}
body.s-model-detail .bm-idx-num{font-size:38px;font-weight:800;color:#4ade80;letter-spacing:-1.5px;line-height:1;font-variant-numeric:tabular-nums;text-shadow:0 0 24px rgba(74,222,128,.28)}
body.s-model-detail .bm-idx-lab{font-size:12px;color:var(--text-dim);margin-top:9px;line-height:1.45}
body.s-model-detail .bm-hist{display:flex;align-items:flex-end;gap:1.5px;height:44px;margin:18px 10px 14px;position:relative}
body.s-model-detail .bm-hist span{flex:1;background:rgba(255,255,255,.13);border-radius:2px 2px 0 0}
body.s-model-detail .bm-hist i{position:absolute;top:-5px;bottom:-3px;width:2px;background:#fff;border-radius:2px;box-shadow:0 0 7px rgba(255,255,255,.55)}
body.s-model-detail .bm-hist i::after{content:"";position:absolute;top:-3px;left:-2px;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 6px rgba(255,255,255,.6)}
body.s-model-detail .bm-pct-pill{display:inline-flex;align-items:center;height:26px;padding:0 12px;font-size:11px;font-weight:600;color:var(--text-dim);border:1px solid var(--border-2);border-radius:999px;background:rgba(255,255,255,.03)}
body.s-model-detail .bm-groups{columns:2;column-gap:12px}
@media(max-width:820px){body.s-model-detail .bm-groups{columns:1}}
body.s-model-detail .bm-group{border:1px solid var(--border-2);border-radius:12px;padding:16px;background:rgba(255,255,255,.015);break-inside:avoid;margin-bottom:12px}
body.s-model-detail .bm-groups .bm-group:last-child{margin-bottom:0}
body.s-model-detail .bm-group h3{font-size:14px;font-weight:700;margin:0 0 12px;color:var(--text)}
body.s-model-detail .bm-row{margin-bottom:14px}
body.s-model-detail .bm-row:last-child{margin-bottom:0}
body.s-model-detail .bm-row-name{font-size:12.5px;font-weight:600;color:var(--text)}
body.s-model-detail .bm-row-desc{font-size:11px;color:var(--text-mut);margin-top:1px}
body.s-model-detail .bm-row-line{display:flex;align-items:center;gap:10px;margin-top:6px}
body.s-model-detail .bm-bar{flex:1;height:6px;border-radius:4px;background:rgba(255,255,255,.07);overflow:hidden}
body.s-model-detail .bm-bar b{display:block;height:100%;border-radius:4px}
body.s-model-detail .bm-row-val{font-size:12.5px;font-weight:700;color:var(--text);min-width:48px;text-align:right;font-variant-numeric:tabular-nums}
body.s-model-detail .bm-src{font-size:11px;color:var(--text-mut);margin-top:12px;text-align:right}
body.s-model-detail .bm-da-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;align-items:stretch}
@media(max-width:820px){body.s-model-detail .bm-da-grid{grid-template-columns:1fr}}
body.s-model-detail .bm-da-card{border:1px solid var(--border-2);border-radius:12px;padding:16px;background:rgba(255,255,255,.015);display:flex;flex-direction:column}
body.s-model-detail .bm-da-card .bm-chart{flex:1;align-items:stretch}
body.s-model-detail .bm-da-card h3{font-size:13.5px;font-weight:700;margin:0 0 4px;color:var(--text)}
body.s-model-detail .bm-da-sub{font-size:11px;color:var(--text-mut);margin-bottom:14px;line-height:1.5}
body.s-model-detail .bm-da-howto{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--text-dim);text-decoration:none;border-bottom:1px solid var(--border-2);padding-bottom:1px;margin-bottom:14px}
body.s-model-detail .bm-da-howto:hover{color:var(--text)}
body.s-model-detail .bm-chart{display:flex;gap:12px;margin-top:8px}
body.s-model-detail .bm-chart-y{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;height:100%;min-height:180px;font-size:10px;color:var(--text-mut);font-variant-numeric:tabular-nums;min-width:26px}
body.s-model-detail .bm-chart-plot{flex:1;display:flex;flex-direction:column}
body.s-model-detail .bm-chart-area{position:relative;flex:1;min-height:180px}
body.s-model-detail .bm-chart-grid{position:absolute;left:0;right:0;top:0;height:100%}
body.s-model-detail .bm-chart-grid div{position:absolute;left:0;right:0;border-top:1px dashed rgba(255,255,255,.08);transform:translateY(-.5px)}
body.s-model-detail .bm-chart-cols{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:flex-end;gap:18px;padding:0 8px}
body.s-model-detail .bm-chart-col{flex:1;display:flex;justify-content:center;height:100%;align-items:flex-end;position:relative;cursor:default}
body.s-model-detail .bm-chart-bar{width:100%;max-width:70px;border-radius:7px 7px 0 0;background:rgba(255,255,255,.11);position:relative;min-height:3px;transition:filter .15s,box-shadow .15s}
body.s-model-detail .bm-chart-bar.max{background:linear-gradient(180deg,#a78bfa,#7c4de0)}
body.s-model-detail .bm-chart-col:hover .bm-chart-bar{filter:brightness(1.22)}
body.s-model-detail .bm-chart-col:hover .bm-chart-bar.max{box-shadow:0 0 22px rgba(139,92,246,.45)}
body.s-model-detail .bm-chart-bar b{position:absolute;top:-19px;left:-8px;right:-8px;text-align:center;font-size:11.5px;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums}
body.s-model-detail .bm-chart-tip{position:absolute;left:50%;bottom:calc(100% + 22px);transform:translateX(-50%);background:#0e1016;border:1px solid var(--border-2);border-radius:10px;padding:8px 12px;text-align:center;white-space:nowrap;box-shadow:0 12px 30px -8px rgba(0,0,0,.75);opacity:0;pointer-events:none;transition:opacity .15s;z-index:8}
body.s-model-detail .bm-chart-tip .tp-l{display:block;font-size:11px;color:var(--text-mut);margin-bottom:2px}
body.s-model-detail .bm-chart-tip .tp-v{display:block;font-size:13px;font-weight:700;color:#c4b5fd;font-variant-numeric:tabular-nums}
body.s-model-detail .bm-chart-col:hover .bm-chart-tip{opacity:1}
body.s-model-detail .bm-chart-xrow{display:flex;gap:18px;padding:8px 8px 0}
body.s-model-detail .bm-chart-xrow span{flex:1;text-align:center;font-size:10.5px;color:var(--text-mut)}
body.s-model-detail .bm-arena-h{font-size:12.5px;font-weight:700;color:var(--text-dim);margin:20px 0 11px;letter-spacing:.2px}
body.s-model-detail .bm-arena-h:first-child{margin-top:4px}
body.s-model-detail .bm-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
body.s-model-detail .bm-cat-grid+.bm-arena-h{margin-top:22px}
@media(max-width:1000px){body.s-model-detail .bm-cat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){body.s-model-detail .bm-cat-grid{grid-template-columns:1fr}}
body.s-model-detail .bm-cat-card{border:1px solid var(--border-2);border-radius:12px;padding:14px;background:rgba(255,255,255,.015);transition:border-color .16s,background .16s,box-shadow .16s}
body.s-model-detail .bm-cat-card:hover{border-color:rgba(127,184,255,.3);background:rgba(127,184,255,.03);box-shadow:0 12px 26px -14px rgba(0,0,0,.7)}
body.s-model-detail .bm-cat-card:hover .bm-cat-bar b{box-shadow:0 0 12px rgba(74,222,128,.5)}
body.s-model-detail .bm-idx-card{transition:border-color .16s,background .16s}
body.s-model-detail .bm-idx-card:hover{border-color:rgba(74,222,128,.22)}
body.s-model-detail .bm-da-card{transition:border-color .16s,background .16s,box-shadow .16s}
body.s-model-detail .bm-da-card:hover{border-color:rgba(139,92,246,.28);background:rgba(139,92,246,.04);box-shadow:0 12px 26px -14px rgba(0,0,0,.7)}
body.s-model-detail .bm-cat-top{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-bottom:8px}
body.s-model-detail .bm-cat-name{font-size:12.5px;font-weight:700;color:var(--text)}
body.s-model-detail .bm-cat-pill{font-size:10.5px;font-weight:700;color:#4ade80;background:rgba(74,222,128,.10);border:1px solid rgba(74,222,128,.28);border-radius:999px;padding:3px 8px;white-space:nowrap}
body.s-model-detail .bm-cat-pill-sm{display:inline-flex;font-size:9.5px;font-weight:700;color:#4ade80;background:rgba(74,222,128,.10);border:1px solid rgba(74,222,128,.28);border-radius:999px;padding:2px 7px;white-space:nowrap;line-height:1.2}
body.s-model-detail .bm-cat-elo{font-size:24px;font-weight:800;color:var(--text);letter-spacing:-.5px;font-variant-numeric:tabular-nums}
body.s-model-detail .bm-cat-elo small{font-size:11px;font-weight:600;color:var(--text-mut);margin-left:4px}
body.s-model-detail .bm-cat-bar{height:6px;border-radius:4px;background:rgba(255,255,255,.07);overflow:hidden;margin:10px 0 9px}
body.s-model-detail .bm-cat-bar b{display:block;height:100%;border-radius:4px;background:#4ade80}
body.s-model-detail .bm-cat-sub{font-size:11px;color:var(--text-mut);margin-top:0;display:flex;flex-direction:column;gap:5px;align-items:flex-start}
body.s-model-detail .bm-mini-toggle{display:inline-flex;border:1px solid var(--border-2);border-radius:7px;overflow:hidden}
body.s-model-detail .bm-mini-toggle button{border:0;background:transparent;color:var(--text-dim);font-size:11px;font-weight:600;padding:0 12px;min-height:26px;cursor:pointer;font-family:inherit}
body.s-model-detail .bm-mini-toggle button.active{background:rgba(139,92,246,.15);color:#a78bfa}
body.s-model-detail .bm-radar-wrap{display:flex;justify-content:center;align-items:center;flex:1;position:relative}
body.s-model-detail .bm-radar-pt{cursor:pointer}
body.s-model-detail .bm-radar-pt .bm-radar-dot{transition:r .12s ease,fill .12s ease,stroke-width .12s ease}
body.s-model-detail .bm-radar-pt:hover .bm-radar-dot{r:6;fill:#fff;stroke:#8b5cf6;stroke-width:3}
body.s-model-detail .bm-radar-tip{position:absolute;left:0;top:0;transform:translate(-50%,-100%);margin-top:-10px;background:#0e1016;border:1px solid var(--border-2);border-radius:10px;padding:8px 12px;text-align:center;white-space:nowrap;box-shadow:0 12px 30px -8px rgba(0,0,0,.75);opacity:0;pointer-events:none;transition:opacity .15s;z-index:8}
body.s-model-detail .bm-radar-tip.show{opacity:1}
body.s-model-detail .bm-radar-tip .tp-l{display:block;font-size:11px;color:var(--text-mut);margin-bottom:2px}
body.s-model-detail .bm-radar-tip .tp-v{display:block;font-size:13px;font-weight:700;color:#c4b5fd;font-variant-numeric:tabular-nums}
body.s-model-detail .detail-balance{display:inline-flex;align-items:center;gap:6px;height:26px;font-size:12px;color:#10b981;background:rgba(16,185,129,.09);border:1px solid rgba(16,185,129,.3);padding:0 11px;border-radius:6px;font-weight:600;letter-spacing:.2px;line-height:1}
body.s-model-detail .detail-balance svg{width:13px;height:13px}
body.s-model-detail .status-chip{display:inline-flex;align-items:center;height:26px;gap:6px;font-size:12px;font-weight:600;letter-spacing:.2px;padding:0 11px;border-radius:6px;line-height:1}
body.s-model-detail .status-chip.up{color:var(--ok);background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.22)}
body.s-model-detail .status-chip.down{color:var(--danger);background:rgba(248,113,113,.08);border:1px solid rgba(248,113,113,.22)}
body.s-model-detail .uptime-chip{display:inline-flex;align-items:center;height:26px;gap:6px;font-size:12px;font-weight:600;letter-spacing:.2px;padding:0 11px;border-radius:6px;line-height:1;border:1px solid transparent;font-variant-numeric:tabular-nums}
body.s-model-detail .uptime-chip .uptime-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}
body.s-model-detail .uptime-chip .uptime-suffix{color:var(--text-mut);font-weight:500;margin-left:2px}
body.s-model-detail .uptime-chip.nodata{color:var(--text-mut);background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.06)}
body.s-model-detail .status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0;box-shadow:0 0 6px currentColor}
body.s-model-detail .down-banner{display:flex;align-items:flex-start;gap:14px;background:rgba(248,113,113,.06);border:1px solid rgba(248,113,113,.25);border-radius:var(--r-lg);padding:18px 22px;margin:0 0 28px;color:#fecaca}
body.s-model-detail .down-banner svg{flex-shrink:0;color:var(--danger);margin-top:1px}
body.s-model-detail .down-banner b{color:#fff;display:block;margin-bottom:4px;font-size:15px}
body.s-model-detail .down-banner span{font-size:13.5px;line-height:1.55;color:var(--text-dim)}
body.s-model-detail .detail-head h1{font-size:42px;letter-spacing:-1.1px;line-height:1.08;font-weight:700;margin-bottom:8px;background:linear-gradient(180deg,#fff 0%,#c4cdd6 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
body.s-model-detail .model-id{font-family:ui-monospace,Menlo,Consolas,monospace;color:var(--text-mut);font-size:14px;word-break:break-all;}
body.s-model-detail .mult-info{flex:1;font-size:14px;color:var(--text-dim);line-height:1.55}
body.s-model-detail .mult-info b{color:#fff}
body.s-model-detail .prov-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}
body.s-model-detail .prov-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.02);border:1px solid var(--border-2);border-radius:10px;padding:11px 14px}
body.s-model-detail .prov-name{font-size:13.5px;color:var(--text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.s-model-detail .prov-name.unnamed{color:var(--text-dim)}
body.s-model-detail .prov-mult{flex-shrink:0;font-weight:700;font-size:13px;font-variant-numeric:tabular-nums;color:var(--text)}
body.s-model-detail .prov-mult.low{color:var(--ok)}
body.s-model-detail .prov-mult.high{color:var(--danger)}
body.s-model-detail .section{margin-bottom:36px}
body.s-model-detail .section h2{font-size:20px;font-weight:600;margin:0 0 14px;color:#fff;letter-spacing:-.3px}
body.s-model-detail .section p{margin:0 0 12px;color:var(--text-dim);font-size:14.5px;line-height:1.65}
body.s-model-detail .desc-wrap{position:relative}
body.s-model-detail .desc-text{margin:0;color:var(--text-dim);font-size:14.5px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}
body.s-model-detail .desc-wrap.is-clamped .desc-text{max-height:150px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 52%,rgba(0,0,0,.35) 82%,transparent 100%);mask-image:linear-gradient(to bottom,#000 52%,rgba(0,0,0,.35) 82%,transparent 100%)}
body.s-model-detail .desc-fade{position:absolute;left:0;right:0;bottom:0;height:104px;pointer-events:none;opacity:0;transition:opacity .18s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.5) 55%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.5) 55%,#000 100%)}
body.s-model-detail .desc-wrap.is-clamped .desc-fade{opacity:1}
body.s-model-detail .desc-toggle{margin-top:14px;display:inline-flex;align-items:center;gap:5px;background:none;border:0;padding:0;font:inherit;font-size:14px;color:rgba(255,255,255,.72);cursor:pointer;transition:color .15s ease}
body.s-model-detail .desc-toggle .desc-chevron{width:15px;height:15px;flex:none;transition:transform .18s ease}
body.s-model-detail .desc-wrap:not(.is-clamped) .desc-toggle .desc-chevron{transform:rotate(180deg)}
body.s-model-detail .desc-toggle[hidden]{display:none}
body.s-model-detail .desc-toggle:hover{color:#fff}
body.s-model-detail .desc-wrap.is-clamped .desc-toggle{position:absolute;left:0;right:0;bottom:0;margin:0;padding:26px 0 4px;justify-content:center;z-index:1}
body.s-model-detail .kv{display:grid;grid-template-columns:200px 1fr;gap:12px 22px;background:var(--card);border:1px solid var(--border-2);border-radius:var(--r-lg);padding:22px 26px;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2)}
body.s-model-detail .kv .k{color:var(--text-mut);font-size:13px}
body.s-model-detail .kv .v{color:#fff;font-size:13.5px;font-variant-numeric:tabular-nums}
body.s-model-detail .kv .v code{background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.15);padding:2px 8px;border-radius:5px;font-size:12.5px;color:#9fc1ff;font-family:ui-monospace,Menlo,Consolas,monospace}
body.s-model-detail .examples{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:8px}
body.s-model-detail .example{background:var(--card);border:1px solid var(--border-2);border-radius:var(--r-md);padding:16px 18px;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2)}
body.s-model-detail .example-lab{font-size:11.5px;color:var(--text-mut);margin-bottom:6px}
body.s-model-detail .example-val{font-size:17px;font-weight:600;font-variant-numeric:tabular-nums;color:#fff}
body.s-model-detail pre{background:var(--card-solid);border:1px solid var(--border-2);border-radius:var(--r-md);padding:18px 20px;overflow-x:auto;font-size:12.5px;line-height:1.6;font-family:ui-monospace,Menlo,Consolas,monospace;color:var(--text-dim);margin:0}
body.s-model-detail pre .k{color:#9fc1ff}
body.s-model-detail pre .s{color:#86efac}
body.s-model-detail .err{padding:80px 0;text-align:center;color:var(--text-mut);font-size:14px}
@media (max-width:640px){
  body.s-model-detail .kv{grid-template-columns:1fr;gap:6px;padding:18px 20px}
  body.s-model-detail .examples{grid-template-columns:1fr;gap:10px}
  body.s-model-detail .detail-head{align-items:flex-start;gap:10px}
  body.s-model-detail .detail-head-left{width:100%}
  body.s-model-detail .detail-head h1{font-size:32px}
  body.s-model-detail .mult-mini{height:24px;font-size:11.5px;padding:0 9px;margin:0 0 0 auto}
}

body.s-ssr-extra .seo-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:12.5px;color:#84848f;margin:26px 0 6px}
body.s-ssr-extra .seo-crumbs a{color:var(--text-dim);text-decoration:none;transition:color .2s}
body.s-ssr-extra .seo-crumbs a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}
body.s-ssr-extra .seo-crumbs span.sep{opacity:.5}
body.s-ssr-extra .hero-models{padding:14px 0 16px}
body.s-ssr-extra .cmp-hero{padding:14px 0 18px}
body.s-ssr-extra .cat-facts{margin:-18px 0 34px;display:flex;flex-direction:column;gap:12px}
body.s-ssr-extra .cat-facts p{margin:0;font-size:12.5px;line-height:1.6;color:#84848f}
body.s-ssr-extra .cat-facts-links a{color:var(--text-dim);text-decoration:none;transition:color .2s}
body.s-ssr-extra .cat-facts-links a:hover{color:#9ecbff;text-decoration:underline;text-underline-offset:3px}
body.s-ssr-extra .seo-links a,body.s-ssr-extra .seo-links a:hover{text-decoration:none}
@media(max-width:640px){body.s-ssr-extra .cat-facts{margin:-16px 0 28px}}
body.s-ssr-extra #cmpChips{min-height:44px}
body.s-ssr-extra #cmpOut{min-height:420px}
body.s-ssr-extra .seo-h1{font-size:34px;letter-spacing:-1px;line-height:1.1;font-weight:700;margin:8px 0 18px;background:linear-gradient(180deg,#fff 0%,#c4cdd6 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
body.s-ssr-extra .seo-page-ssr .seo-block:first-child{margin-top:22px}
@media(max-width:720px){body.s-ssr-extra .seo-h1{font-size:26px}}
