.app-header__header_4c8a9{background-color:var(--background)}.app-header__menu_307fd{display:flex;align-items:center;max-width:1240px;height:56px;margin:0 auto}.app-header__menu_part_left_f45f7{display:flex;flex-basis:35%}.app-header__link_c09fc{display:flex;color:var(--text-inactive-color);text-decoration:none;transition:var(--common-transition)}.app-header__link_c09fc:hover,.app-header__link_active_3dc7b{color:var(--text-primary-color)}.app-header__link_position_last_39544{display:flex;flex-basis:35%;justify-content:flex-end}.app-header__logo_26f17{display:flex;align-items:center;margin:0 auto}.app__app_4be0b{display:flex;flex-direction:column;height:100vh;color:var(--text-primary-color);background-color:var(--background-alt)}.modal-overlay__overlay_455fc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6}.modal__modal_01fd1{position:fixed;top:50%;left:50%;display:flex;flex-direction:column;box-sizing:border-box;background-color:#1c1c21;border:1px solid rgb(76 76 255 / 20%);border-radius:40px;box-shadow:0 0 1px #0000000a,0 4px 8px #0000000a,0 4px 8px #0000000a,0 24px 32px #0000000a;transform:translate(-50%,-50%)}.modal__title_98883{display:inline-flex;flex-grow:1;align-items:center;min-height:64px}.modal__closeButton_bd9dc{position:absolute;top:calc(var(--offset-base-size) * 15);right:calc(var(--offset-base-size) * 10);padding:0;background:none;border:none;cursor:pointer}.gradient-border__wrapper_cdbae{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;background:linear-gradient(63.18deg,#801ab3,#4c4cff);border-radius:100px}.gradient-border__inner_646d0{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:60px;height:60px;overflow:hidden;background-color:var(--background);border-radius:100px}.order-info-content__content_c5554{box-sizing:border-box;width:640px}.order-info-content__number_6e7b4{display:flex;justify-content:center;align-items:center}.order-info-content__composition_0ca31{display:flex;flex-direction:column;gap:calc(var(--offset-base-size) * 4);max-height:320px;overflow-y:auto}.order-info-content__row_b00a6{display:flex;align-items:center;gap:calc(var(--offset-base-size) * 4)}.order-info-content__rowImage_b923e{width:100%;height:100%;object-fit:cover}.order-info-content__rowPrice_8d53a{display:flex;flex-shrink:0;align-items:center;margin-left:auto}.order-info-content__footer_b42b6{display:flex;justify-content:space-between;align-items:center}.order-info-content__total_793c0{display:flex;align-items:center}.order-info-content__icon_666bb{width:22px;height:22px;margin-inline-start:9px}.order-info__notFound_1cf14{display:flex;flex-direction:column;justify-content:center;align-items:center;width:720px;height:300px}.ingredient-details__content_05132{display:flex;flex-direction:column;align-items:center;padding-inline:100px}.ingredient-details__image_e1178{width:520px;height:240px}.ingredient-details__facts_69d96{display:flex;flex-direction:row;gap:calc(var(--offset-base-size) * 5)}.ingredient-details__fact_339c8{display:flex;flex-direction:column;align-items:center;gap:8px}.ingredient-modal__notFound_15ac1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:720px;height:300px}.feed-info__container_c425d{display:flex;flex-direction:column;gap:calc(var(--offset-base-size) * 15);width:580px}.feed-info__statuses_44ad6{display:flex;gap:calc(var(--offset-base-size) * 9)}.feed-info__statusBlock_42608{flex:1}.feed-info__numbers_6466b{display:grid;grid-template-rows:repeat(10,auto);grid-template-columns:repeat(2,min-content);grid-auto-flow:column;gap:calc(var(--offset-base-size) * 2) calc(var(--offset-base-size) * 4);margin:0;padding:0;overflow:hidden;list-style:none}.feed-info__done_c1512{color:var(--colors-interface-success)}.order-card__card_f072d{display:flex;flex-direction:column;box-sizing:border-box;width:100%;color:inherit;text-decoration:none;background-color:var(--background);border-radius:var(--common-border-radius-s);transition:var(--common-transition)}.order-card__header_ed598,.order-card__footer_d7d44{display:flex;justify-content:space-between;align-items:center}.order-card__price_9de0f{display:flex;align-items:center}.order-card__icon_aaabd{width:24px;height:24px;margin-inline-start:9px}.order-card__preview_17117{z-index:0;display:flex;margin:0;padding:0;list-style:none}.order-card__previewItem_22dff{flex-shrink:0}.order-card__previewItem_22dff+.order-card__previewItem_22dff{margin-left:-16px}.order-card__previewImage_290c4{width:100%;height:100%;object-fit:cover}.order-card__previewContent_57d86{position:relative;width:100%;height:100%}.order-card__overlay_91c9b:after{position:absolute;inset:0;background:#1c1c217f;border-radius:100px;content:""}.order-card__extraCount_e6809{position:absolute;inset:0;z-index:1;display:flex;justify-content:center;align-items:center}.orders-list__list_d4971{display:flex;flex-direction:column;gap:calc(var(--offset-base-size) * 4);box-sizing:border-box;max-height:calc(100vh - 260px);overflow-y:auto}.feed__page_808a0{display:flex;flex-direction:column;width:1240px;margin:0 auto;overflow:hidden}.feed__title_fca9b{width:100%}.feed__content_a6065{display:flex;gap:calc(var(--offset-base-size) * 15)}.feed__orders_2189a{width:600px}.forgot-password__container_0295c{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.forgot-password__form_bd6fd{display:flex;flex-direction:column;align-items:center;gap:calc(var(--offset-base-size) * 6)}.forgot-password__link_d6d32{color:var(--colors-interface-accent);text-decoration:none}.order-details__content_8a357{display:flex;flex-direction:column;align-items:center}.order-details__image_7b6e5{width:120px;height:120px}.constructor-element-placeholder__placeholder_be1e8{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;max-width:536px;min-height:80px;background:var(--background-element);border:1px solid transparent;border-radius:var(--common-border-radius-s);transition:border-color .2s}.constructor-element-placeholder__top_3909e{border-radius:var(--top-constructor-item-border-radius)}.constructor-element-placeholder__bottom_bd07e{border-radius:var(--bottom-constructor-item-border-radius)}.constructor-element-placeholder__target_c0922{border:2px dashed var(--colors-interface-accent)}.burger-constructor__burgerConstructor_9a3f4{display:flex;flex-direction:column;width:600px;color:var(--text-primary-color)}.burger-constructor__info_c3ee4{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.burger-constructor__price_9b2b7{display:inline-flex}.burger-constructor__icon_50beb{width:36px;height:36px;margin-inline-start:9px}.burger-constructor__list_e0329,.burger-constructor__bun_7bc9a,.burger-constructor__ingredients_6e445{display:flex;flex-direction:column;align-items:flex-end}.burger-constructor__list_e0329{align-items:flex-end;min-height:0}.burger-constructor__bun_7bc9a,.burger-constructor__ingredients_6e445{width:100%;scrollbar-gutter:stable}.burger-constructor__bun_7bc9a{flex-shrink:0;overflow-y:hidden}.burger-constructor__ingredients_6e445{overflow-y:auto}.burger-constructor__ingredient_b989e{display:flex;flex-direction:row;align-items:center;gap:calc(var(--offset-base-size) * 2)}.burger-constructor__ingredient_b989e:not(:last-child){padding-bottom:calc(var(--offset-base-size) * 2)}.burger-constructor__ingredient_b989e:not(:first-child){padding-top:calc(var(--offset-base-size) * 2)}.burger-constructor__dragging_0f203{opacity:0}.burger-ingredient__burgerIngredient_c5fdd{position:relative;display:flex;flex-direction:column;align-items:center;width:272px;height:208px;color:inherit;text-align:center;text-decoration:none}.burger-ingredient__image_c7e9b{background-position:center;background-size:contain}.burger-ingredient__price_91eb1{display:inline-flex}.burger-ingredient__icon_2f982{width:24px;height:24px;margin-inline-start:9px}.burger-ingredient__counter_b9a2f{position:absolute}.burger-ingredients-tabs__menu_35e87{display:flex;margin:0;padding:0;text-align:center;list-style-type:none}.burger-ingredients__burgerIngredients_22890{display:flex;flex-direction:column;max-width:600px;color:var(--text-primary-color)}.burger-ingredients__sections_c960c{overflow-y:auto}.burger-ingredients__sectionIngredients_ce391{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(var(--offset-base-size) * 8) calc(var(--offset-base-size) * 6)}.home__title_ed015{width:100%;max-width:1260px;margin-right:auto;margin-left:auto}.home__main_ff8a6{display:flex;justify-content:space-between;width:1240px;height:100%;margin:0 auto;overflow:hidden}.login__container_043d2{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.login__form_8a1b3{display:flex;flex-direction:column;align-items:center;gap:calc(var(--offset-base-size) * 6)}.login__link_dd5bb{color:var(--colors-interface-accent);text-decoration:none}.not-found__container_d1f4a{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.profile-form__form_a11a2{display:flex;flex-direction:column;align-items:flex-end;gap:calc(var(--offset-base-size) * 6)}.profile-form__buttons_8a6a7{display:flex;gap:calc(var(--offset-base-size) * 5)}.profile-orders__container_19d54{width:100%}.profile__container_64782{display:flex;gap:calc(var(--offset-base-size) * 15);max-width:1240px;margin:120px auto 0}.profile__nav_99b40{display:flex;flex-shrink:0;flex-direction:column;width:320px}.profile__navLink_d343d{display:flex;align-items:center;min-height:64px;padding:0;color:var(--text-inactive-color);text-decoration:none;background:none;border:none;transition:var(--common-transition)}.profile__navLink_d343d:hover{color:var(--text-primary-color);cursor:pointer}.profile__navLinkActive_4c56d{color:var(--text-primary-color)}.profile__content_6116a{width:100%;min-width:480px}.register__container_d07ee{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.register__form_98d8a{display:flex;flex-direction:column;align-items:center;gap:calc(var(--offset-base-size) * 6)}.register__link_35770{color:var(--colors-interface-accent);text-decoration:none}.reset-password__container_901f7{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.reset-password__form_ea981{display:flex;flex-direction:column;align-items:center;gap:calc(var(--offset-base-size) * 6)}.reset-password__link_133fe{color:var(--colors-interface-accent);text-decoration:none}body{margin:0}@supports (scrollbar-color: auto){.custom-scroll,body{scrollbar-color:#8585ad #2f2f37;scrollbar-width:thin}}
