*,*::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%,#0a0b12 60%,#09090b 100%);padding:64px 0 52px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:480px;height:480px;background:radial-gradient(circle,rgba(37,99,235,0.09) 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)}.terms-section{margin-bottom:2.5rem;scroll-margin-top:90px}.terms-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}.terms-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}.terms-section p{color:var(--muted);font-size:0.9rem;line-height:1.75;margin-bottom:0.85rem}.terms-section ul,.terms-section ol{color:var(--muted);font-size:0.9rem;line-height:1.75;padding-left:1.4rem;margin-bottom:0.85rem}.terms-section ul li,.terms-section ol li{margin-bottom:0.4rem}.terms-section .highlight-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}.terms-section .warning-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}.terms-section .danger-note{background:rgba(239,68,68,0.07);border-left:3px solid var(--red);border-radius:0 8px 8px 0;padding:0.85rem 1rem;margin:1rem 0;color:var(--muted);font-size:0.875rem;line-height:1.65}.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}.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%}
