@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}.header{position:fixed;top:0;left:0;right:0;background-color:#161616;z-index:100;padding:4px clamp(16px,5vw,60px);border-bottom:1px solid rgba(255,255,255,.1)}.header__container{display:flex;align-items:center;height:64px;gap:clamp(16px,2vw,32px);transform:translateZ(0);backface-visibility:hidden}.header__left{flex:0 0 auto;display:flex;align-items:center;gap:clamp(12px,2vw,28px)}.header__center{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.header__right{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:clamp(20px,2.5vw,36px)}.header__brand{flex-shrink:0;display:flex;align-items:center}.header__logo-link{text-decoration:none;transition:opacity .2s ease}.header__logo{max-width:100%;height:auto;display:block}.header__logo--default{display:block;width:156px;height:28px;max-width:none;flex-shrink:0}.header__logo--mark{display:none;width:41px;height:28px;max-width:none;flex-shrink:0}.header__explore-btn{flex-shrink:0;white-space:nowrap}.header__search-bar{width:100%;max-width:640px;flex:1 1 auto;min-width:150px;height:50px;background:#1e1e1e;border:1px solid #1e1e1e!important;border-radius:10px;padding:12px 16px;gap:8px}.header__search-bar:focus,.header__search-bar:focus-within{border:1px solid #1e1e1e!important}.header__search-bar .search-bar__input-container{order:1}.header__search-bar .search-bar__clear-button{order:2}.header__search-bar .search-bar__icon-left{order:3;margin-right:0;margin-left:8px}.header__search-bar .search-bar__search-icon{width:20px!important;height:20px!important;color:#5b5b5b!important}.header__search-bar .search-bar__close-icon{color:#5b5b5b!important}.header__search-bar .search-bar__close-icon:hover{color:#fff!important}.header__search-bar .search-bar__input{font-family:Geist,sans-serif;font-size:16px;font-weight:400;line-height:21px;color:#fff;background:transparent}.header__search-bar .search-bar__input::placeholder{color:#5b5b5b;font-weight:400;font-size:16px}.header__search-bar.search-bar:has(.search-bar__suggestions){border-radius:10px 10px 0 0!important}.header__search-bar .search-bar__suggestions{background:#1e1e1e;border:none!important;border-radius:0 0 10px 10px;box-shadow:0 6px 16px #0006}.header__search-bar .suggestion-card{background:#1e1e1e;border-bottom-color:#ffffff14}.header__search-bar .suggestion-card:hover{background-color:#2a2a2a}.header__search-bar .suggestion-card:active{background-color:#333}.header__search-bar .suggestion-card__text{color:#fff}.header__search-bar .suggestion-card__subtext{color:#a5a5a5}.header__get-app-btn{flex-shrink:0;white-space:nowrap}.header__profile-area{flex-shrink:0;display:flex;align-items:center}.header__profile-desktop{display:flex;align-items:center}.header__profile-mobile{display:none;align-items:center;background:none;border:none;padding:0;cursor:pointer}.header__profile-trigger{display:flex;align-items:center}.header__nav-user-profile-dropdown-trigger{display:flex;align-items:center;gap:6px}.header__nav-user-icon{width:40px;height:40px;border-radius:50%;object-fit:cover}.header__nav-user-caret{width:18px!important;height:18px!important;flex-shrink:0}.header__nav-user-caret svg,.header__nav-user-caret path{stroke:#fff!important}.header .dropdown__content.header__nav-user-profile-dropdown{border:1px solid rgba(255,255,255,.08);border-radius:0 0 8px 8px;margin-top:12px;min-width:260px;background-color:#1e1e1e;box-shadow:0 6px 20px -4px #00000073,0 2px 6px -2px #0000004d}.header__nav-profile-dropdown-button{padding:10px 20px;color:#fff;text-decoration:none;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);transition:all .2s ease}.header__nav-profile-dropdown-button:hover{color:#ff6d00;background-color:#ff6d001f}.header__nav-profile-dropdown-button__is-last{border-bottom:none}.header__profile-guest{display:flex;align-items:center;background:none;border:none;padding:0;cursor:pointer}.header__logout-modal{max-width:400px;padding:32px}.header__logout-modal-content{display:flex;flex-direction:column;gap:24px}.header__logout-modal-title{text-align:center}.header__logout-modal-actions{display:flex;gap:12px;justify-content:center}.header .header__logout-modal-ghost-btn.button--ghost{border-color:#ff6d00;color:#ff6d00}.header .header__logout-modal-ghost-btn.button--ghost:active:not(:disabled){background-color:#ff6d0026}.header__mobile-menu{display:none;position:fixed;top:0;left:-100%;bottom:0;width:80%;max-width:380px;background-color:#161616;z-index:101;transition:left .3s ease;overflow-y:auto;box-shadow:2px 0 8px #0000004d}.header__mobile-menu--open{left:0}.header__mobile-menu-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100}.header__mobile-menu-header{display:flex;justify-content:flex-end;padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}.header__mobile-menu-close{background:none;border:none;padding:8px;cursor:pointer;transition:all .2s ease}.header__mobile-menu-close:hover{background-color:#ffffff14;border-radius:6px}.header__mobile-menu-content{padding:16px;display:flex;flex-direction:column;gap:4px}.header__mobile-menu-item{width:100%;display:flex;justify-content:flex-start}@media (max-width: 1024px){.header{padding:10px clamp(16px,4vw,32px)}.header__container{flex-wrap:wrap;height:auto;row-gap:12px;column-gap:clamp(12px,2vw,24px)}.header__left{order:1;flex:1 1 auto}.header__right{order:2;flex:0 0 auto}.header__center{order:3;flex:1 1 100%;width:100%;justify-content:stretch}.header__search-bar{max-width:none;width:100%}}@media (max-width: 768px){.header{padding-top:14px;padding-bottom:14px}.header__container{row-gap:16px}.header__logo--default{display:none}.header__logo--mark{display:block}.header__explore-btn{display:none!important}.header__profile-desktop{display:none}.header__profile-mobile{display:flex}.header__mobile-menu,.header__mobile-menu-backdrop{display:block}.header__nav-user-icon{width:34px;height:34px}}@media (max-width: 480px){.header{padding:14px 16px}.header__logo--default{width:120px;height:auto}.header__nav-user-icon{width:32px;height:32px}}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}.city-selector{flex-shrink:0}.city-selector__trigger{display:inline-flex;align-items:center;gap:8px;height:36px;box-sizing:border-box;background:transparent;border:1px solid #555;padding:0 18px;border-radius:10px;cursor:pointer;white-space:nowrap;transition:border-color .15s ease,background .15s ease}.city-selector__trigger:hover{border-color:#777;background:#ffffff0f}.city-selector__label{max-width:140px;overflow:hidden;text-overflow:ellipsis}.city-selector__modal-title{display:block;flex-shrink:0;margin-bottom:16px}.city-selector__search{display:flex;align-items:center;gap:8px;flex-shrink:0;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:0 12px;margin-bottom:12px}.city-selector__search-icon{flex-shrink:0}.city-selector__search-input{flex:1;height:44px;border:none;outline:none;background:transparent;font-size:16px;color:#fff}.city-selector__search-input::placeholder{color:#a5a5a5}.city-selector__results{flex:1;min-height:0;overflow-y:auto}.city-selector__loading{display:flex;justify-content:center;padding:16px}.city-selector__empty{display:block;padding:12px 8px;text-align:center}.city-selector__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.city-selector__item{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;background:transparent;border:none;padding:11px 12px;border-radius:10px;cursor:pointer;text-align:left;transition:background .15s ease}.city-selector__item:hover:not(:disabled){background:#ffffff14}.city-selector__item:disabled{cursor:default;opacity:.6}.city-selector__item--selected{background:#ff6d0029}.city-selector__item--selected:hover:not(:disabled){background:#ff6d0038}.city-selector__item-check{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#ff6d00}.modal__content.city-selector__modal{width:440px;max-width:100%;height:440px;max-height:70vh;display:flex;flex-direction:column;overflow:hidden;background:#1e1e1e;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px -6px #00000080;text-align:left}.modal__content.city-selector__modal .modal__close:hover{background-color:#ffffff1f}.modal__content.city-selector__modal .modal__close:active{background-color:#fff3}@media (max-width: 768px){.city-selector__label{max-width:90px}.modal__content.city-selector__modal{height:70vh}}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}.layout{min-height:100vh;display:flex;flex-direction:column}.layout__main{flex:1;padding-top:var(--header-height, 89px)}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}.modal__content.auth-modal{width:100%;max-width:400px;background:#1e1e1e}.auth-modal__content{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:8px}.auth-modal__title{margin-bottom:12px;color:#fff}.auth-modal__subtitle{margin-bottom:24px;color:#a5a5a5}.auth-modal__form{width:100%;display:flex;flex-direction:column;gap:16px}.auth-modal__custom-form .custom-form__footer{background-color:transparent}.auth-modal .typography--color-text{color:#fff}.auth-modal .form-input__field{background-color:transparent;border-color:#ffffff29;color:#fff}.auth-modal .form-input__field::placeholder{color:#a5a5a5}.auth-modal__google-button{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;cursor:pointer;border-radius:6px;padding:12px 0;border:1px solid rgba(255,255,255,.16);transition:background-color .3s ease;background-color:transparent;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;min-height:44px}.auth-modal__google-button:hover{background-color:#ffffff0a}.auth-modal__google-button:active{transform:scale(.98)}.auth-modal__divider{position:relative;width:100%;height:1px;background-color:#ffffff29;margin:16px 0}.auth-modal__divider-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1e1e1e;padding:0 12px;color:#a5a5a5;font-size:14px}.auth-modal__footer{display:flex;align-items:center;justify-content:center;margin-top:8px}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}*{margin:0;padding:0}html,body{background-color:#161616}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#000}.text-thin{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:100}.text-extra-light{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:200}.text-light{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300}.text-regular{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400}.text-medium{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}.text-semi-bold{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.text-bold{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700}.text-extra-bold{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800}.text-black{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900}html{visibility:visible!important}:root{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.initial-loader-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#161616;overflow:hidden}.initial-loader-message{margin-top:24px;font-size:16px;margin-left:20px;margin-right:20px;font-weight:500;color:#fff;opacity:.85;letter-spacing:.5px;text-align:center}.navigation-loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#161616eb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:nav-loader-fade-in .15s ease-out}@keyframes nav-loader-fade-in{0%{opacity:0}to{opacity:1}}
