:root{--black:#0d0d0d;--rail:#111;--surface:#292929;--card:#191919;--gold:#d7c274;--gold2:#f2dfa0;--line:#4a4327;--text:#fff;--muted:#c9c9c9;--red:#8c1620;--shadow:0 18px 55px #0008}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#303030;color:var(--text);font:16px/1.65 Inter,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.rail{position:fixed;inset:0 auto 0 0;width:280px;background:linear-gradient(#0d0d0d,#131313);z-index:20;border-right:1px solid #222;padding:17px 22px;display:flex;flex-direction:column;gap:5px}.rail-brand,.mobile-brand,.footer-brand{display:flex;flex-direction:column;align-items:center;font-family:Georgia,serif;color:var(--gold2);letter-spacing:.14em}.rail-brand{height:62px;justify-content:center;border-bottom:1px solid var(--gold);margin:-17px -22px 22px;font-size:24px}.rail-brand small,.mobile-brand small,.footer-brand small{font:7px/1 Arial,sans-serif;letter-spacing:.42em}.rail>a:not(.rail-brand),.rail-bottom>a:not(.rail-cta){padding:10px 2px;color:#c6c6c6}.rail>a:hover,.rail>a:focus-visible{color:#fff}.rail>a span{margin-left:12px}.rail-bottom{margin-top:auto;display:grid;gap:9px}.rail-bottom>a:first-child{font-size:13px}.rail-cta,.cta{display:inline-flex;justify-content:center;align-items:center;min-height:58px;padding:12px 23px;border-radius:14px;background:linear-gradient(135deg,var(--gold2),#b69b45);color:#111;font-weight:900;box-shadow:0 9px 25px #0007;transition:transform .2s,filter .2s}.cta:hover,.cta:focus-visible{transform:translateY(-2px);filter:brightness(1.08)}.shell{margin-left:280px}header{position:sticky;top:0;height:68px;background:#0f0f0ff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--gold);z-index:15;display:flex;align-items:center;justify-content:center;padding:8px 22px}header nav{display:flex;gap:32px;font-weight:700}header nav a:hover{color:var(--gold2)}.mobile-brand{display:none}.header-cta{position:absolute;right:22px;min-height:46px;border-radius:12px}.hero{position:relative;margin:24px auto 8px;max-width:1300px;min-height:430px;overflow:hidden;border-radius:20px;background:#111;box-shadow:var(--shadow)}.hero-art{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050505f7 0%,#050505d9 35%,#05050522 67%,#0002)}.hero-copy{position:relative;z-index:2;max-width:610px;padding:58px 46px}.hero-phrase,.eyebrow{display:block;color:var(--gold2);font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem}.hero h1{font-size:clamp(2.35rem,4.6vw,4.7rem);line-height:1.02;margin:13px 0 14px;letter-spacing:-.045em}.hero p{font-size:1.14rem;color:#eee;max-width:54ch}.hero-cta{min-width:220px;margin-top:12px}.quick{max-width:1300px;margin:12px auto 24px;display:flex;gap:9px;overflow:auto;padding:4px 0}.quick a{white-space:nowrap;background:#1b1b1b;border:1px solid #454545;border-radius:999px;padding:8px 16px;font-weight:800}.quick a:hover{border-color:var(--gold)}main{padding:0 26px 45px}.card-section,.content-block,.facts,.faq,.closing{max-width:1300px;margin:28px auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.section-head h2,.content-block h2,.facts h2,.faq h2,.closing h2{font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.15;margin:0}.section-head span{color:var(--gold2);font-weight:800}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card{min-width:0;background:#171717;border:1px solid #3b3b3b;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.product-card img{width:100%;aspect-ratio:1.35;object-fit:cover}.product-card div{padding:16px}.product-card h3{margin:0 0 4px;font-size:1.2rem}.product-card p{margin:0;color:var(--muted)}.content-block{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);background:linear-gradient(145deg,#151515,#202020);border:1px solid #414141;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.section-art{min-height:100%;background:#111}.section-art img{width:100%;height:100%;object-fit:cover}.section-copy{padding:34px}.section-copy h2{margin:8px 0 17px}.section-copy p{color:#d5d5d5}.checklist{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;list-style:none}.checklist li{padding:12px 13px 12px 34px;border:1px solid #47402a;border-radius:10px;background:#1e1c15;position:relative}.checklist li:before{content:'✓';position:absolute;left:12px;color:var(--gold2);font-weight:900}.facts{background:#171717;border:1px solid #424242;border-radius:20px;padding:28px;box-shadow:var(--shadow)}.facts h2{margin-bottom:18px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:14px;border-bottom:1px solid #3b3b3b}th{color:var(--gold2);width:32%}.faq{background:linear-gradient(#181818eF,#181818f7),url('/assets/img/game-4.webp') center/cover;border:1px solid #4d4528;border-radius:20px;padding:30px;box-shadow:var(--shadow)}.faq h2{margin-bottom:18px}.faq details{background:#0e0e0edc;border:1px solid #4a4a4a;border-radius:12px;margin:9px 0;padding:14px 17px}.faq summary{cursor:pointer;font-weight:900;color:var(--gold2)}.faq p{color:#ddd}.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:34px;background:linear-gradient(90deg,#131313dc,#221b0bdc),url('/assets/img/woopwin-hero.webp') center/cover;border:1px solid var(--gold);border-radius:20px}.closing h2{margin:7px 0}.closing p{max-width:65ch;color:#ddd}.closing .cta{min-width:210px}footer{background:#111;border-top:1px solid #3a3a3a;padding:34px;display:grid;grid-template-columns:160px 1fr;gap:20px 40px}footer div{display:flex;flex-wrap:wrap;gap:18px}footer div a{color:#ddd}footer div a:hover{color:var(--gold2)}footer p{grid-column:2;color:#8f8f8f;font-size:.8rem;max-width:90ch}.footer-brand{align-self:start;font-size:19px}:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:1050px){.rail{width:220px}.shell{margin-left:220px}.card-grid{grid-template-columns:repeat(2,1fr)}header nav{gap:15px}.hero{min-height:470px}.content-block{grid-template-columns:1fr}.section-art{height:280px}}@media(max-width:760px){.rail{display:none}.shell{margin-left:0}header{height:66px;justify-content:flex-start;padding:7px 12px}.mobile-brand{display:flex;align-items:flex-start;font-size:17px}header nav{display:none}.header-cta{right:10px;min-height:50px;min-width:134px}.hero{margin:12px 0 7px;min-height:570px;border-radius:16px}.hero-art{object-position:64% center}.hero-shade{background:linear-gradient(#05050588,#050505f2 53%,#050505 100%)}.hero-copy{position:absolute;inset:auto 0 0;padding:26px 20px 28px}.hero h1{font-size:2.45rem}.hero p{font-size:1rem;margin-bottom:8px}.hero-cta{min-height:58px;width:100%}.quick{margin:8px 0 18px}.card-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card div{padding:12px}.product-card p{font-size:.9rem}.section-head{align-items:start;flex-direction:column}.content-block{margin:18px auto}.section-art{height:240px}.section-copy{padding:23px 19px}.checklist{grid-template-columns:1fr}.facts,.faq{padding:20px 16px}.closing{align-items:stretch;flex-direction:column;padding:25px 19px}.closing .cta{width:100%}main{padding:0 12px 30px}footer{grid-template-columns:1fr;padding:28px 18px}footer p{grid-column:1}footer div{flex-direction:column;gap:9px}}@media(max-width:380px){.card-grid{grid-template-columns:1fr}.hero h1{font-size:2.15rem}.header-cta{min-width:124px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
