*{box-sizing:border-box}body{background-color:var(--bg-main);color:var(--text);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.75}a{color:var(--accent);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background-color:var(--bg-section);border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--accent);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,#06120d 0%,#0d2b1a 55%,#06120d 100%);padding:80px 0 64px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-100px;right:-100px;width:480px;height:480px;background:radial-gradient(circle,rgba(74,222,128,0.07) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-80px;left:-60px;width:360px;height:360px;background:radial-gradient(circle,rgba(253,230,138,0.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero h1{font-family:'Playfair Display',serif;font-size:clamp(2rem,4.5vw,3.1rem);font-weight:900;line-height:1.2;color:var(--text)}.page-hero h1 .accent{color:var(--accent)}.page-hero h1 .gold{color:var(--gold)}.page-hero p{color:var(--text-muted);font-size:1.05rem;max-width:560px}.btn-outline-accent{border:2px solid var(--accent);color:var(--accent);font-weight:700;padding:0.7rem 1.8rem;border-radius:8px;background:transparent;transition:all 0.2s}.btn-outline-accent:hover{background:var(--accent);color:#06120d}section{padding:68px 0}.section-alt{background-color:var(--bg-section)}.section-title{font-family:'Playfair Display',serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:var(--text);margin-bottom:0.5rem}.section-sub{color:var(--text-muted);font-size:0.97rem;margin-bottom:2.25rem}.gold-text{color:var(--gold)}.accent-text{color:var(--accent)}.stat-badge{background:var(--bg-section);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1rem;text-align:center}.stat-badge .val{font-size:1.9rem;font-weight:800;color:var(--accent);line-height:1;display:block}.stat-badge .val.gold{color:var(--gold)}.stat-badge .label{font-size:0.8rem;color:var(--text-muted);margin-top:0.35rem;display:block}.sport-card{background:var(--bg-section);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.5rem;height:auto;transition:border-color 0.2s,transform 0.2s;position:relative;overflow:hidden}.sport-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),var(--gold));opacity:0;transition:opacity 0.2s}.sport-card:hover{border-color:var(--accent);transform:translateY(-4px)}.sport-card:hover::before{opacity:1}.sport-card .sport-icon{font-size:2.4rem;margin-bottom:1rem;display:block}.sport-card h5{font-weight:700;color:var(--gold);margin-bottom:0.4rem;font-size:1rem}.sport-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.sport-card .badge-live{display:inline-block;background:rgba(74,222,128,0.12);border:1px solid var(--border);border-radius:20px;padding:0.15rem 0.65rem;font-size:0.72rem;color:var(--accent);font-weight:700;margin-top:0.75rem}.feature-card{background:var(--bg-section);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.5rem;height:auto;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:var(--accent);transform:translateY(-4px)}.feature-card .icon{width:52px;height:52px;background:rgba(74,222,128,0.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--accent);margin-bottom:1rem}.feature-card .icon.gold-icon{background:rgba(253,230,138,0.1);color:var(--gold)}.feature-card h5{font-weight:700;color:var(--text);margin-bottom:0.4rem;font-size:1rem}.feature-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.bet-table th{background:#0d2b1a;color:var(--gold);font-weight:700;border-color:var(--border);font-size:0.83rem}.bet-table td{background:var(--bg-main);color:var(--text-muted);border-color:var(--border);font-size:0.85rem;vertical-align:middle}.bet-table td.row-label{color:var(--text);font-weight:600;background:#0d2b1a}.bet-table td.highlight{color:var(--accent);font-weight:700}.bet-table td.gold-val{color:var(--gold);font-weight:700}.odds-card{background:var(--bg-section);border:1px solid var(--border);border-radius:14px;padding:1.5rem;height:auto}.odds-card .match-title{font-weight:700;color:var(--text);font-size:0.95rem;margin-bottom:0.25rem}.odds-card .match-meta{font-size:0.78rem;color:var(--text-muted);margin-bottom:1rem}.odds-row{display:flex;gap:0.5rem}.odds-btn{flex:1;background:rgba(74,222,128,0.07);border:1px solid var(--border);border-radius:8px;padding:0.6rem 0.5rem;text-align:center;cursor:default}.odds-btn .team{font-size:0.72rem;color:var(--text-muted);display:block}.odds-btn .odd-val{font-size:1rem;font-weight:800;color:var(--accent);display:block}.odds-btn.draw .odd-val{color:var(--gold)}.step-card{background:var(--bg-section);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.5rem;height:auto}.step-num{width:44px;height:44px;background:var(--accent);color:#06120d;font-weight:800;font-size:1.1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.step-card h5{font-weight:700;color:var(--gold);font-size:1rem;margin-bottom:0.4rem}.step-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.notice-box{background:linear-gradient(90deg,rgba(253,230,138,0.07),rgba(74,222,128,0.04));border-left:4px solid var(--gold);border-radius:10px;padding:1.1rem 1.4rem}.notice-box p{color:var(--text-muted);font-size:0.87rem;margin:0}.glow-badge{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(253,230,138,0.08);border:1px solid var(--border-gold);border-radius:50px;padding:0.45rem 1.1rem;font-size:0.83rem;color:var(--gold);font-weight:600;margin:0.25rem}.glow-badge.green{background:rgba(74,222,128,0.08);border-color:var(--border);color:var(--accent)}.odds-bar-wrap{margin-bottom:1rem}.odds-bar-label{display:flex;justify-content:space-between;font-size:0.82rem;color:var(--text-muted);margin-bottom:0.3rem}.odds-bar-label span:last-child{color:var(--accent);font-weight:700}.odds-bar{height:8px;background:rgba(74,222,128,0.1);border-radius:4px;overflow:hidden}.odds-bar-fill{height:auto;background:linear-gradient(90deg,var(--accent),var(--gold));border-radius:4px}.accordion-item{background:var(--bg-section) !important;border:1px solid var(--border) !important;margin-bottom:0.75rem;border-radius:10px !important;overflow:hidden}.accordion-button{background:var(--bg-section) !important;color:var(--text) !important;font-weight:600;font-size:0.95rem;box-shadow:none !important}.accordion-button:not(.collapsed){color:var(--accent) !important}.accordion-button::after{filter:invert(1) sepia(1) saturate(3) hue-rotate(90deg)}.accordion-body{background:var(--bg-section);color:var(--text-muted);font-size:0.9rem}.content-img{width:100%;max-width:100%;height:auto;border-radius:14px;display:block;border:1px solid var(--border)}.live-ticker{background:var(--bg-section);border:1px solid var(--border);border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;overflow:hidden}.live-dot{width:10px;height:10px;background:#ef4444;border-radius:50%;flex-shrink:0;animation:pulse 1.5s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.3}}.ticker-label{font-size:0.75rem;font-weight:700;color:#ef4444;text-transform:uppercase;letter-spacing:0.08em;flex-shrink:0}.ticker-text{font-size:0.85rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticker-text span{color:var(--accent);font-weight:600}html,body{overflow-x:clip;width:100%}
