@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";
.Navbar-module-scss-module__Ohb6tG__navbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f4fbe0;border:1px solid #7c3aed14;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:100%;min-height:70px;padding:0 20px;display:grid;position:relative;box-shadow:0 18px 50px #35265814}.Navbar-module-scss-module__Ohb6tG__left,.Navbar-module-scss-module__Ohb6tG__right{align-items:center;display:flex}.Navbar-module-scss-module__Ohb6tG__right{justify-content:flex-end;gap:12px}.Navbar-module-scss-module__Ohb6tG__logo{align-items:center;display:flex}.Navbar-module-scss-module__Ohb6tG__logo a{color:#181225;text-decoration:none}.Navbar-module-scss-module__Ohb6tG__logoText{letter-spacing:0;white-space:nowrap;font-size:15px;font-weight:700}.Navbar-module-scss-module__Ohb6tG__desktopNav{background:#ffffffb8;border:1px solid #7c3aed17;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-height:48px;padding:6px;display:flex;position:relative;box-shadow:inset 0 1px #ffffffd9}.Navbar-module-scss-module__Ohb6tG__navItem{isolation:isolate;color:#5d526f;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 16px;font-size:13px;font-weight:650;text-decoration:none;transition:color .28s,transform .28s,background .28s;display:inline-flex;position:relative;overflow:hidden}.Navbar-module-scss-module__Ohb6tG__navItem svg{flex:none;transition:color .28s,filter .28s,transform .28s}.Navbar-module-scss-module__Ohb6tG__navItem:hover{color:#2f2147;background:#7c3aed0f;transform:translateY(-1px)}.Navbar-module-scss-module__Ohb6tG__active{color:#fff;background:linear-gradient(#9d72ff 0%,#7c3aed 100%);box-shadow:0 8px 24px #7c3aed40,inset 0 1px #ffffff57}.Navbar-module-scss-module__Ohb6tG__active:hover{color:#fff;background:linear-gradient(#9d72ff 0%,#7c3aed 100%)}.Navbar-module-scss-module__Ohb6tG__active svg{color:#fff;filter:drop-shadow(0 0 8px #ffffff94);transform:translateY(-1px)}.Navbar-module-scss-module__Ohb6tG__aboutLink{color:#2f2147;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:color .24s,box-shadow .24s,transform .24s;display:inline-flex;box-shadow:0 8px 18px #35265814}.Navbar-module-scss-module__Ohb6tG__aboutLink:hover{color:#7c3aed;transform:translateY(-1px);box-shadow:0 12px 24px #7c3aed24}.Navbar-module-scss-module__Ohb6tG__hamburger,.Navbar-module-scss-module__Ohb6tG__closeButton,.Navbar-module-scss-module__Ohb6tG__mobileOverlay{cursor:pointer;border:0}.Navbar-module-scss-module__Ohb6tG__hamburger,.Navbar-module-scss-module__Ohb6tG__closeButton{color:#2f2147;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:none;box-shadow:0 8px 18px #35265814}.Navbar-module-scss-module__Ohb6tG__mobileOverlay{pointer-events:none;background:#120d1d00;transition:background .28s;display:none;position:fixed;inset:0}.Navbar-module-scss-module__Ohb6tG__showOverlay{pointer-events:auto;background:#120d1d5c}.Navbar-module-scss-module__Ohb6tG__mobileMenu{opacity:0;pointer-events:none;z-index:60;background:#fffffff5;flex-direction:column;gap:10px;width:min(320px,100vw - 32px);height:100dvh;padding:22px;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .24s;display:flex;position:fixed;top:0;right:0;transform:translate(106%);box-shadow:-26px 0 60px #23183a2e}.Navbar-module-scss-module__Ohb6tG__open{opacity:1;pointer-events:auto;transform:translate(0)}.Navbar-module-scss-module__Ohb6tG__drawerHeader{color:#181225;justify-content:space-between;align-items:center;min-height:46px;margin-bottom:8px;font-size:15px;font-weight:800;display:flex}.Navbar-module-scss-module__Ohb6tG__mobileItem{color:#5d526f;border-radius:12px;align-items:center;gap:12px;min-height:48px;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;transition:background .24s,color .24s,transform .24s;display:flex}.Navbar-module-scss-module__Ohb6tG__mobileItem svg{flex:none}.Navbar-module-scss-module__Ohb6tG__mobileItem:hover{color:#2f2147;background:#7c3aed14;transform:translate(-2px)}.Navbar-module-scss-module__Ohb6tG__mobileActive{color:#7c3aed;background:#f3f0ff;box-shadow:inset 3px 0 #7c3aed}@media (max-width:900px){.Navbar-module-scss-module__Ohb6tG__navbar{border-radius:14px;grid-template-columns:1fr auto;min-height:64px;padding:0 14px 0 16px}.Navbar-module-scss-module__Ohb6tG__desktopNav{display:none}.Navbar-module-scss-module__Ohb6tG__right{gap:8px}.Navbar-module-scss-module__Ohb6tG__aboutLink{min-height:36px;padding:0 13px}.Navbar-module-scss-module__Ohb6tG__hamburger,.Navbar-module-scss-module__Ohb6tG__closeButton{display:inline-flex}.Navbar-module-scss-module__Ohb6tG__mobileOverlay{display:block}}@media (max-width:420px){.Navbar-module-scss-module__Ohb6tG__logoText{font-size:14px}.Navbar-module-scss-module__Ohb6tG__aboutLink{padding:0 11px;font-size:12px}}
body{padding-top:env(safe-area-inset-top)}*{box-sizing:border-box;scrollbar-width:none;margin:0;padding:0}html,body{color:#0f172a;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#fff;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.3px;font-family:Sora,sans-serif}button{font-family:Inter,sans-serif;font-weight:600}a{color:inherit;text-decoration:none}::selection{color:#fff;background:#7c3aed}
