:root{--brand: #6E2ED6;--brand-600: #5D26B9;--brand-400: #7D47E6;--ink: #12131A;--ink-700: #2B2D3A;--muted: #6B7280;--border: #E5E7EB;--footer-bg: #0B1120;--footer-ink: #FFFFFF;--footer-muted: #D7DBE6;--footer-line: #7D47E6}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;color:var(--ink-700);background:#fff}a{text-decoration:none}.navbar-brand img{height:50px}.navbar{background:#fff;border-bottom:1px solid #f1f1f4}.nav-link{color:#363a44!important}.nav-link.active,.nav-link:hover{color:var(--brand)!important}.btn-pill{background:linear-gradient(90deg,var(--brand) 0%,var(--brand-400) 100%);color:#fff;padding:.5rem 1rem;border-radius:999px;border:none;font-weight:600;box-shadow:0 6px 16px #6e2ed640}.btn-pill:hover{opacity:.95;color:#fff}.hero{position:relative;padding:96px 0 110px;color:#fff;text-align:center;background:radial-gradient(1200px 600px at 50% -200px,#8c5bff,#7a44ee,#6e2ed6 66%,#5b22b0)}.hero .hero-icon{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;color:#fff;font-size:28px;opacity:.95}.hero h1{font-weight:600;letter-spacing:.2px}.hero p{color:#ffffffe6}.hero .last-updated{color:#fffc;font-weight:500}.section{padding:56px 0}.section .leadish{color:#3a3d49}.section h5{font-weight:600}.content hr{color:var(--border);opacity:1;margin:28px 0}ul.ul-dash{padding-left:1.25rem;margin:0}.ul-dash li{list-style:none;position:relative;padding-left:.75rem;margin:.25rem 0}.ul-dash li:before{content:"•";position:absolute;left:0;color:#6b7280}.footer{background:var(--footer-bg);color:var(--footer-ink);padding-top:48px;padding-bottom:20px;font-family:Poppins,Inter,system-ui,sans-serif}.footer .brand-wrap{display:flex;align-items:center;gap:16px}.footer .brand-wrap img{height:100px}.footer .right-top{display:flex;align-items:center;justify-content:flex-end;gap:48px}.footer .nav-links{display:flex;gap:20px}.footer .nav-links a{color:#f3f5fb;font-size:18px}.footer .nav-links a:hover{color:var(--brand-400)}.footer .social{display:flex;gap:20px}.footer .social a{color:#fff;font-size:28px;line-height:1}.footer .social a:hover{color:var(--brand-400)}.footer .phone{margin-top:22px;color:#fff;font-weight:700;font-size:18px;letter-spacing:.2px}.footer .address{margin-top:10px;font-size:17px;color:var(--footer-muted)}.footer .separator{height:2px;margin:26px 0;background:var(--footer-line);opacity:1}.footer .bottom{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:12px}.footer .bottom a{color:#fff}.footer .bottom .divider-dot{margin:0 10px;opacity:.8}@media (max-width: 991.98px){.footer .right-top{justify-content:flex-start;gap:28px;margin-top:24px}.footer .nav-links{gap:30px}.footer .nav-links a{font-size:18px}.footer .social a{font-size:12px}.footer .phone{font-size:18px}.footer .address{font-size:17px}.footer .bottom{font-size:11px;flex-direction:column;gap:8px;text-align:center}}
