._app_103pd_1{display:flex;flex-direction:column;height:100vh;color:var(--text-primary-color);background-color:var(--background-alt)}._main_103pd_17{display:flex;width:1240px;height:100%;margin:0 auto;overflow:hidden}._header_rvys6_1{background-color:var(--background)}._menu_rvys6_9{display:flex;align-items:center;max-width:1240px;height:56px;margin:0 auto}._menu_part_left_rvys6_25{display:flex;flex-basis:35%;column-gap:40px}._link_rvys6_37{display:flex;color:var(--text-inactive-color);text-decoration:none}._link_active_rvys6_49{display:flex;color:var(--text-primary-color);text-decoration:none}._link_position_last_rvys6_61{display:flex;flex-basis:35%;justify-content:flex-end}._logo_rvys6_73{display:flex;align-items:center;margin:0 auto}.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}.common_button{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:var(--common-transition);background:none;border:none;outline:none;padding:0;color:var(--text-primary-color);font-family:Jet Brains Mono;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.common_button:hover{opacity:.9}.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}.move_button_container{display:flex;flex-direction:column;align-items:center;width:fit-content}.move_button{max-height:24px;padding:0;margin:0;background:none;outline:none;border:none;cursor:pointer;transition:var(--common-transition)}.move_button:hover{opacity:.9}.move_button:disabled{cursor:default}.icon_disabled{fill:var(--colors-button-inactive)}@font-face{src:url(./JetBrainsMono-Regular-pWslkZpq.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(./JetBrainsMono-Regular-mMkG83Rz.woff) format("woff");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(./JetBrainsMono-Bold-iXv-0nmf.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(./JetBrainsMono-Bold-IkqXvvG2.woff) format("woff");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(./iceland-Wa2nPCy4.woff2) format("woff2");font-family:Iceland;font-weight:400;font-display:swap}@font-face{src:url(./iceland-1j_P70cI.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)}._wrap_100zi_1{position:relative;overflow:hidden;background-color:var(--background);border-radius:40px;opacity:1}._buttonclose_100zi_17{margin:0;padding:0;background:none;border:none;cursor:pointer}._header_100zi_33{display:flex;justify-content:space-between;align-items:center;padding:0}._wrap_1nrun_1{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#0009}._container_1wbml_1{max-width:720px;color:#f1a899;border-color:#f1a899}._burger_constructor_1rqda_1{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px;width:600px;height:auto;color:var(--text-primary-color)}._bun_1rqda_21{display:flex;flex-direction:row;width:100%}._list_1rqda_33{display:flex;flex-direction:column;row-gap:16px;width:100%;margin-top:0;margin-bottom:0;padding:0;overflow:hidden auto;list-style-type:none}._list_item_1rqda_57{display:flex;flex-direction:row;align-items:center}._total_1rqda_69{display:flex;flex-direction:row;align-items:center;align-self:center;gap:8px;height:64px}._content_17mbt_1{width:100%}._burger_ingredients_jjyrv_1{display:flex;flex-direction:column;max-width:600px;height:auto;color:var(--text-primary-color)}._title_jjyrv_17{width:100%}._menu_jjyrv_25{display:flex;margin:0;padding:0;text-align:center;list-style-type:none}._list_jjyrv_41{display:flex;flex-direction:column;gap:40px;height:100%;margin-top:40px;padding:0;overflow:hidden auto;list-style-type:none}._card_1yn5u_1{width:100%}._list_1yn5u_9{display:flex;flex-wrap:wrap;gap:16px;row-gap:32px;width:100%;padding:0;list-style-type:none}._burger_ingredient_1bkxv_1{width:272px;padding:0;color:inherit;text-align:center;text-decoration:none;list-style-type:none;background:none;border:none;outline:inherit;cursor:pointer}._burger_link_1bkxv_27{color:var(--text-primary-color);text-decoration:none}._price_1bkxv_37{display:flex;justify-content:center;gap:8px}._counter_1bkxv_49{position:relative;top:0;right:0;margin:0;padding:0}._container_18hus_1{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._main_18hus_17{display:flex;flex-direction:column;align-items:center;width:480px}._content_18hus_31{display:flex;flex-direction:column;align-items:center;row-gap:24px;height:100%}._footer_link_18hus_47{text-decoration:none}._preloader_18rqe_1{display:flex;flex-grow:1;justify-content:center;align-items:center;height:100px}._preloader_circle_18rqe_17{position:relative;top:0;right:0;bottom:0;left:0;display:block;width:74px;height:74px;margin:auto;border:1px solid;border-color:#d1d2d6 #9fa0a5 #626368 #1a1b22;border-radius:50%;animation:_spin_18rqe_1 .75s infinite linear}@keyframes _spin_18rqe_1{to{transform:rotate(360deg)}}._wrapper_vfogj_1{display:flex;flex-direction:column;align-items:center;width:100%}._ingredient_details_vfogj_15{display:flex;flex-direction:column;justify-content:center;align-items:center;width:720px}._name_vfogj_31{width:520px;text-align:center}._image_vfogj_41{width:520px}._attributes_vfogj_49{display:flex;flex-basis:100%;flex-direction:row;justify-content:flex-start;gap:20px;min-width:516px;padding:0}._attribute_vfogj_49{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;min-width:112px;max-width:120px}._wrapper_el9n3_1{display:flex;flex-direction:column;align-items:center;width:100%}._order_details_el9n3_15,._error_el9n3_25,._loader_el9n3_35{width:720px;text-align:center}._loader_ulhn2_1{display:flex;justify-content:center;align-items:center;min-width:600px;height:100%}._profile_orders_ulhn2_17{display:flex;flex-direction:column;max-width:600px;height:100%;padding:0}._profile_orders_content_ulhn2_33{display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding:0;overflow:hidden auto;list-style-type:none}._order_item_container_70chr_1{position:relative;width:584px;overflow:hidden;background-color:var(--background);border-radius:40px;opacity:1}._order_item_70chr_1{color:var(--text-primary-color);text-decoration:none}._order_item_done_70chr_29{color:#0cc}._order_item_header_70chr_37{display:flex;justify-content:space-between;padding:0}._order_item_ingredients_70chr_49{display:flex;justify-content:space-between;margin-left:24px;column-gap:24px}._order_item_price_70chr_63{display:flex;justify-content:center;align-items:center;gap:8px}._order_item_ingredients_zwf5l_1{display:flex;justify-content:space-between;margin-left:24px;column-gap:24px}._order_item_images_zwf5l_15{height:64px;margin-left:inherit}._order_item_wrap_zwf5l_25{position:absolute;width:64px;margin-left:inherit;list-style-type:none;background-color:var(--background-alt);background-image:linear-gradient(#801ab2,#4c4cff);border-radius:32px}._order_item_inner_1lcjq_1{top:2px;left:2px;display:flex;width:60px;height:60px;margin:2px;overflow:hidden;background-color:var(--background-alt);border-radius:32px}._order_item_image_1lcjq_25{display:flex;justify-content:center;align-items:center;width:60px;height:60px;overflow:hidden;background:var(--background-alt);border-radius:32px;opacity:.6}._img_1lcjq_49{height:56px;margin:auto}._order_item_count_1lcjq_59{position:absolute;top:20px;left:16px}._container_2vakc_1{display:flex;margin:0;padding:0;list-style-type:none}._list_2vakc_15{display:flex;flex-wrap:wrap;gap:16px;row-gap:16px;width:100%;margin:0;padding:0;list-style-type:none}._container_1skyk_1{display:flex;justify-content:center;width:100%;height:100%}._main_1skyk_15{display:flex;flex-direction:column;align-items:center;width:480px}._content_1skyk_29{display:flex;flex-direction:column;align-items:center;row-gap:24px;height:100%}._buttons_1skyk_45{margin-right:0;margin-left:auto}._container_1cnkc_1{width:320px;text-wrap:wrap}._menu_1cnkc_11{display:flex;flex-direction:column;justify-content:space-around;height:192px}._link_1cnkc_25{display:flex;color:var(--text-inactive-color);text-decoration:none}._link_active_1cnkc_37{display:flex;color:var(--text-primary-color);text-decoration:none}._loader_1e0zs_1{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._title_1e0zs_17{width:100%}._feed_orders_1e0zs_25{display:flex;flex-direction:column;max-width:600px;height:100%}._feed_summary_1e0zs_39{display:flex;flex-direction:column;max-width:580px;height:100%}._feed_orders_content_1e0zs_53{display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding:0;overflow:hidden auto;list-style-type:none}._feed_totals_1e6qe_1{display:flex;flex-direction:column;align-items:flex-start;width:600px;color:var(--text-primary-color)}._feed_totalsboard_1e6qe_17{display:flex;flex-direction:row;justify-content:space-between;width:100%;column-gap:36px}._feed_totalsboard_done_1e6qe_33{width:100%}._feed_totalsboard_donenum_1e6qe_41{display:flex;flex-flow:column wrap;gap:8px;height:154px;margin:0;padding:0;color:#0cc;list-style-type:none}._feed_totalsboard_pending_1e6qe_63{width:100%}._feed_totalsboard_pendingnum_1e6qe_71{display:flex;flex-flow:column wrap;gap:8px;height:154px;margin:0;padding:0;list-style-type:none}._totals_all_time_1e6qe_91,._totals_today_1e6qe_99{width:100%}._wrapper_etn3e_1{display:flex;flex-direction:column;align-items:center;width:100%}._error_etn3e_15,._loader_etn3e_25{width:720px;text-align:center}._order_info_etn3e_35{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:center;width:640px;height:620px}._name_etn3e_55,._status_etn3e_65{width:100%;text-align:left}._item_done_etn3e_75{color:#0cc}._totals_etn3e_83{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:0}._totals_item_etn3e_99{margin:0;padding:0}._order_item_price_etn3e_109{display:flex;justify-content:center;align-items:center;gap:8px}._order_item_ingredients_hakl1_1{display:flex;flex-direction:column;justify-content:flex-start;gap:16px;width:100%;height:100%;margin:0;padding:0;overflow:hidden auto;list-style-type:none}._order_item_ingredient_rbb3i_1{display:flex;flex-direction:row;place-content:flex-start space-between;align-items:center;width:100%;column-gap:16px}._order_item_name_rbb3i_19{width:100%}._order_item_countprice_rbb3i_27{display:flex;flex-direction:row;place-content:flex-start space-between;column-gap:4px}body{margin:0}@supports (scrollbar-color: auto){.custom-scroll,body{scrollbar-color:#8585ad #2f2f37;scrollbar-width:thin}}
