.codex{--bg:var(--ds-bg);--surface:var(--ds-surface);--surface-2:var(--ds-surface-2);--surface-hi:var(--ds-surface-hi);--shadow-card:var(--ds-shadow-card);--border:var(--ds-border);--border-soft:var(--ds-border-soft);--border-strong:var(--ds-border-strong);--text:var(--ds-text);--text-muted:var(--ds-text-muted);--text-dim:var(--ds-text-dim);--accent:var(--ds-accent);--accent-soft:var(--ds-accent-soft);--accent-fg:var(--ds-accent-fg);--success:var(--ds-success);--success-soft:var(--ds-success-soft);--danger:var(--ds-danger);--danger-soft:var(--ds-danger-soft);--warn:var(--ds-warn);--acct-main:#9b9895;--acct-iron:#b2b8bd;--acct-hcim:var(--ds-danger);--acct-uim:var(--ds-warn);--r-xs:var(--ds-r-xs);--r-sm:var(--ds-r-sm);--r-md:var(--ds-r-md);--r-lg:var(--ds-r-lg);--codex-hue-classic:78;--classic-bg:#0f0c08;--classic-bg-2:#14110d;--classic-border:#010101;--classic-rim:#36322d;--classic-cell:#070503;--classic-cell-br:#1d1a15;--classic-cell-hi:#2c2822;--classic-gold:#ffeb45;--classic-green:#5bf24f;--classic-gold-2:#d0b800;--classic-muted:#787065;--classic-text:#e8e4dd;--f-display:var(--font-instrument-serif),"Times New Roman",serif;--f-sans:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,sans-serif;--f-mono:var(--font-geist-mono),ui-monospace,Menlo,monospace;--f-classic:var(--font-vt323),var(--font-geist-mono),monospace;background:var(--bg);color:var(--text);font-family:var(--f-sans);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01" on,"cv11" on}@supports (color:lab(0% 0 0)){.codex{--acct-main:lab(62.8711% .838727 1.66162);--acct-iron:lab(74.4953% -1.62664 -3.29354);--classic-bg:lab(3.37247% .482745 1.91708);--classic-bg-2:lab(5.28081% .631012 2.61751);--classic-border:lab(.310677% .0633225 .227794);--classic-rim:lab(21.1407% .756666 3.79119);--classic-cell:lab(1.56498% .233181 .916508);--classic-cell-br:lab(9.53845% .796728 3.79104);--classic-cell-hi:lab(16.5026% .947341 4.5812);--classic-gold:lab(92.8071% -4.92859 94.1851);--classic-green:lab(85.3512% -63.8672 63.1919);--classic-gold-2:lab(75.1875% -1.88932 81.8863);--classic-muted:lab(47.8397% 1.54233 7.60518);--classic-text:lab(90.7439% .697941 3.74935)}}.codex.theme-light{--bg:#f3f6f5;--surface:#fff;--surface-2:#e8edec;--surface-hi:#dce5e2;--border:#d0dcd8;--border-soft:#e2e9e7;--border-strong:#8ba79e;--text:#1d2a26;--text-muted:#556d65;--text-dim:#7e958e;--accent:#cb8b0b;--accent-soft:#cb8b0b2e;--accent-fg:#fff}.codex *{box-sizing:border-box}.codex .codex-hero-grid{z-index:1;-moz-column-gap:28px;grid-template-columns:168px 1fr auto;grid-template-areas:"model identity actions""model stats actions";align-items:start;gap:18px 28px;padding:24px 28px;display:grid;position:relative}.codex .codex-hero-model{grid-area:model}.codex .codex-hero-identity{flex-direction:column;grid-area:identity;gap:12px;min-width:0;display:flex}.codex .codex-hero-stats{grid-area:stats}.codex .codex-hero-actions{flex-direction:column;grid-area:actions;align-items:stretch;gap:8px;min-width:168px;display:flex}.codex .codex-hero-model{border-radius:var(--r-md);background:var(--surface-2);width:168px;height:168px;overflow:hidden}.codex .codex-hero-model-frame,.codex .codex-hero-model>div,.codex .codex-hero-model-frame>div,.codex .codex-hero-model-frame>div>div,.codex .codex-hero-model canvas,.codex .codex-hero-model svg{width:100%!important;height:100%!important}.codex .codex-hero-model *{max-width:100%!important;max-height:100%!important}.codex .codex-hero-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.codex .codex-hero-name{font-family:var(--f-display);letter-spacing:-1.2px;color:var(--text);margin:0;font-size:64px;line-height:.95}.codex .codex-hero-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;display:flex}.codex .codex-hero-stats{border-top:1px solid var(--border-soft);grid-template-columns:repeat(5,1fr);padding-top:16px;display:grid}.codex .codex-hero-stat-cell{padding:0 14px}.codex .codex-hero-stat-cell:first-child{padding-left:0}.codex .codex-hero-stat-value{font-family:var(--f-display);letter-spacing:-.4px;font-variant-numeric:tabular-nums;font-size:36px;line-height:1}.codex .codex-hero-stat-delta{font-family:var(--f-mono);font-size:11px}.codex .codex-hero-stat-label{font-family:var(--f-mono);letter-spacing:1.4px;text-transform:uppercase;color:var(--text-dim);margin-top:6px;font-size:10px}.codex .codex-hero-actions>*,.codex .codex-hero-actions>button,.codex .codex-hero-actions>a{letter-spacing:.1px;white-space:nowrap;width:100%;height:38px!important;min-height:38px!important;font-size:13px!important;font-family:var(--f-sans)!important;border-radius:var(--r-sm)!important;box-shadow:none!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 14px!important;font-weight:500!important;display:inline-flex!important}.codex .tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" on}.codex .hr{background:var(--border-soft);border:0;height:1px;margin:0}.codex .pretty{text-wrap:pretty}@keyframes codex-pulse{0%,to{opacity:.45}50%{opacity:.85}}.codex .skel{background:var(--surface-2);border-radius:var(--r-sm);animation:1.4s ease-in-out infinite codex-pulse}@keyframes codex-blink{0%,to{opacity:1}50%{opacity:.35}}.codex .live-dot{animation:1.6s ease-in-out infinite codex-blink}.codex .classic-inset{background:radial-gradient(ellipse at top,oklch(.2 .012 var(--codex-hue-classic))0%,var(--classic-bg)45%,oklch(.13 .01 var(--codex-hue-classic))100%),var(--classic-bg);border:1px solid var(--classic-border);box-shadow:inset 0 1px 0 oklch(.36 .012 var(--codex-hue-classic)/.5),inset 0 -1px 0 oklch(.04 .005 var(--codex-hue-classic)/.8),inset 1px 0 0 oklch(.04 .005 var(--codex-hue-classic)/.5),inset -1px 0 0 oklch(.04 .005 var(--codex-hue-classic)/.5),0 0 0 1px oklch(.3 .01 var(--codex-hue-classic)/.4);color:var(--classic-text);image-rendering:pixelated;border-radius:4px;position:relative;overflow:hidden}.codex .classic-inset:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(45deg,transparent 0 3px,oklch(.04 .004 var(--codex-hue-classic)/.08)3px 4px);opacity:.7;position:absolute;inset:0}.codex .classic-cell{background:var(--classic-cell);border:1px solid var(--classic-cell-br);border-top-color:var(--classic-cell-hi);border-bottom-color:oklch(.07 .006 var(--codex-hue-classic));border-right-color:oklch(.07 .006 var(--codex-hue-classic));border-radius:2px;position:relative}.codex .classic-num{font-family:var(--f-classic);color:var(--classic-gold);font-variant-numeric:tabular-nums;text-shadow:0 1px 0 oklch(.06 .008 var(--codex-hue-classic)),1px 0 0 oklch(.06 .008 var(--codex-hue-classic)/.5);letter-spacing:.5px;font-weight:400;line-height:1}.codex .classic-num-99{color:var(--classic-green)}.codex .classic-kicker{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:1.4px;color:var(--classic-muted);font-size:10px}@media (max-width:1100px){.codex .codex-page{padding:20px 18px 64px!important}.codex .codex-hero-grid{-moz-column-gap:20px!important;grid-template-columns:132px 1fr!important;grid-template-areas:"model identity""stats stats""actions actions"!important;gap:16px 20px!important;padding:20px!important}.codex .codex-hero-model{width:132px!important;height:132px!important}.codex .codex-hero-name{letter-spacing:-1px!important;font-size:52px!important}.codex .codex-hero-stat-value{font-size:30px!important}.codex .codex-hero-actions{flex-flow:wrap!important;min-width:0!important}.codex .codex-hero-actions>*{flex:1 1 0;min-width:110px}.codex .codex-hero-stats{row-gap:16px;grid-template-columns:repeat(3,1fr)!important}.codex .codex-hero-stats>*{border-right:1px solid var(--border-soft)!important}.codex .codex-hero-stats>:nth-child(3n),.codex .codex-hero-stats>:last-child{border-right:none!important}.codex .codex-charts-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.codex .codex-page{padding:14px 12px 64px!important}.codex .codex-hero-grid{-moz-column-gap:14px!important;grid-template-columns:84px 1fr!important;grid-template-areas:"model identity""stats stats""actions actions"!important;gap:14px!important;padding:16px!important}.codex .codex-hero-model{width:84px!important;height:84px!important}.codex .codex-hero-identity{gap:6px!important}.codex .codex-hero-name{letter-spacing:-.6px!important;font-size:36px!important;line-height:1!important}.codex .codex-hero-stat-value{font-size:26px!important}.codex .codex-hero-stats{row-gap:14px;border-top:none!important;grid-template-columns:repeat(3,1fr)!important;padding-top:0!important}.codex .codex-hero-stats>*{border-right:1px solid var(--border-soft)!important;padding:8px!important}.codex .codex-hero-stats>:first-child{padding-left:0!important}.codex .codex-hero-stats>:nth-child(3n),.codex .codex-hero-stats>:last-child{border-right:none!important}.codex .codex-hero-actions{margin-top:2px;flex-flow:wrap!important;min-width:0!important}.codex .codex-hero-actions>*{flex:1 1 0;min-width:100px}.codex .codex-charts-grid{grid-template-columns:1fr!important}.codex .codex-compare-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px 12px!important}.codex .codex-compare-grid>*{border-right:none!important;padding-left:0!important;padding-right:0!important}.codex .codex-footer-grid{grid-template-columns:1fr!important}.codex .codex-footer-grid>*{border-bottom:1px solid var(--border-soft);border-right:none!important}.codex .codex-footer-grid>:last-child{border-bottom:none}.codex .codex-tabbar{overflow-x:auto!important}.codex .codex-tabbar>button{padding:10px!important;font-size:12px!important}.codex .codex-panel-summary{flex-wrap:wrap!important;gap:14px!important}.codex .codex-skills-grid{grid-template-columns:repeat(2,1fr)!important}.codex .codex-ca-row{flex-direction:column!important;align-items:stretch!important;gap:6px!important}.codex .codex-ca-row>:first-child{width:auto!important}.codex .codex-ca-row>:last-child{text-align:left!important;width:auto!important}.codex .codex-col-grid,.codex .codex-bank-grid{grid-template-columns:1fr!important}.codex .codex-paneltab-slot{padding:14px!important}}.codex .codex-hero-actions>.codex-compare-root{height:auto!important;min-height:0!important;font-size:inherit!important;background:0 0!important;border:0!important;padding:0!important;font-family:inherit!important}.codex .codex-compare-root{width:100%;position:relative}.codex .codex-compare-trigger{box-sizing:border-box;width:100%;height:38px;color:var(--text-muted);border:1px dashed var(--border-strong);border-radius:var(--r-sm);font-family:var(--f-sans);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.codex .codex-compare-trigger:hover{color:var(--text);border-color:var(--accent);background:color-mix(in oklch,var(--accent)8%,transparent);border-style:solid}.codex .codex-compare-trigger[data-pending]{opacity:.6}.codex .codex-compare-trigger[aria-expanded=true]{color:var(--text);border-color:var(--accent);background:color-mix(in oklch,var(--accent)10%,transparent);border-style:solid}.codex .codex-compare-trigger-icon{opacity:.8;flex:none}.codex .codex-compare-trigger.codex-compare-trigger-active{background:color-mix(in oklch,var(--accent)14%,var(--surface-2));border:1px solid var(--accent);color:var(--text);border-style:solid;justify-content:space-between}.codex .codex-compare-trigger.codex-compare-trigger-active:hover{background:color-mix(in oklch,var(--accent)22%,var(--surface-2));border-color:var(--accent)}.codex .codex-compare-trigger-active .codex-compare-trigger-icon{color:var(--accent);opacity:1}.codex .codex-compare-trigger-label{text-align:left;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);flex:auto;overflow:hidden}.codex .codex-compare-trigger-label strong{color:var(--accent);margin-left:4px;font-weight:600}.codex .codex-compare-trigger-x{color:var(--text-dim);flex:none;font-size:16px;line-height:1}.codex .codex-compare-trigger-active:hover .codex-compare-trigger-x{color:var(--text)}.codex .codex-compare-popover{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);box-shadow:var(--shadow-card);flex-direction:column;gap:6px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0}.codex .codex-compare-popover-input{box-sizing:border-box;width:100%;height:34px;font-family:var(--f-sans);color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-sm);outline:none;padding:0 10px;font-size:13px}.codex .codex-compare-popover-input:focus{border-color:var(--border-strong)}.codex .codex-compare-popover-input::placeholder{color:var(--text-dim)}.codex .codex-compare-popover-empty{font-family:var(--f-sans);color:var(--text-muted);padding:6px 8px;font-size:12px}.codex .codex-compare-popover-menu{max-height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.codex .codex-compare-popover-menu li>button{text-align:left;width:100%;color:var(--text);font-family:var(--f-sans);border-radius:calc(var(--r-sm) - 2px);cursor:pointer;background:0 0;border:0;padding:7px 10px;font-size:13px;display:block}.codex .codex-compare-popover-menu li>button:hover{background:var(--surface-2)}.codex button.text-osrs-yellow,.codex a.text-osrs-yellow{color:var(--text);background:var(--surface-2);border-color:var(--border)}.codex button.text-osrs-yellow:hover,.codex a.text-osrs-yellow:hover{background:var(--surface-hi);border-color:var(--border-strong)}.codex .codex-osrs-zone button.text-osrs-yellow,.codex .codex-osrs-zone a.text-osrs-yellow{color:hsl(var(--osrs-yellow));background:hsl(var(--secondary));border-color:hsl(var(--border))}.codex .codex-osrs-tabs-wrapper{display:contents}.codex .codex-osrs-tabs-wrapper>.codex-progress-sidekick{display:none}@media (max-width:900px){.codex .codex-middle-grid{grid-template-columns:1fr!important}.codex .codex-osrs-tabs-wrapper{flex-direction:row;align-items:flex-start;gap:16px;min-width:0;display:flex!important}.codex .codex-osrs-tabs-wrapper>.codex-progress-sidekick{flex:1 1 0;min-width:0;display:flex!important}.codex .codex-osrs-tabs-wrapper>:first-child{flex:none}.codex .codex-stats-row{grid-template-columns:1fr!important}.codex .codex-highlights-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:560px){.codex .codex-osrs-tabs-wrapper{flex-direction:column;align-items:center}.codex .codex-osrs-tabs-wrapper>.codex-progress-sidekick{width:100%}}@media (max-width:600px){.codex .codex-highlights-grid{grid-template-columns:1fr!important}}@media (max-width:900px){.codex .codex-deepdive-grid,.codex .codex-gainers-grid{grid-template-columns:1fr!important}}@media (max-width:600px){.codex .codex-boss-cells{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:420px){.codex .codex-boss-cells{grid-template-columns:1fr!important}}@media (max-width:600px){.codex .codex-bosses-grid{grid-template-columns:1fr!important}.codex .codex-bosses-grid>a{border-left:none!important}.codex .codex-hero-grid{-moz-column-gap:12px!important;grid-template-columns:64px 1fr!important;column-gap:12px!important}.codex .codex-hero-model{width:64px!important;height:64px!important}.codex .codex-hero-name{letter-spacing:-.5px!important;font-size:30px!important}.codex .codex-hero-stat-value{font-size:22px!important}.codex .codex-hero-stat-label{font-size:9px!important}.codex .codex-hero-stats{grid-template-columns:repeat(2,1fr)!important}.codex .codex-hero-stats>*{border-right:1px solid var(--border-soft)!important;padding:6px!important}.codex .codex-hero-stats>:first-child{padding-left:0!important}.codex .codex-hero-stats>:nth-child(2n),.codex .codex-hero-stats>:last-child{border-right:none!important}.codex .codex-hero-actions>*{flex:calc(50% - 4px);min-width:0}}.codex .codex-bosses-row:hover{background:var(--surface-2)}.codex .codex-boss-cell{border-radius:var(--r-xs);color:var(--text);font-size:12px;font-family:var(--f-sans);grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:6px 8px;text-decoration:none;transition:background .1s;display:grid;position:relative}.codex .codex-boss-cell:hover{background:var(--surface-2)}.codex .codex-boss-cell-unkilled .codex-boss-cell-icon{opacity:.4}.codex .codex-boss-cell-unkilled .codex-boss-cell-name,.codex .codex-boss-cell-unkilled .codex-boss-cell-kc{color:var(--text-dim)}.codex .codex-boss-cell[data-tooltip]:after{content:attr(data-tooltip);background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--r-sm);font-family:var(--f-mono);font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;opacity:0;z-index:50;box-shadow:var(--shadow-card);padding:5px 9px;font-size:11px;transition:opacity 80ms 60ms;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.codex .codex-boss-cell:hover[data-tooltip]:after{opacity:1}.codex .codex-boss-cell-icon{width:18px;height:18px;image-rendering:pixelated;flex-shrink:0}.codex .codex-boss-cell-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.codex .codex-boss-cell-kc{color:var(--accent);font-size:13px;font-family:var(--f-mono);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0}
.osrs-panel{color:#ff981f;background-image:url(/images/ui/backgrounds/dialog-dark.png);background-repeat:repeat;background-size:88px 60px;background-clip:padding-box;border-style:solid;border-width:6px;border-image:url(/images/ui/borders/panel-border-9slice.png) 6 round;font-family:rsbold,Arial,sans-serif}.osrs-text{text-shadow:1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000}.osrs-text-light{text-shadow:1px 1px #000}.osrs-tab{color:#ff981f;cursor:pointer;text-shadow:1px 1px #000;background:#121c24;border:1px solid #1e2a36;border-top-width:2px;border-bottom:0;border-radius:6px 6px 0 0;outline:none;padding:4px 8px;font-family:rsbold,Arial,sans-serif;font-size:14px;transition:background .1s,border-color .1s}.osrs-tab:hover{background:#1a2630}.osrs-tab:focus-visible{border-color:#4a6a82;box-shadow:inset 0 0 0 1px #4a6a82}.osrs-tab-active{color:#ff0;background:#1e2a36;box-shadow:0 -2px 6px #1e2a3680}.osrs-tab-active:focus-visible{box-shadow:0 -2px 6px #1e2a3680,inset 0 0 0 1px #4a6a82}.osrs-list-row{text-shadow:1px 1px #000;cursor:pointer;outline:none;padding:3px 6px;font-family:rsbold,Arial,sans-serif;font-size:14px;transition:background .1s}.osrs-list-row:hover{background:#ffffff26}.osrs-list-row:focus-visible{background:#ffffff1f;box-shadow:inset 2px 0 #4a6a82}.osrs-list-row:nth-child(odd){background:#ffffff0d}.osrs-list-row:nth-child(odd):hover{background:#ffffff26}.osrs-item-obtained{opacity:1;filter:drop-shadow(0 0 2px #ffffff26);transition:transform .1s,filter .1s}.osrs-item-obtained:hover{filter:drop-shadow(1px 0 #ffc86499)drop-shadow(-1px 0 #ffc86499)drop-shadow(0 1px #ffc86499)drop-shadow(0 -1px #ffc86499);transform:scale(1.12)}.osrs-item-unobtained{opacity:.3;transition:opacity .1s}.osrs-item-unobtained:hover{opacity:.5}.osrs-source-active{background:#ffffff26;box-shadow:inset 2px 0 #ff981f}.osrs-model-glow{box-shadow:0 0 12px #1e2a3699,inset 0 0 20px #0000004d}.osrs-progress-bar{background-image:url(/images/ui/misc/progress_bar_grey.png);background-repeat:repeat-x;background-size:auto 100%;border-radius:3px;height:6px;overflow:hidden}.osrs-progress-fill{background-image:url(/images/ui/misc/progress_bar_green.png);background-repeat:repeat-x;background-size:auto 100%;border-radius:3px;height:100%;transition:width .3s}.osrs-progress-fill-green{background-image:url(/images/ui/misc/progress_bar_green.png);background-repeat:repeat-x;background-size:auto 100%}.osrs-inner-border{border:2px solid #1e2a36;padding:4px}.osrs-green{color:#00b300}.osrs-red{color:red}.osrs-orange{color:#ff981f}.osrs-yellow{color:#ff0}.osrs-white{color:#fff}.osrs-skill-cell{border-radius:2px;align-items:center;gap:4px;padding:2px 4px;transition:background .1s;display:flex}.osrs-skill-cell:hover{background:#ffffff1a}.osrs-skill-tile{background-image:url(/images/ui/backgrounds/dialog-dark.png);background-repeat:repeat;background-size:88px 60px;border:1px solid #1e2a36;height:36px;min-height:36px;transition:background .15s}.osrs-tier-dot{border-radius:2px;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-weight:700;line-height:1;display:flex}.osrs-tier-complete{color:#fff;background:#00b300}.osrs-tier-incomplete{color:#ffffff4d;background:#0d1117}.osrs-tab-content .osrs-panel{box-shadow:none!important;background-color:#0000!important;background-image:none!important;border:none!important;border-image:!important;height:100%!important;min-height:0!important;max-height:none!important;padding:4px!important}.osrs-tab-content .mx-1{margin-left:0!important;margin-right:0!important}.osrs-tab-content .osrs-scroll,.osrs-tab-content [style*=overflow]{max-height:none!important;overflow-y:visible!important}.cs-page-bg .card-base{background:#0d1117cc;border-color:#253545;flex-direction:column;flex:1;display:flex}.cs-page-bg .card-base>div:last-child{margin-top:auto}.cs-page-bg .card-base .text-foreground{color:#ff981f}.cs-page-bg .card-base .text-muted-foreground{color:#b0a090}.cs-page-bg a[class*=hover\:underline]{transition:letter-spacing .15s}.osrs-iron-frame{border-style:solid;border-width:12px;border-image:url(/images/ui/borders/corners-border.png) 9 round}.cs-page-bg{background-color:#0d1117;min-height:100vh}body:has(.cs-page-bg){--background:216 28% 7%;--card:210 29% 13%;--card-foreground:35 35% 98%;--popover:210 29% 13%;--popover-foreground:35 35% 98%;--secondary:210 28% 21%;--secondary-foreground:35 35% 98%;--muted:210 28% 21%;--accent:210 28% 24%;--accent-foreground:35 35% 98%;--border:210 29% 16%;--input:207 33% 11%;--ring:210 30% 40%;background:#0a0f14}.cs-page-bg :focus-visible{outline-offset:1px;outline:1px solid #4a6a82}.cs-page-bg .osrs-tab:focus-visible,.cs-page-bg .osrs-list-row:focus-visible{outline:none}body:has(.cs-page-bg) header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #1e2a36;background:#0a0f14f2!important}body:has(.cs-page-bg) footer{border-top:1px solid #1e2a36;background:#0a0f1499!important}body:has(.cs-page-bg) main>div[class*=bg-gradient]{background:0 0!important}.osrs-scroll::-webkit-scrollbar{width:8px}.osrs-scroll::-webkit-scrollbar-track{background:#0d1117;border-left:1px solid #1e2a36}.osrs-scroll::-webkit-scrollbar-thumb{background:#1e2a36;border-radius:1px}.osrs-scroll::-webkit-scrollbar-thumb:hover{background:#253545}.osrs-scroll{scrollbar-width:thin;scrollbar-color:#1e2a36 #0d1117}[role=tablist]::-webkit-scrollbar{display:none}.osrs-hide-scrollbar::-webkit-scrollbar{display:none}.cs-page-bg .osrs-scroll::-webkit-scrollbar{display:none}.cs-page-bg .osrs-scroll{scrollbar-width:none}.cs-modern .osrs-panel{background-color:#121c24;background-image:none;border:1px solid #1e2a36;border-radius:8px}.cs-modern .osrs-panel,.cs-modern .osrs-tab,.cs-modern .osrs-list-row{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cs-modern .osrs-text,.cs-modern .osrs-text-light{text-shadow:none}.cs-modern .osrs-tab{background:#0d1117;border:1px solid #1e2a36;border-bottom:0;border-radius:6px 6px 0 0}.cs-modern .osrs-tab:hover{background:#1a2630}.cs-modern .osrs-tab-active{box-shadow:none;background:#1e2a36}.cs-modern .osrs-tab-active:focus-visible{box-shadow:inset 0 0 0 1px #4a6a82}.cs-modern .osrs-inner-border{border:1px solid #1e2a36;border-radius:4px}.cs-modern .osrs-skill-tile{background-color:#0d1117;background-image:none;border:1px solid #1e2a36;border-radius:4px}.cs-modern .osrs-list-row:nth-child(odd){background:#ffffff05}.cs-modern .osrs-list-row:hover,.cs-modern .osrs-list-row:nth-child(odd):hover{background:#ffffff14}.cs-modern .osrs-item-obtained{filter:none}.cs-modern .osrs-item-obtained:hover{filter:drop-shadow(1px 0 #ffc86499)drop-shadow(-1px 0 #ffc86499)drop-shadow(0 1px #ffc86499)drop-shadow(0 -1px #ffc86499)}.cs-modern .osrs-progress-bar{background-color:#1e2a36;background-image:none}.cs-modern .osrs-progress-fill,.cs-modern .osrs-progress-fill-green{background-color:#00b300;background-image:none}.cs-modern .osrs-iron-frame{border:1px solid #1e2a36;border-radius:8px}.cs-modern .osrs-tier-dot{border-radius:50%}.cs-modern body:has(.cs-page-bg) header{border-bottom-color:#1e2a36}.cs-modern .osrs-tab-content .osrs-panel{background-color:#0000!important}.cs-modern .osrs-panel{box-shadow:0 1px 3px #0000004d}.cs-modern .osrs-list-row,.cs-modern .osrs-tab,.cs-modern .osrs-inner-border{transition:all .15s}
.codex .osrs-orange{color:var(--accent)!important}.codex .osrs-yellow{color:var(--text)!important}.codex .osrs-green{color:var(--success)!important}.codex .osrs-red{color:var(--danger)!important}.codex .osrs-white,.codex .osrs-chat{color:var(--text)!important}.codex .osrs-examine{color:var(--text-muted)!important}.codex .osrs-panel{background-image:none!important;background-color:var(--surface)!important;border:1px solid var(--border)!important;border-radius:var(--r-md)!important;color:var(--text)!important;font-family:var(--f-sans)!important;box-shadow:none!important;border-image:!important}.codex .osrs-tab-content .osrs-panel{box-shadow:none!important;background-color:#0000!important;background-image:none!important;border:none!important;border-image:!important}.codex .osrs-panel,.codex .osrs-tab,.codex .osrs-list-row,.codex .osrs-text,.codex .osrs-text-light,.codex .codex-osrs-zone,.codex .codex-osrs-zone *{text-shadow:none!important}.codex .osrs-panel,.codex .osrs-tab,.codex .osrs-list-row,.codex .osrs-text,.codex .osrs-text-light{font-family:var(--f-sans)!important}.codex .codex-osrs-zone .osrs-yellow,.codex .codex-osrs-zone .osrs-green,.codex .codex-osrs-zone .osrs-orange{font-variant-numeric:tabular-nums}.codex .osrs-tab{transition:background .12s,color .12s,border-color .12s;background:var(--surface-2)!important;border:1px solid var(--border)!important;border-radius:var(--r-sm)var(--r-sm)0 0!important;color:var(--text-muted)!important;border-bottom:0!important;font-size:12px!important}.codex .osrs-tab:hover{background:var(--surface-hi)!important;color:var(--text)!important}.codex .osrs-tab-active{background:var(--surface)!important;color:var(--text)!important;border-color:var(--border)!important;box-shadow:none!important}.codex .osrs-tab:focus-visible,.codex .osrs-tab-active:focus-visible{outline-offset:-2px;outline:2px solid var(--accent)!important;box-shadow:none!important}.codex .codex-osrs-zone .osrs-tab{color:#ff981f!important;text-shadow:1px 1px #000!important;background:#121c24!important;border:1px solid #1e2a36!important;border-top-width:2px!important;border-bottom:0!important;border-radius:6px 6px 0 0!important;font-family:rsbold,Arial,sans-serif!important;font-size:14px!important;transition:background .1s,border-color .1s!important}.codex .codex-osrs-zone .osrs-tab:hover{color:#ff981f!important;background:#1a2630!important}.codex .codex-osrs-zone .osrs-tab-active{color:#ff0!important;background:#1e2a36!important;border-color:#1e2a36!important;box-shadow:0 -2px 6px #1e2a3680!important}.codex .codex-osrs-zone .osrs-tab:focus-visible,.codex .codex-osrs-zone .osrs-tab-active:focus-visible{border-color:#4a6a82!important;outline:none!important;box-shadow:inset 0 0 0 1px #4a6a82!important}.codex .codex-osrs-zone .osrs-list-row{text-shadow:1px 1px #000!important;font-family:rsbold,Arial,sans-serif!important;font-size:14px!important}.codex .codex-osrs-zone .osrs-source-active{color:#ff0!important;background:#ffffff26!important;box-shadow:inset 2px 0 #ff981f!important}.codex .osrs-list-row{font-size:13px!important}.codex .osrs-list-row:nth-child(odd){background:color-mix(in oklch,var(--surface-2)50%,transparent)!important}.codex .osrs-list-row:hover,.codex .osrs-list-row:nth-child(odd):hover{background:var(--surface-hi)!important}.codex .osrs-inner-border{border:1px solid var(--border-soft)!important;border-radius:var(--r-sm)!important;padding:6px!important}.codex .osrs-skill-tile{background-image:none!important;background-color:var(--surface-2)!important;border:1px solid var(--border-soft)!important;border-radius:var(--r-xs)!important}.codex .osrs-skill-cell:hover{background:var(--surface-hi)!important}.codex .osrs-progress-bar{background-image:none!important;background-color:var(--surface-hi)!important;border-radius:999px!important}.codex .osrs-progress-fill,.codex .osrs-progress-fill-green{background-image:none!important;background-color:var(--success)!important;border-radius:999px!important}.codex .osrs-tier-dot{border-radius:999px!important}.codex .osrs-tier-complete{background:var(--success)!important;color:var(--bg)!important}.codex .osrs-tier-incomplete{background:var(--surface-hi)!important;color:var(--text-dim)!important}.codex .osrs-item-obtained{filter:none!important}.codex .osrs-item-obtained:hover{filter:drop-shadow(0 0 6px color-mix(in oklch,var(--accent)40%,transparent))!important}.codex .osrs-source-active{background:var(--surface-hi)!important;box-shadow:inset 2px 0 0 var(--accent)!important}.codex .osrs-iron-frame{border:1px solid var(--border)!important;border-radius:var(--r-md)!important;border-image:!important}.codex .osrs-model-glow{box-shadow:none!important}.codex .osrs-scroll::-webkit-scrollbar-track{background:var(--surface)!important;border-left:1px solid var(--border)!important}.codex .osrs-scroll::-webkit-scrollbar-thumb{background:var(--border)!important}.codex .osrs-scroll::-webkit-scrollbar-thumb:hover{background:var(--border-strong)!important}.codex .osrs-scroll{scrollbar-color:var(--border)var(--surface)!important}.codex [style*=\#1e2a36]{border-color:var(--border)!important}.codex [style*=\#253545]{border-color:var(--border-strong)!important}.codex [style*=\#0d1117]{background-color:var(--bg)!important}.codex [style*="background: #121c24"],.codex [style*="background:#121c24"],.codex [style*="background: rgb(18, 28, 36)"]{background-color:var(--surface-2)!important}.codex [style*=\#b0a090]{color:var(--text-muted)!important}.codex [style*=\#00b300]{color:var(--success)!important}.codex [style*="background-color: #00b300"]{background-color:var(--success)!important}.codex [style*=\#ff981f]{color:var(--accent)!important}.codex [style*=\#ffff00]{color:var(--text)!important}.codex [style*=\#ff0000]{color:var(--danger)!important}.codex [style*=\#00ffff],.codex [style*=\#ff00ff]{color:var(--accent)!important}.codex .card-base{background:var(--surface)!important;border:1px solid var(--border)!important;border-radius:var(--r-md)!important}.codex .bg-card{background-color:var(--surface)!important}.codex .bg-background{background-color:var(--bg)!important}.codex .bg-popover{background-color:var(--surface)!important}.codex .bg-secondary,.codex .bg-muted,.codex .bg-accent{background-color:var(--surface-2)!important}.codex .bg-secondary\/30{background-color:color-mix(in oklch,var(--surface-2)50%,transparent)!important}.codex .bg-card\/50{background-color:color-mix(in oklch,var(--surface)60%,transparent)!important}.codex .text-foreground,.codex .text-card-foreground,.codex .text-popover-foreground{color:var(--text)!important}.codex .text-muted-foreground{color:var(--text-muted)!important}.codex .text-secondary-foreground,.codex .text-accent-foreground{color:var(--text)!important}.codex .text-background{color:var(--accent-fg)!important}.codex .text-muted-foreground\/70{color:color-mix(in oklch,var(--text-muted)70%,transparent)!important}.codex .text-muted-foreground\/80{color:color-mix(in oklch,var(--text-muted)80%,transparent)!important}.codex .text-muted-foreground\/90{color:color-mix(in oklch,var(--text-muted)90%,transparent)!important}.codex .border-border,.codex .border-input{border-color:var(--border)!important}.codex .text-osrs-yellow{color:var(--accent)!important}.codex .text-osrs-red{color:var(--danger)!important}.codex .text-osrs-orange{color:var(--accent)!important}.codex .text-osrs-chat{color:var(--text)!important}.codex .text-osrs-examine{color:var(--text-muted)!important}.codex .bg-osrs-yellow{background-color:var(--accent)!important;color:var(--accent-fg)!important}.codex .bg-osrs-red{background-color:var(--danger)!important}.codex .text-osrs-experience,.codex .text-osrs-rare,.codex .text-osrs-legendary{color:var(--accent)!important}.codex .text-osrs-success{color:var(--success)!important}.codex .text-osrs-magic,.codex .text-osrs-prayer{color:var(--accent)!important}.codex .text-osrs-heal{color:var(--success)!important}.codex .bg-osrs-experience\/10{background-color:color-mix(in oklch,var(--accent)12%,transparent)!important}.codex .border-osrs-experience\/20{border-color:color-mix(in oklch,var(--accent)24%,transparent)!important}.codex .hover\:text-osrs-yellow:hover{color:var(--accent)!important}.codex .hover\:text-foreground:hover{color:var(--text)!important}.codex .hover\:bg-secondary:hover{background-color:var(--surface-2)!important}.codex .hover\:bg-secondary\/30:hover{background-color:color-mix(in oklch,var(--surface-2)60%,transparent)!important}.codex .hover\:bg-card:hover{background-color:var(--surface)!important}.codex .hover\:border-osrs-yellow:hover{border-color:var(--accent)!important}.codex .hover\:underline:hover{text-decoration:underline;-webkit-text-decoration-color:var(--accent)!important;text-decoration-color:var(--accent)!important}.codex .icon-level{color:var(--accent)!important}.codex .icon-death{color:var(--danger)!important}.codex .icon-loot,.codex .icon-quest{color:var(--accent)!important}.codex .icon-slayer{color:var(--success)!important}.codex .icon-combat,.codex .icon-diary,.codex .icon-collection,.codex .icon-ge{color:var(--accent)!important}.codex .icon-default{color:var(--text-muted)!important}.codex .card-base button{font-family:var(--f-sans)}.codex button.hover\:bg-secondary:hover,.codex button[class*=ghost]:hover{background-color:var(--surface-hi)!important}.codex [class*=AvatarFallback],.codex [data-radix-avatar-fallback],.codex .avatar-base{background-color:var(--surface-2)!important;color:var(--text)!important;border-color:var(--border)!important}.codex .card-base{box-shadow:var(--shadow-card)!important}.codex .codex-highlights-grid .aspect-video{aspect-ratio:16/7!important}.codex .codex-highlights-grid .aspect-video img{-o-object-position:center 30%!important;object-position:center 30%!important}.codex .osrs-inner-border{border:1px solid var(--border)!important;border-radius:var(--r-sm)!important}.codex hr,.codex .hr{background:var(--border-soft)!important}.codex .codex-osrs-zone{font-family:rsbold,Arial,sans-serif!important}.codex .codex-osrs-zone .osrs-panel,.codex .codex-osrs-zone .osrs-text,.codex .codex-osrs-zone .osrs-list-row{text-shadow:1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000!important;font-family:rsbold,Arial,sans-serif!important}.codex .codex-osrs-zone .osrs-text-light{text-shadow:1px 1px #000!important;font-family:rsbold,Arial,sans-serif!important}.codex .codex-osrs-zone .osrs-tiny{text-shadow:1px 1px #000!important;font-family:rstiny,Arial,sans-serif!important}.codex .codex-osrs-zone .osrs-orange{color:#ff981f!important}.codex .codex-osrs-zone .osrs-green{color:#00b300!important}.codex .codex-osrs-zone .osrs-red{color:red!important}.codex .codex-osrs-zone .osrs-white{color:#fff!important}.codex .codex-osrs-zone .osrs-panel{color:#ff981f!important;box-shadow:none!important;background-color:#0000!important;background-image:url(/images/ui/backgrounds/dialog-dark.png)!important;background-repeat:repeat!important;background-size:88px 60px!important;border:6px solid #0000!important;border-image:url(/images/ui/borders/panel-border-9slice.png) 6 round!important;border-radius:0!important}.codex .codex-osrs-zone .osrs-inner-border{border:2px solid #1e2a36!important;border-radius:2px!important;padding:4px!important}.codex .codex-osrs-zone .osrs-skill-tile{background-color:#0000!important;background-image:url(/images/ui/backgrounds/dialog-dark.png)!important;background-repeat:repeat!important;background-size:88px 60px!important;border:1px solid #1e2a36!important;border-radius:0!important}.codex .codex-osrs-zone .osrs-tier-dot{border-radius:2px!important}.codex .codex-osrs-zone .osrs-tier-complete{color:#fff!important;background:#00b300!important}.codex .codex-osrs-zone .osrs-tier-incomplete{color:#ffffff4d!important;background:#0d1117!important}.codex .codex-osrs-zone .osrs-progress-bar{background-color:#0000!important;background-image:url(/images/ui/misc/progress_bar_grey.png)!important;border-radius:3px!important}.codex .codex-osrs-zone .osrs-progress-fill,.codex .codex-osrs-zone .osrs-progress-fill-green{background-color:#0000!important;background-image:url(/images/ui/misc/progress_bar_green.png)!important}.codex .codex-osrs-zone .osrs-iron-frame{border-style:solid!important;border-width:12px!important;border-image:url(/images/ui/borders/corners-border.png) 9 round!important;border-radius:0!important}.codex .codex-osrs-zone .osrs-list-row:nth-child(odd){background:#ffffff0d!important}.codex .codex-osrs-zone .osrs-list-row:hover,.codex .codex-osrs-zone .osrs-list-row:nth-child(odd):hover{color:inherit!important;background:#ffffff26!important}.codex .codex-osrs-zone a.osrs-orange{color:#ff981f!important}.codex .codex-osrs-zone a.osrs-orange:hover{text-decoration:underline;color:#ffaa3f!important}.codex .codex-osrs-zone .osrs-yellow{color:#ff0!important}.codex .codex-highlights-grid{grid-auto-rows:1fr!important}.codex .codex-highlights-grid>div{flex-direction:column!important;display:flex!important}.codex .codex-highlights-grid>div>.card-base{flex-direction:column!important;flex:1!important;display:flex!important}:is(.codex .codex-highlights-grid>div>.card-base>div:has(>img),.codex .codex-highlights-grid>div>.card-base>div:has(>.aspect-video)){margin-top:auto!important}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.614a1c00.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.d8bad3ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.262b87c4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.380d09ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_27de29c9-module__MoYDMq__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_27de29c9-module__MoYDMq__variable{--font-instrument-serif:"Instrument Serif","Instrument Serif Fallback"}
@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_afc29070-module__wVFHOq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_afc29070-module__wVFHOq__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5ce348bf30bf5439-s.ebceb24d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4fa387ec64143e14-s.c36e1862.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6306c77e7c8268e4-s.ff4a2084.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.f377b9c4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.d1207556.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/797e433ab948586e-s.p.479bea2b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5ce348bf30bf5439-s.ebceb24d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4fa387ec64143e14-s.c36e1862.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6306c77e7c8268e4-s.ff4a2084.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.f377b9c4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.d1207556.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/797e433ab948586e-s.p.479bea2b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_f9419205-module__sz0bga__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_f9419205-module__sz0bga__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(../media/42b07301cbfb88de-s.d68c2a3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(../media/674d141a92451548-s.6d749737.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c8c4ded07fff55c-s.p.5c4452a7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:VT323 Fallback;src:local(Arial);ascent-override:89.16%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:89.73%}.vt323_7397b808-module__XU3ytG__className{font-family:VT323,VT323 Fallback;font-style:normal;font-weight:400}.vt323_7397b808-module__XU3ytG__variable{--font-vt323:"VT323","VT323 Fallback"}
