@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;700&display=swap");body{font-family:Inter Tight,sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground));margin:0;padding:0;box-sizing:border-box}@layer base{:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--button:224 16% 36%;--button-shadow:0 5px 0 #111625}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;--button:0 0% 100%;--button-shadow:0 5px 0 #babec3}}a{cursor:pointer}.primaryButton{display:inline-block;box-sizing:border-box;width:100%;padding:.75rem 1.5rem;text-align:center;border-radius:var(--radius);text-decoration:none;transition:all .2s ease;background-color:hsl(var(--button));box-shadow:var(--button-shadow);color:hsl(var(--primary-foreground));border:1px solid transparent;font-weight:400;font-size:1rem;cursor:pointer}.primaryButton:hover{box-shadow:none;transform:translateY(5px)}.Header_header__KwdYD{width:100%;height:90px;border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background)/.6);position:-webkit-sticky;position:sticky;top:0;z-index:50;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.Header_nav__tNWGY{display:flex;justify-content:space-between;align-items:center;padding:0 15%;box-sizing:border-box;height:90px;position:relative}@media (max-width:1000px){.Header_nav__tNWGY{padding:0 10%}}@media (max-width:768px){.Header_nav__tNWGY{padding:0 1rem}}.Header_logo____uDV{font-size:1.5rem;font-weight:700;color:hsl(var(--primary));text-decoration:none;z-index:20}.Header_centerLinks__qcIyx{display:flex;gap:2rem}.Header_centerLinks__qcIyx a{text-decoration:none;color:hsl(var(--foreground))}.Header_userMenu__B7S15{position:relative}.Header_userMenuButton__P1MwR{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.Header_userAvatar__CGv6D{width:36px;height:36px;border-radius:50%;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;font-weight:500;font-size:1rem}.Header_userMenuDropdown___ex4V{position:absolute;top:calc(100% + .5rem);right:0;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);min-width:240px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:4px;overflow:hidden;padding:8px;box-sizing:border-box;z-index:100}.Header_menuItem__xkzs6{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;box-sizing:border-box;color:hsl(var(--foreground));text-decoration:none;transition:background-color .2s;font-size:.875rem}.Header_menuItem__xkzs6:hover{background-color:hsl(var(--accent))}.Header_menuItem__xkzs6 svg{width:1.25rem;height:1.25rem}.Header_loginButton__m9M44{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))!important;padding:.35rem .75rem;box-sizing:border-box;font-size:.875rem;border-radius:8px;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.Header_loginButton__m9M44:hover{opacity:.9}@media (max-width:768px){.Header_centerLinks__qcIyx{display:none}.Header_userMenuDropdown___ex4V{position:fixed;top:70px;right:1rem;border-radius:12px}}.Header_pageButton__J7W63{padding:.5rem 1rem;border-radius:8px;color:hsl(var(--foreground));font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}.Header_pageButton__J7W63:hover{background-color:hsl(var(--accent))}.Header_pageButton__J7W63 svg{width:1rem;height:1rem}.Header_menuItem__xkzs6.Header_active__c7HdO{background-color:hsl(var(--accent));font-weight:500}.Header_userInfo__X33T5{padding:.75rem;box-sizing:border-box;border-bottom:1px solid hsl(var(--border))}.Header_menuUsername__HeG3l{font-weight:500;font-size:1rem;color:hsl(var(--foreground));margin-bottom:.25rem}.Header_menuEmail__WZit_{font-size:.875rem;color:hsl(var(--muted-foreground))}.Header_menuDivider__6CX6I{height:1px;background-color:hsl(var(--border));margin:.5rem 0}.Footer_footer__pQtti{background-color:hsl(var(--muted));padding:4rem 2rem;box-sizing:border-box;margin-top:auto}.Footer_content__sRLWS{max-width:1200px;margin:0 auto}.Footer_grid__88hvW{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;margin-bottom:3rem}.Footer_column__fehd0{display:flex;flex-direction:column;gap:1rem}.Footer_column__fehd0 h3{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.5rem}.Footer_column__fehd0 a{color:hsl(var(--muted-foreground));text-decoration:none;transition:color .2s ease}.Footer_column__fehd0 a:hover{color:hsl(var(--foreground))}.Footer_description__0Aa9w{color:hsl(var(--muted-foreground));line-height:1.6}.Footer_bottom__wxP7Z{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid hsl(var(--border))}.Footer_bottom__wxP7Z p{color:hsl(var(--muted-foreground))}.Footer_social__cGivK{display:flex;gap:1.5rem}.Footer_social__cGivK a{color:hsl(var(--muted-foreground));text-decoration:none;transition:color .2s ease}.Footer_social__cGivK a:hover{color:hsl(var(--foreground))}@media (max-width:768px){.Footer_grid__88hvW{grid-template-columns:1fr;gap:2rem}.Footer_bottom__wxP7Z{flex-direction:column;gap:1rem;text-align:center}}.Layout_layout__m1j_p{min-height:100vh;display:flex;flex-direction:column}.Layout_main__bVVJR{flex:1 1;min-height:calc(100dvh - 90px)}