@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#ffffff;--foreground:#171717;--primary-color:#00c3a5;--secondary-color:#f8f9fa}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.navbar-wrapper{position:fixed;top:0;left:0;right:0;background:#000;z-index:1000;padding:1rem 0}#hero{background-color:transparent!important;min-height:100vh;position:relative;z-index:1;margin-top:80px}section:nth-child(odd){background-color:var(--secondary-color)}section:nth-child(2n){background-color:white}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d65c78{font-family:Inter,Inter Fallback;font-style:normal}.LogoButton_logoButton__zMJKE{position:fixed;left:2rem;bottom:2rem;background:white;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease;z-index:100}.LogoButton_logoButton__zMJKE:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.LogoButton_logo__DR3Wj{border-radius:50%;object-fit:cover}@media (max-width:768px){.LogoButton_logoButton__zMJKE{left:1rem;bottom:1rem;width:50px;height:50px}}.Navbar_navbar__fk_p7{position:fixed;top:0;left:0;right:0;background:rgba(0,0,0,.9);padding:1rem 0;z-index:1000}.Navbar_container__R6vwY{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__UM0Ax{color:white;text-decoration:none;display:flex;align-items:center;gap:.8rem}.Navbar_logoImage__yr2dQ{width:40px;height:40px;border-radius:50%;object-fit:cover}.Navbar_logoText__ZgrAJ{font-size:1.5rem;font-weight:700;color:white}.Navbar_menu__3vDQT{display:flex;gap:2rem;align-items:center}.Navbar_link__9Nm3x{color:white;text-decoration:none;font-size:1.1rem;transition:color .3s ease}.Navbar_link__9Nm3x:hover{color:#00c3a5}.Navbar_menuButton__6Djq2{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.Navbar_hamburger__b7KpD{display:block;width:24px;height:2px;background:white;position:relative;transition:all .3s ease}.Navbar_hamburger__b7KpD:after,.Navbar_hamburger__b7KpD:before{content:"";position:absolute;width:24px;height:2px;background:white;transition:all .3s ease}.Navbar_hamburger__b7KpD:before{top:-8px}.Navbar_hamburger__b7KpD:after{bottom:-8px}.Navbar_hamburger__b7KpD.Navbar_active__ZTgb8{background:transparent}.Navbar_hamburger__b7KpD.Navbar_active__ZTgb8:before{transform:rotate(45deg);top:0}.Navbar_hamburger__b7KpD.Navbar_active__ZTgb8:after{transform:rotate(-45deg);bottom:0}@media (max-width:768px){.Navbar_menuButton__6Djq2{display:block}.Navbar_menu__3vDQT{position:fixed;top:70px;left:0;right:0;background:rgba(0,0,0,.9);flex-direction:column;padding:1rem;gap:1rem;align-items:center;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.Navbar_menu__3vDQT.Navbar_active__ZTgb8{transform:translateY(0);opacity:1;visibility:visible}.Navbar_logoText__ZgrAJ{font-size:1.2rem}}.Sidebar_sidebar__v6daX{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:20px;z-index:999}.Sidebar_sidebar__v6daX.Sidebar_scrolled__x7gPt{top:20px;transform:none}.Sidebar_socialLinks__Zn5Yj{display:flex;flex-direction:column;gap:15px;align-items:center}.Sidebar_icon__UMMxd{font-size:24px;color:#00c3a5;background:white;padding:12px;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}.Sidebar_icon__UMMxd:hover{transform:scale(1.1);color:#008b7a;box-shadow:0 4px 15px rgba(0,195,165,.2)}.Sidebar_button__tcnmp{background:#00c3a5;color:white;padding:12px 24px;border-radius:25px;text-align:center;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,195,165,.2)}.Sidebar_button__tcnmp:hover{background:#008b7a;transform:scale(1.05);box-shadow:0 4px 15px rgba(0,195,165,.3)}.Sidebar_scrollTop__NBPb3{background:#00c3a5;color:white;width:45px;height:45px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,195,165,.2);font-size:20px}.Sidebar_scrollTop__NBPb3:hover{background:#008b7a;transform:scale(1.1);box-shadow:0 4px 15px rgba(0,195,165,.3)}@media (max-width:768px){.Sidebar_sidebar__v6daX{right:10px}.Sidebar_icon__UMMxd{font-size:20px;padding:10px}.Sidebar_button__tcnmp{padding:10px 20px;font-size:14px}.Sidebar_scrollTop__NBPb3{width:40px;height:40px;font-size:18px}}