/* 1xBet promotional wheel. Scoped to the hero; article styles stay in the original stylesheet. */
@font-face{font-family:HeroSans;src:url('/assets/hero-bold.20260909.woff') format('woff');font-weight:700 900;font-display:swap}
.site-header{position:absolute;inset:0 0 auto;background:transparent;border:0;backdrop-filter:none;color:#fff}
.site-header__inner{width:min(1280px,calc(100% - 80px));min-height:100px}
.site-header .brand__main{font-family:Arial,sans-serif;font-size:48px;line-height:1;font-weight:900;font-style:italic;letter-spacing:-3px;color:#fff}
.site-header .desktop-nav{gap:28px;margin-inline:auto}
.site-header .desktop-nav a{font-size:13px;font-weight:500;color:#b8c8de}
.promo-age{margin-left:auto;font-size:14px;color:#c8d3e6}
.promo-hero{--lime:#e5ff76;--promo-blue:#076bff;--promo-ink:#001126;position:relative;isolation:isolate;overflow:hidden;background:#001025;color:#f8faff}
.promo-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;z-index:-2}
.promo-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0010250d 45%,#00102512 65%,#001025dc 100%);pointer-events:none}
.promo-layout{width:min(1280px,calc(100% - 80px));min-height:850px;margin:auto;display:grid;grid-template-columns:1.03fr 1fr;gap:62px;align-items:center;padding:116px 0 42px}
.wheel-stage{min-width:0;text-align:center}
.wheel-caption{color:#d9e4f5;font-size:18px;margin:0 0 16px;line-height:1.3}
.wheel-caption-won{display:none}
.wheel-scene{position:relative;width:100%;max-width:540px;margin:auto;pointer-events:none}
.wheel-disc{position:relative;width:100%;aspect-ratio:1;z-index:1;filter:drop-shadow(0 12px 24px #0008)}
.wheel-rotor{width:100%;height:100%;position:relative;will-change:transform}
.wheel-art{position:absolute;width:103.12%;max-width:none;height:103.12%;left:-1.56%;top:-.84%;clip-path:circle(47.6% at 50% 49.3%);transform:rotate(-22.5deg);transform-origin:50% 49.3%}
.wheel-hub{position:absolute;width:27.4%;height:27.4%;left:36.3%;top:36.3%;border-radius:50%;overflow:hidden;z-index:3}
.wheel-hub img{position:absolute;width:376.35%;max-width:none;height:376.35%;left:-138.17%;top:-135.55%}
.wheel-label{position:absolute;z-index:2;transform:translate(-50%,-50%);color:#cbdfff;font-size:clamp(14px,1.9vw,25px);line-height:1.03;font-weight:800;letter-spacing:-.03em;text-shadow:0 2px 8px #0008}
.wheel-label--0{left:50%;top:18%;color:var(--lime)}
.wheel-label--1{left:72.6%;top:27.4%}.wheel-label--2{left:82%;top:50%}.wheel-label--3{left:72.6%;top:72.6%}.wheel-label--4{left:50%;top:82%}.wheel-label--5{left:27.4%;top:72.6%}.wheel-label--6{left:18%;top:50%}.wheel-label--7{left:27.4%;top:27.4%}
.wheel-label strong{display:block;font-size:clamp(32px,3.65vw,51px);font-weight:850;letter-spacing:-.055em}
.wheel-label small{display:block;font-size:11px;letter-spacing:.15em;margin-top:5px}
.wheel-pointer{position:absolute;z-index:5;width:32%;height:23%;object-fit:contain;left:34%;top:-10%;mask-image:url('/assets/wheel-pointer.20260909.webp');mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-mode:luminance;pointer-events:none}
.wheel-podium{position:relative;aspect-ratio:8.5;width:89%;margin:-21px auto 0;overflow:hidden;clip-path:inset(0 round 50% / 20%)}
.wheel-podium img{position:absolute;max-width:none;width:125%;left:-12.5%;top:-146%}
.wheel-controls{max-width:410px;margin:12px auto 0;min-height:95px}
.wheel-spin,.promo-copy{font:inherit;border:0;cursor:pointer;background:var(--lime);color:#101900;border-radius:7px;font-weight:750;transition:background .2s,transform .2s,box-shadow .2s}
.wheel-spin{width:100%;min-height:58px;padding:12px 20px;font-size:22px;box-shadow:0 4px 24px #a9ed2914}
.wheel-spin:hover:enabled,.promo-copy:hover{background:#efffa4;box-shadow:0 0 24px #d5ff5e30;transform:translateY(-1px)}
.wheel-spin:active:enabled,.promo-copy:active{transform:translateY(1px)}
.wheel-spin:disabled{cursor:wait}
.wheel-progress{min-height:42px;padding-top:10px;font-size:12px;color:#b8cbe3;line-height:1.45}
.wheel-progress p{margin:0;color:inherit}
#wheel-attempt{font-size:11px;color:#9badc5}
.promo-content{min-width:0;padding-bottom:24px}
.promo-title{font-family:HeroSans,Arial,Helvetica,sans-serif;font-size:clamp(44px,5.05vw,70px);font-weight:800;letter-spacing:-.055em;line-height:1.12;color:#fafcff;margin:0 0 26px}
.promo-title em{color:var(--lime);font-style:normal;white-space:nowrap}
.promo-lead{color:#c1d3ec;font-size:21px;line-height:1.45;margin:0 0 30px}
.promo-actions{display:flex;flex-direction:column;gap:16px;max-width:490px}
.promo-downloads{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.promo-download{display:flex;align-items:center;justify-content:center;gap:19px;min-height:70px;padding:12px 14px;border:1px solid #d2ddec;border-radius:7px;background:#000a16cc;text-decoration:none;font-size:15px;line-height:1.25;transition:background .2s,border-color .2s}
.promo-download strong{font-weight:500}
.promo-download img{flex:none;object-fit:contain}
.promo-download:first-child img{filter:invert(1)}
.promo-download:hover{background:#06448c70;border-color:#fff}
.promo-site{display:flex;align-items:center;justify-content:center;gap:13px;min-height:68px;padding:16px 20px;background:var(--promo-blue);border:1px solid #2686ff;border-radius:7px;text-decoration:none;text-align:center;font-size:19px;font-weight:550;transition:background .2s,transform .2s}
.promo-site:hover{background:#2481ff;transform:translateY(-1px)}
#promo-wheel[data-state="idle"] #wheel-attempt{display:none}
#promo-copy[data-copied="true"]{background:#f1ffb4}
.promo-rules{margin-top:20px;color:#b9c9e0;font-size:13px;line-height:1.5}
.promo-rules p{color:#a8bad3;font-size:12px;margin:0 0 10px}
.promo-rules a{text-underline-offset:4px;display:inline-flex;min-height:30px;align-items:center}
.promo-reward[hidden],.promo-intro[hidden]{display:none!important}
.promo-code-row{display:flex;align-items:center;border:1px solid #16c3f9;border-radius:8px;padding:6px;gap:6px;background:#001020ad;max-width:510px}
.promo-code-row input{min-width:0;flex:1;width:100%;padding:10px 8px;border:0;background:transparent;color:#fff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:30px;font-weight:700;letter-spacing:.04em;line-height:1.2}
.promo-copy{min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;font-size:14px;white-space:nowrap}
.promo-copy img{filter:brightness(0)}
.promo-copy-status{font-size:13px;min-height:23px;margin:8px 0 20px;color:#b9c9e0}
[data-rewarded="true"] .wheel-caption-idle{display:none}
[data-rewarded="true"] .wheel-caption-won{display:inline}
[data-rewarded="true"] .promo-actions{flex-direction:column-reverse}
[data-state="won"] .wheel-disc{filter:drop-shadow(0 0 14px #c4ed5738) drop-shadow(0 12px 24px #0008)}
[data-state="won"] .wheel-label--0{color:#efffac;text-shadow:0 0 18px #dfff6caa}
[data-state="spinning"] .wheel-spin{background:#dcebae;color:#344016;box-shadow:none}
[data-state="spinning"] .wheel-pointer{animation:wheel-tick .16s ease-in-out infinite alternate;transform-origin:50% 25%}
[data-rewarded="true"] .wheel-spin{background:#092849a8;border:1px solid #6489ad;color:#fff;min-height:48px;font-size:17px}
.promo-noscript{padding:16px 24px;margin:0;color:#fff;text-align:center;background:#092744}
.article-intro{padding-block:60px 34px}
.article-intro h1{font-size:clamp(2rem,4vw,3.6rem);margin-bottom:20px}
.article-intro p:last-child{max-width:850px;margin-bottom:0}
@keyframes wheel-tick{from{transform:rotate(-3deg)}to{transform:rotate(3deg)}}
@media(min-width:1500px){.promo-layout{min-height:900px}}
@media(max-width:1050px) and (min-width:701px){.promo-layout{width:calc(100% - 48px);gap:30px;min-height:730px}.site-header__inner{width:calc(100% - 48px)}.promo-title{font-size:45px}.promo-lead{font-size:17px}.promo-download{gap:10px;font-size:13px}.promo-code-row input{font-size:23px}.promo-copy{font-size:12px;padding:10px}.wheel-podium{height:40px}.wheel-controls{max-width:85%}.wheel-spin{font-size:18px}}
@media(max-width:700px){
 .site-header__inner{width:calc(100% - 36px);min-height:65px}.site-header .brand__main{font-size:35px;letter-spacing:-2px}.site-header .desktop-nav{display:none}.promo-age{font-size:12px}
 .promo-layout{width:calc(100% - 36px);min-height:0;padding:80px 0 24px;display:flex;flex-direction:column;gap:0}
 .promo-content,.promo-reward{display:contents}.promo-intro,.promo-reward-title{order:1}.wheel-stage{order:2;width:100%;max-width:390px}.promo-reward-details{order:3;width:100%;max-width:390px}.promo-actions{order:4;width:100%;max-width:390px}.promo-rules{order:5;text-align:center;width:100%;margin-top:15px}
 .promo-title{text-align:center;font-size:clamp(34px,10.5vw,43px);letter-spacing:-.055em;line-height:1.1;margin:0 0 16px}.promo-intro>.promo-lead{display:none}
 .wheel-caption{font-size:14px;margin-bottom:13px}.wheel-scene{width:min(100%,310px)}.wheel-label{font-size:16px}.wheel-label strong{font-size:33px}.wheel-label small{font-size:8px;margin-top:3px}
 .wheel-podium{height:32px;margin-top:-13px}.wheel-controls{margin-top:8px;max-width:390px;min-height:88px}.wheel-spin{min-height:51px;font-size:18px;padding:11px 12px}.wheel-progress{padding-top:10px;font-size:12px;min-height:37px}#wheel-attempt{font-size:10px}
 .promo-backdrop{object-position:39% bottom}.promo-actions{gap:12px;margin-top:12px}.promo-downloads{gap:10px}.promo-download{min-height:55px;padding:10px 9px;gap:12px;font-size:12px}.promo-download img{width:25px;height:25px}.promo-site{min-height:54px;font-size:15px;padding:13px}.promo-site img{width:19px;height:19px}
 .promo-rules p{font-size:10px;line-height:1.6;margin-bottom:5px}.promo-rules{font-size:11px}.promo-rules a{min-height:30px}.promo-lead{font-size:13px;text-align:center;margin:10px 0 12px}
 .promo-code-row{padding:5px;gap:3px}.promo-code-row input{font-size:24px;padding:7px 6px;letter-spacing:.015em}.promo-copy{font-size:12px;gap:6px;padding:10px;min-height:44px}.promo-copy img{width:18px;height:18px}.promo-copy-status{font-size:11px;margin:7px 0 2px;min-height:18px}
 [data-rewarded="true"] .wheel-caption{display:none}[data-rewarded="true"] .wheel-scene{width:min(90%,295px)}[data-rewarded="true"] .wheel-controls{min-height:0;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px}[data-rewarded="true"] .wheel-spin{width:auto;min-height:36px;padding:5px 12px;font-size:12px}[data-rewarded="true"] .wheel-progress{font-size:10px;min-height:0;padding:0;max-width:190px}
 [data-rewarded="true"] .promo-title{margin-bottom:20px}[data-rewarded="true"] .promo-rules p{display:none}
 .article-intro{padding-block:40px 20px}
}
@media(max-width:359px){.promo-layout{width:calc(100% - 28px);padding-top:73px}.promo-title{font-size:31px}.wheel-scene{max-width:285px}.wheel-label{font-size:14px}.wheel-label strong{font-size:29px}.promo-download{gap:8px;font-size:11px}.promo-code-row input{font-size:21px}.promo-copy{font-size:11px;padding:9px 7px}.promo-site{font-size:14px}}
@media(max-width:700px){[data-rewarded="true"] .wheel-spin{min-height:44px;flex-shrink:0;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.promo-hero *{animation:none!important;transition:none!important}.wheel-rotor{will-change:auto}}

/* Brand artwork; wheel geometry and animation remain unchanged. */
.site-header .brand img{width:140px;height:48px;object-fit:contain}
.wheel-hub img.wheel-brand{width:78%;height:auto;left:11%;top:37%;max-width:100%;filter:drop-shadow(0 2px 3px #0008)}
@media(max-width:700px){.site-header .brand img{width:106px;height:38px}}
