:root{--bg-color:#0d0e12;--bg-secondary:#1a1c23;--bg-accent:#252833;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--primary:#6366f1;--primary-hover:#4f46e5;--primary-glow:#6366f14d;--secondary:#ec4899;--secondary-glow:#ec489933;--accent-blue:#0ea5e9;--accent-purple:#a855f7;--border:#ffffff14;--glass:#ffffff08;--glass-border:#ffffff1a;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-glow:0 0 20px var(--primary-glow);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--font-inter:"Inter",system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-primary);font-family:var(--font-inter);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--bg-accent);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.glass{background:var(--glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border)}.gradient-text{background:linear-gradient(135deg,var(--primary),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}
.Navbar-module__cJzEcG__navbar{z-index:1000;align-items:center;height:72px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__links{gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__searchBtn{color:var(--text-secondary);transition:color .2s}.Navbar-module__cJzEcG__searchBtn:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__loginBtn{background:var(--primary);color:#fff;border-radius:var(--radius-md);padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #6366f133}.Navbar-module__cJzEcG__loginBtn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 16px #6366f14d}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background-color:#0003;margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__content{grid-template-columns:2fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand{max-width:400px}.Footer-module__S6Hkya__logo{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__links{justify-content:flex-end;gap:4rem;display:flex}.Footer-module__S6Hkya__column h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__column{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__column a{color:var(--text-secondary);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;padding-top:2rem}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__links{justify-content:flex-start;gap:2rem}}
