.studio-hero{max-width:900px;margin:0 auto 30px;text-align:center}.studio-hero h1{margin:10px 0;font-size:clamp(34px,5vw,58px)}.studio-hero p{margin:0 auto;color:var(--muted);line-height:1.7}.studio-shell,.video-studio,.editor-studio{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.studio-stage,.editor-main{min-height:460px;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:20px}.stage-empty,.video-empty{min-height:410px;border:2px dashed #d8dcf5;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.stage-empty h2,.video-empty h2{margin:18px 0 8px}.stage-empty p{color:var(--muted);font-size:13px}.upload-orb{width:68px;height:68px;border-radius:20px;background:#eef0ff;color:var(--brand);display:grid;place-items:center;font-size:28px;font-weight:900}.studio-image-preview{display:block;max-width:100%;max-height:500px;margin:auto;border-radius:18px;object-fit:contain}.file-meta,.video-info{margin-top:14px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;color:var(--muted);font-size:13px}.studio-inspector{position:sticky;top:20px}.inspector-title{display:flex;gap:12px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.inspector-title>span{width:42px;height:42px;border-radius:13px;background:#eef0ff;color:var(--brand);display:grid;place-items:center}.inspector-title strong,.inspector-title small{display:block}.inspector-title small{color:var(--muted);margin-top:4px}.format-flow{display:grid;grid-template-columns:1fr 24px 1fr;gap:8px;align-items:end;margin:22px 0}.format-flow label{font-size:12px;color:var(--muted)}.format-flow label:nth-of-type(2){grid-column:3}.detected-format,.select-input{width:100%;height:46px;border:1px solid var(--line);border-radius:12px;background:#f8f9fc;padding:0 12px;display:flex;align-items:center;font-weight:800}.format-flow .select-input{grid-column:3}.format-flow>span{align-self:center;text-align:center;color:var(--muted)}.setting-row{display:flex;justify-content:space-between;gap:15px;padding:16px 0;border-top:1px solid var(--line)}.toggle{padding:5px 10px;border-radius:999px;background:#ecfdf3;color:var(--success);font-size:12px}.option-title{font-size:13px;font-weight:800;margin:18px 0 9px}.aspect-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.aspect-buttons button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 4px;cursor:pointer}.aspect-buttons button.active{background:#eef0ff;border-color:#b9baff;color:var(--brand);font-weight:800}.tool-status{font-size:13px;color:var(--muted);min-height:20px}.result-card{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.result-card>div{display:flex;align-items:center;gap:12px}.result-card small{display:block;color:var(--muted)}.result-check{width:36px;height:36px;border-radius:50%;background:#ecfdf3;color:var(--success);display:grid;place-items:center}.button--success{background:#16a34a!important;color:#fff!important}.video-stage video,.editor-preview video{display:block;width:100%;max-height:500px;background:#0b1020;border-radius:18px}.editor-preview{min-height:330px;display:grid;place-items:center}.editor-preview .video-empty{width:100%;min-height:330px}.timeline-wrap{margin-top:18px}.timeline-head,.time-readout{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.timeline{padding:22px 0 10px}.track{height:54px;position:relative;border-radius:12px;background:linear-gradient(90deg,#e9ebf8,#f4f5fa);overflow:visible}.range-fill{position:absolute;top:0;bottom:0;background:#dfe1ff;border-inline:3px solid var(--brand);pointer-events:none}.trim-range{position:absolute;inset:15px 0 auto 0;width:100%;appearance:none;background:transparent;pointer-events:none}.trim-range::-webkit-slider-thumb{appearance:none;width:22px;height:42px;border-radius:7px;background:var(--brand);cursor:ew-resize;pointer-events:auto}.trim-range::-moz-range-thumb{width:22px;height:42px;border:0;border-radius:7px;background:var(--brand);cursor:ew-resize;pointer-events:auto}.trim-range--end{z-index:2}.time-readout{padding-top:4px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field{display:grid;gap:7px;font-size:13px;font-weight:700}.field input,.text-input{height:44px;border:1px solid var(--line);border-radius:11px;padding:0 12px}.check-row{display:flex;gap:8px;align-items:center;margin:18px 0}.drop-strip{display:flex;align-items:center;gap:15px;padding-bottom:18px;border-bottom:1px solid var(--line)}.clip-list{display:grid;gap:9px;padding-top:15px}.clip{display:grid;grid-template-columns:24px 28px 56px 1fr 30px;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fbfcff;cursor:grab}.drag{color:#98a2b3}.clip-no{font-weight:800;color:var(--muted)}.clip-thumb{height:40px;border-radius:8px;background:#111827;color:#fff;display:grid;place-items:center}.clip-info strong,.clip-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clip-info small{color:var(--muted);margin-top:3px}.clip-remove{border:0;background:transparent;color:#98a2b3;font-size:20px;cursor:pointer}.clip-empty{padding:60px 20px;text-align:center;border:2px dashed #e2e5ef;border-radius:18px;color:var(--muted)}.timeline-track-large{height:90px;margin-top:18px;border-radius:16px;background:repeating-linear-gradient(90deg,#f1f3f8 0,#f1f3f8 80px,#e9ebf2 80px,#e9ebf2 81px)}.pdf-stage{min-height:520px;background:#eef1f7;border-radius:20px;display:grid;place-items:center;overflow:hidden}.pdf-stage iframe{width:100%;height:620px;border:0;background:#fff}.studio-generic-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.preview-note{color:var(--muted);font-size:13px;text-align:center;padding:20px}.media-preview{max-width:100%;max-height:500px;border-radius:18px}.detected-box{padding:14px;border-radius:14px;background:#f7f8fb;border:1px solid var(--line);margin-bottom:14px}.detected-box small,.detected-box strong{display:block}.detected-box small{color:var(--muted);margin-bottom:5px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:900px){.studio-shell,.video-studio,.editor-studio,.studio-generic-grid{grid-template-columns:1fr}.studio-inspector{position:static}.site-main{width:min(100% - 24px,1180px);padding-top:34px}.result-card{align-items:flex-start;flex-direction:column}.aspect-buttons{grid-template-columns:repeat(2,1fr)}}
