@font-face{font-family:Rajdhani;src:url('assets/display.ttf') format('truetype');font-display:swap;font-weight:400 700}@font-face{font-family:DM;src:url('assets/body.woff2') format('woff2');font-display:swap;font-weight:100 1000}
:root{--ink:#080d1b;--panel:#150b15;--red:#ff435b;--cyan:#5aeaf7;--yellow:#f1f52a;--green:#5cf5ae;--muted:#9aacc4;--white:#eaf2ff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--ink);color:var(--white);font-family:DM,Arial,sans-serif;font-size:16px;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none}button:focus-visible,a:focus-visible{outline:2px solid var(--yellow);outline-offset:5px}button:hover,a:hover{color:var(--cyan)}.skip{position:absolute;z-index:99;top:-70px;background:#000;padding:14px}.skip:focus{top:12px}.city{position:absolute;inset:0 0 auto;height:1040px;background:linear-gradient(180deg,rgba(5,9,24,.3) 0%,rgba(5,9,24,.1) 56%,#080d1b 97%),url('assets/city.webp') center top/cover no-repeat;z-index:-3}.atmosphere{position:absolute;inset:0 0 auto;height:870px;background:radial-gradient(ellipse at 17% 44%,#80185c36,transparent 42%),radial-gradient(ellipse at 82% 43%,#03495e38,transparent 47%);z-index:-2;animation:cityPulse 9s ease-in-out infinite}.scanlines{pointer-events:none;position:fixed;inset:0;z-index:20;background:repeating-linear-gradient(transparent 0 3px,#0000000b 4px);opacity:.35}header{height:100px;max-width:1536px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #6e8fab33;gap:25px}.brand{display:flex;gap:13px;align-items:center;color:var(--yellow);font-family:Rajdhani,Impact,sans-serif;font-size:36px;line-height:.95;font-weight:700;letter-spacing:2px}.brand svg{width:43px;height:43px}.brand-sub{display:block;font-family:DM,sans-serif;font-size:10px;letter-spacing:1.8px;color:#c6cbb7;margin-top:7px}nav{display:flex;align-items:center;gap:35px;font-size:13px;letter-spacing:1.4px}nav a,nav button{font-size:13px;padding:12px 0;position:relative}.nav-active{color:var(--yellow)}.nav-active:after{content:'';position:absolute;bottom:0;left:0;width:22px;height:2px;background:var(--yellow)}.header-right{display:flex;align-items:center;gap:15px}.mode-tag{border:1px solid #4a607a;padding:6px 9px;font-size:11px;color:#bacce1;letter-spacing:1.4px}.icon-button{font-size:20px;width:30px;height:34px;border-left:1px solid #526d8655}.arena{max-width:1536px;min-height:750px;margin:auto;position:relative;padding:48px 5% 35px;display:grid;grid-template-columns:1fr 1fr;gap:4%}.scene-label{position:absolute;left:5%;top:23px;display:flex;gap:16px;align-items:center;font-size:10px;letter-spacing:1.5px;color:#acbdd0}.scene-label .line{height:1px;width:28px;background:var(--red)}.operator-stage{min-width:0;position:relative;height:660px}.operator-art{position:absolute;top:5px;left:-80px;width:540px;height:680px;transform-origin:50% 94%;animation:breathe 5.5s ease-in-out infinite;pointer-events:none}.operator-art img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 8px 32px #090b25b0)}.hud{position:absolute;left:44%;top:73px;width:315px;z-index:3;border:1px solid var(--red);background:linear-gradient(140deg,#300e1cec,#180919e6);box-shadow:0 0 22px #ff244929,inset 0 0 35px #ef235409;transform:perspective(1400px) rotateY(7deg) rotateZ(1.5deg);animation:hudFloat 5.5s ease-in-out infinite;transform-origin:left bottom}.hud:before,.hud:after{position:absolute;content:'';background:var(--red)}.hud:before{width:7px;height:54px;top:25px;left:-8px}.hud:after{height:4px;width:54px;top:-5px;right:15px}.hud-top{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-bottom:1px solid #f3435b85;font-size:10px;letter-spacing:1px;color:#ff8d9b}.hud-top i{display:inline-block;width:5px;height:5px;background:var(--red);margin-right:5px}.hud-body{padding:17px 18px 14px}.hud-kicker{color:#fc8f9a;font-size:12px;letter-spacing:1.2px}.prize{font-family:Rajdhani,Impact,sans-serif;font-size:57px;line-height:1.12;font-weight:600;color:#fff0f2;letter-spacing:1px}.prize span{font-family:DM,sans-serif;font-size:14px;color:var(--red)}.hud-divider{height:1px;background:#f545594d;margin:12px 0}.time-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.label{display:block;font-size:12px;letter-spacing:1px;color:var(--muted);font-weight:400}.time-row .label{color:#ea97a1;font-size:11px}.time-row strong{font-family:Rajdhani,monospace;font-size:39px;letter-spacing:2px;line-height:1.3;color:var(--cyan);font-weight:600;font-variant-numeric:tabular-nums}.time-row b{display:block;font-size:14px;font-variant-numeric:tabular-nums;font-weight:500}.time-row small{display:block;font-size:10px;color:#b67485;margin-top:4px}.countdown-track{height:3px;background:#713541;margin-top:10px}.countdown-track i{display:block;height:100%;background:var(--red);width:100%;box-shadow:0 0 10px #ff435b}.account-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:15px 0}.account-row b{font-family:Rajdhani,sans-serif;font-size:23px;display:block;line-height:1.3}.account-row .label{font-size:10px;color:#ec93a1}.hud-result{border:1px solid #ce42576b;padding:10px;display:flex;gap:10px;align-items:center;min-height:61px}.hud-result .label{font-size:9px;color:#df7a91;letter-spacing:.9px}.hud-result b{display:block;font-size:12px;line-height:1.45;font-weight:400;margin-top:3px}.result-square{height:16px;width:16px;border:1px solid var(--red);flex:none;transform:rotate(45deg)}.hud-bottom{display:flex;justify-content:space-between;padding:8px;border-top:1px solid #ee46636b;font-size:7px;color:#d8768e;letter-spacing:.65px}.hud-corner{position:absolute;width:13px;height:13px;right:-5px;bottom:-5px;border-bottom:2px solid var(--cyan);border-right:2px solid var(--cyan)}.hand-link{position:absolute;left:44%;top:437px;width:45px;height:60px;border-left:1px solid #ff435b88;transform:skew(-25deg);box-shadow:-6px 0 12px -10px var(--red);pointer-events:none}.operator-caption{position:absolute;bottom:8px;left:7px;display:flex;align-items:center;gap:13px;z-index:4}.yellow-line{width:4px;height:35px;background:var(--yellow);box-shadow:0 0 10px #d8ff2466}.operator-caption b{font-family:Rajdhani,sans-serif;font-weight:600;letter-spacing:2px;font-size:18px}.operator-caption span:not(.yellow-line){display:block;font-size:9px;color:#a4b7c8;letter-spacing:1.5px;margin-top:4px}.telemetry{position:absolute;color:var(--cyan);left:-25px;top:285px;width:90px;font-size:8px;letter-spacing:1px;opacity:.7}.telemetry b{font-size:8px;font-weight:400}.telemetry>i{display:block;height:1px;margin:7px 0;background:var(--cyan)}.signal-bars{display:flex;height:27px;align-items:flex-end;gap:3px;margin-top:8px}.signal-bars i{width:4px;background:var(--cyan);height:25%;animation:signal 1.9s ease-in-out infinite alternate}.signal-bars i:nth-child(2n){height:60%;animation-delay:-.7s}.signal-bars i:nth-child(3n){height:95%;animation-delay:-1.2s}.orbit-cross{position:absolute;font-size:24px;color:#ff4c86;animation:crossDrift 7s ease-in-out infinite;opacity:.7}.cross-one{left:35px;top:100px}.cross-two{left:95%;top:545px;animation-delay:-3s}.roulette-stage{min-width:0;padding-top:21px;position:relative}.wheel-heading{display:flex;align-items:center;justify-content:space-between;padding:0 25px}.cyan{color:var(--cyan)}h1{font-family:Rajdhani,Impact,sans-serif;font-size:55px;font-weight:600;letter-spacing:1px;margin:3px 0 8px;line-height:1}h1 em{font-style:normal;color:var(--yellow)}.wheel-id{font-size:11px;color:var(--cyan);line-height:1.8;text-align:right;letter-spacing:1px}.wheel-id b{font-size:9px;font-weight:400;color:#a8b6c9}.wheel-status{display:flex;align-items:center;gap:9px;margin:12px 25px 0;font-size:10px;letter-spacing:1px;color:#b6cbdc}.wheel-status>i{width:5px;height:5px;background:var(--cyan);box-shadow:0 0 8px var(--cyan)}.status-trace{height:1px;flex:1;background:#6d9dba44}.wheel-space{position:relative;width:100%;aspect-ratio:1.15;isolation:isolate;margin-top:0;display:flex;align-items:center;justify-content:center}#wheelCanvas{width:100%;height:100%;position:relative;z-index:2;filter:drop-shadow(0 15px 18px #0009)}#wheelFallback{position:absolute;inset:10%;z-index:2}#wheelFallback svg{width:100%;height:100%}.radar-ring{position:absolute;width:87%;aspect-ratio:1;border:1px solid #4adbff22;border-radius:50%;transform:rotateX(22deg);top:0;z-index:0}.ring-one:before{content:'';position:absolute;inset:-8px;border:2px dashed #4edffc35;border-radius:50%;animation:radar 70s linear infinite}.ring-two{width:97%;top:-5%;border:1px dashed #4ad8ff18}.wheel-pointer{position:absolute;left:50%;top:9%;transform:translateX(-50%);width:24px;height:27px;clip-path:polygon(0 0,100% 0,50% 100%);background:var(--yellow);z-index:5;filter:drop-shadow(0 0 10px #ecff64)}.wheel-core{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%) perspective(500px) rotateX(25deg);z-index:4;pointer-events:none;font-family:Rajdhani,Impact,sans-serif;font-size:43px;font-weight:700;color:var(--cyan);text-shadow:0 0 15px #26ecff}.wheel-coord{position:absolute;color:#68bbce7a;font-size:8px;letter-spacing:2px;z-index:3}.wheel-coord.top{top:0;right:10px}.wheel-coord.bottom{bottom:4%;left:14px}.bracket{position:absolute;width:16px;height:85px;border:1px solid #40e4f977;top:35%;z-index:3}.bracket-left{left:0;border-right:0}.bracket-right{right:0;border-left:0}.wheel-legend{display:flex;justify-content:center;gap:30px;align-items:center;margin-top:-6px;font-size:13px;letter-spacing:1.4px}.wheel-legend>span{display:flex;gap:8px;align-items:center}.wheel-legend b{font-size:9px;font-weight:400;color:var(--muted);letter-spacing:.5px}.wheel-legend i{width:7px;height:7px;background:currentColor}.red{color:var(--red)}.green{color:var(--green)}.versus{color:#7c8a9f}.wheel-bottom{display:flex;justify-content:space-between;margin:22px 25px 0;padding-top:13px;border-top:1px solid #47718455;font-size:9px;color:#89aabd;letter-spacing:1.2px}.ambient-readout{position:absolute;bottom:8px;right:5%;font-size:8px;color:#5c93a7;display:flex;gap:13px;letter-spacing:1px}.ambient-readout i{width:35px;height:1px;align-self:center;background:#58bdd775}.results{max-width:1384px;width:90%;margin:14px auto 0;border-top:1px solid #6a8eaf44;padding:22px 0 35px}.results-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.results-heading>div{display:flex;align-items:center;gap:14px}.section-index{font-family:Rajdhani,sans-serif;color:var(--red);font-size:19px}.results h2{font-family:Rajdhani,sans-serif;font-size:23px;font-weight:600;letter-spacing:2px;margin:0}.results-heading button{font-size:11px;letter-spacing:1px}.results-heading button span{color:var(--cyan);margin-left:8px}.empty-result{padding:19px 24px;display:flex;align-items:center;gap:20px;border:1px solid #35516b66;background:#0d152299;min-height:92px}.empty-icon{color:var(--cyan);font-size:30px}.empty-result b{font-size:12px;font-weight:500;letter-spacing:1.5px}.empty-result p{font-size:13px;color:var(--muted);margin:5px 0 0}.empty-line{flex:1;height:1px;background:#43607866}.results-strip.has-results{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.result-chip{text-align:left;padding:17px;background:#0e1824;border:1px solid #38505b;min-height:85px}.result-chip>b{font-family:Rajdhani,sans-serif;font-size:22px;letter-spacing:1px}.result-chip>span{display:block;font-size:11px;color:var(--muted);margin-top:5px}footer{max-width:1384px;width:90%;margin:auto;display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #32465788;padding:22px 0 30px;font-size:10px;letter-spacing:1px;color:#8195ab}footer b{color:var(--red)}footer p{font-size:12px;letter-spacing:0;margin:0}dialog{background:#10121f;color:var(--white);border:1px solid #fa4b6377;box-shadow:0 0 100px #000c;max-width:560px;width:calc(100% - 32px);padding:36px}dialog::backdrop{background:#030712ca;backdrop-filter:blur(8px)}dialog h2{font-family:Rajdhani,sans-serif;font-size:36px;margin:10px 0 20px}dialog ol{padding-left:22px}dialog li{margin-bottom:23px;padding-left:5px}dialog li::marker{color:var(--red)}dialog li b{font-family:Rajdhani,sans-serif;letter-spacing:1px;font-size:20px}dialog p{color:#b3bfd0;font-size:16px;line-height:1.65;margin:5px 0}dialog .dialog-note{font-size:13px}.dialog-close{position:absolute;right:15px;top:12px;font-size:28px}.close-cta{border:1px solid var(--red);width:100%;padding:13px;margin-top:24px;font-size:13px;letter-spacing:1px;color:#ffa4b1}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:12px 7px;border-bottom:1px solid #475368}th{color:var(--cyan);font-weight:400}.motion-paused *{animation-play-state:paused!important}.motion-paused html{scroll-behavior:auto}@keyframes breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.009)}}@keyframes hudFloat{0%,100%{transform:perspective(1400px) rotateY(7deg) rotateZ(1.5deg) translateY(0)}50%{transform:perspective(1400px) rotateY(6deg) rotateZ(1deg) translateY(-3px)}}@keyframes cityPulse{50%{opacity:.6}}@keyframes signal{to{height:15%;opacity:.6}}@keyframes radar{to{transform:rotate(360deg)}}@keyframes crossDrift{50%{transform:translateY(-12px);opacity:.35}}
@media(min-width:1500px){.operator-art{left:-40px;width:560px}.hud{left:46%;top:75px}.hand-link{left:46%}.arena{min-height:785px}.operator-stage{height:690px}.wheel-space{margin-top:8px}}
@media(max-width:1150px){header{padding:0 4%;gap:15px}nav{gap:18px}.brand{font-size:30px}.mode-tag{display:none}.arena{padding-left:4%;padding-right:4%;gap:1%;min-height:675px}.operator-stage{height:600px}.operator-art{left:-78px;width:460px;height:630px}.hud{left:35%;width:285px;top:60px}.hud-body{padding:14px}.hand-link{left:35%;top:420px}.roulette-stage{padding-top:30px}.wheel-heading{padding:0 12px}h1{font-size:43px}.wheel-status{margin-left:12px;margin-right:12px}.wheel-legend{gap:15px}.telemetry{display:none}.wheel-bottom{margin-left:12px;margin-right:12px;font-size:8px}.wheel-core{font-size:33px}}
@media(max-width:850px){header{height:85px;flex-wrap:wrap;gap:8px;padding-top:14px;padding-bottom:12px}.brand{font-size:26px}.brand svg{width:32px;height:32px}.brand-sub{font-size:8px}nav{gap:15px;margin-left:auto}nav button,nav a{font-size:11px}.header-right{gap:3px}.arena{display:flex;flex-direction:column;padding-top:55px;gap:5px}.operator-stage{height:590px;width:100%;max-width:610px;margin:auto}.operator-art{height:600px;width:440px;left:-20px;top:0}.hud{left:auto;right:8px;top:40px;width:300px}.hand-link{display:none}.roulette-stage{width:100%;max-width:640px;margin:auto;padding-top:25px}.wheel-space{aspect-ratio:1.1}.wheel-heading{padding:0 20px}h1{font-size:52px}.wheel-core{font-size:43px}.operator-caption{bottom:5px}.scene-label{left:5%;font-size:8px}.scene-label .line{width:15px}.city{height:1700px;background-size:auto 1100px}.results{margin-top:20px}.results-strip.has-results{grid-template-columns:repeat(3,1fr)}footer>span:last-child{display:none}.ambient-readout{display:none}}
@media(max-width:520px){header{height:116px}.brand-sub{font-size:8px}nav{order:3;width:100%;justify-content:center;gap:32px}.header-right{margin-left:auto}.arena{padding-top:45px}.scene-label{font-size:7px;gap:8px;top:16px}.operator-stage{height:545px}.operator-art{left:-75px;width:400px;height:530px;top:22px}.hud{right:0;top:43px;width:245px;transform:none;animation:none}.hud-body{padding:12px}.hud-top{padding:8px;font-size:8px}.hud-kicker{font-size:11px}.prize{font-size:46px}.time-row strong{font-size:32px}.time-row b{font-size:13px}.hud-result{padding:8px}.hud-result b{font-size:12px}.hud-bottom{font-size:6px}.operator-caption{bottom:0;left:3px}.operator-caption b{font-size:15px}.operator-caption span:not(.yellow-line){font-size:8px}.roulette-stage{padding-top:30px}.wheel-heading{padding:0 8px}.wheel-heading .label{font-size:11px}h1{font-size:43px}.wheel-id{font-size:10px}.wheel-status{font-size:8px;margin-left:8px}.wheel-core{font-size:28px}.wheel-pointer{width:17px;height:20px}.wheel-legend{gap:17px;font-size:12px}.wheel-legend b{font-size:8px}.wheel-bottom{font-size:8px;margin-top:18px}.results h2{font-size:20px}.results-heading button{font-size:10px}.empty-result{padding:16px;gap:12px}.empty-result .label,.empty-line{display:none}.empty-result p{font-size:12px}.results-strip.has-results{grid-template-columns:repeat(2,1fr)}footer{flex-direction:column;align-items:flex-start;gap:9px}dialog{padding:28px 23px}}
/* Readable functional labels; the hand remains visible through its projected HUD. */
nav a,nav button{font-size:14px}.hud{background:linear-gradient(140deg,#300e1ccb,#180919b8)}.hud-kicker,.time-row .label,.account-row .label{font-size:14px;letter-spacing:.6px}.hud-result b{font-size:14px}.hud-result .label,.hud-top,.time-row small,.hud-bottom{font-size:12px;letter-spacing:0}.hud-bottom{gap:10px;line-height:1.3}.hud-bottom span:last-child{display:none}.hud-top{padding:9px}.hud-top>span:last-child{font-size:12px}.empty-result b,.empty-result p,.results-heading button{font-size:14px}.wheel-legend,.wheel-status{font-size:14px;letter-spacing:.3px}.wheel-legend b,.wheel-bottom,.wheel-id,.wheel-id b,.operator-caption span:not(.yellow-line),footer,.mode-tag,.brand-sub,.scene-label{font-size:12px}.wheel-bottom{letter-spacing:.2px}.operator-caption{bottom:-10px}.hud .prize{font-size:52px}.hand-link{display:none}
@media(max-width:1150px){.hud{width:300px;left:34%}.wheel-status{font-size:12px}.wheel-legend{gap:14px}.wheel-legend b{font-size:10px}.wheel-bottom{font-size:10px}.scene-label{font-size:10px}}
@media(max-width:850px){.hud{left:auto;right:8px}.operator-art{left:-20px}.operator-stage{height:620px}.operator-caption{bottom:0}.scene-label{font-size:10px}}
@media(max-width:520px){.hud{width:260px;right:0;top:85px}.operator-art{left:-94px;top:0}.operator-stage{height:640px}.hud-top{font-size:10px}.hud-top>span:last-child{display:none}.hud .prize{font-size:44px}.hud-kicker,.time-row .label,.account-row .label{font-size:12px}.hud-result b{font-size:14px}.hud-result .label{font-size:11px}.scene-label{font-size:8px}.operator-caption span:not(.yellow-line){font-size:10px}.wheel-legend b{font-size:10px}.wheel-bottom{font-size:10px}.wheel-status{font-size:12px}.brand-sub{font-size:8px}.results-heading button{font-size:12px}nav a,nav button{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}

/* Keep chair and lower body fixed; move only the character above the waist. */
.operator-art{animation:none;transform:none}.operator-art img{position:absolute;inset:0;filter:none;clip-path:inset(49% 0 0)}.operator-art .operator-upper{clip-path:inset(0 0 51%);transform-origin:50% 49%;animation:torsoBreath 5.5s ease-in-out infinite}
@keyframes torsoBreath{0%,100%{transform:scaleY(1)}50%{transform:scaleY(1.009)}}
.wheel-pointer{top:18%;background:linear-gradient(90deg,#78878b,#effbff 45%,#66797f);width:20px;height:34px;filter:drop-shadow(0 2px 3px #000)}.wheel-core{top:43%;font-size:20px;transform:translate(-50%,-50%) scaleY(.68);color:#bbfaff}.radar-ring{display:none}.wheel-space:before{content:'';position:absolute;width:76%;height:20%;bottom:12%;border-radius:50%;background:#0009;filter:blur(18px)}.wheel-space:after{content:'RX-36 / KINETIC ARRAY';position:absolute;bottom:5%;font:11px Rajdhani,sans-serif;letter-spacing:4px;color:#74a3b8}
.rain{position:absolute;inset:0 0 auto;height:1040px;overflow:hidden;pointer-events:none;z-index:-1;mask-image:linear-gradient(#000 0%,#000 65%,transparent 96%)}.rain i{position:absolute;top:-15%;width:1px;height:65px;background:linear-gradient(transparent,#9edcfa70);animation:rainFall linear infinite;transform:rotate(10deg)}@keyframes rainFall{to{translate:-90px 1200px}}.motion-paused .rain i,.motion-paused .operator-upper{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){.rain i,.operator-art .operator-upper{animation:none}.rain{opacity:.25}}
.wheel-space:after{display:none}

/* Same source coordinates, cover scale and anchor as the city image: rain stays behind glass. */
.rain{mask-image:url('assets/window-mask.svg');mask-size:cover;mask-position:center top;mask-repeat:no-repeat;opacity:.52}.rain i{height:25px;background:linear-gradient(transparent,#b6d8ef65);width:1px;transform:rotate(4deg)}
.runner-mark{width:52px;height:52px;flex:none}.brand{font-style:italic;letter-spacing:2px}.brand-sub{font-style:normal;letter-spacing:1.6px}
@media(max-width:520px){.runner-mark{width:40px;height:40px}.brand{font-size:28px;gap:8px}}

/* RUNNER live additions */
.mode-tag.live-tag{display:inline-flex;align-items:center;gap:7px;color:var(--cyan);border-color:#5aeaf766}.live-tag i{width:6px;height:6px;background:var(--cyan);box-shadow:0 0 8px var(--cyan);animation:livepulse 1.6s infinite}@keyframes livepulse{50%{opacity:.25}}
.ca-button{border:1px solid #4a607a;padding:6px 10px;font-size:11px;color:#bacce1;letter-spacing:1.2px;background:transparent;font-family:DM,sans-serif;min-height:30px}.ca-button b{color:var(--yellow);font-weight:500}.ca-button:hover{border-color:var(--yellow)}.ca-button.copied b{color:var(--green)}
.x-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #4a607a;color:#eaf2ff}.x-link:hover{border-color:var(--cyan);color:var(--cyan)}
.hud-kicker .pool-live{float:right;display:inline-flex;align-items:center;gap:5px;color:var(--cyan);font-size:9px;letter-spacing:1.2px}.pool-live i{width:5px;height:5px;background:var(--cyan);box-shadow:0 0 6px var(--cyan);animation:livepulse 1.6s infinite}
.prize{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;text-shadow:0 0 18px #ff435b55}.prize .prize-currency{font-family:Rajdhani,sans-serif;font-size:.5em;color:var(--yellow);align-self:flex-start;margin-top:.3em}.prize #poolAmount{font-family:Rajdhani,Impact,sans-serif;font-size:1em;color:#fff0f2}
.pool-address{display:inline-flex;align-items:center;gap:7px;margin:4px 0 6px;font-size:9px;letter-spacing:1.1px;color:#ea97a1;border:1px solid #ce42576b;padding:5px 8px;text-decoration:none}.pool-address b{font-family:monospace;font-size:10px;color:#eaf2ff;font-weight:400;letter-spacing:0}.pool-address span{color:var(--cyan)}.pool-address:hover{border-color:var(--red)}
.time-row small{display:block;font-size:9px;color:var(--cyan);letter-spacing:1px;margin-top:2px}
.account-row b.addr{font-family:monospace;font-size:15px;letter-spacing:0}.account-row b.prizeval{color:var(--green)}
.holders .results-heading .label{font-size:10px;color:var(--cyan)}.holders-note{font-size:12px;color:var(--muted);margin:0 0 14px}.holders-scroll{overflow-x:auto;border:1px solid #35516b66;background:#0d152299}#holdersTable{width:100%;border-collapse:collapse;font-size:12px}#holdersTable th{text-align:left;font-size:10px;letter-spacing:1px;color:var(--cyan);padding:10px 12px;border-bottom:1px solid #35516b66;font-weight:400}#holdersTable td{padding:9px 12px;border-bottom:1px solid #35516b33;font-family:monospace}#holdersTable td:last-child{color:var(--yellow)}
#ledgerContent a{color:var(--cyan);text-decoration:none}
.motion-paused .live-tag i,.motion-paused .pool-live i{animation:none}@media(prefers-reduced-motion:reduce){.live-tag i,.pool-live i{animation:none}}
@media(max-width:520px){.ca-button{padding:5px 7px;font-size:10px}.x-link{width:26px;height:26px}.header-right{gap:6px}}
