*{box-sizing:border-box}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#07111f;color:#e5eefb}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(34,211,238,.18),transparent 30rem),radial-gradient(circle at 80% 5%,rgba(59,130,246,.16),transparent 26rem),linear-gradient(135deg,#07111f,#0f172a)}button,a,input{font:inherit}.app-shell{width:min(980px,calc(100% - 32px));margin:0 auto;padding:48px 0}.hero{text-align:center;margin-bottom:28px}.brand-mark{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:linear-gradient(135deg,#06b6d4,#2563eb);box-shadow:0 20px 45px #0891b240;margin-bottom:18px}.hero h1{margin:0;font-size:clamp(2.4rem,5vw,4.25rem);letter-spacing:-.055em}.hero p{color:#93a4b8;font-size:1.08rem;max-width:720px;margin:14px auto 0;line-height:1.65}.panel,.notes{border:1px solid rgba(148,163,184,.2);background:#0f172ac7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;box-shadow:0 24px 80px #02061773}.panel{padding:24px}.dropzone{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:2px dashed rgba(34,211,238,.32);border-radius:24px;background:#0f172a8c;color:#dbeafe;cursor:pointer;transition:.18s ease}.dropzone:hover{border-color:#22d3eebf;background:#0e749024;transform:translateY(-1px)}.dropzone strong{font-size:1.25rem}.dropzone span{color:#94a3b8}.video-card{display:grid;gap:18px}.video-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.video-card h2{margin:0;word-break:break-word}.video-card p{margin:6px 0 0;color:#94a3b8}.icon-button{border:0;background:#94a3b824;color:#cbd5e1;width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-button:hover{background:#f871712e;color:#fecaca}.preview{width:100%;max-height:560px;border-radius:22px;background:#020617;border:1px solid rgba(148,163,184,.16)}.split-control{display:grid;gap:10px}.split-control__top{display:flex;align-items:center;justify-content:space-between;gap:14px}.split-control label{color:#dbeafe;font-weight:700}.split-control strong{color:#67e8f9;font-variant-numeric:tabular-nums}input[type=range]{width:100%;accent-color:#06b6d4}.primary-button,.download-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:18px;background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 16px 32px #2563eb38}.primary-button:disabled{opacity:.55;cursor:not-allowed}.hidden{display:none}.notice,.progress-card,.downloads{margin-top:18px;border-radius:20px;padding:16px;border:1px solid rgba(148,163,184,.18);background:#02061752}.notice{display:flex;align-items:center;gap:10px}.notice--error{border-color:#f8717152;color:#fecaca;background:#7f1d1d3d}.progress-card__top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.progress-bar{height:12px;overflow:hidden;border-radius:999px;background:#334155e6}.progress-bar div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#3b82f6);transition:width .18s ease}.progress-card code{display:block;margin-top:12px;color:#94a3b8;white-space:pre-wrap;word-break:break-word}.downloads{display:grid;gap:12px}.downloads__title{display:flex;align-items:center;gap:10px;color:#86efac}.downloads__title h2{margin:0}.notes{padding:22px;margin-top:20px}.notes h2{margin:0 0 8px}.notes p{margin:0;color:#94a3b8;line-height:1.7}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
