*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg);color:var(--text);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.8}h1,h2,h3,h4,h5,h6{font-family:'Poppins',sans-serif}a{color:var(--accent);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:var(--block);border-bottom:1px solid var(--border);padding:12px 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--accent);font-size:0.85rem}.breadcrumb-item.active{color:var(--muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--muted)}.btn-outline-gold{border:2px solid var(--gold);color:var(--gold);font-weight:700;padding:0.7rem 1.8rem;border-radius:8px;background:transparent;transition:background 0.2s,color 0.2s}.btn-outline-gold:hover{background:var(--gold);color:#06120d}.page-hero{background:linear-gradient(135deg,#06120d 0%,#071a10 60%,#06120d 100%);padding:72px 0 60px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 40%,rgba(74,222,128,0.06) 0%,transparent 65%)}.page-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.2}.page-hero h1 span{color:var(--accent)}.page-hero .lead{color:var(--muted);font-size:1rem;max-width:600px}.tag-pill{display:inline-block;background:rgba(74,222,128,0.1);border:1px solid rgba(74,222,128,0.25);color:var(--accent);font-size:0.78rem;font-weight:600;padding:4px 12px;border-radius:20px;margin:3px}.section-block{background-color:var(--block);padding:72px 0}.section-plain{padding:72px 0}.section-title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;margin-bottom:0.4rem}.section-title span{color:var(--accent)}.section-subtitle{color:var(--muted);margin-bottom:2.2rem;font-size:0.95rem}.feature-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:28px 22px;height:auto;transition:border-color 0.25s,transform 0.25s,box-shadow 0.25s}.feature-card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 12px 32px rgba(74,222,128,0.08)}.feature-card .icon{width:52px;height:52px;background:rgba(74,222,128,0.12);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--accent);margin-bottom:1rem}.feature-card h5{font-size:1rem;font-weight:700;margin-bottom:0.5rem}.feature-card p{color:var(--muted);font-size:0.88rem;margin:0;line-height:1.7}.toc-box{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:24px 20px;position:sticky;top:80px}.toc-box h6{color:var(--gold);font-weight:700;font-size:0.8rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.toc-box ol{padding-left:1.2rem;margin:0}.toc-box ol li{margin-bottom:8px}.toc-box ol li a{color:var(--muted);font-size:0.85rem;transition:color 0.2s}.toc-box ol li a:hover{color:var(--accent)}.terms-section{margin-bottom:2.8rem;scroll-margin-top:90px}.terms-section h3{font-size:1.15rem;font-weight:800;color:var(--accent);margin-bottom:0.8rem;padding-bottom:0.5rem;border-bottom:1px solid var(--border)}.terms-section p{color:var(--muted);font-size:0.92rem;margin-bottom:0.8rem}.terms-section ul{padding-left:1.4rem;margin-bottom:0.8rem}.terms-section ul li{color:var(--muted);font-size:0.92rem;margin-bottom:6px}.terms-section ul li::marker{color:var(--accent)}.gold-notice{background:rgba(253,230,138,0.07);border:1px solid rgba(253,230,138,0.28);border-radius:14px;padding:22px 26px}.highlight-box{background:rgba(74,222,128,0.06);border:1px solid rgba(74,222,128,0.22);border-radius:14px;padding:22px 26px}.updated-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(74,222,128,0.1);border:1px solid rgba(74,222,128,0.25);color:var(--accent);font-size:0.8rem;font-weight:600;padding:5px 14px;border-radius:20px}.cta-section{background:linear-gradient(135deg,#0d2b1a,#06120d);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:72px 0}html,body{overflow-x:clip;width:100%}
