*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg-main);color:var(--text-primary);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.8;margin:0}a{color:var(--sky);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background-color:#0b1829;border-bottom:1px solid var(--border-accent);padding:0.7rem 0}.breadcrumb-item a{color:var(--sky);font-size:0.88rem}.breadcrumb-item.active{color:var(--muted);font-size:0.88rem}.breadcrumb-item + .breadcrumb-item::before{color:#4a6a84}.page-hero{background:linear-gradient(135deg,#07111e 0%,#0f1f35 50%,#0a1a2e 100%);padding:64px 0 52px;text-align:center;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,rgba(250,204,21,0.07) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero .eyebrow{display:inline-block;background:rgba(250,204,21,0.12);border:1px solid rgba(250,204,21,0.3);color:var(--gold);font-size:0.8rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:0.3rem 1rem;border-radius:50px;margin-bottom:1.2rem}.page-hero h1{font-family:'Cinzel',serif;font-size:clamp(1.5rem,3.2vw,2.4rem);font-weight:900;color:var(--text-primary);line-height:1.25;margin-bottom:1rem}.page-hero h1 span{color:var(--gold)}.page-hero .lead-text{color:var(--muted);font-size:1rem;max-width:600px;margin:0 auto 1.5rem}.last-updated{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(125,211,252,0.08);border:1px solid rgba(125,211,252,0.2);color:var(--sky);font-size:0.82rem;font-weight:600;padding:0.35rem 1rem;border-radius:50px}.btn-outline-sky{border:2px solid var(--sky);color:var(--sky);font-weight:700;padding:0.72rem 2rem;border-radius:50px;font-size:1rem;background:transparent;transition:all 0.2s;display:inline-block}.btn-outline-sky:hover{background:var(--sky);color:#10213a}section{padding:60px 0}.section-alt{background-color:var(--bg-section)}.section-title{font-size:clamp(1.25rem,2.5vw,1.8rem);font-weight:800;color:var(--text-primary);margin-bottom:0.5rem}.section-title span{color:var(--gold)}.section-sub{color:var(--sky);font-size:0.95rem;margin-bottom:2rem}.toc-card{background:#0f2035;border:1px solid var(--border-accent);border-radius:14px;padding:1.6rem;position:sticky;top:80px}.toc-card h6{color:var(--gold);font-weight:700;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:1rem}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:0.4rem}.toc-list li a{color:var(--muted);font-size:0.88rem;display:flex;align-items:center;gap:0.5rem;padding:0.3rem 0.5rem;border-radius:6px;transition:all 0.2s}.toc-list li a:hover{color:var(--sky);background:rgba(125,211,252,0.07)}.toc-list li a i{font-size:0.75rem;color:var(--gold);flex-shrink:0}.terms-section{margin-bottom:2.8rem;scroll-margin-top:90px}.terms-section h2{font-size:1.25rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:1px solid var(--border-accent);display:flex;align-items:center;gap:0.6rem}.terms-section h2 .section-num{background:var(--gold);color:#10213a;font-size:0.75rem;font-weight:800;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.terms-section p{color:#c8dff0;font-size:0.95rem;margin-bottom:0.9rem}.terms-section ul{padding-left:1.2rem;margin-bottom:0.9rem}.terms-section ul li{color:#c8dff0;font-size:0.95rem;margin-bottom:0.5rem;padding-left:0.3rem}.terms-section ul li::marker{color:var(--gold)}.highlight-box{background:linear-gradient(90deg,#162d4a,#1a3a5c);border-left:4px solid var(--gold);border-radius:10px;padding:1.2rem 1.6rem;margin:1.2rem 0;display:flex;align-items:flex-start;gap:1rem}.highlight-box.sky{border-left-color:var(--sky)}.highlight-box .icon{font-size:1.4rem;flex-shrink:0;margin-top:2px}.highlight-box.gold .icon{color:var(--gold)}.highlight-box.sky .icon{color:var(--sky)}.highlight-box p{color:var(--muted);font-size:0.9rem;margin:0}.highlight-box strong{color:var(--text-primary)}.feature-card{background:#0f2035;border:1px solid var(--border-accent);border-radius:16px;padding:1.8rem 1.5rem;height:auto;transition:border-color 0.2s,transform 0.2s;position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--sky));border-radius:16px 16px 0 0;opacity:0;transition:opacity 0.2s}.feature-card:hover{border-color:var(--gold);transform:translateY(-4px)}.feature-card:hover::before{opacity:1}.feature-card .icon-wrap{width:52px;height:52px;background:rgba(250,204,21,0.1);border:1px solid rgba(250,204,21,0.25);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{color:var(--text-primary);font-weight:700;font-size:1rem;margin-bottom:0.5rem}.feature-card p{color:var(--muted);font-size:0.9rem;margin:0}.cta-section{background:linear-gradient(135deg,#0a1a2e 0%,#0f2035 50%,#07111e 100%);border-top:1px solid var(--border-accent);border-bottom:1px solid var(--border-accent);padding:72px 0;text-align:center;position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(250,204,21,0.06) 0%,transparent 70%);pointer-events:none}.cta-section h2{font-family:'Cinzel',serif;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:900;color:var(--text-primary);margin-bottom:1rem}.cta-section h2 span{color:var(--gold)}.cta-section p{color:var(--muted);font-size:1rem;max-width:520px;margin:0 auto 2rem}.trust-badge{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(125,211,252,0.08);border:1px solid rgba(125,211,252,0.2);border-radius:50px;padding:0.4rem 1rem;color:var(--sky);font-size:0.82rem;font-weight:600;margin:0.25rem}.gold-divider{height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:0.4}@media (max-width:991px){.toc-card{position:static;margin-bottom:2rem}}html,body{overflow-x:clip;width:100%}
