.meeting-lock{place-items:center;min-height:70vh;padding:20px;display:grid}.meeting-lock>div{border:1px solid var(--line);background:var(--panel);border-radius:18px;width:min(430px,100%);padding:30px;box-shadow:0 20px 60px #00000040}.meeting-lock span{color:var(--orange);font-size:11px;font-weight:800}.meeting-lock h2{margin:9px 0;font-size:28px}.meeting-lock p{color:var(--muted);font-size:12px;line-height:1.7}.meeting-lock input{border:1px solid var(--line);color:#fff;background:#071e29;border-radius:10px;width:100%;margin:14px 0 10px;padding:13px}.meeting-lock button{width:100%;min-height:46px}.meeting-lock small{color:var(--orange);margin-top:10px;display:block}.meeting-document{color:var(--muted);margin-top:16px;font-size:10px;display:block}.meeting-document>span,.meeting-document>small{display:block}.meeting-document>span{color:#fff;font-size:13px;font-weight:800}.meeting-document>small{margin-top:5px}.meeting-document textarea{border:1px solid var(--line);color:#fff;resize:vertical;background:#071e29;border-radius:10px;outline:none;width:100%;min-height:520px;margin-top:9px;padding:16px;font-size:12px;line-height:1.75}.meeting-document textarea:focus{border-color:var(--teal)}.meeting-save-row{align-items:center;gap:14px;display:flex}.meeting-save-row span{color:var(--teal);font-size:10px}@media (max-width:760px){.meeting-lock{padding:8px}.meeting-lock>div{padding:22px}.meeting-document textarea{min-height:440px;font-size:14px}.meeting-save-row{flex-direction:column;align-items:stretch}.meeting-save-row span{padding-bottom:8px}.meeting-toolbar{grid-template-columns:1fr}.meeting-toolbar>span{grid-column:auto}}.gs-page{color:#173330}.gs-hero{color:#fff;background:linear-gradient(125deg,#103c37,#176658);border-radius:22px;justify-content:space-between;gap:32px;padding:28px 30px;display:flex;box-shadow:0 18px 40px #11483f2e}.gs-hero span{color:#bcebdc;font-size:13px}.gs-hero h1{max-width:800px;margin:8px 0 10px;font-size:30px;line-height:1.28}.gs-hero p{color:#d7eee7;margin:0}.gs-hero-actions{flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.gs-page button,.gs-page select{font:inherit}.gs-hero-actions button,.gs-toolbar button,.gs-savebar button{color:#15483f;cursor:pointer;background:#fff;border:1px solid #b8d7cf;border-radius:10px;padding:10px 14px}.gs-page button.solid{color:#2c2b20;background:#f2bd3f;border-color:#f2bd3f;font-weight:800}.gs-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0;display:grid}.gs-kpis article{background:#fff;border:1px solid #dfebe7;border-radius:15px;padding:17px 18px}.gs-kpis span,.gs-kpis small{color:#718581;display:block}.gs-kpis b{margin:5px 0;font-size:25px;display:block}.gs-kpis .warn{background:#fffaf0;border-color:#f0d8a5}.gs-toolbar{gap:9px;margin:14px 0;display:flex}.gs-search{flex:1}.gs-search input{box-sizing:border-box;background:#fff;border:1px solid #d8e7e2;border-radius:11px;width:100%;padding:11px 14px}.gs-flow{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.gs-flow section{background:#f6faf8;border:1px solid #dfece8;border-radius:16px;padding:12px}.gs-flow header{justify-content:space-between;align-items:center;padding:4px 4px 10px;display:flex}.gs-flow header b{font-size:17px}.gs-flow header span{color:#7e918c;font-size:11px}.gs-flow section>div{gap:7px;display:grid}.gs-flow button{text-align:left;color:#21433e;cursor:pointer;background:#fff;border:1px solid #e0ebe8;border-radius:11px;grid-template-columns:32px 1fr auto 38px;align-items:center;gap:7px;padding:10px 9px;display:grid}.gs-flow button.active{border-color:#17836f;box-shadow:0 0 0 2px #17836f1a}.gs-flow button i{color:#9baba7;font-style:normal}.gs-flow button em{white-space:nowrap;background:#edf2f0;border-radius:10px;padding:3px 6px;font-size:10px;font-style:normal}.gs-flow button small{text-align:right;color:#768a85}.gs-flow button .st-已跑通{color:#13715f;background:#d9f3e9}.gs-flow button .st-试运行{color:#3166a2;background:#e6efff}.gs-flow button .st-建设中{color:#91610a;background:#fff0cc}.gs-editor{background:#fff;border:1px solid #dceae6;border-radius:18px;margin-top:14px;overflow:hidden}.gs-editor-head{border-bottom:1px solid #e7efed;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.gs-editor-head span{color:#6c817c;font-size:12px;display:block}.gs-title-input{color:#173c35;border:0;outline:0;margin-top:4px;font-size:22px;font-weight:800}.gs-editor-head select{background:#fff;border:1px solid #d6e4e0;border-radius:8px;margin-left:8px;padding:8px 10px}.gs-form{grid-template-columns:repeat(2,1fr);gap:14px;padding:20px;display:grid}.gs-form label span{margin-bottom:6px;font-size:13px;font-weight:700;display:block}.gs-form input,.gs-form textarea{box-sizing:border-box;color:#294641;background:#fbfdfc;border:1px solid #d9e5e2;border-radius:9px;width:100%;padding:10px 11px}.gs-form textarea{resize:vertical;min-height:90px;line-height:1.55}.gs-savebar{background:#f5faf8;border-top:1px solid #e1ebe8;justify-content:flex-end;align-items:center;gap:10px;padding:13px 20px;display:flex;position:sticky;bottom:0}.gs-savebar span{color:#58716b;margin-right:auto}.gs-savebar .danger{color:#a64237;border-color:#eccbc7}.gs-notes{color:#d6eae4;background:#173d37;border-radius:13px;align-items:center;gap:18px;margin-top:14px;padding:14px 18px;font-size:13px;display:flex}.gs-notes b{color:#f2bd3f}.gs-notes span{white-space:nowrap}@media (max-width:900px){.gs-hero{padding:22px;display:block}.gs-hero h1{font-size:24px}.gs-hero-actions{margin-top:18px}.gs-kpis{grid-template-columns:repeat(2,1fr)}.gs-flow,.gs-form{grid-template-columns:1fr}.gs-toolbar{flex-wrap:wrap}.gs-search{flex-basis:100%}.gs-editor-head{align-items:flex-start;gap:10px}.gs-editor-head>div:last-child{gap:6px;display:grid}.gs-editor-head select{margin:0}.gs-notes{gap:7px;display:grid}.gs-notes span{white-space:normal}}@media (max-width:520px){.gs-kpis{grid-template-columns:1fr 1fr}.gs-kpis article{padding:13px}.gs-kpis b{font-size:21px}.gs-hero-actions{display:grid}.gs-flow button{grid-template-columns:27px 1fr auto}.gs-flow button small{display:none}.gs-form{padding:14px}.gs-savebar{flex-wrap:wrap;padding:10px}.gs-savebar span{flex-basis:100%}.gs-title-input{max-width:210px}.gs-toolbar button{flex:1}.gs-hero p{line-height:1.6}}.site-manager-loading,.site-manager-notice{color:#7b5415;background:#fff4dc;border-radius:14px;padding:22px;font-weight:800}.site-manager-actions{justify-content:flex-end;gap:12px;margin:-54px 0 30px;display:flex}.site-manager-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:20px;display:grid}.site-editor,.site-preview,.site-upload,.site-history{background:#fff;border:1px solid #dfe7e4;border-radius:20px;padding:24px}.site-editor h3,.site-upload h3,.site-history h3{color:#123a45;margin:8px 0 18px}.site-editor label{color:#40585e;gap:8px;margin-bottom:18px;font-size:13px;font-weight:800;display:grid}.site-editor input,.site-editor textarea{width:100%;font:inherit;color:#123a45;background:#fbfdfc;border:1px solid #cad6d3;border-radius:10px;padding:13px 14px}.site-editor textarea{resize:vertical;min-height:96px;line-height:1.7}.two-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.site-manager-grid aside{gap:18px;display:grid}.site-preview>span{color:#eb6f35;font-size:12px;font-weight:900}.preview-phone{background:#f5f0e6;border:8px solid #123a45;border-radius:20px;min-height:390px;margin-top:15px;padding:28px 22px}.preview-phone small{color:#eb6f35;font-weight:900}.preview-phone h2{color:#123a45;margin:18px 0;font-size:34px;line-height:1.12}.preview-phone h2 em{color:#eb6f35;font-style:normal;display:block}.preview-phone p{color:#536b70;font-size:14px;line-height:1.7}.preview-phone button{color:#fff;background:#eb6f35;border:0;border-radius:9px;padding:13px 18px;font-weight:900}.preview-phone b{color:#123a45;border-top:1px solid #d8d0c2;margin-top:28px;padding-top:20px;display:block}.site-upload p,.site-history p{color:#6a7c80;font-size:13px;line-height:1.6}.site-upload img{object-fit:cover;border-radius:14px;width:100%;max-height:280px;margin:8px 0 14px}.portrait-empty{color:#879795;border:1px dashed #b8c7c4;border-radius:14px;place-items:center;height:160px;margin:12px 0;display:grid}.site-upload button{width:100%}.site-history button{text-align:left;color:#123a45;cursor:pointer;background:#fff;border:0;border-top:1px solid #e2e8e6;grid-template-columns:1fr auto;width:100%;padding:13px 0;display:grid}.site-history button b,.site-history button small{display:block}.site-history button small{color:#7b8b8e;margin-top:4px;font-size:11px}.site-history button span{color:#eb6f35;grid-area:1/2/3;align-self:center;font-weight:900}@media (max-width:900px){.site-manager-actions{justify-content:stretch;margin:0 0 20px}.site-manager-actions>*{flex:1}.site-manager-grid,.two-fields{grid-template-columns:1fr}.site-editor{padding:18px}}.cl-library{color:#eef6f8;min-width:0}.cl-library button,.cl-library input{font:inherit}.cl-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.cl-eyebrow{color:var(--teal);font-size:13px}.cl-heading h1{margin:8px 0;font-size:28px}.cl-heading p{color:#a9bdc4;margin:0;font-size:15px}.cl-upload,.cl-button{color:#edf7f8;cursor:pointer;background:#123441;border:1px solid #345361;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:9px 15px;font-size:14px;text-decoration:none;display:inline-flex}.cl-upload{color:#112b35;background:#f28b54;border-color:#f28b54;font-weight:700}.cl-library button:disabled{opacity:.55;cursor:wait}:is(.cl-library button:focus-visible,.cl-dialog button:focus-visible,.cl-dialog a:focus-visible){outline-offset:3px;outline:2px solid #64ead4}.cl-tools{background:#0d2b38;border:1px solid #274c5a;border-radius:14px;margin-bottom:14px;padding:18px}.cl-total{align-items:center;gap:12px;margin-bottom:16px;display:flex}.cl-total b{font-size:16px}.cl-total strong{color:#68e5d1;margin:0 3px;font-size:23px}.cl-total>span{color:#a9bdc4;margin-left:auto;font-size:13px}.cl-search input,.cl-upload-panel input{color:#edf7f8;background:#071e29;border:1px solid #345361;border-radius:10px;width:100%;min-height:46px;padding:10px 13px;font-size:16px}.cl-filters{gap:8px;margin-top:13px;display:flex}.cl-filters button{color:#b6cbd1;cursor:pointer;background:0 0;border:1px solid #345361;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 16px;font-size:14px;display:flex}.cl-filters button[aria-pressed=true]{color:#82f2df;background:#134740;border-color:#37d6c3}.cl-filters span{opacity:.8;font-size:12px}.cl-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cl-item{cursor:pointer;text-align:left;color:#edf7f8;background:#0d2b38;border:1px solid #274c5a;border-radius:13px;grid-template-columns:112px minmax(0,1fr);min-width:0;min-height:140px;padding:0;display:grid;overflow:hidden}.cl-item:hover{border-color:#37d6c3}.cl-thumb{background:linear-gradient(145deg,#1b5361,#0b2c38);place-items:center;min-height:140px;display:grid;position:relative;overflow:hidden}.cl-thumb>span{color:#b8eadf;font-size:28px}.cl-thumb img{object-fit:cover;width:100%;height:100%;position:absolute}.cl-thumb i{color:#d1f4ec;background:#071b26dc;border-radius:6px;padding:4px 6px;font-size:12px;font-style:normal;position:absolute;bottom:8px;left:8px}.cl-item-copy{flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:14px;display:flex}.cl-item-copy strong{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.45;display:-webkit-box;overflow:hidden}.cl-item-copy>span{white-space:nowrap;text-overflow:ellipsis;color:#adc0c6;font-size:12px;overflow:hidden}.cl-item-copy small{color:#adc0c6;font-size:12px}.cl-item-copy em{color:#70e5d2;font-size:14px;font-style:normal}.cl-list-footer{color:#adc0c6;justify-content:space-between;align-items:center;gap:12px;margin:16px 0;font-size:13px;display:flex}.cl-empty,.cl-error{text-align:center;background:#0d2b38;border:1px dashed #345361;border-radius:12px;padding:24px}.cl-empty b{font-size:16px}.cl-empty p,.cl-error p{color:#b6cbd1;font-size:14px;line-height:1.6}.cl-error{border-color:#f28b54;margin:14px 0}.cl-skeleton{gap:12px;display:grid}.cl-skeleton i{background:#123441;border-radius:13px;height:140px}.cl-upload-panel{background:#11352f;border:1px solid #37d6c3;border-radius:12px;gap:12px;margin-bottom:16px;padding:18px;font-size:14px;display:grid}.cl-upload-panel b{overflow-wrap:anywhere}.cl-upload-panel label{gap:8px;display:grid}.cl-upload-panel>div{flex-wrap:wrap;gap:8px;display:flex}.cl-upload-panel progress{accent-color:#37d6c3;width:100%}.cl-notice{color:#b5f4e1;background:#174039;border-radius:10px;padding:12px 16px;font-size:14px;line-height:1.6}.cl-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cl-overlay{z-index:20000;background:#010d16e8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cl-dialog{color:#eef6f8;background:#071b26;border:1px solid #345361;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;width:min(960px,100%);height:min(88vh,850px);display:grid;overflow:hidden}.cl-dialog header{border-bottom:1px solid #274c5a;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.cl-dialog header>div{min-width:0}.cl-dialog h2{overflow-wrap:anywhere;margin:0;font-size:17px;line-height:1.4}.cl-dialog header p{color:#adc0c6;margin:5px 0 0;font-size:13px}.cl-close{color:#fff;cursor:pointer;background:#1c3c48;border:0;border-radius:50%;flex:0 0 44px;width:44px;height:44px;font-size:28px}.cl-media{background:#020c12;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.cl-media img,.cl-media video{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.cl-media>p{text-align:center;padding:20px;font-size:15px}.cl-media-status{color:#c9dee3;pointer-events:none;background:#0d2b38dc;border-radius:8px;padding:10px;font-size:13px;position:absolute;top:14px;left:14px;right:14px}.cl-media-error{background:#0d2b38;border:1px solid #f28b54;border-radius:10px;padding:16px;font-size:14px;position:absolute;top:16px;left:16px;right:16px}.cl-media-error p{color:#b6cbd1;line-height:1.6}.cl-dialog footer{border-top:1px solid #274c5a;justify-content:flex-end;gap:9px;padding:14px 16px;display:flex}.cl-danger{color:#ffb2a3}.cl-dialog .cl-upload,.cl-dialog .cl-button{font-family:inherit}@media (max-width:760px){.cl-heading{flex-wrap:wrap;gap:12px;margin-bottom:16px}.cl-heading h1{font-size:25px}.cl-heading p{font-size:14px}.cl-heading>.cl-upload{width:100%;min-height:48px}.cl-tools{padding:12px}.cl-total{gap:8px}.cl-total>span{font-size:12px}.cl-total .cl-button{padding:8px 10px}.cl-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.cl-filters button{gap:5px;padding:8px 4px}.cl-list{grid-template-columns:1fr}.cl-item{grid-template-columns:96px minmax(0,1fr);min-height:132px}.cl-thumb{min-height:132px}.cl-item-copy{gap:6px;padding:12px}.cl-item-copy strong{font-size:16px}.cl-overlay{padding:0}.cl-dialog{width:100%;height:100%;height:100dvh;max-height:none;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);border:0;border-radius:0}.cl-dialog footer{gap:8px;padding:12px}.cl-dialog footer .cl-upload{margin-left:auto}.cl-dialog footer .cl-button,.cl-dialog footer .cl-upload{min-height:46px;padding:10px}.cl-dialog header{padding:12px}.cl-list-footer{padding-bottom:12px}}.vs-studio{color:#e6f2f5;min-width:0;max-width:1440px;margin:auto;font-size:16px;line-height:1.6}.vs-studio *{box-sizing:border-box}.vs-studio h1{margin:3px 0 6px;font-size:clamp(26px,3vw,36px)}.vs-studio h2{margin:0 0 12px;font-size:22px}.vs-studio h3{margin:8px 0;font-size:18px}.vs-studio p{color:#a9c4d0;margin:8px 0 16px}.vs-studio small{color:#a5c1cc;font-size:13px;display:block}.vs-kicker{color:#39ddd1;font-size:14px}.vs-header,.vs-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.vs-studio button,.vs-studio .vs-actions a{color:#edf6fa;cursor:pointer;background:#163745;border:1px solid #416370;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:9px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.vs-studio button:hover{background:#245367}.vs-studio button:disabled{opacity:.45;cursor:not-allowed}.vs-studio .vs-primary{color:#152c35;background:#ed844b;border-color:#ed844b}.vs-studio a{color:#5be5d4}.vs-tabs{border-bottom:1px solid #32505d;flex-wrap:wrap;gap:8px;margin:18px 0 22px;padding-bottom:14px;display:flex}.vs-tabs button[aria-current]{color:#62f4dd;background:#174e56;border-color:#36e0cd}.vs-panel,.vs-jobs{background:#102e3a;border:1px solid #31525e;border-radius:16px;margin:18px 0;padding:22px}.vs-jobs summary{cursor:pointer;color:#79eadb;font-size:15px}.vs-jobs>div{border-top:1px solid #294854;gap:5px;margin-top:10px;padding:12px 0;display:grid}.vs-jobs span{font-size:14px}.vs-jobs progress{accent-color:#40d5c9;width:100%}.vs-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.vs-stats>div{background:#153642;border:1px solid #2e5360;border-radius:12px;padding:18px}.vs-stats b{color:#fff;font-size:30px;display:block}.vs-stats span{color:#b3ccd6;font-size:14px}.vs-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0;display:flex}.vs-actions>span{color:#aec7d0;font-size:14px}.vs-form{gap:16px;margin:18px 0;display:grid}.vs-two{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-three{grid-template-columns:repeat(3,minmax(0,1fr))}.vs-wide{grid-column:1/-1}.vs-studio label{color:#c9dfe6;flex-direction:column;gap:7px;font-size:15px;display:flex}.vs-studio input:not([type=checkbox]),.vs-studio select,.vs-studio textarea{color:#f0f6f8;width:100%;font:inherit;background:#08232d;border:1px solid #47636e;border-radius:8px;min-width:0;padding:12px;font-size:16px}.vs-studio textarea{resize:vertical;min-height:96px}.vs-studio select{min-height:48px}.vs-studio .vs-check{cursor:pointer;flex-direction:row;align-items:flex-start;gap:10px;padding:7px 0;font-size:14px;display:flex}.vs-studio input[type=checkbox]{accent-color:#42ded0;flex-shrink:0;width:21px;height:21px;margin:2px 0}.vs-source-list{gap:10px;margin-top:18px;display:grid}.vs-source-list article{border:1px solid #315360;border-radius:10px;align-items:center;gap:14px;min-width:0;padding:12px;display:flex}.vs-source-list img{object-fit:cover;background:#08212b;border-radius:6px;width:92px;height:72px}.vs-source-list article>div{flex:1;min-width:0}.vs-source-list b{word-break:break-word;font-size:16px}.vs-source-list span{color:#54d7c9;font-size:13px}.vs-clip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.vs-clip-grid article{background:#102e3b;border:1px solid #315563;border-radius:14px;overflow:hidden}.vs-clip-grid article.selected{border-color:#50dfc9;box-shadow:0 0 0 2px #50dfc955}.vs-clip-grid img{object-fit:cover;background:#041b25;width:100%;height:154px}.vs-clip-copy{padding:16px}.vs-clip-copy p{min-height:45px;font-size:14px}.vs-clip-copy h3{word-break:break-word}.vs-tag{color:#f6c996;background:#594737;border-radius:5px;padding:3px 7px;font-size:12px;display:inline-block}.vs-tag.good{color:#7aecdb;background:#145448}.vs-studio video{object-fit:contain;background:#04171e;border-radius:10px;width:100%;max-height:440px;margin:12px 0;display:block}.vs-editor{border-color:#df8957}.vs-studio details>summary{cursor:pointer;min-height:44px;padding:9px 0}.vs-selected{z-index:5;background:#123e49;border:1px solid #56d3c5;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0;padding:12px 18px;display:flex;position:sticky;bottom:10px}.vs-timeline{gap:16px;padding:0;list-style:none;display:grid}.vs-timeline li{background:#09232d;border-left:4px solid #e58c57;border-radius:8px;padding:16px}.vs-timeline textarea{margin-top:12px}.vs-export{border:1px solid #347467;border-radius:12px;margin-top:24px;padding:20px}.vs-export video{max-height:520px}.vs-error{overflow-wrap:anywhere;background:#632f31;border:1px solid #a95550;border-radius:10px;align-items:center;gap:15px;padding:14px;display:flex;color:#ffdcce!important}.vs-error button{margin-left:auto}.vs-notice{background:#15473f;border:1px solid #347469;border-radius:10px;padding:14px;color:#b4f2db!important}.vs-warn{font-size:14px;color:#efd2a6!important}.vs-login{max-width:540px}.vs-login button{margin-top:16px}.vs-empty{text-align:center;color:#bad0d9;border:1px dashed #486875;border-radius:12px;padding:40px 20px}.vs-badges{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.vs-badges span{background:#174653;border-radius:8px;padding:6px 12px}.vs-studio :focus-visible{outline-offset:3px;outline:3px solid #79eedb}.vs-studio ol:not(.vs-timeline){padding-left:24px}.vs-studio li{margin-bottom:10px}@media (max-width:1000px){.vs-clip-grid,.vs-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.vs-studio{padding-bottom:70px}.vs-header{align-items:flex-start}.vs-panel,.vs-jobs{padding:16px}.vs-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.vs-stats>div{padding:12px}.vs-two,.vs-three,.vs-clip-grid{grid-template-columns:1fr}.vs-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.vs-tabs button{padding:10px 6px}.vs-source-list article{flex-wrap:wrap;gap:9px}.vs-source-list img{width:64px;height:64px}.vs-source-list article>div{flex-basis:calc(100% - 115px)}.vs-source-list article>button{margin-left:auto}.vs-studio h2{font-size:20px}.vs-selected{padding:12px;bottom:8px}.vs-selected b{width:100%}.vs-studio video{max-height:330px}.vs-actions>*{max-width:100%}.vs-clip-grid img{height:180px}.vs-export{padding:13px}}
