.text__text_primary_da379{color:var(--text-primary-color)}.text__text_inactive_880e3{color:var(--text-inactive-color)}.text__text_accent_cee9a{color:var(--colors-interface-accent)}.text__text_error_f6f1a{color:var(--colors-interface-error)}.text__text_success_e7371{color:var(--colors-interface-success)}.profile-nav__nav_9d76a{display:flex;flex-direction:column}.profile-nav__navLink_c8b8c{display:flex;align-items:center;height:64px;color:var(--text-inactive-color);text-decoration:none;background:none;border:none;outline:none;box-shadow:none;cursor:pointer;transition:color .2s ease-in-out}.profile-nav__navLink_c8b8c:hover{color:var(--colors-interface-accent)}.profile-nav__navLink_c8b8c[disabled]{color:var(--colors-button-inactive);pointer-events:none}.profile-nav__navLink_active_fe20c{color:var(--text-primary-color);pointer-events:none}.profile-nav__navText_4e396{opacity:.4}.profile__layout_e53e5{display:grid;grid-template-columns:320px 1fr;grid-column-gap:60px;height:calc(100vh - var(--header-height))}.app-header__header_3ac35{background-color:var(--background)}.app-header__menu_017c2{display:flex;align-items:center;max-width:1280px;height:var(--header-height);margin:0 auto}.app-header__menu_part_e6216{display:flex;flex-basis:35%;column-gap:8px}.app-header__menu_part_right_8bd38{justify-content:flex-end}.app-header__link_c0b62{display:flex;align-items:center;color:var(--text-inactive-color);text-decoration:none}.app-header__link_active_a6caa{color:var(--text-primary-color)}.app-header__logo_4b9ba{display:flex;align-items:center;margin:0 auto}.root__layout_2fb7e{display:flex;flex-direction:column;height:100vh;overflow:hidden;color:var(--text-primary-color);background-color:var(--background-alt)}.root__main_de263{display:flex;flex-direction:column;width:100%;max-width:1280px;height:calc(100vh - var(--header-height));margin:0 auto}.ingredient-details__card_de4f0{display:flex;flex-direction:column;row-gap:32px}.ingredient-details__photo_wrapper_9e25a{display:flex;flex-direction:column;align-items:center;row-gap:16px;margin:0}.ingredient-details__photo_ea0c6{max-width:100%;height:auto;object-fit:contain}.ingredient-details__details_f2e73{display:grid;grid-template-columns:repeat(4,auto);grid-column-gap:20px;color:var(--text-inactive-color)}.modal-header__header_13f04{display:flex;align-items:center;min-height:60px}.modal-header__close_btn_93741{display:flex;margin-left:auto;padding:0;background:none;border:none;outline:none;cursor:pointer}.modal-overlay__modal_overlay_dbc66{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009}.modal__modal_467c5{position:fixed;top:50%;left:50%;z-index:10;display:flex;flex-direction:column;width:100%;max-width:720px;padding:40px 40px 60px;background-color:var(--background);border-radius:40px;transform:translate(-50%,-50%)}.modal__content_8eb1a{display:flex;flex-direction:column;align-items:center}.ingredient-icon__ingredientIcon_80f8d{position:relative;display:flex;justify-content:center;align-items:center;width:64px;height:64px;background-image:linear-gradient(45deg,#801ab2,#4c4cff);border-radius:50%}.ingredient-icon__ingredientIcon_80f8d:before{position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-color:var(--background-alt);border-radius:50%;content:""}.ingredient-icon__ingredientIcon_80f8d img{position:relative;z-index:1}.digits__digits_ab1e7{word-break:break-all}.digits__digits_primary_820a8{color:var(--text-primary-color)}.digits__digits_inactive_e53f8{color:var(--text-inactive-color)}.digits__digits_accent_ebe57{color:var(--colors-interface-accent)}.digits__digits_error_b5bf3{color:var(--colors-interface-error)}.digits__digits_success_22e9b{color:var(--colors-interface-success)}.digits__glow_9b385{filter:drop-shadow(0 0 16px rgb(51 51 255 / 25%)) drop-shadow(0 0 8px rgb(51 51 255 / 25%)) drop-shadow(0 4px 32px rgb(51 51 255 / 50%))}.order-details-ingredient__ingredient_490cc{display:flex;align-items:center;column-gap:16px}.order-details-ingredient__title_8d380{max-width:320px}.order-details-ingredient__cost_08584{display:flex;align-items:center;white-space:nowrap}.order-details__order_38941{width:100%;max-width:640px}.order-details__order_number_713ac{display:block;text-align:center}.order-details__order_header_aeafd{display:flex;flex-direction:column;row-gap:12px}.order-details__order_composition_7a186{display:flex;flex-direction:column;row-gap:24px}.order-details__order_ingredients_39586{display:flex;flex-direction:column;row-gap:16px;max-height:304px;overflow-y:auto}.list-reset.order-details__order_ingredients_39586{padding-right:24px}.order-details__order_footer_7ebcc{display:flex;justify-content:space-between;align-items:center}.order-details__order_price_da679{display:flex;align-items:center;column-gap:8px}._id__page_470eb{display:flex;flex-grow:1;justify-content:center}.order-feed-dashboard-status__wrapper_66d2d{display:flex;column-gap:36px}.order-feed-dashboard-status__statusColumn_03a6c{display:flex;flex-direction:column;row-gap:24px;width:50%}.order-feed-dashboard-status__statusColumns_d75bf{display:flex;flex-wrap:wrap;gap:40px;white-space:nowrap}.order-feed-dashboard-status__statusColumn_list_df471{display:flex;flex-direction:column;row-gap:8px}.order-feed-dashboard__dashboard_4128f{display:flex;flex-direction:column;row-gap:60px;overflow-y:auto}.order-feed-card__card_7e2d0{display:flex;flex-direction:column;background-color:var(--background);border-radius:40px}.order-feed-card__interactive_4ad25{cursor:pointer}.order-feed-card__card_header_be669{display:flex;justify-content:space-between}.order-feed-card__card_footer_7cf7d{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}.order-feed-card__card_ingredients_dcb92{display:flex}.order-feed-card__card_ingredient_7b8b8{position:relative}.order-feed-card__card_ingredient_7b8b8:not(:first-of-type){margin-left:-16px}.order-feed-card__card_ingredients_rest_2f7b6{position:absolute;top:2px;right:2px;bottom:2px;left:2px;z-index:1;display:flex;justify-content:center;align-items:center;background-color:rgb(from var(--background) r g b / 60%);border-radius:50%}.order-feed-card__card_price_7eb2a{display:flex;align-items:center;column-gap:8px}.order-feed-list__wrapper_38c88{overflow-y:auto}.order-feed-list__list_b8103{display:flex;flex-direction:column;row-gap:16px}.feed__page_0ff52{height:calc(100% - 60px)}.feed__content_02ca2{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px;height:100%}.auth-container__container_9e75b{display:flex;justify-content:center;height:100%;padding-top:180px}.form-wrapper__wrapper_18631{display:flex;flex-direction:column;width:100%;max-width:480px}.form-wrapper__header_e42f0{display:flex;justify-content:center}.form-wrapper__form_fa4ac{display:flex;flex-direction:column}.form-wrapper__formInputs_71d34{display:flex;flex-direction:column;row-gap:24px}.form-wrapper__buttons_16204{display:flex}.form-wrapper__footer_713f3{display:flex;flex-direction:column;align-items:center;row-gap:16px}@keyframes order-check__rotate_3d720{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(45deg) scale(.9)}}.order-check__shape_animation_small_35bf6{transform-origin:50% 50%;animation:order-check__rotate_3d720 10s ease-in-out infinite}.order-check__shape_animation_medium_db8b7{transform-origin:50% 50%;animation:order-check__rotate_3d720 15s ease-in-out infinite}.order-check__shape_animation_large_9d7fd{transform-origin:50% 50%;animation:order-check__rotate_3d720 20s ease-in-out infinite}.new-order-details__orderDetails_ac80b{display:flex;flex-direction:column;align-items:center}.new-order-details__icon_c56cc{margin:70px 0}.burger-constructor-order__controls_826f0{display:flex;margin-left:auto;column-gap:40px}.burger-constructor-order__cost_41fdc{display:flex;align-items:center;column-gap:8px}.burger-constructor-order__cost_icon_8980f{width:36px;height:36px}.constructor-drop-target__dropTarget_ee14e{display:flex;width:100%;max-width:582px;min-height:80px;border-radius:8px;outline:2px dashed transparent;transition:background-color .2s ease-in-out,outline-color .2s ease-in-out}.constructor-drop-target__placeholder_4ef00{display:flex;flex-grow:1;justify-content:center;align-items:center;max-width:536px;background-color:var(--background-element);border-radius:var(--common-border-radius-s)}.constructor-drop-target__dropTarget_top_6d20a .constructor-drop-target__placeholder_4ef00{border-radius:var(--top-constructor-item-border-radius)}.constructor-drop-target__dropTarget_bottom_3e82e .constructor-drop-target__placeholder_4ef00{border-radius:var(--bottom-constructor-item-border-radius)}.constructor-drop-target__canDrop_1fb0c{outline-color:var(--colors-interface-accent)}.constructor-drop-target__isOver_4f25f{opacity:.7}.constructor-element-ui__element_cea95{display:grid;grid-template-columns:24px auto;align-items:center;grid-column-gap:8px;transition:opacity .2s ease-in-out}.constructor-element-ui__dragIcon_c2fc6{grid-area:1 / 1 / -1 / 2;cursor:move}.constructor-element-ui__elementInfo_3050b{grid-area:1 / 2 / -1 / -1}.sortable-constructor-element__isDragging_18767{opacity:0}.burger-constructor__burger_constructor_be919{display:flex;flex-direction:column;width:600px;padding-top:2px;overflow:hidden;color:var(--text-primary-color)}.burger-constructor__inner_ingredients_d90b4{display:flex;flex-direction:column;row-gap:16px;overflow-y:auto;scrollbar-gutter:stable}.burger-ingredient__card_e8d83{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer}.burger-ingredient__photo_07098{max-width:100%;height:auto;object-fit:contain}.burger-ingredient__price_07a71{display:flex;align-items:center;column-gap:8px}.burger-ingredient__title_1e21b{text-align:center}.draggable-ingredient__draggableIngredient_14190{transition:opacity .2s ease-in-out}.draggable-ingredient__isDragging_4a37f{opacity:.3}.burger-ingredients-section__list_36559{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px}.list-reset.burger-ingredients-section__list_36559{padding:24px 16px 40px}.burger-ingredients__burger_ingredients_0fffa{display:flex;flex-direction:column;width:600px;overflow:hidden;color:var(--text-primary-color);font-family:Jet Brains Mono,serif}.burger-ingredients__menu_b6a6c{display:flex;margin:0;padding:0;text-align:center;list-style-type:none}.burger-ingredients__sections_70454{overflow-y:auto;scrollbar-gutter:stable}.home__page_99541{height:calc(100% - 40px)}.home__content_e373a{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;height:100%}._id__page_8b116{display:flex;flex-grow:1;justify-content:center}.not-found__notFound_14edc{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.not-found__text_aae98{max-width:600px;text-align:center}.not-found__code_4184b{color:var(--colors-interface-error)}._id__page_51e9e{display:flex;flex-grow:1;justify-content:center}:root{--header-height: 88px}body{margin:0}@supports (scrollbar-color: auto){.custom-scroll,body{scrollbar-color:#8585ad #2f2f37;scrollbar-width:thin}}*{box-sizing:border-box}.list-reset{margin:0;padding:0;list-style:none}.link{color:var(--colors-interface-accent);text-decoration:none;transition:opacity .2s ease-in-out}.link:hover{text-decoration:underline;opacity:.9}.fullscreen-preloader{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.content-preloader{display:flex;flex-grow:1;width:100%;height:100%}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}
