.StackStrip-module__fJnIHG__strip{background:var(--bone-2);border:1px solid var(--rule);border-radius:8px;padding:1.125rem 1.25rem 1.25rem}.StackStrip-module__fJnIHG__head{align-items:baseline;gap:.5rem;margin-bottom:.875rem;display:flex}.StackStrip-module__fJnIHG__headMark{font-family:var(--font-mono);color:var(--clay);font-size:.9rem;font-weight:700;line-height:1}.StackStrip-module__fJnIHG__headTitle{font-family:var(--font-display);letter-spacing:.01em;color:var(--ink);margin:0;font-size:.95rem;font-weight:600}.StackStrip-module__fJnIHG__headRule{background:var(--rule);flex:1;align-self:center;height:1px;margin-top:.1rem}.StackStrip-module__fJnIHG__rows{flex-direction:column;display:flex}.StackStrip-module__fJnIHG__row{border-top:1px dotted color-mix(in srgb, var(--rule) 75%, transparent);grid-template-columns:9.5rem 1fr;align-items:start;gap:.75rem;padding:.5rem 0;display:grid}.StackStrip-module__fJnIHG__row:first-child{border-top:none;padding-top:0}.StackStrip-module__fJnIHG__rowLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap;padding-top:.3125rem;font-size:.6875rem}.StackStrip-module__fJnIHG__chips{flex-wrap:wrap;gap:.375rem;min-width:0;display:flex}.StackStrip-module__fJnIHG__chipWrap{display:inline-flex}.StackStrip-module__fJnIHG__chip{background:var(--paper);border:1px solid var(--rule);font-family:var(--font-mono);color:var(--ink);white-space:nowrap;border-radius:5px;flex-direction:column;gap:.0625rem;padding:.25rem .5rem;line-height:1.3;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.StackStrip-module__fJnIHG__chipLabel{font-size:.78rem}.StackStrip-module__fJnIHG__chipSub{color:var(--ink-soft);letter-spacing:.01em;white-space:normal;max-width:22ch;font-size:.625rem;font-style:italic}.StackStrip-module__fJnIHG__chipAccent{background:var(--clay-wash);border-color:color-mix(in srgb, var(--clay-wash) 55%, var(--clay) 45%)}.StackStrip-module__fJnIHG__chipLink{color:var(--clay-deep)}.StackStrip-module__fJnIHG__chipLink:hover{border-color:color-mix(in srgb, var(--rule) 45%, var(--clay) 55%);background:color-mix(in srgb, var(--paper) 80%, var(--clay-wash) 20%);text-decoration:none}.StackStrip-module__fJnIHG__chipLink:hover .StackStrip-module__fJnIHG__chipLabel{text-underline-offset:2px;text-decoration:underline}.StackStrip-module__fJnIHG__chip:hover{border-color:color-mix(in srgb, var(--rule) 60%, var(--clay) 40%)}.StackStrip-module__fJnIHG__surfaceGlyph{opacity:.85;font-size:.72rem}.StackStrip-module__fJnIHG__stats{border-top:1px dotted color-mix(in srgb, var(--rule) 75%, transparent);flex-direction:column;gap:.25rem;margin-top:.625rem;padding-top:.625rem;display:flex}.StackStrip-module__fJnIHG__statLine{font-family:var(--font-mono);color:var(--ink-soft);flex-wrap:wrap;align-items:baseline;gap:.375rem;margin:0;font-size:.8rem;line-height:1.5;display:flex}.StackStrip-module__fJnIHG__statBig{color:var(--ink);letter-spacing:-.01em;font-size:.92rem;font-weight:700}.StackStrip-module__fJnIHG__statTail{color:var(--ink-soft)}.StackStrip-module__fJnIHG__statNote{color:var(--ink-soft);opacity:.85;font-style:italic}.StackStrip-module__fJnIHG__statFlame{font-size:.85rem}@media (max-width:560px){.StackStrip-module__fJnIHG__row{grid-template-columns:1fr;gap:.375rem}.StackStrip-module__fJnIHG__rowLabel{padding-top:0}}
.Statusline-module__BNjOTW__wrap{flex-direction:column;min-width:0;display:flex}.Statusline-module__BNjOTW__barPanel{background:var(--term-bg);border:1px solid var(--term-line);background-image:linear-gradient(to bottom, color-mix(in srgb, var(--term-bg) 88%, var(--term-fg) 12%) 0, color-mix(in srgb, var(--term-bg) 96%, var(--term-fg) 4%) .45rem, var(--term-bg) 1.1rem);border-radius:6px;padding:.5rem;overflow-x:auto}:root[data-theme=dark] .Statusline-module__BNjOTW__barPanel{box-shadow:0 0 0 1px color-mix(in srgb, var(--term-fg) 5%, transparent), 0 12px 34px -22px #000}.Statusline-module__BNjOTW__bar{font-family:var(--font-mono);background:color-mix(in srgb, var(--term-bg) 78%, var(--term-line) 22%);border:1px solid color-mix(in srgb, var(--term-line) 70%, var(--term-bg) 30%);border-radius:4px;flex-wrap:wrap;align-items:center;gap:0 .1rem;padding:.25rem .625rem;font-size:.78rem;line-height:1.6;display:flex}.Statusline-module__BNjOTW__segGroup{white-space:nowrap;align-items:center;display:inline-flex}.Statusline-module__BNjOTW__segSep{color:var(--term-line);-webkit-user-select:none;user-select:none;padding:0 .5rem}.Statusline-module__BNjOTW__seg{align-items:center;display:inline-flex}.Statusline-module__BNjOTW__segBranch{color:var(--term-dim)}.Statusline-module__BNjOTW__segBranch:before{content:"⎇ ";opacity:.7}.Statusline-module__BNjOTW__segModel{color:var(--term-amber);font-weight:600}.Statusline-module__BNjOTW__segCtxOk{color:var(--term-green)}.Statusline-module__BNjOTW__segCtxWarn{color:var(--term-amber)}.Statusline-module__BNjOTW__segCtxHot{color:var(--term-red)}.Statusline-module__BNjOTW__segCwd{color:color-mix(in srgb, var(--term-fg) 70%, var(--term-dim) 30%)}.Statusline-module__BNjOTW__segCost,.Statusline-module__BNjOTW__segTime{color:var(--term-dim)}.Statusline-module__BNjOTW__segPlain{color:var(--term-fg)}.Statusline-module__BNjOTW__meter{letter-spacing:-.02em;opacity:.95;margin-right:.4ch;font-size:.66rem}.Statusline-module__BNjOTW__caption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-soft);margin:.4375rem 0 0;font-size:.6875rem}.Statusline-module__BNjOTW__captionTag{color:var(--ink-soft);opacity:.7;font-style:italic}.Statusline-module__BNjOTW__wlPanel{flex-direction:column;min-width:0;margin-top:.875rem;display:flex}.Statusline-module__BNjOTW__wlHeader{background:color-mix(in srgb, var(--term-bg) 60%, var(--term-line) 40%);border-bottom:1px solid var(--term-line);-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;padding:.3125rem .75rem;display:flex}.Statusline-module__BNjOTW__wlHeaderLabel{color:var(--term-dim);letter-spacing:.06em;padding:0 .1875rem;font-size:.6875rem}.Statusline-module__BNjOTW__wlHeaderRule{background:var(--term-line);opacity:.5;flex:1;height:1px;margin-left:.25rem}.Statusline-module__BNjOTW__wlPre{font-family:var(--font-mono);color:var(--term-fg);white-space:pre;margin:0;padding:.75rem 1rem;font-size:.75rem;line-height:1.4;overflow-x:auto}
.SimulatedRun-module__EOtpqW__panel{background:var(--term-bg);color:var(--term-fg);font-family:var(--font-mono);border:1px solid var(--term-line);border-radius:6px;flex-direction:column;min-width:0;font-size:.8125rem;line-height:1.5;display:flex;overflow:hidden}:root[data-theme=dark] .SimulatedRun-module__EOtpqW__panel{box-shadow:0 0 0 1px color-mix(in srgb, var(--term-fg) 5%, transparent), 0 16px 40px -24px #000}.SimulatedRun-module__EOtpqW__titleBar{background:color-mix(in srgb, var(--term-bg) 60%, var(--term-line) 40%);border-bottom:1px solid var(--term-line);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:0;height:2rem;padding:0 .625rem;display:flex}.SimulatedRun-module__EOtpqW__titleCorner{color:var(--term-line);opacity:.85}.SimulatedRun-module__EOtpqW__titleRule{background:var(--term-line);opacity:.6;flex:1;height:1px;margin:0 .25rem}.SimulatedRun-module__EOtpqW__titleLabel{color:var(--term-dim);letter-spacing:.04em;opacity:1;padding:0 .375rem;font-size:.75rem}.SimulatedRun-module__EOtpqW__simTag{color:var(--term-line);letter-spacing:.02em;opacity:.75;border:1px solid var(--term-line);-webkit-user-select:none;user-select:none;border-radius:2px;padding:0 .25rem;font-size:.6875rem;line-height:1.4}.SimulatedRun-module__EOtpqW__body{min-height:calc(var(--run-lines,0) * 1.5em + .75rem + .625rem);max-height:calc(var(--run-lines,0) * 1.5em + .75rem + .625rem);scroll-behavior:smooth;flex-direction:column;justify-content:flex-end;padding:.75rem .875rem .625rem;display:flex;overflow:auto}.SimulatedRun-module__EOtpqW__line{white-space:pre;min-height:1.5em;display:block}.SimulatedRun-module__EOtpqW__linePrompt{color:var(--term-fg);margin-bottom:.25rem}.SimulatedRun-module__EOtpqW__linePromptGlyph{color:var(--term-clay)}.SimulatedRun-module__EOtpqW__lineThinking{color:var(--term-dim)}.SimulatedRun-module__EOtpqW__lineThinkingGlyph{color:var(--term-amber);display:inline-block}.SimulatedRun-module__EOtpqW__lineThinkingGlyphSettled{color:var(--term-dim)}.SimulatedRun-module__EOtpqW__lineThinkingFlavor{color:var(--term-amber)}.SimulatedRun-module__EOtpqW__lineThinkingMeta{color:var(--term-dim)}.SimulatedRun-module__EOtpqW__lineTool{color:var(--term-fg)}.SimulatedRun-module__EOtpqW__lineToolGlyph{color:var(--term-clay)}.SimulatedRun-module__EOtpqW__lineToolDetail{color:var(--term-dim)}.SimulatedRun-module__EOtpqW__lineOutput{color:var(--term-fg)}.SimulatedRun-module__EOtpqW__diffBlock{border-left:2px solid var(--term-line);background:color-mix(in srgb, var(--term-bg) 85%, black 15%);border-radius:0 2px 2px 0;margin:.125rem 0;padding:.125rem 0 .125rem .5rem}.SimulatedRun-module__EOtpqW__lineDiffHeader{color:var(--term-dim)}.SimulatedRun-module__EOtpqW__lineDiffAdd{color:var(--term-green)}.SimulatedRun-module__EOtpqW__lineDiffDel{color:var(--term-red)}.SimulatedRun-module__EOtpqW__lineDiffCtx{color:var(--term-dim)}.SimulatedRun-module__EOtpqW__lineResult{color:var(--term-fg);margin-top:.25rem}.SimulatedRun-module__EOtpqW__lineResultGlyph{color:var(--term-green)}.SimulatedRun-module__EOtpqW__cursor{background:var(--term-fg);vertical-align:text-bottom;width:.5ch;height:1em;margin-left:1px;animation:1s step-end infinite SimulatedRun-module__EOtpqW__blink;display:inline-block}@keyframes SimulatedRun-module__EOtpqW__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes SimulatedRun-module__EOtpqW__spinnerCycle{0%{content:"✻"}20%{content:"✶"}40%{content:"✳"}60%{content:"✺"}80%{content:"✶"}to{content:"✻"}}.SimulatedRun-module__EOtpqW__spinnerActive:before{content:"✻";animation:.9s step-start infinite SimulatedRun-module__EOtpqW__spinnerCycle}.SimulatedRun-module__EOtpqW__spinnerSettled:before{content:"✳"}.SimulatedRun-module__EOtpqW__footer{border-top:1px solid var(--term-line);background:color-mix(in srgb, var(--term-bg) 75%, black 25%);-webkit-user-select:none;user-select:none;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.25rem .5rem;padding:.3125rem .875rem;display:flex}.SimulatedRun-module__EOtpqW__footerRule{color:var(--term-line);opacity:.6}.SimulatedRun-module__EOtpqW__stepCounter{color:var(--term-dim);letter-spacing:.02em;min-width:2.5ch;font-size:.6875rem}.SimulatedRun-module__EOtpqW__stepBtn{color:var(--term-dim);font-family:var(--font-mono);cursor:pointer;background:0 0;border:none;border-radius:2px;padding:0 .125rem;font-size:.75rem;line-height:1;transition:color .1s}.SimulatedRun-module__EOtpqW__stepBtn:hover{color:var(--term-fg)}.SimulatedRun-module__EOtpqW__stepBtn:disabled{opacity:.3;cursor:not-allowed}.SimulatedRun-module__EOtpqW__stepBtn:focus-visible{outline:1px solid var(--term-amber);outline-offset:2px}.SimulatedRun-module__EOtpqW__dots{flex:1;align-items:center;gap:.25rem;display:flex}.SimulatedRun-module__EOtpqW__dot{cursor:pointer;color:var(--term-dim);background:0 0;border:none;padding:0;font-size:.625rem;line-height:1;transition:color .1s}.SimulatedRun-module__EOtpqW__dot:hover{color:var(--term-fg)}.SimulatedRun-module__EOtpqW__dot:focus-visible{outline:1px solid var(--term-amber);outline-offset:2px}.SimulatedRun-module__EOtpqW__dotActive{color:var(--term-amber)}.SimulatedRun-module__EOtpqW__playBtn{border:1px solid var(--term-line);color:var(--term-dim);font-family:var(--font-mono);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:2px;margin-left:auto;padding:.125rem .375rem;font-size:.6875rem;line-height:1.4;transition:color .1s,border-color .1s}.SimulatedRun-module__EOtpqW__playBtn:hover{color:var(--term-fg);border-color:var(--term-dim)}.SimulatedRun-module__EOtpqW__playBtn:focus-visible{outline:1px solid var(--term-amber);outline-offset:2px}@media (max-width:640px){.SimulatedRun-module__EOtpqW__line{white-space:pre-wrap;overflow-wrap:anywhere}.SimulatedRun-module__EOtpqW__body{max-height:none;padding-bottom:.875rem}}@media (max-width:480px){.SimulatedRun-module__EOtpqW__panel{font-size:.75rem}}
.DeskScene-module__HgU8GG__root{flex-direction:column;gap:1rem;width:100%;display:flex}.DeskScene-module__HgU8GG__stage{aspect-ratio:16/10;background:linear-gradient(180deg, transparent 58%, color-mix(in srgb, var(--shadow-ink) 5%, transparent) 100%), radial-gradient(130% 95% at 50% 4%, var(--scene-glow) 0%, var(--bone) 52%, var(--scene-floor) 100%);border:1px solid var(--rule);border-radius:8px;width:100%;position:relative;overflow:hidden;container-type:inline-size}.DeskScene-module__HgU8GG__compact .DeskScene-module__HgU8GG__stage{aspect-ratio:16/11;border-radius:6px}.DeskScene-module__HgU8GG__frameless{gap:0}.DeskScene-module__HgU8GG__frameless .DeskScene-module__HgU8GG__stage{border:none;border-radius:0}.DeskScene-module__HgU8GG__plane{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.DeskScene-module__HgU8GG__piece{position:absolute}.DeskScene-module__HgU8GG__piece>svg{width:100%;height:auto;display:block;overflow:visible}.DeskScene-module__HgU8GG__leaders{pointer-events:none;z-index:50;width:100%;height:100%;position:absolute;inset:0}.DeskScene-module__HgU8GG__labelLayer{pointer-events:none;z-index:51;position:absolute;inset:0}.DeskScene-module__HgU8GG__label{pointer-events:auto;font-family:var(--font-mono);letter-spacing:.01em;color:var(--ink);background:var(--paper);border:1px solid var(--rule);white-space:nowrap;box-shadow:0 1px 2px color-mix(in srgb, var(--shadow-ink) 12%, transparent);text-overflow:ellipsis;border-radius:4px;max-width:30%;padding:.18em .5em;font-size:clamp(8px,1.4cqw,12px);line-height:1.25;position:absolute;overflow:hidden;transform:translate(-50%,-50%)}.DeskScene-module__HgU8GG__label a{color:var(--clay-deep)}.DeskScene-module__HgU8GG__label a:hover{text-underline-offset:2px;text-decoration:underline}.DeskScene-module__HgU8GG__labelKicker{color:var(--ink-soft);margin-right:.4em}.DeskScene-module__HgU8GG__labelArrow{color:var(--clay);margin-left:.25em}.DeskScene-module__HgU8GG__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1rem;display:flex;position:absolute;inset:0}.DeskScene-module__HgU8GG__emptyMark{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.04em;text-transform:lowercase;font-size:clamp(10px,1.6cqw,13px)}.DeskScene-module__HgU8GG__emptySub{font-family:var(--font-mono);color:var(--ink-soft);opacity:.7;font-size:clamp(8px,1.3cqw,11px)}.DeskScene-module__HgU8GG__gearIndex{background:var(--bone-2);border:1px solid var(--rule);font-family:var(--font-mono);border-radius:6px;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:.35rem 1.5rem;margin:0;padding:.85rem 1rem;font-size:.78rem;line-height:1.5;list-style:none;display:grid}.DeskScene-module__HgU8GG__gearIndexRow{border-bottom:1px dotted var(--rule);align-items:baseline;gap:.5rem;padding-bottom:.18rem;display:flex}.DeskScene-module__HgU8GG__gearIndexRow:last-child{border-bottom:none}.DeskScene-module__HgU8GG__gearKey{color:var(--ink-soft);text-transform:lowercase;letter-spacing:.02em;flex-shrink:0;min-width:5.5rem}.DeskScene-module__HgU8GG__gearVal{color:var(--ink)}.DeskScene-module__HgU8GG__gearVal a{color:var(--clay-deep)}.DeskScene-module__HgU8GG__gearVal a:hover{text-underline-offset:2px;text-decoration:underline}.DeskScene-module__HgU8GG__gearValArrow{color:var(--clay)}.DeskScene-module__HgU8GG__gearIndexNote{color:var(--ink-soft);opacity:.75;border-top:none;grid-column:1/-1;margin-top:.1rem;font-size:.72rem}
.ArmoryRecord-module__GFWy5G__record,.ArmoryRecord-module__GFWy5G__record[data-rarity=common]{--r:var(--rarity-common);--r-bright:var(--rarity-common-bright)}.ArmoryRecord-module__GFWy5G__record[data-rarity=uncommon]{--r:var(--rarity-uncommon);--r-bright:var(--rarity-uncommon-bright)}.ArmoryRecord-module__GFWy5G__record[data-rarity=rare]{--r:var(--rarity-rare);--r-bright:var(--rarity-rare-bright)}.ArmoryRecord-module__GFWy5G__record[data-rarity=epic]{--r:var(--rarity-epic);--r-bright:var(--rarity-epic-bright)}.ArmoryRecord-module__GFWy5G__record[data-rarity=legendary]{--r:var(--rarity-legendary);--r-bright:var(--rarity-legendary-bright)}.ArmoryRecord-module__GFWy5G__page{isolation:isolate;background:radial-gradient(150% 75% at 50% -10%, color-mix(in srgb, var(--r,var(--rarity-common)) 10%, var(--tt-world)) 0%, var(--tt-world) 44%, var(--tt-world-deep) 100%);min-height:100vh;color:var(--tt-text);font-family:var(--font-mono);flex-direction:column;align-items:center;padding:clamp(1.5rem,5vw,4rem) 1rem clamp(3rem,7vw,6rem);display:flex;position:relative;overflow:hidden}.ArmoryRecord-module__GFWy5G__page:before{content:"";z-index:-2;pointer-events:none;opacity:.45;background-image:repeating-linear-gradient(118deg, transparent 0 7px, color-mix(in srgb, var(--tt-world-deep) 55%, transparent) 7px 8px), repeating-linear-gradient(62deg, transparent 0 11px, color-mix(in srgb, var(--tt-world-deep) 36%, transparent) 11px 12px);mix-blend-mode:multiply;position:absolute;inset:0}.ArmoryRecord-module__GFWy5G__page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(125% 95% at 50% 32%, transparent 42%, color-mix(in srgb, var(--tt-world-deep) 88%, transparent) 100%);position:absolute;inset:0}.ArmoryRecord-module__GFWy5G__emberA,.ArmoryRecord-module__GFWy5G__emberB{z-index:-1;filter:blur(64px);pointer-events:none;background:radial-gradient(circle, color-mix(in srgb, var(--r) 40%, transparent), transparent 70%);border-radius:50%;position:absolute}.ArmoryRecord-module__GFWy5G__emberA{width:54%;height:48%;animation:7s ease-in-out infinite ArmoryRecord-module__GFWy5G__emberPulse;top:8%;left:-12%}.ArmoryRecord-module__GFWy5G__emberB{background:radial-gradient(circle, color-mix(in srgb, var(--r) 30%, transparent), transparent 70%);width:48%;height:44%;animation:9.5s ease-in-out infinite reverse ArmoryRecord-module__GFWy5G__emberPulse;bottom:4%;right:-10%}@keyframes ArmoryRecord-module__GFWy5G__emberPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.95;transform:scale(1.16)}}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__emberA,.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__emberB{opacity:.4;filter:blur(72px)}.ArmoryRecord-module__GFWy5G__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--tt-text-dim);align-items:center;gap:.6em;width:min(720px,96vw);margin:0 0 .9rem;font-size:.66rem;display:flex}.ArmoryRecord-module__GFWy5G__eyebrowHome{color:var(--tt-text-dim)}.ArmoryRecord-module__GFWy5G__eyebrowHome:hover{color:var(--r-bright);text-decoration:none}.ArmoryRecord-module__GFWy5G__eyebrowSep{color:color-mix(in srgb, var(--r) 50%, var(--tt-text-dim))}.ArmoryRecord-module__GFWy5G__eyebrowTag{color:color-mix(in srgb, var(--r) 62%, var(--tt-text-dim));letter-spacing:.14em;margin-left:auto}.ArmoryRecord-module__GFWy5G__record{background:linear-gradient(180deg, color-mix(in srgb, var(--r) 5%, var(--tt-surface)) 0%, var(--tt-surface) 16%, var(--tt-surface) 100%);width:min(720px,96vw);box-shadow:0 0 0 1px var(--tt-border), 0 0 0 4px color-mix(in srgb, var(--r) 16%, transparent), 0 0 36px color-mix(in srgb, var(--r) 28%, transparent), 0 0 100px -10px color-mix(in srgb, var(--r) 20%, transparent), 0 32px 84px -20px #000000b8;transform-origin:50% 36%;border-radius:3px;transition:box-shadow .3s,transform .3s;animation:.58s cubic-bezier(.2,.9,.25,1.12) both ArmoryRecord-module__GFWy5G__lootDrop;position:relative}.ArmoryRecord-module__GFWy5G__record[data-rarity=common]{box-shadow:0 0 0 1px var(--tt-border), 0 0 0 3px color-mix(in srgb, var(--r) 10%, transparent), 0 0 18px color-mix(in srgb, var(--r) 12%, transparent), 0 22px 60px -20px #000000a6}.ArmoryRecord-module__GFWy5G__record:hover{box-shadow:0 0 0 1px var(--tt-border), 0 0 0 4px color-mix(in srgb, var(--r) 22%, transparent), 0 0 46px color-mix(in srgb, var(--r) 36%, transparent), 0 0 120px -8px color-mix(in srgb, var(--r) 26%, transparent), 0 36px 92px -20px #000000bd}@keyframes ArmoryRecord-module__GFWy5G__lootDrop{0%{opacity:0;transform:translateY(-16px)scale(.96)}55%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}.ArmoryRecord-module__GFWy5G__recordGlow{pointer-events:none;box-shadow:0 0 28px color-mix(in srgb, var(--r) 16%, transparent) inset;border-radius:3px;animation:6.5s ease-in-out infinite ArmoryRecord-module__GFWy5G__recordBreath;position:absolute;inset:0}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__recordGlow{box-shadow:none;animation:none}@keyframes ArmoryRecord-module__GFWy5G__recordBreath{0%,to{box-shadow:0 0 22px color-mix(in srgb, var(--r) 12%, transparent) inset}50%{box-shadow:0 0 40px color-mix(in srgb, var(--r) 26%, transparent) inset}}.ArmoryRecord-module__GFWy5G__recordFlare{pointer-events:none;background:radial-gradient(120% 70% at 50% 28%, color-mix(in srgb, var(--r-bright) 48%, transparent), transparent 60%);opacity:0;border-radius:4px;animation:1.2s ease-out .13s both ArmoryRecord-module__GFWy5G__lootFlare;position:absolute;inset:-2px}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__recordFlare{display:none}@keyframes ArmoryRecord-module__GFWy5G__lootFlare{0%{opacity:0}16%{opacity:.95}to{opacity:0}}.ArmoryRecord-module__GFWy5G__panelCorner{pointer-events:none;border:1.5px solid color-mix(in srgb, var(--r) 72%, transparent);width:15px;height:15px;position:absolute}.ArmoryRecord-module__GFWy5G__pcTL{border-bottom:0;border-right:0;top:5px;left:5px}.ArmoryRecord-module__GFWy5G__pcTR{border-bottom:0;border-left:0;top:5px;right:5px}.ArmoryRecord-module__GFWy5G__pcBL{border-top:0;border-right:0;bottom:5px;left:5px}.ArmoryRecord-module__GFWy5G__pcBR{border-top:0;border-left:0;bottom:5px;right:5px}.ArmoryRecord-module__GFWy5G__recordInner{padding:clamp(1.1rem,2.6vw,1.7rem) clamp(1.1rem,3vw,1.9rem) clamp(1.3rem,3vw,1.9rem);position:relative}.ArmoryRecord-module__GFWy5G__recordInner>*{animation:.44s both ArmoryRecord-module__GFWy5G__lootRow}.ArmoryRecord-module__GFWy5G__recordInner>:first-child{animation-delay:.2s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(2){animation-delay:.26s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(3){animation-delay:.32s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(4){animation-delay:.38s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(5){animation-delay:.43s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(6){animation-delay:.48s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(7){animation-delay:.52s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(8){animation-delay:.56s}.ArmoryRecord-module__GFWy5G__recordInner>:nth-child(n+9){animation-delay:.6s}@keyframes ArmoryRecord-module__GFWy5G__lootRow{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ArmoryRecord-module__GFWy5G__sectionLabel{align-items:center;gap:.55em;margin:clamp(1.2rem,2.8vw,1.6rem) 0 .75rem;display:flex}.ArmoryRecord-module__GFWy5G__sectionTick{color:var(--r-bright);filter:drop-shadow(0 0 5px color-mix(in srgb, var(--r) 50%, transparent));flex:none;font-size:.8rem}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__sectionTick{filter:none;color:var(--r)}.ArmoryRecord-module__GFWy5G__sectionName{font-family:var(--font-display);letter-spacing:.24em;text-transform:uppercase;color:color-mix(in srgb, var(--r-bright) 52%, var(--tt-text));flex:none;margin:0;font-size:clamp(.74rem,1.5vw,.92rem);font-weight:700}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__sectionName{color:color-mix(in srgb, var(--r) 30%, var(--tt-text))}.ArmoryRecord-module__GFWy5G__sectionHint{font-family:var(--font-mono);letter-spacing:.05em;color:var(--tt-text-dim);flex:none;font-size:.62rem}.ArmoryRecord-module__GFWy5G__sectionRule{background:linear-gradient(90deg, color-mix(in srgb, var(--r) 48%, transparent) 0%, color-mix(in srgb, var(--r) 22%, transparent) 32%, color-mix(in srgb, var(--tt-rule) 80%, transparent) 100%);flex:1;height:1px}.ArmoryRecord-module__GFWy5G__nameRow{align-items:stretch;gap:clamp(.9rem,2.6vw,1.5rem);display:flex}.ArmoryRecord-module__GFWy5G__portraitFrame{background:radial-gradient(130% 100% at 50% 20%, color-mix(in srgb, var(--r) 9%, var(--tt-icon-well)) 0%, var(--tt-icon-well) 70%);width:clamp(150px,30vw,234px);box-shadow:0 0 0 1px color-mix(in srgb, var(--r) 58%, transparent), 0 0 0 3px #00000052, 0 0 20px color-mix(in srgb, var(--r) 24%, transparent), 0 0 16px color-mix(in srgb, var(--r) 14%, transparent) inset;aspect-ratio:4/3;border-radius:2px;flex:none;align-self:flex-start;padding:7px;position:relative;overflow:hidden}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__portraitFrame{box-shadow:0 0 0 1px color-mix(in srgb, var(--r) 45%, transparent), 0 0 0 2px #00000047}.ArmoryRecord-module__GFWy5G__portraitWell{background:radial-gradient(120% 100% at 50% 18%, color-mix(in srgb, var(--r) 13%, transparent), transparent 65%);border-radius:1px;width:100%;height:100%;position:relative;overflow:hidden}.ArmoryRecord-module__GFWy5G__portraitScene,:is(.ArmoryRecord-module__GFWy5G__portraitScene>div,.ArmoryRecord-module__GFWy5G__portraitScene svg){width:100%;height:100%}.ArmoryRecord-module__GFWy5G__portraitCorner{pointer-events:none;border:2px solid color-mix(in srgb, var(--r) 82%, transparent);width:16px;height:16px;box-shadow:0 0 6px color-mix(in srgb, var(--r) 32%, transparent);position:absolute}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__portraitCorner{box-shadow:none;border-color:color-mix(in srgb, var(--r) 55%, transparent)}.ArmoryRecord-module__GFWy5G__poTL{border-bottom:0;border-right:0;top:3px;left:3px}.ArmoryRecord-module__GFWy5G__poTR{border-bottom:0;border-left:0;top:3px;right:3px}.ArmoryRecord-module__GFWy5G__poBL{border-top:0;border-right:0;bottom:3px;left:3px}.ArmoryRecord-module__GFWy5G__poBR{border-top:0;border-left:0;bottom:3px;right:3px}.ArmoryRecord-module__GFWy5G__portraitPlate{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:color-mix(in srgb, var(--r-bright) 62%, var(--tt-text-dim));background:color-mix(in srgb, var(--tt-world) 78%, transparent);border:1px solid color-mix(in srgb, var(--r) 36%, transparent);white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:.55rem;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.ArmoryRecord-module__GFWy5G__nameBlock{flex-direction:column;flex:1;gap:.28rem;min-width:0;display:flex}.ArmoryRecord-module__GFWy5G__charName{font-family:var(--font-display);letter-spacing:-.014em;text-transform:uppercase;color:var(--r);text-shadow:0 0 22px color-mix(in srgb, var(--r) 50%, transparent), 0 0 6px color-mix(in srgb, var(--r-bright) 55%, transparent), 0 2px 0 #00000080;margin:0;font-size:clamp(1.85rem,5.6vw,3.1rem);font-weight:800;line-height:1}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__charName{text-shadow:0 1px #0000006b}.ArmoryRecord-module__GFWy5G__classLine{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--tt-text-dim);flex-wrap:wrap;align-items:baseline;gap:0 .1em;margin:.28rem 0 0;font-size:clamp(.7rem,1.4vw,.84rem);font-weight:600;display:flex}.ArmoryRecord-module__GFWy5G__classRarity{color:var(--r-bright);text-shadow:0 0 12px color-mix(in srgb, var(--r-bright) 38%, transparent)}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__classRarity{text-shadow:none;color:var(--r)}.ArmoryRecord-module__GFWy5G__classSep{color:color-mix(in srgb, var(--r) 50%, var(--tt-text-dim));margin:0 .15em}.ArmoryRecord-module__GFWy5G__className{color:color-mix(in srgb, var(--r) 28%, var(--tt-text))}.ArmoryRecord-module__GFWy5G__verifiedMark{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--r-bright);border:1px solid color-mix(in srgb, var(--r) 46%, transparent);background:color-mix(in srgb, var(--r) 9%, transparent);white-space:nowrap;border-radius:999px;margin-left:.6em;padding:1px 6px 1px 5px;font-size:.6rem}.ArmoryRecord-module__GFWy5G__idLine{font-family:var(--font-mono);letter-spacing:.02em;color:var(--tt-text-dim);flex-wrap:wrap;align-items:baseline;gap:.5em;margin:.14rem 0 0;font-size:.7rem;display:flex}.ArmoryRecord-module__GFWy5G__charId{color:color-mix(in srgb, var(--r) 26%, var(--tt-text));font-weight:600}.ArmoryRecord-module__GFWy5G__idSep{color:var(--tt-text-dim);opacity:.55}.ArmoryRecord-module__GFWy5G__bindKind{color:var(--tt-text-dim)}.ArmoryRecord-module__GFWy5G__bindArrow{color:var(--tt-text-dim);opacity:.5;margin:0 .25em}.ArmoryRecord-module__GFWy5G__bindTo{color:color-mix(in srgb, var(--r) 28%, var(--tt-text))}.ArmoryRecord-module__GFWy5G__ilvlRow{border-top:1px dotted color-mix(in srgb, var(--r) 26%, transparent);font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:.5em;margin-top:.5rem;padding-top:.5rem;font-size:.72rem;display:flex}.ArmoryRecord-module__GFWy5G__ilvlKey{color:var(--tt-text-dim);letter-spacing:.13em;text-transform:uppercase;font-size:.6rem}.ArmoryRecord-module__GFWy5G__ilvlScore{color:var(--r-bright);text-shadow:0 0 11px color-mix(in srgb, var(--r-bright) 32%, transparent);font-size:1.1rem;font-weight:700}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__ilvlScore{text-shadow:none;color:var(--tt-text)}.ArmoryRecord-module__GFWy5G__ilvlBar{box-shadow:0 0 0 1px color-mix(in srgb, var(--r) 24%, transparent) inset;background:#00000052;border-radius:2px;align-items:center;gap:1.5px;padding:2px 3px;display:inline-flex}.ArmoryRecord-module__GFWy5G__ilvlCell{background:color-mix(in srgb, var(--tt-text-dim) 22%, transparent);border-radius:.5px;width:4px;height:12px}.ArmoryRecord-module__GFWy5G__ilvlCellOn{background:color-mix(in srgb, var(--r) 82%, transparent);box-shadow:0 0 5px color-mix(in srgb, var(--r) 46%, transparent)}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__ilvlCellOn{box-shadow:none;background:color-mix(in srgb, var(--r) 64%, transparent)}.ArmoryRecord-module__GFWy5G__ilvlCellEdge{background:var(--r-bright);box-shadow:0 0 8px color-mix(in srgb, var(--r-bright) 62%, transparent)}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__ilvlCellEdge{box-shadow:none;background:var(--r)}.ArmoryRecord-module__GFWy5G__ilvlRank{color:color-mix(in srgb, var(--r) 34%, var(--tt-text))}.ArmoryRecord-module__GFWy5G__ilvlGloss{color:var(--tt-text-dim)}.ArmoryRecord-module__GFWy5G__ilvlUnrated{font-family:var(--font-mono);color:var(--tt-text-dim);border-top:1px dotted color-mix(in srgb, var(--r) 18%, transparent);margin:.5rem 0 0;padding-top:.5rem;font-size:.72rem}.ArmoryRecord-module__GFWy5G__ilvlUnrated strong{color:color-mix(in srgb, var(--r) 30%, var(--tt-text));font-weight:600}.ArmoryRecord-module__GFWy5G__ilvlUnratedHint{opacity:.8}.ArmoryRecord-module__GFWy5G__configLine,.ArmoryRecord-module__GFWy5G__joinedLine{font-family:var(--font-mono);letter-spacing:.02em;color:var(--tt-text-dim);flex-wrap:wrap;align-items:baseline;gap:.4em;margin:.4rem 0 0;font-size:.66rem;display:flex}.ArmoryRecord-module__GFWy5G__joinedLine{margin-top:.22rem}.ArmoryRecord-module__GFWy5G__configKey,.ArmoryRecord-module__GFWy5G__joinedKey{text-transform:uppercase;letter-spacing:.14em;color:color-mix(in srgb, var(--r) 50%, var(--tt-text-dim));font-size:.57rem}.ArmoryRecord-module__GFWy5G__configSep,.ArmoryRecord-module__GFWy5G__joinedSep{opacity:.45}.ArmoryRecord-module__GFWy5G__configVal{color:color-mix(in srgb, var(--r) 18%, var(--tt-text))}.ArmoryRecord-module__GFWy5G__joinedVal{color:color-mix(in srgb, var(--r) 22%, var(--tt-text));font-weight:600}.ArmoryRecord-module__GFWy5G__actionsCluster{--clay:var(--r);--clay-deep:var(--r-bright);--clay-wash:color-mix(in srgb, var(--r) 12%, transparent);--on-clay:var(--tt-surface);border-top:1px solid color-mix(in srgb, var(--r) 18%, transparent);flex-wrap:wrap;align-items:flex-start;gap:.5rem .6rem;margin-top:clamp(.9rem,2.4vw,1.3rem);padding-top:clamp(.85rem,2.2vw,1.1rem);display:flex}:is(.ArmoryRecord-module__GFWy5G__actionsCluster button,.ArmoryRecord-module__GFWy5G__actionsCluster a){text-transform:uppercase;font-family:var(--font-mono)!important;letter-spacing:.08em!important;border-radius:2px!important;font-size:.66rem!important;transition:box-shadow .18s,border-color .18s,color .18s,transform .1s!important}:is(.ArmoryRecord-module__GFWy5G__actionsCluster button:hover,.ArmoryRecord-module__GFWy5G__actionsCluster a:hover){box-shadow:0 0 14px color-mix(in srgb, var(--r) 36%, transparent), 0 0 0 1px color-mix(in srgb, var(--r) 62%, transparent) inset!important;text-decoration:none!important}.ArmoryRecord-module__GFWy5G__actionsCluster button:active{transform:translateY(1px)}.ArmoryRecord-module__GFWy5G__actionsCluster code{text-transform:none;letter-spacing:0}.ArmoryRecord-module__GFWy5G__payoutLink{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--r-bright);border:1px solid color-mix(in srgb, var(--r) 50%, transparent);border-radius:2px;align-self:center;padding:.35em .75em .38em;font-size:.66rem}.ArmoryRecord-module__GFWy5G__payoutLink:hover{box-shadow:0 0 14px color-mix(in srgb, var(--r) 36%, transparent);border-color:color-mix(in srgb, var(--r) 76%, transparent);text-decoration:none}.ArmoryRecord-module__GFWy5G__equipList{font-family:var(--font-mono);margin:0;padding:0;list-style:none}.ArmoryRecord-module__GFWy5G__equipLine{color:var(--tt-text);border-bottom:1px solid color-mix(in srgb, var(--tt-rule) 35%, transparent);align-items:center;gap:.5em;padding:.2rem 0;font-size:.82rem;line-height:1.45;display:flex}.ArmoryRecord-module__GFWy5G__equipLine:last-child{border-bottom:0}.ArmoryRecord-module__GFWy5G__equipArtWrap{opacity:.9;flex:none;justify-content:center;align-items:center;width:26px;height:19px;display:inline-flex}.ArmoryRecord-module__GFWy5G__equipArt,:is(.ArmoryRecord-module__GFWy5G__equipArt svg,.ArmoryRecord-module__GFWy5G__equipArt>svg){width:100%;height:100%}.ArmoryRecord-module__GFWy5G__equipArtGlyph{opacity:.75;font-size:.9rem}.ArmoryRecord-module__GFWy5G__equipSlot{letter-spacing:.11em;text-transform:uppercase;width:6em;color:color-mix(in srgb, var(--r) 42%, var(--tt-text-dim));white-space:nowrap;text-overflow:clip;flex:none;padding-right:.4em;font-size:.57rem;overflow:hidden}.ArmoryRecord-module__GFWy5G__equipName{color:var(--tt-text);flex:1;min-width:0}.ArmoryRecord-module__GFWy5G__equipLineLinked .ArmoryRecord-module__GFWy5G__equipName a{color:color-mix(in srgb, var(--r) 32%, var(--tt-text));border-bottom:1px dotted color-mix(in srgb, var(--r) 36%, transparent)}.ArmoryRecord-module__GFWy5G__equipLineLinked .ArmoryRecord-module__GFWy5G__equipName a:hover{color:var(--r-bright);border-bottom-color:var(--r-bright);text-decoration:none}.ArmoryRecord-module__GFWy5G__equipArrow{color:var(--r);font-size:.82em}.ArmoryRecord-module__GFWy5G__equipDescr{color:var(--tt-text-dim);flex:none;font-size:.92em}.ArmoryRecord-module__GFWy5G__equipEmpty{font-family:var(--font-display);color:var(--tt-text-dim);margin:0;font-size:.86rem;font-weight:400}.ArmoryRecord-module__GFWy5G__equipNote{font-family:var(--font-mono);letter-spacing:.04em;color:var(--tt-text-dim);opacity:.78;margin:.65rem 0 0;font-size:.6rem}.ArmoryRecord-module__GFWy5G__buildList{font-family:var(--font-mono);margin:0;padding:0;list-style:none}.ArmoryRecord-module__GFWy5G__affixRolled,.ArmoryRecord-module__GFWy5G__affixMagic{flex-wrap:wrap;align-items:baseline;gap:.5em;padding:.2rem 0;font-size:.82rem;line-height:1.5;display:flex}.ArmoryRecord-module__GFWy5G__affixRolled{color:var(--r-bright);text-shadow:0 0 8px color-mix(in srgb, var(--r-bright) 22%, transparent)}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__affixRolled{text-shadow:none;color:color-mix(in srgb, var(--r) 38%, var(--tt-text))}.ArmoryRecord-module__GFWy5G__affixMagic{color:var(--tt-magic)}.ArmoryRecord-module__GFWy5G__affixEquip{color:var(--tt-equip)}.ArmoryRecord-module__GFWy5G__affixGlyph{text-align:center;width:1em;color:var(--r);flex:none;margin-right:.45em;font-size:.95em;display:inline-block}.ArmoryRecord-module__GFWy5G__affixMagic .ArmoryRecord-module__GFWy5G__affixGlyph{color:var(--tt-magic)}.ArmoryRecord-module__GFWy5G__affixEquip .ArmoryRecord-module__GFWy5G__affixGlyph{color:var(--tt-equip)}.ArmoryRecord-module__GFWy5G__affixPrefix{letter-spacing:.01em;flex:none;font-weight:700}.ArmoryRecord-module__GFWy5G__affixText{color:inherit}.ArmoryRecord-module__GFWy5G__affixName{font-weight:600}.ArmoryRecord-module__GFWy5G__affixWhat{color:color-mix(in srgb, var(--tt-text) 72%, var(--r-bright));font-weight:400}.ArmoryRecord-module__GFWy5G__affixMagic .ArmoryRecord-module__GFWy5G__affixWhat{color:color-mix(in srgb, var(--tt-text-dim) 80%, var(--tt-magic))}.ArmoryRecord-module__GFWy5G__affixEquip .ArmoryRecord-module__GFWy5G__affixWhat{color:color-mix(in srgb, var(--tt-text-dim) 80%, var(--tt-equip))}.ArmoryRecord-module__GFWy5G__affixLink{color:inherit;border-bottom:1px dotted}.ArmoryRecord-module__GFWy5G__affixLink:hover{opacity:.85;text-decoration:none}.ArmoryRecord-module__GFWy5G__affixSub{color:var(--tt-text-dim);flex-basis:100%;margin-left:1.75em;font-size:.92em}.ArmoryRecord-module__GFWy5G__buildEmpty{font-family:var(--font-display);color:var(--tt-text-dim);margin:0;font-size:.86rem;font-weight:400}.ArmoryRecord-module__GFWy5G__statList{font-family:var(--font-mono);margin:0;padding:0;list-style:none}.ArmoryRecord-module__GFWy5G__statLine{color:var(--tt-text);flex-wrap:wrap;align-items:baseline;gap:.5em;padding:.18rem 0;font-size:.82rem;line-height:1.5;display:flex}.ArmoryRecord-module__GFWy5G__statGlyph{text-align:center;filter:grayscale(.1);flex:none;width:1.3em}.ArmoryRecord-module__GFWy5G__statText strong{color:color-mix(in srgb, var(--r) 36%, var(--tt-text));font-weight:700}.ArmoryRecord-module__GFWy5G__statAside{color:var(--tt-text-dim);font-size:.92em}.ArmoryRecord-module__GFWy5G__statSub{color:var(--tt-text-dim);flex-basis:100%;margin-left:1.8em;font-size:.92em}.ArmoryRecord-module__GFWy5G__achGrid{flex-wrap:wrap;gap:.6rem .7rem;display:flex}.ArmoryRecord-module__GFWy5G__achMedallion{background:color-mix(in srgb, var(--r) 5%, var(--tt-surface-2));box-shadow:0 0 0 1px color-mix(in srgb, var(--tt-rule) 60%, transparent);font-family:var(--font-mono);border-radius:3px;align-items:center;gap:.55em;padding:.42rem .7rem .42rem .5rem;display:flex}.ArmoryRecord-module__GFWy5G__achMedallionAttested{background:linear-gradient(180deg, color-mix(in srgb, var(--r) 11%, var(--tt-surface-2)), color-mix(in srgb, var(--r) 5%, var(--tt-surface-2)));box-shadow:0 0 0 1px color-mix(in srgb, var(--r) 50%, transparent), 0 0 12px color-mix(in srgb, var(--r) 18%, transparent)}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__achMedallionAttested{box-shadow:0 0 0 1px color-mix(in srgb, var(--r) 38%, transparent)}.ArmoryRecord-module__GFWy5G__achCoin{background:radial-gradient(circle at 32% 28%, color-mix(in srgb, var(--tt-surface) 70%, transparent), transparent 60%), color-mix(in srgb, var(--r) 14%, var(--tt-surface-2));width:28px;height:28px;box-shadow:0 0 0 1.5px color-mix(in srgb, var(--r) 42%, transparent), 0 1px 2px #00000059;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.92rem;display:inline-flex}.ArmoryRecord-module__GFWy5G__achMedallionAttested .ArmoryRecord-module__GFWy5G__achCoin{background:radial-gradient(circle at 32% 28%, color-mix(in srgb, var(--r-bright) 35%, transparent), transparent 55%), color-mix(in srgb, var(--r) 24%, var(--tt-surface-2));box-shadow:0 0 0 1.5px color-mix(in srgb, var(--r) 70%, transparent), 0 0 10px color-mix(in srgb, var(--r) 32%, transparent), 0 1px 2px #00000059}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__achMedallionAttested .ArmoryRecord-module__GFWy5G__achCoin{box-shadow:0 0 0 1.5px color-mix(in srgb, var(--r) 50%, transparent)}.ArmoryRecord-module__GFWy5G__achLabel{flex-direction:column;gap:.05em;min-width:0;display:flex}.ArmoryRecord-module__GFWy5G__achName{letter-spacing:.04em;text-transform:uppercase;color:var(--tt-text-dim);font-size:.7rem;font-weight:700}.ArmoryRecord-module__GFWy5G__achMedallionAttested .ArmoryRecord-module__GFWy5G__achName{color:var(--r-bright);text-shadow:0 0 7px color-mix(in srgb, var(--r-bright) 22%, transparent)}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__achMedallionAttested .ArmoryRecord-module__GFWy5G__achName{text-shadow:none;color:color-mix(in srgb, var(--r) 40%, var(--tt-text))}.ArmoryRecord-module__GFWy5G__achBlurb{letter-spacing:.01em;color:var(--tt-text-dim);opacity:.85;font-size:.62rem}.ArmoryRecord-module__GFWy5G__achEmpty{font-family:var(--font-display);color:var(--tt-text-dim);margin:0;font-size:.86rem;font-weight:400}.ArmoryRecord-module__GFWy5G__flavorText{font-family:var(--font-display);letter-spacing:.002em;color:var(--tt-flavor);text-align:center;max-width:44ch;text-shadow:0 0 14px color-mix(in srgb, var(--tt-flavor) 20%, transparent);margin:clamp(1.2rem,3vw,1.7rem) auto 0;font-size:clamp(.98rem,2.3vw,1.22rem);font-weight:400;line-height:1.5}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__flavorText{text-shadow:none}.ArmoryRecord-module__GFWy5G__flavorQuote{opacity:.5;margin:0 .06em;font-weight:600}.ArmoryRecord-module__GFWy5G__inAction{box-shadow:0 0 0 1px color-mix(in srgb, var(--r) 26%, transparent), 0 0 18px color-mix(in srgb, var(--r) 10%, transparent) inset;background:#0003;border-radius:3px;margin-top:.4rem;padding:clamp(.7rem,2vw,1rem)}.ArmoryRecord-module__GFWy5G__record[data-rarity=common] .ArmoryRecord-module__GFWy5G__inAction{box-shadow:0 0 0 1px color-mix(in srgb, var(--r) 20%, transparent)}.ArmoryRecord-module__GFWy5G__inActionRuns{margin-top:.9rem}.ArmoryRecord-module__GFWy5G__inActionRunsCaption{font-family:var(--font-mono);letter-spacing:.04em;color:var(--tt-text-dim);margin:0 0 .5rem;font-size:.66rem}.ArmoryRecord-module__GFWy5G__inActionRunSlot+.ArmoryRecord-module__GFWy5G__inActionRunSlot{margin-top:.8rem}.ArmoryRecord-module__GFWy5G__inspectSlot{border-top:1px solid color-mix(in srgb, var(--r) 18%, transparent);margin-top:clamp(1rem,2.6vw,1.4rem);padding-top:clamp(.9rem,2.4vw,1.2rem)}.ArmoryRecord-module__GFWy5G__borrowed{font-family:var(--font-mono);letter-spacing:.02em;color:var(--tt-text-dim);text-align:center;margin:clamp(.9rem,2.4vw,1.2rem) 0 0;font-size:.68rem}.ArmoryRecord-module__GFWy5G__borrowedKey{text-transform:uppercase;letter-spacing:.14em;color:color-mix(in srgb, var(--r) 45%, var(--tt-text-dim));margin-right:.5em;font-size:.57rem}.ArmoryRecord-module__GFWy5G__borrowedLink{color:color-mix(in srgb, var(--r) 32%, var(--tt-text));border-bottom:1px dotted color-mix(in srgb, var(--r) 36%, transparent)}.ArmoryRecord-module__GFWy5G__borrowedLink:hover{color:var(--r-bright);text-decoration:none}.ArmoryRecord-module__GFWy5G__borrowedCount{color:var(--tt-text-dim);opacity:.7}.ArmoryRecord-module__GFWy5G__footer{text-align:center;width:min(720px,96vw);margin-top:clamp(1.5rem,4vw,2.5rem)}.ArmoryRecord-module__GFWy5G__footerLine{font-family:var(--font-mono);letter-spacing:.02em;color:var(--tt-text-dim);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.4em .5em;margin:0;font-size:.62rem;line-height:1.7;display:flex}.ArmoryRecord-module__GFWy5G__footerSep{opacity:.4}.ArmoryRecord-module__GFWy5G__footerLink{color:var(--tt-text-dim);border-bottom:1px dotted color-mix(in srgb, var(--tt-text-dim) 50%, transparent)}.ArmoryRecord-module__GFWy5G__footerLink:hover{color:var(--r-bright);text-decoration:none}.ArmoryRecord-module__GFWy5G__footerLinkClay{color:var(--r-bright)}.ArmoryRecord-module__GFWy5G__footerLinkClay:hover{opacity:.85;text-decoration:none}@media (prefers-reduced-motion:reduce){.ArmoryRecord-module__GFWy5G__record,.ArmoryRecord-module__GFWy5G__recordGlow,.ArmoryRecord-module__GFWy5G__recordFlare,.ArmoryRecord-module__GFWy5G__emberA,.ArmoryRecord-module__GFWy5G__emberB,.ArmoryRecord-module__GFWy5G__recordInner>*{animation:none!important}.ArmoryRecord-module__GFWy5G__recordFlare{display:none}}@media (max-width:560px){.ArmoryRecord-module__GFWy5G__nameRow{flex-direction:column}.ArmoryRecord-module__GFWy5G__portraitFrame{aspect-ratio:16/10;align-self:stretch;width:100%}.ArmoryRecord-module__GFWy5G__equipSlot{width:4em}}
.RigNameplate-module__NXfY5a__card{--surface:#15181f;--surface-2:#1d2129;--hair:#ffffff0f;--hair-2:#ffffff1a;--c-text:#e8eaed;--c-dim:#9ba1ac;--c-mute:#5d636e;--c-faint:#3a3f49;color:var(--c-text);cursor:pointer;isolation:isolate;font-family:var(--font-rig-v2-sans);box-shadow:inset 0 0 0 1px #ffffff0b, 0 0 0 var(--rim-border-px,0px) var(--rim-border,transparent), 0 0 var(--rim-glow-px,0px) var(--rim-glow,transparent), 0 10px 30px -10px #0009;background:linear-gradient(#171a22 0%,#14161c 100%);border-radius:13px;flex-direction:column;padding:.875rem .875rem 0;text-decoration:none;transition:transform .18s cubic-bezier(.2,.7,.2,1),box-shadow .18s;display:flex;position:relative;overflow:hidden}.RigNameplate-module__NXfY5a__card:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(120% 70% at 50% 0%, var(--rim-wash,transparent) 0%, transparent 55%);opacity:.5;transition:opacity .2s;position:absolute;inset:0}.RigNameplate-module__NXfY5a__card:hover,.RigNameplate-module__NXfY5a__card:focus-visible{box-shadow:inset 0 0 0 1px #ffffff12, 0 0 0 var(--rim-border-px,0px) var(--rim-border,transparent), 0 0 calc(var(--rim-glow-px,0px) + 14px) var(--rim-glow,transparent), 0 18px 40px -12px #000000b3;outline:none;text-decoration:none;transform:translateY(-4px)}.RigNameplate-module__NXfY5a__card:hover:before,.RigNameplate-module__NXfY5a__card:focus-visible:before{opacity:1}.RigNameplate-module__NXfY5a__card:focus-visible{box-shadow:inset 0 0 0 1px var(--rim,#4da8ff), 0 0 calc(var(--rim-glow-px,0px) + 14px) var(--rim-glow,transparent), 0 18px 40px -12px #000000b3}.RigNameplate-module__NXfY5a__top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.RigNameplate-module__NXfY5a__rarpill{font-family:var(--font-rig-v2-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--rim,#8fa3b8);background:var(--rim-wash,#ffffff0f);border:1px solid color-mix(in srgb, var(--rim,#8fa3b8) 28%, transparent);white-space:nowrap;border-radius:5px;padding:.18rem .5rem;font-size:.59rem;font-weight:600}.RigNameplate-module__NXfY5a__ladder{flex-shrink:0;gap:.25rem;display:flex}.RigNameplate-module__NXfY5a__pip{background:var(--c-faint);border-radius:50%;width:.375rem;height:.375rem}.RigNameplate-module__NXfY5a__pipOn{background:var(--rim,#8fa3b8)}.RigNameplate-module__NXfY5a__name{letter-spacing:-.025em;color:var(--c-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .3125rem;font-size:1.55rem;font-weight:700;line-height:1.02;overflow:hidden}.RigNameplate-module__NXfY5a__foil{background:linear-gradient(135deg,#f2b23e 0%,#ffe38a 28%,#f2b23e 52%,#ffe38a 76%,#f2b23e 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.RigNameplate-module__NXfY5a__sub{font-family:var(--font-rig-v2-mono);align-items:center;gap:.4375rem;min-height:.95rem;margin-bottom:.8125rem;font-size:.72rem;line-height:1.3;display:flex;overflow:hidden}.RigNameplate-module__NXfY5a__at{color:var(--c-text);white-space:nowrap}.RigNameplate-module__NXfY5a__dot{color:var(--c-faint)}.RigNameplate-module__NXfY5a__arch{font-family:var(--font-rig-v2-sans);color:var(--c-mute);text-overflow:ellipsis;white-space:nowrap;font-style:italic;overflow:hidden}.RigNameplate-module__NXfY5a__ilvlRow{align-items:baseline;gap:.5rem;margin-bottom:.4375rem;display:flex}.RigNameplate-module__NXfY5a__ilvlLab{font-family:var(--font-rig-v2-mono);letter-spacing:.22em;color:var(--c-mute);font-size:.59rem}.RigNameplate-module__NXfY5a__ilvlNum{font-family:var(--font-rig-v2-mono);color:var(--rim,#e8eaed);font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:600;line-height:1}.RigNameplate-module__NXfY5a__ilvlOf{font-family:var(--font-rig-v2-mono);color:var(--c-mute);font-size:.68rem}.RigNameplate-module__NXfY5a__band{font-family:var(--font-rig-v2-mono);letter-spacing:.04em;color:var(--c-dim);white-space:nowrap;margin-left:auto;font-size:.62rem}.RigNameplate-module__NXfY5a__bar{background:#23262d;border-radius:2px;height:3px;margin-bottom:.875rem;overflow:hidden}.RigNameplate-module__NXfY5a__barFill{background:var(--rim,#4da8ff);border-radius:2px;height:100%;display:block}.RigNameplate-module__NXfY5a__headline{font-family:var(--font-rig-v2-sans);color:var(--c-dim);text-overflow:ellipsis;white-space:nowrap;min-height:1.1rem;margin:0 0 .8125rem;font-size:.8125rem;font-style:italic;line-height:1.35;overflow:hidden}.RigNameplate-module__NXfY5a__badges{flex-wrap:wrap;align-items:center;gap:.375rem;min-height:1.35rem;margin-bottom:.875rem;display:flex}.RigNameplate-module__NXfY5a__badge{font-family:var(--font-rig-v2-mono);color:var(--c-dim);background:var(--surface-2);white-space:nowrap;border:1px solid #30353f;border-radius:5px;align-items:center;gap:.25rem;max-width:100%;padding:.16rem .4rem;font-size:.62rem;display:inline-flex;overflow:hidden}.RigNameplate-module__NXfY5a__badgeName{text-overflow:ellipsis;overflow:hidden}.RigNameplate-module__NXfY5a__badgeMore{font-family:var(--font-rig-v2-mono);color:var(--c-mute);align-self:center;font-size:.62rem}.RigNameplate-module__NXfY5a__stats{border-top:1px solid var(--hair);margin:auto -.875rem 0;display:flex}.RigNameplate-module__NXfY5a__stat{border-left:1px solid var(--hair);flex-direction:column;flex:1;gap:.1875rem;min-width:0;padding:.625rem .75rem;display:flex}.RigNameplate-module__NXfY5a__stat:first-child{border-left:none}.RigNameplate-module__NXfY5a__statK{font-family:var(--font-rig-v2-mono);letter-spacing:.14em;color:var(--c-mute);white-space:nowrap;font-size:.5rem}.RigNameplate-module__NXfY5a__statV{font-family:var(--font-rig-v2-mono);color:var(--c-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:500;overflow:hidden}.RigNameplate-module__NXfY5a__statusline{border-top:1px solid var(--hair);font-family:var(--font-rig-v2-mono);color:var(--c-mute);background:#0000002e;align-items:center;gap:.375rem;margin:0 -.875rem;padding:.5rem .875rem;font-size:.6rem;display:flex}.RigNameplate-module__NXfY5a__statusMark{color:var(--rim,#8fa3b8);flex-shrink:0}.RigNameplate-module__NXfY5a__statusText{white-space:nowrap;flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 78%,#0000 100%);mask-image:linear-gradient(90deg,#000 78%,#0000 100%)}.RigNameplate-module__NXfY5a__cursor{background:var(--rim,#4da8ff);flex-shrink:0;width:.4rem;height:.75rem;animation:1.1s step-end infinite RigNameplate-module__NXfY5a__rignameplate-blink}@keyframes RigNameplate-module__NXfY5a__rignameplate-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.RigNameplate-module__NXfY5a__cursor{animation:none}}.RigNameplate-module__NXfY5a__featured{border-radius:15px;padding:1.125rem 1.125rem 0}.RigNameplate-module__NXfY5a__featured .RigNameplate-module__NXfY5a__name{font-size:2rem}.RigNameplate-module__NXfY5a__featured .RigNameplate-module__NXfY5a__sub{font-size:.8rem}.RigNameplate-module__NXfY5a__featured .RigNameplate-module__NXfY5a__ilvlNum{font-size:1.6rem}.RigNameplate-module__NXfY5a__featured .RigNameplate-module__NXfY5a__headline{font-size:.9375rem}.RigNameplate-module__NXfY5a__featured .RigNameplate-module__NXfY5a__stats,.RigNameplate-module__NXfY5a__featured .RigNameplate-module__NXfY5a__statusline{margin-left:-1.125rem;margin-right:-1.125rem}.RigNameplate-module__NXfY5a__featured .RigNameplate-module__NXfY5a__statusline{padding-left:1.125rem;padding-right:1.125rem}
.FeedGrid-module__9i_aFW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;width:100%;display:grid}.FeedGrid-module__9i_aFW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.FeedGrid-module__9i_aFW__emptyHeadline{font-family:var(--font-serif);color:var(--ink-soft);margin:0;font-size:1.125rem}.FeedGrid-module__9i_aFW__emptySub{font-family:var(--font-mono);color:var(--term-dim);max-width:34ch;margin:0;font-size:.75rem;line-height:1.5}.FeedGrid-module__9i_aFW__emptyAction{border:1px solid var(--clay);color:var(--clay-deep);font-family:var(--font-mono);letter-spacing:.02em;background:0 0;border-radius:4px;margin-top:.375rem;padding:.5rem 1.25rem;font-size:.75rem;text-decoration:none;transition:background-color .12s,color .12s;display:inline-block}.FeedGrid-module__9i_aFW__emptyAction:hover{background:var(--clay-wash);color:var(--clay-deep);text-decoration:none}
.FeedControls-module__5_xHQa__controls{--accent:#4da8ff;--hair:#ffffff17;--text:#e8eaed;--dim:#9ba1ac;--mute:#5d636e;border-bottom:1px solid var(--hair);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.25rem;padding:.5rem 0;display:flex}.FeedControls-module__5_xHQa__tabs{align-items:stretch;gap:0;display:flex}.FeedControls-module__5_xHQa__tab{font-family:var(--font-rig-v2-mono);letter-spacing:.03em;text-transform:lowercase;color:var(--mute);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;padding:.3em .875em .35em;font-size:.6875rem;line-height:1;text-decoration:none;transition:color .12s,border-color .12s;display:inline-flex}.FeedControls-module__5_xHQa__tab:hover{color:var(--text);text-decoration:none}.FeedControls-module__5_xHQa__tabActive{color:var(--accent);border-bottom-color:var(--accent);cursor:default;pointer-events:none}.FeedControls-module__5_xHQa__pills{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.FeedControls-module__5_xHQa__pill{font-family:var(--font-rig-v2-mono);letter-spacing:.01em;color:var(--dim);border:1px solid var(--hair);white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border-radius:5px;align-items:center;gap:.3em;padding:.22em .7em .25em;font-size:.6875rem;line-height:1;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.FeedControls-module__5_xHQa__pill:hover{background:color-mix(in srgb, var(--accent) 10%, transparent);color:var(--text);border-color:color-mix(in srgb, var(--accent) 45%, var(--hair));text-decoration:none}.FeedControls-module__5_xHQa__pillActive{background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent);border-color:color-mix(in srgb, var(--accent) 55%, transparent)}.FeedControls-module__5_xHQa__pillActive:hover{background:color-mix(in srgb, var(--accent) 22%, transparent);border-color:var(--accent)}.FeedControls-module__5_xHQa__pillRemovable .FeedControls-module__5_xHQa__pillLabel{text-overflow:ellipsis;max-width:22ch;overflow:hidden}.FeedControls-module__5_xHQa__pillRemove{opacity:.7;margin-left:.1em;padding:0 .1em;font-size:.875em;line-height:1}.FeedControls-module__5_xHQa__pillRemovable:hover .FeedControls-module__5_xHQa__pillRemove{opacity:1}
.FeedViewToggle-module__GM6GEa__toggle{--accent:#4da8ff;background:#15181f;border:1px solid #ffffff17;border-radius:6px;align-items:center;gap:2px;padding:2px;display:inline-flex}.FeedViewToggle-module__GM6GEa__pill{color:#9ba1ac;font-family:var(--font-rig-v2-mono);letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:.3em;padding:.25em .75em .28em;font-size:.6875rem;line-height:1;transition:background .12s,color .12s;display:inline-flex}.FeedViewToggle-module__GM6GEa__pill:hover:not(.FeedViewToggle-module__GM6GEa__active){background:color-mix(in srgb, var(--accent) 10%, transparent);color:#e8eaed}.FeedViewToggle-module__GM6GEa__pill.FeedViewToggle-module__GM6GEa__active{background:color-mix(in srgb, var(--accent) 16%, transparent);color:var(--accent);cursor:default}.FeedViewToggle-module__GM6GEa__icon{opacity:.8;font-size:.8125em;line-height:1}
.RigOfTheDay-module__OrxQXq__wrapper{max-width:600px}.RigOfTheDay-module__OrxQXq__label{font-family:var(--font-rig-v2-mono);letter-spacing:.16em;text-transform:uppercase;color:#9ba1ac;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.6875rem;display:flex}.RigOfTheDay-module__OrxQXq__star{color:#f2b23e;font-size:.8rem;line-height:1}
.DeckView-module__7-rIIG__deck{flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:1.5rem 0 2rem;display:flex;position:relative}.DeckView-module__7-rIIG__referenceBack{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-soft);border:1px solid var(--rule);cursor:pointer;background:0 0;border-radius:3px;align-self:flex-start;align-items:center;gap:.3em;padding:.22em .65em .25em;font-size:.6875rem;transition:color .12s,border-color .12s;display:inline-flex}.DeckView-module__7-rIIG__referenceBack:hover{color:var(--clay-deep);border-color:color-mix(in srgb, var(--clay) 50%, transparent)}.DeckView-module__7-rIIG__counter{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.04em;align-items:baseline;gap:.25em;font-size:.6875rem;display:flex}.DeckView-module__7-rIIG__counterCurrent{color:var(--ink);font-weight:500}.DeckView-module__7-rIIG__counterSep{color:var(--rule);margin:0 .1em}.DeckView-module__7-rIIG__counterTotal{color:var(--ink-soft)}.DeckView-module__7-rIIG__stage{align-items:center;gap:0;width:100%;max-width:740px;min-height:200px;display:flex;position:relative}.DeckView-module__7-rIIG__navBtn{border:1px solid var(--rule);width:2.5rem;height:2.5rem;font-family:var(--font-mono);color:var(--ink-soft);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin:0 .25rem;font-size:1.375rem;line-height:1;transition:background .12s,color .12s,border-color .12s;display:flex}.DeckView-module__7-rIIG__navBtn:hover:not(:disabled){background:var(--clay-wash);color:var(--clay-deep);border-color:color-mix(in srgb, var(--clay) 40%, transparent)}.DeckView-module__7-rIIG__navBtn:disabled{opacity:.25;cursor:not-allowed}.DeckView-module__7-rIIG__cardFrame{border-radius:8px;flex:1;min-width:0;overflow:hidden}.DeckView-module__7-rIIG__cardInner{animation-duration:.18s;animation-timing-function:cubic-bezier(.22,.61,.36,1);animation-fill-mode:both}.DeckView-module__7-rIIG__slideInNext{animation-name:DeckView-module__7-rIIG__slideInFromRight}.DeckView-module__7-rIIG__slideInPrev{animation-name:DeckView-module__7-rIIG__slideInFromLeft}@keyframes DeckView-module__7-rIIG__slideInFromRight{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes DeckView-module__7-rIIG__slideInFromLeft{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.DeckView-module__7-rIIG__dots{flex-wrap:wrap;justify-content:center;gap:.1rem .125rem;width:100%;max-width:740px;display:flex}.DeckView-module__7-rIIG__dot{font-family:var(--font-mono);color:var(--rule);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:1.375rem;min-height:1.375rem;padding:.2em .175em;font-size:.5rem;line-height:1;transition:color .12s;display:flex}.DeckView-module__7-rIIG__dot:hover{color:var(--ink-soft)}.DeckView-module__7-rIIG__dotActive{color:var(--clay-deep);cursor:default}.DeckView-module__7-rIIG__empty{text-align:center;font-family:var(--font-mono);color:var(--ink-soft);opacity:.5;padding:3rem 2rem;font-size:.8125rem}@media (max-width:520px){.DeckView-module__7-rIIG__navBtn{width:2rem;height:2rem;margin:0 .125rem;font-size:1.125rem}}
.CardArea-module__L1zcsa__referenceRegion[hidden]{display:none}.CardArea-module__L1zcsa__deckRegion{width:100%}
.RigCardButton-module__gu7uGW__row{flex-wrap:wrap;align-items:center;gap:.5em;display:inline-flex}.RigCardButton-module__gu7uGW__panel{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.RigCardButton-module__gu7uGW__panelLabel{font-family:var(--font-mono);color:var(--clay-deep);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.RigCardButton-module__gu7uGW__panelHint{font-family:var(--font-mono);color:var(--ink-soft);max-width:46ch;font-size:.6875rem;line-height:1.55}.RigCardButton-module__gu7uGW__btnPrimary,.RigCardButton-module__gu7uGW__btnQuiet{font-family:var(--font-mono);letter-spacing:.01em;cursor:pointer;appearance:none;background:0 0;border-radius:3px;align-items:center;gap:.4em;padding:.35em .75em .38em;font-size:.75rem;line-height:1;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.RigCardButton-module__gu7uGW__btnPrimary{border:1px solid var(--clay);color:var(--clay)}.RigCardButton-module__gu7uGW__btnPrimary:hover,.RigCardButton-module__gu7uGW__btnPrimary:focus-visible{background:var(--clay-wash);color:var(--clay-deep);border-color:var(--clay-deep);outline:none;text-decoration:none}.RigCardButton-module__gu7uGW__btnQuiet{border:1px solid var(--rule);color:var(--ink-soft)}.RigCardButton-module__gu7uGW__btnQuiet:hover,.RigCardButton-module__gu7uGW__btnQuiet:focus-visible{background:var(--bone-2);color:var(--ink);border-color:var(--ink-soft);outline:none;text-decoration:none}.RigCardButton-module__gu7uGW__btnPrimary:focus-visible,.RigCardButton-module__gu7uGW__btnQuiet:focus-visible{outline:2px solid var(--clay);outline-offset:2px}.RigCardButton-module__gu7uGW__btnQuiet[data-copied=true]{color:var(--clay-deep);border-color:var(--clay-deep);background:var(--clay-wash)}.RigCardButton-module__gu7uGW__srStatus{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.RigCardButton-module__gu7uGW__hiddenTextarea{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;top:-9999px;left:-9999px}
@keyframes RigPageV2-module__7aCofW__rigV2LegDark{0%,to{box-shadow:inset 0 0 0 3px #f2b23e8c,0 0 40px #f2b23e38}50%{box-shadow:inset 0 0 0 3px #f2b23ef2,0 0 70px #f2b23e6b}}@keyframes RigPageV2-module__7aCofW__rigV2LegLight{0%,to{box-shadow:inset 0 0 0 3px #b17f1eb3,0 0 40px #b17f1e38}50%{box-shadow:inset 0 0 0 3px #b17f1ee6,0 0 60px #b17f1e5c}}.RigPageV2-module__7aCofW__legendaryDark{animation:6s ease-in-out infinite RigPageV2-module__7aCofW__rigV2LegDark}.RigPageV2-module__7aCofW__legendaryLight{animation:6s ease-in-out infinite RigPageV2-module__7aCofW__rigV2LegLight}@media (prefers-reduced-motion:reduce){:is(.RigPageV2-module__7aCofW__legendaryDark,.RigPageV2-module__7aCofW__legendaryLight,.rig-v2-statusline-cursor){animation:none!important}}@keyframes RigPageV2-module__7aCofW__rigV2Blink{0%,49%{opacity:1}50%,to{opacity:0}}.rig-v2-statusline-cursor{animation:1.05s steps(2,jump-none) infinite RigPageV2-module__7aCofW__rigV2Blink;display:inline-block}.rig-v2-statusline{transition:background .16s,box-shadow .16s}:is(.rig-v2-statusline:hover,.rig-v2-statusline:focus-visible){background:#ffffff05}.rig-v2-statusline:focus-visible{outline:none;box-shadow:inset 0 0 0 1px}.rig-v2-build-row-interactive:hover{background:#7f7f7f0a}.rig-v2-section-card-interactive:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 0 0 1.5px}.rig-v2-social:focus-visible{outline-offset:1px;outline:2px solid}.rig-v2-panel{transition:box-shadow .2s,border-color .2s;box-shadow:inset 0 1px #ffffff05,0 2px 10px -2px #0000002e}:is([data-theme=light] .rig-v2-panel,html:not([data-theme=dark]) .rig-v2-panel){box-shadow:inset 0 1px #ffffffb3,0 2px 12px -4px #14161a1f,0 8px 28px -12px #14161a1a}.rig-v2-action-row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (max-width:720px){.rig-v2-action-row{grid-template-columns:1fr 1fr}:is(.rig-v2-action-row button,.rig-v2-action-row a){width:100%;min-width:0;letter-spacing:.12em!important;padding:0 8px!important;font-size:10px!important}.rig-v2-action-row>span{align-items:stretch;width:100%;min-width:0}.rig-v2-action-row>span span{align-items:stretch;width:100%;min-width:0}}:is(.rig-v2-action-row button,.rig-v2-action-row a){text-align:center;white-space:nowrap;justify-content:center;align-items:center;height:44px;display:inline-flex}.RigPageV2-module__7aCofW__outer{box-sizing:border-box;justify-content:center;width:100%;padding:24px 16px;display:flex}.RigPageV2-module__7aCofW__frame{box-sizing:border-box;width:100%;max-width:1320px;position:relative}.rig-v2-rig-name{overflow-wrap:break-word;min-width:0;max-width:100%;font-size:clamp(38px,10vw,80px)}@media (max-width:1023px){.rig-v2-deck-grid{grid-template-columns:repeat(3,1fr)!important}.rig-v2-statusline{overflow-wrap:anywhere;white-space:normal!important;text-overflow:clip!important}}@media (max-width:760px){.rig-v2-stats{grid-template-columns:repeat(3,1fr)!important}.rig-v2-stats>div{margin-top:-1px;margin-left:-1px;border-left:1px solid var(--rig-border)!important;border-top:1px solid var(--rig-border)!important;padding:10px 12px!important}.rig-v2-stat-value{font-size:18px!important}}@media (max-width:430px){.rig-v2-stats{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:700px){.rig-v2-build-row{grid-template-columns:18px 72px minmax(0,1fr)!important;gap:2px 12px!important;padding:6px 12px!important}.rig-v2-build-desc{grid-column:2/-1}}@media (max-width:640px){.rig-v2-mast-top{flex-wrap:wrap;gap:10px}.rig-v2-status-pill{max-width:100%}.rig-v2-status-pill>span{white-space:nowrap}.rig-v2-status-model{text-overflow:ellipsis;min-width:0;overflow:hidden}.rig-v2-modes{grid-template-columns:repeat(2,1fr)!important}.rig-v2-modes>div{border-left:none!important;border-top:1px solid var(--rig-border)!important}.rig-v2-modes>div:nth-child(2n){border-left:1px solid var(--rig-border)!important}.rig-v2-modes>div:nth-child(-n+2){border-top:none!important}.rig-v2-panel-head{flex-wrap:wrap;row-gap:2px}.rig-v2-score-row{flex-wrap:wrap;gap:10px 12px!important}.rig-v2-score-bar{min-width:140px;flex:140px!important}.rig-v2-deck-head{flex-wrap:wrap;gap:4px 12px}}@media (max-width:560px){.RigPageV2-module__7aCofW__outer{padding:14px 8px}.RigPageV2-module__7aCofW__frame{padding:18px 14px!important}}@media (max-width:480px){.rig-v2-action-row{grid-template-columns:1fr}}
.CodeBlock-module__Z3U5ua__panel{flex-direction:column;min-width:0;display:flex;overflow:hidden}.CodeBlock-module__Z3U5ua__titleBar{background:color-mix(in srgb, var(--term-bg) 60%, var(--term-line) 40%);border-bottom:1px solid var(--term-line);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:0;height:2rem;padding:0 .625rem;display:flex}.CodeBlock-module__Z3U5ua__titleCorner{color:var(--term-line);opacity:.85;flex-shrink:0}.CodeBlock-module__Z3U5ua__titleRule{background:var(--term-line);opacity:.6;flex:1;height:1px;margin:0 .25rem}.CodeBlock-module__Z3U5ua__titleFilename{color:var(--term-dim);letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;max-width:60%;padding:0 .25rem;font-size:.75rem;overflow:hidden}.CodeBlock-module__Z3U5ua__titleLang{color:var(--term-line);letter-spacing:.02em;border:1px solid var(--term-line);border-radius:2px;flex-shrink:0;margin-left:.375rem;padding:.125rem .3rem;font-size:.6875rem;line-height:1.4}.CodeBlock-module__Z3U5ua__copyBtn{border:1px solid var(--term-line);color:var(--term-dim);font-family:var(--font-mono);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:2px;flex-shrink:0;margin-left:.5rem;padding:.125rem .4rem;font-size:.6875rem;line-height:1.4;transition:color .1s,border-color .1s}.CodeBlock-module__Z3U5ua__copyBtn:hover{color:var(--term-fg);border-color:var(--term-dim)}.CodeBlock-module__Z3U5ua__copyBtn:focus-visible{outline:1px solid var(--term-amber);outline-offset:2px}.CodeBlock-module__Z3U5ua__copyBtnCopied{color:var(--term-green);border-color:var(--term-green)}.CodeBlock-module__Z3U5ua__body{flex:1;padding:.75rem 1rem;overflow-x:auto}.CodeBlock-module__Z3U5ua__pre{font-family:var(--font-mono);font-size:inherit;color:var(--term-fg);white-space:pre;tab-size:2;background:0 0;border:none;margin:0;padding:0;line-height:1.55}.CodeBlock-module__Z3U5ua__expandBar{border-top:1px solid var(--term-line);background:color-mix(in srgb, var(--term-bg) 75%, black 25%);flex-shrink:0;align-items:center;gap:.5rem;padding:.25rem 1rem;display:flex}.CodeBlock-module__Z3U5ua__expandBtn{color:var(--term-dim);font-family:var(--font-mono);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;padding:0;font-size:.6875rem;line-height:1.5;transition:color .1s}.CodeBlock-module__Z3U5ua__expandBtn:hover{color:var(--term-fg)}.CodeBlock-module__Z3U5ua__expandBtn:focus-visible{outline:1px solid var(--term-amber);outline-offset:2px;border-radius:1px}.CodeBlock-module__Z3U5ua__expandRule{background:var(--term-line);opacity:.4;flex:1;height:1px}.CodeBlock-module__Z3U5ua__clipboardFallback{opacity:0;pointer-events:none;tab-index:-1;width:1px;height:1px;position:absolute;top:-9999px;left:-9999px}
.StatStrip-module__Y_0Gjq__panel{flex-direction:column;min-width:0;display:flex;overflow:hidden}.StatStrip-module__Y_0Gjq__header{background:color-mix(in srgb, var(--term-bg) 60%, var(--term-line) 40%);border-bottom:1px solid var(--term-line);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.25rem;padding:.375rem 1rem;display:flex}.StatStrip-module__Y_0Gjq__headerLabel{color:var(--term-dim);letter-spacing:.06em;text-transform:lowercase;padding:0 .1875rem;font-size:.75rem}.StatStrip-module__Y_0Gjq__headerRule{background:var(--term-line);opacity:.5;flex:1;height:1px;margin-left:.25rem}.StatStrip-module__Y_0Gjq__body{flex-direction:column;gap:0;padding:.625rem 1rem .75rem;display:flex}.StatStrip-module__Y_0Gjq__row{align-items:baseline;gap:0;min-height:1.5em;line-height:1.5;display:flex}.StatStrip-module__Y_0Gjq__label{color:var(--term-dim);white-space:pre;text-align:right;flex-shrink:0;min-width:16ch;padding-right:.125rem}.StatStrip-module__Y_0Gjq__sep{color:var(--term-line);-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 .375rem}.StatStrip-module__Y_0Gjq__value{color:var(--term-fg);white-space:pre-wrap;word-break:break-word;flex:1}.StatStrip-module__Y_0Gjq__bar{color:var(--term-amber)}.StatStrip-module__Y_0Gjq__band{color:var(--term-dim)}
.RigChrome-module___S7-UW__shell{--bg:#07080b;--panel:#15181f;--hair:#ffffff12;--text:#e8eaed;--dim:#9ba1ac;--mute:#5d636e;--faint:#3a3f49;--accent:#4da8ff;background:var(--bg);min-height:100dvh;color:var(--text);flex-direction:column;display:flex}[data-theme=light] .RigChrome-module___S7-UW__shell{--bg:#e6eaee;--panel:#fff;--hair:#14161a17;--text:#14161a;--dim:#6b7280;--mute:#8a8f95;--faint:#c2c7cd;--accent:#1f5baa}.RigChrome-module___S7-UW__main{flex-direction:column;flex:1;display:flex}.RigChrome-module___S7-UW__main>*{flex:1}.RigChrome-module___S7-UW__topbar{border-bottom:1px solid var(--hair);justify-content:space-between;align-items:center;gap:.75rem;height:3.25rem;padding:0 clamp(1rem,4vw,2.5rem);display:flex}.RigChrome-module___S7-UW__brand{font-family:var(--font-rig-v2-mono), "JetBrains Mono", ui-monospace, monospace;letter-spacing:.06em;color:var(--text);white-space:nowrap;align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;display:inline-flex}.RigChrome-module___S7-UW__brandMark{color:var(--accent);font-size:.7rem}.RigChrome-module___S7-UW__brand:hover{color:var(--text);text-decoration:none}.RigChrome-module___S7-UW__actions{align-items:center;gap:.5rem;display:inline-flex}.RigChrome-module___S7-UW__publishCta,.RigChrome-module___S7-UW__shareBtn,.RigChrome-module___S7-UW__compareLink{font-family:var(--font-rig-v2-mono), "JetBrains Mono", ui-monospace, monospace;letter-spacing:.02em;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.75rem;line-height:1;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.RigChrome-module___S7-UW__publishCta{color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 45%, var(--faint));background:color-mix(in srgb, var(--accent) 8%, transparent)}.RigChrome-module___S7-UW__publishCta:hover{background:color-mix(in srgb, var(--accent) 16%, transparent);border-color:var(--accent);box-shadow:0 0 22px -6px color-mix(in srgb, var(--accent) 60%, transparent);text-decoration:none}.RigChrome-module___S7-UW__shareBtn{color:var(--dim);border:1px solid var(--faint);background:0 0}.RigChrome-module___S7-UW__shareBtn:hover,.RigChrome-module___S7-UW__shareBtn[aria-expanded=true]{color:var(--text);border-color:var(--dim)}.RigChrome-module___S7-UW__shareGlyph{color:var(--accent);font-size:.8em}.RigChrome-module___S7-UW__compareLink{color:var(--dim);border:1px solid var(--faint);background:0 0;gap:0}.RigChrome-module___S7-UW__compareLink:hover{color:var(--text);border-color:var(--dim);text-decoration:none}.RigChrome-module___S7-UW__compareGlyph{color:var(--accent);font-size:.95em}.RigChrome-module___S7-UW__ctaLong{display:inline}@media (max-width:560px){.RigChrome-module___S7-UW__ctaLong{display:none}}.RigChrome-module___S7-UW__shareWrap{display:inline-flex;position:relative}.RigChrome-module___S7-UW__pop{z-index:80;background:var(--panel);border:1px solid var(--hair);border-radius:8px;flex-direction:column;min-width:200px;padding:.35rem;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 36px -12px #0000008c}[data-theme=light] .RigChrome-module___S7-UW__shell .RigChrome-module___S7-UW__pop{border-color:var(--faint);box-shadow:0 12px 32px -14px #14161a59}.RigChrome-module___S7-UW__popItem{text-align:left;width:100%;font-family:var(--font-rig-v2-mono), "JetBrains Mono", ui-monospace, monospace;letter-spacing:.02em;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:.55rem;padding:.55rem .7rem;font-size:.75rem;text-decoration:none;transition:background .12s;display:flex}.RigChrome-module___S7-UW__popItem:hover,.RigChrome-module___S7-UW__popItem:focus-visible{background:color-mix(in srgb, var(--accent) 10%, transparent);color:var(--text);outline:none;text-decoration:none}.RigChrome-module___S7-UW__popGlyph{text-align:center;width:1rem;color:var(--dim);flex-shrink:0}.RigChrome-module___S7-UW__popItem:hover .RigChrome-module___S7-UW__popGlyph,.RigChrome-module___S7-UW__popItem:focus-visible .RigChrome-module___S7-UW__popGlyph,.RigChrome-module___S7-UW__copied{color:var(--accent)}.RigChrome-module___S7-UW__footer{border-top:1px solid var(--hair);text-align:center;flex-direction:column;align-items:center;gap:.55rem;padding:1.5rem clamp(1rem,4vw,2.5rem) 1.75rem;display:flex}.RigChrome-module___S7-UW__hook{font-family:var(--font-rig-v2-mono), "JetBrains Mono", ui-monospace, monospace;letter-spacing:.02em;color:var(--dim);margin:0;font-size:.75rem;line-height:1.6}.RigChrome-module___S7-UW__hookLink{color:var(--accent);white-space:nowrap;text-decoration:none}.RigChrome-module___S7-UW__hookLink:hover{text-underline-offset:2px;color:var(--accent);text-decoration:underline}.RigChrome-module___S7-UW__fine{font-family:var(--font-rig-v2-mono), "JetBrains Mono", ui-monospace, monospace;letter-spacing:.02em;color:var(--mute);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:.6875rem;line-height:1.6;display:flex}.RigChrome-module___S7-UW__fineSep{color:var(--faint)}.RigChrome-module___S7-UW__fineLink{color:var(--mute);text-decoration:none}.RigChrome-module___S7-UW__fineLink:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}
.BadgeRow-module__VnzQ2a__row{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.BadgeRow-module__VnzQ2a__chip{background:var(--clay-wash);border:1px solid var(--rule);font-family:var(--font-mono);color:var(--ink);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:default;border-radius:4px;align-items:center;gap:.3125rem;padding:.1875rem .5rem;font-size:.75rem;line-height:1.4;transition:border-color .12s,background .12s;display:inline-flex}.BadgeRow-module__VnzQ2a__chip:hover{border-color:color-mix(in srgb, var(--rule) 60%, var(--clay) 40%);background:color-mix(in srgb, var(--clay-wash) 80%, var(--clay) 20%)}.BadgeRow-module__VnzQ2a__emoji{aria-hidden:true;font-style:normal;position:relative;top:.5px}.BadgeRow-module__VnzQ2a__name{color:var(--ink)}.BadgeRow-module__VnzQ2a__attestedMark{color:var(--ink-soft);opacity:.75;margin-left:.0625rem;font-size:.6875rem}
.page-module__vydIdG__page{--bg:#07080b;--panel:#15181f;--elev:#1d2129;--hair:#ffffff12;--text:#e8eaed;--dim:#9ba1ac;--mute:#5d636e;--faint:#3a3f49;--accent:#4da8ff;background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-rig-v2-sans);background-image:radial-gradient(900px 480px at 80% -5%,#4da8ff0f,#0000 70%),radial-gradient(#ffffff06 1px,#0000 1px);background-size:auto,22px 22px;background-attachment:fixed;flex-direction:column;display:flex}.page-module__vydIdG__topbar{border-bottom:1px solid var(--hair);justify-content:space-between;align-items:center;gap:1rem;height:3.25rem;padding:0 clamp(1.1rem,5vw,3rem);display:flex}.page-module__vydIdG__brand{font-family:var(--font-rig-v2-mono);letter-spacing:.06em;color:var(--text);align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;display:inline-flex}.page-module__vydIdG__brandMark{color:var(--accent);font-size:.7rem}.page-module__vydIdG__brand:hover{text-decoration:none}.page-module__vydIdG__back{font-family:var(--font-rig-v2-mono);letter-spacing:.02em;color:var(--dim);font-size:.75rem;text-decoration:none;transition:color .14s}.page-module__vydIdG__back:hover{color:var(--text);text-decoration:none}.page-module__vydIdG__content{flex:1;width:100%;max-width:780px;margin:0 auto;padding:clamp(2.25rem,6vw,4rem) clamp(1.1rem,5vw,3rem) clamp(3rem,6vw,4rem)}.page-module__vydIdG__eyebrow{font-family:var(--font-rig-v2-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem;font-size:.7rem}.page-module__vydIdG__heading{font-family:var(--font-rig-v2-sans);letter-spacing:-.025em;color:var(--text);margin:0 0 1.1rem;font-size:clamp(1.9rem,4.5vw,2.7rem);font-weight:700;line-height:1.05}.page-module__vydIdG__lead{font-family:var(--font-rig-v2-mono);color:var(--dim);max-width:64ch;margin:0 0 2.25rem;font-size:clamp(.84rem,1.5vw,.95rem);line-height:1.7}.page-module__vydIdG__console{border:1px solid var(--hair);background:linear-gradient(#171a22,#14161c);border-radius:12px;margin-bottom:2.5rem;padding:1.25rem;box-shadow:0 18px 50px -22px #000c,0 0 0 1px #4da8ff14}.page-module__vydIdG__consoleBar{font-family:var(--font-rig-v2-mono);color:var(--mute);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;display:flex}.page-module__vydIdG__consoleCorner{color:var(--faint)}.page-module__vydIdG__consoleTitle{letter-spacing:.1em;text-transform:lowercase;color:var(--dim)}.page-module__vydIdG__consoleRule{background:var(--hair);flex:1;height:1px}.page-module__vydIdG__copyCta{width:100%;font-family:var(--font-rig-v2-mono);letter-spacing:.01em;color:#07121f;background:var(--accent);cursor:pointer;box-shadow:0 0 32px -8px color-mix(in srgb, var(--accent) 70%, transparent);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;transition:filter .14s,box-shadow .14s,background .14s;display:inline-flex}.page-module__vydIdG__copyCta:hover{filter:brightness(1.07);box-shadow:0 0 40px -6px color-mix(in srgb, var(--accent) 85%, transparent)}.page-module__vydIdG__copyCta[data-state=copied]{color:#06140a;background:#5bd672;box-shadow:0 0 40px -6px #5bd672b3}.page-module__vydIdG__copyCta[data-state=loading]{opacity:.8;cursor:progress}.page-module__vydIdG__copyCta[data-state=error]{color:#fff;background:#e0625a}.page-module__vydIdG__reveal{margin-top:.875rem}.page-module__vydIdG__revealSummary{font-family:var(--font-rig-v2-mono);letter-spacing:.02em;color:var(--mute);cursor:pointer;-webkit-user-select:none;user-select:none;padding:.25rem 0;font-size:.72rem;list-style:none;transition:color .14s}.page-module__vydIdG__revealSummary::-webkit-details-marker{display:none}.page-module__vydIdG__revealSummary:before{content:"▸ ";color:var(--faint)}details[open]>.page-module__vydIdG__revealSummary:before{content:"▾ "}.page-module__vydIdG__revealSummary:hover{color:var(--dim)}.page-module__vydIdG__promptBlock{min-width:0;max-width:100%;margin-top:.75rem;overflow-x:auto}@media (max-width:480px){.page-module__vydIdG__console{padding:1rem .875rem}.page-module__vydIdG__copyCta{padding:.8rem .75rem;font-size:.85rem}}.page-module__vydIdG__runSection{margin-bottom:2.75rem}.page-module__vydIdG__sectionKicker{font-family:var(--font-rig-v2-mono);letter-spacing:.06em;color:var(--mute);margin:0 0 .75rem;font-size:.7rem}.page-module__vydIdG__analyze{background:var(--panel);border:1px solid var(--hair);border-radius:12px;margin-bottom:2.75rem;padding:1.25rem}.page-module__vydIdG__analyzeHead{font-family:var(--font-rig-v2-sans);letter-spacing:-.01em;color:var(--text);margin:0 0 .625rem;font-size:1.05rem;font-weight:600}.page-module__vydIdG__analyzeText{font-family:var(--font-rig-v2-mono);color:var(--dim);max-width:64ch;margin:0 0 1rem;font-size:.78rem;line-height:1.7}.page-module__vydIdG__analyzeCta{font-family:var(--font-rig-v2-mono);letter-spacing:.01em;color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 40%, var(--faint));cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:.8125rem;font-weight:500;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.page-module__vydIdG__analyzeCta:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent)}.page-module__vydIdG__analyzeCta[data-state=copied]{color:#5bd672;background:#5bd67214;border-color:#5bd672}.page-module__vydIdG__analyzeCta[data-state=loading]{opacity:.8;cursor:progress}.page-module__vydIdG__analyzeCta[data-state=error]{color:#e0625a;border-color:#e0625a}.page-module__vydIdG__analyzeFoot{font-family:var(--font-rig-v2-mono);color:var(--mute);margin:.875rem 0 0;font-size:.72rem}.page-module__vydIdG__analyzeLink{color:var(--dim);text-decoration:none;transition:color .14s}.page-module__vydIdG__analyzeLink:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}@media (max-width:480px){.page-module__vydIdG__analyze{padding:1rem .875rem}.page-module__vydIdG__analyzeCta{width:100%}}.page-module__vydIdG__trust{border-top:1px solid var(--hair);grid-template-columns:1fr;gap:1.75rem;padding-top:1.75rem;display:grid}@media (min-width:640px){.page-module__vydIdG__trust{grid-template-columns:1fr 1fr;gap:2.5rem}}.page-module__vydIdG__trustHead{font-family:var(--font-rig-v2-sans);letter-spacing:-.01em;color:var(--text);margin:0 0 .625rem;font-size:1rem;font-weight:600}.page-module__vydIdG__trustText{font-family:var(--font-rig-v2-mono);color:var(--dim);margin:0;font-size:.78rem;line-height:1.7}.page-module__vydIdG__trustText code{font-family:var(--font-rig-v2-mono);color:var(--text);background:var(--elev);border:1px solid var(--hair);border-radius:4px;padding:.05em .3em;font-size:.92em}.page-module__vydIdG__divider{border:none;border-top:1px solid var(--hair);margin:0}.page-module__vydIdG__footer{flex-wrap:wrap;align-items:center;gap:.5rem;padding:1.25rem clamp(1.1rem,5vw,3rem);display:flex}.page-module__vydIdG__footerText{font-family:var(--font-rig-v2-mono);color:var(--mute);letter-spacing:.02em;font-size:.6875rem;line-height:1.6}.page-module__vydIdG__footerSep{font-family:var(--font-rig-v2-mono);color:var(--faint);font-size:.6875rem}.page-module__vydIdG__footerLink{color:var(--dim);text-decoration:none}.page-module__vydIdG__footerLink:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}
.page-module___8aEwW__page{--bg:#07080b;--panel:#15181f;--hair:#ffffff12;--text:#e8eaed;--dim:#9ba1ac;--mute:#5d636e;--faint:#3a3f49;--accent:#4da8ff;background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-rig-v2-sans);background-image:radial-gradient(900px 480px at 80% -5%,#4da8ff0f,#0000 70%),radial-gradient(#ffffff06 1px,#0000 1px);background-size:auto,22px 22px;background-attachment:fixed;flex-direction:column;display:flex}.page-module___8aEwW__topbar{z-index:10;background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--hair);justify-content:space-between;align-items:center;gap:1rem;height:3.25rem;padding:0 clamp(1.1rem,5vw,3rem);display:flex;position:sticky;top:0}.page-module___8aEwW__brand{font-family:var(--font-rig-v2-mono);letter-spacing:.06em;color:var(--text);align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;display:inline-flex}.page-module___8aEwW__brandMark{color:var(--accent);font-size:.7rem}.page-module___8aEwW__brand:hover{text-decoration:none}.page-module___8aEwW__topbarActions{align-items:center;gap:1.1rem;display:flex}.page-module___8aEwW__topLink{font-family:var(--font-rig-v2-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--dim);white-space:nowrap;font-size:.75rem;text-decoration:none;transition:color .14s}.page-module___8aEwW__topLink:hover{color:var(--text);text-decoration:none}.page-module___8aEwW__publishCta{font-family:var(--font-rig-v2-mono);letter-spacing:.02em;color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 45%, var(--faint));background:color-mix(in srgb, var(--accent) 8%, transparent);white-space:nowrap;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.75rem;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s;display:inline-flex}.page-module___8aEwW__publishCta:hover{background:color-mix(in srgb, var(--accent) 16%, transparent);border-color:var(--accent);box-shadow:0 0 22px -6px color-mix(in srgb, var(--accent) 60%, transparent);text-decoration:none}@media (max-width:560px){.page-module___8aEwW__topbarActions{gap:.7rem}.page-module___8aEwW__ctaLong{display:none}}.page-module___8aEwW__intro{width:100%;max-width:1120px;margin:0 auto;padding:clamp(2.25rem,6vw,3.75rem) clamp(1.1rem,5vw,3rem) clamp(1.5rem,3vw,2rem)}.page-module___8aEwW__lede{font-family:var(--font-rig-v2-sans);letter-spacing:-.025em;color:var(--text);max-width:20ch;margin:0 0 .75rem;font-size:clamp(1.5rem,3.4vw,2.3rem);font-weight:700;line-height:1.08}.page-module___8aEwW__sub{font-family:var(--font-rig-v2-mono);color:var(--dim);max-width:60ch;margin:0;font-size:clamp(.8125rem,1.4vw,.9375rem);line-height:1.6}.page-module___8aEwW__featured{width:100%;max-width:1120px;margin:0 auto;padding:clamp(.5rem,2vw,1rem) clamp(1.1rem,5vw,3rem) clamp(1.5rem,3vw,2.25rem)}.page-module___8aEwW__browse{flex-shrink:0;width:100%;max-width:1120px;margin:0 auto;padding:clamp(1rem,2vw,1.5rem) clamp(1.1rem,5vw,3rem) clamp(3rem,6vw,4.5rem)}.page-module___8aEwW__feedHead{border-bottom:1px solid var(--hair);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.875rem;display:flex}.page-module___8aEwW__feedTitle{font-family:var(--font-rig-v2-sans);letter-spacing:-.01em;color:var(--text);margin:0;font-size:clamp(1.05rem,2.4vw,1.3rem);font-weight:600}.page-module___8aEwW__moreRow{border-top:1px solid var(--hair);justify-content:space-between;align-items:center;margin-top:1.75rem;padding-top:1.75rem;display:flex}.page-module___8aEwW__moreLink{font-family:var(--font-rig-v2-mono);letter-spacing:.02em;color:var(--accent);font-size:.8125rem;text-decoration:none;transition:color .14s}.page-module___8aEwW__moreLink:hover{color:color-mix(in srgb, var(--accent) 75%, #fff);text-decoration:none}.page-module___8aEwW__divider{border:none;border-top:1px solid var(--hair);margin:0}.page-module___8aEwW__footer{flex-wrap:wrap;align-items:center;gap:.5rem;padding:1.25rem clamp(1.1rem,5vw,3rem);display:flex}.page-module___8aEwW__footerText{font-family:var(--font-rig-v2-mono);color:var(--mute);letter-spacing:.02em;font-size:.6875rem;line-height:1.6}.page-module___8aEwW__footerSep{font-family:var(--font-rig-v2-mono);color:var(--faint);font-size:.6875rem}.page-module___8aEwW__footerLink{color:var(--dim);text-decoration:none}.page-module___8aEwW__footerLink:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}
.manage-module__rrZbma__page{background:var(--bone);flex-direction:column;min-height:100dvh;display:flex}.manage-module__rrZbma__nav{border-bottom:1px solid var(--rule);flex-shrink:0;align-items:center;gap:.375rem;height:3rem;padding:0 clamp(1.25rem,5vw,3rem);display:flex}.manage-module__rrZbma__navBrand{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.04em;font-size:.8125rem;text-decoration:none}.manage-module__rrZbma__navBrand:hover{color:var(--ink);text-decoration:none}.manage-module__rrZbma__navSlash{font-family:var(--font-mono);color:var(--rule);font-size:.8125rem}.manage-module__rrZbma__navCrumb{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.04em;font-size:.8125rem}.manage-module__rrZbma__content{flex:1;width:100%;max-width:720px;margin:0 auto;padding:clamp(2.5rem,7vw,4rem) clamp(1.25rem,5vw,3rem) clamp(3rem,6vw,5rem)}.manage-module__rrZbma__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 2rem;font-size:clamp(1.625rem,4vw,2.25rem);font-weight:700;line-height:1.1}.manage-module__rrZbma__lead{font-family:var(--font-serif);color:var(--ink);margin:0 0 1.5rem;font-size:1.0625rem;line-height:1.65}.manage-module__rrZbma__ctaLink{font-family:var(--font-display);color:var(--clay);font-weight:600;text-decoration:none}.manage-module__rrZbma__ctaLink:hover{color:var(--clay-deep);text-underline-offset:2px;text-decoration:underline}.manage-module__rrZbma__pasteWrap{max-width:520px}.manage-module__rrZbma__pasteNote{font-family:var(--font-serif);color:var(--ink);margin:0 0 1.5rem;font-size:1rem;line-height:1.65}.manage-module__rrZbma__inlineCode{font-family:var(--font-mono);color:var(--ink);background:var(--bone-2);border:1px solid var(--rule);border-radius:2px;padding:.1em .3em;font-size:.875em}.manage-module__rrZbma__pasteForm{flex-direction:column;gap:.625rem;margin-bottom:1.25rem;display:flex}.manage-module__rrZbma__pasteRow{align-items:stretch;gap:.5rem;display:flex}.manage-module__rrZbma__tokenInput{font-family:var(--font-mono);background:var(--paper);border:1px solid var(--rule);color:var(--ink);letter-spacing:.04em;border-radius:4px;flex:1;min-width:0;padding:.5625rem .75rem;font-size:.875rem;transition:border-color .12s}.manage-module__rrZbma__tokenInput:focus{border-color:var(--clay);outline:none}.manage-module__rrZbma__tokenInput::placeholder{color:var(--ink-soft);opacity:.5}.manage-module__rrZbma__backLink{font-family:var(--font-mono);color:var(--ink-soft);font-size:.8125rem}.manage-module__rrZbma__backLink a{color:var(--ink-soft)}.manage-module__rrZbma__backLink a:hover{color:var(--clay-deep)}.manage-module__rrZbma__loadingRow{padding:2rem 0}.manage-module__rrZbma__loadingText{font-family:var(--font-mono);letter-spacing:.06em;font-size:.8125rem;animation:1.2s step-end infinite manage-module__rrZbma__blink}@keyframes manage-module__rrZbma__blink{0%,to{opacity:1}50%{opacity:.35}}.manage-module__rrZbma__errorBox{font-family:var(--font-mono);color:var(--term-red);background:color-mix(in srgb, var(--term-red) 8%, var(--paper) 92%);border:1px solid color-mix(in srgb, var(--term-red) 25%, var(--rule) 75%);border-radius:4px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.manage-module__rrZbma__errorHint{margin:.5rem 0 0;font-size:.8125rem}.manage-module__rrZbma__errorHint a{color:var(--clay-deep)}.manage-module__rrZbma__retryBtn{font-family:var(--font-mono);color:var(--clay);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-left:.75rem;padding:0;font-size:.8125rem;text-decoration:underline}.manage-module__rrZbma__retryBtn:hover{color:var(--clay-deep)}.manage-module__rrZbma__noscript{font-family:var(--font-mono);color:var(--ink-soft);padding:1rem 0;font-size:.8125rem}.manage-module__rrZbma__cockpit{flex-direction:column;gap:0;display:flex}.manage-module__rrZbma__masthead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.75rem;display:flex}.manage-module__rrZbma__mastheadLeft{align-items:baseline;gap:.5rem;display:flex}.manage-module__rrZbma__mastheadEye{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.06em;text-transform:lowercase;font-size:.75rem}.manage-module__rrZbma__mastheadSlug{font-family:var(--font-mono);color:var(--ink);letter-spacing:.02em;font-size:.9375rem}.manage-module__rrZbma__viewPublicLink{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.02em;white-space:nowrap;font-size:.75rem;text-decoration:none}.manage-module__rrZbma__viewPublicLink:hover{color:var(--clay-deep);text-underline-offset:2px;text-decoration:underline}.manage-module__rrZbma__statsSection{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.manage-module__rrZbma__termHeader{background:color-mix(in srgb, var(--term-bg) 60%, var(--term-line) 40%);border-bottom:1px solid var(--term-line);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.25rem;padding:.375rem 1rem;display:flex}.manage-module__rrZbma__termHeaderLabel{color:var(--term-dim);letter-spacing:.06em;text-transform:lowercase;padding:0 .1875rem;font-size:.75rem}.manage-module__rrZbma__termHeaderRule{background:var(--term-line);opacity:.5;flex:1;height:1px;margin-left:.25rem}.manage-module__rrZbma__termBody{padding:.625rem 1rem .875rem}.manage-module__rrZbma__earningsRow{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.manage-module__rrZbma__earningsStat{font-family:var(--font-mono);color:var(--term-fg);font-size:.8125rem}.manage-module__rrZbma__earningsSep{color:var(--term-line);font-family:var(--font-mono);font-size:.8125rem}.manage-module__rrZbma__earningsNote{font-family:var(--font-mono);margin:0 0 .875rem;font-size:.75rem;line-height:1.5}.manage-module__rrZbma__termLink{color:var(--term-dim);text-underline-offset:2px;text-decoration:underline}.manage-module__rrZbma__termLink:hover{color:var(--term-amber);text-decoration:none}.manage-module__rrZbma__clicksTable{border-collapse:collapse;width:100%;font-family:var(--font-mono);color:var(--term-fg);font-size:.75rem}.manage-module__rrZbma__clicksTable thead tr{border-bottom:1px solid var(--term-line)}.manage-module__rrZbma__clicksTable th{color:var(--term-dim);text-align:left;letter-spacing:.04em;font-weight:400;font-family:var(--font-mono);padding:.25rem .5rem .25rem 0}.manage-module__rrZbma__clicksTable td{vertical-align:top;padding:.2rem .5rem .2rem 0}.manage-module__rrZbma__clicksTable tbody tr:hover td{color:var(--term-amber)}.manage-module__rrZbma__numCol{text-align:right;white-space:nowrap;padding-right:1rem!important}.manage-module__rrZbma__noClicks{font-family:var(--font-mono);margin:0;font-size:.8125rem;line-height:1.5}.manage-module__rrZbma__rigCardSection{border-top:1px solid var(--rule);flex-direction:column;gap:1rem;margin-bottom:2.5rem;padding-top:2rem;display:flex}.manage-module__rrZbma__rigCardPreviewWrap{max-width:640px;padding:.875rem}.manage-module__rrZbma__rigCardPreviewImg{border-radius:4px;width:100%;height:auto;display:block}.manage-module__rrZbma__editSection{border-top:1px solid var(--rule);margin-bottom:2.5rem;padding-top:2rem}.manage-module__rrZbma__sectionHeading{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 1.5rem;font-size:1.125rem;font-weight:700}.manage-module__rrZbma__editForm{flex-direction:column;gap:1.75rem;display:flex}.manage-module__rrZbma__fieldset{border:none;margin:0;padding:0}.manage-module__rrZbma__field{flex-direction:column;gap:.375rem;display:flex}.manage-module__rrZbma__fieldLabel{font-family:var(--font-display);color:var(--ink);letter-spacing:.01em;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.manage-module__rrZbma__sublabel{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.03em;font-size:.75rem}.manage-module__rrZbma__fieldHint{font-family:var(--font-mono);color:var(--ink-soft);margin:.5rem 0 0;font-size:.75rem;line-height:1.5}.manage-module__rrZbma__radioGroup{flex-direction:column;gap:.5rem;display:flex}.manage-module__rrZbma__radioLabel{cursor:pointer;align-items:flex-start;gap:.5rem;display:flex}.manage-module__rrZbma__radioInput{accent-color:var(--clay);flex-shrink:0;margin-top:.2rem}.manage-module__rrZbma__radioText{font-family:var(--font-serif);color:var(--ink);font-size:.9375rem;line-height:1.5}.manage-module__rrZbma__radioHint{color:var(--ink-soft);font-weight:400}.manage-module__rrZbma__payoutRow{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.manage-module__rrZbma__select{font-family:var(--font-mono);background:var(--paper);border:1px solid var(--rule);color:var(--ink);cursor:pointer;appearance:auto;border-radius:4px;flex-shrink:0;padding:.5625rem .75rem;font-size:.875rem;transition:border-color .12s}.manage-module__rrZbma__select:focus{border-color:var(--clay);outline:none}.manage-module__rrZbma__textInput{font-family:var(--font-mono);background:var(--paper);border:1px solid var(--rule);color:var(--ink);border-radius:4px;width:100%;padding:.5625rem .75rem;font-size:.875rem;transition:border-color .12s}.manage-module__rrZbma__textInput:focus{border-color:var(--clay);outline:none}.manage-module__rrZbma__textInput::placeholder{color:var(--ink-soft);opacity:.45}.manage-module__rrZbma__linksGrid{grid-template-columns:1fr 1fr;gap:.875rem 1rem;display:grid}@media (max-width:520px){.manage-module__rrZbma__linksGrid{grid-template-columns:1fr}}.manage-module__rrZbma__saveRow{align-items:center;gap:.875rem;display:flex}.manage-module__rrZbma__btnPrimary{font-family:var(--font-display);letter-spacing:.01em;background:var(--clay);color:var(--paper);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;flex-shrink:0;padding:.5625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .12s}.manage-module__rrZbma__btnPrimary:hover:not(:disabled){background:var(--clay-deep)}.manage-module__rrZbma__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.manage-module__rrZbma__successInline{font-family:var(--font-mono);color:var(--term-green);font-size:.8125rem}.manage-module__rrZbma__errorInline{font-family:var(--font-mono);color:var(--term-red);font-size:.8125rem}.manage-module__rrZbma__dangerSection{margin-top:1rem;padding-top:1.75rem}.manage-module__rrZbma__dangerRule{background:var(--rule);height:1px;margin-bottom:.75rem}.manage-module__rrZbma__dangerLabel{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;opacity:.6;margin:0 0 1rem;font-size:.6875rem}.manage-module__rrZbma__btnDanger{font-family:var(--font-display);letter-spacing:.01em;color:var(--term-red);border:1px solid color-mix(in srgb, var(--term-red) 40%, var(--rule) 60%);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .12s,border-color .12s}.manage-module__rrZbma__btnDanger:hover{background:color-mix(in srgb, var(--term-red) 6%, var(--paper) 94%);border-color:var(--term-red)}.manage-module__rrZbma__confirmBox{background:color-mix(in srgb, var(--term-red) 5%, var(--clay-wash) 95%);border:1px solid color-mix(in srgb, var(--term-red) 20%, var(--rule) 80%);border-radius:4px;max-width:480px;padding:1rem 1.125rem}.manage-module__rrZbma__confirmText{font-family:var(--font-serif);color:var(--ink);margin:0 0 .875rem;font-size:.9375rem;line-height:1.55}.manage-module__rrZbma__confirmActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.manage-module__rrZbma__btnDestructive{font-family:var(--font-display);letter-spacing:.01em;background:var(--term-red);color:var(--paper);cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .12s}.manage-module__rrZbma__btnDestructive:hover:not(:disabled){opacity:.88}.manage-module__rrZbma__btnDestructive:disabled{opacity:.5;cursor:not-allowed}.manage-module__rrZbma__btnCancel{font-family:var(--font-mono);color:var(--ink-soft);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.8125rem;text-decoration:underline}.manage-module__rrZbma__btnCancel:hover{color:var(--ink)}.manage-module__rrZbma__tokenBanner{background:var(--clay-wash);border:1px solid color-mix(in srgb, var(--clay) 35%, var(--rule) 65%);border-radius:4px;margin-bottom:2rem;padding:.875rem 1rem;position:relative}.manage-module__rrZbma__tokenBannerMain{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.375rem;display:flex}.manage-module__rrZbma__tokenBannerLabel{font-family:var(--font-display);color:var(--ink);white-space:nowrap;font-size:.8125rem;font-weight:600}.manage-module__rrZbma__tokenBannerCode{font-family:var(--font-mono);color:var(--ink);background:color-mix(in srgb, var(--clay) 10%, var(--paper) 90%);border:1px solid color-mix(in srgb, var(--clay) 25%, var(--rule) 75%);word-break:break-all;letter-spacing:.03em;-webkit-user-select:text;user-select:text;border-radius:2px;padding:.1em .35em;font-size:.8125rem}.manage-module__rrZbma__hiddenTextarea{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;top:-9999px;left:-9999px}.manage-module__rrZbma__tokenBannerCopyFailed{font-family:var(--font-mono);color:var(--clay-deep);margin:0 0 .375rem;font-size:.75rem;line-height:1.5}.manage-module__rrZbma__tokenBannerCopy{font-family:var(--font-mono);color:var(--clay-deep);cursor:pointer;text-underline-offset:2px;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.75rem;text-decoration:underline}.manage-module__rrZbma__tokenBannerCopy:hover{color:var(--clay);text-decoration:none}.manage-module__rrZbma__tokenBannerNote{font-family:var(--font-mono);color:var(--ink-soft);margin:0;font-size:.75rem;line-height:1.5}.manage-module__rrZbma__tokenBannerDismiss{font-family:var(--font-mono);color:var(--ink-soft);cursor:pointer;text-underline-offset:2px;letter-spacing:.03em;opacity:.7;background:0 0;border:none;padding:0;font-size:.6875rem;text-decoration:underline;position:absolute;top:.625rem;right:.875rem}.manage-module__rrZbma__tokenBannerDismiss:hover{color:var(--ink);opacity:1;text-decoration:none}
.vs-module__SkM2JG__wrap{--rim-a:var(--rim-a-dark,#8fa3b8);--rim-b:var(--rim-b-dark,#8fa3b8);flex-direction:column;gap:2rem;width:min(1080px,100%);margin:0 auto;padding:1.75rem clamp(1rem,4vw,2.5rem) 4rem;display:flex}[data-theme=light] .vs-module__SkM2JG__wrap{--rim-a:var(--rim-a-light,#5d6470);--rim-b:var(--rim-b-light,#5d6470)}.vs-module__SkM2JG__hero{text-align:center;flex-direction:column;gap:.6rem;padding-top:1.25rem;display:flex}.vs-module__SkM2JG__heroTitle{font-family:var(--font-rig-v2-sans);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2rem,6vw,3.1rem);font-weight:700;line-height:1.02}.vs-module__SkM2JG__heroTitle em{color:var(--mute);padding:0 .15em;font-style:normal}.vs-module__SkM2JG__heroLine{font-family:var(--font-rig-v2-mono);letter-spacing:.04em;color:var(--dim);margin:0;font-size:.8rem}.vs-module__SkM2JG__duel{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:clamp(.75rem,2.5vw,1.5rem);display:grid}.vs-module__SkM2JG__duelSide{flex-direction:column;min-width:0;display:flex}.vs-module__SkM2JG__duelSide>*{flex:1}.vs-module__SkM2JG__vsBadge{flex-direction:column;align-items:center;gap:.65rem;padding:.25rem 0;display:flex}.vs-module__SkM2JG__vsBadge:before,.vs-module__SkM2JG__vsBadge:after{content:"";background:var(--hair);flex:1;width:1px}.vs-module__SkM2JG__vsGlyph{font-family:var(--font-rig-v2-sans);letter-spacing:.14em;color:var(--mute);font-size:1.15rem;font-weight:700}@media (max-width:720px){.vs-module__SkM2JG__duel{grid-template-columns:minmax(0,1fr)}.vs-module__SkM2JG__vsBadge{flex-direction:row;padding:0 .25rem}.vs-module__SkM2JG__vsBadge:before,.vs-module__SkM2JG__vsBadge:after{width:auto;height:1px}}.vs-module__SkM2JG__secHead{align-items:center;gap:.9rem;margin-top:.25rem;display:flex}.vs-module__SkM2JG__secHead:before,.vs-module__SkM2JG__secHead:after{content:"";background:var(--hair);flex:1;height:1px}.vs-module__SkM2JG__secLabel{font-family:var(--font-rig-v2-mono);letter-spacing:.28em;color:var(--mute);white-space:nowrap;font-size:.66rem;font-weight:600}.vs-module__SkM2JG__legend{font-family:var(--font-rig-v2-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin:-1rem .15rem 0;font-size:.62rem;display:flex}.vs-module__SkM2JG__legendA{color:var(--rim-a);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vs-module__SkM2JG__legendB{color:var(--rim-b);text-overflow:ellipsis;white-space:nowrap;text-align:right;overflow:hidden}.vs-module__SkM2JG__panel{background:var(--panel);border:1px solid var(--hair);border-radius:12px;overflow:hidden}.vs-module__SkM2JG__h2hRow{grid-template-columns:4.25rem minmax(0,1fr) minmax(8.5rem,auto) minmax(0,1fr) 4.25rem;align-items:center;gap:.7rem;padding:.6rem 1rem;display:grid}.vs-module__SkM2JG__h2hRow+.vs-module__SkM2JG__h2hRow{border-top:1px solid var(--hair)}.vs-module__SkM2JG__h2hLabel{font-family:var(--font-rig-v2-mono);letter-spacing:.16em;color:var(--mute);text-align:center;white-space:nowrap;font-size:.6rem}.vs-module__SkM2JG__h2hVal{font-family:var(--font-rig-v2-mono);font-variant-numeric:tabular-nums;color:var(--dim);white-space:nowrap;font-size:.78rem;font-weight:500}.vs-module__SkM2JG__h2hValB{text-align:right}.vs-module__SkM2JG__h2hVal.vs-module__SkM2JG__lead{color:var(--side,var(--text));font-weight:600}.vs-module__SkM2JG__h2hBarTrack{background:color-mix(in srgb, var(--faint) 38%, transparent);border-radius:2px;height:4px;display:flex;overflow:hidden}.vs-module__SkM2JG__h2hBarA{justify-content:flex-end}.vs-module__SkM2JG__h2hFill{background:var(--faint);border-radius:2px;height:100%}.vs-module__SkM2JG__h2hFill.vs-module__SkM2JG__lead{background:var(--side,var(--accent))}@media (max-width:480px){.vs-module__SkM2JG__h2hRow{grid-template-columns:3.1rem minmax(0,1fr) minmax(7.5rem,auto) minmax(0,1fr) 3.1rem;gap:.45rem;padding:.55rem .7rem}.vs-module__SkM2JG__h2hLabel{letter-spacing:.1em;font-size:.54rem}.vs-module__SkM2JG__h2hVal{font-size:.68rem}}.vs-module__SkM2JG__modeRow{grid-template-columns:minmax(0,1fr) minmax(5.5rem,auto) minmax(0,1fr);align-items:center;gap:.7rem;padding:.55rem 1rem;display:grid}.vs-module__SkM2JG__modeRow+.vs-module__SkM2JG__modeRow{border-top:1px solid var(--hair)}.vs-module__SkM2JG__modeRow.vs-module__SkM2JG__differs{background:color-mix(in srgb, var(--accent) 5%, transparent)}.vs-module__SkM2JG__modeLabel{font-family:var(--font-rig-v2-mono);letter-spacing:.2em;color:var(--mute);text-align:center;white-space:nowrap;font-size:.6rem}.vs-module__SkM2JG__modeVal{font-family:var(--font-rig-v2-mono);color:var(--dim);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.vs-module__SkM2JG__modeValA{text-align:right}.vs-module__SkM2JG__differs .vs-module__SkM2JG__modeValA{color:var(--rim-a)}.vs-module__SkM2JG__differs .vs-module__SkM2JG__modeValB{color:var(--rim-b)}.vs-module__SkM2JG__onlyGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}@media (max-width:720px){.vs-module__SkM2JG__onlyGrid{grid-template-columns:minmax(0,1fr)}}.vs-module__SkM2JG__onlyCol{border-top:2px solid var(--side,var(--faint));flex-direction:column;gap:.85rem;padding:.9rem 1rem 1.1rem;display:flex}.vs-module__SkM2JG__onlyHead{font-family:var(--font-rig-v2-mono);letter-spacing:.22em;color:var(--side,var(--dim));text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;font-weight:600;overflow:hidden}.vs-module__SkM2JG__onlyCat{flex-direction:column;gap:.3rem;display:flex}.vs-module__SkM2JG__onlyCatLabel{font-family:var(--font-rig-v2-mono);letter-spacing:.2em;color:var(--mute);margin-bottom:.15rem;font-size:.56rem}.vs-module__SkM2JG__onlyItem{align-items:baseline;gap:.5rem;min-width:0;display:flex}.vs-module__SkM2JG__onlyName{font-family:var(--font-rig-v2-sans);color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:60%;font-size:.82rem;font-weight:500;overflow:hidden}.vs-module__SkM2JG__onlyWhy{font-family:var(--font-rig-v2-sans);color:var(--mute);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.72rem;font-style:italic;overflow:hidden}.vs-module__SkM2JG__onlyMore{font-family:var(--font-rig-v2-mono);color:var(--mute);font-size:.62rem}.vs-module__SkM2JG__onlyEmpty{font-family:var(--font-rig-v2-sans);color:var(--mute);font-size:.8rem;font-style:italic}.vs-module__SkM2JG__deadHeat{text-align:center;font-family:var(--font-rig-v2-mono);color:var(--dim);padding:1.4rem 1rem;font-size:.75rem}.vs-module__SkM2JG__gapCol{border-top:2px solid var(--side,var(--faint));flex-direction:column;gap:.6rem;padding:.9rem 1rem 1.1rem;display:flex}.vs-module__SkM2JG__gapHead{font-family:var(--font-rig-v2-mono);letter-spacing:.22em;color:var(--side,var(--dim));text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;font-weight:600;overflow:hidden}.vs-module__SkM2JG__gapBlurb{font-family:var(--font-rig-v2-sans);color:var(--dim);margin:0;font-size:.84rem;line-height:1.5}.vs-module__SkM2JG__gapBlurb strong{color:var(--text);font-weight:600}.vs-module__SkM2JG__gapActions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.25rem;display:flex}.vs-module__SkM2JG__gapCopy{font-family:var(--font-rig-v2-mono);letter-spacing:.04em;cursor:pointer;color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 45%, var(--faint));background:color-mix(in srgb, var(--accent) 8%, transparent);border-radius:6px;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:.72rem;line-height:1;transition:background .14s,border-color .14s;display:inline-flex}.vs-module__SkM2JG__gapCopy:hover{background:color-mix(in srgb, var(--accent) 16%, transparent);border-color:var(--accent)}.vs-module__SkM2JG__gapCopy[data-copied=true]{color:var(--accent);border-color:var(--accent)}.vs-module__SkM2JG__gapFork{font-family:var(--font-rig-v2-mono);color:var(--dim);font-size:.72rem;text-decoration:none}.vs-module__SkM2JG__gapFork:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.vs-module__SkM2JG__slot{background:var(--panel);border:1px solid var(--hair);border-radius:12px;flex-direction:column;gap:.75rem;min-height:100%;padding:1rem 1rem 1.1rem;display:flex}.vs-module__SkM2JG__slotLabel{font-family:var(--font-rig-v2-mono);letter-spacing:.24em;color:var(--mute);font-size:.6rem;font-weight:600}.vs-module__SkM2JG__slotInputRow{gap:.5rem;display:flex}.vs-module__SkM2JG__slotInput{min-width:0;font-family:var(--font-rig-v2-mono);color:var(--text);background:var(--bg);border:1px solid var(--hair);border-radius:7px;outline:none;flex:1;padding:.6rem .7rem;font-size:.78rem;transition:border-color .14s,box-shadow .14s}.vs-module__SkM2JG__slotInput::placeholder{color:var(--mute)}.vs-module__SkM2JG__slotInput:focus{border-color:color-mix(in srgb, var(--accent) 60%, var(--faint));box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent)}.vs-module__SkM2JG__slotInput[data-invalid=true]{border-color:color-mix(in srgb, #e0654f 65%, var(--faint))}.vs-module__SkM2JG__slotHint{font-family:var(--font-rig-v2-mono);color:#e0654f;min-height:.9rem;margin:0;font-size:.62rem}.vs-module__SkM2JG__chips{flex-wrap:wrap;gap:.4rem;display:flex}.vs-module__SkM2JG__chip{font-family:var(--font-rig-v2-mono);color:var(--dim);border:1px solid var(--hair);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.4rem;max-width:100%;padding:.32rem .65rem;font-size:.66rem;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.vs-module__SkM2JG__chip:hover{color:var(--text);border-color:var(--dim);background:color-mix(in srgb, var(--accent) 6%, transparent)}.vs-module__SkM2JG__chipDot{border-radius:50%;flex-shrink:0;width:.4rem;height:.4rem}.vs-module__SkM2JG__chipName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vs-module__SkM2JG__chipIlvl{color:var(--mute);flex-shrink:0}.vs-module__SkM2JG__fightRow{justify-content:center;padding-top:.25rem;display:flex}.vs-module__SkM2JG__fightBtn{font-family:var(--font-rig-v2-mono);letter-spacing:.08em;cursor:pointer;color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 50%, var(--faint));background:color-mix(in srgb, var(--accent) 10%, transparent);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.8rem;font-weight:600;line-height:1;transition:background .14s,border-color .14s,box-shadow .14s,opacity .14s;display:inline-flex}.vs-module__SkM2JG__fightBtn:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 18%, transparent);border-color:var(--accent);box-shadow:0 0 26px -8px color-mix(in srgb, var(--accent) 70%, transparent)}.vs-module__SkM2JG__fightBtn:disabled{opacity:.45;cursor:not-allowed}
