*{box-sizing:border-box}:root{color:#18181b;background:#f4f4f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-shell{display:grid;min-height:100vh;grid-template-columns:256px minmax(0,1fr)}.sidebar{display:flex;flex-direction:column;gap:28px;padding:24px 18px;border-right:1px solid #e4e4e7;background:#fbfbfa}.brand{display:flex;align-items:center;gap:12px;padding:4px 6px}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;color:#fff;background:#0f766e;font-weight:800}.brand h1{margin:0;font-size:18px;line-height:1.2}.brand p,.panel p,.metric-card p,.identity p,.prompt-preview{margin:0;color:#71717a;font-size:13px;line-height:1.5}nav{display:grid;gap:8px}.nav-item{width:100%;padding:11px 12px;border:0;border-radius:8px;color:#52525b;background:transparent;text-align:left}.nav-item:hover{background:#f0fdfa}.nav-item.active{color:#fff;background:#0f766e;font-weight:700}.content{min-width:0;padding:28px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.section-label{margin:0 0 6px;color:#0f766e;font-size:13px;font-weight:800}h2,h3{margin:0;color:#18181b}h2{font-size:30px;line-height:1.2}h3{font-size:18px}.header-actions{display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 12px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:#71717a;font-size:13px}.header-actions strong{color:#18181b}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric-card,.panel{border:1px solid #e4e4e7;border-radius:8px;background:#fff;box-shadow:0 18px 45px #18181b0d}.metric-card{padding:20px}.metric-card span{color:#71717a;font-size:13px}.metric-card strong{display:block;margin:10px 0 4px;color:#18181b;font-size:34px;line-height:1}.workbench{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.panel{min-width:0}.panel-header{display:flex;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid #e4e4e7}.panel-header input{width:240px;height:40px}.table-wrap{overflow-x:auto}.table-wrap table{width:100%;min-width:780px;border-collapse:collapse}.table-wrap th,.table-wrap td{padding:14px 16px;border-bottom:1px solid #e4e4e7;text-align:left;vertical-align:middle;white-space:nowrap}.table-wrap th{color:#71717a;background:#f4f4f5;font-size:12px;font-weight:800}.table-wrap td{color:#3f3f46;font-size:14px}.table-wrap td strong{display:block;color:#18181b;font-size:14px}.table-wrap tr:last-child td{border-bottom:0}.identity{display:flex;align-items:center;gap:12px;min-width:260px;white-space:normal}.avatar{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:8px;color:#fff;background:#0f766e;font-size:13px;font-weight:800}.prompt-preview{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-preview-video-box{display:grid;gap:12px}.scene-preview-video-box video{width:100%;max-height:260px;border-radius:8px;background:#000}.scene-preview-video-box img{width:100%;max-height:260px;object-fit:contain;border-radius:8px;background:#f5f5f5}.badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;color:#115e59;background:#ccfbf1;font-size:12px;font-weight:700}.badge.success{color:#067647;background:#ecfdf3}.badge.muted{color:#71717a;background:#f4f4f5}.badge.danger{color:#b42318;background:#fef3f2}.text-button{border:0;color:#0f766e;background:transparent;font-size:14px;font-weight:700}.form-panel{display:grid;gap:14px;padding:18px}.form-panel label{display:grid;gap:7px;color:#3f3f46;font-size:13px;font-weight:700}.form-panel input,.form-panel select,.form-panel textarea{width:100%;border:1px solid #d4d4d8;border-radius:8px;color:#18181b;background:#fff;outline:none}.form-panel select{height:40px;padding:0 11px}.form-panel textarea{min-height:88px;padding:10px 11px;resize:vertical}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.primary-button{height:42px;border:0;border-radius:8px;color:#fff;background:#0f766e;font-weight:800}.primary-button:hover,.text-button:hover{opacity:.86}@media(max-width:1120px){.workbench{grid-template-columns:1fr}.form-panel{max-width:520px}}@media(max-width:760px){.admin-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #e4e4e7}nav{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-item{text-align:center}.content{padding:20px 14px}.page-header,.panel-header{align-items:stretch;flex-direction:column}.panel-header input{width:100%}.summary-grid{grid-template-columns:1fr}}
