.header-module__9yYryW__header{z-index:var(--z-index-sticky);border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background) / .95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;padding:0;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(8px)) or (backdrop-filter:blur(8px))){.header-module__9yYryW__header{background-color:hsl(var(--background) / .6)}}.header-module__9yYryW__container{width:100%;padding:0 var(--spacing-sm);justify-content:space-between;align-items:center;height:4rem;display:flex}@media (min-width:480px){.header-module__9yYryW__container{padding:0 var(--spacing-md);height:5rem}}@media (min-width:1600px){.header-module__9yYryW__container{padding:0 var(--spacing-xl);height:6rem}}.header-module__9yYryW__logoWrapper{align-items:center;gap:var(--spacing-md);display:flex}.header-module__9yYryW__logoLink{align-items:center;gap:var(--spacing-md);color:inherit;text-decoration:none;display:flex}.header-module__9yYryW__logoImage{width:auto;height:2.5rem}@media (min-width:480px){.header-module__9yYryW__logoImage{height:3.5rem}}.header-module__9yYryW__logoText{font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);display:none}@media (min-width:640px){.header-module__9yYryW__logoText{display:inline-block}}.header-module__9yYryW__nav{align-items:center;gap:var(--spacing-xl);display:none}@media (min-width:1600px){.header-module__9yYryW__nav{display:flex}}.header-module__9yYryW__navLink{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);transition:color var(--transition-base) ease;text-decoration:none}.header-module__9yYryW__navLinkActive{color:hsl(var(--primary));font-weight:var(--font-weight-semibold)}.dark .header-module__9yYryW__navLinkActive{color:hsl(var(--link-hover-color));font-weight:var(--font-weight-bold)}.header-module__9yYryW__navLinkInactive{color:hsl(var(--foreground))}.header-module__9yYryW__navLinkInactive:hover{color:hsl(var(--primary))}.dark .header-module__9yYryW__navLinkInactive:hover{color:hsl(var(--link-hover-color))}.header-module__9yYryW__controls{align-items:center;gap:var(--spacing-sm);height:3rem;display:flex}@media (min-width:480px){.header-module__9yYryW__controls{gap:var(--spacing-md)}}.header-module__9yYryW__desktopOnly{display:none}@media (min-width:1600px){.header-module__9yYryW__desktopOnly{display:flex}}.header-module__9yYryW__authLink{padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-md);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:hsl(var(--foreground));transition:background-color var(--transition-base) ease, color var(--transition-base) ease;align-items:center;gap:.375rem;text-decoration:none;display:flex}.header-module__9yYryW__authLink:hover{background-color:hsl(var(--secondary));color:hsl(var(--foreground))}.classic .header-module__9yYryW__authLink:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.header-module__9yYryW__authLinkIcon{width:1.125rem;height:1.125rem}.header-module__9yYryW__menuButton{border-radius:var(--border-radius-md);width:2.75rem;height:2.75rem;padding:var(--spacing-xs);background:hsl(var(--background) / .5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid hsl(var(--border) / .3);cursor:pointer;color:inherit;transition:background-color var(--transition-base) ease;justify-content:center;align-items:center;display:flex}@media (min-width:1600px){.header-module__9yYryW__menuButton{display:none}}.header-module__9yYryW__menuButton:hover{background-color:hsl(var(--accent) / .8)}.header-module__9yYryW__menuButton:active{background-color:hsl(var(--accent));transform:scale(.95)}.header-module__9yYryW__menuButton:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.header-module__9yYryW__menuIcon{width:1.5rem;height:1.5rem}.header-module__9yYryW__mobileNav{border-top:1px solid hsl(var(--border));background-color:hsl(var(--background));max-height:80vh;overflow-y:auto}@media (min-width:1600px){.header-module__9yYryW__mobileNav{display:none}}.header-module__9yYryW__mobileNavInner{gap:var(--spacing-sm);padding:var(--spacing-md);flex-direction:column;display:flex}.header-module__9yYryW__mobileSeparator{background-color:hsl(var(--border));height:1px;margin:var(--spacing-xs) 0}.header-module__9yYryW__mobileControls{align-items:center;gap:var(--spacing-md);padding-top:var(--spacing-sm);border-top:1px solid hsl(var(--border));display:flex}.header-module__9yYryW__mobileLink{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);transition:color var(--transition-base) ease;text-decoration:none}.header-module__9yYryW__mobileLinkWithIcon{align-items:center;gap:var(--spacing-sm);display:flex}.header-module__9yYryW__mobileLinkIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.header-module__9yYryW__mobileLogoutBtn{cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit}.header-module__9yYryW__mobileLinkActive{color:hsl(var(--success));font-weight:var(--font-weight-semibold)}.header-module__9yYryW__mobileLinkInactive{color:hsl(var(--link-color))}.header-module__9yYryW__mobileLinkInactive:hover{color:hsl(var(--link-hover-color))}.header-module__9yYryW__themeButton{border-radius:var(--border-radius-full);cursor:pointer;width:2.5rem;height:2.5rem;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header-module__9yYryW__themeButton.header-module__9yYryW__themeButton{gap:0;padding:0}.header-module__9yYryW__themeIcon{width:1.5rem;height:1.5rem}
.dropdown-selector-module__wNEQ5q__wrapper{position:relative}.dropdown-selector-module__wNEQ5q__trigger{align-items:center;gap:var(--spacing-xs);border-radius:var(--border-radius-md);cursor:pointer;height:2.25rem;font-size:var(--font-size-sm);color:inherit;transition:background-color var(--transition-fast) ease;background:0 0;border:none;padding:0 .75rem;display:flex}.dropdown-selector-module__wNEQ5q__trigger:hover{background-color:hsl(var(--accent))}.dropdown-selector-module__wNEQ5q__trigger:focus{outline:none}.dropdown-selector-module__wNEQ5q__triggerLabel{display:none}@media (min-width:640px){.dropdown-selector-module__wNEQ5q__triggerLabel{display:inline-block}}.dropdown-selector-module__wNEQ5q__chevron{width:.75rem;height:.75rem;opacity:var(--opacity-disabled);transition:transform var(--transition-fast) ease}.dropdown-selector-module__wNEQ5q__chevronOpen{transform:rotate(180deg)}.dropdown-selector-module__wNEQ5q__dropdown{margin-top:var(--spacing-sm);background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--border-radius-md);width:auto;min-width:max-content;box-shadow:var(--shadow-lg);z-index:var(--z-index-dropdown);max-height:18rem;position:absolute;left:0;overflow-y:auto}.dropdown-selector-module__wNEQ5q__option{text-align:left;width:100%;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-sm);cursor:pointer;align-items:center;gap:var(--spacing-sm);white-space:nowrap;color:inherit;transition:background-color var(--transition-fast) ease;background:0 0;border:none;display:flex}.dropdown-selector-module__wNEQ5q__option:hover{background-color:hsl(var(--accent))}.dropdown-selector-module__wNEQ5q__label{font-size:16px}
.language-toggle-module___phiXG__globeIcon{flex-shrink:0;width:1.5rem;height:1.5rem}.language-toggle-module___phiXG__label{padding-left:8px;font-size:16px;display:none}@media (min-width:640px){.language-toggle-module___phiXG__label{display:inline-block}}
.header-user-avatar-module__SKKDIa__avatarLink{border-radius:var(--border-radius-full);border:2px solid hsl(var(--border));width:2.25rem;height:2.25rem;transition:border-color var(--transition-base) ease;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.header-user-avatar-module__SKKDIa__avatarLink:hover{border-color:hsl(var(--primary))}
.logo-module__O3xh4G__logoWrapper{--logo-size:40px;width:var(--logo-size);height:var(--logo-size);display:inline-block;position:relative}.logo-module__O3xh4G__logoDark{display:block}.logo-module__O3xh4G__logoLight{display:none;position:absolute;top:0;left:0}.dark .logo-module__O3xh4G__logoDark{display:none}.dark .logo-module__O3xh4G__logoLight{display:block}
.footer-module__kSdaWW__footer{border-top:1px solid hsl(var(--border));background-color:hsl(var(--background));padding:0}.footer-module__kSdaWW__container{width:100%;padding:var(--spacing-sm);box-sizing:border-box}@media (min-width:480px){.footer-module__kSdaWW__container{padding:var(--spacing-md)}}@media (min-width:1200px){.footer-module__kSdaWW__container{padding:var(--spacing-2xl) var(--spacing-xl)}}.footer-module__kSdaWW__grid{grid-gap:var(--spacing-lg);gap:var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:480px){.footer-module__kSdaWW__grid{gap:var(--spacing-2xl)}}@media (min-width:1200px){.footer-module__kSdaWW__grid{grid-template-columns:repeat(3,1fr)}}.footer-module__kSdaWW__brandSection{gap:var(--spacing-sm);flex-direction:column;display:flex}@media (min-width:480px){.footer-module__kSdaWW__brandSection{gap:var(--spacing-md)}}.footer-module__kSdaWW__brandLink{align-items:center;gap:var(--spacing-sm);row-gap:var(--spacing-md);color:inherit;flex-wrap:wrap;text-decoration:none;display:flex}@media (min-width:480px){.footer-module__kSdaWW__brandLink{gap:var(--spacing-md)}}.footer-module__kSdaWW__brandLogo{flex-shrink:0;width:auto;height:2.5rem}@media (min-width:480px){.footer-module__kSdaWW__brandLogo{height:3.5rem}}.footer-module__kSdaWW__brandTitle{font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);word-break:break-word;overflow-wrap:break-word}@media (min-width:480px){.footer-module__kSdaWW__brandTitle{font-size:var(--font-size-lg)}}@media (min-width:768px){.footer-module__kSdaWW__brandTitle{font-size:var(--font-size-xl)}}.footer-module__kSdaWW__brandDescription{font-size:var(--font-size-sm);color:hsl(var(--muted-foreground));word-break:break-word;overflow-wrap:break-word}@media (min-width:480px){.footer-module__kSdaWW__brandDescription{font-size:var(--font-size-lg)}}.footer-module__kSdaWW__linksGrid{grid-gap:var(--spacing-lg);gap:var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:480px){.footer-module__kSdaWW__linksGrid{gap:var(--spacing-xl);grid-template-columns:repeat(2,1fr)}}.footer-module__kSdaWW__linksTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}@media (min-width:480px){.footer-module__kSdaWW__linksTitle{font-size:var(--font-size-lg)}}.footer-module__kSdaWW__linksList{margin-top:var(--spacing-sm);gap:var(--spacing-sm);flex-direction:column;display:flex}@media (min-width:480px){.footer-module__kSdaWW__linksList{margin-top:var(--spacing-md);gap:var(--spacing-md)}}.footer-module__kSdaWW__navLink{font-size:var(--font-size-sm);transition:color var(--transition-base) ease;text-decoration:none}@media (min-width:480px){.footer-module__kSdaWW__navLink{font-size:var(--font-size-lg)}}.footer-module__kSdaWW__navLinkActive{color:hsl(var(--primary));font-weight:var(--font-weight-semibold)}.dark .footer-module__kSdaWW__navLinkActive{color:hsl(var(--link-color));font-weight:var(--font-weight-bold)}.footer-module__kSdaWW__navLinkInactive{color:hsl(var(--link-color))}.dark .footer-module__kSdaWW__navLinkInactive{color:hsl(var(--link-hover-color))}.footer-module__kSdaWW__navLinkInactive:hover{color:hsl(var(--link-hover-color))}.dark .footer-module__kSdaWW__navLinkInactive:hover{color:hsl(var(--link-hover-color))}.footer-module__kSdaWW__joinSection .footer-module__kSdaWW__title{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}@media (min-width:480px){.footer-module__kSdaWW__joinSection .footer-module__kSdaWW__title{font-size:var(--font-size-lg)}}.footer-module__kSdaWW__joinText{margin-top:var(--spacing-sm);font-size:var(--font-size-sm);color:hsl(var(--muted-foreground));word-break:break-word;overflow-wrap:break-word}@media (min-width:480px){.footer-module__kSdaWW__joinText{margin-top:var(--spacing-md);font-size:var(--font-size-lg)}}.footer-module__kSdaWW__joinLink{color:hsl(var(--link-color));transition:color var(--transition-base) ease;word-break:break-all}.footer-module__kSdaWW__joinLink:hover{color:hsl(var(--link-hover-color))}.footer-module__kSdaWW__ctaWrapper{margin-top:var(--spacing-md)}@media (min-width:480px){.footer-module__kSdaWW__ctaWrapper{margin-top:var(--spacing-lg)}}.footer-module__kSdaWW__copyright{margin-top:var(--spacing-lg);border-top:1px solid hsl(var(--border));padding-top:var(--spacing-md);text-align:center;font-size:var(--font-size-sm);color:hsl(var(--muted-foreground));word-break:break-word;overflow-wrap:break-word}@media (min-width:480px){.footer-module__kSdaWW__copyright{margin-top:var(--spacing-2xl);padding-top:var(--spacing-xl);font-size:var(--font-size-lg)}}
.cookie-banner-module__kcnEUW__banner{z-index:var(--z-index-fixed);background-color:hsl(var(--background));border-top:1px solid hsl(var(--border));box-shadow:var(--shadow-lg);position:fixed;bottom:0;left:0;right:0}.cookie-banner-module__kcnEUW__inner{width:100%;padding:var(--spacing-md)}@media (min-width:768px){.cookie-banner-module__kcnEUW__inner{padding:var(--spacing-md) var(--spacing-xl)}}.cookie-banner-module__kcnEUW__content{justify-content:space-between;align-items:flex-start;gap:var(--spacing-md);flex-direction:column;display:flex}@media (min-width:640px){.cookie-banner-module__kcnEUW__content{flex-direction:row;align-items:center}}.cookie-banner-module__kcnEUW__message{font-size:var(--font-size-xs);color:hsl(var(--muted-foreground));flex:1}.cookie-banner-module__kcnEUW__actions{gap:var(--spacing-sm);display:flex}
*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul,ol{margin:0;padding:0}ul,ol{list-style:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100svh;line-height:1.5}h1,h2,h3,h4,h5,h6,button,input,label{line-height:1.1}h1,h2,h3,h4,h5,h6{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}a,button,[role=button]{touch-action:manipulation}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button{cursor:pointer;background:0 0;border:none;padding:0}fieldset{border:none;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}input,textarea,select{appearance:none;border-radius:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}:focus-visible{outline-offset:2px;outline:2px solid}:focus:not(:focus-visible){outline:none}
: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:221.2 83.2% 53.3%;--primary-foreground:255 255 255;--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:221.2 83.2% 53.3%;--accent-foreground:255 255 255;--destructive:0 84.2% 60.2%;--destructive-foreground:255 255 255;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:.5rem;--link-color:217 91% 60%;--link-hover-color:224 76% 48%;--success:142 71% 45%}.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:217.2 91.2% 59.8%;--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 91.2% 59.8%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 20% 28%;--input:217.2 20% 28%;--ring:217.2 91.2% 59.8%;--link-color:217 91% 70%;--link-hover-color:217 91% 80%}.classic{--background:0 0% 100%;--foreground:0 0% 0%;--card:0 0% 100%;--card-foreground:0 0% 0%;--popover:0 0% 100%;--popover-foreground:0 0% 0%;--primary:0 84% 50%;--primary-foreground:0 0% 100%;--secondary:0 0% 96%;--secondary-foreground:0 0% 0%;--muted:0 0% 96%;--muted-foreground:0 0% 45%;--accent:0 84% 50%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:0 0% 90%;--input:0 0% 90%;--ring:0 84% 50%;--link-color:0 84% 50%;--link-hover-color:0 84% 40%}
:root{--spacing-2xs:.125rem;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-5xl:8rem;--spacing-section:4rem;--spacing-section-mobile:2rem}
:root{--font-size-3xs:.65rem;--font-size-2xs:.75rem;--font-size-xs:.875rem;--font-size-sm:1rem;--font-size-base:1.125rem;--font-size-md:1.25rem;--font-size-lg:1.375rem;--font-size-xl:1.625rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-4xl:3.25rem;--font-size-5xl:4rem;--font-size-6xl:5rem;--font-size-7xl:6.5rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--line-height-none:1;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;font-size:18px}@media (max-width:640px){:root{font-size:16px}}@media (min-width:641px) and (max-width:1023px){:root{font-size:17px}}@media (min-width:1280px){:root{font-size:19px}}@media (min-width:1536px){:root{font-size:20px}}
:root{--border-radius-none:0;--border-radius-sm:.125rem;--border-radius-base:.25rem;--border-radius-md:.375rem;--border-radius-lg:.5rem;--border-radius-xl:.75rem;--border-radius-2xl:1rem;--border-radius-3xl:1.5rem;--border-radius-full:9999px}
:root{--transition-fast:.15s;--transition-base:.2s;--transition-slow:.3s;--transition-slower:.5s}
:root{--z-index-dropdown:1000;--z-index-sticky:1020;--z-index-fixed:1030;--z-index-modal-backdrop:1040;--z-index-modal:1050;--z-index-popover:1060;--z-index-tooltip:1070;--container-max-width:100%;--container-padding:1rem;--control-height:2.5rem;--control-height-sm:2.25rem;--border-width:1px;--border-width-thick:3px;--ring-width:2px}
:root{--shadow-sm:0 1px 2px 0 #0000000d;--shadow-base:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040;--opacity-disabled:.5;--opacity-hover:.8;--opacity-light:.7;--opacity-lighter:.5;--opacity-lightest:.3;--media-dialog-bg:#000;--media-dialog-button-bg:#3c3c3cf2;--media-dialog-button-bg-hover:#646464f2;--media-dialog-button-border:#fff6;--media-dialog-controls-bg:#000c;--media-dialog-close-bg:#00000080;--media-dialog-close-bg-hover:#000000b3}
@supports (-webkit-touch-callout:none){[role=dialog]{padding:var(--spacing-md)!important;gap:.75rem!important}html{-webkit-overflow-scrolling:touch}.carouselWrap,[data-overflow-hidden]{will-change:transform;transform:translateZ(0)}}@media (hover:hover) and (pointer:fine){@supports ((-webkit-appearance:none)) and (not ((-moz-appearance:none))){[data-overflow-auto]{scrollbar-gutter:stable}}}
*,:before,:after{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}.hero-logo-wrapper img[src*=logo-dark]{display:none!important}.hero-logo-wrapper img[src*=logo-light]{display:block!important;position:relative!important}a{color:hsl(var(--link-color));transition:all var(--transition-base) ease;text-decoration:none}a:hover{color:hsl(var(--link-hover-color))}button:focus-visible,[role=button]:focus-visible,a:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.pagination{width:100%}.pagination ul{justify-content:center;row-gap:var(--spacing-sm);flex-wrap:wrap}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes pulse{50%{opacity:.5}}@media (max-width:640px){[role=dialog]{padding:var(--spacing-md);gap:.75rem}}@media (max-width:768px){h1,h2,h3{-webkit-hyphens:auto;hyphens:auto;word-break:break-word;overflow-wrap:break-word}body{overflow-x:hidden}}
