:root{--gray-col: rgba(245, 246, 246, 1);--accent-blue-col: #298BC7;--accent-green-col: #61D4AC;--error-col: #FF0000;--basic-gray: #8D8D8D;--button-blue: #69AED8;--font-family-base: ;--font-size-base: 16px;--line-height-base: 1.5}html{font-family:Inter,sans-serif;font-size:var(--font-size-base);line-height:var(--line-height-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Inter;src:url(/traektoria-test/assets/Inter-Regular-COLGFB3M.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/traektoria-test/assets/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure,fieldset):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){padding:0;border:none}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom: 24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%;scrollbar-gutter:stable;scroll-behavior:smooth}body{min-height:100%;line-height:1.5}a:where([class]){display:inline-flex}button,label{cursor:pointer}button{-webkit-tap-highlight-color:transparent}:where([fill]:not([fill=none],[fill^=url])){fill:currentColor}:where([stroke]:not([stroke=none],[stroke^=url])){stroke:currentColor}svg *{transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.app-dialog[data-v-321aa7ad]{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:0;border:none;min-height:100dvh;min-width:100vw;border-radius:0}@media (min-width: 768px){.app-dialog[data-v-321aa7ad]{min-height:min-content;min-width:min-content;max-height:90vh;max-width:90vw;border-radius:1rem}}.app-dialog__content[data-v-321aa7ad]{padding:1.25rem 0}@media (min-width: 768px){.app-dialog__content[data-v-321aa7ad]{padding:2rem;min-height:min-content}}.app-dialog__close[data-v-321aa7ad]{position:absolute;width:1.5rem;height:1.5rem;top:1rem;right:1rem;cursor:pointer}@media (min-width: 768px){.app-dialog__close[data-v-321aa7ad]{top:2rem;right:2rem}}dialog[data-v-321aa7ad]:before,dialog[data-v-321aa7ad]:after{content:none;padding:0}.button[data-v-d33fcea6]{width:100%;min-width:max-content;min-height:41px;border-radius:.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff;border:none;padding:0 1rem;cursor:pointer}.button[data-v-d33fcea6]:hover{opacity:.5}.confirmation-dialog[data-v-af17d5be]{background-color:#fff;margin-left:auto;margin-right:auto;width:280px}@media (min-width: 768px){.confirmation-dialog[data-v-af17d5be]{width:360px}}@media (min-width: 1024px){.confirmation-dialog[data-v-af17d5be]{width:400px}}.confirmation-dialog__title[data-v-af17d5be]{font-weight:600;font-size:1.25rem;line-height:1.25;max-width:93%}.confirmation-dialog__message[data-v-af17d5be]{margin-top:.5rem;line-height:1.25}.confirmation-dialog__actions[data-v-af17d5be]{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}.confirmation-dialog__action[data-v-af17d5be]{width:80px}.add-form[data-v-0e0fb836]{background-color:#fff;margin:0 auto;width:280px}@media (min-width: 768px){.add-form[data-v-0e0fb836]{width:424px}}@media (min-width: 1024px){.add-form[data-v-0e0fb836]{width:464px}}.add-form__title[data-v-0e0fb836]{font-weight:600;font-size:1.125rem;line-height:1.33;margin:0}.add-form__description[data-v-0e0fb836]{margin-top:.5rem;font-size:.875rem;line-height:1.43}.add-form__body[data-v-0e0fb836]{width:100%;margin-top:.6rem}.add-form__field[data-v-0e0fb836]{margin-bottom:.6rem}.add-form__label[data-v-0e0fb836]{display:block;font-weight:600;font-size:.875rem;line-height:1.43;margin-bottom:.125rem}.add-form__input[data-v-0e0fb836]{width:100%;height:41px;padding:0 .75rem;background-color:var(--gray-col);border-radius:.5rem;font-size:.875rem;line-height:1.43;border:1px solid transparent}.add-form__input[data-v-0e0fb836]:focus{outline:2px solid var(--accent-blue-col);outline-offset:0}.add-form__input_invalid[data-v-0e0fb836]{outline:2px solid var(--error-col)}.add-form__error[data-v-0e0fb836]{display:block;margin-top:.25rem;margin-left:.75rem;font-size:.75rem;line-height:1.42;color:var(--error-col)}.add-form__buttons[data-v-0e0fb836]{display:flex;justify-content:flex-end;gap:.5rem;align-items:center}.add-form__action[data-v-0e0fb836]{margin-top:1.25rem}@media (max-width: 767px){.add-form__action[data-v-0e0fb836]{flex:1}}.add-form__delete[data-v-0e0fb836]{width:41px;height:41px;background-color:#f7f8fa;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:1.25rem}.add-form__delete[data-v-0e0fb836]:hover{background-color:#e1e7ef}.loading[data-v-b261dec9],.error-text[data-v-b261dec9]{margin-top:1rem;display:flex;justify-content:center}.cars-list[data-v-b261dec9]{width:100%;height:100%}.cars-list__item[data-v-b261dec9]{padding:1rem;margin-bottom:1rem;border:2px solid var(--gray-col);border-radius:1rem}.cars-list__item[data-v-b261dec9]:hover{background-color:var(--gray-col)}.cars-list__header[data-v-b261dec9]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.cars-list__title[data-v-b261dec9]{font-size:16px;line-height:1.25;word-break:break-word;overflow-wrap:break-word;flex:1 1 0;max-width:205px}@media (max-width: 768px){.cars-list__title[data-v-b261dec9]{max-width:345px}}@media (max-width: 1024px){.cars-list__title[data-v-b261dec9]{max-width:550px}}@media (min-width: 1280px){.cars-list__title[data-v-b261dec9]{max-width:876px}}.cars-list__edit-icon[data-v-b261dec9]{flex-shrink:0;cursor:pointer;width:auto;height:auto}.cars-list__details[data-v-b261dec9]{display:flex;gap:1rem;margin-top:.5rem}.cars-list__detail[data-v-b261dec9]{font-size:14px;white-space:nowrap}.cars-list__detail_year[data-v-b261dec9],.cars-list__detail_color[data-v-b261dec9]{max-width:41%;overflow:hidden;text-overflow:ellipsis}.main[data-v-df2b123d]{width:100%;display:flex;justify-content:center;position:relative;max-width:100%;overflow-y:auto;margin-top:1rem;margin-bottom:2rem}.main__inner[data-v-df2b123d]{position:relative;display:flex;flex-direction:column;width:944px;justify-content:center;align-items:center;margin:0 1rem}.toggle[data-v-b567fa2f]{width:100%;min-width:max-content;max-width:max-content;min-height:41px;border-radius:.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff;border:none;padding:0 1rem;background-color:var(--accent-green-col);cursor:pointer}.toggle[data-v-b567fa2f]:hover{opacity:.5}.header[data-v-8b8d2c25]{width:100%;padding:1rem 0;display:flex;background-color:var(--gray-col);justify-content:center}.header__inner[data-v-8b8d2c25]{display:flex;flex-direction:column;width:944px;margin:0 1rem;justify-content:center;align-items:center}.header__static-row[data-v-8b8d2c25]{width:100%;display:flex;align-items:center;margin-bottom:.6rem}.header__logo[data-v-8b8d2c25]{width:55px}.header__title[data-v-8b8d2c25]{font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;text-transform:uppercase;margin-left:8px}.header__controls-row[data-v-8b8d2c25]{display:flex;width:100%;justify-content:space-between}.header__filter-container[data-v-8b8d2c25]{display:flex;justify-content:space-between;gap:.5rem}@media (max-width: 530px){.header__filter-container[data-v-8b8d2c25]{flex-direction:column;width:100%;gap:.75rem}}.header__button-container[data-v-8b8d2c25]{margin-left:.5rem}.add-form[data-v-2c629578]{background-color:#fff;margin:0 auto;width:280px}@media (min-width: 768px){.add-form[data-v-2c629578]{width:424px}}@media (min-width: 1024px){.add-form[data-v-2c629578]{width:464px}}.add-form__title[data-v-2c629578]{font-weight:600;font-size:1.125rem;line-height:1.33;margin:0}.add-form__description[data-v-2c629578]{margin-top:.5rem;font-size:.875rem;line-height:1.43}.add-form__body[data-v-2c629578]{width:100%;margin-top:.6rem}.add-form__field[data-v-2c629578]{margin-bottom:.6rem}.add-form__label[data-v-2c629578]{display:block;font-weight:600;font-size:.875rem;line-height:1.43;margin-bottom:.125rem}.add-form__input[data-v-2c629578]{width:100%;height:41px;padding:0 .75rem;background-color:var(--gray-col);border-radius:.5rem;font-size:.875rem;line-height:1.43;border:1px solid transparent}.add-form__input[data-v-2c629578]:focus{outline:2px solid var(--accent-blue-col);outline-offset:0}.add-form__input_invalid[data-v-2c629578]{outline:2px solid var(--error-col)}.add-form__error[data-v-2c629578]{display:block;margin-top:.25rem;margin-left:.75rem;font-size:.75rem;line-height:1.42;color:var(--error-col)}.add-form__actions[data-v-2c629578]{display:flex;justify-content:flex-end;margin-top:1.25rem}@media (max-width: 767px){.add-form__actions[data-v-2c629578]{justify-content:stretch}}.body__inner[data-v-c6ab70df]{height:100dvh;width:100%;display:flex;flex-direction:column}
