:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#182238;background:#f4f7fb}*{box-sizing:border-box}body{margin:0}.shell{max-width:1500px;margin:auto;padding:0 38px}header{height:84px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dfe5ee}.brand{display:flex;gap:12px;align-items:center}.mark{display:grid;place-items:center;width:40px;height:40px;background:#172540;color:#6ce5c2;border-radius:11px;font-size:30px}.brand strong{display:block;font-size:20px;letter-spacing:-.04em}.brand small{display:block;font-size:10px;letter-spacing:.17em;color:#7d899e;font-weight:700;margin-top:2px}.header-note{color:#7f8b9d;font-size:14px}.top{display:flex;justify-content:space-between;gap:24px;align-items:end;padding:50px 0 32px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#197b73}h1{font-size:clamp(30px,4vw,52px);letter-spacing:-.055em;line-height:1.1;margin:12px 0 15px}p{max-width:710px;color:#69768b;font-size:16px;line-height:1.6;margin:0}.counter{flex:none;text-align:right;border-left:1px solid #dbe3ed;padding-left:28px}.counter b{display:block;font-size:36px;line-height:1}.counter span{display:block;color:#8090a4;font-weight:800;letter-spacing:.1em;font-size:10px;margin-top:7px}.drop{border:2px dashed #a6bcc8;background:#e9f5f3;min-height:128px;border-radius:18px;display:flex;align-items:center;gap:18px;padding:25px 30px;cursor:pointer;transition:.2s}.drop:hover,.drop.drag{border-color:#1b9b87;background:#dff3ef}.drop-icon{width:52px;height:52px;border-radius:12px;background:#d0eee6;display:grid;place-items:center;color:#117b69;font-size:31px}.drop strong,.drop span{display:block}.drop strong{font-size:18px}.drop span{font-size:14px;color:#627587;margin-top:5px}.drop button{margin-left:auto;background:#172540;color:#fff;border:0;border-radius:10px;padding:13px 19px;font-weight:700;font-size:14px;cursor:pointer}.toolbar{display:flex;justify-content:space-between;align-items:center;padding:29px 0 17px}.toolbar b{font-size:19px}.toolbar span{margin-left:13px;color:#8090a4;font-size:14px}.ghost{background:none;border:0;color:#617084;font-weight:650;cursor:pointer;font-size:14px}.results{display:grid;gap:18px}.empty{text-align:center;border:1px solid #e1e7ee;border-radius:17px;background:white;padding:70px 20px;display:grid;justify-items:center;color:#7a879b}.empty div{font-size:36px;color:#55ae9e}.empty strong{margin:10px 0 5px;color:#28374b;font-size:18px}.card{background:#fff;border:1px solid #e1e7ee;border-radius:17px;overflow:hidden;box-shadow:0 8px 30px #1e385008}.card-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 22px;border-bottom:1px solid #edf0f5}.file-title{min-width:0}.file-title strong{font-size:16px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-title span{display:block;font-size:13px;color:#8b97a9;margin-top:4px}.remove{border:0;background:#f4f6f9;border-radius:9px;width:34px;height:34px;cursor:pointer;color:#687789;font-size:22px}.card-body{display:grid;grid-template-columns:1fr 1fr 250px;gap:0}.pane{padding:20px;border-right:1px solid #edf0f5;min-width:0}.pane-label{font-weight:750;font-size:13px;color:#59677d;margin-bottom:12px;display:flex;justify-content:space-between}.pane-label em{font-style:normal;color:#9ba6b6;font-weight:500}.stage{height:245px;border-radius:11px;background-color:#f6f8fa;background-image:linear-gradient(45deg,#ecf0f4 25%,transparent 25%),linear-gradient(-45deg,#ecf0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ecf0f4 75%),linear-gradient(-45deg,transparent 75%,#ecf0f4 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.stage>svg{width:100%;height:100%}.framebar{display:flex;align-items:center;gap:11px;margin-top:15px}.framebar label{font-size:13px;color:#65738a;white-space:nowrap}.framebar input{width:100%;accent-color:#177e75}.framebar output{font-size:13px;font-weight:700;color:#36445b;min-width:36px;text-align:right}.actions{padding:20px;display:flex;flex-direction:column;gap:10px}.actions>span{font-size:13px;color:#59677d;font-weight:750;margin-bottom:2px}.actions button{width:100%;border:1px solid #d7e0e9;background:white;border-radius:10px;padding:13px 10px;text-align:left;font-weight:700;color:#2c3a50;cursor:pointer}.actions button.primary{background:#172540;color:white;border-color:#172540}.actions button:hover{border-color:#1c9a88}.actions small{line-height:1.5;color:#8a97a8;margin-top:auto}.error{color:#a33045;padding:22px}footer{text-align:center;color:#8c99a8;font-size:13px;padding:34px 0 40px}@media(max-width:1050px){.card-body{grid-template-columns:1fr 1fr}.actions{grid-column:1/-1;flex-direction:row;align-items:center;border-top:1px solid #edf0f5}.actions button{width:auto;min-width:145px;text-align:center}.actions small{margin-left:auto}.actions>span{display:none}}@media(max-width:650px){.shell{padding:0 17px}header{height:70px}.header-note,.counter{display:none}.top{padding:36px 0 25px}.drop{padding:20px;flex-wrap:wrap}.drop button{margin-left:0;width:100%}.card-body{display:block}.pane{border-right:0;border-bottom:1px solid #edf0f5}.stage{height:235px}.actions{display:flex;flex-wrap:wrap}.actions button{flex:1}.actions small{width:100%;margin:5px 0 0}.toolbar span{display:block;margin:3px 0 0}}

.playback{justify-content:space-between}.playback button{border:1px solid #d7e1e9;border-radius:8px;background:#fff;color:#263b4e;padding:8px 10px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.playback .capture-frame{background:#dff3ee;border-color:#9ed5c9;color:#147061}.playback .live-frame{font-size:13px;color:#69778a;white-space:nowrap}.playback button:hover{border-color:#158d79}@media(max-width:650px){.playback{gap:7px}.playback button{font-size:12px;padding:9px 7px}}
