.chmodaldeleteproject__title{text-align:center;color:var(--text);margin:0;font-size:22px;font-weight:700;line-height:1.5}.chmodaldeleteproject__content{flex-direction:column;align-items:center;padding:24px 0;display:flex}.chmodaldeleteproject__consequence{color:var(--text);text-align:center;margin:0 0 16px;font-size:14px;line-height:1.5}.chmodaldeleteproject__content .checkbox{color:var(--text);align-items:center;font-size:14px}.chmodaldeleteproject__delete-files-warning{color:var(--error);text-align:center;white-space:pre-line;margin:16px 0 0;font-size:14px;line-height:1.5}.chmodaldeleteproject__actions{gap:16px;display:flex}.chmodaldeleteproject__actions>*{flex:1}.chscenes{--ch-black:var(--panel);min-height:100%;color:var(--text);flex:auto;display:flex}.chscenes__container{box-sizing:border-box;flex:auto;width:100%;max-width:1180px;margin:0 auto;padding:24px 24px 36px;display:flex}.chscenes__list-wrap{flex:auto;max-width:100%;padding-bottom:32px}.chscenes__loader{flex:auto;justify-content:center;align-items:center;width:100%;min-height:60vh;max-height:80vh;display:flex}.chscenes__menu{flex-direction:column;display:flex}.chscenes__header{justify-content:space-between;align-items:center;display:flex}.chscenes__heading{margin:0 0 24px;font-size:28px;font-weight:700;line-height:1.2}.chscenes__actions{flex:1 0 auto;justify-content:flex-end;align-items:stretch;gap:12px;margin-bottom:10px;font-size:13px;line-height:18px;display:flex}.chscenes__actionbtn{border-radius:var(--r-control);box-sizing:border-box;border:1px solid var(--line);color:#fff;height:44px;font:inherit;cursor:pointer;background-color:#0000;align-items:center;gap:8px;padding:0 22px;font-size:13px;font-weight:600;line-height:18px;transition:background .12s,color .12s;display:inline-flex}.chscenes__actionbtn svg{flex:none;width:20px;height:16px}.chscenes__actionbtn--secondary{font-size:14px;font-weight:700}.chscenes__actionbtn--secondary:hover{background-color:var(--fill-3)}.chscenes__filters{border-bottom:1px solid var(--line);align-items:center;margin-top:16px;margin-bottom:16px;padding:10px 16px;display:flex}.chscenes__results{color:var(--ink-45);text-transform:uppercase;flex:1 0 auto;font-size:13px;font-weight:500;line-height:18px}.chscenes__sortwrap{color:var(--ink-45);align-items:center;display:flex}.chscenes__sortwrap>p{margin:0 8px 0 0;font-size:13px;font-weight:500}.chscenes__cards{grid-template-columns:repeat(auto-fill,minmax(256px,1fr));gap:16px;max-width:100%;display:grid}.chscenes__newscene{appearance:none;font:inherit;border-radius:var(--r-card);border:1.5px dashed var(--fill-5);background:var(--fill-1);height:234px;color:var(--ink-7);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:0;transition:border-color .12s,background .12s,color .12s;display:flex}.chscenes__newscene:hover{border-color:var(--fill-5);background:var(--fill-2);color:#fff}.chscenes__newplus{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:34px;font-weight:300;line-height:1;display:inline-flex}.chscenes__newlabel{font-size:var(--fs-14);font-weight:var(--fw-semibold)}.chscenes__card{border-radius:var(--r-card);height:240px;color:var(--text);border:1px solid var(--line);box-sizing:border-box;background-color:var(--panel);flex-direction:column;display:flex;position:relative}.chscenes__card:hover{border-color:var(--fill-5)}.chscenes__open{appearance:none;box-sizing:border-box;text-align:left;width:100%;font:inherit;color:inherit;border-radius:var(--r-card);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:auto;margin:0;padding:0;display:flex}.chscenes__open:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.chscenes__thumb{border-top-left-radius:var(--r-card);border-top-right-radius:var(--r-card);background:50%/cover no-repeat;width:100%;height:156px}.chscenes__badge{border-radius:var(--r-pill);background-color:var(--success);color:var(--ch-black);padding:8px 12px;font-size:12px;font-weight:600;line-height:1;position:absolute;bottom:85px;right:10px}.chscenes__cardinfo{flex-direction:column;flex:1;padding:10px;display:flex}.chscenes__cardtitle{box-sizing:border-box;width:100%;color:var(--text);flex-direction:row;justify-content:space-between;align-items:flex-start;min-height:34px;padding-right:28px;line-height:24px;display:flex}.chscenes__cardtitle>span{min-width:0;font-size:16px;font-weight:700}.chscenes__cardcontent{text-align:left;-webkit-user-select:none;user-select:none;color:var(--ink-6);flex-wrap:wrap;align-items:center;gap:4px;margin-top:auto;font-size:14px;font-weight:400;display:flex}.chscenes__cardcontent svg{flex:none;width:16px;height:16px}.chscenes__cardmenu{z-index:1;position:absolute;top:159px;right:10px}.chscenes__kebab{border-radius:var(--r-control);width:28px;height:28px;color:var(--ink-7);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.chscenes__kebab:hover{background:var(--fill-3);color:#fff}.chscenes__menuanchor{z-index:var(--z-overlay);min-width:220px;position:absolute;top:30px;right:0}@media (width<=980px){.chscenes__container{padding:24px 16px 36px}}.chscenes__tabs{gap:6px;margin:0 0 18px;display:flex}.chscenes__tab{border:1px solid var(--line,#ffffff1a);background:var(--fill-2,#ffffff0f);color:#ffffffbf;border-radius:var(--r-pill,999px);font:inherit;cursor:pointer;padding:8px 18px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.chscenes__tab:hover{background:var(--fill-3,#ffffff17);color:#fff}.chscenes__tab.is-active{color:#fff;background:#ff2d5524;border-color:#ff2d5573}.chscenes__tab:focus-visible{outline:2px solid var(--brand,#ff2d55);outline-offset:2px}
