*,*::before,*::after{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)}.btn-amber{background:linear-gradient(135deg,var(--amber) 0%,var(--amber-dark) 100%);color:#140f0a;font-weight:700;border:none;border-radius:8px;padding:0.65rem 1.6rem;transition:opacity 0.2s,transform 0.15s}.btn-amber:hover{opacity:0.9;color:#140f0a;transform:translateY(-2px)}.btn-outline-amber{border:2px solid var(--amber);color:var(--amber);font-weight:700;border-radius:8px;padding:0.6rem 1.5rem;background:transparent;transition:all 0.2s}.btn-outline-amber:hover{background-color:var(--amber);color:#140f0a}.breadcrumb-wrap{background:#0e0a06;border-bottom:1px solid var(--border);padding:0.75rem 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:radial-gradient(ellipse at 70% 20%,rgba(245,158,11,0.11) 0%,transparent 55%),linear-gradient(150deg,#1f1408 0%,#0e0a06 60%,#1a1005 100%);padding:72px 0 60px;border-bottom:1px solid var(--border)}.hero-badge{display:inline-block;background:rgba(245,158,11,0.14);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:0.3rem 0.9rem;border-radius:50px;margin-bottom:1.2rem}.page-hero h1{font-family:'Cinzel',serif;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900;color:var(--cream);line-height:1.2;margin-bottom:1rem}.page-hero h1 span{color:var(--amber)}.page-hero p.lead{color:var(--text-muted);font-size:1rem;max-width:600px}.last-updated{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(245,158,11,0.08);border:1px solid rgba(245,158,11,0.22);border-radius:6px;padding:0.3rem 0.8rem;font-size:0.8rem;color:var(--text-muted);margin-top:1rem}.last-updated i{color:var(--amber)}.section-pad{padding:72px 0}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--amber);margin-bottom:0.5rem}.section-title{font-size:clamp(1.45rem,3vw,2rem);font-weight:800;color:var(--cream);margin-bottom:0.75rem}.section-sub{color:var(--text-muted);max-width:560px;margin:0 auto 2.5rem}hr.section-divider{border:none;border-top:1px solid var(--border);margin:0}.toc-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.75rem;position:sticky;top:80px}.toc-card h6{color:var(--amber);font-weight:700;font-size:0.8rem;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1rem}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:0.4rem}.toc-list li a{color:var(--text-muted);font-size:0.85rem;display:flex;align-items:center;gap:0.5rem;padding:0.3rem 0.5rem;border-radius:6px;transition:all 0.2s}.toc-list li a:hover{color:var(--amber);background:var(--amber-glow)}.toc-list li a i{font-size:0.7rem;color:var(--amber);flex-shrink:0}.terms-section{margin-bottom:2.75rem;scroll-margin-top:90px}.terms-section h2{font-size:1.25rem;font-weight:800;color:var(--cream);margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:0.65rem}.terms-section h2 .sec-num{background:var(--amber-glow);border:1px solid rgba(245,158,11,0.3);color:var(--amber);font-size:0.75rem;font-weight:800;padding:0.15rem 0.55rem;border-radius:5px;flex-shrink:0}.terms-section p{color:var(--text-muted);font-size:0.93rem;margin-bottom:0.85rem}.terms-section ul{list-style:none;padding:0;margin:0 0 0.85rem}.terms-section ul li{color:var(--text-muted);font-size:0.93rem;padding:0.4rem 0 0.4rem 1.5rem;position:relative;border-bottom:1px solid rgba(58,42,24,0.5)}.terms-section ul li:last-child{border-bottom:none}.terms-section ul li::before{content:'';position:absolute;left:0.3rem;top:0.85rem;width:6px;height:6px;background:var(--amber);border-radius:50%}.terms-section strong{color:var(--cream)}.info-box{background:rgba(245,158,11,0.07);border:1px solid rgba(245,158,11,0.28);border-left:4px solid var(--amber);border-radius:8px;padding:1rem 1.25rem;margin:1rem 0}.info-box p{color:var(--text-muted);margin:0;font-size:0.88rem}.info-box strong{color:var(--cream)}.warn-box{background:rgba(239,68,68,0.07);border:1px solid rgba(239,68,68,0.25);border-left:4px solid #ef4444;border-radius:8px;padding:1rem 1.25rem;margin:1rem 0}.warn-box p{color:var(--text-muted);margin:0;font-size:0.88rem}.warn-box strong{color:#fca5a5}.feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.75rem 1.5rem;height:auto;position:relative;overflow:hidden;transition:border-color 0.25s,transform 0.25s}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--amber-dark),var(--gold-shine),var(--amber-dark));transform:scaleX(0);transition:transform 0.3s}.feature-card:hover{border-color:var(--amber);transform:translateY(-4px)}.feature-card:hover::before{transform:scaleX(1)}.feature-icon{width:54px;height:54px;background:var(--amber-glow);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--amber);margin-bottom:1rem}.feature-card h5{color:var(--cream);font-weight:700;margin-bottom:0.5rem;font-size:1rem}.feature-card p{color:var(--text-muted);font-size:0.875rem;margin:0;line-height:1.7}.cta-band{background:linear-gradient(90deg,#1f1408 0%,#2a1c0a 50%,#1f1408 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:68px 0;text-align:center}.cta-band h2{color:var(--cream);font-weight:800;font-size:clamp(1.4rem,3vw,1.9rem);margin-bottom:0.75rem}.cta-band p{color:var(--text-muted);max-width:500px;margin:0 auto 1.75rem}@media (max-width:991px){.toc-card{position:static;margin-bottom:2rem}}@media (max-width:768px){.page-hero{padding:50px 0 40px}.section-pad{padding:50px 0}}html,body{overflow-x:clip;width:100%}
