*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg);color:var(--muted);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.8}h1,h2,h3,h4,h5,h6{color:var(--heading);font-family:'Cinzel',serif}a{color:var(--accent);text-decoration:none}a:hover{color:#e8c49a}.breadcrumb-wrap{background:var(--panel);border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb-item a{color:var(--accent);font-size:0.875rem}.breadcrumb-item.active{color:var(--muted);font-size:0.875rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--border)}.btn-outline-accent{border:2px solid var(--accent);color:var(--accent);font-weight:600;padding:0.7rem 1.8rem;border-radius:6px;background:transparent;font-family:'Inter',sans-serif;transition:all 0.2s}.btn-outline-accent:hover{background:var(--accent);color:#101828}.hero{background:linear-gradient(150deg,#060e1a 0%,#0d1520 50%,#101828 100%);padding:70px 0 55px;border-bottom:1px solid var(--border);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(212,163,115,0.06) 0%,transparent 65%);border-radius:50%;pointer-events:none}.hero h1{font-size:clamp(1.7rem,3.5vw,2.6rem);line-height:1.2;margin-bottom:1rem}.hero h1 span{color:var(--accent)}section{padding:60px 0}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:0.5rem;font-family:'Inter',sans-serif}.section-title{font-size:clamp(1.35rem,2.8vw,2rem);margin-bottom:1rem}.divider{width:50px;height:3px;background:var(--accent);border-radius:2px;margin:0 auto 2rem}.divider-left{width:50px;height:3px;background:var(--accent);border-radius:2px;margin:0 0 1.5rem}.toc-box{background:var(--panel);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:10px;padding:1.5rem 1.75rem}.toc-box h6{color:var(--heading);font-family:'Inter',sans-serif;font-weight:700;font-size:0.9rem;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:1rem}.toc-box ol{padding-left:1.25rem;margin:0}.toc-box ol li{margin-bottom:0.4rem;font-size:0.875rem}.toc-box ol li a{color:var(--muted);transition:color 0.2s}.toc-box ol li a:hover{color:var(--accent)}.legal-section{scroll-margin-top:80px}.legal-section h3{font-size:1.15rem;font-family:'Inter',sans-serif;font-weight:700;color:var(--heading);margin-bottom:0.75rem;padding-bottom:0.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:0.6rem}.legal-section h3 .sec-num{background:rgba(212,163,115,0.15);color:var(--accent);border-radius:6px;padding:0.1rem 0.55rem;font-size:0.8rem;font-weight:700;flex-shrink:0}.legal-section p,.legal-section li{font-size:0.925rem;color:var(--muted);line-height:1.8}.legal-section ul,.legal-section ol{padding-left:1.4rem}.legal-section li{margin-bottom:0.4rem}.highlight-box{background:rgba(212,163,115,0.07);border-left:4px solid var(--accent);border-radius:8px;padding:1.1rem 1.4rem;margin:1.25rem 0}.highlight-box p{margin:0;font-size:0.9rem}.feature-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:1.75rem 1.5rem;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:54px;height:54px;background:rgba(212,163,115,0.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:var(--accent);margin-bottom:1.1rem}.feature-card h5{color:var(--heading);font-family:'Inter',sans-serif;font-weight:700;font-size:1rem;margin-bottom:0.65rem}.feature-card p{font-size:0.875rem;margin:0}.last-updated{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:0.75rem 1.25rem;font-size:0.82rem;color:var(--generated-muted);display:flex;align-items:center;gap:0.5rem;font-family:'Inter',sans-serif}.last-updated i{color:var(--accent)}@media (max-width:768px){section{padding:40px 0}}html,body{overflow-x:clip;width:100%}
