@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--ink:#11100f;--paper:#f2eee5;--cream:#e9dfca;--gold:#c9a85c;--red:#9e3029;--muted:#a9a39a;--line:#3a352f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f6f1e8;font-family:Inter,Arial,sans-serif;line-height:1.6}.site-header{height:86px;position:sticky;top:0;z-index:20;background:rgba(14,13,12,.96);border-bottom:1px solid #39332c;display:flex;align-items:center;padding:0 clamp(18px,4vw,60px);gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;min-width:290px}.brand img{width:48px;height:48px;object-fit:cover;border-radius:50%;filter:grayscale(1) contrast(1.2)}.brand strong{display:block;font:600 16px Cinzel,serif;letter-spacing:.08em}.brand small{display:block;color:var(--gold);font-size:8px;letter-spacing:.18em;margin-top:2px}nav{display:flex;gap:26px;margin-left:auto}nav a,.text-link{color:#ded6c8;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.16em}nav a:hover,.text-link:hover{color:var(--gold)}.cta{color:var(--gold);border:1px solid #806b3e;padding:9px 13px;text-align:center;text-decoration:none;font-size:9px;letter-spacing:.15em;line-height:1.4}.menu{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:90px clamp(22px,8vw,130px);background:radial-gradient(circle at 70% 40%,#4a2419 0,#1b1410 35%,#0f0e0d 70%);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.35),transparent 60%);pointer-events:none}.hero-copy,.hero-mark{position:relative;z-index:1}.hero-copy{max-width:720px}.eyebrow{font-size:10px;letter-spacing:.3em;color:var(--gold);font-weight:700;margin:0 0 18px}.hero h1{font:700 clamp(48px,6vw,88px)/1.03 Cinzel,serif;margin:0 0 26px;max-width:850px}.hero h1 em{font-style:normal;color:var(--red)}.hero p:not(.eyebrow){color:#c8c0b3;max-width:620px;font-size:17px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:34px}.button{display:inline-block;background:var(--red);border:1px solid #d27c68;color:#fff;text-decoration:none;padding:13px 20px;font-size:10px;font-weight:700;letter-spacing:.16em}.hero-mark{text-align:center}.hero-mark img{width:min(430px,75%);opacity:.8;filter:drop-shadow(0 25px 45px #000) grayscale(.25)}.intro{padding:100px 22px;text-align:center;max-width:900px;margin:auto}.intro h2,.section-head h2,.news h2{font:700 clamp(34px,4vw,58px)/1.1 Cinzel,serif;margin:0 0 22px}.intro>p:last-child{color:#b8b0a3;font-size:17px}.games{background:var(--paper);color:var(--ink);padding:90px clamp(22px,6vw,90px)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-head span{font-size:9px;letter-spacing:.22em;color:#766d61}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.game-card{background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.13);overflow:hidden}.game-card img{width:100%;height:285px;display:block;object-fit:cover;object-position:center}.card-body{padding:26px}.tag{font-size:9px;letter-spacing:.18em;font-weight:700;color:#8b6d39}.card-body h3{font:700 29px Cinzel,serif;margin:6px 0 10px}.card-body p:not(.tag){color:#5e574e;margin:0 0 18px}.card-link{font-size:10px;letter-spacing:.18em;color:#7d211d;text-decoration:none;font-weight:700}.feature{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#171310}.feature.reverse{background:#cfe3d1;color:#20251f}.feature-image{min-height:650px}.feature-image img{width:100%;height:100%;object-fit:cover;display:block}.feature-copy{padding:90px clamp(30px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.feature-copy h2{font:700 clamp(35px,4vw,62px)/1.05 Cinzel,serif;margin:0 0 25px}.feature-copy>p:not(.eyebrow){color:#bcb3a5;font-size:16px;max-width:600px}.feature-copy.light>p:not(.eyebrow){color:#475047}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px;border-top:1px solid rgba(201,168,92,.35);padding-top:24px}.stats b{display:block;font:700 25px Cinzel,serif;color:var(--gold)}.stats span{font-size:8px;letter-spacing:.15em;color:#8f887f}.feature.reverse .stats{border-color:#879789}.feature.reverse .stats b{color:#57745d}.wasted-feature{background:#eee5d1;color:#17120f}.wasted-feature .feature-copy>p:not(.eyebrow){color:#5d5549}.wasted-feature .stats{border-color:#a79b84}.wasted-feature .stats b{color:#8e2924}.news{padding:100px clamp(22px,7vw,100px);background:#0c0c0b}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.news-grid>div{border:1px solid #35302a;padding:35px}.news-grid span{color:var(--gold);font-size:9px;letter-spacing:.2em;font-weight:700}.news-grid h3{font:600 27px Cinzel,serif;margin:10px 0}.news-grid p{color:#aaa298}footer{border-top:1px solid #39332c;padding:35px clamp(22px,7vw,100px);display:flex;justify-content:space-between;color:#8f8980;font-size:12px}footer strong{color:#e6dfd3;font:600 17px Cinzel,serif}footer p{margin:3px 0}.wasted img{object-position:center}.western img{object-position:center}.cuddly img{object-position:center}
@media(max-width:900px){nav,.cta{display:none}.menu{display:block;margin-left:auto}.brand{min-width:0}.hero{grid-template-columns:1fr;padding:75px 24px}.hero-mark{display:none}.game-grid,.news-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.feature,.feature.reverse{grid-template-columns:1fr}.feature-image{min-height:400px;max-height:560px}.feature-copy{padding:65px 25px}.feature.reverse .feature-image{order:0}.feature.reverse .feature-copy{order:1}.stats{margin-bottom:15px}footer{flex-direction:column;gap:20px}}
