.header[data-v-e7357328]{z-index:999;width:100%;position:absolute;top:10px;left:0}.header--auth[data-v-e7357328]{top:unset;left:unset;position:relative}.header__container[data-v-e7357328]{justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:10px 20px;display:flex}.header__container--auth[data-v-e7357328]{justify-content:unset}.header__container--auth .header__left[data-v-e7357328]{display:flex}.header__left[data-v-e7357328]{align-items:center;gap:12px;display:none}.header__logo-img[data-v-e7357328]{object-fit:contain;max-width:200px;height:72px}.header__logo[data-v-e7357328]{transition:all .4s}.header__logo[data-v-e7357328]:hover{transform:scale(.9)}.header__right[data-v-e7357328]{gap:10px;width:100%;display:flex}.header__qr[data-v-e7357328]{order:1;justify-content:center;align-items:center;padding:0;display:flex}.header__qr-icon[data-v-e7357328]{width:24px;height:24px;color:var(--color-white)}.header__info[data-v-e7357328]{align-items:center;gap:5px;margin-right:auto;display:flex}.header__profile[data-v-e7357328]{order:1;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.header__balance[data-v-e7357328]{color:var(--color-white);align-items:center;gap:5px;font-weight:700;display:flex}.header__profile-icon[data-v-e7357328]{width:24px;height:24px;color:var(--color-white)}.header__coins-icon[data-v-e7357328]{width:25px;height:25px;color:var(--color-white)}.header__name[data-v-e7357328]{color:var(--color-white);font-size:16px;font-weight:700;line-height:1.4}.header__deliver[data-v-e7357328]{background-color:var(--color-white);width:2px;height:14px}@media (width>=1024px){.header[data-v-e7357328]{background:var(--color-white);position:unset;top:unset;left:unset;box-shadow:0 2px 8px #00000026}.header__container[data-v-e7357328]{max-width:1920px;padding:8px 88px}.header__container--auth[data-v-e7357328]{justify-content:center}.header__right[data-v-e7357328]{width:unset;gap:20px}.header__left[data-v-e7357328]{display:flex}.header__qr[data-v-e7357328]{order:unset}.header__qr-icon[data-v-e7357328]{color:var(--color-primary)}.header__info[data-v-e7357328]{margin-right:unset}.header__profile[data-v-e7357328]{background-color:var(--color-primary);order:unset;border-radius:50%;width:48px;height:48px;margin-left:-10px}.header__balance[data-v-e7357328],.header__coins-icon[data-v-e7357328]{color:var(--color-primary)}.header__name[data-v-e7357328]{color:var(--color-primary);font-size:18px}.header__deliver[data-v-e7357328]{background-color:var(--color-primary)}}.footer[data-v-a6f55e23]{display:none}.footer__column[data-v-a6f55e23]{flex-direction:column;gap:12px;display:flex}.footer__text[data-v-a6f55e23]{color:var(--color-text);font-size:14px;line-height:1.2}.footer__link[data-v-a6f55e23]{color:var(--color-text);font-size:14px;line-height:1.2;text-decoration:none}.footer__link[data-v-a6f55e23]:hover{text-decoration:underline}@media (width>=1024px){.footer[data-v-a6f55e23]{justify-content:space-between;align-items:start;width:100%;max-width:1920px;margin:0 auto;padding:40px 88px;display:flex}}.mobile-nav[data-v-9bd3f0e6]{background:var(--color-white);height:72px;padding-bottom:env(safe-area-inset-bottom);z-index:1000;justify-content:space-evenly;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 2px 8px #00000026}.mobile-nav__item[data-v-9bd3f0e6]{color:gray;justify-content:center;align-items:center;width:48px;text-decoration:none;transition:transform .15s,color .2s;display:flex}.mobile-nav__item[data-v-9bd3f0e6]:active{transform:scale(.88)}.mobile-nav__item.active[data-v-9bd3f0e6]{color:var(--color-primary)}.mobile-nav__item.active svg[data-v-9bd3f0e6]{animation:.35s tabBounce-9bd3f0e6}@keyframes tabBounce-9bd3f0e6{0%{transform:translateY(0)}40%{transform:translateY(-6px)}to{transform:translateY(0)}}@media (width>=1024px){.mobile-nav[data-v-9bd3f0e6]{display:none}}.layout[data-v-dbb9fa93]{flex-direction:column;min-height:100vh;display:flex}.layout.with-mobile-tabs[data-v-dbb9fa93]{padding-bottom:calc(72px + env(safe-area-inset-bottom))}@media (width>=1024px){.layout.with-mobile-tabs[data-v-dbb9fa93]{padding-bottom:0}}.offline[data-v-5bcbcffa]{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;display:flex}.modal-fade-enter-active[data-v-6dbb53d0],.modal-fade-leave-active[data-v-6dbb53d0]{transition:opacity .4s}.modal-fade-enter-from[data-v-6dbb53d0],.modal-fade-leave-to[data-v-6dbb53d0]{opacity:0}.overlay[data-v-6dbb53d0]{z-index:1000;background:#00000040;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-fade-enter-active .modal[data-v-6dbb53d0],.modal-fade-leave-active .modal[data-v-6dbb53d0]{transition:transform .4s,opacity .4s}.modal-fade-enter-from .modal[data-v-6dbb53d0],.modal-fade-leave-to .modal[data-v-6dbb53d0]{opacity:0;transform:translateY(10px)scale(.95)}.modal[data-v-6dbb53d0]{background:var(--color-primary);width:100%;max-width:612px;color:var(--color-white);padding:32px;position:relative}.modal[data-v-6dbb53d0] svg{margin-bottom:20px}.modal[data-v-6dbb53d0] h3{margin-bottom:10px;font-size:32px;line-height:1}.modal[data-v-6dbb53d0] p{opacity:.7;font-size:16px;line-height:1.5}.modal__close[data-v-6dbb53d0]{justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex;position:absolute;top:32px;right:32px}.modal__close[data-v-6dbb53d0]:hover{opacity:.7}@media (width>=1024px){.modal[data-v-6dbb53d0] h3{font-size:42px}.modal[data-v-6dbb53d0] p{font-size:20px;line-height:1.2}}.app-loader[data-v-4050a357]{z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;inset:0}html[dir=ltr],[data-sonner-toaster][dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0}html[dir=rtl],[data-sonner-toaster][dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto}[data-sonner-toaster]{width:var(--width);--gray1:#fcfcfc;--gray2:#f8f8f8;--gray3:#f3f3f3;--gray4:#ededed;--gray5:#e8e8e8;--gray6:#e2e2e2;--gray7:#dbdbdb;--gray8:#c7c7c7;--gray9:#8f8f8f;--gray10:#858585;--gray11:#6f6f6f;--gray12:#171717;--border-radius:8px;box-sizing:border-box;z-index:999999999;outline:none;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;list-style:none;transition:transform .4s;position:fixed}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translate(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);opacity:0;transform:var(--y);touch-action:none;box-sizing:border-box;overflow-wrap:anywhere;outline:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;position:absolute}[data-sonner-toast][data-styled=true]{background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);width:var(--width);align-items:center;gap:6px;padding:16px;font-size:13px;display:flex;box-shadow:0 4px 12px #0000001a}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-y-position=top]{--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap));top:0}[data-sonner-toast][data-y-position=bottom]{--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap));bottom:0}[data-sonner-toast][data-styled=true] [data-description]{color:#3f3f3f;font-weight:400;line-height:1.4}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{color:inherit;font-weight:500;line-height:1.5}[data-sonner-toast][data-styled=true] [data-icon]{width:16px;height:16px;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end);flex-shrink:0;justify-content:flex-start;align-items:center;display:flex;position:relative}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform-origin:50%;animation:.3s forwards sonner-fade-in;transform:scale(.8)}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{flex-direction:column;gap:2px;display:flex}[data-sonner-toast][data-styled=true] [data-button]{height:24px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);cursor:pointer;border:none;border-radius:4px;outline:none;flex-shrink:0;align-items:center;padding-left:8px;padding-right:8px;font-size:12px;font-weight:500;transition:opacity .4s,box-shadow .2s;display:flex}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px #0006}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:#00000014}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:#ffffff4d}[data-sonner-toaster] [data-close-button-position=top-left]{--toast-close-button-left:0;--toast-close-button-right:unset;--toast-close-button-top:0;--toast-close-button-bottom:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster] [data-close-button-position=top-right]{--toast-close-button-left:unset;--toast-close-button-right:0;--toast-close-button-top:0;--toast-close-button-bottom:unset;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster] [data-close-button-position=bottom-left]{--toast-close-button-left:0;--toast-close-button-right:unset;--toast-close-button-top:unset;--toast-close-button-bottom:0;--toast-close-button-transform:translate(-35%, 35%)}[data-sonner-toaster] [data-close-button-position=bottom-right]{--toast-close-button-left:unset;--toast-close-button-right:0;--toast-close-button-top:unset;--toast-close-button-bottom:0;--toast-close-button-transform:translate(35%, 35%)}[data-sonner-toast][data-styled=true] [data-close-button]{left:var(--toast-close-button-left);right:var(--toast-close-button-right);top:var(--toast-close-button-top);bottom:var(--toast-close-button-bottom);width:20px;height:20px;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);cursor:pointer;z-index:1;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .1s,background .2s,border-color .2s;display:flex;position:absolute}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]:before{content:"";z-index:-1;height:100%;position:absolute;left:-100%;right:-100%}[data-sonner-toast][data-y-position=top][data-swiping=true]:before{bottom:50%;transform:scaleY(3)translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]:before{top:50%;transform:scaleY(3)translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]:before{content:"";position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]:after{content:"";height:calc(var(--gap) + 1px);width:100%;position:absolute;bottom:100%;left:0}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * .05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--toasts-before) * .05 + 1));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]:before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0px)) translateX(var(--swipe-amount-x,0px));transition:none}[data-sonner-toast][data-swiped=true]{-webkit-user-select:none;user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{0%{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{0%{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (width<=600px){[data-sonner-toaster]{right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%;position:fixed}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{width:calc(100% - var(--mobile-offset-left) * 2);left:0;right:0}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:calc(var(--mobile-offset-bottom) + max(env(safe-area-inset-bottom), 0px))}[data-sonner-toaster][data-y-position=top]{top:calc(var(--mobile-offset-top) + max(env(safe-area-inset-top), 0px))}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:#ecfdf3;--success-border:#bffcd9;--success-text:#008a2e;--info-bg:#f0f8ff;--info-border:#dde7fd;--info-text:#0973dc;--warning-bg:#fffcf0;--warning-border:#fbeeb1;--warning-text:#dc7609;--error-bg:#fff0f0;--error-border:#ffe0e1;--error-text:#e60000}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:#333;--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:#1f1f1f;--normal-border:#333;--normal-border-hover:#404040;--normal-text:var(--gray1);--success-bg:#001f0f;--success-border:#003d1c;--success-text:#59f3a6;--info-bg:#000d1f;--info-border:#19233e;--info-text:#5896f3;--warning-bg:#1d1f00;--warning-border:#2e2e00;--warning-text:#f3cf58;--error-bg:#2d0607;--error-border:#4d0408;--error-text:#ff9ea1}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success],[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info],[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning],[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error],[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);z-index:10;position:absolute;inset:0}.sonner-loading-wrapper[data-visible=false]{transform-origin:50%;animation:.2s forwards sonner-fade-out}.sonner-spinner{height:var(--size);width:var(--size);position:relative;top:50%;left:50%}.sonner-loading-bar{background:var(--gray11);border-radius:6px;width:24%;height:8%;animation:1.2s linear infinite sonner-spin;position:absolute;top:-3.9%;left:-10%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg)translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg)translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg)translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg)translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg)translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg)translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg)translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg)translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg)translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg)translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg)translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg)translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@media (prefers-reduced-motion){[data-sonner-toast],[data-sonner-toast]>*,.sonner-loading-bar{transition:none!important;animation:none!important}}.sonner-loader{transform-origin:50%;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8)translate(-50%,-50%)}:root{--color-white:#fff;--color-black:#000;--color-dark:#010101;--color-text:#757b8a;--color-error:#db717a;--color-border:#c9cad1;--color-background:#03c2e2;--color-gray:#999eab;--color-primary:"#000000";--color-primaryHover:"#000000";--color-primaryPressed:"#000000";--color-secondary:"#000000";--color-secondaryHover:"#000000";--color-secondaryPressed:"#000000";--color-alert:"#000000";--color-alertBackground:"#000000";--color-attention:"#000000";--color-attentionBackground:"#000000";--color-successful:"#000000";--color-successfulBackground:"#000000"}@font-face{font-family:Aeroport;src:url(/assets/Aeroport-Regular-u5BpgJQ0.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Aeroport;src:url(/assets/Aeroport-Medium-CuJts3Ul.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Aeroport;src:url(/assets/Aeroport-Bold-i_k5nyBl.woff2)format("woff2");font-weight:700;font-style:normal}.auth-screen{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100%;display:flex}.auth-wrapper{flex-direction:column;flex:1;width:100%;margin:10px 0 20px;display:flex}.auth-buttons{flex-direction:column;gap:10px;width:100%;margin-top:auto;display:flex}.auth-form{flex-direction:column;flex:1;gap:20px;display:flex}.auth-footer{flex-direction:column;gap:20px;margin-top:auto;display:flex}.auth-screen .checkbox{align-items:center;gap:8px;font-size:14px;display:flex}.auth-text{color:var(--color-title);opacity:.5;line-height:1.5}.auth-resend{color:var(--color-primary);cursor:pointer;text-align:start;background:0 0;border:none;width:fit-content;line-height:1.5}@media (width>=768px){.auth-wrapper{max-width:622px;margin:20px 0}}@media (width>=1024px){.auth-wrapper{flex:unset;display:unset;flex-direction:unset;margin:unset}.registration-footer,.auth-buttons{margin-top:unset}.auth-form{flex:unset}}.loader{--color-1:var(--color-primary);--size:1px;width:calc(48 * var(--size));height:calc(48 * var(--size));background:var(--color-1);animation:1s linear infinite rotate}@keyframes rotate{0%{border-radius:10%;transform:rotate(0)scale(.2)}50%{border-radius:50%;transform:rotate(180deg)scale(1.5)}to{border-radius:10%;transform:rotate(360deg)scale(.2)}}.skeleton-block{background:#f2f3f7;border-radius:6px;position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);animation:1.6s infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-block--light{background:#ffffff40}.skeleton-block--light:after{background:linear-gradient(90deg,#0000,#ffffff73,#0000)}.skeleton-divider{flex-shrink:0}.skeleton-divider--header{background-color:#ffffff59;width:2px;height:14px}.skeleton-block--header-balance{border-radius:4px;width:72px;height:18px}.skeleton-block--header-name{border-radius:4px;width:96px;height:18px}.skeleton-block--hero-name{border-radius:8px;width:min(280px,70vw);height:28px}.skeleton-block--filter{border-radius:6px;width:112px;height:44px}.skeleton-block--filter-short{border-radius:6px;width:88px;height:44px}.skeleton-block--card-tag{border-radius:6px;width:100px;height:28px}.skeleton-card,.skeleton-card__content{flex-direction:column;display:flex}.skeleton-card__image{border-radius:12px;height:595px}.skeleton-card__tag{border-radius:6px;width:100px;height:28px;margin-top:12px}.skeleton-card__title{border-radius:4px;height:24px;margin-top:12px}.skeleton-detail{padding-bottom:100px}.skeleton-detail__hero{border-radius:8px;width:100vw;height:600px;margin-left:calc(50% - 50vw)}.skeleton-detail__content-header{border-radius:12px;height:120px;margin:20px}.skeleton-detail__title{width:60%;height:32px;margin:20px}.skeleton-detail__badge-row{width:40%;height:24px;margin:20px}.skeleton-detail__button{border-radius:12px;width:100%;height:48px;margin:20px}.skeleton-detail__text{height:16px;margin:12px 20px}.skeleton-detail__text--short{width:70%}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (width>=1024px){.header .skeleton-block--light{background:#f2f3f7}.header .skeleton-block--light:after{background:linear-gradient(90deg,#0000,#fffc,#0000)}.header .skeleton-divider--header{background-color:#e5e7eb}.skeleton-block--hero-name{width:min(520px,45vw);height:64px}}*,:before,:after{box-sizing:border-box}html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;font-family:Aeroport,sans-serif;overflow-x:hidden}#app{min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none;margin:0;padding:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{text-align:left;margin:0;padding:0}input{outline:none}.container{flex-direction:column;flex:1;width:100%;max-width:100%;margin:0 auto;padding:0 20px;display:flex}.title{text-transform:uppercase;width:fit-content;color:var(--color-white);background-color:var(--color-primary);-webkit-box-decoration-break:clone;box-decoration-break:clone;margin-bottom:20px;padding:8px;font-size:32px;font-weight:400;line-height:1.1}.text{font-size:16px}@media (width>=768px){.title{margin-bottom:40px;font-size:60px}}@media (width>=1024px){.title{font-size:66px}.container{max-width:1920px;padding:0 88px}}@media (width>=1440px){.title{font-size:80px}}
