*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg-main);color:var(--text-primary);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.75}a{color:var(--sky);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:#0b1829;border-bottom:1px solid var(--border);padding:0.65rem 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--sky);font-size:0.85rem}.breadcrumb-item.active{color:var(--generated-muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:#475569}.section-dark{background-color:var(--bg-main);padding:65px 0}.section-mid{background-color:var(--bg-section);padding:65px 0}.section-title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800}.section-title span{color:var(--gold)}.section-subtitle{color:var(--generated-muted);font-size:0.95rem}.divider-gold{width:56px;height:4px;background:var(--gold);border-radius:2px;margin:0.65rem auto 1.4rem}.divider-gold.left{margin-left:0}.content-img{width:100%;height:auto;border-radius:12px;display:block;border:1px solid var(--border)}.page-hero{background:linear-gradient(135deg,#0b1829 0%,#10213a 55%,#18304f 100%);padding:70px 0 55px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(250,204,21,0.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero h1{font-size:clamp(1.9rem,4.5vw,3rem);font-weight:800;line-height:1.2}.page-hero h1 span{color:var(--gold)}.page-hero p.lead{color:var(--generated-muted);font-size:1.05rem;max-width:580px}.dt-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.4rem 1rem;border-radius:50px;font-weight:700;font-size:0.9rem}.badge-dragon{background:rgba(250,204,21,0.15);border:1px solid var(--gold);color:var(--gold)}.badge-tiger{background:rgba(125,211,252,0.12);border:1px solid var(--sky);color:var(--sky)}.badge-tie{background:rgba(74,222,128,0.12);border:1px solid #4ade80;color:#4ade80}.vs-block{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.vs-side{flex:1;min-width:140px;max-width:200px;background:var(--card-bg);border-radius:14px;padding:1.75rem 1rem;text-align:center;border:2px solid var(--border);transition:border-color 0.2s,transform 0.2s}.vs-side:hover{transform:translateY(-4px)}.vs-side.dragon{border-color:var(--gold)}.vs-side.tiger{border-color:var(--sky)}.vs-side .vs-icon{font-size:2.8rem;margin-bottom:0.5rem}.vs-side h5{font-weight:800;font-size:1.1rem;margin:0}.vs-circle{width:52px;height:52px;background:#0b1829;border:2px solid #475569;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;color:var(--generated-muted);flex-shrink:0}.feature-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.75rem 1.4rem;height:auto;transition:transform 0.2s,border-color 0.2s}.feature-card:hover{transform:translateY(-4px);border-color:var(--sky)}.feature-icon{width:52px;height:52px;background:rgba(250,204,21,0.1);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--gold);margin-bottom:1rem}.feature-card h5{color:var(--text-primary);font-weight:700;font-size:1rem}.feature-card p{color:var(--generated-muted);font-size:0.875rem;margin:0}.bet-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem;height:auto}.bet-card .bet-label{display:inline-block;padding:0.25rem 0.75rem;border-radius:50px;font-size:0.78rem;font-weight:700;margin-bottom:0.75rem}.bet-card h6{color:var(--text-primary);font-weight:700}.bet-card p{color:var(--generated-muted);font-size:0.85rem;margin:0}.payout-pill{display:inline-block;background:rgba(250,204,21,0.12);border:1px solid var(--gold);color:var(--gold);font-weight:700;font-size:0.8rem;padding:0.2rem 0.7rem;border-radius:50px;margin-top:0.6rem}.step-item{display:flex;gap:1.25rem;align-items:flex-start;padding:1.25rem;background:var(--card-bg);border-radius:10px;border:1px solid var(--border)}.step-num{width:44px;height:44px;background:var(--gold);color:#0b1829;font-weight:800;font-size:1.1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-item h6{color:var(--sky);font-weight:700;margin-bottom:0.3rem}.step-item p{color:var(--generated-muted);font-size:0.875rem;margin:0}.stat-box{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem 1rem;text-align:center}.stat-box .stat-num{font-size:2rem;font-weight:800;color:var(--gold);line-height:1}.stat-box .stat-label{color:var(--generated-muted);font-size:0.85rem;margin-top:0.4rem}.odds-table th{background:#0b1829;color:var(--sky);font-weight:700;font-size:0.875rem}.odds-table td,.odds-table th{border-color:var(--border);padding:0.8rem 1rem}.odds-table tbody tr:nth-child(odd){background:var(--card-bg)}.odds-table tbody tr:nth-child(even){background:var(--bg-section)}.odds-table td{color:var(--generated-muted);font-size:0.875rem}.highlight-gold{color:var(--gold);font-weight:700}.highlight-sky{color:var(--sky);font-weight:700}.accordion-item{background:var(--card-bg);border:1px solid var(--border) !important;border-radius:10px !important;margin-bottom:0.75rem;overflow:hidden}.accordion-button{background:var(--card-bg);color:var(--text-primary);font-weight:600;font-size:0.95rem;box-shadow:none !important}.accordion-button:not(.collapsed){background:#243f63;color:var(--gold)}.accordion-button::after{filter:invert(1) brightness(2)}.accordion-body{background:#1a3358;color:var(--generated-muted);font-size:0.9rem;padding:1rem 1.25rem}html,body{overflow-x:clip;width:100%}
