/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */.multimix-auth-shell{color:#201f1e;background:#faf9f7;place-items:center;min-height:100svh;padding:24px;display:grid;position:relative}.multimix-auth-shell:before{content:"";pointer-events:none;background:radial-gradient(640px 400px at 26% 18%,#7c5cff14,#0000 68%),radial-gradient(560px 380px at 76% 78%,#00a88e12,#0000 70%);position:absolute;inset:0}.multimix-auth-card{background:#fff;border:1px solid #eae7e1;border-radius:20px;align-content:start;gap:0;width:min(100%,400px);padding:36px 36px 28px;display:grid;position:relative;box-shadow:0 6px 16px #201f1e12,0 28px 70px #201f1e21}.multimix-auth-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:22px;display:flex}.multimix-auth-brand-mark{background:var(--ai-grad);border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.multimix-auth-brand b{letter-spacing:.01em;font-size:18px;font-weight:700}.multimix-auth-title{text-align:center;margin:0 0 4px;font-size:16px;font-weight:650}.multimix-auth-sub{color:#9b968e;text-align:center;margin:0 0 24px;font-size:12.5px}.multimix-auth-card form{gap:0;display:grid}.multimix-auth-field{color:inherit;gap:6px;margin-bottom:14px;display:grid}.multimix-auth-field span{color:#6e6a64;font-size:12px;font-weight:600}.multimix-auth-field input{color:#201f1e;height:42px;font:inherit;background:#fff;border:1px solid #ddd9d1;border-radius:11px;outline:none;padding:0 14px;font-size:13.5px;transition:border-color .15s,box-shadow .15s}.multimix-auth-field input::placeholder{color:#9b968e}.multimix-auth-field input:focus,.multimix-auth-field input:focus-visible{border-color:#7c5cff;outline:0;box-shadow:0 0 0 3px #7c5cff1f}.multimix-auth-forgot{text-align:right;margin:-6px 0 16px}.multimix-auth-forgot button{color:#9b968e;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.multimix-auth-forgot button:hover{color:var(--accent);text-decoration:underline}.multimix-auth-error,.multimix-auth-notice{margin:0 0 10px;font-size:12px;line-height:18px}.multimix-auth-error{color:#b42318}.multimix-auth-notice{color:#0e8a6b}.multimix-auth-submit{color:#fff;cursor:pointer;background:#201f1e;border:0;border-radius:999px;width:100%;height:44px;font-size:14px;font-weight:650;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 6px #201f1e0d,0 16px 40px #201f1e12}.multimix-auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px #201f1e29,0 18px 44px #201f1e1a}.multimix-auth-submit:disabled{opacity:.7}.multimix-auth-switch{color:#9b968e;text-align:center;margin:12px 0 0;font-size:12px}.multimix-auth-switch button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.multimix-auth-switch button:hover{text-decoration:underline}.multimix-auth-foot{color:#9b968e;text-align:center;margin:20px 0 0;font-size:11.5px;line-height:1.7}.multimix-auth-loading{color:#6e6a64;place-items:center;min-height:120px;font-size:14px;display:grid}:root{color-scheme:light;--background:#faf9f7;--rail:#201f1e;--rail-soft:#34312e;--surface:#fff;--surface-soft:#f8f6f3;--surface-strong:#f0ede8;--text:#201f1e;--muted:#6e6a64;--line:#eae7e1;--line-strong:#ddd9d1;--accent:#5b45e0;--accent-strong:#4936c4;--accent-soft:#eeeaff;--warning:#9a6a00;--warning-soft:#fff3d9;--danger:#b42318;--danger-soft:#fae9e6;--quiet:#9b968e;--input:#fff;--input-line:#ddd9d1;--button:#fff;--button-line:#ddd9d1;--analysis:#f5f3ef;--analysis-strong:#ddd9d1;--signal-surface:#f5f3ef;--signal-line:#d9d2f7;--signal-glow:#7c5cff29;--ledger-surface:#fffffff7;--ledger-soft:#f5f3efc7;--ledger-line:#7c5cff38;--signal-meter:linear-gradient(90deg,#7c5cff,#00a88e);--decision-notify:#eeeaff;--decision-suppress:#f0ede8;--ai-a:#7c5cff;--ai-b:#00a88e;--ai-grad:linear-gradient(120deg,#7c5cff,#00a88e);--ai-soft:linear-gradient(120deg,#7c5cff17,#00a88e17);--shadow:0 16px 40px #201f1e14;--shadow-tight:0 8px 22px #201f1e12;--button-shadow:0 2px 6px #201f1e0d,0 10px 26px #201f1e0f;--button-shadow-strong:0 4px 10px #201f1e17,0 14px 34px #201f1e14;--motion-fast:.14s ease;--motion-medium:.22s ease}*{box-sizing:border-box}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--line-strong);border:2px solid var(--background);border-radius:5px}::-webkit-scrollbar-track{background:0 0}body,html{background:var(--background);min-height:100%;color:var(--text);margin:0;font-family:Aptos,Aptos Display,Noto Sans SC,Microsoft YaHei UI,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.72}.shadcn-prototype-shell{--sp-bg:#faf9f7;--sp-card:#fff;--sp-muted:#f5f3ef;--sp-muted-2:#f8f6f3;--sp-border:#eae7e1;--sp-border-strong:#ddd9d1;--sp-text:#201f1e;--sp-subtle:#6e6a64;--sp-faint:#9b968e;--sp-green:#0e8a6b;--sp-green-soft:#e7f4ef;--sp-green-line:#bfe3d5;--sp-accent:#5b45e0;--sp-accent-soft:#eeeaff;--sp-accent-line:#d9d2f7;--sp-warn:#9a6a00;--sp-warn-soft:#fff3d9;--sp-danger:#b42318;--sp-danger-soft:#fae9e6;--sp-danger-line:#efc7c0;--sp-ai-a:#7c5cff;--sp-ai-b:#00a88e;--sp-ai-grad:linear-gradient(120deg,#7c5cff,#00a88e);--sp-ai-soft:linear-gradient(120deg,#7c5cff17,#00a88e17);--sp-shadow:0 2px 6px #201f1e0d,0 16px 40px #201f1e12;background:var(--sp-bg);height:100svh;min-height:0;color:var(--sp-text);letter-spacing:0;grid-template-columns:264px minmax(0,1fr);font-family:Inter,Aptos,Noto Sans SC,Microsoft YaHei UI,Segoe UI,sans-serif;transition:grid-template-columns .18s;display:grid;overflow:hidden}.shadcn-prototype-shell.sidebar-collapsed{grid-template-columns:52px minmax(0,1fr)}.shadcn-prototype-shell.sidebar-visual-collapsed{grid-template-columns:minmax(0,1fr)}.shadcn-prototype-shell.sidebar-visual-collapsed .shadcn-prototype-sidebar{display:none}.shadcn-prototype-shell.sidebar-visual-collapsed .shadcn-prototype-inset{grid-column:1}.shadcn-prototype-shell button,.shadcn-prototype-shell textarea{font:inherit}.shadcn-prototype-sidebar{background:#f8f6f3;border-right:1px solid #eae7e1;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;height:100svh;min-height:0;padding:0 12px 14px;display:grid;overflow:hidden}.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-sidebar{grid-template-rows:minmax(0,1fr);padding:0 10px 14px}.shadcn-prototype-team{min-height:48px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:26px minmax(0,1fr) 30px 30px;align-items:center;gap:8px;padding:0 6px;display:grid}.shadcn-prototype-team span.shadcn-prototype-brand-mark{background:var(--sp-ai-grad);border-radius:999px;place-items:center;width:26px;height:26px;display:inline-grid;overflow:visible}.shadcn-prototype-brand-mark svg{width:17px;height:17px;display:block}.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-team{display:none}.shadcn-prototype-home{color:#201f1e;width:30px;min-height:30px;box-shadow:none;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:650;display:inline-flex}.shadcn-prototype-home:hover{background:#f5f3ef}.shadcn-prototype-sidebar-toggle{color:#6e6a64;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;min-height:30px;padding:0;display:inline-flex}.shadcn-prototype-sidebar-toggle:hover{color:#201f1e;background:#f5f3ef}.shadcn-prototype-collapsed-rail,.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-brand,.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-conversation-section,.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-nav,.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-new-conversation,.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-sidebar-toggle,.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-user{display:none}.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-collapsed-rail{flex-direction:column;gap:12px;min-height:0;padding-top:12px;display:flex}.shadcn-prototype-collapsed-rail-group{justify-items:center;gap:8px;padding-top:2px;display:grid}.shadcn-prototype-collapsed-rail-button{color:#6e6a64;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:32px;height:32px;min-height:0;padding:0;transition:background-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-grid}.shadcn-prototype-collapsed-rail-button:focus-visible,.shadcn-prototype-collapsed-rail-button:hover{color:#201f1e;background:#f5f3ef;outline:none}.shadcn-prototype-collapsed-rail-button.active{color:#201f1e;background:#f5f3ef;box-shadow:inset 2px 0 #201f1e}.shadcn-prototype-collapsed-rail-button.accent{color:#fff;background:#201f1e;box-shadow:0 8px 18px #18181b29}.shadcn-prototype-collapsed-rail-button.accent.active,.shadcn-prototype-collapsed-rail-button.accent:focus-visible,.shadcn-prototype-collapsed-rail-button.accent:hover{color:#fff;background:#201f1e}.shadcn-prototype-collapsed-rail-user{display:none}.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-collapsed-rail-user{border-top:1px solid #eae7e1;place-items:center;margin-top:auto;padding-top:12px;display:grid}.shadcn-prototype-collapsed-rail-user span{color:#4a4640;background:#f5f3ef;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:700;line-height:1;display:inline-grid}.shadcn-prototype-team strong,.shadcn-prototype-user strong{color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.25;display:block;overflow:hidden}.shadcn-prototype-team span,.shadcn-prototype-user span{color:var(--sp-subtle)}.shadcn-prototype-team span,.shadcn-prototype-user em,.shadcn-prototype-user span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;display:block;overflow:hidden}.shadcn-prototype-user em{color:var(--sp-faint);font-style:normal}.shadcn-prototype-user span.shadcn-prototype-user-avatar{border:1px solid var(--sp-border);background:var(--sp-muted);color:#4a4640;border-radius:999px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;line-height:1;display:inline-grid;overflow:visible}.shadcn-prototype-logout{color:#6e6a64;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:28px;height:28px;margin-top:0;padding:0;display:inline-grid}.shadcn-prototype-logout:hover{color:#b42318;background:#f5f3ef}.shadcn-prototype-new-conversation{color:#fff;min-height:38px;transition:transform var(--motion-fast),box-shadow var(--motion-fast);background:#201f1e;border:1px solid #201f1e;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:0 11px;font-size:13px;font-weight:650;display:flex;box-shadow:0 2px 6px #201f1e14,0 10px 26px #201f1e12}.shadcn-prototype-new-conversation:hover{transform:translateY(-1px);box-shadow:0 4px 10px #201f1e1f,0 14px 34px #201f1e17}.shadcn-prototype-new-conversation.active{box-shadow:0 0 0 2px var(--sp-bg),0 0 0 3.5px #7c5cff73,var(--sp-shadow);background:#201f1e;border-color:#201f1e}.shadcn-prototype-nav{gap:3px;margin-top:14px;display:grid}.shadcn-prototype-conversation-main,.shadcn-prototype-nav button{color:#3d3a36;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;min-height:34px;padding:0 9px;font-size:13px;display:flex}.shadcn-prototype-conversation-row:hover,.shadcn-prototype-nav button:hover{color:var(--sp-text);background:#f5f3ef}.shadcn-prototype-conversation-row.active,.shadcn-prototype-nav button.active{background:var(--sp-accent-soft);color:var(--sp-accent);font-weight:650}.shadcn-prototype-conversation-row.active .shadcn-prototype-conversation-main{color:var(--sp-accent)}.shadcn-prototype-section-title{letter-spacing:.06em;color:var(--sp-subtle);justify-content:space-between;align-items:center;padding:0 6px 4px;font-size:11px;font-weight:650;display:flex}.shadcn-prototype-section-title em{color:var(--sp-faint);font-size:11px;font-style:normal}.shadcn-prototype-section-title button{justify-content:center;width:24px;min-height:24px;padding:0}.shadcn-prototype-conversation-section{border-top:1px solid var(--sp-border);grid-template-rows:auto minmax(0,1fr);min-height:0;margin-top:14px;padding-top:14px;display:grid}.shadcn-prototype-conversation-list{align-content:start;gap:2px;min-height:0;margin-right:-12px;padding-right:8px;display:grid;overflow:auto}.shadcn-prototype-conversation-state{color:var(--sp-faint);gap:6px;padding:12px 10px;font-size:11px;line-height:1.45;display:grid}.shadcn-prototype-conversation-state strong{color:var(--sp-text);font-size:12px}.shadcn-prototype-conversation-state button{border:1px solid var(--sp-border);background:var(--sp-card);color:var(--sp-text);cursor:pointer;border-radius:999px;justify-self:start;padding:5px 10px}.shadcn-prototype-conversation-row{color:#3d3a36;cursor:pointer;border-radius:8px;min-height:34px;transition:background-color .16s,color .16s,transform .16s;position:relative}.shadcn-prototype-conversation-row:has(.shadcn-prototype-conversation-menu){z-index:10}.shadcn-prototype-conversation-row:focus-within,.shadcn-prototype-conversation-row:hover{transform:translate(2px)}.shadcn-prototype-conversation-main{border-radius:inherit;width:100%;min-height:34px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;text-decoration:none;display:grid}.shadcn-prototype-conversation-rename{cursor:default}.shadcn-prototype-conversation-rename-input{border:1px solid var(--sp-accent-line);background:var(--sp-card);width:100%;min-width:0;color:var(--sp-ink);border-radius:8px;outline:none;padding:3px 8px;font-size:13px;font-weight:650;line-height:1.3}.shadcn-prototype-conversation-list strong{min-width:0;color:inherit;scrollbar-width:none;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.3;overflow:hidden}.shadcn-prototype-conversation-row:hover strong{text-overflow:clip;overflow-x:auto}.shadcn-prototype-conversation-list strong::-webkit-scrollbar{display:none}.shadcn-prototype-conversation-list span{color:var(--sp-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;transition:opacity .16s;overflow:hidden}.shadcn-prototype-conversation-row:focus-within .shadcn-prototype-conversation-main span,.shadcn-prototype-conversation-row:has(.shadcn-prototype-conversation-menu) .shadcn-prototype-conversation-main span,.shadcn-prototype-conversation-row:hover .shadcn-prototype-conversation-main span{opacity:0}.shadcn-prototype-conversation-more{z-index:2;color:#6e6a64;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:7px;place-items:center;width:26px;transition:opacity .16s;position:absolute;top:50%;right:4px;transform:translateY(-50%);min-height:26px!important;padding:0!important;display:inline-grid!important}.shadcn-prototype-conversation-more:focus-visible,.shadcn-prototype-conversation-more[aria-expanded=true],.shadcn-prototype-conversation-row:hover .shadcn-prototype-conversation-more{opacity:1}.shadcn-prototype-conversation-more:hover{color:var(--sp-text);background:#201f1e14}.shadcn-prototype-conversation-menu{z-index:50;background:#fff;border:1px solid #eae7e1;border-radius:10px;gap:2px;min-width:116px;padding:5px;display:grid;position:absolute;top:31px;right:4px;box-shadow:0 14px 32px #18181b1f}.shadcn-prototype-conversation-menu button{color:#201f1e;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;min-height:30px;padding:0 8px;font-size:12px;display:flex}.shadcn-prototype-conversation-menu button:hover{background:#f5f3ef}.shadcn-prototype-user{color:var(--sp-subtle);border-top:1px solid #eae7e1;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:12px 6px 2px 8px;display:grid}.shadcn-prototype-inset{grid-template-rows:44px minmax(0,1fr);min-width:0;height:100svh;min-height:0;display:grid;overflow:hidden}.shadcn-prototype-inset.conversation-inset{grid-template-rows:minmax(0,1fr)}.shadcn-prototype-inset.conversation-inset .shadcn-prototype-workspace{height:100svh}.shadcn-prototype-topbar{background:#faf9f7;border-bottom:1px solid #eae7e1;justify-content:flex-start;align-items:center;gap:12px;min-width:0;padding:0 20px;display:flex}.shadcn-prototype-shell.sidebar-visual-collapsed .shadcn-prototype-sidebar-toggle{display:none}.shadcn-prototype-shell.sidebar-visual-collapsed .shadcn-prototype-topbar{padding-left:12px}.shadcn-prototype-topbar-sidebar-toggle{color:#6e6a64;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:34px;min-width:34px;min-height:34px;transition:border-color .16s,background-color .16s,box-shadow .16s,color .16s;display:inline-flex}.shadcn-prototype-topbar-sidebar-toggle:focus-visible,.shadcn-prototype-topbar-sidebar-toggle:hover{color:#201f1e;background:#fff;border-color:#ddd9d1;box-shadow:0 8px 18px #18181b0f}.shadcn-prototype-actions,.shadcn-prototype-breadcrumb{align-items:center;gap:8px;min-width:0;display:flex}.shadcn-prototype-breadcrumb{color:var(--sp-subtle);font-size:15px}.shadcn-prototype-actions{margin-left:auto}.shadcn-prototype-diagnostics{position:relative}.shadcn-prototype-diagnostics>button{min-height:28px;color:var(--sp-faint);cursor:pointer;background:#fff;border:1px solid #eae7e1;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:12px;display:inline-flex}.shadcn-prototype-diagnostics-panel{z-index:30;color:#201f1e;background:#fff;border:1px solid #ddd9d1;border-radius:8px;gap:10px;width:280px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #18181b1f}.shadcn-prototype-diagnostics-panel header{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.shadcn-prototype-diagnostics-panel dt,.shadcn-prototype-diagnostics-panel header span{color:#6e6a64}.shadcn-prototype-diagnostics-panel header strong{color:#201f1e;font-size:13px}.shadcn-prototype-diagnostics-panel dl{gap:8px;margin:0;display:grid}.shadcn-prototype-diagnostics-panel dl div{grid-template-columns:72px minmax(0,1fr);align-items:baseline;gap:10px;font-size:12px;display:grid}.shadcn-prototype-diagnostics-panel dd{overflow-wrap:anywhere;color:#201f1e;min-width:0;margin:0;font-weight:600}.shadcn-prototype-diagnostics-panel p{color:#6e6a64;background:#f5f3ef;border-radius:6px;margin:0;padding:8px;font-size:12px;line-height:1.45}.shadcn-prototype-breadcrumb strong{color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-weight:720;overflow:hidden}.shadcn-prototype-breadcrumb span{color:var(--sp-faint);white-space:nowrap;flex:none;font-size:13px;line-height:1.35}.shadcn-prototype-actions button,.shadcn-prototype-breadcrumb button,.shadcn-prototype-card header button{color:#3d3a36;background:#fff;border:1px solid #eae7e1;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 1px 1px #18181b06}.shadcn-prototype-breadcrumb button{width:34px;padding:0}.shadcn-prototype-actions .primary{color:#fff;background:#201f1e;border-color:#201f1e;font-weight:650}.shadcn-prototype-workspace{grid-template-columns:286px 372px minmax(0,1fr);gap:18px;min-width:0;height:calc(100svh - 44px);min-height:0;padding:20px;display:grid;overflow:hidden}.shadcn-prototype-workspace.conversation-mode{grid-template-columns:minmax(320px,var(--chat-panel-width,640px)) 6px minmax(0,1fr);background:var(--background);box-shadow:none;border:0;border-radius:0;gap:0;padding:0}.shadcn-prototype-workspace.workshop-mode{background:var(--sp-card);box-shadow:none;border:0;grid-template-columns:minmax(0,1fr);padding:0}.shadcn-prototype-workspace.workshop-mode .shadcn-prototype-card{box-shadow:none;border:0;border-radius:0}.shadcn-prototype-workspace.empty-mode{background:var(--sp-card);border:0;grid-template-columns:minmax(0,1fr);gap:0;padding:0}.shadcn-prototype-start{place-items:center;height:100%;padding:24px;display:grid;position:relative;overflow:auto}.shadcn-prototype-start:before{content:"";pointer-events:none;background:radial-gradient(640px 400px at 30% 12%,#7c5cff14,#0000 68%),radial-gradient(560px 360px at 78% 26%,#00a88e12,#0000 70%),radial-gradient(500px 340px at 55% 88%,#7c5cff0b,#0000 72%);position:absolute;inset:0}.shadcn-prototype-start-inner{text-align:left;gap:0;width:min(720px,100%);margin-top:-3vh;display:grid;position:relative}.shadcn-prototype-start-greet{color:var(--sp-faint);margin:0 0 10px;font-size:13px}.shadcn-prototype-start-inner h1{letter-spacing:.005em;color:#201f1e;margin:0 0 10px;font-size:42px;font-weight:760;line-height:1.22}.shadcn-prototype-start-sub{color:var(--sp-subtle);margin:0 0 28px;font-size:14.5px;line-height:1.5}.shadcn-prototype-start-dock{background:linear-gradient(var(--sp-card),var(--sp-card)) padding-box,var(--sp-ai-grad) border-box;border:1px solid #0000;border-radius:18px;gap:14px;margin-bottom:24px;padding:18px 16px 12px 18px;transition:box-shadow .3s;display:grid;position:relative;box-shadow:0 4px 14px #7c5cff14,0 22px 52px #00a88e14}.shadcn-prototype-start-dock:focus-within{box-shadow:0 4px 14px #7c5cff14,0 22px 52px #00a88e14}.shadcn-prototype-start-dock textarea{resize:none;width:100%;min-height:52px;color:var(--sp-text);background:0 0;border:0;outline:none;padding:0;font-size:15px;line-height:1.6;display:block;overflow:hidden}.shadcn-prototype-start-dock textarea::placeholder{color:var(--sp-faint)}.shadcn-prototype-start-dock-bar{align-items:center;gap:8px;display:flex}.shadcn-prototype-start-dock-attach{width:32px;height:32px;min-height:0;color:var(--sp-faint);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;padding:0;display:grid}.shadcn-prototype-start-dock-attach:hover:not(:disabled){background:var(--sp-muted);color:var(--sp-subtle)}.shadcn-prototype-start-dock-hint{color:var(--sp-faint);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.shadcn-prototype-start-dock-send{background:var(--sp-ai-grad);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;min-height:0;margin-left:auto;padding:0;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 8px 20px #7c5cff47}.shadcn-prototype-start-dock-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 26px #7c5cff5c}.shadcn-prototype-start-dock-send:disabled{box-shadow:none;cursor:not-allowed;opacity:.45}.shadcn-prototype-start-dock-send.stop{background:#b42318}.shadcn-prototype-composer>button{width:var(--shadcn-prototype-send-size,36px);height:var(--shadcn-prototype-send-size,36px);background:var(--sp-ai-grad);color:#fff;cursor:pointer;border:0;border-radius:999px;place-items:center;min-height:0;padding:0;line-height:1;display:grid;box-shadow:0 8px 20px #7c5cff42}.shadcn-prototype-composer>button svg{display:block}.shadcn-prototype-start-sugg-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.shadcn-prototype-start-sugg-card{border:1px solid var(--sp-border);background:var(--sp-card);color:inherit;text-align:left;cursor:pointer;border-radius:16px;align-items:flex-start;gap:12px;padding:15px 17px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.shadcn-prototype-start-sugg-card:hover:not(:disabled){border-color:var(--sp-border-strong);box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-start-sugg-card .ic{background:var(--sp-muted);width:32px;height:32px;color:var(--sp-subtle);border-radius:10px;flex:none;place-items:center;display:grid}.shadcn-prototype-start-sugg-card .tx{gap:1px;min-width:0;display:grid}.shadcn-prototype-start-sugg-card .t{color:var(--sp-text);font-size:13.5px;font-weight:600}.shadcn-prototype-start-sugg-card .s{color:var(--sp-faint);font-size:12px}.shadcn-prototype-start-ready{border:1px solid var(--sp-border);background:var(--sp-card);box-shadow:var(--sp-shadow);text-align:left;border-radius:14px;align-items:center;gap:14px;margin-top:0;padding:12px 16px;display:flex}.shadcn-prototype-start-ready-text{gap:2px;min-width:0;display:grid}.shadcn-prototype-start-ready-title{color:var(--sp-text);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.shadcn-prototype-start-ready-badge{border:1px solid var(--sp-border);color:var(--sp-subtle);background:var(--sp-card);border-radius:999px;align-items:center;gap:5px;padding:1px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.shadcn-prototype-start-ready-badge .dot{background:var(--sp-ai-grad);border-radius:50%;width:7px;height:7px;animation:shadcn-prototype-confirm-breathe 2.2s infinite}.shadcn-prototype-start-ready-meta{color:var(--sp-faint);font-size:11px}.shadcn-prototype-start-ready-thumbs{gap:6px;margin-left:auto;display:flex}.shadcn-prototype-start-ready-thumb{width:44px;height:34px;box-shadow:0 0 0 1px var(--sp-border);background:linear-gradient(135deg,#7c5cff1f,#00a88e1a),#f5f3ef;border-radius:8px;overflow:hidden}.shadcn-prototype-start-ready-thumb img{object-fit:cover;width:100%;height:100%;display:block}.shadcn-prototype-start-ready-link{color:var(--sp-accent);cursor:pointer;background:0 0;border:0;flex:none;font-size:11.5px;font-weight:600}.shadcn-prototype-start-ready-link:hover{text-decoration:underline}.shadcn-prototype-card{background:var(--sp-card);min-width:0;min-height:0;box-shadow:var(--sp-shadow);border:1px solid #eae7e1;border-radius:12px;overflow:hidden}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-card{box-shadow:none;border:0;border-radius:0}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-chat{border-right:1px solid var(--sp-border)}.shadcn-prototype-resize-handle{color:#0000;cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;place-items:center;width:6px;min-width:6px;height:100%;padding:0;display:grid;position:relative}.shadcn-prototype-resize-handle:after{content:"";background:var(--line-strong);border-radius:2px;width:2px;height:36px;transition:background-color .16s;position:absolute;top:50%;left:2px;right:auto;transform:translateY(-50%)}.shadcn-prototype-resize-handle:focus-visible,.shadcn-prototype-resize-handle:hover{outline:none}.shadcn-prototype-resize-handle:focus-visible:after,.shadcn-prototype-resize-handle:hover:after,.shadcn-prototype-resizing .shadcn-prototype-resize-handle:after{background:var(--accent)}.shadcn-prototype-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.shadcn-prototype-card header{border-bottom:1px solid var(--sp-border);justify-content:space-between;align-items:flex-start;gap:12px;min-height:78px;padding:16px 17px 12px;display:flex}.shadcn-prototype-card p{color:var(--sp-subtle);margin:6px 0 0;font-size:12px;line-height:1.45}.shadcn-prototype-file-icon{color:#6e6a64;background:#f5f3ef;border:1px solid #eae7e1;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.shadcn-prototype-chat{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid;overflow:hidden}.shadcn-prototype-chat-context{grid-auto-rows:max-content;min-height:0;display:grid}.shadcn-prototype-thread{align-content:start;gap:14px;width:100%;min-height:0;padding:24px clamp(18px,4vw,30px);display:grid;overflow:auto}.shadcn-prototype-thread article{background:0 0;border:0;border-radius:18px;max-width:min(680px,92%);padding:0}.shadcn-prototype-thread article.assistant{background:0 0;border:0;justify-self:start;margin-left:0;padding:0}.shadcn-prototype-thread article.delivery{gap:10px;max-width:min(720px,96%);display:grid}.shadcn-prototype-thread article.user{background:#f5f3ef;border-radius:18px;justify-self:end;max-width:min(620px,82%);padding:12px 14px}.shadcn-prototype-thread article.context{background:#fff;border:1px solid #eae7e1;border-radius:18px;grid-template-columns:34px minmax(0,1fr);justify-self:start;align-items:center;gap:10px;width:min(520px,92%);padding:10px 12px;display:grid;box-shadow:0 8px 22px #18181b0a}.shadcn-prototype-thread .assistant span,.shadcn-prototype-thread strong{color:#6e6a64;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.shadcn-prototype-thread .context span,.shadcn-prototype-thread p{color:#201f1e;margin:0;font-size:13px;line-height:1.55}.shadcn-prototype-context-icon{color:#6e6a64;background:#f8f6f3;border:1px solid #eae7e1;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.shadcn-prototype-thread .context strong{color:#201f1e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;display:block;overflow:hidden}.shadcn-prototype-thread .context em{color:var(--sp-subtle);margin-top:2px;font-size:12px;font-style:normal;display:block}.shadcn-prototype-product-card-list{justify-self:start;gap:8px;width:min(560px,92%);display:grid}.shadcn-prototype-product-card{color:#201f1e;text-align:left;background:#fff;border:1px solid #eae7e1;border-radius:18px;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:56px;padding:10px 12px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 10px 28px #18181b0a}.shadcn-prototype-product-card:hover{border-color:#ddd9d1;transform:translateY(-1px);box-shadow:0 16px 38px #201f1e14}.shadcn-prototype-product-card.active{background:linear-gradient(#fff,#fff) padding-box,var(--sp-ai-grad) border-box;border-color:#0000;box-shadow:0 4px 14px #7c5cff1a,0 14px 36px #00a88e14}.shadcn-prototype-product-card span:nth-child(2){gap:2px;min-width:0;display:grid}.shadcn-prototype-product-card strong{color:#201f1e;font-size:13px;display:block}.shadcn-prototype-product-card em,.shadcn-prototype-product-card strong{text-overflow:ellipsis;white-space:nowrap;line-height:1.35;overflow:hidden}.shadcn-prototype-product-card em{color:#6e6a64;font-size:12px;font-style:normal}.shadcn-prototype-product-card small{color:#6e6a64;background:#f5f3ef;border-radius:999px;align-self:center;padding:4px 7px;font-size:11px;font-weight:650}.shadcn-prototype-product-card-arrow{color:var(--sp-faint);place-items:center;display:grid}.shadcn-prototype-product-card.active .shadcn-prototype-product-card-arrow,.shadcn-prototype-product-card:hover .shadcn-prototype-product-card-arrow{color:var(--sp-subtle)}.shadcn-prototype-suggestion-row{flex-wrap:wrap;gap:7px;display:flex}.shadcn-prototype-suggestion-row button{color:#4a4640;background:#fff;border:1px solid #eae7e1;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px;transition:border-color .16s,background-color .16s,transform .16s}.shadcn-prototype-suggestion-row button:hover{background:var(--sp-accent-soft);color:var(--sp-accent);border-color:#0000;transform:translateY(-1px)}.shadcn-prototype-suggestion-row button.shadcn-prototype-suggestion-primary{background:var(--sp-ai-grad);color:#fff;border-color:#0000;font-weight:650;box-shadow:0 6px 16px #7c5cff33}.shadcn-prototype-suggestion-row button.shadcn-prototype-suggestion-primary:hover{background:var(--sp-ai-grad);color:#fff;border-color:#0000;box-shadow:0 9px 22px #7c5cff47}.shadcn-prototype-suggestion-row button.shadcn-prototype-suggestion-primary:disabled{opacity:.55;transform:none}.shadcn-prototype-composer{--shadcn-prototype-send-size:36px;background:0 0;border-top:0;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:0 12px 12px;display:grid;position:relative}.shadcn-prototype-composer:before{content:none}.shadcn-prototype-composer textarea{resize:none;border:1.5px solid var(--sp-border-strong);color:#201f1e;background:#fff;border-radius:16px;outline:none;width:100%;height:48px;min-height:48px;max-height:none;padding:12px 62px 12px 48px;font-size:13px;line-height:20px;display:block;overflow:hidden;box-shadow:0 16px 38px #201f1e1a,0 2px 8px #201f1e0f}.shadcn-prototype-composer textarea:focus{border-color:var(--sp-ai-a);box-shadow:0 18px 42px #7c5cff1f,0 3px 10px #201f1e14,0 0 0 3px #7c5cff1f}.shadcn-prototype-composer>button{right:22px;bottom:calc(12px + (48px - var(--shadcn-prototype-send-size)) / 2);transition:transform .16s,box-shadow .16s,background-color .16s;position:absolute}.shadcn-prototype-composer>button:hover{background:#201f1e;transform:translateY(-1px);box-shadow:0 8px 18px #18181b2e}.shadcn-prototype-composer-control{grid-template-columns:30px 30px 30px minmax(0,1fr) var(--shadcn-prototype-send-size);background:linear-gradient(#fff,#fff) padding-box,var(--sp-ai-grad) border-box;border:1.5px solid #0000;border-radius:16px;align-items:center;gap:6px 4px;width:100%;min-height:52px;padding:7px 10px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:grid;position:relative;box-shadow:0 4px 14px #7c5cff12,0 16px 38px #00a88e0f,0 2px 8px #201f1e0d}.shadcn-prototype-composer-control:focus-within{box-shadow:0 4px 14px #7c5cff12,0 16px 38px #00a88e0f,0 2px 8px #201f1e0d}.shadcn-prototype-composer-control.has-attachments{padding-top:7px}.shadcn-prototype-composer-control.drag-active{background:#f8f6f3;border-color:#18181b57;box-shadow:0 0 0 3px #18181b0f,0 16px 34px #18181b1a}.shadcn-prototype-composer-control textarea{height:36px;min-height:36px;max-height:128px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-column:4;padding:8px 0;font-size:14px;line-height:20px;overflow:hidden}.shadcn-prototype-composer-textarea{line-height:20px}.shadcn-prototype-composer-control textarea:focus{box-shadow:none;border-color:#0000}.shadcn-prototype-chat-drop-hint{z-index:3;border:2px dashed var(--sp-ai-a);color:var(--sp-accent);pointer-events:none;background:#faf9f7f0;border-radius:14px;place-items:center;font-size:13px;font-weight:650;display:grid;position:absolute;inset:6px}.shadcn-prototype-composer-control>button.primary{width:var(--shadcn-prototype-send-size);height:var(--shadcn-prototype-send-size);background:var(--sp-ai-grad);color:#fff;cursor:pointer;border:0;border-radius:999px;grid-column:5;justify-self:end;place-items:center;min-height:0;padding:0;line-height:1;transition:transform .16s,box-shadow .16s,background-color .16s;display:grid;position:static;box-shadow:0 8px 20px #7c5cff42}.shadcn-prototype-composer-control>button.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 26px #7c5cff57}.shadcn-prototype-composer-control>button.primary svg{transition:transform .16s;display:block}.shadcn-prototype-composer-control>button.primary:hover:not(:disabled) svg{transform:translateY(-2px)}.shadcn-prototype-composer-control>button.primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.shadcn-prototype-composer-control>button.stop{background:#b42318}.shadcn-prototype-composer-control>button.stop:hover:not(:disabled){background:#b42318;transform:translateY(-1px)}.shadcn-prototype-composer-control>button.primary:disabled svg,.shadcn-prototype-composer-control>button.stop svg,.shadcn-prototype-composer-control>button.stop:hover:not(:disabled) svg{transform:none}.shadcn-prototype-chat-attachment-button{z-index:1;color:#6e6a64;background:#f5f3ef;border:0;border-radius:999px;place-items:center;width:30px;height:30px;min-height:0;padding:0;display:grid;position:static}.shadcn-prototype-chat-image-attachment-button{grid-column:1}.shadcn-prototype-chat-video-attachment-button{grid-column:2}.shadcn-prototype-chat-file-attachment-button{grid-column:3}.shadcn-prototype-chat-attachment-button:hover:not(:disabled){color:#201f1e;background:#eae7e1}.shadcn-prototype-chat-attachment-button:disabled{opacity:.45;cursor:not-allowed}.shadcn-prototype-chat-attachment-tray{flex-wrap:wrap;grid-column:1/-1;gap:6px;max-height:78px;padding:0 0 4px;display:flex;overflow:auto}.shadcn-prototype-chat-attachment-tray article{max-width:min(100%,360px);min-height:34px;box-shadow:none;background:#f8f6f3;border:1px solid #eae7e1;border-radius:10px;grid-template-columns:24px minmax(72px,1fr) auto auto;align-items:center;gap:6px;padding:4px 5px;display:grid}.shadcn-prototype-chat-attachment-tray article.ready{border-color:#bfe3d5}.shadcn-prototype-chat-attachment-tray article.failed{background:#fae9e6;border-color:#efc7c0}.shadcn-prototype-chat-attachment-fallback,.shadcn-prototype-chat-attachment-tray img{color:#6e6a64;object-fit:cover;background:#fff;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.shadcn-prototype-chat-attachment-tray div{min-width:0}.shadcn-prototype-chat-attachment-tray em,.shadcn-prototype-chat-attachment-tray strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shadcn-prototype-chat-attachment-tray strong{color:#201f1e;font-size:11px;line-height:1.25}.shadcn-prototype-chat-attachment-tray em{color:#6e6a64;font-size:10px;font-style:normal}.shadcn-prototype-chat-upload-progress{background:#e5e1da;border-radius:999px;width:100%;height:3px;margin-top:3px;display:block;overflow:hidden}.shadcn-prototype-chat-upload-progress>span{border-radius:inherit;background:linear-gradient(90deg,#6b5df6,#9b8cff);height:100%;transition:width .16s ease-out;display:block}.shadcn-prototype-chat-upload-progress.indeterminate>span{width:40%;animation:shadcn-prototype-chat-upload-progress 1.1s ease-in-out infinite}@keyframes shadcn-prototype-chat-upload-progress{0%{transform:translate(-110%)}to{transform:translate(280%)}}.shadcn-prototype-chat-attachment-tray button{color:#6e6a64;background:0 0;border:0;border-radius:999px;padding:3px 6px;font-size:11px}.shadcn-prototype-chat-attachment-tray button:hover{color:#201f1e;background:#eae7e1}.shadcn-prototype-long-form-prompt{background:#f8f6f3;border-radius:11px;grid-column:1/-1;gap:7px;padding:9px 10px;display:grid}.shadcn-prototype-long-form-prompt p{color:var(--sp-text);margin:0;font-size:12px;font-weight:650}.shadcn-prototype-long-form-prompt>div{flex-wrap:wrap;gap:6px;display:flex}.shadcn-prototype-long-form-prompt button{border:1px solid var(--sp-border);min-height:28px;color:var(--sp-subtle);cursor:pointer;background:#fff;border-radius:999px;padding:4px 10px;font-size:11px}.shadcn-prototype-long-form-prompt button:hover{color:var(--sp-accent);border-color:#7c5cff59}.shadcn-prototype-chat-attachment-help{color:#6e6a64;margin:6px 4px 0;font-size:11px;line-height:16px}.shadcn-prototype-composer.readonly textarea{color:#6e6a64;cursor:not-allowed;background:#f5f3ef}.shadcn-prototype-composer-error{color:#b42318;margin:8px 4px 0;font-size:12px;line-height:18px}.shadcn-prototype-message-group{gap:8px;display:grid}.shadcn-prototype-thread article.shadcn-prototype-workflow-card-message{gap:14px;width:min(560px,92%);max-width:min(560px,92%);display:grid}.shadcn-prototype-workflow-card-message>:is(.shadcn-prototype-confirm-card,.shadcn-prototype-agent-run){width:100%;max-width:none}.shadcn-prototype-thread article.pending p{color:#6e6a64}.shadcn-prototype-thread article.local-unsubmitted{background:#fffaf0;border:1px dashed #c9a44d;border-radius:6px;max-width:min(560px,92%);padding:10px 12px}.shadcn-prototype-thread article.local-unsubmitted p{color:#6f551a}.shadcn-prototype-conversation-skeleton{gap:12px;width:min(560px,92%);display:grid}.shadcn-prototype-conversation-skeleton-label{color:#8a857d;font-size:12px;font-weight:600}.shadcn-prototype-conversation-skeleton-list{gap:14px;display:grid}.shadcn-prototype-conversation-skeleton-row{gap:7px;width:72%;display:grid}.shadcn-prototype-conversation-skeleton-row.user{justify-self:end;width:58%}.shadcn-prototype-conversation-skeleton-row.short{width:48%}.shadcn-prototype-conversation-skeleton-row i{background:#e9e6e0;border-radius:999px;height:10px;animation:shadcn-prototype-waiting-breathe 1.6s ease-in-out infinite;display:block}.shadcn-prototype-conversation-skeleton-row i:last-child{width:68%}.shadcn-prototype-thread .assistant .shadcn-prototype-assistant-waiting{color:#6e6a64;align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.shadcn-prototype-thread .assistant .shadcn-prototype-assistant-waiting>svg{color:var(--sp-ai-a,#7c5cff);animation:shadcn-prototype-waiting-breathe 1.6s ease-in-out infinite}.shadcn-prototype-thread .assistant .shadcn-prototype-assistant-waiting-dots{gap:3px;display:inline-flex}.shadcn-prototype-thread .assistant .shadcn-prototype-assistant-waiting-dots i{opacity:.35;background:currentColor;border-radius:999px;width:4px;height:4px;animation:shadcn-prototype-waiting-breathe 1.6s ease-in-out infinite}.shadcn-prototype-thread .assistant .shadcn-prototype-assistant-waiting-dots i:nth-child(2){animation-delay:.16s}.shadcn-prototype-thread .assistant .shadcn-prototype-assistant-waiting-dots i:nth-child(3){animation-delay:.32s}@keyframes shadcn-prototype-waiting-breathe{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:.75;transform:translateY(-1px)}}.shadcn-prototype-artifact{background:var(--background);grid-template-rows:minmax(0,1fr);display:grid;position:relative;container-type:inline-size}.shadcn-prototype-artifact:before{content:"";pointer-events:none;z-index:0;opacity:0;background:radial-gradient(420px 300px at 65% 8%,#7c5cff14,#0000 70%),radial-gradient(380px 280px at 30% 95%,#00a88e12,#0000 72%);transition:opacity .9s;position:absolute;inset:0}.shadcn-prototype-artifact.generating:before{opacity:1;animation:shadcn-prototype-artifact-aurora 5s ease-in-out infinite alternate}.shadcn-prototype-artifact.generating>.shadcn-prototype-product{z-index:1;position:relative}@keyframes shadcn-prototype-artifact-aurora{0%{opacity:.6}to{opacity:1}}.shadcn-prototype-artifact-generating-badge{background:var(--sp-ai-soft);color:var(--sp-accent);border-radius:999px;flex:none;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.shadcn-prototype-artifact-generating-badge>span{background:var(--sp-ai-grad);border-radius:999px;width:7px;height:7px;animation:shadcn-prototype-confirm-breathe 1.6s infinite}.shadcn-prototype-product{grid-template-rows:auto minmax(0,1fr) auto;gap:10px;height:100%;min-height:0;padding:16px;display:grid;position:relative;overflow:hidden}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-artifact .shadcn-prototype-product{padding:16px 24px}.shadcn-prototype-artifact .shadcn-prototype-product-header{border-bottom:1px solid #eae7e1;justify-content:space-between;align-items:center;gap:16px;min-height:38px;padding:0 0 10px;display:flex}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-artifact .shadcn-prototype-product-header{padding:0 0 10px}.shadcn-prototype-artifact .shadcn-prototype-product-header>div:first-child{gap:2px;min-width:0;display:grid}.shadcn-prototype-artifact .shadcn-prototype-product-header h3{color:#201f1e;align-items:center;gap:8px;min-width:0;margin:0;font-size:15px;line-height:1.25;display:flex;overflow:hidden}.shadcn-prototype-product-title-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shadcn-prototype-artifact .shadcn-prototype-product-header p{color:#6e6a64;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.35;overflow:hidden}.shadcn-prototype-product-detail-popover{flex:none}.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions{flex:none;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions>button{height:30px;gap:6px}.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions>button,.shadcn-prototype-open-editor{border:1px solid var(--line-strong);min-height:30px;color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:600;transition:color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.shadcn-prototype-open-editor{cursor:pointer;text-decoration:none}.shadcn-prototype-open-editor:hover{color:var(--text);box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-open-editor:disabled{cursor:default;opacity:.58;box-shadow:none;transform:none}.shadcn-prototype-editor-host{align-self:start;width:100%;height:min(100%,100cqw + 230px);max-height:100%;padding:0;overflow:hidden}.shadcn-prototype-editor-host.ratio-landscape{height:min(100%,56.25cqw + 230px)}.shadcn-prototype-editor-host.ratio-portrait{height:min(100%,177.78cqw + 230px)}.shadcn-prototype-editor-host.ratio-cover{height:min(100%,125cqw + 230px)}.shadcn-prototype-editor-frame{border:0;width:100%;height:100%;display:block}.shadcn-prototype-export-bridge-host{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.shadcn-prototype-export-bridge{border:0;width:1px;height:1px}.shadcn-prototype-material-recompose-error,.shadcn-prototype-material-recompose-status{margin:8px 16px 0;font-size:12px}.shadcn-prototype-material-recompose-status{color:var(--sp-warn)}.shadcn-prototype-material-recompose-error,.shadcn-prototype-picker-error{color:var(--sp-danger)}.shadcn-prototype-product-pending{color:#5b45e0;background:#eeeaff;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.shadcn-prototype-product-pending:before{content:"";background:#5b45e0;border-radius:999px;width:8px;height:8px;margin-right:8px;animation:shadcn-prototype-pending-pulse 1.2s ease-in-out infinite}@keyframes shadcn-prototype-pending-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.shadcn-prototype-video-progress{text-align:center;background:linear-gradient(#f8f6f3,#f5f3ef);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;min-height:260px;padding:32px;display:flex}.shadcn-prototype-video-progress>strong{color:#201f1e;font-size:16px}.shadcn-prototype-video-progress>p{color:#6e6a64;max-width:360px;margin:0;font-size:13px;line-height:1.6}.shadcn-prototype-video-progress-shimmer{background:linear-gradient(90deg,var(--sp-line) 25%,var(--sp-ai-soft) 50%,var(--sp-line) 75%);background-size:200% 100%;border-radius:999px;width:160px;height:6px;animation:shadcn-prototype-video-progress-shimmer 1.6s ease-in-out infinite}@keyframes shadcn-prototype-video-progress-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shadcn-prototype-video-progress-steps{align-items:flex-start;gap:0;margin:0;padding:0;list-style:none;display:flex}.shadcn-prototype-video-progress-steps li{color:#9b968e;flex-direction:column;align-items:center;gap:8px;width:120px;font-size:12px;display:flex;position:relative}.shadcn-prototype-video-progress-steps li:not(:first-child):before{content:"";background:#eae7e1;border-radius:2px;width:calc(100% - 24px);height:2px;position:absolute;top:7px;right:calc(50% + 12px)}.shadcn-prototype-video-progress-steps li.active:not(:first-child):before,.shadcn-prototype-video-progress-steps li.done:not(:first-child):before{background:#5b45e0}.shadcn-prototype-video-progress-steps li i{z-index:1;background:#fff;border:2px solid #ddd9d1;border-radius:999px;width:16px;height:16px}.shadcn-prototype-video-progress-steps li.done i{background:var(--sp-ai-grad);border-color:#0000}.shadcn-prototype-video-progress-steps li.active i{background:#fff;border-color:#5b45e0;animation:shadcn-prototype-pending-pulse 1.2s ease-in-out infinite}.shadcn-prototype-video-progress-steps li.active,.shadcn-prototype-video-progress-steps li.done{color:#201f1e;font-weight:600}.shadcn-prototype-video-quality{border:1px solid #d97706;gap:10px;margin:0 18px 14px;padding:14px;display:grid}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-video-quality{border:1px solid color-mix(in srgb,#d97706 34%,var(--border))}}.shadcn-prototype-video-quality{background:#f59e0b;border-radius:12px}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-video-quality{background:color-mix(in srgb,#f59e0b 8%,var(--card))}}.shadcn-prototype-video-quality.blocked{border-color:#dc2626}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-video-quality.blocked{border-color:color-mix(in srgb,#dc2626 36%,var(--border))}}.shadcn-prototype-video-quality.blocked{background:#dc2626}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-video-quality.blocked{background:color-mix(in srgb,#dc2626 7%,var(--card))}}.shadcn-prototype-video-quality article,.shadcn-prototype-video-quality-actions,.shadcn-prototype-video-quality>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.shadcn-prototype-video-quality article>div:first-child,.shadcn-prototype-video-quality>header>div{gap:3px;display:grid}.shadcn-prototype-video-quality article p,.shadcn-prototype-video-quality article small,.shadcn-prototype-video-quality header span{color:var(--muted-foreground);margin:0;font-size:12px}.shadcn-prototype-video-quality-list{gap:8px;display:grid}.shadcn-prototype-video-quality article{border:1px solid var(--border);background:var(--background);border-radius:9px;padding:10px}.shadcn-prototype-video-quality button{white-space:nowrap}.shadcn-prototype-video-failed{border:1px solid var(--sp-danger-line);background:var(--sp-danger-soft);text-align:left;border-radius:14px;align-content:start;align-self:start;gap:11px;width:100%;padding:20px;display:grid}.shadcn-prototype-video-failed>strong{color:var(--sp-danger);font-size:13.5px;font-weight:650}.shadcn-prototype-video-failed>p{color:var(--sp-subtle);word-break:break-word;margin:0;font-size:12.5px;line-height:1.7}.shadcn-prototype-video-failed>p.shadcn-prototype-video-failed-note{color:var(--sp-faint)}.shadcn-prototype-video-failed-actions{flex-direction:row;align-items:center;gap:9px;display:flex}.shadcn-prototype-video-failed-actions button.primary{background:var(--sp-ai-grad);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:34px;padding:0 20px;font-size:13px;font-weight:650;transition:box-shadow .16s,transform .16s;box-shadow:0 6px 16px #7c5cff33}.shadcn-prototype-video-failed-actions button.primary:hover{transform:translateY(-1px);box-shadow:0 9px 22px #7c5cff47}.shadcn-prototype-video-failed-actions button.primary:disabled{opacity:.6;cursor:default;transform:none}.shadcn-prototype-video-failed-actions button:not(.primary){border:1px solid var(--sp-border-strong);background:var(--sp-card);min-height:34px;color:var(--sp-subtle);border-radius:999px;padding:0 14px;font-size:12.5px;font-weight:600}.shadcn-prototype-video-failed-actions button:not(.primary):hover{color:var(--sp-text)}.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions>button.primary{border-color:var(--sp-text);background:var(--sp-text);color:#fff}.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions>button:hover{border-color:var(--line-strong);color:var(--text);box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions>button.primary:hover{border-color:var(--sp-text);background:var(--sp-text);color:#fff}.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions>button:disabled,.shadcn-prototype-artifact .shadcn-prototype-product-header .shadcn-prototype-product-actions>button:disabled:hover{box-shadow:none;transform:none}.shadcn-prototype-product-status-pill{letter-spacing:.02em;border-radius:999px;flex:none;align-items:center;gap:4px;padding:2px 9px;font-size:10.5px;font-weight:650;display:inline-flex}.shadcn-prototype-product-status-pill.ok{border:1px solid var(--sp-green-line);background:var(--sp-green-soft);color:var(--sp-green)}.shadcn-prototype-product-status-pill.fail{border:1px solid var(--sp-danger-line);background:var(--sp-danger-soft);color:var(--sp-danger)}.shadcn-prototype-card .shadcn-prototype-chat-head{border-bottom:1px solid var(--sp-border);justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:7px clamp(18px,4vw,30px);display:flex}.shadcn-prototype-chat-head strong{min-width:0;color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.shadcn-prototype-chat-head-actions{flex:none;align-items:center;gap:8px;display:flex}.shadcn-prototype-project-state{background:var(--sp-muted);color:var(--sp-subtle);border-radius:999px;grid-column:1/-1;justify-self:start;padding:3px 7px;font-size:10px;font-weight:650;line-height:1}.shadcn-prototype-project-state.generating{background:var(--sp-accent-soft);color:var(--sp-accent)}.shadcn-prototype-project-state.needs_attention{color:#a43b32;background:#fff1ef}.shadcn-prototype-project-resources{border:0;border-bottom:1px solid var(--sp-border);color:#807a73;cursor:pointer;background:#fcfbf9;align-items:center;gap:6px;width:100%;min-height:30px;padding:5px clamp(18px,4vw,30px);font-size:11px;line-height:1.3;display:flex}.shadcn-prototype-project-resources>span{color:#5d5750;font-weight:650}.shadcn-prototype-project-resources em{color:#6e6860;white-space:nowrap;background:#f1eee9;border-radius:999px;padding:2px 7px;font-style:normal}.shadcn-prototype-project-resources-mask,.shadcn-prototype-project-target-mask{z-index:90;background:#201f1e4d;justify-content:flex-end;display:flex;position:fixed;inset:0}.shadcn-prototype-project-resources-drawer{background:var(--sp-card);width:min(420px,100vw);height:100%;padding:18px;overflow:auto;box-shadow:-18px 0 50px #201f1e24}.shadcn-prototype-library-project-target,.shadcn-prototype-project-resources-head,.shadcn-prototype-project-resources-pagination,.shadcn-prototype-project-resources-scope,.shadcn-prototype-project-resources-tabs,.shadcn-prototype-project-target-picker header{justify-content:space-between;align-items:center;gap:8px;display:flex}.shadcn-prototype-project-resources-head>div{gap:3px;display:grid}.shadcn-prototype-project-resources-head span,.shadcn-prototype-project-target-picker header span{color:var(--sp-subtle);font-size:12px}.shadcn-prototype-project-resources-scope,.shadcn-prototype-project-resources-tabs{flex-wrap:wrap;justify-content:flex-start;margin-top:16px}.shadcn-prototype-library-project-target button,.shadcn-prototype-project-resources-list button,.shadcn-prototype-project-resources-pagination button,.shadcn-prototype-project-resources-scope button,.shadcn-prototype-project-resources-tabs button,.shadcn-prototype-project-target-picker button{border:1px solid var(--sp-border-strong);background:var(--sp-card);color:var(--sp-text);border-radius:9px;padding:7px 10px}.shadcn-prototype-project-resources-scope button[aria-pressed=true],.shadcn-prototype-project-resources-tabs button[aria-pressed=true]{border-color:var(--sp-accent-line);background:var(--sp-accent-soft);color:var(--sp-accent)}.shadcn-prototype-project-resources-list,.shadcn-prototype-project-target-list{gap:8px;margin:16px 0;padding:0;list-style:none;display:grid}.shadcn-prototype-project-resources-list li{border:1px solid var(--sp-border);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.shadcn-prototype-project-resources-list li>button:first-child{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:0;padding:0;overflow:hidden}.shadcn-prototype-project-resources-list span{color:var(--sp-faint);grid-column:1/-1;font-size:11px}.shadcn-prototype-project-target-mask{justify-content:center;align-items:center;padding:20px}.shadcn-prototype-project-target-picker{background:var(--sp-card);width:min(420px,100%);max-height:min(620px,90vh);box-shadow:var(--sp-shadow);border-radius:16px;padding:18px;overflow:auto}.shadcn-prototype-project-target-list button{text-align:left;grid-template-columns:minmax(0,1fr) auto;width:100%;display:grid}.shadcn-prototype-project-target-list button small,.shadcn-prototype-project-target-list button span{color:var(--sp-subtle);font-size:11px}.shadcn-prototype-project-target-empty{justify-items:start;gap:8px;padding:24px 0 6px;display:grid}.shadcn-prototype-library-project-target{border:1px solid var(--sp-accent-line);background:var(--sp-accent-soft);color:var(--sp-accent);border-radius:11px;padding:9px 12px;font-size:12px}.shadcn-prototype-agent-task-strip{border-bottom:1px solid var(--sp-border);background:var(--sp-ai-soft);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:7px clamp(18px,4vw,30px);display:flex}.shadcn-prototype-agent-task-strip>div{flex-direction:column;gap:2px;min-width:0;display:flex}.shadcn-prototype-agent-task-strip strong{color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.shadcn-prototype-agent-task-strip span{color:var(--sp-subtle);font-size:10.5px}.shadcn-prototype-agent-task-strip button{border:1px solid var(--sp-border);background:var(--sp-card);color:var(--sp-text);cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:650;display:inline-flex}.shadcn-prototype-agent-task-strip button:disabled{cursor:not-allowed;opacity:.55}.shadcn-prototype-card .shadcn-prototype-chat-head .shadcn-prototype-diagnostics>button{min-height:28px;padding:0 11px}.shadcn-prototype-chat-head-badge{border:1px solid var(--sp-border);background:var(--sp-card);color:var(--sp-subtle);border-radius:999px;flex:none;align-items:center;gap:6px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.shadcn-prototype-chat-head-badge i{background:var(--sp-ai-grad);border-radius:999px;width:7px;height:7px;animation:shadcn-prototype-confirm-breathe 2.2s infinite}.shadcn-prototype-video-browse{flex-direction:column;gap:0;width:100%;height:100%;min-height:0;padding:28px 2px 32px;display:flex;overflow:visible}.shadcn-prototype-video-browse>.shadcn-prototype-product-video{background:0 0;border:0;border-radius:0;flex:none;justify-items:center;padding:0 0 20px;display:grid;overflow:visible}.shadcn-prototype-preview-player{background:#fff;border:1px solid #eae7e1;border-radius:20px;grid-template-rows:auto auto;width:min(100%,198px);max-width:100%;height:auto;min-height:0;padding:7px;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 6px #201f1e0d,0 16px 40px #201f1e12}.shadcn-prototype-preview-player.ratio-landscape{width:min(100%,640px)}.shadcn-prototype-preview-player.ratio-portrait{width:min(100%,198px)}.shadcn-prototype-preview-player.ratio-landscape .shadcn-prototype-preview-player-screen{aspect-ratio:16/9}.shadcn-prototype-preview-player.ratio-portrait .shadcn-prototype-preview-player-screen{aspect-ratio:9/16}.shadcn-prototype-preview-player-screen{color:#fff;background:#fff;border:0;border-radius:14px;place-items:center;min-width:0;min-height:0;padding:0;display:grid;position:relative;overflow:hidden}.shadcn-prototype-preview-player-screen video{object-fit:contain;background:0 0;width:100%;height:100%;display:block}.shadcn-prototype-preview-player-screen>svg{box-sizing:content-box;color:#201f1e;pointer-events:none;background:#ffffffeb;border-radius:999px;width:16px;height:16px;padding:14px;transition:transform .15s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #00000040}.shadcn-prototype-preview-player-screen:hover>svg{transform:translate(-50%,-50%)scale(1.07)}.shadcn-prototype-preview-player .shadcn-prototype-project-preview-controls{background:#fff;padding:8px 6px 4px}.shadcn-prototype-preview-player-error{min-width:220px;min-height:160px;color:var(--sp-text);text-align:center;background:#fff;grid-row:1/-1;place-content:center;justify-items:center;gap:10px;padding:20px;display:grid}.shadcn-prototype-preview-player-error button{border:1px solid var(--sp-border-strong);background:var(--sp-card);color:var(--sp-accent);border-radius:999px;padding:6px 12px}.shadcn-prototype-video-preview-fallback{color:var(--sp-subtle);flex:none;justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.shadcn-prototype-video-preview-fallback button{color:var(--sp-accent);background:0 0;border:0;padding:2px 0;font-weight:650}.shadcn-prototype-video-browse .shadcn-prototype-product-video-player{background:#101514;border:1px solid #201f1e;border-radius:14px;width:auto;max-width:100%;height:min(52vh,440px);max-height:none;box-shadow:0 20px 50px #0f172a24}.shadcn-prototype-product-preview.video.ratio-landscape .shadcn-prototype-product-video-player{aspect-ratio:16/9;width:min(100%,720px);height:auto}.shadcn-prototype-product-preview.video.ratio-portrait .shadcn-prototype-product-video-player{aspect-ratio:9/16;width:auto;height:min(52vh,440px)}.shadcn-prototype-project-preview{border:1px solid #eae7e1;border-radius:20px;justify-items:center;width:min(100%,198px);height:auto;padding:7px;display:grid;box-shadow:0 2px 6px #201f1e0d,0 16px 40px #201f1e12}.shadcn-prototype-project-preview,.shadcn-prototype-project-preview-screen{background:#fff;max-width:100%;min-height:0;position:relative;overflow:hidden}.shadcn-prototype-project-preview-screen{aspect-ratio:9/16;border-radius:14px;max-height:100%}.shadcn-prototype-project-preview.ratio-landscape{width:min(100%,640px)}.shadcn-prototype-project-preview.ratio-landscape .shadcn-prototype-project-preview-screen{aspect-ratio:16/9;width:100%;height:auto}.shadcn-prototype-project-preview.ratio-portrait .shadcn-prototype-project-preview-screen{aspect-ratio:9/16;width:100%;height:auto}.shadcn-prototype-project-preview-screen>:is(img,video){object-fit:contain;width:100%;height:100%;display:block}.shadcn-prototype-graphics-primary-anchor{color:#fff;background:radial-gradient(circle at 22% 20%,#ffffff57 0 4%,#0000 4.4%),linear-gradient(140deg,#0000 0 44%,#ffffff24 44% 46%,#0000 46% 100%),linear-gradient(145deg,#342867,#6952d4 50%,#0f9d87);align-content:end;gap:7px;width:100%;height:100%;padding:18px;display:grid;position:relative;overflow:hidden}.shadcn-prototype-graphics-primary-anchor:after,.shadcn-prototype-graphics-primary-anchor:before{content:"";border:1px solid #ffffff57;border-radius:14px;position:absolute}.shadcn-prototype-graphics-primary-anchor:before{inset:14% 14% 36% 28%}.shadcn-prototype-graphics-primary-anchor:after{opacity:.55;inset:28% 28% 14% 14%}.shadcn-prototype-graphics-primary-anchor>*{z-index:1;position:relative}.shadcn-prototype-graphics-primary-anchor-kind{background:#14102e33;border:1px solid #ffffff5c;border-radius:999px;width:fit-content;padding:3px 7px;font-size:10px;font-weight:650}.shadcn-prototype-graphics-primary-anchor strong{font-size:16px;line-height:1.25}.shadcn-prototype-graphics-primary-anchor em,.shadcn-prototype-graphics-primary-anchor p{opacity:.88;margin:0;font-size:11px;font-style:normal;line-height:1.5}.shadcn-prototype-project-preview>.shadcn-prototype-preview-player{width:100%;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.shadcn-prototype-project-preview-screen>.shadcn-prototype-video-placeholder-screen{aspect-ratio:auto;color:#201f1e;background:#fff;height:100%}.shadcn-prototype-project-preview-screen>.shadcn-prototype-video-placeholder-screen:after{background:0 0}.shadcn-prototype-project-preview-screen>.shadcn-prototype-video-placeholder-screen p{color:#6e6a64}.shadcn-prototype-project-preview-screen>.shadcn-prototype-video-placeholder-screen .shadcn-prototype-video-placeholder-stage{color:#6e6a64;background:#f5f3ef}.shadcn-prototype-project-preview-frame{pointer-events:none;background:#fff;border:0;width:100%;height:100%;display:block}.shadcn-prototype-project-preview-loading{color:#6e6a64;text-align:center;font-size:12px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.shadcn-prototype-project-preview-toggle{color:#201f1e;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.shadcn-prototype-project-preview-toggle>svg{box-sizing:content-box;pointer-events:none;background:#ffffffeb;border-radius:999px;width:16px;height:16px;padding:14px;transition:transform .15s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #00000040}.shadcn-prototype-project-preview-toggle:hover>svg{transform:translate(-50%,-50%)scale(1.07)}.shadcn-prototype-project-preview-toggle:disabled{cursor:default}.shadcn-prototype-project-preview-controls{color:var(--sp-faint);font-variant-numeric:tabular-nums;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 6px 4px;font-size:10.5px;display:grid}.shadcn-prototype-project-preview-controls input[type=range]{appearance:none;background:linear-gradient(90deg,var(--sp-ai-a) 0,var(--sp-ai-b) var(--preview-progress),var(--sp-muted) var(--preview-progress),var(--sp-muted) 100%);width:100%;height:3px;min-height:3px;box-shadow:none;cursor:pointer;border:0;border-radius:3px;margin:0;padding:0;display:block}.shadcn-prototype-project-preview-controls input[type=range]::-webkit-slider-thumb{appearance:none;width:0;height:0}.shadcn-prototype-project-preview-controls input[type=range]::-moz-range-thumb{border:0;width:0;height:0}.shadcn-prototype-project-preview-controls input[type=range]:focus-visible{outline:2px solid var(--sp-accent-line);outline-offset:3px}.shadcn-prototype-project-preview-controls input[type=range]:disabled{cursor:default;opacity:1}.shadcn-prototype-product-detail-popover summary{list-style:none}.shadcn-prototype-product-detail-popover summary::-webkit-details-marker{display:none}.shadcn-prototype-product-detail-trigger{border:1px solid var(--line-strong);min-width:54px;height:30px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:600;transition:color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.shadcn-prototype-product-detail-popover[open] .shadcn-prototype-product-detail-trigger,.shadcn-prototype-product-detail-trigger:hover{border-color:var(--line-strong);color:var(--text);transform:translateY(-1px);box-shadow:0 10px 24px #18181b14}.shadcn-prototype-product-main{background:linear-gradient(#fff,#f8f6f3);border:1px solid #eae7e1;border-radius:16px;grid-template-rows:minmax(0,1fr);min-height:0;padding:14px;display:grid;overflow:hidden}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-artifact .shadcn-prototype-product-main{background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.shadcn-prototype-product-preview{place-content:stretch;align-items:stretch;gap:10px;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.shadcn-prototype-product-preview.audio,.shadcn-prototype-product-preview.copy,.shadcn-prototype-product-preview.digital-human,.shadcn-prototype-product-preview.image,.shadcn-prototype-product-preview.video{place-content:stretch;align-items:stretch}.shadcn-prototype-product-preview.copy{place-items:center}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-product-preview.copy{overflow:visible}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-product-preview.copy.shadcn-prototype-stage-scroll-surface{overscroll-behavior:contain;align-content:start;padding-bottom:24px;overflow-y:auto}.shadcn-prototype-product-preview.image,.shadcn-prototype-product-preview.video{grid-template-rows:auto auto;place-content:center;align-items:center}.shadcn-prototype-product-preview.video{padding-right:2px;display:block;overflow:auto}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-stage-scroll-surface{box-sizing:border-box;width:calc(100% + 24px);padding-left:var(--shadcn-prototype-stage-scroll-left-padding,0);padding-right:var(--shadcn-prototype-stage-scroll-right-padding,24px);margin-right:-24px}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-copy-document.shadcn-prototype-stage-scroll-surface{--shadcn-prototype-stage-scroll-left-padding:max(0px,calc(50% - 310px));--shadcn-prototype-stage-scroll-right-padding:max(24px,calc(50% - 286px))}.shadcn-prototype-product-preview.video>*+*{margin-top:14px}.shadcn-prototype-product.video-project-mode{grid-template-rows:auto minmax(0,1fr);gap:8px}.shadcn-prototype-artifact .shadcn-prototype-product.video-project-mode .shadcn-prototype-product-header{min-height:32px;padding-bottom:7px}.shadcn-prototype-artifact .shadcn-prototype-product.video-project-mode .shadcn-prototype-product-header h3{font-size:14px}.shadcn-prototype-artifact .shadcn-prototype-product.video-project-mode .shadcn-prototype-product-header p{font-size:10px}.shadcn-prototype-product-timeline-strip{background:#fff;border:1px solid #eae7e1;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));justify-self:center;width:min(100% - 32px,980px);display:grid;overflow:hidden}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-artifact .shadcn-prototype-product-timeline-strip{border-right:1px solid #eae7e1;border-radius:14px;justify-self:center;width:min(100% - 32px,980px)}.shadcn-prototype-product-timeline-strip.speech{grid-template-columns:minmax(0,1fr)}.shadcn-prototype-product-timeline-items{display:contents}.shadcn-prototype-product-timeline-strip.speech .shadcn-prototype-product-timeline-items{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.shadcn-prototype-product-timeline-strip article{border-right:1px solid #f5f3ef;gap:3px;min-width:0;padding:9px 11px;display:grid}.shadcn-prototype-product-timeline-strip article:last-child{border-right:0}.shadcn-prototype-product-timeline-strip time{color:#6e6a64;font-variant-numeric:tabular-nums;font-size:10px}.shadcn-prototype-product-timeline-strip span,.shadcn-prototype-product-timeline-strip strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shadcn-prototype-product-timeline-strip strong{color:#201f1e;font-size:11px}.shadcn-prototype-product-timeline-strip span{color:#6e6a64;font-size:10px}.shadcn-prototype-product-timeline-strip article em{color:#6e6a64;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.shadcn-prototype-product-timeline-strip.speech article{align-content:start;gap:5px;min-height:82px;padding:10px 12px}.shadcn-prototype-product-timeline-strip.speech span,.shadcn-prototype-product-timeline-strip.speech strong{white-space:normal}.shadcn-prototype-product-timeline-strip.speech span{color:#201f1e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box}.shadcn-prototype-product-detail-drawer{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #eae7e1;border-radius:18px;align-content:start;gap:12px;width:min(360px,100% - 24px);padding:14px;display:grid;position:absolute;top:58px;bottom:12px;right:12px;overflow:auto;box-shadow:0 24px 80px #18181b29}.shadcn-prototype-product-detail-drawer>header{border-bottom:1px solid #eae7e1;justify-content:space-between;align-items:center;gap:12px;min-height:0;padding:0 0 8px;display:flex}.shadcn-prototype-product-detail-drawer>header div{gap:3px;min-width:0;display:grid}.shadcn-prototype-product-detail-drawer>header span{color:#6e6a64;font-size:11px}.shadcn-prototype-product-detail-drawer>header strong{color:#201f1e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.shadcn-prototype-detail-status{grid-template-columns:minmax(0,1fr);gap:5px;display:grid}.shadcn-prototype-detail-status article{background:#fff;border:1px solid #eae7e1;border-radius:12px;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:2px 8px;padding:6px 8px;display:grid}.shadcn-prototype-detail-status span{color:#6e6a64;font-size:10px;font-weight:650}.shadcn-prototype-detail-status strong{color:#201f1e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.shadcn-prototype-detail-status em{color:#6e6a64;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:10px;font-style:normal;overflow:hidden}.shadcn-prototype-detail-section{align-content:start;gap:8px;min-height:0;display:grid}.shadcn-prototype-detail-section h4{color:#201f1e;margin:0;font-size:12px;line-height:1.3}.shadcn-prototype-adjustment-list.drawer{gap:5px;min-height:0}.shadcn-prototype-adjustment-list.drawer article{grid-template-columns:48px minmax(0,1fr);gap:3px 8px;padding:5px 8px}.shadcn-prototype-adjustment-list.drawer article div{display:contents}.shadcn-prototype-adjustment-list.drawer article em,.shadcn-prototype-adjustment-list.drawer article p{grid-column:2}.shadcn-prototype-version-list{gap:6px;display:grid}.shadcn-prototype-version-list article{border-top:1px solid #27272a14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0 0;display:grid}.shadcn-prototype-version-list article:first-child{border-top:0;padding-top:0}.shadcn-prototype-version-list article div{gap:2px;min-width:0;display:grid}.shadcn-prototype-version-list article em,.shadcn-prototype-version-list article span,.shadcn-prototype-version-list article strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shadcn-prototype-version-list article strong{color:#201f1e;font-size:12px}.shadcn-prototype-version-list article em,.shadcn-prototype-version-list article span{color:#6e6a64;font-size:11px;font-style:normal}.shadcn-prototype-version-list button{color:#201f1e;cursor:pointer;background:#fff;border:1px solid #27272a24;border-radius:6px;min-width:52px;padding:5px 8px;font-size:12px}.shadcn-prototype-version-list button:disabled{cursor:default;color:#9b968e;background:#f5f3ef}.shadcn-prototype-copy-document{width:min(100%,620px);max-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;align-content:start;place-self:center;gap:10px;padding:0;display:grid;overflow:auto}.shadcn-prototype-copy-document:focus{box-shadow:none}.shadcn-prototype-copy-document h3{color:#201f1e;margin:0 0 4px;font-size:24px;line-height:1.18}.shadcn-prototype-copy-document p{color:#201f1e;margin:0;font-size:13px;line-height:1.68}.shadcn-prototype-markdown.shadcn-prototype-copy-document{text-align:left;display:block}.shadcn-prototype-markdown h1,.shadcn-prototype-markdown h2,.shadcn-prototype-markdown h3,.shadcn-prototype-markdown h4{color:#201f1e;margin:18px 0 8px;font-weight:600;line-height:1.3}.shadcn-prototype-markdown h1{margin-top:0;font-size:22px}.shadcn-prototype-markdown h2{font-size:18px}.shadcn-prototype-markdown h3{font-size:15px}.shadcn-prototype-markdown h4{font-size:13px}.shadcn-prototype-markdown ol,.shadcn-prototype-markdown p,.shadcn-prototype-markdown ul{color:#201f1e;margin:0 0 10px;font-size:13px;line-height:1.7}.shadcn-prototype-markdown ol,.shadcn-prototype-markdown ul{padding-left:22px}.shadcn-prototype-markdown li{margin:2px 0}.shadcn-prototype-markdown a{color:#5b45e0;text-decoration:underline}.shadcn-prototype-markdown strong{color:#201f1e;font-weight:600}.shadcn-prototype-markdown blockquote{color:#6e6a64;border-left:3px solid #ddd9d1;margin:0 0 10px;padding:4px 12px}.shadcn-prototype-markdown code{background:#f5f3ef;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.shadcn-prototype-markdown pre{background:#f5f3ef;border-radius:8px;margin:0 0 10px;padding:12px;overflow:auto}.shadcn-prototype-markdown pre code{background:0 0;padding:0}.shadcn-prototype-markdown table{border-collapse:collapse;width:100%;margin:0 0 12px;font-size:12px}.shadcn-prototype-markdown td,.shadcn-prototype-markdown th{text-align:left;vertical-align:top;border:1px solid #eae7e1;padding:6px 10px;line-height:1.6}.shadcn-prototype-markdown th{color:#201f1e;background:#f8f6f3;font-weight:600}.shadcn-prototype-markdown hr{border:0;border-top:1px solid #eae7e1;margin:16px 0}.shadcn-prototype-image-variants{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:0;display:grid}.shadcn-prototype-image-variants article{gap:6px;min-width:0;display:grid}.shadcn-prototype-image-variants span{aspect-ratio:4/3;background:linear-gradient(135deg,#18181b14,#0000),#f5f3ef;border:0;border-radius:10px}.shadcn-prototype-image-strip article.blue span,.shadcn-prototype-image-variants article.blue span{background:linear-gradient(135deg,#1e40af2e,#ffffff2e),#f5f3ef}.shadcn-prototype-image-strip article.green span,.shadcn-prototype-image-variants article.green span{background:linear-gradient(135deg,#1665342e,#ffffff2e),#f5f3ef}.shadcn-prototype-image-strip article.dark span,.shadcn-prototype-image-variants article.dark span{background:linear-gradient(135deg,#18181b57,#18181b0d),#eae7e1}.shadcn-prototype-image-variants strong{color:#6e6a64;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.shadcn-prototype-image-card{border:1px solid var(--sp-border);background:var(--sp-card);width:100%;box-shadow:var(--sp-shadow);border-radius:16px;align-content:start;gap:12px;padding:14px;display:grid}.shadcn-prototype-image-card-hero{aspect-ratio:3/4;background:linear-gradient(150deg,#7c5cff1a,transparent 46%),linear-gradient(25deg,#00a88e1a,transparent 42%),var(--sp-muted);border-radius:12px;place-items:center;max-height:52vh;display:grid;position:relative;overflow:hidden}.shadcn-prototype-image-card-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shadcn-prototype-image-card-hero span{background:var(--sp-text);color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:650}.shadcn-prototype-image-card-caption{gap:3px;padding:0 4px;display:grid}.shadcn-prototype-image-card-caption strong{color:var(--sp-text);font-size:14px;font-weight:650}.shadcn-prototype-image-card-caption em{color:var(--sp-subtle);font-size:12.5px;font-style:normal;line-height:1.7}.shadcn-prototype-image-card-variants{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.shadcn-prototype-image-card-variants article{gap:6px;min-width:0;display:grid}.shadcn-prototype-image-card-variants span{aspect-ratio:4/3;background:linear-gradient(135deg,#18181b14,transparent),var(--sp-muted);border-radius:10px}.shadcn-prototype-image-card-variants article.blue span{background:linear-gradient(135deg,#1e40af2e,#ffffff2e),var(--sp-muted)}.shadcn-prototype-image-card-variants article.green span{background:linear-gradient(135deg,#1665342e,#ffffff2e),var(--sp-muted)}.shadcn-prototype-image-card-variants article.dark span{background:linear-gradient(135deg,#18181b57,#18181b0d),var(--sp-border)}.shadcn-prototype-image-card-variants strong{color:var(--sp-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.shadcn-prototype-audio-preview{width:min(100%,520px);box-shadow:none;background:0 0;border:0;border-radius:0;justify-self:center;gap:12px;padding:0;display:grid}.shadcn-prototype-audio-preview>div:first-child{gap:6px;display:grid}.shadcn-prototype-audio-preview span{color:#fff;background:#201f1e;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:650}.shadcn-prototype-audio-preview strong{color:#201f1e;font-size:20px;line-height:1.2}.shadcn-prototype-audio-preview em{color:#6e6a64;font-size:13px;font-style:normal}.shadcn-prototype-waveform{background:#f5f3ef;border-radius:14px;align-items:center;gap:4px;min-height:76px;padding:0 14px;display:flex}.shadcn-prototype-waveform span{width:5px;height:var(--bar-height);opacity:.82;background:#201f1e;border-radius:999px;padding:0}.shadcn-prototype-digital-human-preview,.shadcn-prototype-digital-human-workspace{place-items:center;min-width:0;height:100%;min-height:0;display:grid}.shadcn-prototype-digital-human-preview{width:100%}.shadcn-prototype-digital-stage{aspect-ratio:9/16;color:#fff;background:radial-gradient(circle at 50% 30%,#ffffff29,#0000 30%),#101514;border:1px solid #201f1e;border-radius:24px;width:auto;max-width:100%;height:min(100%,420px);min-height:0;max-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #0f172a26}.shadcn-prototype-digital-avatar{aspect-ratio:1;background:linear-gradient(#ffffffd9,#ffffff2e),#ddd9d1;border-radius:999px 999px 42% 42%;width:42%;position:absolute;top:20%;left:50%;transform:translate(-50%)}.shadcn-prototype-digital-avatar:after{content:"";background:#34312e;border-radius:44% 44% 0 0;width:145%;height:120%;position:absolute;top:82%;left:50%;transform:translate(-50%)}.shadcn-prototype-digital-caption{z-index:1;align-self:end;gap:3px;padding:10px;display:grid;position:relative}.shadcn-prototype-digital-caption strong{font-size:12px;line-height:1.3}.shadcn-prototype-digital-caption span{color:#ffffff9e;font-size:10px}.shadcn-prototype-digital-stage button{z-index:2;color:#201f1e;background:#ffffffeb;border:0;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px #0003}.shadcn-prototype-digital-stage button:hover{background:#fff;transform:translate(-50%,-50%)scale(1.04)}.shadcn-prototype-adjustment-list{grid-template-columns:minmax(0,1fr);gap:5px;display:grid}.shadcn-prototype-adjustment-list article{background:#fff;border:1px solid #eae7e1;border-radius:8px;grid-template-columns:44px minmax(82px,.6fr) minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:6px 8px;display:grid}.shadcn-prototype-adjustment-list article div{min-width:0;display:contents}.shadcn-prototype-adjustment-list article span{color:#6e6a64;font-size:10px;font-weight:650;line-height:1.3}.shadcn-prototype-adjustment-list article strong{color:#201f1e;font-size:11px;line-height:1.35}.shadcn-prototype-adjustment-list article p{color:#6e6a64;margin:0;font-size:10px;line-height:1.35}.shadcn-prototype-adjustment-list article em{color:#4a4640;white-space:nowrap;background:#f5f3ef;border-radius:999px;width:fit-content;padding:2px 6px;font-size:10px;font-style:normal}.shadcn-prototype-mg-preview{flex-direction:column;gap:12px;width:100%;max-width:100%;padding:6px 0;display:flex}.shadcn-prototype-mg-batch-header{align-items:center;gap:6px;display:flex}.shadcn-prototype-mg-batch-header span{color:#6e6a64;font-size:12px;font-weight:500}.shadcn-prototype-mg-scenes{flex-direction:column;gap:10px;display:flex}.shadcn-prototype-mg-scene-card{background:#fff;border:1px solid #eae7e1;border-radius:10px;gap:6px;padding:12px 14px;display:grid}.shadcn-prototype-mg-scene-template{justify-content:space-between;align-items:center;display:flex}.shadcn-prototype-mg-scene-template strong{color:#201f1e;font-size:13px;font-weight:600}.shadcn-prototype-mg-scene-template span{color:#9b968e;font-size:11px}.shadcn-prototype-mg-scene-params{align-items:center;gap:8px;display:flex}.shadcn-prototype-mg-color-swatch{border:1px solid #eae7e1;border-radius:4px;flex-shrink:0;width:16px;height:16px;display:inline-block}.shadcn-prototype-mg-scene-title{color:#4a4640;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.shadcn-prototype-mg-scene-params em{color:#9b968e;font-size:11px;font-style:normal}.shadcn-prototype-mg-placeholder{justify-content:center;align-items:center;padding:6px 0;display:flex}.shadcn-prototype-mg-placeholder em{color:#ddd9d1;font-size:11px;font-style:normal}.shadcn-prototype-video-placeholder-preview{background:#fff;border:1px solid #eae7e1;border-radius:16px;grid-template-columns:minmax(150px,178px) minmax(0,1fr);align-items:center;gap:16px;width:100%;margin-bottom:16px;padding:16px;display:grid;box-shadow:0 2px 6px #201f1e0d,0 16px 40px #201f1e12}.shadcn-prototype-video-placeholder-phone{background:#fff;border:1px solid #eae7e1;border-radius:20px;justify-self:center;gap:8px;width:min(178px,100%);padding:7px;display:grid;box-shadow:0 14px 34px #0f172a1a}.shadcn-prototype-product-preview.video.ratio-landscape .shadcn-prototype-video-placeholder-preview{grid-template-columns:minmax(0,1fr)}.shadcn-prototype-product-preview.video.ratio-landscape .shadcn-prototype-video-placeholder-phone{border-radius:16px;width:min(100%,520px)}.shadcn-prototype-video-placeholder-screen{aspect-ratio:9/16;color:#fff;background:linear-gradient(90deg,#0000 47.4%,#ffffff6b 47.4% 49%,#0000 49%),linear-gradient(#0000 40.4%,#ffffff47 40.4% 42%,#0000 42%),linear-gradient(165deg,#c9dcec,#edf3f6 45%,#d8c5a6 68%,#827363);border-radius:14px;align-content:end;gap:8px;padding:12px;display:grid;position:relative;overflow:hidden}.shadcn-prototype-product-preview.video.ratio-landscape .shadcn-prototype-video-placeholder-screen{aspect-ratio:16/9}.shadcn-prototype-product-preview.video.ratio-portrait .shadcn-prototype-video-placeholder-screen{aspect-ratio:9/16}.shadcn-prototype-video-placeholder-screen:after{content:"";background:linear-gradient(#14181c0a,#14181c94);position:absolute;inset:0}.shadcn-prototype-video-placeholder-play,.shadcn-prototype-video-placeholder-screen p,.shadcn-prototype-video-placeholder-screen strong,.shadcn-prototype-video-placeholder-stage{z-index:1;position:relative}.shadcn-prototype-video-placeholder-stage{background:#201f1e8a;border-radius:999px;width:fit-content;padding:2px 8px;font-size:9.5px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.shadcn-prototype-video-placeholder-screen strong{max-width:100%;font-size:15px;line-height:1.35}.shadcn-prototype-video-placeholder-screen p{color:#ffffffd6;margin:0;font-size:10.5px;font-weight:600;line-height:1.5}.shadcn-prototype-video-placeholder-play{place-items:center;display:grid;position:absolute;inset:0}.shadcn-prototype-video-placeholder-play i{background:#ffffffeb;border-radius:999px;width:44px;height:44px;position:relative;box-shadow:0 6px 18px #00000038}.shadcn-prototype-video-placeholder-play i:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid #201f1e;margin:14px 0 0 17px;position:absolute}.shadcn-prototype-video-placeholder-bar{color:#9b968e;font-variant-numeric:tabular-nums;align-items:center;gap:8px;padding:0 4px 2px;font-size:10.5px;display:flex}.shadcn-prototype-video-placeholder-bar i{background:#f5f3ef;border-radius:999px;flex:1;height:3px;position:relative;overflow:hidden}.shadcn-prototype-video-placeholder-bar b{border-radius:inherit;background:var(--sp-ai-grad);width:28%;position:absolute;inset:0 auto 0 0}.shadcn-prototype-video-placeholder-meta{align-content:center;gap:11px;min-width:0;display:grid}.shadcn-prototype-video-placeholder-meta header{border:0;gap:3px;min-height:0;padding:0;display:grid}.shadcn-prototype-video-placeholder-meta header em,.shadcn-prototype-video-placeholder-meta header span{color:#9b968e;font-size:11px;font-style:normal}.shadcn-prototype-video-placeholder-meta header strong{color:#201f1e;font-size:15px;font-weight:700;line-height:1.35}.shadcn-prototype-video-placeholder-meta p{color:#6e6a64;margin:0;font-size:12px;line-height:1.65}.shadcn-prototype-video-placeholder-meta ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.shadcn-prototype-video-placeholder-meta li{background:#f8f6f3;border:1px solid #eae7e1;border-radius:10px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:7px 9px;font-size:11.5px;display:grid}.shadcn-prototype-video-placeholder-meta time{color:#9b968e;font-variant-numeric:tabular-nums}.shadcn-prototype-video-placeholder-meta li span{color:#201f1e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shadcn-prototype-video-plan-summary{background:#fff;border:1px solid #ddd9d1;border-radius:8px;gap:14px;margin-bottom:16px;padding:18px;display:grid}.shadcn-prototype-video-plan-summary header{border-bottom:0;gap:6px;min-height:0;padding:0;display:grid}.shadcn-prototype-video-plan-summary header span{color:#6e6a64;font-size:13px;font-weight:700}.shadcn-prototype-video-plan-summary header strong{color:#201f1e;font-size:20px}.shadcn-prototype-video-plan-metrics{flex-wrap:wrap;gap:8px;display:flex}.shadcn-prototype-video-plan-metrics span{color:#3d3a36;background:#f5f3ef;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:650}.shadcn-prototype-video-plan-summary details{border-top:1px solid #eae7e1;padding-top:10px}.shadcn-prototype-video-plan-summary summary{cursor:pointer;color:#4936c4;font-weight:700}.shadcn-prototype-video-plan-summary ol{gap:8px;margin:12px 0 0;padding-left:20px;display:grid}.shadcn-prototype-video-plan-summary li strong{color:#201f1e;font-size:14px;display:block}.shadcn-prototype-video-plan-summary li span{color:#6e6a64;margin-top:2px;font-size:13px;display:block}.shadcn-prototype-image-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:0;display:grid}.shadcn-prototype-image-strip article{gap:7px;min-width:0;display:grid}.shadcn-prototype-image-strip span{aspect-ratio:16/9;background:linear-gradient(135deg,#18181b1f,#18181b05),#f5f3ef;border:1px solid #eae7e1;border-radius:12px;display:block;overflow:hidden}.shadcn-prototype-image-strip article:nth-child(2) span{background:linear-gradient(135deg,#1e40af29,#18181b05),#f5f3ef}.shadcn-prototype-image-strip article:nth-child(3) span{background:linear-gradient(135deg,#16653424,#18181b05),#f5f3ef}.shadcn-prototype-image-strip strong{color:#6e6a64;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.shadcn-prototype-workshop{grid-template-rows:minmax(0,1fr);display:grid}.shadcn-prototype-workshop-body{flex-direction:column;gap:12px;min-height:0;padding:20px;display:flex;overflow:hidden}.shadcn-prototype-library-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shadcn-prototype-library-search{border:1px solid var(--sp-border);background:var(--sp-card);min-width:0;height:36px;color:var(--sp-faint);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:grid}.shadcn-prototype-library-search.compact{flex:0 210px;width:210px;max-width:210px}.shadcn-prototype-library-search:focus-within{border-color:var(--sp-accent-line)}.shadcn-prototype-library-search svg{display:block}.shadcn-prototype-library-search input{min-width:0;height:100%;min-height:0;color:var(--sp-text);font:inherit;background:0 0;border:0;outline:0;margin:0;padding:0;font-size:12.5px;line-height:1}.shadcn-prototype-library-actions button,.shadcn-prototype-library-filters button,.shadcn-prototype-library-toolbar>button{border:1px solid var(--sp-border);background:var(--sp-card);color:var(--sp-text);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;font-size:12.5px;font-weight:600;transition:transform .15s,box-shadow .15s,color .15s,border-color .15s;display:inline-flex}.shadcn-prototype-library-toolbar>button{height:36px;padding:0 16px}.shadcn-prototype-library-toolbar>button:not(:disabled):hover{box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-library-toolbar>button.primary{border-color:var(--sp-text);background:var(--sp-text);color:#fff;box-shadow:var(--sp-shadow);gap:7px;font-size:13px;font-weight:600}.shadcn-prototype-library-actions button:disabled,.shadcn-prototype-library-toolbar>button:disabled{opacity:.5;cursor:not-allowed}.shadcn-prototype-library-loading{background:#8d7ef2;border-radius:999px;width:8px;height:8px}.shadcn-prototype-library-action-message{color:#0e8a6b;margin:-2px 0 0;font-size:12px;font-weight:650}.shadcn-prototype-library-filters{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;margin-right:auto;display:flex}.shadcn-prototype-library-filters button{color:#6e6a64;height:30px;padding:0 12px}.shadcn-prototype-library-filters button.active{background:var(--sp-accent-soft);color:var(--sp-accent);border-color:#0000;font-weight:650}.shadcn-prototype-library-filter-sep{background:var(--sp-border);flex:none;width:1px;height:18px;margin:0 4px}.shadcn-prototype-library-filters button i{border-radius:999px;flex:none;width:7px;height:7px}.shadcn-prototype-library-filters button i.dot-ok{background:var(--sp-ai-grad)}.shadcn-prototype-library-filters button i.dot-wait{background:#d9a514}.shadcn-prototype-library-grid{flex:1;align-content:start;gap:16px;min-height:0;padding:2px;display:grid;overflow:auto}.shadcn-prototype-library-grid.view-image{grid-template-columns:repeat(auto-fill,minmax(208px,1fr))}.shadcn-prototype-library-grid.view-video{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.shadcn-prototype-library-grid.view-assets,.shadcn-prototype-library-grid.view-copy{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.shadcn-prototype-library-load-more{flex:none;justify-content:center;padding:8px 0 2px;display:flex}.shadcn-prototype-library-load-more button{border:1px solid var(--sp-border);min-width:112px;color:var(--sp-subtle);background:#fff;border-radius:999px;padding:7px 16px;font-size:12px;font-weight:650;box-shadow:0 2px 6px #201f1e0d}.shadcn-prototype-library-load-more button:hover:not(:disabled){color:var(--sp-text);box-shadow:0 6px 16px #201f1e14}.shadcn-prototype-library-load-more button:disabled{cursor:default;opacity:.7}.shadcn-prototype-workshop-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.shadcn-prototype-workshop-metrics article{background:#fff;border:1px solid #eae7e1;border-radius:12px;gap:4px;min-width:0;padding:15px;display:grid;box-shadow:0 1px 2px #18181b06}.shadcn-prototype-workshop-metrics strong{color:var(--sp-text);font-size:22px;line-height:1.1}.shadcn-prototype-workshop-metrics em,.shadcn-prototype-workshop-metrics span{color:var(--sp-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.shadcn-prototype-library-media-card{clip-path:inset(0 round 16px);border:1px solid var(--sp-border);background:var(--sp-card);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;gap:0;min-width:0;padding:0;transition:transform .15s,box-shadow .2s,border-color .15s;display:flex;overflow:visible}.shadcn-prototype-library-media-card:hover{box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-library-media-card.selected{background:linear-gradient(var(--sp-card),var(--sp-card)) padding-box,var(--sp-ai-grad) border-box;border-color:#0000;box-shadow:0 10px 26px #7c5cff24}.shadcn-prototype-library-media-frame{flex:none;grid-template-columns:minmax(0,1fr);width:100%;min-width:0;padding:6px 6px 0;display:grid;position:relative;overflow:visible}.shadcn-prototype-library-media-card.with-image-media .shadcn-prototype-library-media-frame{aspect-ratio:4/3}.shadcn-prototype-library-media-card.with-video-media .shadcn-prototype-library-media-frame{aspect-ratio:16/9}.shadcn-prototype-library-media-cat{z-index:2;color:var(--sp-text);letter-spacing:.03em;background:#ffffffe6;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:13px;left:13px}.shadcn-prototype-library-media-frame .shadcn-prototype-library-status{z-index:2;background:#ffffffeb;border-color:#0000;margin-left:0;position:absolute;top:13px;right:13px}.shadcn-prototype-library-media-body{gap:2px;min-width:0;padding:9px 13px 12px;display:grid}.shadcn-prototype-library-media-body strong{color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.shadcn-prototype-library-media-body em{color:var(--sp-faint);font-size:11.5px;font-style:normal}.shadcn-prototype-library-text-card{border:1px solid var(--sp-border);background:var(--sp-card);text-align:left;cursor:pointer;border-radius:14px;align-content:start;gap:7px;min-width:0;padding:14px 16px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.shadcn-prototype-library-text-card:hover{box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-library-text-card.selected{background:linear-gradient(var(--sp-card),var(--sp-card)) padding-box,var(--sp-ai-grad) border-box;border-color:#0000;box-shadow:0 10px 26px #7c5cff24}.shadcn-prototype-library-text-row1{align-items:center;gap:8px;min-width:0;display:flex}.shadcn-prototype-library-text-row1:empty{display:none}.shadcn-prototype-library-text-row1 .cat{background:var(--sp-accent-soft);color:var(--sp-accent);border-radius:999px;flex:none;padding:2px 8px;font-size:10.5px;font-style:normal;font-weight:650}.shadcn-prototype-library-text-row1 .fic{background:var(--sp-muted);width:24px;height:24px;color:var(--sp-subtle);border-radius:7px;flex:none;place-items:center;display:grid}.shadcn-prototype-library-text-row1 strong{color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:650;overflow:hidden}.shadcn-prototype-library-text-title{color:var(--sp-text);font-size:13.5px;font-weight:650;line-height:1.5;display:block}.shadcn-prototype-library-text-card p{-webkit-line-clamp:2;color:var(--sp-subtle);-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.shadcn-prototype-library-text-meta{color:var(--sp-faint);font-size:11px}.shadcn-prototype-library-upload-card{border:1.5px dashed var(--sp-border-strong);background:var(--sp-muted-2);min-height:150px;color:var(--sp-faint);cursor:pointer;border-radius:14px;align-content:center;justify-items:center;gap:8px;font-size:12.5px;font-weight:600;transition:color .15s,border-color .15s,background-color .15s;display:grid}.shadcn-prototype-library-upload-card:hover:not(:disabled){border-color:var(--sp-accent-line);background:var(--sp-card);color:var(--sp-subtle)}.shadcn-prototype-library-status{vertical-align:1px;border:1px solid var(--sp-border);color:var(--sp-subtle);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:5px;margin-left:8px;padding:1px 8px;font-size:10.5px;font-style:normal;font-weight:650;display:inline-flex}.shadcn-prototype-library-status:before{content:"";background:var(--sp-faint);border-radius:999px;flex:none;width:7px;height:7px}.shadcn-prototype-library-status.is-done:before{background:var(--sp-ai-grad)}.shadcn-prototype-library-status.is-pending:before{background:#d9a514;animation:shadcn-prototype-status-blink 1.4s infinite}.shadcn-prototype-library-status.is-failed{border-color:var(--sp-danger-line);color:var(--sp-danger)}.shadcn-prototype-library-status.is-failed:before{background:var(--sp-danger)}@keyframes shadcn-prototype-status-blink{0%,to{opacity:1}50%{opacity:.35}}.shadcn-prototype-library-reasons{flex-wrap:wrap;gap:5px;margin-top:2px;font-style:normal;display:flex}.shadcn-prototype-library-reasons small{color:#4936c4;background:#eeeaff;border:1px solid #d9d2f7;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:600;line-height:1}.shadcn-prototype-library-keywords span{color:#6e6a64;background:#f8f6f3;border:1px solid #eae7e1;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:600;line-height:1}.shadcn-prototype-library-thumb{aspect-ratio:4/3;color:#6e6a64;background:#f5f3ef;border:1px solid #eae7e1;border-radius:6px;place-items:center;display:grid}.shadcn-prototype-library-media-thumb{aspect-ratio:4/3;color:#6e6a64;background:#f5f3ef;border:0;border-radius:10px;place-items:center;width:100%;margin-top:0;transition:transform 1.2s;display:grid;overflow:hidden}.shadcn-prototype-library-media-card:hover .shadcn-prototype-library-media-thumb{transform:scale(1.03)}.shadcn-prototype-library-grid.view-video .shadcn-prototype-library-media-thumb,.shadcn-prototype-library-media-thumb.video{aspect-ratio:16/9}.shadcn-prototype-library-media-thumb.empty{color:#9b968e;background:linear-gradient(135deg,#7c5cff1a,#00a88e14),#f8f6f3;font-size:12px;font-weight:650}.shadcn-prototype-library-media-placeholder{width:100%;height:100%;color:var(--sp-subtle);align-content:center;place-items:center;gap:8px;display:grid;position:relative}.shadcn-prototype-library-media-placeholder:after,.shadcn-prototype-library-media-placeholder:before{content:"";border-radius:inherit;pointer-events:none;position:absolute}.shadcn-prototype-library-media-placeholder:before{background:linear-gradient(90deg,#0000 47.5%,#ffffff80 47.5% 49%,#0000 49%),linear-gradient(#ffffff80,#0000 54%);border:1px solid #ffffff8f;inset:16px}.shadcn-prototype-library-media-placeholder:after{background:linear-gradient(145deg,#201f1e14,#201f1e05),#ffffff4d;height:26%;inset:auto 22px 20px}.shadcn-prototype-library-media-placeholder em,.shadcn-prototype-library-media-placeholder svg{z-index:1;position:relative}.shadcn-prototype-library-media-placeholder em{color:var(--sp-faint);font-size:11px;font-style:normal;font-weight:650}.shadcn-prototype-library-media-placeholder.video:before{inset:14px 18px}.shadcn-prototype-library-media-thumb img,.shadcn-prototype-library-media-thumb video{object-fit:cover;width:100%;height:100%;display:block}.shadcn-prototype-library-media-frame .shadcn-prototype-library-media-thumb{aspect-ratio:auto;height:100%}.shadcn-prototype-library-detail{background:#fff;border:1px solid #eae7e1;border-radius:12px;flex-direction:column;gap:14px;min-height:0;padding:18px;display:flex;overflow:auto}.shadcn-prototype-library-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#201f1e61;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.shadcn-prototype-library-modal{border:0;border-radius:16px;width:560px;max-width:100%;height:auto;max-height:84vh;box-shadow:0 30px 80px #201f1e4d}.shadcn-prototype-library-modal-title-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.shadcn-prototype-library-modal-title-actions button{color:#201f1e;background:#fff;border:1px solid #eae7e1;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.shadcn-prototype-library-modal .shadcn-prototype-library-prose,.shadcn-prototype-library-modal .shadcn-prototype-library-timeline{height:auto;max-height:320px}.shadcn-prototype-library-detail>*{flex-shrink:0}.shadcn-prototype-library-detail header{justify-content:space-between;align-items:start;gap:12px;display:flex}.shadcn-prototype-library-detail header span{color:var(--sp-subtle);font-size:12px;font-weight:600;display:block}.shadcn-prototype-library-detail h2{color:var(--sp-text);margin:5px 0 0;font-size:18px;line-height:1.25}.shadcn-prototype-library-detail header em{color:#fff;background:#201f1e;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-style:normal;font-weight:700}.shadcn-prototype-library-image-preview,.shadcn-prototype-library-video-preview{color:#6e6a64;text-align:center;background:#f8f6f3;border:1px solid #eae7e1;border-radius:8px;place-items:center;gap:8px;min-height:190px;display:grid}.shadcn-prototype-library-image-preview strong{color:#201f1e;text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:14px;overflow:hidden}.shadcn-prototype-library-image-preview span,.shadcn-prototype-library-video-preview span{color:var(--sp-subtle);font-size:12px}.shadcn-prototype-library-video-preview{color:#fff;background:#201f1e;min-height:180px;max-height:220px;position:relative}.shadcn-prototype-library-video-preview.playable{max-height:320px;padding:0;display:block;overflow:hidden}.shadcn-prototype-library-video-preview.playable video{object-fit:contain;background:#000;width:100%;height:100%;max-height:320px;display:block}.shadcn-prototype-product-video{background:#000;border:1px solid #eae7e1;border-radius:12px;overflow:hidden}.shadcn-prototype-product-video-player{object-fit:contain;background:#000;width:100%;max-height:420px;display:block}.shadcn-prototype-library-video-preview button{color:#fff;background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;place-items:center;width:52px;height:52px;display:grid}.shadcn-prototype-library-actions{flex-wrap:wrap;gap:8px;display:flex}.shadcn-prototype-library-actions button{height:32px;padding:0 10px}.shadcn-prototype-asset-form{gap:14px;display:grid}.shadcn-prototype-asset-form label{color:#4a4640;gap:7px;font-size:12px;font-weight:700;display:grid}.shadcn-prototype-asset-form input,.shadcn-prototype-asset-form textarea{color:#201f1e;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #eae7e1;border-radius:8px;outline:none;padding:10px 11px;font-size:13px;line-height:1.5}.shadcn-prototype-asset-form textarea{resize:vertical}.shadcn-prototype-asset-form input:focus,.shadcn-prototype-asset-form textarea:focus{border-color:#201f1e;box-shadow:0 0 0 3px #18181b14}.shadcn-prototype-asset-form .primary{color:#fff;background:#201f1e;border:0;border-radius:8px;justify-self:start;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.shadcn-prototype-library-content{gap:10px;min-height:0;display:grid;overflow:visible}.shadcn-prototype-library-content h3,.shadcn-prototype-library-keywords h3{color:var(--sp-text);margin:0;font-size:13px}.shadcn-prototype-library-prose,.shadcn-prototype-library-timeline{box-sizing:border-box;background:#fff;border:1px solid #f5f3ef;border-radius:8px;height:150px;min-height:120px;padding:14px;overflow:auto}.shadcn-prototype-library-prose p{color:#201f1e;margin:0 0 12px;font-size:14px;line-height:1.75}.shadcn-prototype-library-prose p:last-child{margin-bottom:0}.shadcn-prototype-library-timeline{gap:10px;display:grid}.shadcn-prototype-library-timeline article{grid-template-columns:36px minmax(0,1fr);gap:10px;display:grid}.shadcn-prototype-library-timeline article span{color:#6e6a64;font-size:12px;font-weight:700}.shadcn-prototype-library-timeline article p{color:#201f1e;margin:0;font-size:13px;line-height:1.6}.shadcn-prototype-library-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.shadcn-prototype-library-meta div{border:1px solid #f5f3ef;border-radius:8px;min-width:0;padding:10px}.shadcn-prototype-library-meta dt{color:#6e6a64;font-size:11px;font-weight:600}.shadcn-prototype-library-meta dd{color:#201f1e;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;font-weight:700;overflow:hidden}.shadcn-prototype-library-keywords{gap:10px;display:grid}.shadcn-prototype-library-keywords div{flex-wrap:wrap;gap:6px;display:flex}.shadcn-prototype-library-live-badge{color:var(--muted);align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.shadcn-prototype-library-gdot{background:var(--ai-grad);border-radius:50%;flex:none;width:8px;height:8px;animation:shadcn-prototype-library-breathe 2.2s infinite}@keyframes shadcn-prototype-library-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.8)}}.shadcn-prototype-library-understand{background:var(--ai-soft);border:1px solid var(--line);color:var(--text);border-radius:12px;padding:13px 15px;font-size:13.5px;line-height:1.75}.shadcn-prototype-library-pending{background:var(--surface);border:1px solid var(--line);border-radius:12px;gap:9px;padding:13px 15px;display:grid}.shadcn-prototype-library-pending .row{color:var(--muted);align-items:center;gap:8px;font-size:12.5px;display:flex}.shadcn-prototype-library-pending .hint{color:var(--quiet);font-size:11.5px}.shadcn-prototype-library-pending .bar{background:var(--surface-soft);border-radius:3px;height:3px;position:relative;overflow:hidden}.shadcn-prototype-library-pending .bar:after{content:"";border-radius:inherit;background:var(--ai-grad);opacity:.7;animation:shadcn-prototype-library-sweep 1.8s infinite;position:absolute;inset:0}@keyframes shadcn-prototype-library-sweep{0%{transform:translate(-55%)}to{transform:translate(55%)}}.shadcn-prototype-library-chips{flex-wrap:wrap;gap:7px;display:flex}.shadcn-prototype-library-chips span{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:4px 12px;font-size:12px}.shadcn-prototype-library-usage{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:11px 14px;font-size:12.5px;line-height:1.6}.shadcn-prototype-library-usage b{color:var(--text);font-weight:600}.shadcn-prototype-library-audio{background:var(--surface-soft);border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.shadcn-prototype-library-audio .ab-play{background:var(--ai-grad);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.shadcn-prototype-library-audio .ab-wave{background:repeating-linear-gradient(90deg,var(--line-strong) 0 2px,transparent 2px 5px);border-radius:6px;flex:1;height:22px;position:relative;overflow:hidden}.shadcn-prototype-library-audio .ab-fill{background:linear-gradient(90deg,#7c5cff80,#00a88e80);width:0;position:absolute;top:0;bottom:0;left:0}.shadcn-prototype-library-audio .ab-t{color:var(--quiet);font-variant-numeric:tabular-nums;flex:none;font-size:11px}.shadcn-prototype-public-search{width:min(920px,100vw - 32px)}.shadcn-prototype-public-search-controls{background:#f8fafceb;border:1px solid #94a3b838;border-radius:8px;flex-wrap:wrap;align-items:end;gap:12px;padding:14px;display:flex}.shadcn-prototype-public-search-controls label{color:#6e6a64;gap:6px;font-size:12px;display:grid}.shadcn-prototype-public-search-controls>label:first-child{flex:300px}.shadcn-prototype-public-search-controls input:not([type]),.shadcn-prototype-public-search-controls input[type=text]{color:#201f1e;background:#fff;border:1px solid #94a3b85c;border-radius:8px;width:100%;padding:10px 12px}.shadcn-prototype-public-save,.shadcn-prototype-public-search-submit{color:#fff;background:#5b45e0;border:1px solid #2563eb38;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:8px 12px;font-weight:700;display:inline-flex}.shadcn-prototype-public-search-submit:disabled{opacity:.5;cursor:not-allowed}.shadcn-prototype-public-search-checks{flex-wrap:wrap;gap:8px;display:flex}.shadcn-prototype-public-search-checks label{color:#201f1e;background:#fff;border:1px solid #94a3b84d;border-radius:999px;grid-template-columns:none;align-items:center;gap:6px;width:fit-content;padding:6px 10px;display:inline-flex}.shadcn-prototype-public-search-checks small{color:#6e6a64}.shadcn-prototype-public-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.shadcn-prototype-public-result{background:#fff;border:1px solid #94a3b838;border-radius:8px;grid-template-rows:1fr auto;gap:8px;min-width:0;height:100%;padding:10px;display:grid}.shadcn-prototype-public-card{text-align:left;min-width:0;color:inherit;background:0 0;border:0;align-content:start;gap:8px;padding:0;display:grid}.shadcn-prototype-public-card-content{gap:6px;min-width:0;display:grid}.shadcn-prototype-public-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.shadcn-prototype-public-meta{white-space:nowrap;text-overflow:ellipsis;color:#6e6a64;min-width:0;display:block;overflow:hidden}.shadcn-prototype-public-thumb{aspect-ratio:16/9;color:#6e6a64;background:#f5f3ef;border-radius:8px;place-items:center;width:100%;display:grid;overflow:hidden}.shadcn-prototype-public-thumb img{object-fit:cover;width:100%;height:100%;display:block}.shadcn-prototype-public-thumb-placeholder{color:#6e6a64;align-content:center;place-items:center;gap:6px;width:100%;height:100%;display:grid}.shadcn-prototype-public-thumb-placeholder small{font-size:11px}.shadcn-prototype-public-tags{flex-wrap:nowrap;gap:5px;min-height:24px;display:flex;overflow:hidden}.shadcn-prototype-public-tags em{color:#0e8a6b;background:#e7f4ef;border-radius:999px;flex:none;padding:4px 7px;font-size:11px;font-style:normal}.shadcn-prototype-public-save{width:100%}@media (max-width:760px){.shadcn-prototype-public-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.shadcn-prototype-public-results{grid-template-columns:minmax(0,1fr)}}.shadcn-prototype-admin-page{color:#201f1e;background:#faf9f7;grid-template-rows:44px minmax(0,1fr);min-height:100vh;font-size:13.5px;display:grid}.shadcn-prototype-admin-topbar{border-bottom:1px solid var(--line);background:var(--background);align-items:center;gap:10px;padding:0 16px;display:flex}.shadcn-prototype-admin-brand-mark{background:var(--ai-grad);border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.shadcn-prototype-admin-crumb{color:var(--quiet);font-size:12.5px}.shadcn-prototype-admin-crumb b{color:var(--text);font-size:13px;font-weight:600}.shadcn-prototype-admin-tag{background:var(--warning-soft);color:var(--warning);letter-spacing:.04em;border-radius:999px;padding:2px 9px;font-size:10.5px;font-weight:650}.shadcn-prototype-admin-back{border:1px solid var(--line);background:var(--surface);height:28px;color:var(--muted);border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:0 12px;font-size:12px;transition:transform .15s,box-shadow .15s,color .15s;display:flex}.shadcn-prototype-admin-back:hover{color:var(--text);box-shadow:var(--button-shadow);transform:translateY(-1px)}.shadcn-prototype-admin-main{place-content:start center;padding:28px 40px;display:grid;overflow:auto}.shadcn-prototype-admin-wrap{gap:16px;width:min(920px,100vw - 80px);display:grid}.shadcn-prototype-admin-head{align-items:flex-start;gap:12px;display:flex}.shadcn-prototype-admin-head h1{letter-spacing:.01em;margin:0;font-size:18px;font-weight:700}.shadcn-prototype-admin-head p{color:var(--muted);margin:2px 0 0;font-size:12.5px}.shadcn-prototype-admin-add{background:var(--text);color:#fff;height:36px;box-shadow:var(--button-shadow);border:0;border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.shadcn-prototype-admin-add:hover{transform:translateY(-1px)}.shadcn-prototype-admin-rule{background:var(--surface);color:var(--muted);border:1px solid var(--line);border-left:3px solid #7c5cff;border-radius:12px;padding:12px 16px;font-size:12.5px;line-height:1.7}.shadcn-prototype-admin-rule b{color:var(--text);font-weight:600}.shadcn-prototype-admin-loading{color:var(--muted);margin:0}.shadcn-prototype-admin-table{border:1px solid var(--line);background:var(--surface);box-shadow:var(--button-shadow);border-radius:16px;overflow:hidden}.shadcn-prototype-admin-tr{border-bottom:1px solid var(--line);grid-template-columns:minmax(140px,1.45fr) minmax(72px,.82fr) minmax(52px,.55fr) minmax(112px,1fr) minmax(52px,.58fr) minmax(118px,1.05fr) minmax(72px,.8fr) minmax(128px,1.1fr);align-items:center;gap:12px;padding:13px 20px;display:grid}.shadcn-prototype-admin-tr:last-child{border-bottom:0}.shadcn-prototype-admin-tr.th{background:var(--surface-strong);color:var(--quiet);letter-spacing:.05em;padding:10px 20px;font-size:11px;font-weight:650}.shadcn-prototype-admin-tr.draft{background:linear-gradient(120deg,#7c5cff08,#00a88e08),var(--surface)}.shadcn-prototype-admin-tr .ops{text-align:right;justify-content:flex-end;gap:6px;display:flex}.shadcn-prototype-admin-src{align-items:center;gap:10px;min-width:0;font-size:13px;font-weight:600;display:flex}.shadcn-prototype-admin-src>span:last-child{gap:1px;min-width:0;display:grid}.shadcn-prototype-admin-src b{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.shadcn-prototype-admin-src em{color:var(--quiet);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-style:normal;font-weight:500;overflow:hidden}.shadcn-prototype-admin-src .ic{background:var(--surface-strong);width:30px;height:30px;color:var(--muted);border-radius:8px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.shadcn-prototype-admin-tr .cell{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.shadcn-prototype-admin-toggle{cursor:pointer;flex:none;width:34px;height:19px;position:relative}.shadcn-prototype-admin-toggle input{display:none}.shadcn-prototype-admin-toggle i{background:var(--line-strong);border-radius:999px;transition:background .2s;position:absolute;inset:0}.shadcn-prototype-admin-toggle i:after{content:"";background:#fff;border-radius:999px;width:15px;height:15px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.shadcn-prototype-admin-toggle input:checked+i{background:var(--ai-grad)}.shadcn-prototype-admin-toggle input:checked+i:after{left:17px}.shadcn-prototype-admin-quota{gap:4px;min-width:0;display:grid}.shadcn-prototype-admin-quota .bar{background:var(--surface-strong);border-radius:999px;width:min(110px,100%);height:4px;position:relative;overflow:hidden}.shadcn-prototype-admin-quota .bar span{border-radius:inherit;background:var(--ai-grad);opacity:.72;position:absolute;inset:0 auto 0 0}.shadcn-prototype-admin-quota>span:last-child{color:var(--quiet);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.shadcn-prototype-admin-tr .op{border:1px solid var(--line-strong);background:var(--surface);height:26px;color:var(--muted);border-radius:999px;padding:0 11px;font-size:11px;font-weight:600;transition:transform .15s,box-shadow .15s,color .15s}.shadcn-prototype-admin-tr .op:hover{color:var(--text);box-shadow:var(--button-shadow);transform:translateY(-1px)}@media (max-width:1180px){.shadcn-prototype-shell{grid-template-columns:minmax(0,1fr)}.shadcn-prototype-brand,.shadcn-prototype-conversation-section,.shadcn-prototype-home,.shadcn-prototype-nav,.shadcn-prototype-new-conversation,.shadcn-prototype-sidebar,.shadcn-prototype-user{display:none}.shadcn-prototype-team{grid-template-columns:30px;justify-content:start;padding:0}.shadcn-prototype-shell.sidebar-expanded{grid-template-columns:264px minmax(0,1fr)}.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-topbar-sidebar-toggle{display:none}.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-sidebar{padding:0 12px 14px;display:grid}.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-team{grid-template-columns:30px minmax(0,1fr) 30px;justify-content:stretch;padding:0 6px}.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-home{display:inline-flex}.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-brand{display:block}.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-new-conversation{display:flex}.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-conversation-section,.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-nav,.shadcn-prototype-shell.sidebar-expanded .shadcn-prototype-user{display:grid}.shadcn-prototype-workspace{grid-template-columns:248px 340px minmax(0,1fr)}.shadcn-prototype-workspace.conversation-mode{grid-template-columns:minmax(320px,var(--chat-panel-width,340px)) 6px minmax(0,1fr)}.shadcn-prototype-workspace.workshop-mode{grid-template-columns:minmax(0,1fr)}}@media (max-width:940px){.shadcn-prototype-shell{display:block}.shadcn-prototype-sidebar{display:none}.shadcn-prototype-inset{height:100svh;min-height:0}.shadcn-prototype-topbar{min-height:57px}.shadcn-prototype-actions button:not(.primary),.shadcn-prototype-breadcrumb span{display:none}.shadcn-prototype-workspace{height:auto;display:grid;overflow:auto}.shadcn-prototype-workspace,.shadcn-prototype-workspace.conversation-mode,.shadcn-prototype-workspace.workshop-mode{grid-template-columns:minmax(0,1fr)}.shadcn-prototype-workspace.conversation-mode{box-shadow:none;background:0 0;border:0;gap:14px;padding:14px}.shadcn-prototype-workspace.empty-mode{padding:16px}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-card{border:1px solid var(--sp-border);box-shadow:var(--sp-shadow);border-radius:8px}.shadcn-prototype-workspace.conversation-mode .shadcn-prototype-chat{border-right:1px solid var(--sp-border)}.shadcn-prototype-card{min-height:520px}.shadcn-prototype-start-inner h1{font-size:22px}.shadcn-prototype-product{padding:14px}.shadcn-prototype-product-main{padding:12px}.shadcn-prototype-product-timeline-strip,.shadcn-prototype-product-timeline-strip.speech .shadcn-prototype-product-timeline-items{grid-template-columns:repeat(2,minmax(0,1fr))}.shadcn-prototype-product-timeline-strip article:nth-child(2n){border-right:0}.shadcn-prototype-workshop-metrics{grid-template-columns:minmax(0,1fr)}}@keyframes reader-param-popover-in{0%{opacity:0;transform:translate(-50%)translateY(-2px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes reader-param-popover-in-mobile{0%{opacity:0;transform:translateY(-2px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes reader-run-spin{to{transform:rotate(1turn)}}@keyframes reader-spin{to{transform:rotate(1turn)}}@keyframes reader-slide-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes reader-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}h3,p{margin:0}h3{letter-spacing:0;font-size:18px;line-height:1.3}p{color:var(--muted);line-height:1.55}input,select,textarea{border:1px solid var(--input-line);background:var(--input);width:100%;min-height:44px;color:var(--text);transition:border-color var(--motion-fast),box-shadow var(--motion-fast),background var(--motion-fast);border-radius:6px;padding:8px 11px;box-shadow:inset 0 1px #ffffffb8}input::placeholder{color:var(--muted);opacity:1}input:focus,select:focus,textarea:focus{border-color:#9d8cea;outline:0;box-shadow:inset 0 1px #ffffffb8,0 0 0 3px #0b765f1f}.shadcn-prototype-library-search input:focus,.shadcn-prototype-start-dock textarea:focus{box-shadow:none;border-color:#0000;outline:none}textarea{resize:vertical;min-height:86px}label{color:var(--muted);gap:7px;font-size:14px;font-weight:700;display:grid}.primary-action{border:1px solid var(--line);text-align:center;min-height:44px;transition:transform var(--motion-fast),border-color var(--motion-fast),background var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),filter var(--motion-fast);border-color:var(--accent);background:var(--accent);color:#fff;min-width:108px;box-shadow:var(--button-shadow);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:800;line-height:1.12;display:inline-flex}.primary-action:hover{filter:brightness(.95);transform:translateY(-1px)}.segmented button:hover{border-color:var(--line-strong);background:var(--surface-soft);transform:translateY(-1px);box-shadow:0 5px 12px #15201b0f}.primary-action:active,.segmented button:active{box-shadow:none;transform:translateY(0)}.primary-action:focus-visible{box-shadow:0 0 0 2px var(--surface),0 0 0 4px #0b765f42;outline:0}.full-width{width:100%}@keyframes target-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes target-dialog-in{0%{opacity:0;transform:translateY(4px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes workspace-skeleton-pulse{0%{background-position:100% 0}to{background-position:-120% 0}}.metric{border:1px solid var(--line);background:var(--surface);box-shadow:none;border-radius:8px}@keyframes timeline-panel-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes screenshot-loading{0%{background-position:0 0}to{background-position:-220% 0}}.status{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.status.active{background:var(--accent-soft);color:var(--accent-strong)}.shadcn-prototype-upload-error{color:#b42318;font-size:12px;line-height:18px}.shadcn-prototype-workshop-empty{color:#6e6a64}.shadcn-prototype-workshop-empty strong{color:#4a4640;font-size:14px;display:block}.shadcn-prototype-workshop-empty p{margin:4px 0 0;font-size:13px}.segmented{gap:8px;display:flex}.segmented button{border:1px solid var(--button-line);background:var(--surface);min-height:44px;color:var(--text);border-radius:6px;padding:0 12px}.segmented button.selected{background:var(--accent-soft);color:var(--accent-strong);border-color:#b3a5ef;font-weight:800}@keyframes signal-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.shadcn-prototype-source-block{border:1px solid var(--sp-border);background:var(--sp-ai-soft);border-radius:12px;padding:13px 15px}.shadcn-prototype-source-block summary{min-height:0;color:var(--sp-text);cursor:pointer;border-bottom:0;justify-content:flex-start;align-items:center;gap:8px;padding:0;font-size:12.5px;font-weight:600;list-style:none;display:flex}.shadcn-prototype-preview-player-screen:disabled{cursor:wait}.shadcn-prototype-preview-player-loading{color:var(--sp-muted);background:#ffffffeb;place-content:center;justify-items:center;gap:10px;font-size:12px;display:grid;position:absolute;inset:0}.shadcn-prototype-preview-player-loading i{background:#ebe8e3;border-radius:999px;width:min(180px,58%);height:3px;display:block;overflow:hidden}.shadcn-prototype-preview-player-loading b,.shadcn-prototype-preview-player-loading i:before{border-radius:inherit;background:linear-gradient(90deg,var(--sp-ai-a),var(--sp-ai-b));content:"";height:100%;display:block}.shadcn-prototype-preview-player-loading i:before{width:35%;animation:multimix-preview-loading 1.1s ease-in-out infinite}.shadcn-prototype-preview-player-loading i:has(b[style]):before{display:none}@keyframes multimix-preview-loading{0%{transform:translate(-100%)}to{transform:translate(310%)}}.shadcn-prototype-source-block summary::-webkit-details-marker{display:none}.shadcn-prototype-source-block summary:after{content:"";border-right:1.5px solid var(--sp-subtle);border-bottom:1.5px solid var(--sp-subtle);width:7px;height:7px;margin-left:auto;transition:transform .15s;transform:rotate(45deg)translateY(-2px)}.shadcn-prototype-source-block[open] summary:after{transform:rotate(225deg)translate(-2px,-2px)}.shadcn-prototype-source-content{gap:10px;padding-top:10px;display:grid}.shadcn-prototype-source-metrics{flex-wrap:wrap;gap:7px;display:flex}.shadcn-prototype-source-metrics span{color:#3d3a36;background:#f5f3ef;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:650}.shadcn-prototype-source-dot{background:var(--sp-ai-grad);border-radius:999px;flex:none;width:8px;height:8px}.shadcn-prototype-source-block ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.shadcn-prototype-source-block li{border:1px solid var(--sp-border);background:#fff;border-radius:999px;align-items:center;gap:7px;min-width:0;max-width:min(240px,100%);padding:3px 10px 3px 4px;display:inline-flex}.shadcn-prototype-source-block li.is-fallback{border-style:dashed;border-color:var(--sp-border-strong)}.shadcn-prototype-source-thumb{background:var(--sp-muted);width:26px;height:26px;box-shadow:inset 0 0 0 1px var(--sp-border);border-radius:999px;flex:none;overflow:hidden}.shadcn-prototype-source-thumb img{object-fit:cover;width:100%;height:100%;display:block}.shadcn-prototype-source-unavailable{width:100%;height:100%;color:var(--sp-faint);text-align:center;place-items:center;font-size:8px;line-height:1.15;display:grid}.shadcn-prototype-source-copy{min-width:0;display:grid}.shadcn-prototype-source-copy strong{color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.shadcn-prototype-source-copy em{color:var(--sp-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-style:normal;overflow:hidden}.shadcn-prototype-source-content>p{color:var(--sp-subtle);margin:0;font-size:12px}.shadcn-prototype-segment-cards{gap:9px;display:grid}.shadcn-prototype-video-browse>.shadcn-prototype-segment-cards{flex-direction:column;flex:auto;min-height:0;margin-top:8px;display:flex}.shadcn-prototype-segment-cards>header{min-height:0;color:var(--sp-faint);letter-spacing:.06em;border-bottom:0;justify-content:space-between;align-items:baseline;gap:10px;padding:0;font-size:11px;font-weight:600;display:flex}.shadcn-prototype-segment-cards>header em{letter-spacing:0;font-size:11px;font-style:normal;font-weight:400}.shadcn-prototype-segment-cards ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.shadcn-prototype-video-browse>.shadcn-prototype-segment-cards>ol{min-height:0;margin:-4px -12px 0;padding:4px 12px 24px;overflow-y:auto}.shadcn-prototype-segment-cards li{border:1px solid var(--sp-border);background:var(--sp-card);border-radius:12px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;padding:11px 13px;display:grid;position:relative}.shadcn-prototype-segment-cards li.clickable{cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s}.shadcn-prototype-segment-cards li.clickable:hover{border-color:var(--sp-border-strong);box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-segment-cards li.active{background:linear-gradient(var(--sp-card),var(--sp-card)) padding-box,var(--sp-ai-grad) border-box;border-color:#0000}.shadcn-prototype-segment-no{justify-items:center;gap:1px;min-width:34px;display:grid}.shadcn-prototype-segment-no b{color:var(--sp-text);font-size:13px;font-weight:650}.shadcn-prototype-segment-no span{color:var(--sp-faint);font-size:10px}.shadcn-prototype-segment-thumb{background:var(--sp-muted);width:46px;height:34px;box-shadow:inset 0 0 0 1px var(--sp-border);border-radius:7px;flex:none;overflow:hidden}.shadcn-prototype-segment-thumb.needs-material{box-shadow:inset 0 0 0 1px var(--sp-border-strong);opacity:.85}.shadcn-prototype-segment-thumb img{object-fit:cover;width:100%;height:100%;display:block}.shadcn-prototype-segment-video-placeholder{width:100%;height:100%;color:var(--sp-subtle);background:#f3f4f2;place-items:center;font-size:10px;font-weight:700;display:grid}.shadcn-prototype-segment-graphics-placeholder{color:#fff;background:linear-gradient(140deg,#0000 0 46%,#ffffff2e 46% 49%,#0000 49% 100%),linear-gradient(145deg,#43317f,#0f9d87);place-items:center;width:100%;height:100%;font-size:10px;font-weight:700;display:grid}.shadcn-prototype-segment-copy{gap:1px;min-width:0;display:grid}.shadcn-prototype-segment-line1{align-items:center;gap:7px;min-width:0;display:flex}.shadcn-prototype-segment-line1 strong{color:var(--sp-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.shadcn-prototype-segment-mg{color:#fff;background:linear-gradient(120deg,#7c5cffe6,#00a88ee6);border-radius:999px}.shadcn-prototype-segment-material-needed,.shadcn-prototype-segment-mg{white-space:nowrap;flex:none;padding:1px 7px;font-size:9.5px;font-style:normal;font-weight:650}.shadcn-prototype-segment-material-needed{border:1px solid var(--sp-border-strong);background:var(--sp-muted);color:var(--sp-faint);border-radius:999px}.shadcn-prototype-segment-line2{color:var(--sp-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.shadcn-prototype-picker-mask{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#201f1e61;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.shadcn-prototype-picker{background:var(--sp-card);border-radius:16px;align-content:start;width:520px;max-width:100%;max-height:82vh;display:grid;overflow:auto;box-shadow:0 30px 80px #201f1e4d}.shadcn-prototype-picker-head{align-items:center;gap:10px;padding:16px 18px 0;display:flex}.shadcn-prototype-picker-title{font-size:14.5px;font-weight:650}.shadcn-prototype-picker-sub{color:var(--sp-faint);font-size:11.5px}.shadcn-prototype-picker-close{width:28px;height:28px;color:var(--sp-faint);background:0 0;border:0;border-radius:8px;place-items:center;margin-left:auto;display:grid}.shadcn-prototype-picker-close:hover{background:var(--sp-muted);color:var(--sp-text)}.shadcn-prototype-picker-sec{letter-spacing:.05em;color:var(--sp-faint);align-items:center;gap:7px;padding:12px 18px 0;font-size:11px;font-weight:650;display:flex}.shadcn-prototype-picker-sec-dot{background:var(--sp-ai-grad);border-radius:999px;flex:none;width:8px;height:8px;animation:shadcn-prototype-confirm-breathe 2.2s infinite}.shadcn-prototype-picker-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;padding:10px 18px;display:grid}.shadcn-prototype-picker-item{cursor:pointer;text-align:left;background:0 0;border:0;gap:5px;padding:0;display:grid}.shadcn-prototype-picker-thumb{aspect-ratio:4/3;background:var(--sp-muted);box-shadow:0 0 0 1px var(--sp-border);transition:box-shadow var(--motion-fast),transform var(--motion-fast);border-radius:9px;position:relative;overflow:hidden}.shadcn-prototype-picker-item:hover .shadcn-prototype-picker-thumb{box-shadow:0 0 0 1.5px var(--sp-ai-a),var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-picker-item.selected .shadcn-prototype-picker-thumb,.shadcn-prototype-picker-item:focus-visible .shadcn-prototype-picker-thumb{box-shadow:0 0 0 2px var(--sp-accent),var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-picker.ratio-landscape .shadcn-prototype-picker-thumb{aspect-ratio:16/9}.shadcn-prototype-picker.ratio-portrait .shadcn-prototype-picker-thumb{aspect-ratio:9/16}.shadcn-prototype-picker-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shadcn-prototype-picker-name{color:var(--sp-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.shadcn-prototype-picker-why{color:var(--sp-accent);font-size:10.5px;line-height:1.5}.shadcn-prototype-picker-empty{color:var(--sp-faint);margin:0;padding:10px 18px;font-size:12px}.shadcn-prototype-picker-foot{color:var(--sp-faint);justify-content:space-between;align-items:center;gap:12px;padding:10px 18px 16px;font-size:11.5px;display:flex}.shadcn-prototype-picker-error{margin:0;padding:10px 18px 0;font-size:12px}.shadcn-prototype-picker-actions{gap:8px;display:inline-flex}.shadcn-prototype-picker-actions>button{border:1px solid var(--sp-border-strong);background:var(--sp-card);height:30px;color:var(--sp-subtle);cursor:pointer;border-radius:999px;padding:0 12px;font-size:11.5px;font-weight:650}.shadcn-prototype-picker-actions>button.primary{border-color:var(--sp-text);background:var(--sp-text);color:var(--sp-card)}.shadcn-prototype-picker-actions>button:disabled{cursor:not-allowed;opacity:.45}.shadcn-prototype-picker-link{color:var(--sp-accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.shadcn-prototype-picker-link:hover:not(:disabled){text-decoration:underline}.shadcn-prototype-ai-status{background:linear-gradient(var(--sp-card),var(--sp-card)) padding-box,var(--sp-ai-grad) border-box;border:1px solid #0000;border-radius:12px;gap:5px;margin-top:10px;padding:10px 12px;display:grid}.shadcn-prototype-ai-status-head{color:var(--sp-text);align-items:center;gap:7px;font-size:11.5px;font-weight:650;display:flex}.shadcn-prototype-ai-status-dot{background:var(--sp-ai-grad);border-radius:999px;flex:none;width:8px;height:8px;animation:shadcn-prototype-confirm-breathe 2.2s infinite}.shadcn-prototype-ai-status-body{color:var(--sp-faint);margin:0;font-size:11px;line-height:1.5}.shadcn-prototype-ai-status-body b{color:var(--sp-subtle);font-weight:600}.shadcn-prototype-shell.sidebar-collapsed .shadcn-prototype-ai-status,.shadcn-prototype-shell.sidebar-visual-collapsed .shadcn-prototype-ai-status{display:none}.shadcn-prototype-agent-run{border:1px solid var(--sp-border);background:var(--sp-card);max-width:560px;box-shadow:var(--sp-shadow);border-radius:16px;overflow:hidden}.shadcn-prototype-agent-run-head{border:0;border-bottom:1px solid var(--sp-border);width:100%;color:var(--sp-text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto 15px;align-items:center;gap:6px;padding:12px 17px;font-family:inherit;font-size:13.5px;font-weight:650;display:grid}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-title{min-width:0;color:var(--sp-text);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-title-status{font-size:inherit;font-weight:inherit;flex:none;align-items:center;display:inline-flex}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-title-status.success{color:var(--sp-green)}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-title-status.fail{color:var(--sp-danger)}.shadcn-prototype-project-preview-notice{z-index:2;color:#6e6a64;text-align:center;justify-items:center;gap:8px;width:min(240px,100% - 32px);font-size:12px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.shadcn-prototype-project-preview-notice button{color:var(--sp-accent);background:0 0;border:0;font-weight:650}.shadcn-prototype-detail-bgm{color:var(--sp-subtle);margin:0;font-size:12px}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-title-status.cancelled{color:var(--sp-faint)}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-title-status.running{color:var(--sp-warn)}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-title-dot{background:currentColor;border-radius:999px;flex:none;width:6px;height:6px;display:block}.shadcn-prototype-agent-run-title-status.running .shadcn-prototype-agent-run-title-dot{background:var(--sp-warn)}.shadcn-prototype-agent-run-title-status.success .shadcn-prototype-agent-run-title-dot{background:var(--sp-green)}.shadcn-prototype-agent-run-title-status.fail .shadcn-prototype-agent-run-title-dot{background:var(--sp-danger)}.shadcn-prototype-agent-run-title-status.cancelled .shadcn-prototype-agent-run-title-dot{background:var(--sp-faint)}.shadcn-prototype-segment-actions{flex-shrink:0;gap:6px;display:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.shadcn-prototype-segment-cards li:focus-within .shadcn-prototype-segment-actions,.shadcn-prototype-segment-cards li:hover .shadcn-prototype-segment-actions{display:inline-flex}.shadcn-prototype-segment-actions button{border:1px solid var(--sp-border-strong);background:var(--sp-card);height:26px;color:var(--sp-muted-text);cursor:pointer;border-radius:999px;padding:0 10px;font-size:11px;font-weight:650}.shadcn-prototype-segment-actions button:focus-visible,.shadcn-prototype-segment-actions button:hover{color:var(--sp-text);box-shadow:var(--sp-shadow)}.shadcn-prototype-segment-mg-status{color:var(--sp-muted-text);font-size:9.5px;font-style:normal;font-weight:600}.shadcn-prototype-segment-mg-status.failed{color:var(--sp-danger,#b42318)}.shadcn-prototype-agent-run-head:focus-visible{outline:2px solid var(--sp-accent);outline-offset:-2px}.shadcn-prototype-agent-run.collapsed .shadcn-prototype-agent-run-head{border-bottom:0}.shadcn-prototype-agent-run-dot{background:var(--sp-ai-grad);border-radius:999px;width:8px;height:8px;animation:shadcn-prototype-confirm-breathe 1.6s infinite}.shadcn-prototype-agent-run-count{color:var(--sp-faint);font-size:11.5px;font-weight:500}.shadcn-prototype-agent-run-chevron{color:var(--sp-faint);transition:transform var(--motion-medium);flex:none}.shadcn-prototype-agent-run-chevron.expanded{transform:rotate(180deg)}.shadcn-prototype-agent-run-steps{margin:0;padding:6px 0;list-style:none;display:grid}.shadcn-prototype-agent-run-step{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:6px;padding:8px 17px;font-size:13px;display:grid}.shadcn-prototype-agent-run-ic{place-items:center;width:18px;height:18px;margin:0 auto;display:grid}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-ic{place-items:center;display:grid}.shadcn-prototype-thread .assistant .shadcn-prototype-agent-run-ic>:is(.shadcn-prototype-agent-run-ok,.shadcn-prototype-agent-run-active,.shadcn-prototype-agent-run-wait,.shadcn-prototype-agent-run-failmark){place-items:center;line-height:0;display:grid}.shadcn-prototype-agent-run-ic svg{display:block}.shadcn-prototype-agent-run-ok{border:1px solid var(--sp-green-line);background:var(--sp-green-soft);width:18px;height:18px;color:var(--sp-green);border-radius:999px;place-items:center;display:grid}.shadcn-prototype-agent-run-active{background:var(--sp-ai-grad);color:#fff;border-radius:999px;place-items:center;width:18px;height:18px;animation:shadcn-prototype-confirm-breathe 1.6s infinite;display:grid}.shadcn-prototype-agent-run-wait{border:1.5px solid var(--sp-border-strong);border-radius:999px;width:18px;height:18px}.shadcn-prototype-agent-run-failmark{border:1px solid var(--sp-danger-line);background:var(--sp-danger-soft);width:18px;height:18px;color:var(--sp-danger);border-radius:999px;place-items:center;font-size:10px;font-weight:700;display:grid}.shadcn-prototype-agent-run-tx{color:var(--sp-faint);transition:color var(--motion-medium);font-size:14px;font-weight:600}.shadcn-prototype-agent-run-step.done .shadcn-prototype-agent-run-tx{color:var(--sp-text)}.shadcn-prototype-agent-run-step.run .shadcn-prototype-agent-run-tx{color:var(--sp-text);font-weight:600}.shadcn-prototype-agent-run-step.fail .shadcn-prototype-agent-run-tx{color:var(--sp-danger);font-weight:600}.shadcn-prototype-agent-run-tm{color:var(--sp-faint);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.shadcn-prototype-agent-run-step .shadcn-prototype-agent-run-ok{opacity:1;transform:none}.shadcn-prototype-agent-run-shim{background:var(--sp-muted);border-radius:3px;grid-column:2/4;height:3px;margin-top:5px;position:relative;overflow:hidden}.shadcn-prototype-agent-run-shim:after{content:"";border-radius:inherit;background:var(--sp-ai-grad);opacity:.75;animation:shadcn-prototype-agent-run-sweep 1.8s infinite;position:absolute;inset:0}.shadcn-prototype-agent-run-error{border-top:1px solid var(--sp-border);justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 17px 14px;display:flex}.shadcn-prototype-agent-run-error p{min-width:0;color:var(--sp-danger);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.shadcn-prototype-agent-run-error-copy{min-width:0}.shadcn-prototype-agent-run-error details{color:var(--sp-faint);margin-top:4px;font-size:11px}.shadcn-prototype-agent-run-error summary{cursor:pointer;width:fit-content}.shadcn-prototype-agent-run-error code{overflow-wrap:anywhere;white-space:normal;margin-top:4px;display:block}.shadcn-prototype-agent-run-retry{border:1px solid var(--sp-border);background:var(--sp-card);min-height:34px;color:var(--sp-text);font:inherit;cursor:pointer;border-radius:999px;flex:none;padding:6px 12px;font-size:12px;font-weight:650}.shadcn-prototype-agent-run-retry:focus-visible{outline:2px solid var(--sp-accent);outline-offset:2px}.shadcn-prototype-agent-run-actions{border-top:1px solid var(--sp-border);justify-content:flex-end;padding:10px 17px 14px;display:flex}.shadcn-prototype-agent-run-stop{border:1px solid var(--sp-border);background:var(--sp-card);min-height:34px;color:var(--sp-text);font:inherit;cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:650}.shadcn-prototype-agent-run-stop:disabled{cursor:wait;opacity:.6}@keyframes shadcn-prototype-agent-run-sweep{0%{transform:translate(-55%)}to{transform:translate(55%)}}.shadcn-prototype-confirm-card{background:linear-gradient(var(--sp-card),var(--sp-card)) padding-box,var(--sp-ai-grad) border-box;border:1px solid #0000;border-radius:16px;max-width:560px;box-shadow:0 4px 14px #7c5cff14,0 18px 44px #00a88e14}.shadcn-prototype-confirm-card.confirmed{gap:8px;padding:14px 18px;display:grid;box-shadow:0 3px 10px #7c5cff0f}.shadcn-prototype-confirm-head{align-items:center;gap:10px;padding:15px 18px 0;display:flex}.shadcn-prototype-confirm-title{color:var(--sp-text);font-size:17px;font-weight:700}.shadcn-prototype-confirm-badge{color:var(--sp-warn);background:var(--sp-warn-soft);border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.shadcn-prototype-confirm-dot{background:var(--sp-ai-grad);border-radius:999px;width:7px;height:7px;animation:shadcn-prototype-confirm-breathe 2.2s infinite}@keyframes shadcn-prototype-confirm-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.8)}}.shadcn-prototype-confirm-sub{color:var(--sp-faint);margin:3px 0 0;padding:0 18px;font-size:12px}.shadcn-prototype-confirm-fields{gap:10px;padding:13px 18px 15px;display:grid}.shadcn-prototype-confirm-bgm,.shadcn-prototype-confirm-visual-review{border-top:1px solid var(--sp-border);gap:10px;padding:14px 18px 16px;display:grid}.shadcn-prototype-confirm-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.shadcn-prototype-confirm-section-head strong{color:var(--sp-text);font-size:13px}.shadcn-prototype-confirm-section-head span{color:var(--sp-faint);font-size:11px}.shadcn-prototype-confirm-preview-scenes{gap:12px;display:grid}.shadcn-prototype-confirm-preview-scenes>article{gap:7px;min-width:0;display:grid}.shadcn-prototype-confirm-preview-scenes>article>header{color:var(--sp-subtle);align-items:center;gap:7px;font-size:11.5px;display:flex}.shadcn-prototype-confirm-preview-scenes>article>header>span{color:var(--sp-accent);font-weight:700}.shadcn-prototype-confirm-preview-frames{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;display:grid}.shadcn-prototype-confirm-preview-frame{gap:4px;min-width:0;display:grid}.shadcn-prototype-confirm-preview-frame>small,.shadcn-prototype-confirm-preview-frame>span,.shadcn-prototype-confirm-preview-frame>strong{overflow-wrap:anywhere}.shadcn-prototype-confirm-preview-frame>strong{color:var(--sp-text);font-size:11.5px}.shadcn-prototype-confirm-preview-frame>small,.shadcn-prototype-confirm-preview-frame>span{color:var(--sp-faint);font-size:10.5px;line-height:1.45}.shadcn-prototype-confirm-preview-canvas{border:1px solid var(--sp-border);background:linear-gradient(135deg,#7c5cff12,#00a88e0f),var(--sp-card);border-radius:10px;place-items:center;min-height:86px;display:grid;position:relative;overflow:hidden}.shadcn-prototype-confirm-preview-canvas[data-fidelity=schematic]>span{color:var(--sp-subtle);text-align:center;padding:18px 12px;font-size:11px;line-height:1.45}.shadcn-prototype-confirm-preview-canvas img{object-fit:cover;width:100%;height:100%;min-height:86px}.shadcn-prototype-confirm-preview-canvas em{color:var(--sp-accent);background:#ffffffe6;border-radius:999px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:700;position:absolute;top:6px;right:6px;box-shadow:0 1px 4px #201f1e1a}.shadcn-prototype-confirm-bgm-options{gap:7px;display:grid}.shadcn-prototype-confirm-bgm-options>label{border:1px solid var(--sp-border);background:var(--sp-card);border-radius:10px;grid-template-columns:auto minmax(0,1fr) minmax(132px,38%);align-items:center;gap:9px;padding:9px 10px;display:grid}.shadcn-prototype-confirm-bgm-options>label[data-selected=true]{border-color:var(--sp-accent)}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-confirm-bgm-options>label[data-selected=true]{border-color:color-mix(in srgb,var(--sp-accent) 45%,var(--sp-border))}}.shadcn-prototype-confirm-bgm-options>label[data-selected=true]{background:var(--sp-accent-soft)}.shadcn-prototype-confirm-bgm-options>label>span{gap:2px;min-width:0;display:grid}.shadcn-prototype-confirm-bgm-options strong{color:var(--sp-text);font-size:12px}.shadcn-prototype-confirm-bgm-options small,.shadcn-prototype-confirm-bgm>p{color:var(--sp-faint);margin:0;font-size:10.5px;line-height:1.4}.shadcn-prototype-confirm-bgm-options audio{width:100%;min-width:0;height:30px}@media (max-width:560px){.shadcn-prototype-confirm-bgm-options>label{grid-template-columns:auto minmax(0,1fr)}.shadcn-prototype-confirm-bgm-options audio{grid-column:2}}.shadcn-prototype-confirm-cleanup{gap:10px;padding:0 18px 15px;display:grid}.shadcn-prototype-confirm-cleanup-toggle{color:var(--sp-accent);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:2px 0;font-size:12px;font-weight:650}.shadcn-prototype-confirm-cleanup-editor,.shadcn-prototype-confirm-cleanup-list{gap:10px;display:grid}.shadcn-prototype-confirm-cleanup-groups{flex-wrap:wrap;gap:7px;display:flex}.shadcn-prototype-confirm-cleanup-groups button{border:1px solid var(--sp-border);background:var(--sp-surface);color:var(--sp-subtle);font:inherit;cursor:pointer;border-radius:999px;padding:6px 10px;font-size:11.5px}.shadcn-prototype-confirm-cleanup-groups button[aria-expanded=true]{border-color:var(--sp-accent)}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-confirm-cleanup-groups button[aria-expanded=true]{border-color:color-mix(in srgb,var(--sp-accent) 48%,var(--sp-border))}}.shadcn-prototype-confirm-cleanup-groups button[aria-expanded=true]{background:var(--sp-accent)}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-confirm-cleanup-groups button[aria-expanded=true]{background:color-mix(in srgb,var(--sp-accent) 7%,var(--sp-surface))}}.shadcn-prototype-confirm-cleanup-groups button[aria-expanded=true]{color:var(--sp-accent)}.shadcn-prototype-confirm-cleanup-groups button:disabled{cursor:default;opacity:.48}.shadcn-prototype-confirm-cleanup-list{border-top:1px dashed var(--sp-border);padding-top:10px}.shadcn-prototype-confirm-cleanup-item{color:var(--sp-text);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;font-size:12px;display:grid}.shadcn-prototype-confirm-cleanup-item details>div,.shadcn-prototype-confirm-cleanup-item label,.shadcn-prototype-confirm-cleanup-item>div{gap:3px;display:grid}.shadcn-prototype-confirm-cleanup-item label{cursor:pointer}.shadcn-prototype-confirm-cleanup-item label>span{flex-wrap:wrap;justify-content:space-between;gap:6px 12px;display:flex}.shadcn-prototype-confirm-cleanup-item em,.shadcn-prototype-confirm-cleanup-item small,.shadcn-prototype-confirm-cleanup-item strong,.shadcn-prototype-confirm-cleanup-item summary{font:inherit}.shadcn-prototype-confirm-cleanup-item em{color:var(--sp-accent);font-style:normal;font-weight:650}.shadcn-prototype-confirm-cleanup-item strong{font-weight:650}.shadcn-prototype-confirm-cleanup-item small{color:var(--sp-subtle)}.shadcn-prototype-confirm-cleanup-item summary{width:max-content;color:var(--sp-faint);cursor:pointer}.shadcn-prototype-confirm-cleanup-item details>div{margin-top:5px;padding-left:2px}.shadcn-prototype-confirm-row,.shadcn-prototype-confirm-summary-row{grid-template-columns:64px minmax(0,1fr);align-items:baseline;gap:14px;display:grid}.shadcn-prototype-confirm-row .k,.shadcn-prototype-confirm-summary-row .k{color:var(--sp-faint);text-align:right;font-size:12.5px}.shadcn-prototype-confirm-row .v{font-size:13.5px;font-weight:500}.shadcn-prototype-confirm-summary-row .v{font-size:13px}.shadcn-prototype-confirm-thumbs{vertical-align:-5px;gap:5px;margin-left:7px;display:inline-flex}.shadcn-prototype-confirm-thumb{background:var(--sp-muted);width:22px;height:22px;box-shadow:inset 0 0 0 1px var(--sp-border);border-radius:6px;flex:none;overflow:hidden}.shadcn-prototype-confirm-thumb img{object-fit:cover;width:100%;height:100%;display:block}.shadcn-prototype-confirm-ratio{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;padding:0 18px 15px;display:grid}.shadcn-prototype-confirm-ratio-label{color:var(--sp-faint);text-align:right;font-size:12.5px}.shadcn-prototype-confirm-ratio-options{flex-wrap:wrap;gap:8px;display:flex}.shadcn-prototype-confirm-ratio-options button{border:1px solid var(--sp-border);background:var(--sp-card);color:#6e6a64;white-space:nowrap;border-radius:999px;height:30px;padding:0 12px;font-size:12.5px;font-weight:600;transition:color .15s,border-color .15s,background .15s}.shadcn-prototype-confirm-ratio-options button.active{background:var(--sp-accent-soft);color:var(--sp-accent);border-color:#0000;font-weight:650}.shadcn-prototype-confirm-duration{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;padding:0 18px 15px;display:grid}.shadcn-prototype-confirm-duration input{border:1px solid var(--sp-border);background:var(--sp-card);width:112px;height:32px;color:var(--sp-text);font:inherit;border-radius:9px;padding:0 10px;font-size:13px}.shadcn-prototype-confirm-duration input:focus-visible{outline:2px solid var(--sp-accent)}@supports (color:color-mix(in lab,red,red)){.shadcn-prototype-confirm-duration input:focus-visible{outline:2px solid color-mix(in srgb,var(--sp-accent) 30%,transparent)}}.shadcn-prototype-confirm-duration input:focus-visible{outline-offset:1px}.shadcn-prototype-voiceover-dialog{width:min(620px,100%)}.shadcn-prototype-voiceover-dialog-body{padding:16px 18px 18px}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-editor{gap:12px;min-width:0;display:grid}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field{color:var(--sp-subtle);gap:6px;font-size:11.5px;font-weight:650;display:grid}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field.compact{grid-template-columns:76px minmax(0,240px);align-items:center}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field select,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field textarea,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-pronunciation-row input{border:1px solid var(--sp-border-strong);background:var(--sp-card);min-width:0;color:var(--sp-text);font:inherit;border-radius:9px;outline:none;padding:8px 10px;font-size:12px}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field textarea{resize:vertical;min-height:88px}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field select:focus-visible,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field textarea:focus-visible,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-primary:focus-visible,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-pronunciation-row input:focus-visible,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-secondary:focus-visible{border-color:var(--sp-accent);outline:none;box-shadow:0 0 0 3px #7c5cff29}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options{border:0;gap:6px;min-width:0;margin:0;padding:0;display:grid}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options legend,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-section-heading{color:var(--sp-subtle);font-size:11.5px;font-weight:650}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options>div{flex-wrap:wrap;gap:6px;display:flex}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options label{position:relative}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options input{opacity:0;pointer-events:none;position:absolute}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options span,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-primary,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-secondary{border:1px solid var(--sp-border-strong);background:var(--sp-card);min-height:32px;color:var(--sp-subtle);transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast),background-color var(--motion-fast);border-radius:999px;justify-content:center;align-items:center;padding:0 11px;font-size:11.5px;font-weight:650;display:inline-flex}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options input:checked+span{border-color:var(--sp-accent);background:var(--sp-accent-soft);color:var(--sp-accent)}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-primary{border-color:var(--sp-text);background:var(--sp-text);color:#fff}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-primary:hover:not(:disabled),.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-secondary:hover:not(:disabled){box-shadow:var(--sp-shadow);transform:translateY(-1px)}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-primary:disabled,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-secondary:disabled{cursor:default;opacity:.48}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-pronunciations{gap:7px;display:grid}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-actions,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-preview,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-pronunciation-row,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-section-heading{align-items:center;gap:8px;display:flex}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-section-heading{justify-content:space-between}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-pronunciation-row input{flex:1}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-pronunciation-row>button{color:var(--sp-faint);background:0 0;border:0;font-size:16px}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-preview{background:var(--sp-muted);color:var(--sp-subtle);border-radius:9px;padding:8px 10px;font-size:11.5px}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-actions{flex-wrap:wrap}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-error,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-help{margin:0;font-size:11.5px;line-height:1.5}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-error{color:var(--sp-danger)}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-help{color:var(--sp-faint)}@media (max-width:760px){.shadcn-prototype-voiceover-dialog{max-height:calc(100svh - 24px)}.shadcn-prototype-voiceover-dialog-body{padding:14px}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-pronunciation-row{flex-wrap:wrap}.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-field.compact{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-options span,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-primary,.shadcn-prototype-voiceover-dialog-body .shadcn-prototype-voiceover-secondary{transition:none}}.shadcn-prototype-confirm-ratio-options button:disabled{opacity:.5;cursor:not-allowed}.shadcn-prototype-confirm-foot{border-top:1px solid var(--sp-border);gap:10px;padding:14px 18px 16px;display:flex}.shadcn-prototype-confirm-primary{background:var(--sp-ai-grad);color:#fff;height:38px;transition:transform var(--motion-fast),box-shadow var(--motion-fast);border:0;border-radius:999px;align-items:center;gap:7px;padding:0 18px;font-size:13.5px;font-weight:650;display:inline-flex;box-shadow:0 6px 18px #7c5cff38}.shadcn-prototype-confirm-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 24px #7c5cff4d}.shadcn-prototype-confirm-ghost{border:1px solid var(--sp-border-strong);background:var(--sp-card);height:38px;color:var(--sp-subtle);transition:transform var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast);border-radius:999px;align-items:center;padding:0 16px;font-size:13.5px;display:inline-flex}.shadcn-prototype-confirm-ghost:hover:not(:disabled){box-shadow:var(--sp-shadow);color:var(--sp-text);transform:translateY(-1px)}.shadcn-prototype-confirm-done-head{color:var(--sp-text);align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.shadcn-prototype-confirm-ok{color:var(--sp-green);background:var(--sp-green-soft);border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.shadcn-prototype-thread .shadcn-prototype-confirm-done-head>strong{color:var(--sp-text);font-size:12px}.shadcn-prototype-thread .assistant .shadcn-prototype-confirm-ok{color:var(--sp-green)}.shadcn-prototype-confirm-summary{gap:8px;display:grid}.shadcn-prototype-filmstrip{background:var(--surface,#fff);border-top:1px solid var(--line,#eae7e1);align-content:start;height:100%;display:grid;overflow:auto}.shadcn-prototype-filmstrip-busy,.shadcn-prototype-filmstrip-error{border-radius:9px;align-items:center;gap:8px;margin:10px 12px 0;padding:7px 12px;font-size:11.5px;display:flex}.shadcn-prototype-filmstrip-busy{color:var(--ink-2,#6e6a64);background:var(--ai-soft,linear-gradient(120deg,#7c5cff17,#00a88e17))}.shadcn-prototype-filmstrip-busy .dot{background:var(--ai-grad,linear-gradient(120deg,#7c5cff,#00a88e));border-radius:50%;width:8px;height:8px;animation:shadcn-prototype-confirm-breathe 2.2s infinite}.shadcn-prototype-filmstrip-error{color:#9a1c1c;background:#fdf0ef;border:1px solid #f3d8d5}.shadcn-prototype-filmstrip-error button{height:22px;color:inherit;background:#fff;border:1px solid #f3d8d5;border-radius:999px;margin-left:auto;padding:0 10px;font-size:11px}.shadcn-prototype-filmstrip-strip{gap:3px;padding:12px 12px 8px;display:flex}.shadcn-prototype-filmstrip-clip{cursor:pointer;background:0 0;border:0;flex-shrink:1;min-width:30px;height:56px;padding:0;position:relative}.shadcn-prototype-filmstrip-clip .inner{background:linear-gradient(135deg,#7c5cff29,#00a88e24),var(--surface-2,#f5f3ef);box-shadow:0 0 0 1px var(--line,#eae7e1);border-radius:8px;transition:box-shadow .15s;position:absolute;inset:0;overflow:hidden}.shadcn-prototype-filmstrip-clip:hover .inner{box-shadow:0 0 0 1px var(--line-2,#ddd9d1),var(--shadow-card,0 2px 6px #201f1e0d)}.shadcn-prototype-filmstrip-clip.selected .inner{box-shadow:0 0 0 2px var(--ai-a,#7c5cff),0 4px 12px #7c5cff2e}.shadcn-prototype-filmstrip-clip .du,.shadcn-prototype-filmstrip-clip .lb{z-index:2;color:#fff;text-shadow:0 1px 3px #0000008c;pointer-events:none;position:absolute}.shadcn-prototype-filmstrip-clip .lb{font-size:9.5px;font-weight:650;bottom:4px;left:6px}.shadcn-prototype-filmstrip-clip .du{font-size:9px;font-weight:600;top:4px;right:6px}.shadcn-prototype-filmstrip-clip .handle{z-index:6;cursor:ew-resize;touch-action:none;justify-content:center;align-items:center;width:12px;display:flex;position:absolute;top:6px;bottom:6px}.shadcn-prototype-filmstrip-clip .handle:before{content:"";background:var(--surface,#fff);width:5px;height:26px;box-shadow:0 0 0 1.5px var(--ai-a,#7c5cff),0 2px 6px #00000040;border-radius:3px}.shadcn-prototype-filmstrip-clip .handle.l{left:-6px}.shadcn-prototype-filmstrip-clip .handle.r{right:-6px}.shadcn-prototype-filmstrip-acts{align-items:center;gap:6px;padding:0 12px 6px;display:flex}.shadcn-prototype-filmstrip-acts .who{color:var(--ink-3,#9b968e);font-size:11px}.shadcn-prototype-filmstrip .act{border:1px solid var(--line-2,#ddd9d1);height:26px;color:var(--ink-2,#6e6a64);background:var(--surface,#fff);border-radius:999px;padding:0 12px;font-size:11px;font-weight:600}.shadcn-prototype-filmstrip .act:hover:not(:disabled){color:var(--ink,#201f1e);box-shadow:var(--shadow-card,0 2px 6px #201f1e0d);transform:translateY(-1px)}.shadcn-prototype-filmstrip .act:disabled{opacity:.45;cursor:default}.shadcn-prototype-filmstrip-acts .tip{color:var(--ink-3,#9b968e);margin-left:auto;font-size:10.5px}.shadcn-prototype-filmstrip-props{background:var(--surface-2,#f5f3ef);border-radius:10px;gap:8px;margin:0 12px 8px;padding:11px 12px;display:grid}.shadcn-prototype-filmstrip-props .row{align-items:center;gap:9px;min-height:28px;display:flex}.shadcn-prototype-filmstrip-props .k{color:var(--ink-3,#9b968e);text-align:right;flex:none;width:48px;font-size:11px;font-weight:600}.shadcn-prototype-filmstrip-props .v{color:var(--ink,#201f1e);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;overflow:hidden}.shadcn-prototype-filmstrip-props .row .v:first-of-type{flex:1}.shadcn-prototype-filmstrip-props .input{border:1px solid var(--line-2,#ddd9d1);font:inherit;color:var(--ink,#201f1e);background:var(--surface,#fff);border-radius:7px;outline:none;flex:1;min-width:0;padding:5px 9px;font-size:11.5px}.shadcn-prototype-filmstrip-props .input:focus{border-color:var(--ai-a,#7c5cff)}.shadcn-prototype-filmstrip-props .toggle{cursor:pointer;flex:none;width:30px;height:17px;position:relative}.shadcn-prototype-filmstrip-props .toggle input{display:none}.shadcn-prototype-filmstrip-props .toggle i{background:var(--line-2,#ddd9d1);border-radius:999px;transition:background .2s;position:absolute;inset:0}.shadcn-prototype-filmstrip-props .toggle i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.shadcn-prototype-filmstrip-props .toggle input:checked+i{background:var(--ai-grad,linear-gradient(120deg,#7c5cff,#00a88e))}.shadcn-prototype-filmstrip-props .toggle input:checked+i:after{left:15px}.shadcn-prototype-filmstrip-props .hint{max-width:46%;color:var(--ink-3,#9b968e);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:10.5px;overflow:hidden}.shadcn-prototype-filmstrip-note{border-top:1px dashed var(--line,#eae7e1);color:var(--ink-3,#9b968e);margin:0 12px;padding:8px 0;font-size:11px}.shadcn-prototype-filmstrip-note a{color:var(--accent,#5b45e0);font-weight:600;text-decoration:none}.shadcn-prototype-filmstrip-note a:hover{text-decoration:underline}.shadcn-prototype-filmstrip-foot{align-items:center;gap:10px;padding:0 12px 12px;display:flex}.shadcn-prototype-filmstrip-foot .undo{border:1px solid var(--line-2,#ddd9d1);height:26px;color:var(--ink-2,#6e6a64);background:var(--surface,#fff);border-radius:999px;padding:0 11px;font-size:11px}.shadcn-prototype-filmstrip-foot .undo:hover:not(:disabled){color:var(--ink,#201f1e);box-shadow:var(--shadow-card,0 2px 6px #201f1e0d)}.shadcn-prototype-filmstrip-foot .undo:disabled{opacity:.45}.shadcn-prototype-filmstrip-foot .save,.shadcn-prototype-filmstrip-foot .warn{color:var(--ink-3,#9b968e);font-size:10.5px}.shadcn-prototype-filmstrip-foot .save{margin-left:auto}.shadcn-prototype-filmstrip-foot .total{color:var(--ink-2,#6e6a64);background:var(--surface-2,#f5f3ef);border-radius:999px;padding:2px 10px;font-size:11px;font-weight:650}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.shadcn-prototype-assistant-waiting-dots i,.shadcn-prototype-assistant-waiting>svg,.shadcn-prototype-conversation-skeleton-row i{opacity:.55;transform:none;animation:none!important}}.shadcn-prototype-text-editor-shell{background:#fff;border-top:1px solid #ece9e3;gap:12px;min-height:0;padding:18px 20px 22px;display:grid}.shadcn-prototype-text-editor-status{color:#817b72;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.shadcn-prototype-text-editor-status strong{color:#755cf0;font-weight:650}.shadcn-prototype-text-editor-shell textarea{resize:vertical;color:#24211d;background:#fbfaf8;border:1px solid #dedad2;border-radius:14px;outline:none;width:100%;min-height:min(66vh,760px);padding:20px;font:14px/1.75 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;transition:border-color .16s,box-shadow .16s,background .16s}.shadcn-prototype-text-editor-shell textarea:focus{background:#fff;border-color:#8b77ee;box-shadow:0 0 0 3px #755cf01f}.shadcn-prototype-text-edit-error,.shadcn-prototype-text-structure-review{color:#8a3426;background:#fff8f6;border:1px solid #efc9c2;border-radius:12px;margin:0;padding:12px 14px;font-size:13px}.shadcn-prototype-text-structure-review p{margin:5px 0 10px}.shadcn-prototype-text-structure-review>div{gap:8px;display:flex}.shadcn-prototype-text-edit-saved{color:#278060;font-size:12px;font-weight:650}