@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;600;700;800&display=swap');
:root{--red:#b6090c;--red2:#5e0608;--gold:#ffbd18;--gold2:#ff7a00;--ink:#09090a;--panel:#170708}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% 0,#45100a 0,#120607 36%,#070708 100%);color:#fff;font-family:Inter,Arial,sans-serif}
a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:30;min-height:78px;padding:10px max(18px,calc((100vw - 1500px)/2));display:flex;align-items:center;gap:24px;background:rgba(8,8,9,.95);border-bottom:2px solid #8f0d0e;backdrop-filter:blur(10px)}
.brand img{display:block;width:220px;max-height:58px;object-fit:contain}.brand strong{font-size:32px;font-style:italic}.brand strong span{color:var(--gold)}
nav{display:flex;align-items:stretch;gap:5px;flex:1;justify-content:center}nav a{min-width:74px;text-align:center;padding:12px 9px;color:#ddd;font-size:18px;display:grid;gap:3px;place-items:center;border-bottom:2px solid transparent}nav a span{font-size:11px;text-transform:uppercase;font-weight:700}nav a:hover,nav .active{color:var(--gold);border-color:var(--gold)}
.actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 25px;border-radius:9px;font-weight:800;letter-spacing:.5px;white-space:nowrap}.ghost{border:1px solid #aaa}.gold{background:linear-gradient(135deg,#ffe47a,var(--gold),#e98500);color:#271400;box-shadow:0 0 22px rgba(255,164,0,.24)}
.menu-toggle{display:none}.wrap{width:min(1500px,96vw);margin:18px auto 28px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:16px}.hero,.promos,.slot-banner,.providers,.trust{border:1px solid #a36b12;border-radius:18px;background:linear-gradient(145deg,#28090a,#110809);box-shadow:0 0 30px rgba(218,48,0,.15)}
.hero{position:relative;overflow:hidden;min-height:420px}.hero img{width:100%;height:100%;min-height:420px;object-fit:cover;object-position:center;display:block;filter:saturate(1.15)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,0,0,.12),transparent 65%)}.hero-copy{position:absolute;z-index:1;left:6%;top:15%;max-width:52%;text-shadow:0 3px 10px #000}.hero-copy p{font-family:'Barlow Condensed';font-size:clamp(45px,6vw,92px);font-weight:800;margin:0;line-height:.86;color:#ffd03b;font-style:italic}.hero-copy h1{font-size:clamp(30px,4vw,58px);line-height:.92;margin:10px 0}.hero-copy em{display:block;color:#fff;font-style:italic}.hero-copy span{display:block;border:1px solid var(--gold);padding:10px 18px;margin:16px 0 20px;font-weight:800;font-style:italic;text-transform:uppercase;width:max-content;max-width:100%}
.promos{padding:12px;background:linear-gradient(160deg,#2c0607,#12090a)}.promos h2{text-align:center;margin:0 0 10px;padding:8px;background:linear-gradient(90deg,#6c0a0a,#b31310,#6c0a0a);font-family:'Barlow Condensed';font-style:italic;letter-spacing:1px;border-radius:10px;color:#fff;font-size:27px}.promo-list{display:grid;gap:8px}.promo-list a{display:grid;grid-template-columns:50px 1fr auto;align-items:center;min-height:60px;padding:8px 13px;border:1px solid #9c6114;border-radius:10px;background:linear-gradient(100deg,#24090a,#140b0c);transition:.2s}.promo-list a:hover{transform:translateX(-3px);border-color:var(--gold)}.promo-list b{font-size:30px}.promo-list span{font-size:13px;font-weight:800;line-height:1.15}.promo-list strong{font-size:32px;color:#ffd03b;font-family:'Barlow Condensed'}
.slot-banner{position:relative;overflow:hidden;margin-top:16px;min-height:255px}.slot-banner img{width:100%;height:255px;object-fit:cover;display:block}.slot-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,0,0,.05),transparent 55%,rgba(15,0,0,.4))}.slot-copy{position:absolute;z-index:2;left:12%;top:18%;text-shadow:0 4px 10px #000}.slot-copy h2{font-family:'Barlow Condensed';font-size:clamp(60px,9vw,120px);line-height:.75;margin:0;color:#ffce23;font-style:italic}.slot-copy h2 span{color:#e7e7e7}.slot-copy p{font-weight:800;font-size:18px;margin:20px 0}
.providers{margin-top:16px;padding:14px 20px;text-align:center}.providers h2{font-family:'Barlow Condensed';color:#ffd44d;margin:0 0 12px;font-size:22px}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.chips span,.tags span{padding:9px 12px;border:1px solid #65351b;background:#0d0d0e;border-radius:7px;font-weight:800;font-size:12px;color:#ddd}
.trust{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);padding:0}.trust div{padding:17px 20px;border-right:1px solid #713016}.trust div:last-child{border:0}.trust b{display:block;color:#ffd148;font-size:14px}.trust small{color:#c9c9c9;font-size:11px}
footer{border-top:2px solid #8b0e0f;background:#08090a;padding:28px max(20px,calc((100vw - 1500px)/2)) 0}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr 1.2fr;gap:28px}.footer-logo{width:200px;max-height:60px;object-fit:contain}.footer-grid h3{color:#ffc72e;font-size:14px;margin:8px 0 13px}.footer-grid p{color:#bbb;font-size:13px;line-height:1.7}.footer-grid a{display:block;color:#c7c7c7;padding:5px 0;font-size:13px}.social{font-size:28px!important;color:#ffbe1b!important;letter-spacing:8px}.tags{display:flex;gap:6px;flex-wrap:wrap}.tags span{font-size:10px;padding:7px}.copyright{text-align:center;border-top:1px solid #361112;margin-top:25px;padding:15px 0;color:#aaa;font-size:11px}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr}.promos{order:2}.promo-list{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar{gap:10px}.brand img{width:155px}.menu-toggle{display:block;background:#1c0b0c;color:var(--gold);border:1px solid #7b4411;border-radius:7px;padding:9px;font-size:19px;margin-left:auto}nav{display:none;position:absolute;top:76px;left:0;right:0;background:#0a0a0b;padding:12px;grid-template-columns:repeat(3,1fr)}nav.open{display:grid}.actions{gap:6px}.actions .btn{padding:10px 12px;font-size:12px}.hero{min-height:390px}.hero img{min-height:390px;object-position:58% center}.hero-copy{top:10%;left:5%;max-width:66%}.hero-copy p{font-size:48px}.hero-copy h1{font-size:31px}.hero-copy span{font-size:11px}.promo-list{grid-template-columns:1fr}.slot-banner,.slot-banner img{min-height:210px;height:210px}.slot-copy{left:9%;top:12%}.slot-copy p{font-size:13px}.trust{grid-template-columns:repeat(2,1fr)}.trust div:nth-child(2){border-right:0}.trust div:nth-child(n+3){border-top:1px solid #713016}.footer-grid{grid-template-columns:1fr}.footer-grid>div{border-bottom:1px solid #321113;padding-bottom:16px}}
@media(max-width:430px){.topbar{min-height:68px;padding:7px 10px}.brand img{width:125px}.actions .ghost{display:none}.actions .gold{padding:10px 11px}.hero-copy p{font-size:38px}.hero-copy h1{font-size:27px}.hero-copy .btn{padding:10px 14px;font-size:12px}.trust{grid-template-columns:1fr}.trust div{border-right:0;border-top:1px solid #713016}.trust div:first-child{border-top:0}}
