@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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.18a48cbc.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.7a40eb73.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.c995e352.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.76dcb0b2.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.7cd81963.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.3a6ba036.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_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
.Header-module__Af2_WG__header{z-index:100;background-color:#0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-header);background-color:#fffffff2}.Header-module__Af2_WG__container{max-width:var(--container-max-width);padding:0 var(--container-padding);height:var(--header-height-desktop);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{color:var(--color-primary-dark);letter-spacing:.05em;font-size:1.4rem;font-weight:700;text-decoration:none;transition:opacity .3s}.Header-module__Af2_WG__logo:hover{opacity:.8}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:none}.Header-module__Af2_WG__navLink{color:var(--color-text-primary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background-color:var(--color-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--color-primary-dark)}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__authButtons{align-items:center;gap:.75rem;display:none}.Header-module__Af2_WG__btnLogin{color:var(--color-primary-dark);background-color:#0000;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__Af2_WG__btnLogin:hover{background-color:var(--color-bg-secondary)}.Header-module__Af2_WG__btnSignup{background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-card);border-radius:.5rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__Af2_WG__btnSignup:hover{background-color:var(--color-primary-dark);box-shadow:var(--shadow-card-hover)}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}.Header-module__Af2_WG__hamburgerLine{background-color:#2d2d2d;border-radius:2px;width:28px;height:3px;transition:all .3s;display:block}.Header-module__Af2_WG__hamburgerLine.Header-module__Af2_WG__open:first-child{transform:rotate(45deg)translate(6px,7px)}.Header-module__Af2_WG__hamburgerLine.Header-module__Af2_WG__open:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburgerLine.Header-module__Af2_WG__open:nth-child(3){transform:rotate(-45deg)translate(7px,-8px)}.Header-module__Af2_WG__overlay{z-index:90;background-color:#0006;animation:.3s Header-module__Af2_WG__fadeIn;position:fixed;inset:0}@keyframes Header-module__Af2_WG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__Af2_WG__mobileMenu{z-index:100;background-color:#fff;width:80%;max-width:400px;height:100vh;transition:left .3s;position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:4px 0 20px #0000001a}.Header-module__Af2_WG__mobileMenu.Header-module__Af2_WG__open{left:0}.Header-module__Af2_WG__mobileNav{flex-direction:column;gap:.5rem;padding:5rem 2rem 2rem;display:flex}.Header-module__Af2_WG__mobileNavLink{color:var(--color-text-primary);border-radius:.5rem;padding:.875rem 1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__Af2_WG__mobileNavLink:hover{background-color:var(--color-bg-secondary);color:var(--color-primary-dark)}.Header-module__Af2_WG__mobileAuthButtons{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:2rem;display:flex}.Header-module__Af2_WG__mobileAuthButtons .Header-module__Af2_WG__btnLogin,.Header-module__Af2_WG__mobileAuthButtons .Header-module__Af2_WG__btnSignup{text-align:center;width:100%;padding:.75rem 1.5rem}@media (min-width:768px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__authButtons{display:flex}.Header-module__Af2_WG__hamburger,.Header-module__Af2_WG__mobileMenu{display:none}}@media (max-width:767px){.Header-module__Af2_WG__container{height:var(--header-height-mobile)}.Header-module__Af2_WG__header{background-color:#fff;box-shadow:0 2px 8px #00000014}}
@keyframes ProfileMenu-module__zhx9zG__pulse{0%,to{opacity:1}50%{opacity:.4}}.ProfileMenu-module__zhx9zG__skeleton{background-color:var(--color-bg-secondary);border-radius:.5rem;height:36px;animation:1.5s ease-in-out infinite ProfileMenu-module__zhx9zG__pulse}.ProfileMenu-module__zhx9zG__authButtons{align-items:center;gap:.75rem;display:flex}.ProfileMenu-module__zhx9zG__mobileAuthButtons{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:2rem;display:flex}.ProfileMenu-module__zhx9zG__btnLogin{color:var(--color-primary-dark);background-color:#0000;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.ProfileMenu-module__zhx9zG__btnLogin:hover{background-color:var(--color-bg-secondary)}.ProfileMenu-module__zhx9zG__btnSignup{background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-card);border-radius:.5rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.ProfileMenu-module__zhx9zG__btnSignup:hover{background-color:var(--color-primary-dark);box-shadow:var(--shadow-card-hover)}.ProfileMenu-module__zhx9zG__mobileAuthButtons .ProfileMenu-module__zhx9zG__btnLogin,.ProfileMenu-module__zhx9zG__mobileAuthButtons .ProfileMenu-module__zhx9zG__btnSignup{text-align:center;width:100%;padding:.75rem 1.5rem}.ProfileMenu-module__zhx9zG__profileWrapper{position:relative}.ProfileMenu-module__zhx9zG__profileButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem;transition:background-color .2s;display:flex}.ProfileMenu-module__zhx9zG__profileButton:hover{background-color:var(--color-bg-secondary)}.ProfileMenu-module__zhx9zG__avatar{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;border:2px solid var(--color-bg-card);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:600;display:flex;box-shadow:0 2px 8px #e8a0b059}.ProfileMenu-module__zhx9zG__dropdownIcon{color:var(--color-text-secondary);transition:transform .2s}.ProfileMenu-module__zhx9zG__dropdownIconOpen{transform:rotate(180deg)}.ProfileMenu-module__zhx9zG__dropdown{background-color:var(--color-bg-card);z-index:200;border:1px solid var(--color-border);border-radius:.75rem;min-width:190px;padding:.5rem;animation:.18s ProfileMenu-module__zhx9zG__dropdownSlide;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 20px #e8a0b033,0 1px 4px #00000014}@keyframes ProfileMenu-module__zhx9zG__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ProfileMenu-module__zhx9zG__dropdownItem{width:100%;font-family:var(--font-main);color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.65rem;padding:.65rem .875rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex}.ProfileMenu-module__zhx9zG__dropdownItem:hover{background-color:var(--color-bg-secondary)}.ProfileMenu-module__zhx9zG__dropdownItem svg{color:var(--color-text-secondary);flex-shrink:0}.ProfileMenu-module__zhx9zG__dropdownItem:hover svg{color:var(--color-primary-dark)}.ProfileMenu-module__zhx9zG__dropdownDivider{background-color:var(--color-border);height:1px;margin:.375rem 0}@media (max-width:767px){.ProfileMenu-module__zhx9zG__mobileAuthButtons .ProfileMenu-module__zhx9zG__profileWrapper{width:100%}.ProfileMenu-module__zhx9zG__mobileAuthButtons .ProfileMenu-module__zhx9zG__profileButton{justify-content:center;width:100%}.ProfileMenu-module__zhx9zG__mobileAuthButtons .ProfileMenu-module__zhx9zG__dropdown{width:100%;box-shadow:none;border:1px solid var(--color-border);margin-top:.75rem;position:static!important;transform:none!important}}
.Footer-module__EZoWya__footer{background-color:var(--color-white);border-top:1px solid var(--color-border);margin-top:auto;padding:2rem}.Footer-module__EZoWya__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__logo{color:var(--color-primary-dark);font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__copy{color:var(--color-text-light);font-size:.85rem}.Footer-module__EZoWya__links{color:var(--color-text-light);gap:1.5rem;font-size:.85rem;display:flex}.Footer-module__EZoWya__links a:hover{color:var(--color-primary-dark)}
.CookieConsent-module__Ystraa__floatingBtn{border:1.5px solid var(--color-border);cursor:pointer;z-index:1000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:box-shadow .2s,transform .2s;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 2px 12px #e8a0b033}.CookieConsent-module__Ystraa__floatingBtn:hover{transform:scale(1.08);box-shadow:0 4px 18px #e8a0b059}.CookieConsent-module__Ystraa__floatingBtnHidden{opacity:0;pointer-events:none}.CookieConsent-module__Ystraa__overlay{z-index:1199;background:#00000040;animation:.3s CookieConsent-module__Ystraa__fadeIn;position:fixed;inset:0}.CookieConsent-module__Ystraa__container{border:1px solid var(--color-border);z-index:1200;background:#fff;border-radius:16px;width:calc(100% - 40px);max-width:400px;animation:.4s CookieConsent-module__Ystraa__slideUp;position:fixed;bottom:20px;left:20px;box-shadow:0 8px 40px #e8a0b02e,0 2px 12px #00000014}.CookieConsent-module__Ystraa__content{flex-direction:column;gap:14px;padding:24px;display:flex}.CookieConsent-module__Ystraa__header{align-items:center;gap:10px;display:flex}.CookieConsent-module__Ystraa__icon{color:var(--color-primary);font-size:1.1rem;line-height:1}.CookieConsent-module__Ystraa__title{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.CookieConsent-module__Ystraa__description{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.65}.CookieConsent-module__Ystraa__link{color:var(--color-primary-dark);font-size:.875rem;font-weight:500;text-decoration:underline;transition:color .2s}.CookieConsent-module__Ystraa__link:hover{color:var(--color-primary)}.CookieConsent-module__Ystraa__buttons{gap:10px;margin-top:4px;display:flex}.CookieConsent-module__Ystraa__refuseButton,.CookieConsent-module__Ystraa__acceptButton{cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-main);border:none;border-radius:10px;flex:1;padding:11px 18px;transition:all .2s}.CookieConsent-module__Ystraa__refuseButton{background:var(--color-bg-secondary);color:var(--color-text-secondary);border:1px solid var(--color-border)}.CookieConsent-module__Ystraa__refuseButton:hover{background:var(--color-border)}.CookieConsent-module__Ystraa__acceptButton{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;box-shadow:0 2px 8px #e8a0b04d}.CookieConsent-module__Ystraa__acceptButton:hover{background:linear-gradient(135deg,var(--color-primary-dark),#c05878);box-shadow:0 4px 14px #e8a0b066}@keyframes CookieConsent-module__Ystraa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CookieConsent-module__Ystraa__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CookieConsent-module__Ystraa__container{width:calc(100% - 20px);max-width:none;bottom:10px;left:10px;right:10px}.CookieConsent-module__Ystraa__content{padding:20px}.CookieConsent-module__Ystraa__buttons{flex-direction:column;gap:8px}.CookieConsent-module__Ystraa__refuseButton,.CookieConsent-module__Ystraa__acceptButton{width:100%}.CookieConsent-module__Ystraa__floatingBtn{width:36px;height:36px;font-size:1rem;bottom:16px;left:16px}}
*{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fffaf8;--color-bg-secondary:#fdf0f3;--color-primary:#e8a0b0;--color-primary-dark:#d4708a;--color-primary-light:#f2c4d0;--color-gold:#c9a96e;--color-text:#2d2d2d;--color-text-primary:#2d2d2d;--color-text-secondary:#7a7a7a;--color-text-light:#7a7a7a;--color-white:#fff;--color-border:#f0dde3;--color-bg-card:#fff;--font-main:"Inter",sans-serif;--container-max-width:1200px;--container-padding:2rem;--header-height-desktop:70px;--header-height-mobile:60px;--shadow-header:0 2px 20px #e8a0b026;--shadow-card:0 4px 20px #e8a0b01f;--shadow-card-hover:0 8px 30px #e8a0b033}html,body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-main);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-main)}
