*,*::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.78}a{color:var(--highlight);text-decoration:none}a:hover{color:var(--accent)}.breadcrumb-wrap{background:#0a1018;border-bottom:1px solid var(--border);padding:0.65rem 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--highlight);font-size:0.88rem}.breadcrumb-item.active{color:var(--muted);font-size:0.88rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--muted)}.page-hero{background:linear-gradient(135deg,#0a1018 0%,#0d1a2a 55%,#091520 100%);padding:72px 0 56px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-120px;right:-80px;width:440px;height:440px;background:radial-gradient(circle,rgba(147,197,253,0.07) 0%,transparent 65%);pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-80px;left:-60px;width:360px;height:360px;background:radial-gradient(circle,rgba(251,146,60,0.06) 0%,transparent 65%);pointer-events:none}.page-hero h1{font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:800;color:var(--text-light);line-height:1.25}.page-hero h1 span{color:var(--accent)}.page-hero .lead{color:var(--muted);font-size:1rem;max-width:560px}.btn-outline-accent{border:2px solid var(--accent);color:var(--accent);font-weight:700;padding:0.6rem 1.6rem;border-radius:6px;background:transparent;transition:all 0.2s}.btn-outline-accent:hover{background:var(--accent);color:#0f1720}section{padding:64px 0}.bg-alt{background:#111c2b}.section-label{text-transform:uppercase;letter-spacing:2px;font-size:0.8rem;font-weight:600;color:var(--accent);display:block;margin-bottom:0.4rem}.section-title{font-size:1.65rem;font-weight:800;color:var(--text-light);margin-bottom:0.4rem}.section-title span{color:var(--accent)}.divider-accent{width:48px;height:4px;background:var(--accent);border-radius:2px;margin:0.5rem 0 1.4rem}.toc-card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1.6rem;position:sticky;top:80px}.toc-card h6{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:0.82rem;margin-bottom:1rem}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:0.35rem}.toc-list a{color:var(--muted);font-size:0.87rem;display:flex;align-items:center;gap:0.5rem;padding:0.3rem 0.5rem;border-radius:6px;transition:all 0.2s}.toc-list a:hover{color:var(--accent);background:rgba(251,146,60,0.08)}.toc-list a i{font-size:0.72rem;color:var(--accent);flex-shrink:0}.policy-section{margin-bottom:2.8rem;scroll-margin-top:90px}.policy-section h2{font-size:1.2rem;font-weight:800;color:var(--text-light);margin-bottom:0.85rem;display:flex;align-items:center;gap:0.7rem}.policy-section h2 .sec-num{background:var(--accent);color:#0f1720;font-size:0.78rem;font-weight:800;width:28px;height:28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.policy-section h2 .sec-num.blue{background:var(--highlight)}.policy-section p{color:var(--muted);font-size:0.95rem;margin-bottom:0.9rem}.policy-section ul{padding-left:1.2rem;margin-bottom:0.9rem}.policy-section ul li{color:var(--muted);font-size:0.95rem;margin-bottom:0.45rem;padding-left:0.3rem}.policy-section ul li::marker{color:var(--accent)}.tip-box{background:linear-gradient(90deg,#172033,#1a2540);border-left:4px solid var(--accent);border-radius:8px;padding:1.1rem 1.4rem;margin:1.2rem 0}.tip-box.blue{border-left-color:var(--highlight)}.tip-box.green{border-left-color:#4ade80}.tip-box p{color:var(--muted);font-size:0.9rem;margin:0}.tip-box .tip-title{font-weight:700;margin-bottom:0.35rem;font-size:0.92rem;color:var(--accent)}.tip-box.blue .tip-title{color:var(--highlight)}.tip-box.green .tip-title{color:#4ade80}.data-table{width:100%;border-collapse:collapse;margin:1.2rem 0;font-size:0.88rem}.data-table th{background:#1e2d45;color:var(--accent);font-weight:700;padding:0.7rem 1rem;text-align:left;border-bottom:2px solid var(--border)}.data-table td{color:var(--muted);padding:0.65rem 1rem;border-bottom:1px solid var(--border);vertical-align:top}.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.8rem 1.5rem;height:auto;transition:border-color 0.2s,transform 0.2s;position:relative;overflow:hidden}.feature-card::after{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:var(--accent);border-radius:14px 14px 0 0;opacity:0;transition:opacity 0.2s}.feature-card:hover{border-color:var(--accent);transform:translateY(-4px)}.feature-card:hover::after{opacity:1}.feature-card.blue::after{background:var(--highlight)}.feature-card.blue:hover{border-color:var(--highlight)}.feature-icon{font-size:2.2rem;margin-bottom:0.9rem;color:var(--accent);display:block}.feature-card.blue .feature-icon{color:var(--highlight)}.feature-card h5{color:var(--text-light);font-weight:700;margin-bottom:0.5rem;font-size:1rem}.feature-card p{color:var(--muted);font-size:0.9rem;margin:0}.updated-badge{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(147,197,253,0.1);border:1px solid rgba(147,197,253,0.2);color:var(--highlight);font-size:0.82rem;font-weight:600;padding:0.3rem 0.9rem;border-radius:20px}.rights-item{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:1.2rem 1.4rem;display:flex;align-items:flex-start;gap:1rem;transition:border-color 0.2s}.rights-item:hover{border-color:var(--accent)}.rights-icon{width:40px;height:40px;border-radius:8px;background:rgba(251,146,60,0.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem;color:var(--accent)}.rights-icon.blue{background:rgba(147,197,253,0.12);color:var(--highlight)}.rights-item h6{color:var(--text-light);font-weight:700;margin-bottom:0.2rem;font-size:0.92rem}.rights-item p{color:var(--muted);font-size:0.85rem;margin:0}.cta-banner{background:linear-gradient(135deg,#172033 0%,#1e2d45 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:64px 0}@media (max-width:991px){.toc-card{position:static;margin-bottom:2rem}}@media (max-width:768px){.page-hero{padding:48px 0 36px}section{padding:48px 0}.data-table{font-size:0.82rem}.data-table th,.data-table td{padding:0.5rem 0.7rem}}html,body{overflow-x:clip;width:100%}
