:root{--color-bg: #f5f8ff;--color-surface: #ffffff;--color-surface-alt: #f0f5ff;--color-border: #dee5f4;--color-text: #0f172a;--color-text-muted: #475569;--color-accent: #4f46e5;--color-accent-hover: #4338ca;--color-accent-soft: #e0e7ff;--color-magenta: #a855f7;--color-magenta-hover: #9333ea;--color-cyan: #06b6d4;--color-cyan-hover: #0891b2;--color-gold: var(--color-accent);--color-gold-hover: var(--color-accent-hover);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "SF Mono", "Fira Code", monospace}.brandAccent{color:var(--color-magenta);font-weight:800}.landing{max-width:1200px;margin:0 auto;padding:0 1.5rem}.landingHeader{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid var(--color-border)}.landingLogo{height:56px;width:auto;display:block}.landingNav{display:flex;gap:2rem}.landingNav a{color:var(--color-text-muted);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .15s}.landingNav a:hover{color:var(--color-accent)}.landingCtaBtn{background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-cyan) 100%);color:#fff;border:none;padding:.6rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;transition:filter .15s,transform .15s;box-shadow:0 4px 12px #4f46e547}.landingCtaBtn:hover{filter:brightness(1.05);transform:translateY(-1px)}.landingHeaderCtas{display:flex;align-items:center;gap:1rem}.landingLoginLink{color:var(--color-text);text-decoration:none;font-size:.9rem;font-weight:600;padding:.5rem .75rem;border-radius:6px;transition:background .15s,color .15s}.landingLoginLink:hover{background:var(--color-accent-soft);color:var(--color-accent)}a.landingCtaBtn{display:inline-block;text-decoration:none;line-height:1}.landingHero{text-align:center;background:linear-gradient(170deg,#e0f2fe,#dbeafe,#e0e7ff);margin:0 -1.5rem;padding:6rem 1.5rem 4rem}.landingHero h1{font-size:3rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1rem;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-magenta) 60%,var(--color-cyan) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landingLead{color:var(--color-text-muted);font-size:1.15rem;max-width:640px;margin:0 auto 2.5rem}.landingPromptCard{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:12px;padding:1rem;max-width:640px;margin:0 auto 1.5rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 4px 24px #0d1b4a14}.landingPromptInput{background:transparent;border:none;color:var(--color-text);font-size:1rem;font-family:var(--font-sans);resize:none;outline:none;width:100%}.landingPromptInput::placeholder{color:#b8bcc9;opacity:1;transition:opacity .3s}.landingPromptSend{align-self:flex-end;background:var(--color-gold);color:#fff;border:none;padding:.5rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s}.landingPromptSend:hover{background:var(--color-gold-hover)}.landingIdeaRow{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:640px;margin:0 auto}.landingIdeaChip{background:var(--color-surface-alt);border:1px solid var(--color-border);color:var(--color-text-muted);padding:.4rem .8rem;border-radius:20px;font-size:.8rem;cursor:pointer;transition:border-color .15s,color .15s}.landingIdeaChip:hover{border-color:var(--color-gold);color:var(--color-text)}.landingSection{padding:5rem 0;border-top:1px solid var(--color-border)}.landingSection h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--color-accent)}.landingGrid{display:grid;gap:1.5rem}.landingGrid--three{grid-template-columns:repeat(3,1fr)}.landingGrid--two{grid-template-columns:repeat(2,1fr)}@media (max-width: 768px){.landingGrid--three,.landingGrid--two{grid-template-columns:1fr}}.landingFeatureCard,.landingTrustCard{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem;transition:box-shadow .2s}.landingFeatureCard:hover,.landingTrustCard:hover{box-shadow:0 4px 16px #0d1b4a14}.landingFeatureCard h3,.landingTrustCard h3{font-size:1.1rem;margin-bottom:.5rem;color:var(--color-accent)}.landingFeatureCard p,.landingTrustCard p{color:var(--color-text-muted);font-size:.9rem}.landingFaqList{max-width:640px}.landingFaqItem{border-bottom:1px solid var(--color-border);padding:1rem 0}.landingFaqItem summary{font-weight:600;cursor:pointer;list-style:none;color:var(--color-text)}.landingFaqItem summary::marker,.landingFaqItem summary::-webkit-details-marker{display:none}.landingFaqItem p{color:var(--color-text-muted);margin-top:.5rem;font-size:.9rem}.landingBottomCta{text-align:center;border-top:1px solid var(--color-border);background:linear-gradient(170deg,#dbeafe,#e0e7ff);margin:0 -1.5rem;padding:5rem 1.5rem}.landingBottomCta h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-accent)}:root{--rh-green: #2fd60a;--rh-green-soft: #6bff45;--rh-gold: #ffc417;--rh-gold-soft: #ffe07a;--rh-white: #ffffff;--rh-dim: #8a90a8;--rh-font: "Arial Narrow", "Inter", system-ui, sans-serif;--rh-weight: 800;--rh-tracking: .04em;--rh-glow-green: 0 0 6px rgba(47, 214, 10, .7), 0 0 14px rgba(47, 214, 10, .45);--rh-glow-gold: 0 0 5px rgba(255, 196, 23, .55), 0 0 11px rgba(255, 196, 23, .3);--rh-glow-white: 0 1px 2px rgba(0, 0, 0, .8);--rh-bar-bg: rgba(6, 7, 24, .72)}.rhStage{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;container-type:size;container-name:rhstage}@media (orientation: portrait){.rhStage{aspect-ratio:.62}}.rhOverlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;font-family:var(--rh-font);-webkit-user-select:none;user-select:none}.rhOverlay *{box-sizing:border-box}.rhOverlay button,.rhOverlay .rhInteractive{pointer-events:auto}.rhOverlay button{background:transparent;border:none;padding:0;margin:0;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rhLabel{font-weight:var(--rh-weight);letter-spacing:var(--rh-tracking);text-transform:uppercase;color:var(--rh-gold);text-shadow:var(--rh-glow-gold);line-height:1}.rhValue{font-weight:var(--rh-weight);letter-spacing:var(--rh-tracking);color:var(--rh-white);text-shadow:var(--rh-glow-white);line-height:1}.rhCircleBtn{background:transparent;border:none;padding:0;cursor:pointer;display:block;transition:transform .08s ease}.rhCircleBtn img{display:block;width:100%;height:auto}.rhCircleBtn:active{transform:scale(.94)}.rhCircleBtn:disabled{opacity:.5;cursor:default}.rhCircleBtn:disabled:active{transform:none}.rhBarFs:active,.rhBarSound:active,.rhBarMenu:active,.rhBetMinus:active,.rhBetPlus:active{transform:translate(-50%,-50%) scale(.94)}.rhBarSound:disabled:active,.rhBarMenu:disabled:active,.rhBetMinus:disabled:active,.rhBetPlus:disabled:active{transform:translate(-50%,-50%)}.rhBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0202148c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:auto}.rhReelFrame{position:absolute;left:20%;top:12%;width:60%;height:auto;pointer-events:none;z-index:1}.rhJpPill{position:absolute;transform:translate(-50%,-50%);z-index:3;display:none}.rhJpFrame{display:block;width:100%;height:auto}.rhJpWord{position:absolute;left:50%;top:33%;width:62%;height:auto;transform:translate(-50%,-50%)}.rhJpValue{position:absolute;left:50%;bottom:13%;transform:translate(-50%);font-size:.95cqw;font-weight:var(--rh-weight);color:var(--rh-white);text-shadow:var(--rh-glow-white);line-height:1;white-space:nowrap}.rhJpGrand{left:8%;top:7%;width:13.5%}.rhJpMajor{left:92%;top:7%;width:13.5%}.rhJpMinor{left:7.5%;top:18.5%;width:11%}.rhJpMini{left:92.5%;top:18.5%;width:11%}.rhLogo{position:absolute;left:82%;top:14%;width:17%;height:auto;transform:translate(-50%,-50%);pointer-events:none;z-index:3}.rhBuyFeature{position:absolute;left:6%;top:49%;width:9%;transform:translate(-50%,-50%);z-index:4}.rhBuyFeature:active{transform:translate(-50%,-50%) scale(.96)}.rhBuyFeature:disabled:active{transform:translate(-50%,-50%)}.rhBuyFeature img{display:block;width:100%;height:auto}.rhBuyFeature .rhBfPressed{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.rhBuyFeature:active .rhBfNormal{opacity:0}.rhBuyFeature:active .rhBfPressed{opacity:1}.rhBuyLabel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4%;font-size:.92cqw;font-weight:var(--rh-weight);letter-spacing:var(--rh-tracking);text-transform:uppercase;color:var(--rh-white);text-shadow:var(--rh-glow-green);pointer-events:none}.rhSpinBtn{position:absolute;left:91.5%;bottom:34%;width:9%;transform:translate(-50%);z-index:6}.rhSpinBtn:active{transform:translate(-50%) scale(.94)}.rhSpinBtn:disabled:active{transform:translate(-50%,-50%)}.rhSpinBtn img{display:block;width:100%;height:auto}.rhSpinBtn .rhSpinArrows{position:absolute;left:50%;top:50%;width:92%;transform:translate(-50%,-50%);pointer-events:none}.rhSpinBtn .rhStopGlyph{position:absolute;left:50%;top:50%;width:70%;height:auto;transform:translate(-50%,-50%);pointer-events:none}.rhSpinHint{position:absolute;left:50%;top:-14%;transform:translate(-50%);font-size:.72cqw;font-weight:var(--rh-weight);letter-spacing:.12em;text-transform:uppercase;color:var(--rh-white);text-shadow:var(--rh-glow-green);white-space:nowrap;pointer-events:none}.rhTurboBtn{position:absolute;left:88%;bottom:18%;width:5.5%;transform:translate(-50%);z-index:6}.rhAutoBtn{position:absolute;left:95%;bottom:18%;width:5.5%;transform:translate(-50%);z-index:6}.rhSpinBtn:active,.rhTurboBtn:active,.rhAutoBtn:active{transform:translate(-50%) scale(.94)}.rhTurboBtn img,.rhAutoBtn img{display:block;width:100%;height:auto}.rhAutoBtn.rhActive{filter:drop-shadow(0 0 8px rgba(47,214,10,.8))}.rhTurboBtn.rhTurbo2{filter:drop-shadow(0 0 8px rgba(255,190,40,.85))}.rhTurboGoldClip{position:absolute;left:0;top:0;width:100%;height:auto;clip-path:inset(26% 36% 26% 16%);filter:saturate(.55) brightness(1.06) drop-shadow(0 0 5px rgba(255,220,150,.7));pointer-events:none}@keyframes rhSpinPulse{0%,to{filter:drop-shadow(0 0 4px rgba(47,214,10,.45))}50%{filter:drop-shadow(0 0 15px rgba(47,214,10,.9))}}.rhSpinBtn--idle:not(:disabled){animation:rhSpinPulse 1.7s ease-in-out infinite}@media (hover: hover){.rhSpinBtn--idle:not(:disabled):hover{animation:none;filter:drop-shadow(0 0 18px rgba(47,214,10,1))}.rhCircleBtn:not(:disabled):hover,.rhBuyFeature:not(:disabled):hover{filter:brightness(1.18)}}.rhBottomBar{position:absolute;left:0;top:84%;width:100%;height:16%;z-index:5}.rhBottomBar:before{content:"";position:absolute;left:0;right:0;top:-45%;bottom:0;background:linear-gradient(to bottom,#06071800,#060718b8,#060718d9);pointer-events:none}.rhBetBand{position:absolute;left:91%;top:44%;transform:translate(-50%,-50%);width:16cqw;height:4cqw;border:1.6px solid rgba(244,246,255,.5);border-radius:999px;pointer-events:none;z-index:0}.rhBarFs{position:absolute;left:3%;top:44%;width:4%;transform:translate(-50%,-50%)}.rhFsDisc{display:grid;place-items:center;width:100%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 60%,#484e7a8c,#0a0c1e9e 74%);border:1.5px solid rgba(244,246,255,.8);box-shadow:inset 0 0 7px #00000073}.rhFsIcon{width:54%;height:54%;filter:drop-shadow(0 1px 1px rgba(0,0,0,.6))}.rhBarSound{position:absolute;left:8%;top:44%;width:4%;transform:translate(-50%,-50%)}.rhBarMenu{position:absolute;left:13%;top:44%;width:4%;transform:translate(-50%,-50%)}.rhBalance{position:absolute;left:18%;top:44%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.3cqw}.rhBalance .rhLabel{font-size:.8cqw}.rhBalance .rhValue{font-size:1.3cqw}.rhStatus{position:absolute;left:var(--rh-content-cx, 50%);top:91.5%;transform:translate(-50%,-50%);z-index:6;text-align:center;max-width:36%;font-size:1.35cqw;font-weight:var(--rh-weight);letter-spacing:.06em;text-transform:uppercase;color:var(--rh-green-soft);text-shadow:var(--rh-glow-green);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.rhStatus--spin,.rhStatus--win .rhWinLabel{color:var(--rh-gold);text-shadow:var(--rh-glow-gold)}.rhStatus--win .rhWinAmt{color:var(--rh-white);text-shadow:var(--rh-glow-white)}.rhBetMinus{position:absolute;left:85%;top:44%;width:4%;transform:translate(-50%,-50%)}.rhBetPlus{position:absolute;left:97%;top:44%;width:4%;transform:translate(-50%,-50%)}.rhTotalBet{position:absolute;left:91%;top:44%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.3cqw;background:transparent;border:none;cursor:pointer;font-family:var(--rh-font)}.rhTotalBet .rhLabel{font-size:.8cqw}.rhTotalBet .rhValue{font-size:1.3cqw}.rhTotalBet:active{transform:translate(-50%,-50%) scale(.96)}.rhStage--live{width:100%}.rhStage--live .rhReelFrame{display:none}.rhLiveBg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.rhLiveFrame{position:absolute;left:20%;top:12%;width:60%;height:auto;z-index:1;pointer-events:none}.rhStage--live .slotPlayerCanvas{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;border:none!important;border-radius:0!important;background:transparent!important;z-index:2}.rhStage--live .rhOverlay{z-index:3}.slotPlayer:fullscreen .rhStage--live{width:min(100vw,calc(100vh * 16 / 9));height:auto}.slotPlayer:-webkit-full-screen .rhStage--live{width:min(100vw,calc(100vh * 16 / 9));height:auto}.slotPlayer:-moz-full-screen .rhStage--live{width:min(100vw,calc(100vh * 16 / 9));height:auto}.slotPlayer--pseudoFs .rhStage--live{width:min(100vw,calc(100vh * 16 / 9));height:auto}.slotPlayer:fullscreen .rhStage--live .slotPlayerCanvas,.slotPlayer.slotPlayer--pseudoFs .rhStage--live .slotPlayerCanvas{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;transform:none!important}.slotPlayer:-webkit-full-screen .rhStage--live .slotPlayerCanvas{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;transform:none!important}.slotPlayer:-moz-full-screen .rhStage--live .slotPlayerCanvas{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;transform:none!important}@media (min-aspect-ratio: 1/1){.slotPlayer:fullscreen .rhStage--live,.slotPlayer.slotPlayer--pseudoFs .rhStage--live{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important}.slotPlayer:-webkit-full-screen .rhStage--live{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important}.slotPlayer:-moz-full-screen .rhStage--live{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important}}@container rhstage (orientation: portrait){.rhJpGrand{left:17%;top:7%;width:27%}.rhJpMinor{left:16%;top:17%;width:22%}.rhJpMajor{left:83%;top:7%;width:27%}.rhJpMini{left:84%;top:17%;width:22%}.rhJpValue{font-size:2.5cqw}.rhBuyFeature{left:13%;top:83%;width:18%}.rhBuyLabel{font-size:2.4cqw}.rhSpinBtn{left:50%;top:83%;bottom:auto;width:24%;transform:translate(-50%,-50%)}.rhSpinHint{font-size:2cqw;top:-13%}.rhTurboBtn{left:77%;top:82%;bottom:auto;width:13%;transform:translate(-50%,-50%)}.rhAutoBtn{left:91%;top:82%;bottom:auto;width:13%;transform:translate(-50%,-50%)}.rhSpinBtn:active,.rhTurboBtn:active,.rhAutoBtn:active{transform:translate(-50%,-50%) scale(.94)}.rhStatus{top:66%;left:50%;max-width:92%;font-size:4cqw}.rhBottomBar{top:91%;height:9%}.rhBarFs{left:6%;width:8.5%}.rhBarSound{left:16%;width:8.5%}.rhBarMenu{left:26%;width:8.5%}.rhBetMinus{left:40%;width:8.5%}.rhTotalBet{left:52%}.rhBetPlus{left:64%;width:8.5%}.rhBetBand{left:52%;width:32.5cqw;height:8.5cqw}.rhTotalBet .rhLabel{font-size:2.4cqw}.rhTotalBet .rhValue{font-size:3.4cqw}.rhBalance{left:auto;right:3%;align-items:flex-end;text-align:right}.rhBalance .rhLabel{font-size:2.4cqw}.rhBalance .rhValue{font-size:3.4cqw}}.rhBetBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;justify-content:flex-end;background:#0000148c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.rhBetPanel{position:relative;display:flex;flex-direction:column;align-items:center;width:38%;height:94%;margin:3% 1.2% 3% 0;padding:2.4% 2.6% 2%;box-sizing:border-box;border-radius:18px;background:linear-gradient(180deg,#1a1c28,#0e0f18);border:1px solid rgba(120,140,200,.18);box-shadow:0 12px 40px #0009;font-family:Arial Narrow,Inter,system-ui,sans-serif}.rhBetHeader{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:12%;flex:0 0 auto}.rhBetTitle{color:#fff;font-size:clamp(14px,2.6vw,26px);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.rhBetClose{position:absolute;top:0;right:0;width:13%;max-width:38px;padding:0;border:0;background:transparent;cursor:pointer}.rhBetClose img{display:block;width:100%;height:auto}.rhBetClose:active{transform:scale(.92)}.rhBetList{flex:1 1 auto;width:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:2%;padding:4% 0;scrollbar-width:thin;scrollbar-color:rgba(120,140,200,.4) transparent;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent 100%)}.rhBetList::-webkit-scrollbar{width:5px}.rhBetList::-webkit-scrollbar-thumb{background:#788cc866;border-radius:4px}.rhBetRow{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:78%;min-height:13%;padding:3% 0;border:0;background:transparent;cursor:pointer;transition:opacity .15s ease}.rhBetRowText{position:relative;z-index:1;color:#fff;font-size:clamp(13px,2.4vw,24px);font-weight:800;letter-spacing:.04em}.rhBetRowSel .rhBetRowText{color:#fff;text-shadow:0 0 10px rgba(47,214,10,.7)}.rhBetRowPill{position:absolute;top:-2%;right:0;bottom:-2%;left:0;width:100%;height:104%;object-fit:fill;pointer-events:none;z-index:0}.rhBetMax{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:78%;margin-top:4%;padding:2.4% 0;border:1px solid rgba(150,170,230,.35);border-radius:12px;background:linear-gradient(180deg,#20232f,#14151f);cursor:pointer;line-height:1.1}.rhBetMax:active{transform:scale(.98)}.rhBetMaxLabel{color:#fff;font-size:clamp(11px,1.9vw,18px);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rhBetMaxValue{margin-top:2%;color:#fff;font-size:clamp(13px,2.3vw,22px);font-weight:800}.rhBetConfirm{flex:0 0 auto;width:18%;max-width:64px;margin-top:5%;padding:0;border:0;background:transparent;cursor:pointer;filter:drop-shadow(0 0 10px rgba(47,214,10,.55))}.rhBetConfirm img{display:block;width:100%;height:auto}.rhBetConfirm:active{transform:scale(.94)}.rhAutoBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000148c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:40}.rhAutoModal{--rhAutoFont: "Arial Narrow", Inter, system-ui, sans-serif;--rhAutoGold: #f0c54a;--rhAutoGreen: #38d430;width:46%;max-height:92%;box-sizing:border-box;display:flex;flex-direction:column;padding:2.4% 3%;border-radius:14px;background:linear-gradient(180deg,#20232b,#15171d);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 60px #0009;font-family:var(--rhAutoFont);color:#fff;overflow:hidden}.rhAutoHeader{position:relative;display:flex;align-items:center;justify-content:center;padding-bottom:.9em;margin-bottom:.4em}.rhAutoTitle{font-weight:800;font-size:clamp(13px,1.7vw,20px);letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.6)}.rhAutoClose{position:absolute;right:0;top:0;width:1.6em;height:1.6em;padding:0;border:none;background:none;cursor:pointer;opacity:.7;transition:opacity .12s}.rhAutoClose:hover{opacity:1}.rhAutoClose img{width:100%;height:100%;object-fit:contain;filter:brightness(2)}.rhAutoBody{display:flex;flex-direction:column;gap:1.1em;overflow-y:auto}.rhAutoLimits,.rhAutoToggles{display:flex;flex-direction:column;gap:.7em}.rhAutoRow{display:flex;align-items:center;gap:.8em}.rhAutoToggle{display:inline-flex;align-items:center;gap:.7em;padding:0;border:none;background:none;cursor:pointer;color:#d9dde4;font-family:inherit;flex:0 0 auto}.rhAutoRow .rhAutoToggle{flex:0 0 38%}.rhAutoCheck{width:clamp(18px,2vw,26px);height:clamp(18px,2vw,26px);object-fit:contain;flex:0 0 auto}.rhAutoLabel{font-weight:800;font-size:clamp(10px,1.25vw,14px);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.rhAutoField{flex:1 1 auto;min-width:0;height:clamp(20px,2.3vw,30px);box-sizing:border-box;padding:0 .6em;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#00000073;color:#fff;font-family:inherit;font-weight:700;font-size:clamp(11px,1.2vw,14px)}.rhAutoField:disabled{opacity:.5}.rhAutoField:focus{outline:none;border-color:var(--rhAutoGreen)}.rhAutoSpins{display:flex;flex-direction:column;gap:.7em}.rhAutoSpinsTitle{text-align:center;font-weight:800;font-size:clamp(10px,1.25vw,14px);letter-spacing:.05em;color:#d9dde4}.rhAutoSliderRow{display:flex;align-items:center;gap:1em}.rhAutoSlider{position:relative;flex:1 1 auto;height:clamp(20px,2.4vw,28px);display:flex;align-items:center}.rhAutoTrack{position:absolute;left:0;right:0;width:100%;height:4px;object-fit:fill;border-radius:2px}.rhAutoFill{position:absolute;left:0;height:4px;object-fit:fill;border-radius:2px}.rhAutoThumb{position:absolute;top:50%;width:clamp(16px,1.9vw,22px);height:clamp(16px,1.9vw,22px);transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.6))}.rhAutoRange{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0;opacity:0;cursor:pointer}.rhAutoSpinsValue{flex:0 0 auto;min-width:2.4em;text-align:right;font-weight:800;font-size:clamp(14px,1.7vw,20px);color:#fff}.rhAutoStart{position:relative;margin-top:1.2em;width:100%;height:clamp(36px,4.4vw,56px);padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.rhAutoStart img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill}.rhAutoStart span{position:relative;font-family:var(--rhAutoFont);font-weight:800;font-size:clamp(13px,1.7vw,20px);letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:0 1px 3px rgba(0,40,0,.8)}.rhAutoStart:active span{transform:translateY(1px)}.rhInfoBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;background:#0000148c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.rhInfoPanel{position:relative;display:flex;flex-direction:column;width:86%;height:92%;padding:2.2% 0 1.2%;box-sizing:border-box;border-radius:14px;background:linear-gradient(180deg,#16161c,#0c0c10);box-shadow:0 12px 48px #0009;color:#fff;font-family:Arial Narrow,Inter,system-ui,sans-serif;overflow:hidden}.rhInfoTitle{margin:0 0 1.4%;text-align:center;font-size:clamp(13px,1.9vw,22px);font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#8b8b93}.rhInfoBody{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 6% 1%;scrollbar-width:thin;scrollbar-color:#444 transparent}.rhInfoBody::-webkit-scrollbar{width:8px}.rhInfoBody::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.rhInfoPaytable{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.6%}.rhInfoEntry{padding:1% 0;border-bottom:1px solid rgba(255,255,255,.08)}.rhInfoName{display:block;margin-bottom:.4%;font-size:clamp(11px,1.4vw,17px);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#f4b41a;text-shadow:0 0 8px rgba(244,180,26,.35)}.rhInfoDesc{margin:.2% 0;font-size:clamp(10px,1.15vw,14px);font-weight:600;line-height:1.35;color:#e7e7ec}.rhInfoNote{margin-top:1%;font-size:clamp(10px,1.1vw,13px);font-weight:600;line-height:1.4;color:#b9b9c2;font-style:italic}.rhInfoRules{margin:0;padding-left:1.2em;display:flex;flex-direction:column;gap:.9%}.rhInfoRule{font-size:clamp(10px,1.2vw,14px);font-weight:600;line-height:1.4;color:#e7e7ec}.rhInfoRule::marker{color:#f4b41a}.rhInfoTabs{flex:0 0 auto;align-self:center;display:flex;align-items:stretch;margin-top:1.4%;width:58%;max-width:520px;height:clamp(34px,5.4%,52px);border:2px solid rgba(255,255,255,.5);border-radius:999px;background:#0a0a10d9;overflow:hidden}.rhInfoTab{flex:1 1 0;display:flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;padding:0;position:relative}.rhInfoTab+.rhInfoTab:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:#ffffff47}.rhInfoTabActive{background:radial-gradient(120% 140% at 50% 50%,rgba(244,180,26,.28) 0%,rgba(244,180,26,.06) 70%,transparent 100%)}.rhInfoGlyph{height:46%;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.rhInfoTabActive .rhInfoGlyph{filter:brightness(0) saturate(100%) invert(72%) sepia(64%) saturate(900%) hue-rotate(2deg) brightness(98%) contrast(95%);opacity:1}.rhInfoTabClose .rhInfoGlyph{height:40%}.rhInfoTab:hover .rhInfoGlyph{opacity:1}.rhInfoQ{font-family:Arial Narrow,Inter,system-ui,sans-serif;font-size:clamp(15px,2.2vw,26px);font-weight:800;color:#fff;opacity:.85;line-height:1}.rhInfoTabActive .rhInfoQ{color:#f4b41a;opacity:1;text-shadow:0 0 10px rgba(244,180,26,.5)}.rhInfoTab:hover .rhInfoQ{opacity:1}.rhBuyBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;background:#0000148c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-family:Arial Narrow,Inter,system-ui,sans-serif}.rhBuyCluster{position:relative;display:flex;flex-direction:column;align-items:center;width:46%;max-width:560px;container-type:inline-size}.rhBuyPanel{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:5% 7% 6%;border-radius:22px;background:radial-gradient(circle at 50% 0%,rgba(70,120,220,.55) 0%,transparent 60%),repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 2px,transparent 2px 9px),linear-gradient(180deg,#1f4fb0,#123a8e 45%,#0c2a6e);border:3px solid #46e85a;box-shadow:0 0 18px 2px #46eb64bf,0 0 2px 1px #8cffa0e6 inset,0 16px 48px #0009}.rhBuyClose{position:absolute;top:-3.5%;right:-3.5%;width:9%;min-width:34px;aspect-ratio:1 / 1;padding:0;border:none;background:transparent;cursor:pointer;line-height:0}.rhBuyClose img{width:100%;height:100%;object-fit:contain;filter:hue-rotate(170deg) saturate(2.2) brightness(1.05)}.rhBuyClose:hover{filter:brightness(1.08)}.rhBuyTitle,.rhBuySubtitle,.rhBuyPrice,.rhBuyMult{color:#fff;text-align:center;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 2px 6px rgba(0,0,20,.7);line-height:1.1;width:100%}.rhBuyTitle{font-size:clamp(20px,4.4cqw,40px);margin-bottom:.35em}.rhBuySubtitle{font-size:clamp(15px,3.2cqw,30px);margin-bottom:.5em}.rhBuyPrice{font-size:clamp(24px,5.2cqw,48px);margin-bottom:.15em}.rhBuyMult{font-size:clamp(12px,2.4cqw,22px);margin-bottom:.9em;opacity:.95}.rhBuyCta{position:relative;display:inline-flex;align-items:center;justify-content:center;width:78%;padding:0;border:none;background:transparent;cursor:pointer;line-height:0}.rhBuyCtaBg{display:block;width:100%;height:auto;pointer-events:none}.rhBuyCtaText{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:clamp(18px,3.6cqw,34px);letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,40,0,.7);pointer-events:none}.rhBuyCta:active .rhBuyCtaText{transform:translateY(1px)}.rhBuyStepper{display:flex;align-items:center;justify-content:center;gap:6%;width:70%;margin-top:4%}.rhBuyStepBtn{width:14%;min-width:36px;aspect-ratio:1 / 1;padding:0;border:none;background:transparent;cursor:pointer;line-height:0;flex:0 0 auto}.rhBuyStepBtn img{width:100%;height:100%;object-fit:contain}.rhBuyStepBtn:active{transform:translateY(1px)}.rhBuyBetInfo{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rhBuyBetLabel{color:#f4c64a;font-weight:800;font-size:clamp(10px,1.8cqw,16px);letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,20,.8)}.rhBuyBetValue{color:#fff;font-weight:800;font-size:clamp(13px,2.4cqw,22px);letter-spacing:.03em;text-shadow:0 1px 3px rgba(0,0,20,.8)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f5f8ff;--color-surface: #ffffff;--color-border: #dee5f4;--color-text: #0f172a;--color-text-muted: #475569;--color-accent: #4f46e5;--color-accent-hover: #4338ca;--color-accent-soft: #e0e7ff;--color-magenta: #a855f7;--color-magenta-hover: #9333ea;--color-cyan: #06b6d4;--color-cyan-hover: #0891b2;--color-gold: var(--color-accent);--color-gold-hover: var(--color-accent-hover);--color-error: #dc2626;--color-success: #16a34a;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--sidebar-width: 240px;--sidebar-collapsed-width: 60px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6}.authPage{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:linear-gradient(170deg,#e0f2fe,#dbeafe,#e0e7ff)}.authCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 4px 24px #4f46e524}.authLogo{height:224px;width:auto;display:block;margin:0 auto 1.25rem}.authCard h1{font-size:1.5rem;margin-bottom:1.5rem;color:var(--color-accent)}.authForm{display:flex;flex-direction:column;gap:1rem}.authForm label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:var(--color-text-muted)}.authForm input{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:.6rem .8rem;color:var(--color-text);font-size:.95rem;outline:none;transition:border-color .15s}.authForm input:focus{border-color:var(--color-accent)}.authError{color:var(--color-error);font-size:.85rem}.authSubmitBtn{background:var(--color-gold);color:#fff;border:none;padding:.7rem;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s;margin-top:.5rem}.authSubmitBtn:hover{background:var(--color-gold-hover)}.authSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.authAlt{margin-top:1.5rem;font-size:.85rem;color:var(--color-text-muted);text-align:center}.authAlt a{color:var(--color-accent);text-decoration:none;font-weight:600}.authDivider{display:flex;align-items:center;margin:1.25rem 0;gap:.75rem;color:var(--color-text-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.authDivider:before,.authDivider:after{content:"";flex:1;height:1px;background:var(--color-border)}.authGoogleWrap{display:flex;justify-content:center}.authStoredPrompt{background:var(--color-bg);border:1px solid var(--color-gold);border-radius:8px;padding:.75rem;margin-bottom:1rem;font-size:.85rem;color:var(--color-text)}.dashLayout{display:flex;min-height:100vh}.dashSidebar{width:var(--sidebar-width);background:var(--color-surface);border-right:1px solid var(--color-border);display:flex;flex-direction:column;padding:1.5rem 1rem;position:fixed;top:0;left:0;bottom:0;background:linear-gradient(180deg,#fff,#dde1f3);transition:width .2s ease,padding .2s ease;z-index:100}.dashSidebar--collapsed{width:var(--sidebar-collapsed-width);padding:1.5rem .5rem}.dashSidebarBrand{margin-bottom:2rem;padding:0 .5rem;display:flex;justify-content:center;overflow:hidden}.dashLogo{height:132px;width:auto;display:block;transition:height .2s ease}.dashSidebar--collapsed .dashLogo{height:64px}.dashSidebarNav{display:flex;flex-direction:column;gap:.25rem;flex:1}.dashNavIcon{font-size:1.1rem;width:1.5rem;display:inline-flex;justify-content:center;flex-shrink:0}.dashNavLabel{transition:opacity .15s ease,width .15s ease}.dashSidebar--collapsed .dashNavLabel{opacity:0;width:0;overflow:hidden;display:inline-block}.dashNavLink{display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem;border-radius:8px;color:var(--color-text-muted);text-decoration:none;font-size:.9rem;font-weight:500;transition:background .15s,color .15s;white-space:nowrap;overflow:hidden}.dashNavLink:hover{background:var(--color-bg);color:var(--color-text)}.dashNavLink.active{background:var(--color-accent);color:#fff;font-weight:600}.dashSidebarFooter{border-top:1px solid var(--color-border);padding-top:1rem;display:flex;flex-direction:column;gap:.5rem;overflow:hidden}.dashSidebar--collapsed .dashUserEmail{display:none}.dashUserEmail{font-size:.8rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashLogoutBtn{background:none;border:1px solid var(--color-border);color:var(--color-text-muted);padding:.4rem .6rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:border-color .15s,color .15s;display:flex;align-items:center;gap:.5rem;white-space:nowrap;overflow:hidden}.dashLogoutBtn:hover{border-color:var(--color-error);color:var(--color-error)}.dashCollapseBtn{position:absolute;top:50%;right:-12px;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;z-index:101;box-shadow:0 1px 3px #0000001a;line-height:1}.dashCollapseBtn:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.dashMain{margin-left:var(--sidebar-width);flex:1;padding:2rem;background:linear-gradient(135deg,#eef2ff,#e0f2fe 40%,#ddd6fe);height:100vh;overflow-y:scroll;transition:margin-left .2s ease}.dashMain::-webkit-scrollbar{width:10px}.dashMain::-webkit-scrollbar-thumb{background:#5a648473;border-radius:5px;border:2px solid transparent;background-clip:padding-box}.dashMain::-webkit-scrollbar-thumb:hover{background:#5a6484b3}.dashMain::-webkit-scrollbar-track{background:#0000000d;border-radius:5px}.dashLayout--collapsed .dashMain{margin-left:var(--sidebar-collapsed-width)}.dashMobileMenuBtn,.dashMobileBackdrop{display:none}@media (max-width: 768px){.dashSidebar{transform:translate(-100%);box-shadow:none}.dashLayout--mobileOpen .dashSidebar{transform:translate(0);box-shadow:0 0 40px #00000073}.dashMain,.dashLayout--collapsed .dashMain{margin-left:0;padding:3.75rem 1rem 1rem}.dashCollapseBtn{display:none}.dashMobileMenuBtn{display:flex;flex-direction:column;justify-content:center;gap:4px;position:fixed;top:.6rem;left:.6rem;width:42px;height:42px;padding:0 9px;border-radius:10px;border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;z-index:99;box-shadow:0 1px 4px #00000026}.dashMobileMenuBtn span{display:block;height:2px;width:100%;background:var(--color-text);border-radius:2px}.dashMobileBackdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:99}}.dashPage h1{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--color-accent)}.dashWelcome{color:var(--color-text-muted);margin-bottom:2rem}.dashPlaceholder{color:var(--color-text-muted);font-size:.95rem;margin-top:1rem}.dashLoading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--color-text-muted)}.dashPromptBanner{background:var(--color-surface);border:1px solid var(--color-gold);border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 12px #d4a0171a}.dashPromptBanner p{font-size:.9rem;color:var(--color-text-muted);margin-bottom:.75rem}.dashPromptText{background:var(--color-bg);border-left:3px solid var(--color-gold);padding:.75rem 1rem;margin:.75rem 0;font-size:.9rem;border-radius:0 8px 8px 0}.dashPromptFireBtn{background:var(--color-gold);color:#fff;border:none;padding:.6rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s}.dashPromptFireBtn:hover{background:var(--color-gold-hover)}.dashQuickActions h2{font-size:1.25rem;margin-bottom:1rem;color:var(--color-accent)}.dashActionGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.dashActionCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .2s}.dashActionCard:hover{border-color:var(--color-gold);box-shadow:0 4px 16px #0d1b4a14}.dashActionCard h3{font-size:1rem;margin-bottom:.3rem;color:var(--color-accent)}.dashActionCard p{color:var(--color-text-muted);font-size:.85rem}.slotsHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.slotCreateBtn{background:var(--color-gold);color:#fff;border:none;padding:.6rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block;transition:background .15s}.slotCreateBtn:hover{background:var(--color-gold-hover)}.slotCreateBtn:disabled{opacity:.6;cursor:not-allowed}.slotsEmpty{text-align:center;padding:4rem 2rem;color:var(--color-text-muted)}.slotsEmpty p{margin-bottom:1.5rem}.slotGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.slotCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .2s}.slotCard:hover{border-color:var(--color-gold);box-shadow:0 4px 16px #0d1b4a14}.slotCardThumb{height:140px;background:linear-gradient(135deg,var(--color-bg) 0%,#dde1f3 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.slotCardThumbImg{max-height:100%;max-width:100%;object-fit:contain}.slotCardInfo{padding:1rem}.slotCardInfo h3{font-size:1rem;margin-bottom:.4rem;color:var(--color-accent)}.slotCardMeta{font-size:.8rem;color:var(--color-text-muted);margin-top:.4rem}.slotBadge{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.slotBadge--generating,.slotBadge--queued,.slotBadge--running{background:#fef3cd;color:#856404}.slotBadge--draft,.slotBadge--succeeded{background:#d4edda;color:#155724}.slotBadge--published{background:#cce5ff;color:#004085}.slotBadge--failed{background:#f8d7da;color:#721c24}.slotBadge--retired,.slotBadge--deleted,.slotBadge--cancelled{background:#e2e3e5;color:#383d41}.slotBadge--job-queued,.slotBadge--job-running{background:#fef3cd;color:#856404}.slotBadge--job-succeeded{background:#d4edda;color:#155724}.slotBadge--job-failed{background:#f8d7da;color:#721c24}.slotCardBadges{display:flex;gap:.4rem;flex-wrap:wrap}.slotBackLink{color:var(--color-accent);text-decoration:none;font-size:.85rem;display:inline-block;margin-bottom:1rem}.slotBackLink:hover{text-decoration:underline}.slotDetailHeader{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.slotDetailHeader h1{margin-bottom:0}.slotTabs{display:flex;gap:0;border-bottom:2px solid var(--color-border);margin-bottom:1.5rem}.slotTab{background:none;border:none;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;color:var(--color-text-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.slotTab:hover{color:var(--color-text)}.slotTab--active{color:var(--color-accent);border-bottom-color:var(--color-accent);font-weight:600}.slotTabContent{min-height:300px}.slotPreviewMeta{margin-top:1.5rem}.slotPreviewMeta p{font-size:.9rem;margin-bottom:.3rem}.slotPreviewMeta code{background:var(--color-bg);padding:.1rem .4rem;border-radius:4px;font-size:.85rem}.slotMathGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:2rem}.slotMathItem{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1rem}.slotMathItem span{display:block;font-size:.8rem;color:var(--color-text-muted);margin-bottom:.3rem}.slotMathItem strong{font-size:1.1rem}.slotStyleBrief{margin-top:1rem}.slotStyleBrief summary{cursor:pointer;font-weight:600;color:var(--color-accent)}.slotStyleBrief pre{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:1rem;margin-top:.75rem;font-size:.85rem;white-space:pre-wrap;overflow-x:auto}.slotRevisionList{display:flex;flex-direction:column;gap:.75rem}.slotRevisionItem{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1rem}.slotRevisionItem strong{color:var(--color-accent);margin-right:.5rem}.slotRevisionItem p{font-size:.9rem;color:var(--color-text-muted);margin-top:.25rem}.slotRevisionDate{font-size:.8rem;color:var(--color-text-muted)}.promptForm{max-width:640px;display:flex;flex-direction:column;gap:1.25rem}.promptLabel{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:var(--color-text-muted)}.promptSelect{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:.6rem .8rem;color:var(--color-text);font-size:.95rem;outline:none}.promptTextarea{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1rem;color:var(--color-text);font-size:1rem;font-family:inherit;resize:vertical;outline:none;min-height:160px;transition:border-color .15s}.promptTextarea:focus{border-color:var(--color-accent)}.promptTextarea::placeholder{color:var(--color-text-muted);opacity:.5;font-style:italic;transition:opacity .15s}.instructionsToggle{background:none;border:none;color:var(--color-text-muted);cursor:pointer;font-size:.85rem;padding:.25rem 0;text-align:left;transition:color .15s}.instructionsToggle:hover{color:var(--color-accent)}.instructionsTextarea{font-size:.82rem;line-height:1.5;font-family:var(--font-mono, monospace);opacity:.85}.webResearchToggle{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-text-muted);cursor:pointer;padding:.25rem 0}.webResearchToggle input[type=checkbox]{accent-color:var(--color-gold);width:16px;height:16px;cursor:pointer}.webResearchHint{font-size:.78rem;opacity:.6}.briefForm{max-width:640px;display:flex;flex-direction:column;gap:1.25rem}.briefQuestion{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;color:var(--color-text)}.briefQuestion input{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:.6rem .8rem;color:var(--color-text);font-size:.95rem;outline:none;transition:border-color .15s}.briefQuestion input:focus{border-color:var(--color-accent)}.briefFallbackBanner{background:#4a3000;border:1px solid #b87a00;border-radius:8px;color:#ffd580;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.briefFallbackBanner strong{color:#ffb347}.briefReviewLayout{display:grid;grid-template-columns:1.5fr 1fr;gap:1.5rem;align-items:start}@media (max-width: 900px){.briefReviewLayout{grid-template-columns:1fr}}.briefPanel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem 2rem;max-height:70vh;overflow-y:auto;scrollbar-width:thin}.briefRendered h2{font-size:1.3rem;font-weight:700;color:var(--color-accent);margin:0 0 .75rem}.briefRendered h3{font-size:1.05rem;font-weight:600;color:var(--color-accent);margin:1.25rem 0 .5rem}.briefRendered .briefP{font-size:.9rem;color:var(--color-text);line-height:1.6;margin:.25rem 0}.briefRendered .briefLi{font-size:.9rem;color:var(--color-text);line-height:1.6;padding-left:1rem;position:relative;margin:.15rem 0}.briefRendered .briefLi:before{content:"•";position:absolute;left:0;color:var(--color-gold);font-weight:700}.briefField{display:flex;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--color-border);align-items:baseline}.briefField:last-of-type{border-bottom:none}.briefFieldLabel{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);min-width:120px;flex-shrink:0}.briefFieldValue{font-size:.9rem;color:var(--color-text);line-height:1.5}.briefSectionLabel{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gold);margin:1rem 0 .25rem}.briefCode{background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;padding:.5rem .75rem;font-size:.85rem;font-family:SF Mono,Fira Code,monospace;white-space:pre-wrap;margin:.25rem 0}.briefPanelCol{display:flex;flex-direction:column;gap:1rem}.briefApproveBtnFull{width:100%;padding:.8rem 1.25rem;font-size:.95rem}.briefConversation{display:flex;flex-direction:column;gap:.75rem}.briefConversation .promptForm{max-width:none}.briefMessages{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1rem;max-height:40vh;overflow-y:auto;scrollbar-width:thin;display:flex;flex-direction:column;gap:.5rem}.briefMessage{padding:.6rem .8rem;border-radius:8px;font-size:.85rem;line-height:1.5}.briefMessage--user{background:var(--color-bg);border:1px solid var(--color-border);align-self:flex-end;max-width:90%}.briefMessage--assistant{background:#eef1fb;border:1px solid #d4daf5;align-self:flex-start;max-width:90%}.briefMessageRole{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:600;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.2rem;flex-wrap:wrap}.slotBriefPre{font-family:inherit;font-size:.8rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;margin:0;max-height:200px;overflow-y:auto}.briefApproveBtn{background:var(--color-gold);color:#fff;border:none;padding:.6rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap}.briefApproveBtn:hover{background:var(--color-gold-hover)}.briefApproveBtn:disabled{opacity:.5;cursor:not-allowed}.genProgress{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem;margin-bottom:1.25rem}.genStageLabel{font-size:.95rem;font-weight:600;color:var(--color-accent);margin-bottom:.75rem}.genProgressBarWrap{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.genProgressBarWrap .genProgressBar{flex:1;margin-bottom:0}.genProgressPct{font-size:.85rem;font-weight:600;color:var(--color-accent);min-width:3ch;text-align:right}.genProgressBar{height:8px;background:var(--color-bg);border-radius:4px;overflow:hidden;margin-bottom:1rem}.genProgressFill{height:100%;background:linear-gradient(90deg,var(--color-gold) 0%,var(--color-accent) 100%);border-radius:4px;transition:width .4s ease}.genProgressFill--success{background:linear-gradient(90deg,#43a047,#66bb6a);height:100%}.genProgressFill--fail{background:linear-gradient(90deg,#e53935,#ef5350);height:100%}.genProgressBar--result{height:12px;border-radius:6px;border:1px solid var(--color-muted, #ddd)}.genAssetStrip{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0;margin-bottom:.75rem;scrollbar-width:thin}.genAssetThumb{width:56px;height:56px;border-radius:8px;border:1px solid var(--color-border);object-fit:cover;flex-shrink:0;background:var(--color-bg)}.genAssetThumb--clickable{cursor:pointer;transition:transform .15s ease,border-color .15s ease}.genAssetThumb--clickable:hover{transform:scale(1.1);border-color:var(--color-primary, #58a6ff)}.genAssetThumb--audio,.genAssetThumb--json{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;-webkit-user-select:none;user-select:none}.genAssetThumb--audio{background:#1a1200;border-color:#7c5c00}.genAssetThumb--audio:hover{border-color:#f0a500;background:#241900}.genAssetThumb--json{background:#001a1a;border-color:#066}.genAssetThumb--json:hover{border-color:#0cc;background:#002424}.genAssetThumbIcon{font-size:1.3rem;line-height:1}.genAssetThumb--audio .genAssetThumbIcon{color:#f0a500}.genAssetThumb--json .genAssetThumbIcon{color:#0cc;font-size:1rem;font-weight:700;font-family:monospace}.genAssetThumbExt{font-size:.55rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.7;color:#ccc}.assetLightboxAudio{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 3rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(240,165,0,.25);min-width:320px}.assetLightboxAudioIcon{font-size:3rem;color:#f0a500;line-height:1}.assetLightboxAudioName{font-size:.85rem;color:#ffffffb3;word-break:break-all;text-align:center;max-width:360px}.assetLightboxAudioPlayer{width:320px;accent-color:#f0a500}.assetLightboxJson{display:flex;flex-direction:column;background:#0d1117;border:1px solid rgba(0,204,204,.25);border-radius:10px;overflow:hidden;width:min(72vw,860px);max-height:68vh}.assetLightboxJsonHeader{padding:.5rem 1rem;font-size:.78rem;font-family:SF Mono,Fira Code,monospace;color:#0cc;background:#00cccc14;border-bottom:1px solid rgba(0,204,204,.15);word-break:break-all}.assetLightboxJsonLoading{padding:2rem;text-align:center;color:#fff6;font-size:.9rem}.assetLightboxJsonPre{margin:0;padding:1rem;overflow:auto;font-size:.78rem;font-family:SF Mono,Fira Code,monospace;line-height:1.5;color:#e6edf3;white-space:pre;scrollbar-width:thin;flex:1}.assetLightboxOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000bf;display:flex;align-items:center;justify-content:center;animation:lightboxFadeIn .15s ease}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.assetLightboxContent{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.assetLightboxClose{position:absolute;top:-2rem;right:-2rem;width:2.5rem;height:2.5rem;border:none;background:#ffffff26;color:#fff;font-size:1.5rem;line-height:1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.assetLightboxClose:hover{background:#ffffff4d}.assetLightboxImg{max-width:80vw;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #00000080}.assetLightboxLabel{margin-top:.75rem;color:#fffc;font-size:.85rem;text-align:center}.assetLightboxApplyBtn{margin-top:.75rem;padding:.5rem 1.5rem;background:#58a6ff;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer}.assetLightboxApplyBtn:hover{background:#79b8ff}.chainSteps{margin:.75rem 0;padding:.6rem .75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:6px;font-size:.85rem}.chainStepsHeader{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#8a92a4;margin-bottom:.4rem}.chainStepsList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.chainStep{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem;padding:.15rem 0;color:#c8cfd9}.chainStepGlyph{display:inline-block;width:1.1rem;text-align:center;font-weight:700;font-size:.95rem}.chainStepGlyph--pending{color:#4a525e}.chainStepGlyph--running{color:#79b8ff;animation:chainStepSpin 1.2s linear infinite}.chainStepGlyph--succeeded{color:#56d364}.chainStepGlyph--failed{color:#f85149}.chainStepGlyph--skipped,.chainStep--pending .chainStepLabel{color:#6a727b}.chainStep--running .chainStepLabel{color:#d8dee9;font-weight:600}.chainStep--succeeded .chainStepLabel{color:#c8cfd9}.chainStep--failed .chainStepLabel{color:#f85149;font-weight:600}.chainStep--skipped .chainStepLabel{color:#6a727b}.chainStepSummary{color:#8a92a4;font-size:.8rem}.chainStepDuration{color:#6a727b;font-size:.75rem}.chainStepOptional{color:#6a727b;font-size:.7rem;font-style:italic}@keyframes chainStepSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.genEventLog{max-height:240px;min-height:80px;overflow-y:auto;background:#0d1117;border:1px solid var(--color-border);border-radius:8px;padding:.75rem 1rem;font-size:.82rem;font-family:SF Mono,Fira Code,monospace;scrollbar-width:thin;margin-top:.75rem}.genActionBar{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.75rem}.genCancelBtn{padding:.6rem 1.25rem;background:#da3633;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s}.genCancelBtn:hover:not(:disabled){background:#f85149}.genCancelBtn:disabled{opacity:.6;cursor:not-allowed}.genLogEntry{padding:.2rem 0;color:#c9d1d9;line-height:1.6}.genLogEntry--error{color:#f85149}.genLogEntry--warn{color:#d29922}.genLogEntry--success{color:#3fb950}.genLogTime{color:#8b949e;margin-right:.5rem;font-size:.75rem}.genComplete{background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:8px;padding:.75rem 1rem;font-weight:600;font-size:.95rem;margin-bottom:.75rem;text-align:center}.genError{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:8px;padding:.75rem 1rem;font-weight:600;font-size:.9rem;margin-bottom:.75rem}.slotPlayer{width:100%;margin-bottom:1.25rem;position:relative}.slotPlayer:fullscreen{background:#000;display:flex;align-items:flex-start;justify-content:center;position:relative}.slotPlayer:-webkit-full-screen{background:#000;display:flex;align-items:flex-start;justify-content:center;position:relative}.slotPlayer:-moz-full-screen{background:#000;display:flex;align-items:flex-start;justify-content:center;position:relative}.slotPlayer:fullscreen .slotPlayerInner{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100vh;width:100vw}.slotPlayer:-webkit-full-screen .slotPlayerInner{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100vh;width:100vw}.slotPlayer:-moz-full-screen .slotPlayerInner{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100vh;width:100vw}.slotPlayer:fullscreen .slotPlayerCanvas{flex:0 0 auto;aspect-ratio:1280 / 720;width:min(100vw,137.1vh);height:auto;border-radius:0;border:none}.slotPlayer:-webkit-full-screen .slotPlayerCanvas{flex:0 0 auto;aspect-ratio:1280 / 720;width:min(100vw,137.1vh);height:auto;border-radius:0;border:none}.slotPlayer:-moz-full-screen .slotPlayerCanvas{flex:0 0 auto;aspect-ratio:1280 / 720;width:min(100vw,137.1vh);height:auto;border-radius:0;border:none}.slotPlayer:fullscreen .slotPlayerHud{flex:0 0 auto;width:min(100vw,137.1vh);height:auto;max-height:40vh;position:relative;display:block}.slotPlayer:-webkit-full-screen .slotPlayerHud{flex:0 0 auto;width:min(100vw,137.1vh);height:auto;max-height:40vh;position:relative;display:block}.slotPlayer:-moz-full-screen .slotPlayerHud{flex:0 0 auto;width:min(100vw,137.1vh);height:auto;max-height:40vh;position:relative;display:block}.slotPlayer:fullscreen .slotHudFrameBg{display:block;width:100%;height:auto;max-height:40vh;min-height:0}.slotPlayer:-webkit-full-screen .slotHudFrameBg{display:block;width:100%;height:auto;max-height:40vh;min-height:0}.slotPlayer:-moz-full-screen .slotHudFrameBg{display:block;width:100%;height:auto;max-height:40vh;min-height:0}.slotPlayer:fullscreen .slotLoadingOverlay{position:fixed;top:0;right:0;bottom:0;left:0}.slotPlayer:-webkit-full-screen .slotLoadingOverlay{position:fixed;top:0;right:0;bottom:0;left:0}.slotPlayer:-moz-full-screen .slotLoadingOverlay{position:fixed;top:0;right:0;bottom:0;left:0}.slotPlayer.slotPlayer--pseudoFs,.slotPlayer.slotPlayer--pseudoFs *{outline:0!important;outline-color:transparent!important;border:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-focus-ring-color:transparent!important}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud{border:1px solid #2C4058!important}.slotPlayer.slotPlayer--pseudoFs{background:#000;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;height:100vh;height:100dvh;height:100svh;z-index:9999;margin:0;border:0;overflow:hidden}.slotPlayer.slotPlayer--pseudoFs .slotLoadingOverlay{position:fixed;top:0;right:0;bottom:0;left:0}@media (orientation: portrait) and (max-width: 932px){.slotPlayer:fullscreen .slotPlayerInner{justify-content:center;gap:1rem;padding:.5rem 0}.slotPlayer:-webkit-full-screen .slotPlayerInner{justify-content:center;gap:1rem;padding:.5rem 0}.slotPlayer:-moz-full-screen .slotPlayerInner{justify-content:center;gap:1rem;padding:.5rem 0}.slotPlayer:fullscreen .slotPlayerCanvas{width:min(96vw,calc((100vh - 160px) * 16 / 9));height:auto;max-height:calc(100vh - 160px)}.slotPlayer:-webkit-full-screen .slotPlayerCanvas{width:min(96vw,calc((100vh - 160px) * 16 / 9));height:auto;max-height:calc(100vh - 160px)}.slotPlayer:-moz-full-screen .slotPlayerCanvas{width:min(96vw,calc((100vh - 160px) * 16 / 9));height:auto;max-height:calc(100vh - 160px)}.slotPlayer:fullscreen .slotPlayerHud{width:96vw;max-height:140px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer:-webkit-full-screen .slotPlayerHud{width:96vw;max-height:140px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer:-moz-full-screen .slotPlayerHud{width:96vw;max-height:140px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer:fullscreen .slotHudFrameBg{display:none}.slotPlayer:-webkit-full-screen .slotHudFrameBg{display:none}.slotPlayer:-moz-full-screen .slotHudFrameBg{display:none}.slotPlayer:fullscreen .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:contents}.slotPlayer:-webkit-full-screen .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:contents}.slotPlayer:-moz-full-screen .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:contents}.slotPlayer:fullscreen .slotPlayerHud .slotHudSection{gap:.5rem;min-width:0}.slotPlayer:-webkit-full-screen .slotPlayerHud .slotHudSection{gap:.5rem;min-width:0}.slotPlayer:-moz-full-screen .slotPlayerHud .slotHudSection{gap:.5rem;min-width:0}.slotPlayer:fullscreen .slotPlayerHud .slotHudSection:last-child{justify-content:flex-end}.slotPlayer:-webkit-full-screen .slotPlayerHud .slotHudSection:last-child{justify-content:flex-end}.slotPlayer:-moz-full-screen .slotPlayerHud .slotHudSection:last-child{justify-content:flex-end}.slotPlayer:fullscreen .slotPlayerHud .slotHudItem{min-width:0}.slotPlayer:-webkit-full-screen .slotPlayerHud .slotHudItem{min-width:0}.slotPlayer:-moz-full-screen .slotPlayerHud .slotHudItem{min-width:0}.slotPlayer:fullscreen .slotPlayerHud .slotHudToggles{gap:.25rem;flex-wrap:nowrap}.slotPlayer:-webkit-full-screen .slotPlayerHud .slotHudToggles{gap:.25rem;flex-wrap:nowrap}.slotPlayer:-moz-full-screen .slotPlayerHud .slotHudToggles{gap:.25rem;flex-wrap:nowrap}.slotPlayer:fullscreen .slotPlayerHud .slotToggleBtn{padding:.2rem .35rem;font-size:.55rem}.slotPlayer:-webkit-full-screen .slotPlayerHud .slotToggleBtn{padding:.2rem .35rem;font-size:.55rem}.slotPlayer:-moz-full-screen .slotPlayerHud .slotToggleBtn{padding:.2rem .35rem;font-size:.55rem}.slotPlayer:fullscreen .slotSpinBtn--img{width:84px;height:84px}.slotPlayer:-webkit-full-screen .slotSpinBtn--img{width:84px;height:84px}.slotPlayer:-moz-full-screen .slotSpinBtn--img{width:84px;height:84px}}@media (orientation: landscape) and (max-height: 600px){.slotPlayer:fullscreen .slotPlayerInner{flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:.5rem 0}.slotPlayer:-webkit-full-screen .slotPlayerInner{flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:.5rem 0}.slotPlayer:-moz-full-screen .slotPlayerInner{flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:.5rem 0}.slotPlayer:fullscreen .slotPlayerCanvas{flex:0 1 auto;width:min(78vw,calc(100vh * 16 / 9));height:auto;max-height:100vh}.slotPlayer:-webkit-full-screen .slotPlayerCanvas{flex:0 1 auto;width:min(78vw,calc(100vh * 16 / 9));height:auto;max-height:100vh}.slotPlayer:-moz-full-screen .slotPlayerCanvas{flex:0 1 auto;width:min(78vw,calc(100vh * 16 / 9));height:auto;max-height:100vh}.slotPlayer:fullscreen .slotPlayerHud{flex:0 0 auto;width:22vw;max-width:220px;min-width:140px;height:100vh;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer:-webkit-full-screen .slotPlayerHud{flex:0 0 auto;width:22vw;max-width:220px;min-width:140px;height:100vh;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer:-moz-full-screen .slotPlayerHud{flex:0 0 auto;width:22vw;max-width:220px;min-width:140px;height:100vh;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer:fullscreen .slotHudFrameBg{display:none}.slotPlayer:-webkit-full-screen .slotHudFrameBg{display:none}.slotPlayer:-moz-full-screen .slotHudFrameBg{display:none}.slotPlayer:fullscreen .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%}.slotPlayer:-webkit-full-screen .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%}.slotPlayer:-moz-full-screen .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%}.slotPlayer:fullscreen .slotPlayerHud .slotHudSection{flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center}.slotPlayer:-webkit-full-screen .slotPlayerHud .slotHudSection{flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center}.slotPlayer:-moz-full-screen .slotPlayerHud .slotHudSection{flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center}.slotPlayer:fullscreen .slotSpinBtn--img{width:76px;height:76px}.slotPlayer:-webkit-full-screen .slotSpinBtn--img{width:76px;height:76px}.slotPlayer:-moz-full-screen .slotSpinBtn--img{width:76px;height:76px}}@media (max-aspect-ratio: 1/1){.slotPlayer.slotPlayer--pseudoFs .slotPlayerInner{display:flex!important;flex-direction:column!important;justify-content:center;align-items:center;width:100%;height:100%;gap:.75rem;padding:env(safe-area-inset-top) 12px env(safe-area-inset-bottom) 12px;box-sizing:border-box}.slotPlayer.slotPlayer--pseudoFs .slotPlayerCanvas{flex:0 0 auto!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:calc(100% - 160px)!important;aspect-ratio:16 / 9;transform:scale(1.15);transform-origin:center center}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud{flex:0 0 auto!important;width:100%!important;max-width:100%!important;max-height:140px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer.slotPlayer--pseudoFs .slotHudFrameBg{display:none}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:contents}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud .slotHudSection{gap:.5rem;min-width:0}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud .slotHudSection:last-child{justify-content:flex-end}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud .slotHudItem{min-width:0}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud .slotHudToggles{gap:.25rem;flex-wrap:nowrap}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud .slotToggleBtn{padding:.2rem .35rem;font-size:.55rem}.slotPlayer.slotPlayer--pseudoFs .slotSpinBtn--img{width:84px;height:84px}}@media (min-aspect-ratio: 1/1){.slotPlayer.slotPlayer--pseudoFs .slotPlayerInner{display:flex!important;flex-direction:row!important;justify-content:center;align-items:stretch;width:100%;height:100%;gap:.5rem;padding:calc(env(safe-area-inset-top) + .5rem) calc(env(safe-area-inset-right) + 12px) calc(env(safe-area-inset-bottom) + .5rem) calc(env(safe-area-inset-left) + 12px);box-sizing:border-box}.slotPlayer.slotPlayer--pseudoFs .slotPlayerCanvas{flex:1 1 0!important;min-width:0!important;width:auto!important;height:100%!important;max-height:100%!important;transform:scale(1.08);transform-origin:center center}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud{flex:0 0 180px!important;width:180px!important;max-width:200px;min-width:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background:#0f131cd9;border:1px solid #2C4058;border-radius:12px;box-sizing:border-box}.slotPlayer.slotPlayer--pseudoFs .slotHudFrameBg{display:none}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud--themed .slotHudControls{position:static;inset:auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%}.slotPlayer.slotPlayer--pseudoFs .slotPlayerHud .slotHudSection{flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center}.slotPlayer.slotPlayer--pseudoFs .slotSpinBtn--img{width:76px;height:76px}}.slotLoadingOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#0a0e1a;cursor:pointer;overflow:hidden}.slotLoadingBg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.slotLoadingDim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.slotLoadingContent{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;gap:2rem}.slotLoadingLogo{width:80%;max-height:70%;object-fit:contain;filter:drop-shadow(0 6px 30px rgba(0,0,0,.7))}.slotLoadingTitle{color:#fff;font-size:2.5rem;font-weight:800;text-align:center;text-shadow:0 3px 15px rgba(0,0,0,.8);margin:0}.slotLoadingPlayBtn{padding:.9rem 2.5rem;font-size:1.2rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-magenta) 50%,var(--color-accent) 100%);border:2px solid rgba(255,255,255,.3);border-radius:12px;cursor:pointer;text-shadow:0 1px 0 rgba(30,22,60,.55),0 2px 0 rgba(30,22,60,.5),0 3px 0 rgba(30,22,60,.45),0 4px 0 rgba(30,22,60,.35),0 5px 8px rgba(15,23,42,.55),0 -1px 0 rgba(255,255,255,.2);box-shadow:0 0 30px #4f46e573,0 4px 15px #0f172a40;animation:slotLoadingPulse 2s ease-in-out infinite;transition:transform .15s}.slotLoadingPlayBtn:hover{transform:scale(1.05)}@keyframes slotLoadingPulse{0%,to{box-shadow:0 0 30px #4f46e573,0 4px 15px #0f172a40}50%{box-shadow:0 0 50px #a855f7a6,0 4px 20px #0f172a4d}}.slotLoadingBarWrap{width:60%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:.75rem}.slotLoadingBarTrack{width:100%;height:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0006}.slotLoadingBarFill{height:100%;background:linear-gradient(90deg,#d4af37,#f5d060,#d4af37);box-shadow:0 0 12px #d4af3799;transition:width .2s ease-out}.slotLoadingBarLabel{color:#ffffffd9;font-size:.95rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,0,0,.6)}.slotPlayerCanvas{width:100%;aspect-ratio:1280 / 720;border:1px solid var(--color-border);border-bottom:none;border-radius:12px 12px 0 0;overflow:hidden;background:transparent}.slotPlayerCanvas canvas{display:block;width:100%;height:100%}.slotPlayerHud{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 1.5rem;background:#151d28;border:1px solid #2C4058;border-top:none;border-radius:0 0 12px 12px}.slotHudSection{display:flex;align-items:center;gap:1.25rem;flex:1}.slotHudSection:last-child{justify-content:flex-end}.slotHudItem{display:flex;flex-direction:column;align-items:center;gap:.15rem;min-width:64px}.slotHudLabel{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:#5cc8ff;font-weight:600}.slotHudValue{font-size:1rem;font-weight:700;color:#dce7f8;font-variant-numeric:tabular-nums}.slotHudValue--win{color:#7df9a8}.slotBetControls{display:flex;align-items:center;gap:.4rem}.slotBetBtn{width:28px;height:28px;border-radius:6px;border:1px solid #5CC8FF;background:#1f2b3a;color:#5cc8ff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;transition:background .1s,border-color .1s}.slotBetBtn:hover:not(:disabled){background-color:#2c4058;border-color:#7df9a8}.slotBetBtn:disabled{opacity:.3;cursor:not-allowed}.slotBetBtn--img{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;width:36px;height:36px;border-radius:0}.slotBetBtn--img:hover:not(:disabled){background-color:transparent;border:none;transform:scale(1.1)}.slotHudToggles{display:flex;gap:.5rem}.slotToggleBtn{padding:.25rem .5rem;border-radius:6px;border:1px solid #2C4058;background:#1f2b3a;color:#89a;font-size:.6rem;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:background .1s,color .1s,border-color .1s}.slotToggleBtn:hover{border-color:#5cc8ff;color:#dce7f8}.slotToggleBtn--active{border-color:#5cc8ff;background:#2c4058;color:#5cc8ff}.slotToggleBtn--img{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;width:40px;height:40px;padding:0;border-radius:0;opacity:.5}.slotToggleBtn--img.slotToggleBtn--active{opacity:1;background-color:transparent}.slotToggleBtn--img:hover{border:none;opacity:.8;transform:scale(1.1)}.slotSpinBtn{width:110px;height:110px;border-radius:50%;border:3px solid #5CC8FF;background:linear-gradient(180deg,#1f2b3a,#10151c);color:#5cc8ff;font-size:1rem;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:transform .1s,border-color .15s,color .15s,opacity .2s,filter .2s;flex-shrink:0}.slotSpinBtn:hover:not(:disabled){transform:scale(1.05);border-color:#7df9a8;color:#7df9a8}.slotSpinBtn:active:not(:disabled){transform:scale(.97)}.slotSpinBtn:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.4)}.slotSpinBtn--disabled{opacity:.7;filter:grayscale(.4)}.slotPlayerHud--themed{background:transparent;border:none;border-radius:0;padding:0;min-height:0;display:block}.slotHudFrameBg{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;min-height:72px}.slotPlayerHud--themed .slotHudControls{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:1rem;padding:0 10%}.slotPlayerHud:not(.slotPlayerHud--themed) .slotHudControls{display:contents}.slotSpinBtn--img{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;width:100px;height:100px;border-radius:0}.slotSpinBtn--img:hover:not(:disabled){border:none;transform:scale(1.08)}.slotSpinBtn--img .slotSpinBtn__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.slotTip{position:relative}.slotTip:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:.3rem .6rem;background:#0b0f14;color:#dce7f8;font-size:.65rem;font-weight:600;white-space:nowrap;border-radius:6px;border:1px solid #2C4058;pointer-events:none;opacity:0;transition:none;z-index:10}.slotTip:hover:after{animation:slotTipFadeIn .2s ease 2s forwards}.slotSpinBtn.slotTip:after{bottom:auto;top:calc(100% + 8px)}@keyframes slotTipFadeIn{to{opacity:1}}.genHeader{margin-bottom:1.25rem}.genHeaderTop{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.genHeaderTop h1{margin:0}.slotLogo{height:48px;width:auto;border-radius:6px;object-fit:contain}.genHeaderBar{display:flex;align-items:center;gap:.75rem}.genHeaderBar .genProgressBar{flex:1;margin-bottom:0}.genHeaderPct{font-size:.9rem;font-weight:600;color:var(--color-accent);min-width:3.5rem;text-align:right}.genJobId{font-size:.7rem;color:#666;background:#ffffff0d;padding:2px 8px;border-radius:4px;font-family:monospace;margin-left:auto}.genSlotId{margin-left:auto;display:inline-flex;align-items:center;gap:6px;background:#ffffff0d;padding:2px 8px 2px 4px;border-radius:4px;font-size:.7rem;color:#888;font-family:monospace}.genSlotId code{background:transparent;padding:0;font-family:inherit;color:inherit}.briefJobId{margin-left:auto;display:inline-flex;align-items:center;gap:6px;background:#ffffff0d;padding:2px 4px 2px 8px;border-radius:4px;font-size:.68rem;color:#888;font-family:monospace;text-transform:none}.briefJobId code{background:transparent;padding:0;font-family:inherit;color:inherit}.copyIdBtn{background:none;border:1px solid rgba(255,255,255,.15);color:#aaa;font-size:.85rem;line-height:1;width:20px;height:20px;border-radius:3px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .15s,color .15s,border-color .15s}.copyIdBtn:hover{background:#ffffff1f;color:#fff;border-color:#fff6}.copyIdBtn:active{transform:scale(.95)}.copyIdWrap{position:relative;display:inline-flex;align-items:center}.copyIdTooltip{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);background:#eef1fb;color:var(--color-text);border:1px solid #d4daf5;border-radius:8px;font-family:var(--font-sans);font-size:.7rem;font-weight:400;line-height:1.4;text-transform:none;letter-spacing:0;padding:.35rem .55rem;white-space:nowrap;pointer-events:none;z-index:100;box-shadow:0 2px 8px #00000014;animation:copyIdTooltipFade 1.5s ease-out forwards}.copyIdTooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#d4daf5}.copyIdTooltip:before{content:"";position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#eef1fb;z-index:1}@keyframes copyIdTooltipFade{0%{opacity:0;transform:translate(-50%) translateY(4px)}15%{opacity:1;transform:translate(-50%) translateY(0)}85%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-2px)}}.slotGenLayout{display:grid;grid-template-columns:minmax(360px,1fr) 2.5fr;gap:1.5rem;align-items:start}@media (max-width: 900px){.slotGenLayout{grid-template-columns:1fr}}.slotGenLogs{min-width:0;display:flex;flex-direction:column;gap:.75rem}.slotGenLogs .genProgress{padding:0;border:none;background:none}.slotGenPreview{min-width:0}.slotNewLayout{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:start}@media (max-width: 900px){.slotNewLayout{grid-template-columns:1fr}}.slotNewForm,.slotNewPreview{min-width:0}.slotPreviewError{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:8px;padding:1.25rem;text-align:center;margin-bottom:1.25rem}.slotPreviewError p{font-size:.9rem}.slotAssetStrip{margin-top:1rem}.slotAssetStrip h3{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.5rem}.slotAssetStrip .genAssetStrip{margin-bottom:0}.slotAssetStripEmpty{color:var(--color-text-muted);font-size:.85rem;padding:1.5rem 1rem;text-align:center;border:1px dashed var(--color-border);border-radius:8px;margin:0}.slotEditPrompt{margin-top:1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1rem 1.25rem}.slotEditForm{display:flex;flex-direction:column;gap:.75rem}.slotEditTextarea{width:100%;background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:.75rem .8rem;color:var(--color-text);font-size:.9rem;font-family:inherit;outline:none;resize:vertical;min-height:80px;transition:border-color .15s}.slotEditTextarea:focus{border-color:var(--color-accent)}.slotEditTextarea::placeholder{color:var(--color-text-muted);opacity:.6;font-style:italic}.slotEditSubmitBtn{align-self:flex-end}.slotEditPreview{display:flex;flex-direction:column;gap:.5rem}.slotEditPreviewHeader{display:flex;align-items:center;gap:.75rem}.slotEditPreviewEst{font-size:.8rem;color:var(--color-text-muted)}.slotEditPreviewActions{display:flex;gap:.75rem;margin-top:.25rem}.slotEditCancelBtn{background:none;border:1px solid var(--color-border);color:var(--color-text-muted);padding:.5rem 1rem;border-radius:8px;font-size:.85rem;cursor:pointer;transition:border-color .15s,color .15s}.slotEditCancelBtn:hover{border-color:var(--color-error);color:var(--color-error)}.slotPromptHistory{margin-top:1.25rem}.slotPromptHistory h3{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.75rem}.slotPromptHistoryList{display:flex;flex-direction:column;gap:.5rem}.slotPromptHistoryItem{display:flex;gap:.75rem;align-items:baseline;padding:.5rem 0;border-bottom:1px solid var(--color-border)}.slotPromptHistoryItem:last-child{border-bottom:none}.slotPromptHistoryMeta{display:flex;flex-direction:column;align-items:center;gap:.1rem;min-width:50px;flex-shrink:0}.slotPromptHistoryVersion{font-size:.75rem;font-weight:700;color:var(--color-accent)}.slotPromptHistoryDate{font-size:.65rem;color:var(--color-text-muted)}.slotPromptHistoryText{font-size:.85rem;color:var(--color-text);line-height:1.5}.sessionExpiredOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0d1b4a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sessionExpiredModal{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:2rem;width:100%;max-width:400px;box-shadow:0 8px 32px #0d1b4a33}.sessionExpiredModal h2{font-size:1.25rem;color:var(--color-accent);margin-bottom:.5rem}.sessionExpiredModal p{color:var(--color-text-muted);font-size:.9rem;margin-bottom:1.25rem}
