*,*::before,*::after{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:'Inter',sans-serif;margin:0}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-light)}.breadcrumb-wrap{background:var(--panel);border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--gold);font-size:0.85rem}.breadcrumb-item.active{color:var(--muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--muted)}.updated-strip{background:var(--panel);border-bottom:1px solid var(--border);padding:0.7rem 0}.updated-strip p{color:var(--muted);font-size:0.82rem;margin:0}.updated-strip span{color:var(--gold);font-weight:600}.page-hero{background:linear-gradient(135deg,#000d1a 0%,#050a10 40%,#111111 100%);padding:64px 0 56px;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:440px;height:440px;background:radial-gradient(circle,rgba(245,158,11,0.07) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-40px;width:300px;height:300px;background:radial-gradient(circle,rgba(185,28,28,0.05) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero h1{font-size:clamp(1.8rem,3.5vw,2.7rem);font-weight:900;line-height:1.2}.page-hero h1 span{color:var(--gold)}.page-hero p.lead{color:var(--muted);font-size:1rem;max-width:600px;line-height:1.8}section{padding:64px 0}.bg-panel{background:var(--panel)}.section-title{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800}.section-title span{color:var(--gold)}.divider-gold{width:52px;height:4px;background:var(--gold);border-radius:2px;margin:0.5rem auto 1.5rem}.feature-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:1.8rem 1.5rem;height:auto;position:relative;overflow:hidden;transition:border-color 0.25s,transform 0.2s}.feature-card::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform 0.3s}.feature-card:hover::after{transform:scaleX(1)}.feature-card:hover{border-color:var(--gold);transform:translateY(-4px)}.feature-icon{width:52px;height:52px;background:rgba(245,158,11,0.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--gold);margin-bottom:1.1rem}.feature-card h5{font-weight:700;font-size:1rem;margin-bottom:0.5rem;color:var(--text)}.feature-card p{color:var(--muted);font-size:0.87rem;margin:0;line-height:1.75}.toc-card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:1.6rem;position:sticky;top:80px}.toc-card h6{color:var(--gold);font-weight:700;font-size:0.82rem;text-transform:uppercase;letter-spacing:0.07em;margin-bottom:1rem}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:0.35rem}.toc-list li a{color:var(--muted);font-size:0.84rem;display:flex;align-items:center;gap:0.5rem;padding:0.3rem 0.5rem;border-radius:6px;transition:color 0.2s,background 0.2s}.toc-list li a:hover{color:var(--gold);background:rgba(245,158,11,0.07)}.toc-list li a i{font-size:0.7rem;color:var(--gold);flex-shrink:0}.policy-section{scroll-margin-top:90px;margin-bottom:2.8rem}.policy-section h2{font-size:1.25rem;font-weight:800;color:var(--gold);border-left:4px solid var(--gold);padding-left:0.9rem;margin-bottom:1.1rem}.policy-section h3{font-size:1rem;font-weight:700;color:var(--text);margin:1.2rem 0 0.5rem}.policy-section p{color:var(--muted);font-size:0.9rem;line-height:1.85;margin-bottom:0.8rem}.policy-section ul{color:var(--muted);font-size:0.9rem;line-height:1.85;padding-left:1.4rem;margin-bottom:0.8rem}.policy-section ul li{margin-bottom:0.4rem}.data-table{width:100%;border-collapse:collapse;font-size:0.87rem;margin-bottom:1rem}.data-table th{background:rgba(245,158,11,0.1);color:var(--gold);font-weight:700;padding:0.7rem 1rem;text-align:left;border-bottom:2px solid var(--gold)}.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(245,158,11,0.03)}.highlight-box{background:#1a1200;border:1px solid var(--gold);border-left:4px solid var(--gold);border-radius:8px;padding:1.1rem 1.4rem;margin-bottom:1rem}.highlight-box-red{background:#1a0a0a;border:1px solid var(--red);border-left:4px solid var(--red);border-radius:8px;padding:1.1rem 1.4rem;margin-bottom:1rem}.highlight-box p,.highlight-box-red p{margin:0;font-size:0.87rem;line-height:1.75;color:var(--muted)}.right-item{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:1.2rem 1.3rem;display:flex;gap:1rem;align-items:flex-start;transition:border-color 0.2s}.right-item:hover{border-color:var(--gold)}.right-item .ri-icon{width:40px;height:40px;flex-shrink:0;background:rgba(245,158,11,0.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:1.1rem}.right-item h6{font-weight:700;font-size:0.9rem;margin-bottom:0.3rem;color:var(--text)}.right-item p{font-size:0.83rem;color:var(--muted);margin:0;line-height:1.65}.badge-red{background:var(--red);color:var(--text-light);font-size:0.72rem;font-weight:700;padding:0.25rem 0.6rem;border-radius:4px;display:inline-block}.cta-section{background:linear-gradient(135deg,#0d0005 0%,#080010 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:68px 0;position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:-80px;left:50%;transform:translateX(-50%);width:560px;height:360px;background:radial-gradient(ellipse,rgba(245,158,11,0.07) 0%,transparent 70%);pointer-events:none}@media (max-width:991px){.toc-card{position:static;margin-bottom:2rem}}@media (max-width:768px){.page-hero{padding:44px 0 36px}section{padding:44px 0}.data-table{font-size:0.8rem}.data-table th,.data-table td{padding:0.5rem 0.7rem}}html,body{overflow-x:clip;width:100%}
