:root{--color-primary:#514df9;--color-background:#fafafa;--color-surface:#fff;--color-text:#111;--color-text-light:#666;--brand-purple:#514df9;--bg-color:#fafafa;--text-color:#111;--text-muted:#666;--card-bg:#fff;--footer-bg:#0a0a0a;--border-color:#eaeaea;--border-radius:20px;--shadow-sm:0 4px 12px #0000000d;--shadow-md:0 10px 30px #00000014;--transition:all .3s cubic-bezier(.25, .8, .25, 1)}*{box-sizing:border-box;margin:0;padding:0}html{max-width:100%;overflow-x:hidden}body{font-family:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;width:100%;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,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(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:107.12%}.inter_2fe1ab3d-module__-T-KAq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2fe1ab3d-module__-T-KAq__variable{--font-inter:"Inter", "Inter Fallback"}
.Navbar-module__ILULLW__navbar{background-color:var(--card-bg);z-index:100;border-bottom:1px solid var(--border-color);align-items:center;height:80px;display:flex;position:sticky;top:0}.Navbar-module__ILULLW__navInner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__ILULLW__leftGroup{align-items:center;gap:8px;display:flex}.Navbar-module__ILULLW__logo{align-items:center;height:40px;display:flex}.Navbar-module__ILULLW__navLinksDesktop{gap:32px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__ILULLW__navLinksDesktop a{color:var(--text-color);font-size:15px;font-weight:500;transition:color .2s}.Navbar-module__ILULLW__navLinksDesktop a:hover,.Navbar-module__ILULLW__navLinksDesktop a.Navbar-module__ILULLW__active{color:var(--brand-purple)}.Navbar-module__ILULLW__navActions{align-items:center;gap:24px;display:flex}.Navbar-module__ILULLW__iconButton{color:var(--text-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.Navbar-module__ILULLW__iconButton:hover{color:var(--brand-purple)}.Navbar-module__ILULLW__loginBtn{color:var(--text-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-family:inherit;font-size:15px;font-weight:500;transition:color .2s;display:flex}.Navbar-module__ILULLW__loginBtn:hover{color:var(--brand-purple)}.Navbar-module__ILULLW__userMenu{position:relative}.Navbar-module__ILULLW__userBtn{cursor:pointer;color:var(--text-color);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__ILULLW__userBtn:hover{color:var(--brand-purple)}.Navbar-module__ILULLW__userAvatar{background:var(--brand-purple,#5451ff);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.Navbar-module__ILULLW__userAvatarImg{object-fit:cover;border:2px solid #eee;border-radius:50%;flex-shrink:0;width:32px;height:32px}.Navbar-module__ILULLW__userDropdown{z-index:200;background:#fff;border:1px solid #eee;border-radius:14px;flex-direction:column;gap:10px;min-width:220px;padding:14px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #00000024}.Navbar-module__ILULLW__userMenu:hover .Navbar-module__ILULLW__userDropdown{display:flex}.Navbar-module__ILULLW__userInfo{border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding-bottom:10px;display:flex}.Navbar-module__ILULLW__userDropdownAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.Navbar-module__ILULLW__userName{color:#262626;font-size:14px;font-weight:600;line-height:1.3;display:block}.Navbar-module__ILULLW__userEmail{color:#888;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:12px;display:block;overflow:hidden}.Navbar-module__ILULLW__logoutBtn{color:#e53e3e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:8px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s}.Navbar-module__ILULLW__logoutBtn:hover{background:#fef2f2}.Navbar-module__ILULLW__dropdownDivider{background:#f0f0f0;height:1px;margin:2px 0}.Navbar-module__ILULLW__dropdownLink{color:#262626;border-radius:8px;padding:8px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:block}.Navbar-module__ILULLW__dropdownLink:hover{color:#5451ff;background:#f5f4ff}.Navbar-module__ILULLW__drawerUserSection{flex-direction:column;gap:0;display:flex}.Navbar-module__ILULLW__hamburger{cursor:pointer;z-index:97;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.Navbar-module__ILULLW__bar{background:var(--text-color);border-radius:2px;width:22px;height:2px;display:block}.Navbar-module__ILULLW__overlay{z-index:198;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}.Navbar-module__ILULLW__overlayVisible{opacity:1;pointer-events:auto}.Navbar-module__ILULLW__drawer{z-index:199;background:#fff;flex-direction:column;width:80%;max-width:80vw;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000014}.Navbar-module__ILULLW__drawerOpen{transform:translate(0)}.Navbar-module__ILULLW__drawerHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Navbar-module__ILULLW__drawerLogo{align-items:center;line-height:0;display:flex}.Navbar-module__ILULLW__drawerClose{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.Navbar-module__ILULLW__drawerClose:hover{color:#333;background:#eee}.Navbar-module__ILULLW__drawerLinks{flex:1;margin:0;padding:8px 0;list-style:none;overflow-y:auto}.Navbar-module__ILULLW__drawerLink{color:#333;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:16px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navbar-module__ILULLW__drawerLink:hover{color:var(--brand-purple,#5851ff);background:#fafaff}.Navbar-module__ILULLW__drawerLinkActive{color:var(--brand-purple,#5851ff);background:#f5f4ff;font-weight:600}.Navbar-module__ILULLW__drawerArrow{opacity:.25;flex-shrink:0;transition:opacity .15s}.Navbar-module__ILULLW__drawerLink:hover .Navbar-module__ILULLW__drawerArrow{opacity:.5}.Navbar-module__ILULLW__drawerBottom{border-top:1px solid #f0f0f0;padding:16px 20px 32px}.Navbar-module__ILULLW__drawerCta{background:var(--brand-purple,#5851ff);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:filter .2s;display:flex}.Navbar-module__ILULLW__drawerCta:hover{filter:brightness(1.08)}@media (max-width:768px){.Navbar-module__ILULLW__navbar{height:64px}.Navbar-module__ILULLW__logo{width:140px;height:44px}.Navbar-module__ILULLW__hamburger{display:flex}.Navbar-module__ILULLW__loginText,.Navbar-module__ILULLW__navLinksDesktop{display:none}.Navbar-module__ILULLW__overlay{display:block}.Navbar-module__ILULLW__drawer{display:flex}.Navbar-module__ILULLW__navActions{gap:16px}}
