:root{--vt-accent:#5747e6;--vt-dark:#182238;--vt-muted:#6f7c91;--vt-line:#dfe5ef}.video-trimmer-page{background:#f5f7fb;color:var(--vt-dark)}.trimmer-container{width:min(1200px,calc(100% - 36px));margin:0 auto}.trimmer-hero{position:relative;overflow:hidden;padding:34px 0 42px;background:linear-gradient(125deg,#fff 8%,#f2f1ff 58%,#eafcff);border-bottom:1px solid #dde4ef}.hero-orb{position:absolute;border-radius:50%}.hero-orb.one{width:300px;height:300px;right:4%;top:-210px;background:rgba(87,71,230,.09)}.hero-orb.two{width:190px;height:190px;left:-90px;bottom:-140px;background:rgba(21,190,210,.1)}.trimmer-breadcrumb{display:flex;gap:8px;margin-bottom:24px;color:#8792a4;font-size:.76rem}.trimmer-breadcrumb a{color:#66738a}.hero-copy{position:relative;display:flex;align-items:center;gap:24px}.hero-icon{position:relative;display:grid;place-items:center;flex:0 0 78px;width:78px;height:65px;border-radius:17px;background:linear-gradient(145deg,#5747e6,#7767ef);box-shadow:0 15px 35px rgba(87,71,230,.26);color:#fff}.hero-icon>span{font-size:1rem}.hero-icon i{position:absolute;right:-10px;bottom:-9px;display:grid;place-items:center;width:30px;height:30px;border:3px solid #f3f4ff;border-radius:50%;background:#11a58d;font-size:.67rem;font-style:normal}.eyebrow,.section-kicker,.step-label{color:var(--vt-accent);font-size:.68rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hero-copy h1{margin:4px 0 7px;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.045em}.hero-copy p{max-width:760px;color:#5e6b80;font-size:.98rem;line-height:1.65}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:13px;color:#4d5c72;font-size:.72rem;font-weight:700}.trimmer-main{padding:28px 0 72px}.trimmer-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px}.editor-card,.export-panel,.content-section,.related-section{border:1px solid var(--vt-line);border-radius:18px;background:#fff;box-shadow:0 12px 38px rgba(26,39,64,.065)}.editor-card{min-height:590px;padding:22px}.editor-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:18px}.editor-head h2,.panel-heading h2,.result-panel h2{margin:3px 0 2px;font-size:1.12rem}.editor-head p{color:var(--vt-muted);font-size:.75rem}.quiet-btn{padding:8px 11px;border:1px solid #dbe2ed;border-radius:9px;background:#fff;color:#536078;font:inherit;font-size:.66rem;font-weight:750;cursor:pointer}.quiet-btn.danger:hover{border-color:#efb4b4;color:#c93b3b;background:#fff6f6}.video-drop-zone{display:flex;min-height:400px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1.5px dashed #b9c4d4;border-radius:15px;background:#fafbfd;text-align:center;cursor:pointer;outline:none}.video-drop-zone:hover,.video-drop-zone:focus,.video-drop-zone.dragging{border-color:var(--vt-accent);background:#f7f6ff;box-shadow:0 0 0 4px rgba(87,71,230,.06)}.upload-mark{display:grid;place-items:center;width:52px;height:52px;margin-bottom:12px;border-radius:15px;background:#eeecff;color:var(--vt-accent)}.upload-mark svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.video-drop-zone h3{font-size:.96rem}.video-drop-zone p{margin:3px 0 8px;color:#788599;font-size:.78rem}.video-drop-zone p span{color:var(--vt-accent);font-weight:750}.video-drop-zone small{color:#9aa4b4;font-size:.65rem}.video-workspace{display:grid;gap:12px}.video-stage{position:relative;display:grid;place-items:center;min-height:360px;overflow:hidden;border-radius:13px;background:#101522}.video-stage video{display:block;width:100%;max-height:520px;background:#101522}.video-overlay{position:absolute;left:10px;right:10px;top:10px;display:flex;justify-content:space-between;pointer-events:none}.video-overlay span{padding:4px 7px;border-radius:6px;background:rgba(11,17,28,.72);color:#fff;font:700 .57rem monospace}.video-overlay #preview-badge{background:#5747e6;font-family:inherit}.file-bar{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid #dde4ed;border-radius:10px;background:#fafbfd}.video-badge{display:grid;place-items:center;width:43px;height:35px;border-radius:8px;background:#eceaff;color:var(--vt-accent);font-size:.52rem;font-weight:900}.file-bar>div:nth-child(2){display:grid;min-width:0}.file-bar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem}.file-bar span{color:#8994a5;font-size:.52rem}.file-duration{display:grid;margin-left:auto;text-align:right}.file-duration strong{font-family:monospace;color:var(--vt-accent)}.timeline-section{padding:13px;border:1px solid #dce3ed;border-radius:12px;background:#fafbfd}.timeline-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:9px}.timeline-head>div:first-child{display:grid}.timeline-head strong{font-size:.68rem}.timeline-head span{color:#8994a5;font-size:.52rem}.timeline-readout{display:flex;align-items:center;gap:6px;font:700 .58rem monospace}.timeline-readout b{color:#a5aeba}.filmstrip-wrap{position:relative;height:92px;overflow:hidden;border-radius:8px;background:#242b38}.filmstrip{display:grid;height:100%;grid-template-columns:repeat(8,1fr)}.filmstrip span{display:block;background-position:center;background-size:cover;border-right:1px solid rgba(255,255,255,.14)}.outside-shade{position:absolute;z-index:2;top:0;bottom:0;background:rgba(13,19,30,.68);pointer-events:none}.outside-shade.left{left:0;width:0}.outside-shade.right{right:0;width:0}.selected-range{position:absolute;z-index:3;top:0;bottom:0;left:0;right:0;border:2px solid #8d7ff7;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45);pointer-events:none}.playhead{position:absolute;z-index:5;top:0;bottom:0;left:0;width:2px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.7);pointer-events:none}.playhead:before{content:"";position:absolute;left:-4px;top:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #fff}.range-handle{position:absolute;z-index:4;left:0;top:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;pointer-events:none}.range-handle::-webkit-slider-thumb{pointer-events:auto;width:24px;height:92px}.range-handle::-moz-range-thumb{pointer-events:auto;width:24px;height:92px}.seek-slider{width:100%;height:5px;margin-top:8px;accent-color:var(--vt-accent);cursor:pointer}.timeline-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.timeline-actions button{padding:6px 8px;border:1px solid #d8e0ea;border-radius:7px;background:#fff;color:#536078;font:inherit;font-size:.54rem;font-weight:700;cursor:pointer}.timeline-actions kbd{padding:1px 4px;border-radius:4px;background:#edf0f5;font-size:.49rem}.time-editor{display:grid;grid-template-columns:1fr .8fr 1fr;gap:10px;align-items:end}.time-field label{display:block;margin-bottom:5px;color:#536078;font-size:.57rem;font-weight:750}.time-field>div{display:flex;height:36px}.time-field button{width:32px;border:1px solid #d9e0ea;background:#f6f8fa;color:#59677d}.time-field button:first-child{border-radius:8px 0 0 8px}.time-field button:last-child{border-radius:0 8px 8px 0}.time-field input{min-width:0;width:100%;border:1px solid #d9e0ea;border-left:0;border-right:0;text-align:center;font:700 .65rem monospace;outline:none}.selection-duration{display:grid;text-align:center}.selection-duration span,.selection-duration small{color:#8994a5;font-size:.5rem}.selection-duration strong{color:var(--vt-accent);font:800 .76rem monospace}.preview-actions{display:flex;align-items:center;gap:12px}.preview-button{padding:8px 12px;border:1px solid #bbb3f0;border-radius:8px;background:#f6f4ff;color:var(--vt-accent);font:inherit;font-size:.61rem;font-weight:800}.preview-actions label{display:flex;align-items:center;gap:5px;color:#536078;font-size:.55rem}.preview-actions>span{margin-left:auto;color:#909aaa;font-size:.5rem}.result-panel{display:grid;grid-template-columns:220px minmax(0,1fr);gap:17px;margin-top:18px;padding:14px;border:1px solid #bce6da;border-radius:13px;background:#f4fcf9}.result-preview{display:grid;place-items:center;min-height:140px;overflow:hidden;border-radius:9px;background:#111827}.result-preview video{width:100%;max-height:200px}.result-info{align-self:center}.result-info p{color:#66756f;font-size:.59rem}.result-info>div{display:flex;gap:10px;margin:7px 0;color:#71807b;font-size:.53rem}.result-info button{height:36px;padding:0 13px;border:0;border-radius:8px;background:#12846d;color:#fff;font-size:.6rem;font-weight:800}.export-panel{position:sticky;top:84px;padding:21px}.panel-heading{margin-bottom:14px}.field-label{display:block;margin:12px 0 6px;color:#536078;font-size:.6rem;font-weight:750}.select-field{width:100%;height:36px;padding:0 8px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#3d4a60;font:inherit;font-size:.6rem}.check-row{display:flex;gap:8px;margin-top:12px}.check-row input{margin-top:3px;accent-color:var(--vt-accent)}.check-row span{display:grid}.check-row b{font-size:.62rem}.check-row small{color:#8994a5;font-size:.52rem}.filename-field{display:flex;height:37px;overflow:hidden;border:1px solid #d9e0ea;border-radius:8px}.filename-field input{min-width:0;flex:1;padding:0 9px;border:0;outline:0;font:inherit;font-size:.61rem}.filename-field span{display:flex;align-items:center;padding:0 9px;border-left:1px solid #e1e5ec;background:#f5f7fa;color:#66738a;font-size:.54rem}.panel-divider{height:1px;margin:14px 0;background:#e4e8ef}.export-summary{display:grid;grid-template-columns:1fr 1fr;gap:6px}.export-summary div{display:grid;gap:2px;padding:8px;border-radius:8px;background:#f6f8fb}.export-summary span{color:#8994a5;font-size:.49rem}.export-summary strong{font:700 .59rem monospace}.realtime-note{display:flex;gap:8px;margin:12px 0;padding:9px;border-radius:8px;background:#fff8eb;color:#775d3c}.realtime-note b{font-size:.58rem}.realtime-note p{font-size:.5rem;line-height:1.4}.export-button{display:flex;width:100%;height:47px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:11px;background:linear-gradient(135deg,#5042db,#715eea);box-shadow:0 10px 22px rgba(87,71,230,.23);color:#fff;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.export-button:disabled{background:#bbc1ce;box-shadow:none;cursor:not-allowed}.export-button svg{width:17px;fill:none;stroke:currentColor;stroke-width:2}.cancel-button{width:100%;height:34px;margin-top:7px;border:1px solid #efb5b5;border-radius:8px;background:#fff7f7;color:#b43c3c;font-size:.58rem;font-weight:750}.progress-shell{margin-top:11px}.progress-track{height:5px;overflow:hidden;border-radius:8px;background:#e7eaf0}.progress-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,#5747e6,#13a9be)}.progress-shell>div:last-child{display:flex;justify-content:space-between;margin-top:5px;color:#748095;font-size:.54rem}.trimmer-status{display:none;margin-top:9px;padding:9px;border-radius:8px;font-size:.58rem}.trimmer-status.visible{display:block}.trimmer-status.success{background:#ebfaf5;color:#14745f}.trimmer-status.error{background:#fff0f0;color:#a72e2e}.trimmer-status.info{background:#eff4ff;color:#415aa5}.privacy-note{display:flex;gap:9px;margin-top:12px;padding:9px;border-radius:9px;background:#f4faf9;color:#63756f}.privacy-note svg{width:20px;fill:none;stroke:#15967f;stroke-width:1.8}.privacy-note span{display:grid;font-size:.52rem}.privacy-note b{color:#247563;font-size:.58rem}.compatibility{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px;border-top:1px solid #e4e8ef}.compatibility>span{width:8px;height:8px;border-radius:50%;background:#d5a13d}.compatibility.supported>span{background:#16a17f}.compatibility.unsupported>span{background:#d25454}.compatibility div{display:grid}.compatibility b{font-size:.55rem}.compatibility small{color:#8994a5;font-size:.49rem}.content-section{margin-top:22px;padding:30px}.content-section h2,.related-section h2{margin:4px 0 18px;font-size:1.4rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps-grid article{padding:20px;border:1px solid #e1e6ee;border-radius:13px;background:#fbfcfe}.steps-grid article>span{display:block;margin-bottom:22px;color:#6d60e8;font-size:.68rem;font-weight:900}.steps-grid h3{font-size:.78rem}.steps-grid p{color:#758196;font-size:.66rem}.faq-section details{border-top:1px solid #e3e7ee}.faq-section summary{display:flex;justify-content:space-between;padding:15px 2px;font-size:.73rem;font-weight:750;cursor:pointer;list-style:none}.faq-section details p{padding:0 30px 15px 2px;color:#6f7c90;font-size:.67rem}.related-section{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:22px;padding:25px 30px}.related-section h2{margin-bottom:0}.related-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;flex:1;max-width:720px}.related-links a{display:grid;padding:11px;border:1px solid #e0e5ed;border-radius:10px;color:#334158}.related-links b{font-size:.65rem}.related-links small{color:#8994a5;font-size:.52rem}@media(max-width:1000px){.trimmer-layout{grid-template-columns:1fr}.export-panel{position:static}.related-section{display:block}.related-links{max-width:none;margin-top:14px}}@media(max-width:700px){.trimmer-container{width:min(100% - 22px,1200px)}.trimmer-hero{padding:25px 0 30px}.hero-icon{display:none}.hero-copy h1{font-size:1.75rem}.editor-card,.export-panel,.content-section,.related-section{border-radius:14px}.editor-card{padding:14px}.video-stage{min-height:250px}.filmstrip-wrap{height:72px}.range-handle::-webkit-slider-thumb{height:72px}.time-editor{grid-template-columns:1fr 1fr}.selection-duration{grid-column:1/-1;grid-row:2}.preview-actions{flex-wrap:wrap}.preview-actions>span{width:100%;margin:0}.result-panel{grid-template-columns:1fr}.content-section,.related-section{padding:22px 17px}.steps-grid,.related-links{grid-template-columns:1fr}}@media(max-width:430px){.timeline-head{align-items:flex-start;gap:7px;flex-direction:column}.timeline-actions button{flex:1}.time-editor{grid-template-columns:1fr}.selection-duration{grid-column:auto;grid-row:auto}.file-meta{display:none}.export-summary{grid-template-columns:1fr}}
