@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter+Tight:wght@600;700&family=Instrument+Serif:ital@1&display=swap";
:root{--background:#f8f9fa;--foreground:#1c1c21;--primary:#1947bf;--primary-hover:#143a9e;--secondary:#fff;--secondary-glow:#1947bf26;--glass-bg:#ffffffb3;--glass-border:#1947bf1a;--glass-shadow:0 10px 40px #0000000a;--accent-blue:#0cf5d4;--accent-pink:#f15bb5;--text-muted:#64748b}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);width:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif;position:relative;overflow-x:hidden}a{color:inherit;text-decoration:none}h1{color:#0f172a;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.8rem,6vw,3.5rem);font-weight:800;line-height:1.1}h2{color:#0f172a;letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.3rem,4.5vw,2.2rem);font-weight:800}p{color:var(--text-muted);font-size:1rem;line-height:1.6}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;padding:1.5rem;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.glass-panel:hover{border-color:#1947bf33;transform:translateY(-5px);box-shadow:0 15px 40px #1947bf14}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 4px 14px #1947bf4d}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #1947bf66}.btn-secondary{color:var(--foreground);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 2px 4px #00000005}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:6rem 1.5rem 3rem;display:flex}.coming-soon-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:9999px;padding:.3rem .8rem;font-size:.75rem;font-weight:800;display:inline-block}.bg-gradient-orb{filter:blur(80px);z-index:-1;opacity:.5;border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite float;position:absolute}.orb-1{background:radial-gradient(circle,#1947bf26 0%,#fff0 70%);top:-15%;left:-5%}.orb-2{background:radial-gradient(circle,#0cf5d426 0%,#fff0 70%);animation-delay:-12s;bottom:0%;right:-10%}.orb-3{background:radial-gradient(circle,#f15bb514 0%,#fff0 70%);animation-delay:-5s;top:40%;left:50%}@keyframes float{0%,to{transform:translateY(0)translate(0)scale(1)}33%{transform:translateY(-20px)translate(15px)scale(1.05)}66%{transform:translateY(15px)translate(-15px)scale(.95)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards fadeIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}@media (max-width:768px){.glass-panel{padding:1.2rem}.main-content{max-width:100%;padding-top:5rem}}@media (max-width:480px){.main-content{padding:5rem 1rem 2rem}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}}
.Navbar-module__cJzEcG__header{z-index:2000;background:0 0;align-items:center;height:60px;padding:0 1.5rem;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #0000000d;box-shadow:0 4px 15px #00000008}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logoArea{align-items:center;display:flex}.Navbar-module__cJzEcG__logo{z-index:2100;align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__projectLinks{gap:1.5rem;margin-right:1rem;display:flex}.Navbar-module__cJzEcG__link{color:#475569;font-size:.95rem;font-weight:600;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__permanentAction{z-index:2100;align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__desktopUserMenu{gap:.8rem;display:flex}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}.Navbar-module__cJzEcG__hamburger span{background-color:#0f172a;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.2,.8,.2,1)}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:2000;background:#fffffffa;flex-direction:column;width:100vw;height:100vh;padding:6rem 2rem 2rem;transition:right .4s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;right:-100vw;box-shadow:-10px 0 30px #0000000d}.Navbar-module__cJzEcG__mobileMenuOpen{right:0}.Navbar-module__cJzEcG__mobileLink{color:#0f172a;padding:1rem 0;font-size:1.5rem;font-weight:800;transition:color .2s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__navDivider{border:none;border-bottom:1px solid #e2e8f0;margin:.5rem 0}.Navbar-module__cJzEcG__mobileActionBox{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__logo{font-size:1.2rem}.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__permanentAction{gap:1rem}.Navbar-module__cJzEcG__permanentAction .hide-on-mobile{display:none!important}.Navbar-module__cJzEcG__loginBtn{padding:.5rem .9rem!important;font-size:.85rem!important}.Navbar-module__cJzEcG__mobileMenu{padding:5rem 1.5rem 1.5rem}}@media (max-width:380px){.Navbar-module__cJzEcG__header{padding:0 1rem}.Navbar-module__cJzEcG__mobileMenu{padding:5rem 1rem 1rem}.Navbar-module__cJzEcG__mobileLink{font-size:1.2rem}}
.Footer-module__S6Hkya__footer{background:#fff;border-top:1px solid #e2e8f0;margin-top:auto;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__container{flex-wrap:wrap;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__brand h3{color:#0f172a;margin-bottom:1rem;font-size:1.6rem;font-weight:800}.Footer-module__S6Hkya__brand span{color:var(--primary)}.Footer-module__S6Hkya__brand p{max-width:300px;color:var(--text-muted)}.Footer-module__S6Hkya__links{gap:4rem;display:flex}.Footer-module__S6Hkya__links h4{color:#0f172a;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__links ul{list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:.8rem}.Footer-module__S6Hkya__links a{color:var(--text-muted);font-weight:500;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{text-align:center;color:#94a3b8;border-top:1px solid #e2e8f0;max-width:1200px;margin:4rem auto 0;padding-top:2rem;font-size:.95rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:2.5rem 1.2rem 1.5rem}.Footer-module__S6Hkya__container{flex-direction:column;gap:1.5rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:2rem}.Footer-module__S6Hkya__bottom{margin-top:2rem;font-size:.85rem}}
