:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#edebeb;--foreground:#efefef}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}html{scroll-behavior:auto}
.Navbar-module__P48_Aa__navbar{z-index:1000;background-color:#fff;align-items:center;width:100%;height:90px;display:flex;position:sticky;top:0;left:0;box-shadow:0 2px 10px #0000000d}.Navbar-module__P48_Aa__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__P48_Aa__logoContainer{align-items:center;display:flex}.Navbar-module__P48_Aa__logo{object-fit:contain;width:120px;height:auto}.Navbar-module__P48_Aa__navMenuWrapper{flex-grow:1;justify-content:space-between;align-items:center;margin-left:40px;display:flex}.Navbar-module__P48_Aa__navLinks{gap:32px;margin:0 auto;padding:0;list-style:none;display:flex}.Navbar-module__P48_Aa__navLinks a{color:#333;padding:8px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__P48_Aa__navLinks a:hover{color:#6c5ce7}.Navbar-module__P48_Aa__navLinks a.Navbar-module__P48_Aa__activeLink{color:#6c5ce7;font-weight:600}.Navbar-module__P48_Aa__ctaButton{color:#fff;background-color:#6c5ce7;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.Navbar-module__P48_Aa__ctaButton:hover{background-color:#5b4cc4}.Navbar-module__P48_Aa__ctaButton:active{transform:scale(.98)}.Navbar-module__P48_Aa__arrow{transition:transform .2s}.Navbar-module__P48_Aa__ctaButton:hover .Navbar-module__P48_Aa__arrow{transform:translate(3px)}.Navbar-module__P48_Aa__hamburger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:20px;padding:0;display:none}.Navbar-module__P48_Aa__bar{background-color:#333;border-radius:2px;width:100%;height:2.5px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width:968px){.Navbar-module__P48_Aa__hamburger{display:flex}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active .Navbar-module__P48_Aa__bar:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active .Navbar-module__P48_Aa__bar:nth-child(2){opacity:0}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active .Navbar-module__P48_Aa__bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Navbar-module__P48_Aa__navMenuWrapper{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:48px;width:100%;height:100dvh;margin-left:0;padding:40px;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow:hidden}.Navbar-module__P48_Aa__navMenuWrapper.Navbar-module__P48_Aa__open{right:0}.Navbar-module__P48_Aa__navLinks{flex-direction:column;align-items:center;gap:32px;width:100%;margin:0}.Navbar-module__P48_Aa__navLinks a{text-align:center;width:auto;font-size:24px}.Navbar-module__P48_Aa__ctaContainer{justify-content:center;width:100%;max-width:300px;display:flex}.Navbar-module__P48_Aa__ctaButton{justify-content:center;width:100%;padding:16px 24px;font-size:18px}}.Navbar-module__P48_Aa__hamburger.Navbar-module__P48_Aa__active{z-index:2000;position:fixed;top:34px;right:24px}
