@media screen and (max-width:1023px){.side__scrollable{padding:0}}.mobile-menu[data-v-124f1392]{position:fixed;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;width:100%;min-height:60px;padding:6px 15px;background-color:var(--primary-white);border-top:1px solid var(--line)}.mobile-menu__item[data-v-124f1392]{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;text-decoration:none;color:var(--primary-black);background:none;padding:0;border:none}.mobile-menu__item[data-v-124f1392]{transition-duration:.3s;transition-property:opacity}.mobile-menu__item.--active i[data-v-124f1392]{color:var(--primary-black);background-color:var(--background-light-gray)}.mobile-menu__item.--disabled[data-v-124f1392]{opacity:.5;pointer-events:none}.mobile-menu__item i[data-v-124f1392]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:18px;line-height:1;border-radius:10px;color:var(--secondary-dark)}.mobile-menu__item i[data-v-124f1392]{transition-duration:.3s;transition-property:color,background-color}.project-info{width:calc(100vw - 40px);max-width:800px}.project-info__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}@media screen and (max-width:1023px){.project-info__columns{display:flex;flex-direction:column}}.project-info__column{font-size:14px}.project-info__title{font-size:18px;font-weight:500;margin-bottom:10px}.project-info__list{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.project-info__list-item{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.project-info__list-item-label{color:var(--secondary-dark)}.project-info__list-item-value{text-align:right}.project-panel[data-v-47077274]{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width:599px){.project-panel[data-v-47077274]{flex-direction:column}}.project-panel__select[data-v-47077274]{min-width:400px}@media screen and (max-width:599px){.project-panel__select[data-v-47077274]{min-width:unset}}.project-panel__select-option[data-v-47077274]{display:flex;gap:8px}.project-panel__select-option i[data-v-47077274]{color:var(--secondary-text)}.project-panel__actions[data-v-47077274]{display:flex;align-items:flex-start;gap:12px}.project-panel__updates[data-v-47077274]{font-size:14px}html.dark .progress-bar[data-v-bebdc1a7]{background-color:#393e40}html.dark .progress-bar__label[data-v-bebdc1a7]{background-color:var(--black-light);border:1px solid var(--darkreader-border-d4d4d4, #3c4144)}html.dark .progress-bar__value[data-v-bebdc1a7]{background-image:linear-gradient(90deg,#316f15,#295936,#316f15)}.project-progress[data-v-7613be37]{padding:24px;border-radius:10px;background-color:var(--background-light-gray)}html.dark .project-progress[data-v-7613be37]{background-color:var(--black-light)}@media screen and (max-width:599px){.project-progress[data-v-7613be37]{padding:20px 16px}}.project-progress__title[data-v-7613be37]{font-size:16px;font-weight:700;line-height:1.2;margin-bottom:8px}.base-step[data-v-eb4d365c]{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:799px){.base-step[data-v-eb4d365c]{align-items:stretch}}.base-step__title[data-v-eb4d365c]{text-align:center;font-size:20px;font-weight:700;margin-bottom:8px}@media screen and (max-width:799px){.base-step__title[data-v-eb4d365c]{text-align:left}}.base-step__text[data-v-eb4d365c]{text-align:center}@media screen and (max-width:799px){.base-step__text[data-v-eb4d365c]{text-align:left}}.base-step__text[data-v-eb4d365c] ul,.base-step__text[data-v-eb4d365c] ol{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:799px){.base-step__text[data-v-eb4d365c] ul,.base-step__text[data-v-eb4d365c] ol{align-items:stretch}}.base-step__body[data-v-eb4d365c]{text-align:center;margin-top:20px}@media screen and (max-width:799px){.base-step__body[data-v-eb4d365c]{text-align:left}}.project-steps[data-v-bf173c7f]{position:relative;padding:20px 24px;border-radius:10px;box-shadow:var(--box-shadow)}html.dark .project-steps[data-v-bf173c7f]{background-color:var(--black-light)}@media screen and (max-width:1023px){.project-steps[data-v-bf173c7f]{padding:12px}}.project-steps__top[data-v-bf173c7f]{display:flex;justify-content:space-between;gap:20px;padding-right:40px}.project-steps__title[data-v-bf173c7f]{font-size:20px;font-weight:700}@media screen and (max-width:1023px){.project-steps__title[data-v-bf173c7f]{font-size:16px}}.project-steps__progress[data-v-bf173c7f]{display:flex;align-items:center;gap:4px}.project-steps__knob[data-v-bf173c7f]{position:relative}.project-steps__knob svg[data-v-bf173c7f]{transform:rotate(-90deg)}.project-steps__knob img[data-v-bf173c7f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.project-steps__progress-value[data-v-bf173c7f]{min-width:63px;font-size:20px;font-weight:700;color:var(--status-green)}@media screen and (max-width:1023px){.project-steps__progress-value[data-v-bf173c7f]{min-width:42px;font-size:16px}}.project-steps__close[data-v-bf173c7f]{position:absolute;top:24px;right:24px;display:block;font-size:20px;background:none;border:none;padding:0}.project-steps__list-wrapper[data-v-bf173c7f]{margin-top:18px;overflow:auto;overflow-y:hidden}@media screen and (max-width:799px){.project-steps__list-wrapper[data-v-bf173c7f]{display:none}}.project-steps__list[data-v-bf173c7f]{display:flex;align-items:center;gap:12px}@media screen and (max-width:1023px){.project-steps__list[data-v-bf173c7f]{flex-wrap:wrap;gap:20px}}.project-steps__step[data-v-bf173c7f]{display:flex;align-items:center;gap:8px;flex-shrink:0}.project-steps__step-separator[data-v-bf173c7f]{flex-grow:1;display:block;min-width:20px;height:2px;background-color:var(--line)}.project-steps__step-separator[data-v-bf173c7f]{transition-duration:.3s;transition-property:background-color}@media screen and (max-width:1023px){.project-steps__step-separator[data-v-bf173c7f]{display:none}}.project-steps__step.--completed+.project-steps__step-separator[data-v-bf173c7f]{background-color:var(--primary-black)}.project-steps__step-badge[data-v-bf173c7f]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid var(--line);font-size:14px;color:var(--line);flex-shrink:0;font-weight:700}.project-steps__step-badge[data-v-bf173c7f]{transition-duration:.3s;transition-property:color,border-color,background-color}.project-steps__step-badge i[data-v-bf173c7f]{font-size:20px;line-height:1}.project-steps__step.--current .project-steps__step-badge[data-v-bf173c7f]{background-color:var(--primary-black);border-color:var(--primary-black);color:var(--primary-white)}.project-steps__step.--completed .project-steps__step-badge[data-v-bf173c7f]{background-color:var(--status-green);border-color:var(--status-green);color:var(--primary-white)}.project-steps__step-name[data-v-bf173c7f]{font-weight:700;line-height:1.2}.project-steps__selected-step[data-v-bf173c7f]{margin-top:20px}.project-layout__head[data-v-40f95768]{display:flex;flex-direction:column;gap:24px;margin-top:24px}@media screen and (max-width:799px){.project-layout__head[data-v-40f95768]{margin-top:18px;gap:18px}}.project-heading[data-v-40f95768]{margin-top:24px}.project-heading__boards[data-v-40f95768]{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.project-heading__steps[data-v-40f95768]{margin-bottom:24px}.project-heading__content[data-v-40f95768],.project-heading__title-block[data-v-40f95768]{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.project-heading__title[data-v-40f95768]{margin-top:0;margin-bottom:0;font-size:32px;line-height:1.2}@media screen and (max-width:1023px){.project-heading__title[data-v-40f95768]{font-size:24px}}.project-heading__controls[data-v-40f95768]{display:flex;gap:12px;margin-left:auto;flex-wrap:wrap}
