:root{--color-bg: #0b0f1a;--color-surface: #0f172a;--color-border: #1f2937;--color-text: #e2e8f0;--color-text-muted: #94a3b8;--accent: #22d3ee;--accent-strong: #06b6d4;--brand: #8b5cf6;--brand-strong: #a78bfa;--radius-sm: 6px;--radius-md: 10px;--shadow-md: 0 6px 20px rgba(0,0,0,.25)}.theme-light{--color-bg: #ffffff;--color-surface: #f8fafc;--color-border: #e5e7eb;--color-text: #0f172a;--color-text-muted: #475569;--accent: #0891b2;--accent-strong: #0ea5b7;--brand: #7c3aed;--brand-strong: #8b5cf6}*,*:before,*:after{box-sizing:border-box}html:focus-within{scroll-behavior:smooth}html,body{height:100%}body{margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.6}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.container{max-width:1100px;margin-inline:auto;padding:16px}.section{margin-block:16px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.stack-8>*+*{margin-top:8px}.stack-12>*+*{margin-top:12px}.stack-16>*+*{margin-top:16px}.row-8{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.row-12{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.row-16{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.row-24{display:flex;gap:24px;align-items:flex-start;flex-wrap:wrap}.col-50{flex:1 1 50%;max-width:50%}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mb-8{margin-bottom:8px}.relative{position:relative}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.player{width:100%;aspect-ratio:16/9;border:0}.player-crop{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius-sm)}.player-embed{position:absolute;top:-28px;left:0;width:100%;height:calc(100% + 32px)}.logbox{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;white-space:pre-wrap;background:var(--color-surface);color:var(--color-text);padding:8px;border-radius:var(--radius-sm);border:1px solid var(--color-border);height:180px;overflow:auto}.hud-box{position:absolute;right:8px;top:8px;z-index:5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;background:#020617b3;color:var(--color-text);padding:6px 8px;border-radius:var(--radius-sm)}.wave{width:100%;height:96px;overflow:hidden;position:relative;contain:paint}.wave canvas{display:block;max-width:100%}.wave{display:none!important}.clip-abs{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.timeline{width:100%;height:18px;background:var(--color-bg);display:block;margin-top:6px;cursor:pointer}.site-header{position:sticky;top:0;z-index:50;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.brand{font-weight:700;color:var(--color-text);text-decoration:none}.nav{display:flex;gap:12px;align-items:center}.nav a{color:var(--color-text);text-decoration:none;padding:6px 8px;border-radius:var(--radius-sm)}.nav a:hover{background:#94a3b826}.site-footer{margin-top:24px;background:var(--color-surface);border-top:1px solid var(--color-border)}.footer-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 0;font-size:12px;color:var(--color-text-muted)}.layout-3{display:grid;grid-template-columns:285px 678px 285px;gap:16px;align-items:start}.col-left{display:flex;flex-direction:column;gap:12px}.col-center,.col-right{display:flex;flex-direction:column;gap:16px}.left-sticky{position:sticky;top:0}. .span-2{grid-column:span 2;display:flex;gap:16px;align-items:flex-start}.order-1{order:1}.order-2{order:2}.hide-status{display:none}.col-left,.col-center,.col-right{border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-md);padding:12px;background:transparent}.stage-1280x720{width:1280px;min-height:720px;margin:0 auto}.container.stage-1280x720{max-width:none;padding:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617a6;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);width:min(760px,92vw);max-height:90vh;overflow:auto;padding:16px;box-shadow:var(--shadow-md)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.player-678x430{width:678px;height:430px;aspect-ratio:auto}.status-btn{position:fixed;right:12px;top:10px;z-index:1100;font-size:12px;padding:4px 6px}.status-btn-upload{position:fixed;right:72px;top:10px;z-index:1100;font-size:12px;padding:4px 6px}.status-pop{position:fixed;right:12px;top:44px;z-index:1101;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:360px;max-height:60vh;overflow:auto;box-shadow:var(--shadow-md)}.status-pop .head{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;font-size:12px}.status-pop .body{padding:8px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gen-params{display:flex;flex-direction:column;gap:12px}.gen-params .row-line{display:flex;align-items:center;gap:8px}.gen-params .row-line.wrap{flex-wrap:wrap}.gen-params .label-sm{width:88px;color:var(--color-text-muted);font-size:12px}.gen-params .val{margin-left:6px;min-width:28px;text-align:right}.flex-1{flex:1 1 0%}h1,h2,h3{line-height:1.2;margin:0}h2{font-size:20px;font-weight:700}h3{font-size:16px;font-weight:600;color:var(--color-text-muted)}code,pre,.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.input,input[type=text],input[type=number],input[type=url],input[type=file],select,textarea{width:100%;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:8px 10px}.label{display:inline-block;color:var(--color-text-muted);font-size:12px;margin-bottom:6px}.btn{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);padding:8px 12px;border-radius:var(--radius-sm)}.btn:hover{border-color:#334155}.btn-primary{background:var(--brand);color:#fff;border:1px solid transparent}.btn-primary:hover{background:var(--brand-strong)}.btn-ghost{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.surface{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.panel-bright{background:#f1f5f9;color:#0f172a;border:1px solid #e5e7eb;border-radius:var(--radius-md);padding:12px}.theme-light .panel-bright{background:#fff;border-color:#e5e7eb;color:#0f172a}.muted{color:var(--color-text-muted)}.badge{display:inline-block;border-radius:999px;padding:2px 8px;background:#22d3ee1a;color:var(--accent);border:1px solid rgba(34,211,238,.25);font-size:12px}.hr{height:1px;background:var(--color-border);border:0}.text-strike{text-decoration:line-through}
