.icon-img{max-width:24px;max-height:24px;width:auto;height:auto;display:inline-block;vertical-align:middle}:root{--red:#e84b4b}.page-hero{background:var(--dark2);border-bottom:.5px solid var(--border);padding:48px 40px 32px}.page-hero h1{font-family:'Unbounded',sans-serif;font-weight:800;font-size:38px;line-height:1.1;letter-spacing:-.5px;margin-bottom:12px}.page-hero h1 em{font-style:normal;color:var(--gold)}.page-hero-sub{font-size:15px;color:var(--text2);margin-bottom:28px}.filter-pills{display:flex;gap:8px;flex-wrap:wrap}.fpill{padding:7px 16px;border-radius:20px;font-size:13px;border:.5px solid var(--border2);color:var(--text2);transition:all .15s;cursor:pointer;white-space:nowrap;background:0 0;font-family:'DM Sans',sans-serif}.fpill:hover{color:var(--text);border-color:rgba(200,168,75,.4)}.fpill.active{background:rgba(200,168,75,.12);border-color:rgba(200,168,75,.4);color:var(--gold)}.featured-section{padding:40px 40px 0}.featured-bonus{background:linear-gradient(135deg,rgba(200,168,75,.1) 0%,rgba(200,168,75,.04) 100%);border:.5px solid rgba(200,168,75,.3);border-radius:var(--radius-lg);padding:36px 40px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;position:relative;overflow:hidden}.featured-bonus:before{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;border-radius:50%;background:rgba(200,168,75,.05);pointer-events:none}.bonus-tag{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.bonus-tag:before{content:'*'}.bonus-for{font-size:11px;color:var(--text3);margin-left:auto}.bonus-tag-row{display:flex;align-items:center;margin-bottom:10px}.featured-amount{font-family:'Unbounded',sans-serif;font-size:32px;font-weight:800;color:var(--gold);line-height:1.1;margin-bottom:6px}.featured-sub{font-size:14px;color:var(--text2);margin-bottom:20px}.featured-terms{display:flex;gap:20px;flex-wrap:wrap}.fterm{font-size:12px;color:var(--text2);display:flex;align-items:center;gap:5px}.fterm:before{content:'V';color:var(--green);font-weight:500}.featured-cta-col{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.btn-claim{display:inline-block;background:var(--gold);color:#1a1208;font-weight:500;font-size:15px;padding:14px 32px;border-radius:8px;transition:background .15s;white-space:nowrap}.btn-claim:hover{background:var(--gold-light)}.featured-disclaimer{font-size:10px;color:var(--text3);text-align:right}.promos-section{padding:40px}.promos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-card{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:transform .15s,border-color .15s;display:flex;flex-direction:column}.promo-card:hover{transform:translateY(-3px);border-color:var(--border2)}.promo-card-head{padding:20px 20px 0}.promo-type-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.promo-icon{font-size:22px}.promo-type-badge{font-size:10px;font-weight:500;padding:3px 9px;border-radius:4px}.badge-welcome{background:rgba(200,168,75,.15);color:var(--gold)}.badge-reload{background:rgba(75,139,232,.15);color:#7fb3f5}.badge-cashback{background:rgba(29,185,106,.15);color:var(--green)}.badge-spins{background:rgba(155,110,232,.15);color:#b89af5}.badge-nodeposit{background:rgba(232,75,75,.15);color:#f07070}.badge-vip{background:rgba(200,168,75,.15);color:var(--gold)}.promo-amount{font-family:'Unbounded',sans-serif;font-size:22px;font-weight:800;margin-bottom:4px}.promo-name{font-size:13px;color:var(--text2);margin-bottom:16px}.promo-terms-list{display:flex;flex-direction:column;gap:6px;padding:0 20px 16px;border-bottom:.5px solid var(--border)}.pterm{display:flex;justify-content:space-between;font-size:12px}.pterm-label{color:var(--text3)}.pterm-val{color:var(--text2);font-weight:500}.promo-card-foot{padding:14px 20px;margin-top:auto}.btn-promo{display:block;text-align:center;background:rgba(200,168,75,.1);border:.5px solid rgba(200,168,75,.25);color:var(--gold);font-size:13px;font-weight:500;padding:10px;border-radius:7px;transition:all .15s;margin-bottom:8px}.btn-promo:hover{background:var(--gold);color:#1a1208}.promo-disclaimer{font-size:10px;color:var(--text3);text-align:center}.codes-section{padding:0 40px 48px}.codes-section h2{font-family:'Unbounded',sans-serif;font-size:22px;font-weight:700;margin-bottom:20px}.codes-list{display:flex;flex-direction:column;gap:0;border:.5px solid var(--border);border-radius:var(--radius);overflow:hidden;max-width:600px}.code-row{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:.5px solid var(--border)}.code-row:last-child{border-bottom:none}.code-badge{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:500;background:var(--dark3);border:.5px solid var(--border2);padding:6px 14px;border-radius:6px;letter-spacing:1px;color:var(--gold);flex-shrink:0}.code-desc{flex:1;font-size:13px;color:var(--text2)}.btn-copy{background:0 0;border:.5px solid var(--border2);color:var(--text2);font-size:12px;font-family:'DM Sans',sans-serif;padding:7px 14px;border-radius:6px;cursor:pointer;transition:all .15s;flex-shrink:0}.btn-copy:hover{border-color:rgba(200,168,75,.4);color:var(--gold)}.btn-copy.copied{border-color:rgba(29,185,106,.4);color:var(--green)}.steps-section{padding:56px 40px;background:var(--dark2);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border)}.steps-section h2{font-family:'Unbounded',sans-serif;font-size:22px;font-weight:700;margin-bottom:24px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius);padding:28px 24px}.step-num{font-family:'Unbounded',sans-serif;font-size:40px;font-weight:800;color:rgba(200,168,75,.15);line-height:1;margin-bottom:12px}.step h3{font-family:'Unbounded',sans-serif;font-size:16px;font-weight:700;margin-bottom:8px}.step p{font-size:13px;color:var(--text2);line-height:1.6}.text-section{padding:56px 40px}.text-section h2{font-family:'Unbounded',sans-serif;font-size:22px;font-weight:700;margin-bottom:20px}.text-cols{display:grid;grid-template-columns:1fr 1fr;gap:40px}.text-placeholder{color:var(--text2);font-size:14px;line-height:1.8}.text-placeholder p{margin-bottom:14px}.text-placeholder p:last-child{margin-bottom:0}.text-note{font-size:11px;color:var(--text3);background:rgba(200,168,75,.06);border:.5px solid rgba(200,168,75,.15);border-radius:6px;padding:8px 12px;margin-top:16px}.faq-section{padding:0 40px 56px}.faq-section h2{font-family:'Unbounded',sans-serif;font-size:22px;font-weight:700;margin-bottom:20px}.faq-list{max-width:720px}@media (max-width:900px){.page-hero,.featured-section,.promos-section,.codes-section,.steps-section,.text-section,.faq-section{padding-left:20px;padding-right:20px}.featured-bonus{grid-template-columns:1fr}.featured-cta-col{align-items:flex-start}.promos-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.text-cols{grid-template-columns:1fr}}