:root{--interface-modal-bg: #1C1C21;--interface-bg: #131316;--interface-input: #2F2F37;--interface-accent: #4C4CFF;--ice-blue: #00CCCC;--custom-violet: #801AB2;--text-primary-light: #F2F2F3;--text-dark-grey: #8585AD;--header-height: 88px;--max-container-width: 1280px}*{box-sizing:border-box;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}html,body{max-width:100dvw;height:100dvh;padding-bottom:24px;background-color:var(--interface-bg)}ul,li{list-style:none}a{color:inherit;text-decoration:none}@media (prefers-color-scheme: dark){html{color-scheme:dark}}._main_yt135_1{height:calc(100dvh - var(--header-height));overflow:auto}._navigationLink_w0co4_1{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}._burgerIngredients_mka91_1{display:flex;flex-direction:column;width:100%;max-width:600px}@keyframes _sway_zhupj_1{0%,to{transform:rotate(0)}50%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}._burgerIngredientsItem_zhupj_12{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;gap:4px;text-align:center;cursor:grab}._burgerIngredientsItemAnimated_zhupj_23{animation:_sway_zhupj_1 1s alternate ease}.button{border:none;cursor:pointer;outline:none;border-radius:var(--common-border-radius);transition:var(--common-transition)}.button_type_primary{color:var(--text-primary-color);background:linear-gradient(63.18deg,#801ab3,#4c4cff)}.button_type_primary:hover{box-shadow:0 0 16px 8px #3333ff40,0 0 8px 8px #3333ff40;filter:drop-shadow(0px 4px 32px rgba(51,51,255,.5))}.button_type_primary:active{opacity:.9}.button_type_secondary{color:var(--colors-interface-accent);background:transparent}.button_type_secondary:hover{color:var(--text-primary-color);opacity:.9}.button_type_secondary:active{color:var(--text-primary-color)}.button_size_large{font-family:Jet Brains Mono;font-size:16px;line-height:1.5;font-weight:400;padding:20px 40px}.button_size_medium{font-family:Jet Brains Mono;font-size:16px;line-height:1.5;font-weight:400;padding:16px 40px}.button_size_small{font-family:JetBrains Mono;font-size:14px;line-height:1.43;font-weight:400;padding:10px 32px}.button_type_primary[disabled]{color:var(--text-inactive-color);background:var(--colors-button-inactive);pointer-events:none}.button_type_secondary[disabled]{color:var(--text-inactive-color);pointer-events:none}.constructor-element{padding:16px 24px;display:inline-block;border-radius:var(--common-border-radius-s);background:var(--background-element);max-width:536px;width:100%;min-height:80px;font-family:Jet Brains Mono;font-size:16px;line-height:24px;color:#f2f2f3;flex-grow:1;box-sizing:border-box}.constructor-element_pos_top{border-radius:var(--top-constructor-item-border-radius)}.constructor-element_pos_bottom{border-radius:var(--bottom-constructor-item-border-radius)}.constructor-element__row{display:flex;align-items:center}.constructor-element__image{width:80px;height:40px;margin-right:20px}.constructor-element__text{margin-right:20px;display:inline-flex;align-items:center;line-height:24px;text-align:left;flex-grow:1}.constructor-element__price{display:inline-flex;align-items:center;justify-content:flex-end;text-align:right;font-family:Iceland;font-style:normal;font-weight:400;font-size:28px;line-height:24px}.constructor-element__price svg{margin-left:9px}.constructor-element__action{margin-left:20px;display:inline-flex;align-items:center;cursor:pointer}.tab{cursor:pointer;background-color:var(--background-alt);min-width:200px;text-align:center;box-shadow:inset 0 -1px #2f2f37;color:var(--text-inactive-color);transition:var(--common-transition);box-sizing:border-box}.tab:hover{color:var(--text-primary-color)}.tab_type_current{box-shadow:inset 0 -2px #4c4cff;pointer-events:none;color:var(--text-primary-color)}.input{display:flex;cursor:text;align-items:center;justify-content:space-between;box-sizing:border-box;background-color:var(--background-element);border:2px solid var(--background-element);border-radius:var(--common-border-radius-s);transition:.3s;position:relative}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--background-element) inset!important}.input_status_active{border:2px solid var(--colors-interface-accent)}.input_status_error{border:2px solid var(--colors-interface-error)}.input_status_disabled,.input_type_disabled{cursor:not-allowed}.input__icon{cursor:text;line-height:0}.input__icon-action{cursor:pointer}.input__icon-disabled{cursor:not-allowed}.input__placeholder{display:block;position:absolute;cursor:text;top:18px;text-align:left;color:var(--text-inactive-color);transition:.3s}.input__placeholder-focused,.input__placeholder-filled{top:8px}.input__textfield{display:block;cursor:text;background-color:transparent;border:none;width:100%;color:var(--text-primary-color);margin-top:16px!important}.input__textfield:-webkit-autofill{-webkit-text-fill-color:var(--text-primary-color)!important}.input__textfield:focus{outline:none}.input__container{width:fit-content;text-align:left}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.input__placeholder-disabled{cursor:not-allowed}.input__textfield-disabled{cursor:not-allowed;color:var(--text-inactive-color)}.input__textfield-disabled:-webkit-autofill{-webkit-text-fill-color:var(--text-inactive-color)!important}.input__error{margin-left:24px;margin-top:2px;color:var(--colors-interface-error)}.input__error:-webkit-autofill{-webkit-text-fill-color:var(--colors-interface-error)!important}.input_size_default{width:480px;min-height:64px}.input_size_small{width:480px;min-height:48px;padding-left:calc(var(--offset-base-variable) * 10);padding-right:calc(var(--offset-base-variable) * 10)}.counter{position:absolute;top:0;right:0;display:flex;background:#4c4cff;border-radius:16px;font-family:Iceland;font-style:normal;font-weight:400;line-height:24px;text-align:center;color:#f2f2f3}.default{font-size:28px;min-width:16px;height:32px;padding:0 8px}.small{font-size:22px;min-width:16px;height:24px;padding:0 4px}.counter__num{margin:auto}@font-face{src:url(/react-burger/assets/JetBrainsMono-Regular-ClayWRmm.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(/react-burger/assets/JetBrainsMono-Regular-CYyQbzdH.woff) format("woff");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(/react-burger/assets/JetBrainsMono-Bold-CJe_7SeZ.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(/react-burger/assets/JetBrainsMono-Bold-iSpe-8ba.woff) format("woff");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(/react-burger/assets/iceland-BZrac8LL.woff2) format("woff2");font-family:Iceland;font-weight:400;font-display:swap}@font-face{src:url(/react-burger/assets/iceland-DWP8_vRw.woff) format("woff");font-family:Iceland;font-weight:400;font-display:swap}:root{--background: #1c1c21;--background-alt: #131316;--background-element: #2f2f37;--offset-base-variable: 2px;--offset-base-size: 4px;--top-constructor-item-border-radius: 88px 88px 40px 40px;--bottom-constructor-item-border-radius: 40px 40px 88px 88px;--common-border-radius: 64px;--common-border-radius-s: 40px;--text-primary-color: white;--text-inactive-color: #8585AD;--colors-interface-accent: #4c4cff;--colors-interface-error: #E52B1A;--colors-interface-success: #00cccc;--colors-button-inactive: #3A3A55;scrollbar-color:#2F2F37 #8585AD;scrollbar-width:thin;--common-transition: all .3s ease-in}@-moz-document url-prefix(){:root{scrollbar-color:#8585AD #2F2F37}}.custom-scroll::-webkit-scrollbar{width:12px}.custom-scroll::-webkit-scrollbar-track{background:#2f2f37}.custom-scroll::-webkit-scrollbar-thumb{background:#8585ad;border:3px solid #2F2F37;border-radius:6px}.body::-webkit-scrollbar{width:12px}.body::-webkit-scrollbar-track{background:#2f2f37}.body::-webkit-scrollbar-thumb{background:#8585ad;border:3px solid #2F2F37;border-radius:6px}body{padding:0;margin:0;color:var(--text-primary-color);background:var(--background-alt)}.text{margin:0;padding:0}.text_type_main-default{font-family:Jet Brains Mono;font-size:16px;line-height:1.5;font-weight:400}.text_type_main-large{font-family:Jet Brains Mono;font-size:36px;font-weight:700;line-height:1.1}.text_type_main-medium{font-family:Jet Brains Mono;font-weight:700;font-size:24px;line-height:1.25}.text_type_main-small{font-family:Jet Brains Mono;font-size:14px;line-height:1.43;font-weight:400}.text_type_digits-default{font-family:Iceland;font-weight:400;font-size:28px;line-height:.86}.text_type_digits-medium{font-family:Iceland;font-weight:400;font-size:48px;line-height:.75}.text_type_digits-large{font-family:Iceland;font-weight:400;font-size:144px;line-height:.83}.text_color_primary{color:var(--text-primary-color)}.text_color_inactive{color:var(--text-inactive-color)}.text_color_accent{color:var(--colors-interface-accent)}.text_color_error{color:var(--colors-interface-error)}.text_color_success{color:var(--colors-interface-success)}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-1{padding:var(--offset-base-size)}.p-2{padding:calc(var(--offset-base-size) * 2)}.p-3{padding:calc(var(--offset-base-size) * 3)}.p-4{padding:calc(var(--offset-base-size) * 4)}.p-5{padding:calc(var(--offset-base-size) * 5)}.p-6{padding:calc(var(--offset-base-size) * 6)}.p-7{padding:calc(var(--offset-base-size) * 7)}.p-8{padding:calc(var(--offset-base-size) * 8)}.p-9{padding:calc(var(--offset-base-size) * 9)}.p-10{padding:calc(var(--offset-base-size) * 10)}.p-15{padding:calc(var(--offset-base-size) * 15)}.p-20{padding:calc(var(--offset-base-size) * 20)}.p-25{padding:calc(var(--offset-base-size) * 25)}.p-30{padding:calc(var(--offset-base-size) * 30)}.pl-1{padding-left:var(--offset-base-size)}.pl-2{padding-left:calc(var(--offset-base-size) * 2)}.pl-3{padding-left:calc(var(--offset-base-size) * 3)}.pl-4{padding-left:calc(var(--offset-base-size) * 4)}.pl-5{padding-left:calc(var(--offset-base-size) * 5)}.pl-6{padding-left:calc(var(--offset-base-size) * 6)}.pl-7{padding-left:calc(var(--offset-base-size) * 7)}.pl-8{padding-left:calc(var(--offset-base-size) * 8)}.pl-9{padding-left:calc(var(--offset-base-size) * 9)}.pl-10{padding-left:calc(var(--offset-base-size) * 10)}.pl-15{padding-left:calc(var(--offset-base-size) * 15)}.pl-20{padding-left:calc(var(--offset-base-size) * 20)}.pl-25{padding-left:calc(var(--offset-base-size) * 25)}.pl-30{padding-left:calc(var(--offset-base-size) * 30)}.pr-1{padding-right:var(--offset-base-size)}.pr-2{padding-right:calc(var(--offset-base-size) * 2)}.pr-3{padding-right:calc(var(--offset-base-size) * 3)}.pr-4{padding-right:calc(var(--offset-base-size) * 4)}.pr-5{padding-right:calc(var(--offset-base-size) * 5)}.pr-6{padding-right:calc(var(--offset-base-size) * 6)}.pr-7{padding-right:calc(var(--offset-base-size) * 7)}.pr-8{padding-right:calc(var(--offset-base-size) * 8)}.pr-9{padding-right:calc(var(--offset-base-size) * 9)}.pr-10{padding-right:calc(var(--offset-base-size) * 10)}.pr-15{padding-right:calc(var(--offset-base-size) * 15)}.pr-20{padding-right:calc(var(--offset-base-size) * 20)}.pr-25{padding-right:calc(var(--offset-base-size) * 25)}.pr-30{padding-right:calc(var(--offset-base-size) * 30)}.pt-1{padding-top:var(--offset-base-size)}.pt-2{padding-top:calc(var(--offset-base-size) * 2)}.pt-3{padding-top:calc(var(--offset-base-size) * 3)}.pt-4{padding-top:calc(var(--offset-base-size) * 4)}.pt-5{padding-top:calc(var(--offset-base-size) * 5)}.pt-6{padding-top:calc(var(--offset-base-size) * 6)}.pt-7{padding-top:calc(var(--offset-base-size) * 7)}.pt-8{padding-top:calc(var(--offset-base-size) * 8)}.pt-9{padding-top:calc(var(--offset-base-size) * 9)}.pt-10{padding-top:calc(var(--offset-base-size) * 10)}.pt-15{padding-top:calc(var(--offset-base-size) * 15)}.pt-20{padding-top:calc(var(--offset-base-size) * 20)}.pt-25{padding-top:calc(var(--offset-base-size) * 25)}.pt-30{padding-top:calc(var(--offset-base-size) * 30)}.pb-1{padding-bottom:var(--offset-base-size)}.pb-2{padding-bottom:calc(var(--offset-base-size) * 2)}.pb-3{padding-bottom:calc(var(--offset-base-size) * 3)}.pb-4{padding-bottom:calc(var(--offset-base-size) * 4)}.pb-5{padding-bottom:calc(var(--offset-base-size) * 5)}.pb-6{padding-bottom:calc(var(--offset-base-size) * 6)}.pb-7{padding-bottom:calc(var(--offset-base-size) * 7)}.pb-8{padding-bottom:calc(var(--offset-base-size) * 8)}.pb-9{padding-bottom:calc(var(--offset-base-size) * 9)}.pb-10{padding-bottom:calc(var(--offset-base-size) * 10)}.pb-15{padding-bottom:calc(var(--offset-base-size) * 15)}.pb-20{padding-bottom:calc(var(--offset-base-size) * 20)}.pb-25{padding-bottom:calc(var(--offset-base-size) * 25)}.pb-30{padding-bottom:calc(var(--offset-base-size) * 30)}.m-1{margin:var(--offset-base-size)}.m-2{margin:calc(var(--offset-base-size) * 2)}.m-3{margin:calc(var(--offset-base-size) * 3)}.m-4{margin:calc(var(--offset-base-size) * 4)}.m-5{margin:calc(var(--offset-base-size) * 5)}.m-6{margin:calc(var(--offset-base-size) * 6)}.m-7{margin:calc(var(--offset-base-size) * 7)}.m-8{margin:calc(var(--offset-base-size) * 8)}.m-9{margin:calc(var(--offset-base-size) * 9)}.m-10{margin:calc(var(--offset-base-size) * 10)}.m-15{margin:calc(var(--offset-base-size) * 15)}.m-20{margin:calc(var(--offset-base-size) * 20)}.m-25{margin:calc(var(--offset-base-size) * 25)}.m-30{margin:calc(var(--offset-base-size) * 30)}.ml-1{margin-left:var(--offset-base-size)}.ml-2{margin-left:calc(var(--offset-base-size) * 2)}.ml-3{margin-left:calc(var(--offset-base-size) * 3)}.ml-4{margin-left:calc(var(--offset-base-size) * 4)}.ml-5{margin-left:calc(var(--offset-base-size) * 5)}.ml-6{margin-left:calc(var(--offset-base-size) * 6)}.ml-7{margin-left:calc(var(--offset-base-size) * 7)}.ml-8{margin-left:calc(var(--offset-base-size) * 8)}.ml-9{margin-left:calc(var(--offset-base-size) * 9)}.ml-10{margin-left:calc(var(--offset-base-size) * 10)}.ml-15{margin-left:calc(var(--offset-base-size) * 15)}.ml-20{margin-left:calc(var(--offset-base-size) * 20)}.ml-25{margin-left:calc(var(--offset-base-size) * 25)}.ml-30{margin-left:calc(var(--offset-base-size) * 30)}.mr-1{margin-right:var(--offset-base-size)}.mr-2{margin-right:calc(var(--offset-base-size) * 2)}.mr-3{margin-right:calc(var(--offset-base-size) * 3)}.mr-4{margin-right:calc(var(--offset-base-size) * 4)}.mr-5{margin-right:calc(var(--offset-base-size) * 5)}.mr-6{margin-right:calc(var(--offset-base-size) * 6)}.mr-7{margin-right:calc(var(--offset-base-size) * 7)}.mr-8{margin-right:calc(var(--offset-base-size) * 8)}.mr-9{margin-right:calc(var(--offset-base-size) * 9)}.mr-10{margin-right:calc(var(--offset-base-size) * 10)}.mr-15{margin-right:calc(var(--offset-base-size) * 15)}.mr-20{margin-right:calc(var(--offset-base-size) * 20)}.mr-25{margin-right:calc(var(--offset-base-size) * 25)}.mr-30{margin-right:calc(var(--offset-base-size) * 30)}.mt-1{margin-top:var(--offset-base-size)}.mt-2{margin-top:calc(var(--offset-base-size) * 2)}.mt-3{margin-top:calc(var(--offset-base-size) * 3)}.mt-4{margin-top:calc(var(--offset-base-size) * 4)}.mt-5{margin-top:calc(var(--offset-base-size) * 5)}.mt-6{margin-top:calc(var(--offset-base-size) * 6)}.mt-7{margin-top:calc(var(--offset-base-size) * 7)}.mt-8{margin-top:calc(var(--offset-base-size) * 8)}.mt-9{margin-top:calc(var(--offset-base-size) * 9)}.mt-10{margin-top:calc(var(--offset-base-size) * 10)}.mt-15{margin-top:calc(var(--offset-base-size) * 15)}.mt-20{margin-top:calc(var(--offset-base-size) * 20)}.mt-25{margin-top:calc(var(--offset-base-size) * 25)}.mt-30{margin-top:calc(var(--offset-base-size) * 30)}.mb-1{margin-bottom:var(--offset-base-size)}.mb-2{margin-bottom:calc(var(--offset-base-size) * 2)}.mb-3{margin-bottom:calc(var(--offset-base-size) * 3)}.mb-4{margin-bottom:calc(var(--offset-base-size) * 4)}.mb-5{margin-bottom:calc(var(--offset-base-size) * 5)}.mb-6{margin-bottom:calc(var(--offset-base-size) * 6)}.mb-7{margin-bottom:calc(var(--offset-base-size) * 7)}.mb-8{margin-bottom:calc(var(--offset-base-size) * 8)}.mb-9{margin-bottom:calc(var(--offset-base-size) * 9)}.mb-10{margin-bottom:calc(var(--offset-base-size) * 10)}.mb-15{margin-bottom:calc(var(--offset-base-size) * 15)}.mb-20{margin-bottom:calc(var(--offset-base-size) * 20)}.mb-25{margin-bottom:calc(var(--offset-base-size) * 25)}.mb-30{margin-bottom:calc(var(--offset-base-size) * 30)}._burgerIngredientsCategory_jqgvs_1{display:flex;flex-direction:column}._burgerIngredientsCategoryContainer_jqgvs_6{display:grid;grid-template-columns:repeat(2,minmax(auto,272px));column-gap:24px;row-gap:32px}._content_1h90h_1{display:flex;flex-direction:column;align-items:center;justify-content:center}._contentAsPage_1h90h_8{width:100%;height:100%}._itemName_1h90h_13{text-align:center}._itemCharacteristics_5l7gu_1{display:flex;align-items:center;gap:20px}._item_5l7gu_1{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:120px}._scrollBarContainer_14vzt_1{max-height:600px}._ingredientsContainer_14vzt_5{display:flex;flex-direction:column;gap:40px}._burgerIngredientsModal_236lr_1{width:100%;max-width:720px}._tabs_fpftk_1{display:flex}._price_1t7tp_1{display:flex;align-items:center;justify-content:center;gap:8px}._burgerConstructor_1kzyp_1{width:100%;max-width:600px;display:flex;flex-direction:column;gap:16px}._scrollBarContainer_1kzyp_9{max-height:400px}._burgerConstructorContainer_1kzyp_13{display:flex;flex-direction:column;gap:16px;padding-right:16px}._burgerConstructorModal_1kzyp_20{width:100%;max-width:720px}._dropContainer_1kzyp_25{width:100%;border-radius:8px;transition:all .2s ease;display:flex;flex-direction:column;gap:16px}._dropContainerCanDrop_1kzyp_34{background-color:#4c4cff26}._burgerConstructorItem_1ww59_1{display:flex;align-items:center;gap:8px;transition:all .2s ease}._hiddenDragIcon_1ww59_8{visibility:hidden}._nullableOpacity_1ww59_12{opacity:0}._draggable_1ww59_16{cursor:grab}._burgerConstructorTotal_1937t_1{display:flex;gap:40px;margin-left:auto}._value_1937t_7{display:flex;align-items:center;justify-content:center;gap:8px}._icon_1937t_14{margin-top:4px}._icon_1937t_14 svg{width:36px;height:36px}._content_16vw8_1{display:flex;flex-direction:column;align-items:center}._orderNumber_16vw8_7{text-shadow:0 4px 32px rgba(51,51,255,.5),0 0 8px rgba(51,51,255,.25),0 0 16px rgba(51,51,255,.25)}._container_8013p_1{display:flex;align-items:center;justify-content:center;width:100%;height:300px;border:1px dashed var(--interface-accent);border-radius:8px;transition:all .2s ease}._containerIsOver_8013p_12{border-style:solid}._text_8013p_16{text-align:center}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-scrollbar:before{background-color:var(--text-dark-grey);width:8px;border-radius:0}.simplebar-track{background-color:var(--interface-input)}._loader_19bof_1{display:flex;height:100dvh;margin:0 auto;align-items:center;justify-content:center}._header_bs86n_1{width:100%;height:var(--header-height);background-color:var(--interface-modal-bg)}._headerContainer_bs86n_7{display:flex;align-items:center;margin:0 auto;width:100%;max-width:var(--max-container-width)}._profileLink_bs86n_15{margin-left:auto}._headerNavigation_1pc8a_1{display:flex;align-items:center;justify-content:center;gap:8px}._errorPlaceholder_14wai_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;height:100dvh;margin:0 auto}._modalOverlay_126s4_1{z-index:999;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0009}._modal_lm83p_1{background-color:var(--interface-modal-bg);border-radius:40px;display:flex;flex-direction:column;max-height:90dvh;overflow:auto;scrollbar-width:none}._modalHeader_lm83p_11{display:flex;align-items:center;justify-content:space-between;width:100%}._closeIcon_lm83p_18{margin-left:auto;display:block;cursor:pointer;height:24px}._app_16rz6_1{margin:0 auto;max-width:var(--max-container-width);width:100%;display:flex;gap:40px}._link_1vjdr_1,._link_1vjdr_1:visited{color:var(--interface-accent)}._container_sw7i7_1{margin:180px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center}._fields_sw7i7_9{display:flex;flex-direction:column;gap:24px}._subtext_sw7i7_15{display:flex;align-items:center;gap:8px}._subtextContainer_sw7i7_21{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}._container_xwy7l_1{margin:180px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center}._subtext_xwy7l_9{display:flex;align-items:center;gap:8px}._container_1a1n7_1{margin:180px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center}._fields_1a1n7_9{display:flex;flex-direction:column;gap:24px}._subtext_1a1n7_15{display:flex;align-items:center;gap:8px}._container_epk5o_1{display:flex;flex-direction:column;width:100%;max-width:320px;margin-top:120px}._itemsContainer_epk5o_9{display:flex;flex-direction:column;width:100%}._subtext_epk5o_15{width:100%;opacity:.4;color:var(--text-dark-grey)}._container_1v6rw_1{width:100%;height:64px;display:flex;align-items:center;cursor:pointer;font-size:24px}._container_1v6rw_1 p{font-size:inherit}._container_t6jj5_1{margin-top:120px;display:flex;flex-direction:column;gap:24px}._buttons_t6jj5_8{display:flex;align-items:center;align-self:flex-end}._container_1bax3_1{display:flex;margin:0 auto;justify-content:center}body{background-color:var(--interface-bg)}._load_zjmg6_5{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}._hamburger_zjmg6_13{width:220px;height:165px}._hamburger_zjmg6_13 div:nth-child(1){z-index:9}._hamburger_zjmg6_13 div:nth-child(2){z-index:8;animation:_animate-pickle-1_zjmg6_1 12s infinite}._hamburger_zjmg6_13 div:nth-child(3){z-index:7;animation:_animate-pickle-2_zjmg6_1 12s infinite}._hamburger_zjmg6_13 div:nth-child(4){z-index:5;animation:_animate-tomato-1_zjmg6_1 12s infinite}._hamburger_zjmg6_13 div:nth-child(5){z-index:6;animation:_animate-tomato-2_zjmg6_1 12s infinite}._hamburger_zjmg6_13 div:nth-child(6){z-index:4;animation:_animate-cheese-1_zjmg6_1 12s infinite}._hamburger_zjmg6_13 div:nth-child(7){z-index:3;animation:_animate-cheese-2_zjmg6_1 12s infinite}._hamburger_zjmg6_13 div:nth-child(8){z-index:2;animation:_animate-beef_zjmg6_1 12s infinite}._hamburger_zjmg6_13 div:nth-child(9){z-index:1;animation:_animate-bottom-bun_zjmg6_1 12s infinite}._hamburger_zjmg6_13 ._top-bun_zjmg6_63{position:absolute;width:200px;height:90px;border:5px solid #a6593b;background-color:#e38f49;border-radius:70% 70% 45% 45%;transform:translateY(-80px);animation:_animate-top-bun_zjmg6_1 12s infinite}._hamburger_zjmg6_13 ._top-bun_zjmg6_63:before,._hamburger_zjmg6_13 ._top-bun_zjmg6_63:after{position:absolute;content:"";height:10px;width:5px;background-color:#f9cc92;border-radius:5px}._hamburger_zjmg6_13 ._top-bun_zjmg6_63:before{transform:translate(60px,10px) rotate(60deg);box-shadow:15px -35px #f9cc92}._hamburger_zjmg6_13 ._top-bun_zjmg6_63:after{transform:translate(85px,15px) rotate(-30deg);box-shadow:35px 15px #f9cc92}._hamburger_zjmg6_13 ._pickle_zjmg6_97,._hamburger_zjmg6_13 ._pickle_zjmg6_97:before{position:absolute;width:60px;height:30px;background-color:#608349;border:5px solid #3f592a;border-radius:50%}._hamburger_zjmg6_13 ._pickle_zjmg6_97{overflow:hidden}._hamburger_zjmg6_13 ._pickle_zjmg6_97:before{content:"";transform:translate(-5px,-14px)}._hamburger_zjmg6_13 ._pickle_zjmg6_97:after{position:absolute;content:"";width:3px;height:40px;background-color:#3f592a;transform:translate(20px,-18px) rotate(40deg);box-shadow:15px -5px #3f592a}._hamburger_zjmg6_13 ._tomato_zjmg6_126,._hamburger_zjmg6_13 ._tomato_zjmg6_126:before{position:absolute;width:100px;height:50px;border:5px solid #9f3928;border-radius:50%}._hamburger_zjmg6_13 ._tomato_zjmg6_126{background-color:#be4335;overflow:hidden}._hamburger_zjmg6_13 ._tomato_zjmg6_126:before{content:"";background-color:#d75f44;transform:translate(-5px,-15px)}._hamburger_zjmg6_13 ._tomato_zjmg6_126 div,._hamburger_zjmg6_13 ._tomato_zjmg6_126 div:before{position:absolute;width:0;height:0;border-radius:40%}._hamburger_zjmg6_13 ._tomato_zjmg6_126 div{border-left:41px solid #9f3928;border-right:41px solid #9f3928;border-top:10px solid transparent;border-bottom:10px solid transparent;transform:translate(9px,9px)}._hamburger_zjmg6_13 ._tomato_zjmg6_126 div:before{content:"";border-left:25px solid transparent;border-right:25px solid transparent;border-top:13px solid #9f3928;border-bottom:18px solid #9f3928;transform:translate(-25px,-15px)}._hamburger_zjmg6_13 ._tomato_zjmg6_126 div:after{position:absolute;content:"";width:15px;height:13px;border-radius:50%;background-color:#d75f44;transform:translate(-8px,-7px)}._hamburger_zjmg6_13 ._cheese_zjmg6_180{position:absolute;width:125px;height:50px;background-color:#eebd42;border:5px solid #c0733a}._hamburger_zjmg6_13 ._beef_zjmg6_189,._hamburger_zjmg6_13 ._beef_zjmg6_189:before{position:absolute;width:210px;background-color:#834b34;border-radius:50%;border:5px solid #6d3c27}._hamburger_zjmg6_13 ._beef_zjmg6_189{height:85px;overflow:hidden}._hamburger_zjmg6_13 ._beef_zjmg6_189:before{content:"";height:70px;transform:translate(-5px,-10px)}._hamburger_zjmg6_13 ._bottom-bun_zjmg6_209,._hamburger_zjmg6_13 ._bottom-bun_zjmg6_209:before{position:absolute;width:200px;height:70px;border-radius:50%;border:5px solid #a6593b}._hamburger_zjmg6_13 ._bottom-bun_zjmg6_209{background-color:#e38f49;overflow:hidden}._hamburger_zjmg6_13 ._bottom-bun_zjmg6_209:before{content:"";background-color:#f3c68b;transform:translate(-5px,-20px)}@keyframes _animate-top-bun_zjmg6_1{0%{transform:scale(0) translate(5px)}53%{transform:scale(0) translate(5px)}58%{transform:scale(1.05) translate(5px)}59%{transform:scale(1) translate(5px)}to{transform:scale(1) translate(5px)}}@keyframes _animate-pickle-2_zjmg6_1{0%{transform:scale(0) translate(100px,50px) rotate(15deg)}42%{transform:scale(0) translate(100px,50px) rotate(15deg)}47%{transform:scale(1.05) translate(100px,50px) rotate(15deg)}48%{transform:scale(1) translate(100px,50px) rotate(15deg)}to{transform:scale(1) translate(100px,50px) rotate(15deg)}}@keyframes _animate-pickle-1_zjmg6_1{0%{transform:scale(0) translate(30px,50px) rotate(-10deg)}36%{transform:scale(0) translate(30px,50px) rotate(-10deg)}41%{transform:scale(1.05) translate(30px,50px) rotate(-10deg)}42%{transform:scale(1) translate(30px,50px) rotate(-10deg)}to{transform:scale(1) translate(30px,50px) rotate(-10deg)}}@keyframes _animate-tomato-2_zjmg6_1{0%{transform:scale(0) translate(20px,50px) rotate(-10deg)}30%{transform:scale(0) translate(20px,50px) rotate(-10deg)}35%{transform:scale(1.05) translate(20px,50px) rotate(-10deg)}36%{transform:scale(1) translate(20px,50px) rotate(-10deg)}to{transform:scale(1) translate(20px,50px) rotate(-10deg)}}@keyframes _animate-tomato-1_zjmg6_1{0%{transform:scale(0) translate(90px,55px)}24%{transform:scale(0) translate(90px,55px)}29%{transform:scale(1.05) translate(90px,55px)}30%{transform:scale(1) translate(90px,55px)}to{transform:scale(1) translate(90px,55px)}}@keyframes _animate-cheese-1_zjmg6_1{0%{transform:scale(0) skew(-20deg) translate(50px,55px)}18%{transform:scale(0) skew(-20deg) translate(50px,55px)}23%{transform:scale(1.05) skew(-20deg) translate(50px,55px)}24%{transform:scale(1) skew(-20deg) translate(50px,55px)}to{transform:scale(1) skew(-20deg) translate(50px,55px)}}@keyframes _animate-cheese-2_zjmg6_1{0%{transform:scale(0) skew(20deg) translate(40px,65px) rotate(-10deg)}12%{transform:scale(0) skew(20deg) translate(40px,65px) rotate(-10deg)}17%{transform:scale(1.05) skew(20deg) translate(40px,65px) rotate(-10deg)}18%{transform:scale(1) skew(20deg) translate(40px,65px) rotate(-10deg)}to{transform:scale(1) skew(20deg) translate(40px,65px) rotate(-10deg)}}@keyframes _animate-beef_zjmg6_1{0%{transform:scale(0) translateY(55px)}6%{transform:scale(0) translateY(55px)}11%{transform:scale(1.05) translateY(55px)}12%{transform:scale(1) translateY(55px)}to{transform:scale(1) translateY(55px)}}@keyframes _animate-bottom-bun_zjmg6_1{0%{transform:scale(0) translate(5px,85px)}5%{transform:scale(1.05) translate(5px,85px)}6%{transform:scale(1) translate(5px,85px)}to{transform:scale(1) translate(5px,85px)}}._container_1558i_1{margin:40px auto 0;max-width:var(--max-container-width);width:100%;display:flex;flex-direction:column}._innerContainer_1558i_9{display:flex;gap:60px}._container_ruyfi_1{display:flex;flex-direction:column;gap:16px;width:100%;padding-right:16px}._scrollBarContainer_ruyfi_9{max-height:600px;width:100%;max-width:630px}._container_11ii4_1{display:flex;flex-direction:column;gap:60px}._ordersContainer_11ii4_7{display:flex;gap:36px;overflow-x:auto;overflow-y:hidden;width:100%;max-width:700px;scrollbar-width:none}._ordersTypeTitle_11ii4_17{white-space:nowrap}._ordersItems_11ii4_21{display:flex;flex-direction:column;gap:8px}._readyItem_11ii4_27{color:var(--ice-blue)}._totalContainer_11ii4_31{display:flex;flex-direction:column}._bigNumbers_11ii4_36{text-shadow:0 4px 32px rgba(51,51,255,.5),0 0 8px rgba(51,51,255,.25),0 0 16px rgba(51,51,255,.25)}._numbersContainer_11ii4_40{display:flex;flex-direction:column;gap:24px}._numbersColumns_11ii4_46{display:flex;gap:24px}._container_sgvcz_1{width:100%;display:flex;flex-direction:column;height:214px;gap:24px;padding:24px;border-radius:40px;background-color:var(--interface-modal-bg)}._containerBig_sgvcz_12{height:246px}._header_sgvcz_16{display:flex;align-items:center;justify-content:space-between}._overflowText_sgvcz_22{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._middle_sgvcz_29{display:flex;flex-direction:column;gap:8px}._doneText_sgvcz_35{color:var(--ice-blue)}._ingredients_sgvcz_39{display:flex;align-items:center}._ingredient_sgvcz_39{position:relative;flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:50%;background:linear-gradient(to right,var(--custom-violet),var(--interface-accent))}._ingredient_sgvcz_39:not(:first-child){margin-left:-15px}._ingredientImage_sgvcz_60{flex-shrink:0;width:60px;height:60px;display:block;border-radius:50%;padding:8px;background-color:var(--interface-bg);object-fit:cover}._ingredientOverlay_sgvcz_71{position:absolute;width:60px;height:60px;border-radius:50%;background-color:#1c1c2199;display:flex;align-items:center;justify-content:center}._bottom_sgvcz_82{display:flex;align-items:center;justify-content:space-between}._container_5r59q_1{display:flex;flex-direction:column;margin:122px auto 0;width:100%;max-width:640px}._containerAsPage_5r59q_9{width:100%;height:100%}._header_5r59q_14{display:flex;flex-direction:column;gap:12px;margin-bottom:60px}._orderNumber_5r59q_21{margin-bottom:40px;text-align:center}._doneText_5r59q_26{color:var(--ice-blue)}._footer_5r59q_30{display:flex;align-items:center;justify-content:space-between;width:100%}._container_1sbco_1{display:flex;flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}._scrollBarContainer_1sbco_9{max-height:360px;width:100%}._items_1sbco_14{display:flex;flex-direction:column;gap:16px}._container_1a8lp_1{display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;padding-right:20px}._imageContainer_1a8lp_10{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:50%;background:linear-gradient(to right,var(--custom-violet),var(--interface-accent))}._image_1a8lp_10{flex-shrink:0;width:60px;height:60px;display:block;border-radius:50%;padding:8px;background-color:var(--interface-bg);object-fit:cover}._leftSide_1a8lp_33{display:flex;align-items:center;gap:16px}._container_1ly17_1{min-width:700px}._container_baarv_1{margin-top:40px;max-width:844px;width:100%}._items_baarv_7{display:flex;flex-direction:column;gap:24px;padding-right:24px}._scrollBarContainer_baarv_14{max-height:600px}
