.Header-module__hBw1pG__header{background-color:#fff;border-bottom:1px solid #cdd0d4;justify-content:space-between;align-items:center;height:88px;padding:16px 32px;font-family:Euclid Circular B,system-ui,-apple-system,sans-serif;display:flex}.Header-module__hBw1pG__leftSection{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__menuContainer{position:relative}.Header-module__hBw1pG__hamburgerButton{cursor:pointer;background-color:#ff9fb9;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s,border-radius .2s;display:flex}.Header-module__hBw1pG__hamburgerButton.Header-module__hBw1pG__menuOpen{border-bottom-right-radius:0;border-bottom-left-radius:0}.Header-module__hBw1pG__hamburgerButton:hover{opacity:.9}.Header-module__hBw1pG__logo{letter-spacing:-.02rem;color:#000;align-items:center;font-size:40px;font-weight:700;line-height:1;display:flex}.Header-module__hBw1pG__middleSection{flex-grow:1;justify-content:center;max-width:600px;margin:0 32px;display:flex}.Header-module__hBw1pG__searchContainer{background-color:#fff;border:1px solid #cdd0d4;border-radius:100px;align-items:center;width:100%;height:44px;padding-left:16px;padding-right:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.Header-module__hBw1pG__searchContainer:focus-within{border-color:#ff9fb9;box-shadow:0 0 0 4px #ff9fb91a}.Header-module__hBw1pG__searchInput{color:#000;background:0 0;border:none;outline:none;flex-grow:1;font-family:Euclid Circular B,system-ui,-apple-system,sans-serif;font-size:16px}.Header-module__hBw1pG__searchInput::placeholder{color:#808790}.Header-module__hBw1pG__searchButton{cursor:pointer;color:#575c63;background-color:#f5f6f6;border:none;border-left:1px solid #cdd0d4;justify-content:center;align-items:center;width:56px;height:100%;transition:background-color .2s;display:flex}.Header-module__hBw1pG__searchButton:hover{background-color:#e5e7e8}.Header-module__hBw1pG__searchButton:hover svg{color:#ff9fb9}.Header-module__hBw1pG__rightSection{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__iconButton{cursor:pointer;color:#3a3c3f;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;transition:color .2s;display:flex;position:relative}.Header-module__hBw1pG__iconButton:hover svg{color:#ff9fb9}.Header-module__hBw1pG__iconButton:hover .Header-module__hBw1pG__iconText{color:#000}.Header-module__hBw1pG__iconText{white-space:nowrap;align-items:center;font-size:14px;font-weight:500;display:flex}.Header-module__hBw1pG__langWrapper{position:relative}.Header-module__hBw1pG__langDropdown{z-index:50;background-color:#fff;border:1px solid #cdd0d4;border-radius:8px;flex-direction:column;min-width:80px;margin-top:8px;padding:8px 0;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 8px -1px #0000001f}.Header-module__hBw1pG__dropdownItem{text-align:left;color:#000;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-family:Euclid Circular B,system-ui,-apple-system,sans-serif;font-size:14px;transition:background-color .2s}.Header-module__hBw1pG__dropdownItem:hover{background-color:#f5f6f6}@media (max-width:768px){.Header-module__hBw1pG__header{flex-wrap:wrap;align-items:center;gap:8px;height:auto;padding:10px 16px}.Header-module__hBw1pG__leftSection{gap:12px}.Header-module__hBw1pG__middleSection{flex-basis:100%;order:3;width:100%;max-width:100%;margin:0}.Header-module__hBw1pG__rightSection{gap:20px}.Header-module__hBw1pG__iconText{display:none}.Header-module__hBw1pG__logo{font-size:28px}}
.MenuDrawer-module__bDxDBW__backdrop{z-index:100;background-color:#0000;width:100vw;height:100vh;position:fixed;top:0;left:0}.MenuDrawer-module__bDxDBW__drawer{z-index:101;background-color:#f5f6f6;border:1px solid #cdd0d4;border-radius:0 12px 12px;width:280px;padding:12px 0;animation:.2s ease-out MenuDrawer-module__bDxDBW__fadeIn;position:absolute;top:100%;left:0;box-shadow:0 4px 8px -1px #0000001f}@keyframes MenuDrawer-module__bDxDBW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MenuDrawer-module__bDxDBW__drawerHeader{display:none}.MenuDrawer-module__bDxDBW__nav{padding:0 8px}.MenuDrawer-module__bDxDBW__menuList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.MenuDrawer-module__bDxDBW__menuItem{width:100%}.MenuDrawer-module__bDxDBW__menuLink{color:#3a3c3f;border-radius:8px;align-items:center;gap:12px;padding:10px 16px;font-family:Euclid Circular B,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.MenuDrawer-module__bDxDBW__menuLink:hover{color:#000;background-color:#e5e7e8}.MenuDrawer-module__bDxDBW__iconWrapper{color:#575c63;justify-content:center;align-items:center;transition:color .2s;display:flex}.MenuDrawer-module__bDxDBW__menuLink:hover .MenuDrawer-module__bDxDBW__iconWrapper{color:#ff9fb9}.MenuDrawer-module__bDxDBW__itemText{flex-grow:1}
.AuthModal-module__eGxINa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0006;justify-content:center;align-items:center;padding:20px;font-family:Euclid Circular B,system-ui,-apple-system,sans-serif;display:flex;position:fixed;inset:0}.AuthModal-module__eGxINa__modal{background-color:#fff;border-radius:24px;width:100%;max-width:900px;min-height:550px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.AuthModal-module__eGxINa__closeBtn{cursor:pointer;color:#808790;z-index:10;background:0 0;border:none;border-radius:50%;padding:8px;transition:all .2s;position:absolute;top:20px;right:20px}.AuthModal-module__eGxINa__closeBtn:hover{color:#000;background-color:#f5f6f6}.AuthModal-module__eGxINa__signupSection{background-color:#fff5f7;flex-direction:column;flex:1;padding:60px 40px;display:flex}.AuthModal-module__eGxINa__sectionTitle{color:#000;text-transform:uppercase;margin-bottom:30px;font-size:24px;font-style:italic;font-weight:700;position:relative}.AuthModal-module__eGxINa__sectionTitle:after{content:"";background-color:#ff9fb9;border-radius:2px;width:40px;height:4px;position:absolute;bottom:-10px;left:0}.AuthModal-module__eGxINa__buttonGroup{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.AuthModal-module__eGxINa__signupBtn{color:#fff;cursor:pointer;background-color:#ff9fb9;border:none;border-radius:100px;height:54px;font-size:18px;font-style:italic;font-weight:700;transition:transform .2s,background-color .2s}.AuthModal-module__eGxINa__signupBtn:hover{background-color:#ff8dab;transform:translateY(-1px)}.AuthModal-module__eGxINa__googleBtn{color:#3a3c3f;cursor:pointer;background-color:#fff;border:1px solid #cdd0d4;border-radius:100px;justify-content:center;align-items:center;gap:10px;height:54px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #00000014}.AuthModal-module__eGxINa__googleBtn:hover{background-color:#f5f6f6;box-shadow:0 4px 8px #0000001f}.AuthModal-module__eGxINa__benefitsList{flex-direction:column;gap:20px;display:flex}.AuthModal-module__eGxINa__benefitItem{color:#000;align-items:center;gap:12px;font-size:18px;font-style:italic;font-weight:500;display:flex}.AuthModal-module__eGxINa__checkWrapper{color:#fff;background-color:#ff9fb9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.AuthModal-module__eGxINa__loginSection{background-color:#fff;border-left:1px solid #f0f2f4;flex-direction:column;flex:1.2;padding:60px 50px;display:flex}.AuthModal-module__eGxINa__loginTitle{color:#000;text-transform:uppercase;margin-bottom:30px;font-size:24px;font-style:italic;font-weight:700;position:relative}.AuthModal-module__eGxINa__loginTitle:after{content:"";background-color:#ff9fb9;border-radius:2px;width:40px;height:4px;position:absolute;bottom:-10px;left:0}.AuthModal-module__eGxINa__form{flex-direction:column;gap:16px;display:flex}.AuthModal-module__eGxINa__inputGroup{flex-direction:column;gap:8px;display:flex}.AuthModal-module__eGxINa__label{color:#000;text-transform:uppercase;font-size:14px;font-style:italic;font-weight:700}.AuthModal-module__eGxINa__inputWrapper{position:relative}.AuthModal-module__eGxINa__input{color:#000;border:1px solid #cdd0d4;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px;font-size:16px;transition:all .2s}.AuthModal-module__eGxINa__input:focus{border-color:#ff9fb9;box-shadow:0 0 0 4px #ff9fb91a}.AuthModal-module__eGxINa__eyeIcon{color:#575c63;cursor:pointer;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.AuthModal-module__eGxINa__forgotLink{color:#575c63;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:-8px;font-size:14px;font-style:italic;font-weight:500;text-decoration:underline}.AuthModal-module__eGxINa__loginBtn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:100px;height:54px;font-size:18px;font-style:italic;font-weight:700;transition:transform .2s,background-color .2s}.AuthModal-module__eGxINa__loginBtn:hover{background-color:#333;transform:translateY(-1px)}.AuthModal-module__eGxINa__divider{background-color:#f0f2f4;height:1px;margin:5px 0}@media (max-width:768px){.AuthModal-module__eGxINa__overlay{align-items:flex-start;padding:12px;overflow-y:auto}.AuthModal-module__eGxINa__modal{width:100%;max-width:100%;height:auto;min-height:unset;border-radius:18px;flex-direction:column;margin:auto}.AuthModal-module__eGxINa__signupSection{padding:36px 20px 24px}.AuthModal-module__eGxINa__loginSection{border-top:1px solid #e5e7eb;border-left:none;padding:24px 20px 32px}.AuthModal-module__eGxINa__sectionTitle{margin-bottom:20px;font-size:18px}.AuthModal-module__eGxINa__buttonGroup{gap:10px;margin-bottom:24px}.AuthModal-module__eGxINa__signupBtn,.AuthModal-module__eGxINa__loginBtn,.AuthModal-module__eGxINa__googleBtn{height:44px;font-size:14px}.AuthModal-module__eGxINa__benefitsList{gap:12px}.AuthModal-module__eGxINa__benefitItem{gap:10px;font-size:14px}.AuthModal-module__eGxINa__checkWrapper{flex-shrink:0;width:20px;height:20px}.AuthModal-module__eGxINa__loginTitle{margin-bottom:20px;font-size:18px}.AuthModal-module__eGxINa__form{gap:12px}.AuthModal-module__eGxINa__input{height:42px;font-size:14px}.AuthModal-module__eGxINa__label,.AuthModal-module__eGxINa__forgotLink{font-size:12px}.AuthModal-module__eGxINa__closeBtn{padding:6px;top:12px;right:12px}}
