:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#e8edf5;background:#0a0d12;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{border:1px solid #394252;background:#202734;color:#f4f7fb;border-radius:8px;padding:.62rem .85rem;cursor:pointer}button:hover{background:#2b3545}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#7c5cff;border-color:#927aff;color:#fff;font-weight:700}.primary:hover{background:#8d72ff}.ghost{background:transparent;border:0}.wide{width:100%}label{font-size:.82rem;color:#b7c0ce;display:flex;flex-direction:column;gap:.35rem}input,select{color:#ecf0f6;background:#111721;border:1px solid #354052;border-radius:7px;padding:.55rem}input[type=range]{padding:0;accent-color:#8b70ff}input[type=checkbox]{accent-color:#8b70ff}.top{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1400px)/2));border-bottom:1px solid #242b37;position:sticky;top:0;background:#0a0d12ef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.top>div{display:flex;align-items:baseline;gap:12px}.top b{font-size:1.2rem}.top span,.top nav{color:#929daf;font-size:.78rem}.top nav{display:flex;gap:20px}.top nav .active{color:#bcaeff}.top nav .done{color:#55d6a6}main{max-width:1400px;margin:auto;padding:36px 24px 90px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;margin:18px 0 40px}.hero h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.02;margin:.4rem 0 1rem;max-width:780px}.hero p:not(.eyebrow){color:#a8b1c0;line-height:1.6;max-width:650px}.eyebrow{color:#8f7aff;font-size:.75rem;letter-spacing:.15em;font-weight:800}.drop{border:1px dashed #596579;border-radius:16px;min-height:300px;background:#111620;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;text-align:center;padding:30px}.drop.over{border-color:#9b86ff;background:#17152a}.drop span{color:#9ca7b8;font-size:.85rem}.drop-icon{font-size:2rem;color:#9d89ff!important}.workspace{background:#111620;border:1px solid #242d3b;border-radius:14px;overflow:hidden}.video-info{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #29313e}.video-info div{display:flex;flex-direction:column;gap:4px}.video-info small{color:#9ea9b8}.extract-panel{display:grid;grid-template-columns:150px minmax(170px,2fr) repeat(3,minmax(100px,1fr)) minmax(180px,1fr) auto;gap:14px;align-items:end;padding:20px}.extract-panel h2{margin:auto 0}.estimate{display:flex;flex-direction:column;color:#aeb7c5}.estimate strong{font-size:1.6rem;color:#fff}.estimate span{font-size:.72rem;color:#ffca72}.progress-wrap{margin:20px 0;background:#151b25;border-radius:10px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:8px}.progress-wrap div{display:flex;justify-content:space-between}.progress-wrap progress{width:100%;accent-color:#7657ff}.error{margin:18px 0;padding:15px;background:#371a22;border:1px solid #7c3345;border-radius:9px;display:flex;gap:12px;align-items:center}.error span{flex:1}.toolbar{margin:28px 0 14px;display:flex;justify-content:space-between;gap:16px;position:sticky;top:78px;background:#111721ef;padding:10px;border:1px solid #2b3442;border-radius:10px;z-index:5}.toolbar>div,.button-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.toolbar label{flex-direction:row;align-items:center}.gallery{display:grid;gap:14px}.card{background:#111721;border:1px solid #27303d;border-radius:11px;overflow:hidden;min-width:0}.card.selected{border-color:#9179ff;box-shadow:0 0 0 2px #7457dd66}.thumb{position:relative;display:block;width:100%;padding:0;border:0;border-radius:0;background:#080a0e;aspect-ratio:16/10;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:contain}.badge{position:absolute;top:8px;right:8px;background:#7358e8;padding:4px 7px;border-radius:20px;font-size:.65rem}.card-meta,.card-actions{display:flex;align-items:center;justify-content:space-between;padding:9px 10px}.card-meta label{flex-direction:row;align-items:center}.card-meta time{color:#98a3b4;font:12px ui-monospace,monospace}.card-actions{border-top:1px solid #252d39}.card-actions button:first-child{flex:1}.export{margin-top:50px;background:#111620;border:1px solid #27303d;padding:24px;border-radius:14px}.export-grid{display:flex;gap:16px;flex-wrap:wrap;align-items:end;margin-bottom:16px}.export-grid label{min-width:150px}.export-grid label:has(input[type=checkbox]){flex-direction:row}.sheet{margin-top:20px}.sheet img{max-width:100%;max-height:500px;border:1px solid #344052}.sheet div{margin-top:8px;display:flex;gap:8px}.empty{margin:50px 0}.empty>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.empty article{padding:20px;background:#111620;border:1px solid #242c39;border-radius:10px;display:flex;flex-direction:column;gap:8px}.empty article b{color:#9782ff}.empty article span,footer span{color:#929dac;font-size:.85rem}.modal{position:fixed;inset:0;z-index:30;background:#05070bcc;display:flex;align-items:center;justify-content:center;padding:18px}.editor{background:#111721;border:1px solid #394355;border-radius:13px;width:min(1300px,100%);height:min(900px,96vh);overflow:hidden}.editor header{height:62px;padding:12px 18px;border-bottom:1px solid #303845;display:flex;justify-content:space-between;align-items:center}.editor header div{display:flex;flex-direction:column}.editor header small{color:#8f9aaa}.editor-body{height:calc(100% - 62px);display:grid;grid-template-columns:minmax(0,1fr) 390px}.preview{background:#07090d;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.preview img{max-width:100%;max-height:100%;object-fit:contain}.comparison-stage{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.comparison-stage>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.comparison-original{z-index:2}.comparison-divider{position:absolute;z-index:3;top:0;bottom:0;width:2px;background:#fff;box-shadow:0 0 0 1px #0006;pointer-events:none}.comparison-divider:after{content:"↔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#161b25;font-weight:800}.comparison-slider{position:absolute;z-index:4;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.comparison-label{position:absolute;z-index:5;top:14px;padding:5px 9px;border-radius:20px;background:#080b10bb;color:#fff;font-size:.72rem;pointer-events:none}.original-label{left:14px}.result-label{right:14px}.compare{position:absolute;bottom:18px}.safe{position:absolute;inset:10%;border:1px dashed #fff8;pointer-events:none;color:#fff9;font-size:.7rem;padding:4px}.panel{padding:18px;overflow:auto;display:flex;flex-direction:column;gap:14px}.scroll-hint{position:sticky;top:-18px;z-index:6;margin:-18px -18px 2px;padding:8px 14px;text-align:center;background:linear-gradient(#181e29 70%,transparent);color:#b9c2d1;font-size:.72rem;pointer-events:none}.editor-savebar{position:sticky;bottom:-18px;z-index:6;margin:4px -18px -18px;padding:12px 18px 18px;background:linear-gradient(transparent,#111721 20%);display:flex;flex-direction:column;gap:8px}.save-confirmation{padding:8px 10px;border:1px solid #28644f;border-radius:7px;background:#102c23;color:#78e4b7;font-size:.78rem;text-align:center;animation:save-in .2s ease-out}@keyframes save-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.panel .row,.adjustments{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adjustments label output,.panel>label output{float:right;color:#fff}.panel fieldset{border:1px solid #354052;border-radius:8px}.panel .active{background:#7256de}.file-button{border:1px solid #394252;border-radius:8px;padding:.7rem;cursor:pointer;text-align:center}.lightbox{position:fixed;inset:0;z-index:40;background:#020306ee;display:flex;align-items:center;justify-content:center;flex-direction:column}.lightbox img{max-width:92vw;max-height:85vh}.lightbox button{position:absolute;right:20px;top:20px}.lightbox span{margin-top:10px;color:#aab3c1}footer{border-top:1px solid #252c37;padding:24px max(24px,calc((100% - 1400px)/2));display:flex;gap:14px}hr{border:0;border-top:1px solid #2d3542;margin:24px 0}.ai-box{border:1px solid #705ce0;background:linear-gradient(145deg,#191531,#111827);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.ai-box p{font-size:.78rem;color:#abb4c6;line-height:1.45;margin:0}.ai-box>small{color:#8f9aad}.ai-title{display:flex;gap:10px;align-items:center}.ai-title>span{display:grid;place-items:center;width:32px;height:32px;background:#765be7;border-radius:9px}.ai-title div{display:flex;flex-direction:column}.ai-title small{color:#a89be5}.ai-progress{display:flex;flex-direction:column;gap:7px;font-size:.78rem}.ai-progress progress{width:100%;accent-color:#8c73ff}.ai-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.ai-modes button{padding:.5rem .25rem;font-size:.72rem}.ai-modes .active{background:#7256de;border-color:#a694ff}.ai-ready{color:#67dfae;font-size:.8rem}.inline-error{background:#401c25;color:#ffb8c7;border-radius:7px;padding:8px;font-size:.78rem}.ai-badge{background:linear-gradient(90deg,#704bea,#a44ee7)}.nano-steps{margin:0;padding-left:1.3rem;color:#c1c8d5;font-size:.78rem;line-height:1.6}.privacy-check{flex-direction:row;align-items:flex-start;background:#0d1320;padding:10px;border-radius:8px;line-height:1.4}.privacy-check input{margin-top:3px}.nano-prompt{width:100%;resize:vertical;min-height:94px;border:1px solid #40366f;background:#0c1018;color:#bac2d0;border-radius:8px;padding:9px;font:11px/1.45 ui-monospace,monospace}.import-button{border-color:#5f73a3}.import-notice{background:#112a24;border:1px solid #285d4d;color:#8ce5c2;border-radius:7px;padding:8px;font-size:.75rem;line-height:1.4}.local-fallback{border-top:1px solid #3d365d;padding-top:10px}.local-fallback summary{cursor:pointer;color:#9ea8b9;font-size:.75rem}.local-fallback[open]{display:flex;flex-direction:column;gap:8px}@media(max-width:950px){.hero{grid-template-columns:1fr}.extract-panel{grid-template-columns:repeat(2,1fr)}.editor-body{grid-template-columns:1fr}.preview{min-height:40vh}.panel{max-height:48vh}.toolbar{position:static;flex-direction:column}.empty>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.top nav{display:none}.hero h1{font-size:2.4rem}.extract-panel{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.card-actions button{padding:.5rem}.empty>div{grid-template-columns:1fr}main{padding:22px 12px}.adjustments{grid-template-columns:1fr}.editor{height:98vh}.modal{padding:4px}}
