*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg-deep);color:var(--text-main);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.78}h1,h2,h3{font-family:'Playfair Display',serif;color:var(--gold)}h4,h5,h6{font-family:'Inter',sans-serif;color:var(--gold)}a{color:var(--gold);text-decoration:none}a:hover{color:var(--green-acc)}.breadcrumb-wrap{background:var(--bg-darker);border-bottom:var(--border-gold);padding:0.65rem 0}.breadcrumb{margin:0;font-size:0.83rem}.breadcrumb-item a{color:var(--gold)}.breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,var(--bg-darker) 0%,#0b3520 55%,var(--bg-deep) 100%);padding:72px 0 60px;border-bottom:var(--border-gold);position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(234,179,8,0.06) 0%,transparent 65%);pointer-events:none}.hero-badge{display:inline-block;background:rgba(234,179,8,0.1);border:var(--border-gold);color:var(--gold);font-size:0.78rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:1rem}.page-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2;margin-bottom:1rem}.page-hero p.lead{color:var(--text-muted);font-size:1rem;max-width:600px}.last-updated{display:inline-flex;align-items:center;gap:6px;background:rgba(34,197,94,0.1);border:1px solid rgba(34,197,94,0.3);color:var(--green-acc);font-size:0.8rem;font-weight:600;padding:4px 12px;border-radius:20px;margin-top:1rem}section{padding:64px 0}.bg-alt{background:var(--bg-darker)}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--green-acc);margin-bottom:0.4rem}.section-title{font-size:clamp(1.45rem,3vw,2.1rem);margin-bottom:0.9rem}.gold-divider{width:52px;height:3px;background:var(--gold);border-radius:2px;margin:0 auto 2rem}.toc-card{background:var(--card-bg);border:var(--border-gold);border-radius:12px;padding:1.5rem;position:sticky;top:80px}.toc-card h6{font-size:0.78rem;letter-spacing:0.1em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:var(--border-gold)}.toc-card a{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:0.85rem;padding:5px 0;border-bottom:1px solid rgba(255,255,255,0.04);transition:color 0.2s}.toc-card a:hover{color:var(--gold)}.toc-card a i{font-size:0.7rem;color:var(--gold);flex-shrink:0}.terms-section{background:var(--card-bg);border:var(--border-gold);border-radius:12px;padding:2rem 2rem;margin-bottom:1.5rem;scroll-margin-top:90px}.terms-section h3{font-size:1.25rem;margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:var(--border-gold);display:flex;align-items:center;gap:10px}.terms-section h3 .section-num{background:rgba(234,179,8,0.12);border:var(--border-gold);border-radius:6px;padding:2px 10px;font-family:'Rajdhani',sans-serif;font-size:0.9rem;font-weight:700;color:var(--gold);flex-shrink:0}.terms-section p,.terms-section li{color:var(--text-muted);font-size:0.92rem}.terms-section ul{padding-left:1.2rem}.terms-section ul li{margin-bottom:0.4rem}.terms-section ul li::marker{color:var(--gold)}.highlight-box{background:rgba(234,179,8,0.07);border:var(--border-gold);border-radius:8px;padding:1rem 1.2rem;margin:1rem 0}.highlight-box p{margin:0;font-size:0.88rem;color:var(--text-main) !important}.highlight-box strong{color:var(--gold)}.alert-green{background:rgba(34,197,94,0.08);border:1px solid rgba(34,197,94,0.3);border-radius:8px;padding:1rem 1.2rem;margin:1rem 0;color:var(--text-main);font-size:0.88rem}.alert-green i{color:var(--green-acc)}.feature-card{background:var(--card-bg);border:var(--border-gold);border-radius:12px;padding:1.7rem 1.4rem;height:auto;transition:transform 0.22s,box-shadow 0.22s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 32px rgba(234,179,8,0.12)}.feature-card .card-icon{width:54px;height:54px;background:rgba(234,179,8,0.1);border:var(--border-gold);border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--gold);margin-bottom:1rem}.feature-card h5{font-size:1rem;margin-bottom:0.5rem;color:var(--gold)}.feature-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.promo-banner{background:linear-gradient(90deg,rgba(234,179,8,0.1) 0%,rgba(34,197,94,0.06) 100%);border:var(--border-gold);border-radius:14px;padding:2.8rem 2rem}.text-gold{color:var(--gold)}.text-green{color:var(--green-acc)}.text-muted-custom{color:var(--text-muted)}@media (max-width:991px){.toc-card{position:static;margin-bottom:2rem}}@media (max-width:767px){.page-hero{padding:48px 0 40px}section{padding:44px 0}.terms-section{padding:1.4rem 1.2rem}}html,body{overflow-x:clip;width:100%}
