*,*::before,*::after{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:'Inter',sans-serif;margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:#0f0f12;border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0;background:transparent;padding: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(--border)}.page-hero{background:linear-gradient(135deg,#09090b 0%,#0a0b14 60%,#09090b 100%);padding:64px 0 52px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,0.08) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(250,204,21,0.05) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero .eyebrow{color:var(--accent);font-size:0.8rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.75rem}.page-hero h1{font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900;line-height:1.15;color:var(--text);margin-bottom:1rem}.page-hero h1 .gold{color:var(--gold)}.page-hero p{color:var(--muted);font-size:1rem;max-width:620px;line-height:1.7}.last-updated{display:inline-flex;align-items:center;gap:0.4rem;background:var(--card);border:1px solid var(--border);border-radius:8px;padding:0.4rem 0.9rem;font-size:0.8rem;color:var(--muted);margin-top:1rem}.last-updated i{color:var(--accent)}section{padding:60px 0}.section-title{font-size:1.7rem;font-weight:800;color:var(--text);margin-bottom:0.4rem}.section-title .gold{color:var(--gold)}.section-title .accent{color:#60a5fa}.section-sub{color:var(--muted);font-size:0.95rem;margin-bottom:2rem}.eyebrow-label{color:var(--accent);font-size:0.8rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.5rem}.toc-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;position:sticky;top:80px}.toc-card h6{color:var(--text);font-weight:700;font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:1rem;padding-bottom:0.75rem;border-bottom:1px solid var(--border)}.toc-card ol{padding-left:1.2rem;margin:0}.toc-card ol li{margin-bottom:0.5rem}.toc-card ol li a{color:var(--muted);font-size:0.82rem;font-weight:500;transition:color 0.2s}.toc-card ol li a:hover{color:var(--gold)}.policy-section{margin-bottom:2.5rem;scroll-margin-top:90px}.policy-section h3{color:var(--text);font-size:1.15rem;font-weight:800;margin-bottom:0.75rem;padding-bottom:0.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:0.6rem}.policy-section h3 .section-num{background:var(--accent);color:var(--text-light);font-size:0.72rem;font-weight:700;width:24px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.policy-section p{color:var(--muted);font-size:0.9rem;line-height:1.75;margin-bottom:0.85rem}.policy-section ul,.policy-section ol{color:var(--muted);font-size:0.9rem;line-height:1.75;padding-left:1.4rem;margin-bottom:0.85rem}.policy-section ul li,.policy-section ol li{margin-bottom:0.4rem}.policy-section .info-note{background:rgba(37,99,235,0.08);border-left:3px solid var(--accent);border-radius:0 8px 8px 0;padding:0.85rem 1rem;margin:1rem 0;color:var(--muted);font-size:0.875rem;line-height:1.65}.policy-section .gold-note{background:rgba(250,204,21,0.07);border-left:3px solid var(--gold);border-radius:0 8px 8px 0;padding:0.85rem 1rem;margin:1rem 0;color:var(--muted);font-size:0.875rem;line-height:1.65}.policy-section .green-note{background:rgba(34,197,94,0.07);border-left:3px solid var(--green);border-radius:0 8px 8px 0;padding:0.85rem 1rem;margin:1rem 0;color:var(--muted);font-size:0.875rem;line-height:1.65}.data-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:0.875rem}.data-table th{background:rgba(37,99,235,0.15);color:var(--text);font-weight:700;padding:0.75rem 1rem;text-align:left;border-bottom:1px solid var(--border)}.data-table td{color:var(--muted);padding:0.7rem 1rem;border-bottom:1px solid var(--border);vertical-align:top;line-height:1.6}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:rgba(255,255,255,0.02)}.feature-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.75rem;height:auto;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:var(--accent);transform:translateY(-4px)}.feature-card .icon-wrap{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.1rem}.feature-card h5{color:var(--text);font-weight:700;font-size:1rem;margin-bottom:0.5rem}.feature-card p{color:var(--muted);font-size:0.875rem;margin:0;line-height:1.65}.right-item{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;display:flex;align-items:flex-start;gap:1rem;transition:border-color 0.2s}.right-item:hover{border-color:var(--accent)}.right-item .ri-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.right-item h6{color:var(--text);font-weight:700;font-size:0.9rem;margin-bottom:0.25rem}.right-item p{color:var(--muted);font-size:0.82rem;margin:0;line-height:1.6}.highlight-band{background:linear-gradient(90deg,#0a0a1a,#09090b);border:1px solid var(--border);border-radius:16px;padding:2.5rem}.glow-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(37,99,235,0.4),rgba(250,204,21,0.3),transparent);border:none;margin:0}@media (max-width:991px){.toc-card{position:static;margin-bottom:2rem}}html,body{overflow-x:clip;width:100%}
