*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d1117;--surface:#161b22;--surface-el:#1c2129;--primary:#00ff51;--secondary:#ff6b35;--accent:#58a6ff;--danger:#f44;--text:#f0f6fc;--text-2:#8b949e;--text-muted:#484f58;--border:#30363d;--r-sm:6px;--r-md:10px;--r-lg:16px}html,body,#root{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.cc-root{z-index:200;color:#fff;-webkit-user-select:none;user-select:none;background:#000;font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif;position:fixed;inset:0}.cc-root *{box-sizing:border-box}.cc-root .stage{background:#000;position:absolute;inset:0}.cc-root .stage>video,.cc-root .stage>canvas{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cc-root .stage>video{z-index:1}.cc-root .stage>canvas{z-index:2;pointer-events:none}.cc-root .hud{z-index:3;-webkit-backdrop-filter:blur(6px);color:#fff;background:#0000008c;border-radius:12px;padding:10px 14px;font-size:14px;position:absolute}.cc-root .hud.top{top:calc(env(safe-area-inset-top,0px) + 12px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex;left:12px;right:12px}.cc-root .pill{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.cc-root .pill.ok{background:#0a7}.cc-root .pill.warn{background:#c80}.cc-root .pill.bad{background:#c33}.cc-root .controls{z-index:3;bottom:calc(env(safe-area-inset-bottom,0px) + 16px);flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:absolute;left:12px;right:12px}.cc-root .controls button,.cc-root .panel button,.cc-root .panel a{color:#fff;text-align:center;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:10px;padding:10px 18px;font-size:15px;text-decoration:none}.cc-root .controls button.primary,.cc-root .panel button.primary,.cc-root .panel a.primary{background:#0a7;border-color:#0a7;font-weight:700}.cc-root .controls button.primary:disabled{color:#ffffff80;background:#ffffff1f;border-color:#ffffff2e}.cc-root .controls button.secondary,.cc-root .panel button.secondary{background:#ffffff1f}.cc-root .controls button.rec{background:#c33;border-color:#c33}.cc-root .panel{z-index:5;-webkit-backdrop-filter:blur(8px);text-align:center;background:#000000d1;flex-direction:column;justify-content:center;align-items:stretch;gap:14px;padding:28px;display:flex;position:absolute;inset:0;overflow-y:auto}.cc-root .panel.tall{padding-top:max(28px, calc(env(safe-area-inset-top,0px) + 28px));padding-bottom:max(28px, calc(env(safe-area-inset-bottom,0px) + 28px));justify-content:flex-start}.cc-root .panel .how-toggle{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;align-self:center;padding:6px 12px;font-size:13px}.cc-walk{text-align:left;flex-direction:column;gap:12px;margin:2px 0 6px;display:flex}.cc-walk-step{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.cc-walk-art{aspect-ratio:280/130;background:#00000059;border-radius:8px;width:100%;overflow:hidden}.cc-walk-art>svg{width:100%;height:100%;display:block}.cc-walk-title{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.cc-walk-n{color:#fff;background:#0a7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:inline-flex}.cc-walk-cap{opacity:.82;font-size:13px;line-height:1.45}.cc-root .panel.small{inset:auto 12px calc(env(safe-area-inset-bottom,0px) + 12px) 12px;border-radius:16px;padding:16px;top:auto}.cc-root .panel h1{margin:0;font-size:26px}.cc-root .panel h2{margin:0;font-size:18px}.cc-root .panel .sub{opacity:.85;margin:0;font-size:15px;line-height:1.4}.cc-root .panel .meta{opacity:.6;margin:0;font-size:12px}.cc-root .panel video{background:#111;border-radius:10px;width:100%;max-height:220px}.cc-root .preview{z-index:3;top:calc(env(safe-area-inset-top,0px) + 72px);-webkit-backdrop-filter:blur(6px);color:#fff;background:#0009;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;gap:4px;max-width:42vw;padding:8px;font-size:11px;font-weight:600;display:flex;position:absolute;left:12px}.cc-root .preview-label{opacity:.8;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.cc-root .preview-frame{aspect-ratio:16/9;background:#ffffff0d;border:1px solid #ffffff59;border-radius:4px;width:120px;position:relative}.cc-root .preview-body{background:#10d86a14;border:2px dashed #10d86a;border-radius:3px;position:absolute}.cc-root .preview-stats{opacity:.7;font-size:10px}.cc-root .guide{z-index:3;left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0px) + 80px);pointer-events:none;text-shadow:0 3px 16px #000000e6;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:20px 16px;display:flex;position:absolute}.cc-root .guide-arrow{font-size:26vh;font-weight:800;line-height:.9}.cc-root .guide-label{letter-spacing:.04em;text-align:center;font-size:9vh;font-weight:900;line-height:1}.cc-root .guide-off{color:#ff5a5a}.cc-root .guide-close{color:#ffd54a}.cc-root .guide-ok{color:#10d86a}.cc-root .flip-btn{z-index:4;top:calc(env(safe-area-inset-top,0px) + 72px);-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;line-height:1;display:flex;position:absolute;right:12px}.cc-root .close-btn{z-index:6;top:calc(env(safe-area-inset-top,0px) + 12px);-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;line-height:1;display:flex;position:absolute;right:12px}.cc-root .panel .close-btn{top:12px}.cc-root .loading{z-index:4;text-align:center;background:#000000bf;justify-content:center;align-items:center;padding:20px;font-size:16px;display:flex;position:absolute;inset:0}
