*{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.78}a{color:var(--amber);text-decoration:none}a:hover{color:var(--cream)}.breadcrumb-wrap{background:#0e0a06;border-bottom:1px solid rgba(245,158,11,0.1);padding:0.65rem 0}.breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-item a{color:var(--amber);font-size:0.85rem}.breadcrumb-item.active{color:var(--text-muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,#1f1508 0%,#140f0a 55%,#2a1a05 100%);padding:70px 0 55px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-100px;right:-100px;width:480px;height:480px;background:radial-gradient(circle,rgba(245,158,11,0.08) 0%,transparent 65%);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:700;letter-spacing:0.1em;text-transform:uppercase;padding:4px 16px;border-radius:20px;margin-bottom:1rem}.page-hero h1{font-size:clamp(1.9rem,4vw,2.9rem);font-weight:800;color:var(--text-light);line-height:1.2;margin-bottom:1.2rem}.page-hero h1 span{color:var(--amber)}.page-hero p.lead{color:var(--text-muted);font-size:1.06rem;max-width:540px}.section-pad{padding:70px 0}.section-pad-sm{padding:48px 0}.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.1rem);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}.amber-divider{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,0.3),transparent);margin:0}.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}.stat-box{background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;padding:1.5rem;text-align:center}.stat-num{font-size:2.2rem;font-weight:800;color:var(--amber);line-height:1;margin-bottom:0.4rem}.stat-label{color:var(--text-muted);font-size:0.85rem}.market-badge{display:inline-flex;align-items:center;gap:0.4rem;background:var(--bg-card);border:1px solid var(--border-card);border-radius:8px;padding:0.55rem 1rem;font-size:0.88rem;color:var(--text-light);font-weight:500;margin:4px;transition:border-color 0.2s}.market-badge:hover{border-color:var(--amber);color:var(--amber)}.market-badge i{color:var(--amber)}.tournament-card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;padding:1.4rem;display:flex;align-items:center;gap:1.2rem;transition:border-color 0.2s,transform 0.2s}.tournament-card:hover{border-color:var(--amber);transform:translateY(-3px)}.tournament-icon{width:54px;height:54px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.tournament-card h6{color:var(--cream);font-weight:700;margin:0 0 0.2rem;font-size:0.97rem}.tournament-card p{color:var(--text-muted);font-size:0.83rem;margin:0}.surface-hard{background:rgba(59,130,246,0.15)}.surface-clay{background:rgba(234,88,12,0.15)}.surface-grass{background:rgba(34,197,94,0.15)}.odds-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:14px;overflow:hidden}.odds-table thead th{background:var(--bg-card);color:var(--amber);font-weight:700;padding:0.9rem 1.1rem;font-size:0.88rem;border-bottom:2px solid rgba(245,158,11,0.2)}.odds-table tbody tr:nth-child(odd) td{background:#1a1208}.odds-table tbody tr:nth-child(even) td{background:var(--bg-card)}.odds-table td{padding:0.85rem 1.1rem;color:var(--text-light);font-size:0.9rem;border-bottom:1px solid rgba(245,158,11,0.07);vertical-align:middle}.odds-table td:first-child{color:var(--cream);font-weight:600}.odds-pill{display:inline-block;background:rgba(245,158,11,0.15);border:1px solid rgba(245,158,11,0.3);color:var(--amber);font-weight:700;font-size:0.85rem;padding:3px 12px;border-radius:6px}.step-row{display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:2rem}.step-num{width:46px;height:46px;background:var(--amber);color:#140f0a;font-weight:800;font-size:1.1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-body h5{color:var(--cream);font-weight:700;margin-bottom:0.3rem}.step-body p{color:var(--text-muted);font-size:0.92rem;margin:0}.highlight-box{background:linear-gradient(135deg,#2a1e08,#1e1509);border:1px solid rgba(245,158,11,0.3);border-radius:14px;padding:2rem}.highlight-box h4{color:var(--amber);font-weight:700;margin-bottom:0.75rem}.highlight-box p{color:var(--text-muted);margin:0;font-size:0.95rem}.testimonial-card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;padding:1.6rem;height:auto}.stars{color:var(--amber);font-size:1rem;margin-bottom:0.75rem}.testimonial-card p{color:var(--text-muted);font-size:0.9rem;font-style:italic;margin-bottom:1rem}.author-row{display:flex;align-items:center;gap:0.75rem}.author-av{width:38px;height:38px;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:0.95rem}.author-name{color:var(--cream);font-weight:600;font-size:0.88rem}.author-city{color:var(--text-muted);font-size:0.78rem}.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}.img-fluid-rounded{width:100%;border-radius:14px;display:block;border:1px solid var(--border-card)}.live-dot{display:inline-block;width:8px;height:8px;background:var(--secondary);border-radius:50%;margin-right:5px;animation:pulse 1.4s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.3}}.live-label{display:inline-flex;align-items:center;background:rgba(34,197,94,0.12);border:1px solid rgba(34,197,94,0.3);color:#4ade80;font-size:0.78rem;font-weight:700;padding:3px 10px;border-radius:20px}@media (max-width:768px){.page-hero{padding:45px 0 35px}.section-pad{padding:50px 0}.tournament-card{flex-direction:column;align-items:flex-start}}html,body{overflow-x:clip;width:100%}
