.site-b{flex-direction:column}.site-b,.site-b .b-shell{min-height:100vh;display:flex}.site-b .b-shell{flex:1;flex-direction:column}.site-b .b-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.site-b .b-brand{display:flex;align-items:center;gap:10px;color:var(--text)}.site-b .b-brand,.site-b .b-brand:hover{text-decoration:none}.site-b .b-brand-mark{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;overflow:hidden}.site-b .b-brand-text{display:flex;flex-direction:column;line-height:1.2}.site-b .b-brand-text strong{font-weight:500;font-size:15px;letter-spacing:-.01em}.site-b .b-brand-text em{font-style:normal;font-size:11px;color:var(--muted)}.site-b .b-topbar-actions{display:flex;align-items:center;gap:8px}.site-b .b-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;padding:8px 14px;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);color:var(--text);text-decoration:none;cursor:pointer;white-space:nowrap}.site-b .b-btn:hover{text-decoration:none;border-color:var(--muted-light)}.site-b .b-btn-ghost{background:transparent}.site-b .b-btn-primary{background:var(--accent);border-color:var(--accent-text,var(--accent));color:#fff}.site-b .b-btn-primary:hover{filter:brightness(.96);border-color:var(--accent-text,var(--accent))}.site-b .b-subnav{gap:8px 16px;padding:10px 24px 12px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:53px;z-index:45}.site-b .b-subnav,.site-b .b-subnav-group{display:flex;flex-wrap:wrap;align-items:center}.site-b .b-subnav-group{gap:6px}.site-b .b-subnav-label{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-light);margin-right:2px}.site-b .b-subnav-sep{width:1px;height:20px;background:var(--border);display:none}@media (min-width:760px){.site-b .b-subnav-sep{display:inline-block}}.site-b .b-subnav a{font-size:12px;font-weight:500;text-decoration:none;color:var(--muted);padding:5px 12px;border-radius:999px;border:1px solid transparent}.site-b .b-subnav a:hover{color:var(--text);border-color:var(--border);text-decoration:none}.site-b .b-subnav a.active{color:#fff;background:var(--accent);border-color:var(--accent-text,var(--accent))}.site-b .b-main{flex:1}.site-b .b-footer{margin-top:auto;border-top:1px solid var(--border);background:var(--surface);color:var(--muted);font-size:13px;line-height:1.6;padding:24px}.site-b .b-footer-inner{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.site-b .b-footer a{color:var(--accent-text,var(--accent))}.site-b .b-footer-links a{color:var(--muted)}.site-b .b-footer-links a:hover{color:var(--text)}.site-b .b-report{max-width:1040px;margin:0 auto;padding:24px 20px 48px}.site-b .b-report-header{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.site-b .b-verdict kbd{display:inline-block;font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text,var(--accent));background:var(--accent-soft);border-radius:6px;padding:2px 8px;margin-bottom:8px}.site-b .b-verdict p{margin:0;font-size:16px;line-height:1.6;color:var(--text)}.site-b .b-tabs{margin-top:4px}.site-b .b-tablist{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid var(--border);margin-bottom:20px;position:sticky;top:53px;background:var(--bg);padding:8px 0;z-index:40}.site-b .b-tab{font-size:14px;font-weight:500;color:var(--muted);background:transparent;border:1px solid transparent;border-radius:999px;padding:7px 16px;cursor:pointer}.site-b .b-tab:hover{color:var(--text)}.site-b .b-tab.active{color:#fff;background:var(--accent);border-color:var(--accent-text,var(--accent))}.site-b .b-tabpanel{display:flex;flex-direction:column;gap:20px}.site-b .b-report-actions{display:flex;flex-direction:column;gap:16px;margin-top:28px}.site-b .b-materials{display:flex;flex-direction:column;gap:14px}.site-b .b-material-filters{display:flex;flex-wrap:wrap;gap:6px}.site-b .b-chip-btn{font-size:12px;font-weight:500;color:var(--muted);background:var(--surface);border:1px solid var(--border-strong);border-radius:999px;padding:5px 12px;cursor:pointer}.site-b .b-chip-btn:hover{color:var(--text)}.site-b .b-chip-btn.active{color:#fff;background:var(--accent);border-color:var(--accent-text,var(--accent))}.site-b .b-materials-count{font-size:13px;margin:0}.site-b .b-muted{color:var(--muted)}.site-b .b-material-cards{display:grid;gap:12px}.site-b .b-material-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:16px;display:flex;flex-direction:column;gap:8px}.site-b .b-material-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:space-between}.site-b .b-chip{font-size:11px;font-weight:500;color:var(--accent-text,var(--accent));background:var(--accent-soft);border-radius:6px;padding:2px 8px}.site-b .b-material-title{font-size:15px;font-weight:500;margin:0}.site-b .b-material-line{display:flex;gap:10px;padding-top:8px;border-top:1px solid var(--border)}.site-b .b-material-line-kind{flex:0 0 92px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-light);padding-top:2px}.site-b .b-material-line-text{margin:0;font-size:13px;line-height:1.5;color:var(--text)}.site-b .b-material-quote{margin:6px 0 0;padding-left:10px;border-left:2px solid var(--border-strong);font-size:12px;font-style:italic;color:var(--muted)}.site-b .b-material-links{display:flex;flex-wrap:wrap;gap:16px;padding-top:8px;border-top:1px solid var(--border);font-size:13px}.site-b .b-material-links a{color:var(--accent-text,var(--accent))}.site-b .b-submit{display:flex;flex-direction:column;gap:10px;max-width:620px}.site-b .b-submit label{font-size:13px;font-weight:500;color:var(--text)}.site-b .b-submit input[type=text],.site-b .b-submit select{height:40px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0 12px;font-family:inherit;font-size:14px}.site-b .b-submit-hint{font-size:12px;color:var(--muted);margin:-2px 0 4px}.site-b .b-submit label{display:block;margin-bottom:5px}.site-b .b-submit input,.site-b .b-submit textarea{width:100%}.site-b .b-submit input:not([type]),.site-b .b-submit input[type=url],.site-b .b-submit textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:10px 12px;font-family:inherit;font-size:14px}.site-b .b-submit textarea{min-height:130px;resize:vertical;line-height:1.5}.site-b .b-submit .b-field-error{border-color:var(--accent-text,var(--accent))}.site-b .b-submit .b-file-input{color:var(--muted);font-size:13px}.site-b .b-submit .b-file-input::file-selector-button{margin-right:12px;border:0;border-radius:var(--radius-sm);background:var(--accent);color:#fff;padding:8px 14px;font-size:13px;font-weight:500;cursor:pointer}.site-b .b-code-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);padding:22px;box-shadow:0 18px 48px rgba(0,0,0,.35)}.site-b .b-code-title{margin:0;font-size:18px;font-weight:700;color:var(--text)}.site-b .b-code-body{margin:8px 0 0;font-size:14px;color:var(--muted);line-height:1.5}.site-b .b-code-box{display:flex;align-items:center;gap:12px;margin-top:16px;border:1px solid var(--border-accent);border-radius:var(--radius-sm);background:var(--bg-accent);padding:14px}.site-b .b-code-value{flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;font-weight:700;color:var(--text-accent);word-break:break-word;outline:none;-webkit-user-select:all;user-select:all}.site-b .b-code-note{margin:12px 0 0;font-size:12px;color:var(--muted-light);line-height:1.5}.site-b .b-code-check{display:flex;align-items:flex-start;gap:12px;margin-top:16px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-1);padding:12px;font-size:14px;color:var(--text)}.site-b .b-handle-row{display:flex;gap:8px;align-items:center}.site-b .b-handle-row select{flex:0 0 132px}.site-b .b-handle-row input{flex:1}.site-b .b-handle-remove{flex:0 0 34px;height:34px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);cursor:pointer;font-size:18px;line-height:1}.site-b .b-handle-remove:hover{color:var(--critical);border-color:var(--muted-light)}.site-b .b-add-handle{align-self:flex-start}.site-b .b-btn-hero{font-size:15px;padding:11px 20px}.site-b .b-submit-error{border:1px solid var(--critical);background:var(--critical-bg);color:var(--critical);border-radius:var(--radius-sm);padding:10px 12px;font-size:13px}.site-b .b-submit-error ul{margin:6px 0 0;padding-left:18px}.site-b .b-submit-queued{display:flex;flex-direction:column;gap:10px;max-width:620px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:20px}.site-b .b-submit-queued h3{margin:0;font-weight:500;font-size:16px}.site-b .b-submit-queued p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.site-b .b-submit-queued .b-btn{align-self:flex-start}.site-b .b-nodechart{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:12px;margin-bottom:18px}.site-b .b-nodechart-svg{width:100%;min-width:640px;height:auto}.site-b .b-nc-col{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;fill:var(--muted-light)}.site-b .b-nc-edge{stroke:var(--border-strong);stroke-width:1;opacity:.7}.site-b .b-nc-node text{fill:var(--text);font-size:12px}.site-b .b-nc-node circle{fill:var(--accent)}.site-b .b-nc-node-right circle{fill:var(--high)}.site-b .b-nc-node{cursor:pointer}.site-b .b-nc-node:hover text{fill:var(--accent);text-decoration:underline}.site-b .b-forcegraph{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:10px 12px 12px;margin-bottom:18px}.site-b .b-forcegraph-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.site-b .b-forcegraph-hint{font-size:11px;color:var(--muted)}.site-b .b-forcegraph-reset{font-size:12px;font-weight:500;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:4px 10px;cursor:pointer}.site-b .b-forcegraph-reset:hover{border-color:var(--text-accent)}.site-b .b-forcegraph-svg{width:100%;display:block;background:var(--surface-0);border-radius:var(--radius-sm);cursor:grab;touch-action:none;user-select:none}.site-b .b-forcegraph-svg:active{cursor:grabbing}.site-b .b-fg-edge{stroke:var(--border-strong);stroke-width:1;opacity:.55}.site-b .b-fg-label{fill:var(--text);font-size:12px;paint-order:stroke;stroke:var(--surface-0);stroke-width:3px;stroke-linejoin:round}.site-b .b-fg-node{cursor:grab}.site-b .b-fg-node-link{cursor:pointer}.site-b .b-fg-node:active{cursor:grabbing}.site-b .b-fg-node-creator .b-fg-dot{fill:var(--text-accent)}.site-b .b-fg-node-entity .b-fg-dot{fill:var(--text-warning)}.site-b .b-fg-node:hover .b-fg-label{font-weight:500;text-decoration:underline}.site-b .b-fg-node:focus-visible{outline:none}.site-b .b-fg-node:focus-visible .b-fg-dot{stroke:var(--text-accent);stroke-width:3px}.site-b .b-forcegraph-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px;font-size:12px;color:var(--muted)}.site-b .b-fg-legend-item{display:inline-flex;align-items:center;gap:6px}.site-b .b-fg-swatch{width:10px;height:10px;border-radius:50%;display:inline-block}.site-b .b-fg-swatch-creator{background:var(--text-accent)}.site-b .b-fg-swatch-entity{background:var(--text-warning)}.site-b .b-fightdisinfo .bg-stone-50,.site-b .b-fightdisinfo .bg-white{background:var(--surface)}.site-b .b-fightdisinfo .bg-cyan-50{background:var(--accent-soft)}.site-b .b-fightdisinfo .border-cyan-200,.site-b .b-fightdisinfo .border-stone-300{border-color:var(--border)}.site-b{--surface-0:#f4f3ee;--surface-1:#faf9f5;--surface-2:#ffffff;--text-primary:#1f1e1b;--text-secondary:#5d5c55;--text-muted:#86857c;--text-accent:#155293;--text-danger:#9c2b2b;--text-success:#0f6e56;--text-warning:#7a4a0a;--border-accent:#85b7eb;--bg-accent:#e6f1fb;--bg-danger:#fbebeb;--bg-success:#e1f5ee;--bg-warning:#faeeda;--brand:#b3261e;--font-voice:Georgia,"Times New Roman",serif;--bg:#f4f3ee;--surface:#faf9f5;--border:#e4e2d9;--border-strong:#cbc9bf;--text:#1f1e1b;--muted:#5d5c55;--muted-light:#86857c;--accent:#b3261e;--accent-text:#b3261e;--accent-soft:#fbebeb;--critical:#9c2b2b;--critical-bg:#fbebeb;--high:#7a4a0a;--high-bg:#faeeda;--medium:#8a6a1a;--medium-bg:#faeeda;--low:#0f6e56;--low-bg:#e1f5ee;--pass:#0f6e56}@media (prefers-color-scheme:dark){.site-b{--surface-0:#1b1b19;--surface-1:#252523;--surface-2:#302f2c;--text-primary:#f1f0ec;--text-secondary:#bdbcb3;--text-muted:#928f86;--text-accent:#9fc6f2;--text-danger:#f3a6a6;--text-success:#74d6b2;--text-warning:#f2b552;--bg-accent:#12324f;--bg-danger:#43181a;--bg-success:#0a3b30;--bg-warning:#3e2a08;--brand:#cf392e;--bg:#1b1b19;--surface:#252523;--border:#3a3a36;--border-strong:#54534d;--text:#f1f0ec;--muted:#bdbcb3;--muted-light:#928f86;--accent:#cf392e;--accent-text:#e8756a;--accent-soft:#43181a;--critical:#f3a6a6;--critical-bg:#43181a;--high:#f2b552;--high-bg:#3e2a08;--low:#74d6b2;--low-bg:#0a3b30;--medium:#f2b552;--medium-bg:#3e2a08;--pass:#74d6b2}}body.site-b{background:var(--surface-0);color:var(--text-primary)}.site-b .wrap{max-width:1000px;margin:0 auto;padding:8px 16px 32px}.site-b .narrow{max-width:760px}.site-b .b-card,.site-b .mock-card{background:var(--surface-1);border:.5px solid var(--border);border-radius:12px;padding:16px 18px}.site-b .b-kicker{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.site-b .b-lede{font-size:15px;color:var(--text-secondary);margin:0 0 16px}.site-b .b-chip{border:.5px solid var(--border);padding:3px 10px;font-size:12px;color:var(--text-secondary);background:var(--surface-2)}.site-b .b-chip,.site-b .b-pill{display:inline-block;border-radius:999px;margin:2px 4px 2px 0}.site-b .b-pill{padding:2px 9px;font-size:11px;background:var(--bg-danger);color:var(--text-danger)}.site-b .b-pill.warn{background:var(--bg-warning);color:var(--text-warning)}.site-b .b-pill.ok{background:var(--bg-success);color:var(--text-success)}.site-b .b-grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.site-b .b-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.site-b .b-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:680px){.site-b .b-grid3,.site-b .b-grid4{grid-template-columns:1fr 1fr}.site-b .b-grid2{grid-template-columns:1fr}}.site-b .b-row{display:flex;align-items:center;gap:14px;background:var(--surface-1);border:.5px solid var(--border);border-radius:12px;padding:12px 16px;margin-bottom:10px;text-decoration:none;color:inherit}.site-b .b-row:hover{border-color:var(--border-strong)}.site-b .b-av{width:42px;height:42px;border-radius:50%;background:var(--bg-accent);color:var(--text-accent);display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;flex:0 0 auto}.site-b .b-quote{display:block;font-family:var(--font-voice);color:var(--text-secondary);border-left:2px solid var(--border-strong);padding-left:10px;margin:4px 0 0;font-size:13px;line-height:1.5}.site-b .b-callout{border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.6}.site-b .b-callout.amber{background:var(--bg-warning);color:var(--text-warning)}.site-b .b-callout.red{background:var(--bg-danger);color:var(--text-danger)}.site-b .b-callout.sky{background:var(--bg-accent);color:var(--text-accent)}.site-b .b-page{max-width:1000px;margin:0 auto;padding:8px 16px 32px}.site-b .b-page .narrow,.site-b .b-page.narrow{max-width:760px}.site-b .b-page h1{font-size:25px;font-weight:500;margin:0 0 8px;line-height:1.25}.site-b .b-page h2{font-size:18px;font-weight:500;margin:26px 0 12px}.site-b .b-page h3{font-size:15px;font-weight:500;margin:14px 0 6px}.site-b .b-page .kicker{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.site-b .b-page .lede{font-size:15px;color:var(--text-secondary);margin:0 0 16px}.site-b .b-page .muted{color:var(--text-secondary);font-size:14px}.site-b .b-page .card{background:var(--surface-1);border:.5px solid var(--border);border-radius:12px;padding:16px 18px}.site-b .b-page .btn{display:inline-flex;align-items:center;gap:6px;font-size:14px;padding:9px 16px;border-radius:8px;border:.5px solid var(--border-strong);background:transparent;color:var(--text-primary);text-decoration:none;cursor:pointer;font-family:inherit}.site-b .b-page .btn.pri{background:var(--brand);color:#fff;border-color:var(--brand)}.site-b .b-page .chip{border:.5px solid var(--border);padding:3px 10px;font-size:12px;color:var(--text-secondary);background:var(--surface-2);white-space:nowrap;align-self:flex-start;flex-shrink:0}.site-b .b-page .chip,.site-b .b-page .pill{display:inline-block;border-radius:999px;margin:2px 4px 2px 0}.site-b .b-page .pill{padding:2px 9px;font-size:11px;background:var(--bg-danger);color:var(--text-danger)}.site-b .b-page .pill.warn{background:var(--bg-warning);color:var(--text-warning)}.site-b .b-page .pill.ok{background:var(--bg-success);color:var(--text-success)}.site-b .b-page .callout{border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.6}.site-b .b-page .callout.amber{background:var(--bg-warning);color:var(--text-warning)}.site-b .b-page .callout.red{background:var(--bg-danger);color:var(--text-danger)}.site-b .b-page .callout.sky{background:var(--bg-accent);color:var(--text-accent)}.site-b .b-page .grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.site-b .b-page .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.site-b .b-page .grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:680px){.site-b .b-page .grid3,.site-b .b-page .grid4{grid-template-columns:1fr 1fr}.site-b .b-page .grid2{grid-template-columns:1fr}}.site-b .b-page .row{display:flex;align-items:center;gap:14px;background:var(--surface-1);border:.5px solid var(--border);border-radius:12px;padding:12px 16px;margin-bottom:10px;text-decoration:none;color:inherit}.site-b .b-page .row:hover{border-color:var(--border-strong)}.site-b .b-page .av{width:42px;height:42px;border-radius:50%;background:var(--bg-accent);color:var(--text-accent);display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;flex:0 0 auto}.site-b .b-page .q{display:block;font-family:var(--font-voice);color:var(--text-secondary);border-left:2px solid var(--border-strong);padding-left:10px;margin:4px 0 0;font-size:13px;line-height:1.5}.site-b .b-page .addr{font-family:var(--mono,ui-monospace,monospace);font-size:12px;color:var(--text-secondary)}.site-b .b-page label{font-size:13px;color:var(--text-secondary);display:block;margin:0 0 6px}.site-b .b-page input[type=email],.site-b .b-page input[type=search],.site-b .b-page input[type=text],.site-b .b-page select,.site-b .b-page textarea{width:100%;border:.5px solid var(--border-strong);border-radius:8px;background:var(--surface-2);color:var(--text-primary);padding:9px 12px;font-size:14px;font-family:inherit}.site-b .b-page .code,.site-b .b-page pre{font-family:var(--mono,ui-monospace,monospace);font-size:12px;line-height:1.7;white-space:pre-wrap;word-break:break-word;background:var(--surface-2);border:.5px solid var(--border);border-radius:8px;padding:12px 14px;margin:0;color:var(--text-secondary);max-height:360px;overflow:auto}.site-b .b-page .chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.site-b .b-takeaction{display:flex;flex-wrap:wrap;align-items:center;gap:6px;border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:10px 0;margin-top:12px}.site-b .b-takeaction-label{font-size:12px;color:var(--text-secondary);margin-right:2px}.site-b .b-ta-btn{font-size:12px;padding:6px 11px;border-radius:8px;border:.5px solid var(--border-strong);background:transparent;color:var(--text-primary);text-decoration:none;display:inline-flex;align-items:center;gap:5px}.site-b .b-ta-btn:hover{background:var(--surface-2)}.site-b .b-nudge-details{margin-top:1rem}.site-b .b-nudge-summary{font-size:12px;padding:6px 11px;border-radius:8px;border:.5px solid var(--border-strong);background:transparent;color:var(--text-primary);cursor:pointer;display:inline-flex;align-items:center;gap:5px;width:fit-content;list-style:none}.site-b .b-nudge-summary::-webkit-details-marker{display:none}.site-b .b-nudge-summary:after{content:"+";opacity:.55}.site-b .b-nudge-details[open]>.b-nudge-summary{margin-bottom:.75rem}.site-b .b-nudge-details[open]>.b-nudge-summary:after{content:"\2212"}.site-b .b-nudge-summary:hover{background:var(--surface-2)}.site-b .b-report-mirror-cta{margin:0 0 1rem}.site-b .b-ta-section{margin-top:20px;border-top:.5px solid var(--border);padding-top:14px}.site-b .b-ta-heading{font-size:15px;font-weight:500;margin:0 0 8px}.site-b .b-ta-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.site-b .b-ta-card{border:.5px solid var(--border);border-radius:8px;background:var(--surface-2);padding:11px 12px}.site-b .b-ta-card-title{font-weight:500;font-size:13px}.site-b .b-ta-card-blurb{font-size:12px;color:var(--text-secondary);margin:4px 0 8px;line-height:1.5}.site-b .b-ta-card-link{font-size:12px;color:var(--text-accent);text-decoration:none;font-weight:500}.site-b .b-ta-card-link:hover{text-decoration:underline}.site-b .b-page table{width:100%;border-collapse:collapse;font-size:13px}.site-b .b-page td,.site-b .b-page th{text-align:left;vertical-align:top;padding:8px 10px;border-bottom:.5px solid var(--border)}.site-b .b-page th{font-weight:500;font-size:12px}.site-b .b-page td.out,.site-b .b-page th{color:var(--text-secondary)}@media (prefers-color-scheme:dark){.site-b .text-gray-700,.site-b .text-gray-800,.site-b .text-gray-900,.site-b .text-neutral-800,.site-b .text-neutral-900,.site-b .text-slate-700,.site-b .text-slate-800,.site-b .text-slate-900,.site-b .text-stone-700,.site-b .text-stone-800,.site-b .text-stone-900,.site-b .text-zinc-800,.site-b .text-zinc-900{color:var(--text-primary)!important}.site-b .text-gray-500,.site-b .text-gray-600,.site-b .text-neutral-600,.site-b .text-slate-500,.site-b .text-slate-600,.site-b .text-stone-500,.site-b .text-stone-600,.site-b .text-zinc-600{color:var(--text-secondary)!important}.site-b .text-gray-400,.site-b .text-slate-400,.site-b .text-stone-400{color:var(--text-muted)!important}.site-b .mock-wh-option-signal{--wh-accent:#34d399!important}.site-b .mock-wh-option-proton{--wh-accent:#22d3ee!important}.site-b .mock-wh-option-tor{--wh-accent:#a78bfa!important}.site-b .mock-wh-option-email{--wh-accent:#fbbf24!important}.site-b .mock-wh-option{color:var(--text-secondary)}.site-b .mock-wh-option h3,.site-b .mock-wh-signal-handle{color:var(--text-primary)}.site-b .mock-wh-fp{color:var(--text-secondary)!important}.site-b .bg-gray-100,.site-b .bg-gray-50,.site-b .bg-neutral-50,.site-b .bg-slate-50,.site-b .bg-stone-100,.site-b .bg-stone-200,.site-b .bg-stone-50,.site-b .bg-white{background-color:var(--surface-2)!important}.site-b .bg-amber-100,.site-b .bg-amber-50{background-color:var(--bg-warning)!important}.site-b .bg-red-50,.site-b .bg-rose-50{background-color:var(--bg-danger)!important}.site-b .bg-blue-50,.site-b .bg-cyan-50,.site-b .bg-sky-50{background-color:var(--bg-accent)!important}.site-b .bg-emerald-50,.site-b .bg-green-50{background-color:var(--bg-success)!important}.site-b .bg-indigo-50,.site-b .bg-purple-50,.site-b .bg-violet-50{background-color:var(--bg-accent)!important}.site-b .text-amber-700,.site-b .text-amber-800,.site-b .text-amber-900{color:var(--text-warning)!important}.site-b .text-emerald-700,.site-b .text-emerald-800,.site-b .text-emerald-900,.site-b .text-green-700,.site-b .text-green-800,.site-b .text-green-900{color:var(--text-success)!important}.site-b .text-red-700,.site-b .text-red-800,.site-b .text-red-900,.site-b .text-red-950,.site-b .text-rose-700,.site-b .text-rose-800,.site-b .text-rose-900,.site-b .text-rose-950{color:var(--text-danger)!important}.site-b .text-blue-700,.site-b .text-blue-800,.site-b .text-blue-900,.site-b .text-cyan-700,.site-b .text-cyan-800,.site-b .text-cyan-900,.site-b .text-indigo-700,.site-b .text-indigo-800,.site-b .text-indigo-900,.site-b .text-purple-700,.site-b .text-purple-800,.site-b .text-purple-900,.site-b .text-sky-700,.site-b .text-sky-800,.site-b .text-sky-900,.site-b .text-violet-700,.site-b .text-violet-800,.site-b .text-violet-900{color:var(--text-accent)!important}.site-b .border-amber-200,.site-b .border-cyan-200,.site-b .border-emerald-200,.site-b .border-gray-200,.site-b .border-indigo-200,.site-b .border-red-200,.site-b .border-rose-200,.site-b .border-sky-200,.site-b .border-stone-100,.site-b .border-stone-200,.site-b .border-violet-200,.site-b .mock-snippet{border-color:var(--border)!important}.site-b .mock-snippet{background:var(--surface-2)!important;color:var(--text-primary)!important}.site-b .mock-snippet .v-snippet-label{color:var(--text-secondary)!important}.site-b .mock-snippet .v-mono-inline{color:var(--text-primary)!important}.site-b .mock-wh-option-signal{--wh-accent-soft:rgba(52,211,153,0.14)!important}.site-b .mock-wh-option-proton{--wh-accent-soft:rgba(34,211,238,0.14)!important}.site-b .mock-wh-option-tor{--wh-accent-soft:rgba(167,139,250,0.16)!important}.site-b .mock-wh-option-email{--wh-accent-soft:rgba(251,191,36,0.14)!important}}@media (prefers-color-scheme:dark){.site-b :where(a:not([class*=mock-email-btn])){color:var(--text-accent)}.site-b .b-chip,.site-b .b-footer a,.site-b .b-footer-links a,.site-b .b-material-links a,.site-b .mock-preview-link{color:var(--text-accent)}.site-b .b-chip{background:var(--bg-accent)}.site-b .v-top-offender-alias-name,.site-b .v-top-offender-kicker{color:var(--text-secondary)}.site-b .v-top-offender-link{color:var(--text-accent)}.site-b .mock-rank-badge{color:var(--text-warning)}.site-b .v-metric-denom{color:var(--text-secondary)}.site-b .b-verdict kbd{color:var(--text-danger)}.site-b .mock-form .v-btn-primary{background:var(--accent);border-color:var(--accent-text,var(--accent));color:#fff}.site-b .v-source-snippet{background:var(--surface);border-color:var(--border)}.site-b .v-source-snippet p{color:var(--text)}.site-b .v-source-kind{color:var(--text-secondary)}.site-b .v-source-link{color:var(--text-warning)}.site-b .v-source-date{background:var(--bg-accent);border-color:var(--border-accent);color:var(--text-accent)}.site-b .v-source-ts{background:var(--bg-warning);border-color:var(--border-strong);color:var(--text-warning)}.site-b a.v-source-ts:hover{background:var(--surface-2)}.site-b .v-hero-links a{background:var(--bg-accent)}.site-b .v-cite-mark a,.site-b .v-hero-links a,.site-b .v-subject-source-links a{color:var(--text-accent)}.site-b .v-archive-list a,.site-b .v-archive-pending,.site-b .v-archive-primary a{color:var(--text-warning)}}.site-b .b-chip-guest{display:inline-block;border:.5px solid var(--border-strong);border-radius:999px;padding:3px 10px;font-size:12px;font-style:italic;color:var(--text-secondary);background:var(--surface-2);margin:2px 4px 2px 0}.site-b .bg-violet-700,.site-b .file\:bg-violet-700::file-selector-button,.site-b .hover\:bg-violet-600:hover,.site-b .hover\:file\:bg-violet-600:hover::file-selector-button{background-color:var(--accent)!important}.site-b .hover\:text-violet-950:hover,.site-b .text-violet-600,.site-b .text-violet-700,.site-b .text-violet-800,.site-b .text-violet-900,.site-b .text-violet-950{color:var(--text-accent)!important}.site-b .bg-violet-50{background-color:var(--bg-accent)!important}.site-b .border-violet-200{border-color:var(--border)!important}.site-b .ring-violet-400\/30{--tw-ring-color:color-mix(in srgb,var(--accent) 45%,transparent)!important}.site-b .b-ta-btn-lead{border-color:var(--accent-text,var(--accent));color:var(--accent-text,var(--accent));font-weight:500}.site-b .b-ta-card-lead{border:2px solid var(--accent)}.site-b .ta-crumb{font-size:13px;color:var(--accent-text,var(--accent));text-decoration:none}.site-b .ta-packet-group{margin-top:14px}.site-b .ta-packet-state{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin:0 0 6px}.site-b .ta-packet-rows{list-style:none;margin:0;padding:0;border:.5px solid var(--border);border-radius:12px;overflow:hidden}.site-b .ta-packet-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;border-top:.5px solid var(--border);font-size:14px}.site-b .ta-packet-row:first-child{border-top:none}.site-b .ta-packet-name{font-weight:500}.site-b .ta-packet-link{color:var(--accent-text,var(--accent));font-weight:500;text-decoration:none;white-space:nowrap}.site-b .b-page.ta-detail-page{max-width:1180px}.site-b .ta-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}@media (max-width:900px){.site-b .ta-detail-grid{grid-template-columns:minmax(0,1fr)}}.site-b .ta-tone{display:inline-flex;border:.5px solid var(--border);border-radius:8px;overflow:hidden}.site-b .ta-tone-btn{font:inherit;font-size:13px;font-weight:500;padding:7px 16px;background:transparent;color:var(--text-secondary);border:none;cursor:pointer}.site-b .ta-tone-btn.on{background:var(--text-primary);color:var(--surface-0)}.site-b .ta-doc{margin-top:16px;padding:30px 40px;background:var(--surface-2);border:.5px solid var(--border);border-radius:12px;font-size:14px;line-height:1.65;overflow-wrap:anywhere;min-width:0}.site-b .ta-doc-tablewrap{overflow-x:auto;margin:8px 0}.site-b .ta-doc p{margin:0 0 12px;max-width:72ch}.site-b .ta-doc h3{font-size:15px;text-transform:uppercase;letter-spacing:.02em;margin:20px 0 8px}.site-b .ta-doc h4{font-size:14px;margin:14px 0 6px}.site-b .ta-doc-note{font-size:12px;font-style:italic;color:var(--text-secondary);border-bottom:.5px solid var(--border);padding-bottom:10px}.site-b .ta-doc-caption,.site-b .ta-doc-title{text-align:center;font-weight:500}.site-b .ta-doc-title{margin:14px 0 16px}.site-b .ta-doc-placeholder{background:color-mix(in srgb,var(--accent) 12%,transparent);border-radius:4px;padding:1px 4px}.site-b .ta-doc-table{width:100%;border-collapse:collapse;font-size:12.5px;table-layout:fixed}.site-b .ta-doc-table td,.site-b .ta-doc-table th{border:.5px solid var(--border);padding:6px 9px;text-align:left;vertical-align:top;overflow-wrap:anywhere}.site-b .ta-submit{margin:0;font-size:13px}.site-b .ta-submit dt{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-top:8px}.site-b .ta-submit dd{margin:2px 0 0;word-break:break-word}.site-b .b-shell-hybrid .b-topbar{justify-content:flex-start}.site-b .b-shell-hybrid .b-topbar-actions{margin-left:auto}.site-b .b-site-nav{display:none;align-items:center;gap:4px}.site-b .b-site-nav a{text-decoration:none;font-size:13px;font-weight:500;color:var(--muted);padding:7px 12px;border-radius:999px}.site-b .b-site-nav a:hover{color:var(--text);background:var(--bg);text-decoration:none}.site-b .b-site-nav a.active{background:var(--accent);color:#fff}.site-b .b-site-nav-group{display:inline-flex;align-items:center;gap:2px;padding:2px 4px 2px 12px;border:1px solid var(--border);border-radius:999px}.site-b .b-site-nav-group .b-site-nav-label{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-light);margin-right:6px}.site-b .b-site-nav-group a{padding:5px 10px}@media (min-width:900px) and (max-width:1119px){.site-b .b-shell-hybrid .b-brand-text strong{white-space:nowrap}.site-b .b-shell-hybrid .b-brand-text em,.site-b .b-shell-hybrid .b-site-nav-group .b-site-nav-label{display:none}.site-b .b-shell-hybrid .b-site-nav-group{padding-left:4px}}.site-b .b-menu-btn{display:none}@media (min-width:900px){.site-b .b-site-nav{display:flex}.site-b .b-menu-btn{display:inline-flex}}.site-b .b-drawer-backdrop,.site-b .b-sheet-backdrop{position:fixed;inset:0;background:rgba(31,30,27,.45);opacity:0;pointer-events:none;z-index:90}.site-b .b-drawer-backdrop.open,.site-b .b-sheet-backdrop.open{opacity:1;pointer-events:auto}.site-b .b-menu-close{border:1px solid var(--border-strong);background:var(--surface);color:var(--muted);border-radius:var(--radius-sm);width:32px;height:32px;display:grid;place-items:center;cursor:pointer;font-size:15px}.site-b .b-menu-close:hover{color:var(--text)}.site-b .b-menu-group{padding:10px 8px 4px}.site-b .b-menu-group-label{font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:var(--muted-light);padding:6px 10px}.site-b .b-menu-group a{display:block;text-decoration:none;font-size:14.5px;color:var(--text);padding:9px 10px;border-radius:var(--radius-sm)}.site-b .b-menu-group a:hover{background:var(--bg);text-decoration:none}.site-b .b-menu-group a.active{background:var(--accent);color:#fff;font-weight:500}.site-b .b-drawer{position:fixed;top:0;right:0;bottom:0;width:min(340px,88vw);background:var(--surface);border-left:1px solid var(--border);box-shadow:-12px 0 40px rgba(31,30,27,.18);transform:translateX(102%);visibility:hidden;z-index:100;display:flex;flex-direction:column}.site-b .b-drawer.open{transform:translateX(0);visibility:visible}.site-b .b-drawer-head,.site-b .b-sheet-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.site-b .b-drawer-head{padding:14px 18px}.site-b .b-drawer-head strong,.site-b .b-sheet-head strong{font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.site-b .b-drawer-body{overflow-y:auto;padding:10px 10px 24px;flex:1}.site-b .b-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:flex;background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0)}.site-b .b-tabbar .b-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 4px 8px;text-decoration:none;font-size:10.5px;font-weight:500;color:var(--muted);background:none;border:none;font-family:inherit;cursor:pointer}.site-b .b-tabbar .b-tab:hover{text-decoration:none;color:var(--text)}.site-b .b-tabbar .b-tab svg{display:block}.site-b .b-tabbar .b-tab.active{color:var(--accent-text,var(--accent))}.site-b .b-sheet{position:fixed;left:0;right:0;bottom:0;z-index:100;background:var(--surface);border-top:1px solid var(--border);border-radius:16px 16px 0 0;box-shadow:0 -12px 40px rgba(31,30,27,.2);transform:translateY(103%);visibility:hidden;max-height:78vh;display:flex;flex-direction:column}.site-b .b-sheet.open{transform:translateY(0);visibility:visible}.site-b .b-sheet-handle{width:40px;height:4px;border-radius:999px;background:var(--border-strong);margin:10px auto 2px;flex-shrink:0}.site-b .b-sheet-head{padding:6px 18px 10px}.site-b .b-sheet-body{overflow-y:auto;padding:8px 10px 24px}@media (min-width:900px){.site-b .b-sheet,.site-b .b-sheet-backdrop,.site-b .b-tabbar{display:none}}@media (max-width:899.98px){.site-b .b-drawer,.site-b .b-drawer-backdrop{display:none}.site-b:has(.b-tabbar){padding-bottom:calc(60px + env(safe-area-inset-bottom, 0px))}}@media (prefers-reduced-motion:no-preference){.site-b .b-drawer{transition:transform .22s ease,visibility .22s}.site-b .b-sheet{transition:transform .24s ease,visibility .24s}.site-b .b-drawer-backdrop,.site-b .b-sheet-backdrop{transition:opacity .2s ease}}.site-b .b-wall-switch{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 6px}.site-b .b-wall-switch a{display:flex;flex-direction:column;gap:2px;flex:1 1 220px;max-width:320px;padding:10px 14px;border:1px solid var(--border-strong);border-radius:12px;color:var(--muted);text-decoration:none}.site-b .b-wall-switch a:hover{background:var(--bg);color:var(--text);text-decoration:none}.site-b .b-wall-switch a strong{font-size:14px;font-weight:600;color:var(--text)}.site-b .b-wall-switch a span{font-size:12px}.site-b .b-wall-switch a.active{border-color:var(--accent);cursor:default}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_3488ee{font-family:Inter,Inter Fallback;font-style:normal}.__variable_3488ee{--font-geist-sans:"Inter","Inter Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_46fe82{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_46fe82{--font-geist-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}