@charset "UTF-8";.main{display:flex;align-items:flex-start;overflow:hidden;gap:20px;margin-top:20px!important;width:1380px;max-width:calc(100vw - 40px);margin:0 auto}@media (max-width: 1023px){.main{max-width:calc(100vw - 20px)}}@media (max-width: 767px){.main{max-width:100%;margin:0}}@media (max-width: 1023px){.main{gap:10px}}@media (max-width: 767px){.main{margin-top:0!important}}.sidebar{display:flex;flex-direction:column;min-width:240px;background:#fff;padding:16px 20px}@media (max-width: 1023px){.sidebar{min-width:180px}}@media (max-width: 767px){.sidebar{display:none}}.sidebar__item{position:relative;padding:4px 0;color:#909090;text-decoration:none;font-size:18px}.sidebar__item:first-child{padding-bottom:10px;margin-bottom:10px}.sidebar__item:first-child:after{position:absolute;top:100%;left:0;width:100%;height:2px;background:#f0f0f0;content:""}.sidebar__item.router-link-active{color:#1d1d1d}.content{overflow:auto;max-height:calc(100dvh - 20px);background:#fff;padding:20px 20px 60px}@media (max-width: 767px){.content{max-height:100dvh;padding:10px 10px 80px}}.navigation{position:fixed;left:0;right:0;bottom:42px;display:flex;background-color:#f0f0f0}@media (min-width: 768px){.navigation{display:none}}.navigation__prev,.navigation__next{width:50%;padding:4px 6px;outline:1px solid #ccc;color:#1d1d1d;text-align:center;text-decoration:none}.navigation__prev{margin-right:auto}.navigation__next{margin-left:auto}.navbar{position:fixed;inset:0;pointer-events:none}@media (min-width: 768px){.navbar{display:none}}.navbar--active{pointer-events:auto}.navbar__container{padding:10px;border-top:1px solid #ccc}.navbar__content{position:fixed;left:0;right:0;bottom:0;background-color:#f0f0f0;pointer-events:auto}.navbar__routes{display:flex;flex-direction:column;width:100%;margin-bottom:10px;padding-bottom:4px;border-bottom:1px solid #ccc}.navbar__routes__item{padding:4px 0;color:#909090;text-decoration:none}.navbar__routes__item.router-link-active{color:#1d1d1d}.navbar__routes__item:first-child{padding-top:0}.navbar__actions{display:flex;align-items:center;width:100%}.navbar__actions img{display:inline-block}.navbar__actions a{white-space:nowrap}.navbar__actions a img{width:1.2em;height:1.2em;margin-right:4px;margin-bottom:-4px}.navbar__links{display:flex;margin-left:auto;gap:10px}.section[data-v-7e859ab8]{width:100%}.section+.section[data-v-7e859ab8]{margin-top:40px}.section__header[data-v-7e859ab8]{display:flex;flex-direction:column;align-items:flex-start;gap:32px;margin-bottom:20px}@media (max-width: 1023px){.section__header[data-v-7e859ab8]{gap:16px}}.section__header__breadcrumbs[data-v-7e859ab8]{display:none;align-items:center;gap:4px}@media (max-width: 767px){.section__header__breadcrumbs[data-v-7e859ab8]{display:flex}}.section__header__breadcrumbs[data-v-7e859ab8]>*{text-decoration:none}.section__header__title[data-v-7e859ab8]{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;color:#1d1d1d;font-size:32px;font-weight:600;line-height:1.2;text-align:left}@media (max-width: 1023px){.section__header__title[data-v-7e859ab8]{font-size:28px}}@media (max-width: 767px){.section__header__title[data-v-7e859ab8]{font-size:24px}}.section__header__source[data-v-7e859ab8]{flex-shrink:0;white-space:nowrap;font-size:18px;font-weight:400}@media (max-width: 767px){.section__header__source[data-v-7e859ab8]{font-size:14px}}.section__header__source img[data-v-7e859ab8]{display:inline-block;width:1em;height:1em;margin-right:4px;margin-bottom:-2px}.section__header__description[data-v-7e859ab8]{width:100%;color:#1d1d1d;padding:10px;border:2px solid #F0F0F0}.section__header__description[data-v-7e859ab8]>:first-child{margin-top:0!important}.section__header__description[data-v-7e859ab8]>:last-child{margin-bottom:0!important}.section__header__description[data-v-7e859ab8] .structure-img>img{display:block;width:100%;margin-top:10px!important}.section__body__examples[data-v-7e859ab8]{margin-top:40px}.section__body__examples h3[data-v-7e859ab8]{font-style:italic}.section__body__example+.section__body__example[data-v-7e859ab8]{margin-top:40px}.section__body__example__title[data-v-7e859ab8]{margin:0 0 6px!important;font-style:normal!important}.section__body__example__title span[data-v-7e859ab8]{font-style:italic}.section__body__example__source[data-v-7e859ab8]{margin-left:8px;white-space:nowrap;font-weight:400;font-size:18px}@media (max-width: 767px){.section__body__example__source[data-v-7e859ab8]{font-size:14px}}.section__body__example__source img[data-v-7e859ab8]{display:inline-block;width:1em;height:1em;margin-right:4px;margin-bottom:-2px}.section__body__example p[data-v-7e859ab8]{margin:0 0 6px!important}.section__body__text[data-v-7e859ab8]>:first-child{margin-top:0!important}.section__body__text[data-v-7e859ab8]>:last-child{margin-bottom:0!important}.section__body__pros[data-v-7e859ab8]{color:#1d1d1d;background-color:#f0f0f0;border-left:4px solid #3bcf7a;padding:10px}.section__body__pros__title[data-v-7e859ab8]{margin:0 0 6px!important}.section__body__cons[data-v-7e859ab8]{color:#1d1d1d;background-color:#f0f0f0;border-left:4px solid #ffa397;padding:10px}.section__body__cons__title[data-v-7e859ab8]{margin:0 0 6px!important}.section__body__cons__text[data-v-7e859ab8]>:first-child{margin-top:0!important}.section__body__cons__text[data-v-7e859ab8]>:last-child{margin-bottom:0!important}.section__body[data-v-7e859ab8]>:first-child{margin-top:0!important}.section__body[data-v-7e859ab8]>:last-child{margin-bottom:0!important}.section__body[data-v-7e859ab8]>*{margin-bottom:20px}.section__body h2[data-v-7e859ab8],.section__body h3[data-v-7e859ab8],.section__body h4[data-v-7e859ab8],.section__body h5[data-v-7e859ab8]{margin:1em 0 .8em}.section__body p[data-v-7e859ab8]{margin:1em 0}.about img[data-v-6bc4f0e8]{display:inline-block}.about a[data-v-6bc4f0e8]{white-space:nowrap}.about a img[data-v-6bc4f0e8]{width:1em;height:1em;margin-right:4px;margin-bottom:-2px}.contacts p[data-v-6bc4f0e8]{margin-bottom:4px}.contacts ul[data-v-6bc4f0e8]{margin:0;list-style:none;padding-left:0}.music-player[data-v-b5fdee14]{padding:20px;background-color:#f0f0f0;color:#1d1d1d}@media (max-width: 767px){.music-player[data-v-b5fdee14]{padding:10px}}.music-player__playlist[data-v-b5fdee14]{display:flex;flex-direction:column;gap:4px}.music-player__playlist__item[data-v-b5fdee14]{padding:4px;border:1px solid #000}.music-player__progress[data-v-b5fdee14]{cursor:pointer;height:10px;margin:10px 0;border:1px solid #000}.music-player__progress__bar[data-v-b5fdee14]{height:10px;background:#000}.music-player__navigation[data-v-b5fdee14]{display:flex;align-items:center}@media (max-width: 767px){.music-player__navigation[data-v-b5fdee14]{flex-wrap:wrap}}.music-player__controls[data-v-b5fdee14]{display:flex;gap:6px}@media (max-width: 410px){.music-player__controls[data-v-b5fdee14]{margin:0 auto}}.music-player__controls button[data-v-b5fdee14]{cursor:pointer;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #000;background:#d3f26a}.music-player__controls button[data-v-b5fdee14]:hover{background:#1d1d1d;color:#fff}.music-player__current-song[data-v-b5fdee14]{flex-grow:1;display:flex;align-items:center;height:38px;margin:0 10px;padding:4px;border:1px solid #000}@media (max-width: 767px){.music-player__current-song[data-v-b5fdee14]{width:100%;order:-1;margin:0 0 10px}}.music-player__delete[data-v-b5fdee14]{cursor:pointer;height:38px;margin-left:auto;padding:4px 10px;background:#ce3523;border:1px solid #000;color:#fff}.music-player__delete[data-v-b5fdee14]:hover{background:#fff;color:#ce3523}@media (max-width: 767px){.music-player__delete[data-v-b5fdee14]{margin-left:10px}}@media (max-width: 410px){.music-player__delete[data-v-b5fdee14]{width:100%;margin:10px 0}}.paint[data-v-280d07d2]{display:flex;flex-direction:column}.paint__canvas-wrapper[data-v-280d07d2]{overflow:hidden;display:flex;width:100%;border:1px solid #000}.paint__canvas[data-v-280d07d2]{cursor:crosshair}.paint__controls[data-v-280d07d2]{display:flex;margin-top:10px;gap:4px}.paint__controls button[data-v-280d07d2]{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px 12px;border:1px solid #000;background:#d3f26a}.paint__controls button[data-v-280d07d2]:last-child{background:#ce3523;color:#fff}.paint__controls button[data-v-280d07d2]:last-child:hover{background:#fff!important;color:#ce3523!important}.paint__controls button[data-v-280d07d2]:not([disabled]):hover{background:#1d1d1d;color:#fff}.paint__controls button[data-v-280d07d2]:disabled{cursor:not-allowed}.structure-img[data-v-a023bfca]{width:100%;aspect-ratio:1051 / 346}.modal-flow__button-delete[data-v-f5e5cef1]{cursor:pointer;height:38px;margin-top:10px;padding:4px 10px;background:#ce3523;border:1px solid #000;color:#fff}.modal-flow__button-delete[data-v-f5e5cef1]:hover{background:#fff;color:#ce3523}.modal[data-v-f5e5cef1]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:flex-start}.modal__content[data-v-f5e5cef1]{background-color:#f0f0f0;padding:20px;max-width:min(400px,100% - 20px);width:100%;margin-top:60px;text-align:center;position:relative;color:#1d1d1d}.modal__close[data-v-f5e5cef1]{position:absolute;right:10px;top:5px;font-size:24px;font-weight:700;cursor:pointer;color:#ce3523}.modal__title[data-v-f5e5cef1]{margin:0 0 20px;line-height:1.2;font-style:normal}.modal__buttons button[data-v-f5e5cef1]{cursor:pointer;margin-top:10px;padding:4px 10px;background:#ce3523;border:1px solid #000;color:#fff}.modal__buttons button[data-v-f5e5cef1]:hover{background:#fff;color:#ce3523}.structure-img[data-v-e53261de]{width:100%;aspect-ratio:1051 / 440}.file-uploaded-queue__title[data-v-da85087f]{margin-bottom:10px;font-style:normal}.file-uploaded-queue__list[data-v-da85087f]{margin-top:20px}.file-uploaded-queue__item__title[data-v-da85087f]{display:flex;align-items:center;gap:6px}.file-uploaded-queue__item__progress[data-v-da85087f]{width:100%;height:10px;background-color:#e2e8f0;border-radius:5px;overflow:hidden}.file-uploaded-queue__item__progress-bar[data-v-da85087f]{height:100%;background-color:#3b82f6;border-radius:5px;transition:width .3s ease}.toast-container[data-v-ec063f67]{position:fixed;top:20px;right:20px;display:flex;flex-direction:column;gap:10px}.toast[data-v-ec063f67]{padding:10px 20px;background:#d3f26a;color:#000}.toast-wrapper__button[data-v-f1825b0c]{cursor:pointer;display:flex;align-items:center;justify-content:center;height:38px;border:1px solid #000;background:#d3f26a}.toast-wrapper__button[data-v-f1825b0c]:hover{background:#1d1d1d;color:#fff}.structure-img[data-v-2e724056]{width:100%;aspect-ratio:1056 / 216}.nested-comment-wrapper[data-v-37f24159]{margin:.5rem .5rem .5rem 1.5rem}.nested-comment[data-v-37f24159]{display:flex}.nested-comment__avatar[data-v-37f24159]{width:30px;height:30px;border-radius:50%}.nested-comment__avatar-fake[data-v-37f24159]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#2d2f33;color:#fff;font-weight:700;font-size:16px;border-radius:50%}.nested-comment__info[data-v-37f24159]{width:100%;margin-left:8px;background:#fff;border-radius:10px;padding:10px 14px;color:#1d1d1d}.nested-comment__info__name[data-v-37f24159]{padding-bottom:6px;font-weight:700;color:#1d1d1d}.nested-comment-next[data-v-37f24159]{width:100%}.post[data-v-f5658a11]{padding:10px 0;background:#f0f0f0;color:#1d1d1d}.post__content[data-v-f5658a11]{margin:0 10px;padding:10px;background:#fff;border-radius:10px}.post__comments[data-v-f5658a11]{margin-top:20px}.folder[data-v-0a50569e]{margin:4px 0 4px 20px}.folder__header[data-v-0a50569e]{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:5px;background-color:#f0f0f0}.folder__content[data-v-0a50569e]{margin-top:5px}.folder__file[data-v-0a50569e]{margin-left:20px;color:#666}.file-structure[data-v-466edce6]{margin-top:20px}.file-structure__file[data-v-466edce6]{color:#666}.file-structure__folders[data-v-466edce6]{margin-left:-20px}.structure-img[data-v-13726e0e]{width:100%;aspect-ratio:1051/379}.explanation[data-v-13726e0e]{background-color:#f0f0f0;border-left:4px solid #2b95d6;padding:10px 15px;margin:15px 0}.explanation h3[data-v-13726e0e]{margin-top:0;color:#1d1d1d;font-style:normal}.explanation p[data-v-13726e0e],.explanation ul[data-v-13726e0e]{margin-bottom:10px}.explanation ul[data-v-13726e0e]{padding-left:20px}.explanation li[data-v-13726e0e]{margin-bottom:5px}.graph[data-v-0890c8a4]{max-width:calc(100vw - 340px);background-color:#f0f0f0;border:1px solid #ccc}@media (max-width: 1023px){.graph[data-v-0890c8a4]{max-width:calc(100vw - 250px)}}@media (max-width: 767px){.graph[data-v-0890c8a4]{max-width:calc(100vw - 20px)}}.movie-filters[data-v-8560794d]{margin-top:20px}.filters[data-v-8560794d]{margin-bottom:20px}.filters__category[data-v-8560794d]{margin-bottom:10px}.filters__category__title[data-v-8560794d]{font-weight:600;margin-bottom:5px;text-transform:capitalize;color:#1d1d1d}.filters__category__tags[data-v-8560794d]{display:flex;gap:5px;flex-wrap:wrap}.filters__category__tag[data-v-8560794d]{padding:5px 10px;border:1px solid #ccc;background-color:#fff;cursor:pointer}.filters__category__tag.Ru[data-v-8560794d]{color:#2962ff}.filters__category__tag.Foreign[data-v-8560794d]{color:#ff6d00}.filters__category__tag.Movie[data-v-8560794d]{color:#00c853}.filters__category__tag.Series[data-v-8560794d]{color:#d500f9}.filters__category__tag.selected[data-v-8560794d],.filters__category__tag[data-v-8560794d]:hover{color:#fff}.filters__category__tag.selected.Ru[data-v-8560794d],.filters__category__tag:hover.Ru[data-v-8560794d]{background-color:#2962ff}.filters__category__tag.selected.Foreign[data-v-8560794d],.filters__category__tag:hover.Foreign[data-v-8560794d]{background-color:#ff6d00}.filters__category__tag.selected.Movie[data-v-8560794d],.filters__category__tag:hover.Movie[data-v-8560794d]{background-color:#00c853}.filters__category__tag.selected.Series[data-v-8560794d],.filters__category__tag:hover.Series[data-v-8560794d]{background-color:#d500f9}.movies-list[data-v-8560794d]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width: 600px){.movies-list[data-v-8560794d]{grid-template-columns:repeat(2,1fr)}}.movies-list__item[data-v-8560794d]{padding:10px;border:1px solid #ccc;transition:box-shadow .3s ease}.movies-list__item__poster[data-v-8560794d]{width:100%;aspect-ratio:3/4;margin-bottom:10px;border:1px solid #ccc}.movies-list__item__poster img[data-v-8560794d]{width:100%;height:100%;object-fit:cover}.movies-list__item__title[data-v-8560794d]{font-size:20px;font-weight:500;color:#1d1d1d;word-break:break-word}@media (max-width: 1023px){.movies-list__item__title[data-v-8560794d]{font-size:14px}}@media (max-width: 1023px){.movies-list__item__tag[data-v-8560794d]{font-size:12px}}.movies-list__item__tag.Ru[data-v-8560794d]{color:#2962ff}.movies-list__item__tag.Foreign[data-v-8560794d]{color:#ff6d00}.movies-list__item__tag.Movie[data-v-8560794d]{color:#00c853}.movies-list__item__tag.Series[data-v-8560794d]{color:#d500f9}.movies-list__item__tag[data-v-8560794d]:not(:last-child):after{color:#1d1d1d;content:", "}.structure-img[data-v-7070215c]{width:100%;aspect-ratio:1051 / 542}.movie[data-v-c5634b37]{margin-top:20px}.movies-list[data-v-c5634b37]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width: 600px){.movies-list[data-v-c5634b37]{grid-template-columns:repeat(2,1fr)}}.movies-list__item[data-v-c5634b37]{padding:10px;border:1px solid #ccc;transition:box-shadow .3s ease}.movies-list__item__poster[data-v-c5634b37]{width:100%;aspect-ratio:3/4;margin-bottom:10px;border:1px solid #ccc}.movies-list__item__poster img[data-v-c5634b37]{width:100%;height:100%;object-fit:cover}.movies-list__item__title[data-v-c5634b37]{font-size:20px;font-weight:500;color:#1d1d1d;word-break:break-word}@media (max-width: 1023px){.movies-list__item__title[data-v-c5634b37]{font-size:14px}}.structure-img[data-v-c6aa7ee3]{width:100%;aspect-ratio:1051/217}.explanation[data-v-c6aa7ee3]{background-color:#f0f0f0;border-left:4px solid #2b95d6;padding:10px 15px;margin:15px 0}.explanation h3[data-v-c6aa7ee3]{margin-top:0;color:#1d1d1d;font-style:normal}.explanation p[data-v-c6aa7ee3],.explanation ul[data-v-c6aa7ee3]{margin-bottom:10px}.explanation ul[data-v-c6aa7ee3]{padding-left:20px}.explanation li[data-v-c6aa7ee3]{margin-bottom:5px}.movies-list__item[data-v-d93168f8]{max-width:300px;margin-top:10px;padding:10px;border:1px solid #ccc;transition:box-shadow .3s ease}.movies-list__item__poster[data-v-d93168f8]{width:100%;aspect-ratio:3/4;margin-bottom:10px;border:1px solid #ccc}.movies-list__item__poster img[data-v-d93168f8]{width:100%;height:100%;object-fit:cover}.movies-list__item__title[data-v-d93168f8]{font-size:20px;font-weight:500;color:#1d1d1d;word-break:break-word}@media (max-width: 1023px){.movies-list__item__title[data-v-d93168f8]{font-size:14px}}@media (max-width: 1023px){.movies-list__item__tag[data-v-d93168f8]{font-size:12px}}.movies-list__item__tag.Российские[data-v-d93168f8]{color:#2962ff}.movies-list__item__tag.Зарубежные[data-v-d93168f8]{color:#ff6d00}.movies-list__item__tag.Фильмы[data-v-d93168f8]{color:#00c853}.movies-list__item__tag.Сериалы[data-v-d93168f8]{color:#d500f9}.movies-list__item__tag[data-v-d93168f8]:not(:last-child):after{color:#1d1d1d;content:", "}.structure-img[data-v-0c087c28]{width:100%;aspect-ratio:1056 / 157}*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{display:flex;align-items:flex-start;flex-direction:column;width:1380px;max-width:calc(100vw - 40px);margin:0 auto}@media (max-width: 1023px){.container{max-width:calc(100vw - 20px)}}@media (max-width: 767px){.container{max-width:100%;margin:0}}body{background-color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Arial,sans-serif;color:#1d1d1d;font-size:18px;overflow:hidden}@media (max-width: 1023px){body{font-size:14px}}body.overflow-hidden{padding-right:5px;overflow:hidden}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{background:transparent;border-radius:8px}*::-webkit-scrollbar-thumb{border-radius:8px;background-color:#fff}
