@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,700;0,800;1,700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c9a84c;--gold-light:#e8c96d;--gold-dark:#a07c2e;--bg:#060608;--bg-2:#0d0d12;--bg-card:#111118;--bg-card-hover:#16161f;--border:#c9a84c26;--border-subtle:#ffffff0f;--text:#f0f0f0;--text-muted:#8888a0;--text-dim:#555568}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}#root{width:100%;max-width:100%}::selection{color:#fff;background:#c9a84c4d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:3px}a{color:inherit;text-decoration:none}@media (width<=640px){nav[style]{padding-left:1rem!important;padding-right:1rem!important}.nav-logo-text{font-size:22px!important}.hero-headline{letter-spacing:-1px!important;font-size:32px!important}.hero-btns{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.hero-btn-primary,.hero-btn-secondary{text-align:center!important;box-sizing:border-box!important;width:100%!important;display:block!important}.hero-stats{flex-direction:column!important;align-items:center!important;gap:0!important;margin-top:2.5rem!important}.hero-stat-item{border-top:1px solid #ffffff12!important;border-left:none!important;width:100%!important;padding:.65rem 1rem!important}.hero-stat-item:first-child{border-top:none!important}.about-main-grid{grid-template-columns:1fr!important;gap:2rem!important}.ba-grid{grid-template-columns:1fr!important}.ba-before-header{order:1}.ba-before-item{order:2}.ba-after-header{order:3}.ba-after-item{order:4}.niches-grid{grid-template-columns:repeat(2,1fr)!important}section[style]{padding-left:1rem!important;padding-right:1rem!important}footer>div>div:first-child{flex-direction:column!important}}@keyframes orb-float-1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,-30px)scale(1.05)}}@keyframes orb-float-2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-10px,-20px)scale(1.05)}}@keyframes orb-float-3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(8px,-25px)scale(1.05)}}@keyframes cta-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}.orb-1{animation:11s ease-in-out infinite orb-float-1}.orb-2{animation:13s ease-in-out infinite orb-float-2}.orb-3{animation:15s ease-in-out infinite orb-float-3}.cta-orb{animation:6s ease-in-out infinite cta-pulse}@media (prefers-reduced-motion:reduce){.orb-1,.orb-2,.orb-3,.cta-orb{animation:none}}
