*{box-sizing:border-box}body{background-color:var(--bg-main);color:var(--text-light);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.7}a{color:var(--amber);text-decoration:none}a:hover{color:var(--cream)}.hero-section{background:linear-gradient(135deg,#1a1005 0%,#140f0a 60%,#1f1508 100%);padding:80px 0 60px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-80px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(245,158,11,0.12) 0%,transparent 70%);pointer-events:none}.hero-badge{display:inline-block;background:rgba(245,158,11,0.15);border:1px solid rgba(245,158,11,0.4);color:var(--amber);font-size:0.78rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:1rem}.hero-section h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:var(--text-light);line-height:1.2;margin-bottom:1.2rem}.hero-section h1 span{color:var(--amber)}.hero-section p.lead{color:var(--text-muted);font-size:1.1rem;max-width:520px}.hero-img-wrap{border-radius:16px;overflow:hidden;box-shadow:0 8px 40px rgba(245,158,11,0.18);border:1px solid var(--border-card)}.hero-img-wrap img{width:100%;display:block}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--amber);margin-bottom:0.5rem}.section-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:var(--text-light);margin-bottom:0.75rem}.section-title span{color:var(--amber)}.section-sub{color:var(--text-muted);max-width:560px;margin:0 auto 2.5rem}.card-dark{background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;padding:1.6rem;height:auto;transition:border-color 0.2s,transform 0.2s}.card-dark:hover{border-color:var(--amber);transform:translateY(-4px)}.card-icon{width:52px;height:52px;background:rgba(245,158,11,0.12);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--amber);margin-bottom:1rem}.card-dark h5{color:var(--cream);font-weight:700;font-size:1rem;margin-bottom:0.5rem}.card-dark p{color:var(--text-muted);font-size:0.9rem;margin:0}.section-pad{padding:70px 0}.section-pad-sm{padding:50px 0}.amber-divider{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,0.3),transparent);margin:0}.step-number{width:48px;height:48px;background:var(--amber);color:#140f0a;font-weight:800;font-size:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-item{display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:2rem}.step-content h5{color:var(--cream);font-weight:700;margin-bottom:0.3rem}.step-content p{color:var(--text-muted);font-size:0.92rem;margin:0}.compare-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:14px;overflow:hidden}.compare-table thead th{background:var(--bg-card);color:var(--amber);font-weight:700;padding:1rem 1.2rem;font-size:0.95rem;border-bottom:2px solid rgba(245,158,11,0.25)}.compare-table tbody tr:nth-child(odd) td{background:#1a1208}.compare-table tbody tr:nth-child(even) td{background:var(--bg-card)}.compare-table td{padding:0.85rem 1.2rem;color:var(--text-light);font-size:0.92rem;border-bottom:1px solid rgba(245,158,11,0.08)}.compare-table td:first-child{color:var(--text-muted);font-weight:500}.check-yes{color:var(--secondary);font-weight:700}.check-no{color:#ef4444;font-weight:700}.testimonial-card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;padding:1.6rem;height:auto}.testimonial-card .stars{color:var(--amber);font-size:1rem;margin-bottom:0.75rem}.testimonial-card p{color:var(--text-light);font-size:0.93rem;font-style:italic;margin-bottom:1rem}.testimonial-author{display:flex;align-items:center;gap:0.75rem}.author-avatar{width:40px;height:40px;background:rgba(245,158,11,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--amber);font-weight:700;font-size:1rem}.author-name{color:var(--cream);font-weight:600;font-size:0.9rem}.author-city{color:var(--text-muted);font-size:0.8rem}.accordion-item{background:var(--bg-card) !important;border:1px solid var(--border-card) !important;border-radius:10px !important;margin-bottom:0.75rem;overflow:hidden}.accordion-button{background:var(--bg-card) !important;color:var(--cream) !important;font-weight:600;font-size:0.97rem;box-shadow:none !important}.accordion-button:not(.collapsed){color:var(--amber) !important;background:#2a1e0e !important}.accordion-button::after{filter:invert(1) sepia(1) saturate(3) hue-rotate(5deg)}.accordion-body{background:#1e1509 !important;color:var(--text-muted);font-size:0.93rem}.privacy-notice{background:rgba(245,158,11,0.07);border-left:4px solid var(--amber);border-radius:0 10px 10px 0;padding:1.2rem 1.5rem}.privacy-notice h6{color:var(--amber);font-weight:700;margin-bottom:0.4rem}.privacy-notice p{color:var(--text-muted);font-size:0.88rem;margin:0}.rg-card{background:var(--bg-card);border:1px solid rgba(239,68,68,0.2);border-radius:14px;padding:1.5rem;height:auto}.rg-card .rg-icon{font-size:2rem;margin-bottom:0.75rem}.rg-card h6{color:var(--cream);font-weight:700;margin-bottom:0.4rem}.rg-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.rg-banner{background:linear-gradient(135deg,#2a0f0f,#1a0a0a);border:1px solid rgba(239,68,68,0.25);border-radius:16px;padding:2rem}.stat-item{text-align:center}.stat-number{font-size:2.2rem;font-weight:800;color:var(--amber);line-height:1}.stat-label{color:var(--text-muted);font-size:0.85rem;margin-top:0.3rem}.stats-bar{background:var(--bg-card);border-top:1px solid var(--border-card);border-bottom:1px solid var(--border-card);padding:2.5rem 0}.img-fluid-rounded{width:100%;border-radius:14px;display:block;border:1px solid var(--border-card)}.game-tag{display:inline-block;background:rgba(245,158,11,0.12);border:1px solid rgba(245,158,11,0.3);color:var(--amber);font-size:0.78rem;font-weight:600;padding:3px 12px;border-radius:20px;margin:3px}@media (max-width:768px){.hero-section{padding:50px 0 40px}.section-pad{padding:50px 0}}html,body{overflow-x:clip;width:100%}
