.studio-root .chr-mid{box-sizing:border-box;color:var(--ink);font-size:13.5px;line-height:1.3}.studio-root .chr-mid *,.studio-root .chr-mid :before,.studio-root .chr-mid :after{box-sizing:border-box}.studio-root .chr-mid .svg-icon{stroke:currentColor;stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round}.studio-root .chr-mid{background:var(--surface);flex-direction:column;gap:16px;height:100%;padding:18px 18px 28px;display:flex;overflow-y:auto}.studio-root .chr-mid-head{align-items:center;gap:9px;display:flex}.studio-root .chr-mid-emoji{color:var(--purple);display:inline-flex}.studio-root .chr-mid-emoji .svg-icon{width:21px;height:21px}.studio-root .chr-mid-title{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:17px;font-weight:700}.studio-root .chr-create{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--purple), #8e8e8e);color:#fff;cursor:pointer;transition:transform .18s var(--ease), box-shadow .18s var(--ease), opacity .16s var(--ease);border:none;justify-content:center;align-items:center;gap:8px;padding:14px 12px;font-size:14px;font-weight:700;display:flex}.studio-root .chr-create:hover{box-shadow:var(--shadow-2);transform:translateY(-2px)}.studio-root .chr-create .svg-icon{width:16px;height:16px}.studio-root .chr-section-label{color:var(--ink);margin:2px 0 0;font-size:14px;font-weight:700}.studio-root .chr-av-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.studio-root .chr-av-card{border:1.5px solid var(--line);background:var(--surface-2);border-radius:15px;flex-direction:column;gap:6px;padding:6px;display:flex}.studio-root .chr-av-card--skel{border-style:dashed;min-height:210px;animation:1.2s ease-in-out infinite chr-pulse}@keyframes chr-pulse{0%,to{opacity:.55}50%{opacity:1}}.studio-root .chr-av-pic{aspect-ratio:1;border-radius:11px;place-items:center;display:grid;position:relative;overflow:hidden}.studio-root .chr-av-pic img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.studio-root .chr-av-initials{color:#2929298c;letter-spacing:.02em;font-size:26px;font-weight:800}.studio-root .chr-av-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2929299e;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:6px;left:6px}.studio-root .chr-av-del{color:#fff;cursor:pointer;opacity:0;width:24px;height:24px;transition:opacity .16s var(--ease), background .16s var(--ease);background:#29292980;border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:6px;right:6px}.studio-root .chr-av-card:hover .chr-av-del,.studio-root .chr-av-del:focus-visible{opacity:1}.studio-root .chr-av-del:hover{background:#4e4e4ed9}.studio-root .chr-av-del-ico{width:13px;height:13px}.studio-root .chr-av-name{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;margin:0;padding:1px 4px 0;font-size:12.5px;font-weight:600;overflow:hidden}.studio-root .chr-av-empty{border:1.5px dashed var(--line);border-radius:var(--radius-lg);text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:6px;padding:36px 18px;display:flex}.studio-root .chr-av-empty b{color:var(--ink);font-size:14px}.studio-root .chr-av-empty p{max-width:260px;margin:0;font-size:12.5px}.studio-root .chr-av-empty-ico{background:var(--surface-2);width:40px;height:40px;color:var(--purple);border-radius:50%;place-items:center;display:grid}.studio-root .chr-av-empty-ico .svg-icon{width:20px;height:20px}.studio-root .chr-voicewrap{position:relative}.studio-root .chr-voice-btn{border:1px dashed var(--line);background:var(--surface);width:100%;height:30px;color:var(--muted);cursor:pointer;transition:border-color .16s var(--ease), color .16s var(--ease);border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:600;display:inline-flex}.studio-root .chr-voice-btn:hover{border-color:var(--purple);color:var(--purple)}.studio-root .chr-voice-btn:disabled{cursor:default;opacity:.6}.studio-root .chr-voice-btn--on{color:var(--purple);background:#adadad14;border-style:solid;border-color:#adadad66}.studio-root .chr-voice-btn-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.studio-root .chr-voice-ico{flex:none;width:13px;height:13px}.studio-root .chr-voice-backdrop{z-index:24;position:fixed;inset:0}.studio-root .chr-voice-pop{z-index:25;border:1px solid var(--line);background:var(--surface);border-radius:13px;flex-direction:column;gap:3px;width:250px;max-height:260px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 18px 44px #2929292e}.studio-root .chr-voice-search{z-index:1;border:1px solid var(--line);background:var(--surface-2);height:32px;color:var(--muted);border-radius:9px;flex:none;align-items:center;gap:7px;padding:0 9px;display:flex;position:sticky;top:0}.studio-root .chr-voice-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:auto;font-size:12.5px}.studio-root .chr-voice-search .svg-icon{flex:none;width:13px;height:13px}.studio-root .chr-voice-row{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:3px;display:flex}.studio-root .chr-voice-row:hover{background:#adadad12}.studio-root .chr-voice-row--on{background:#adadad14;border-color:#adadad66}.studio-root .chr-voice-play{background:var(--surface-2);width:26px;height:26px;color:var(--purple);cursor:pointer;border:none;border-radius:8px;flex:none;place-items:center;display:grid}.studio-root .chr-voice-play:hover{background:#adadad24}.studio-root .chr-voice-row-name{text-align:left;min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:none;flex:auto;padding:5px 4px;font-size:12.5px;font-weight:600;overflow:hidden}.studio-root .chr-voice-row-name--none{color:var(--muted)}.studio-root .chr-voice-none{color:var(--muted);align-items:center;gap:7px;padding:10px 8px;font-size:12px;display:flex}.studio-root .chr-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#29292966;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.studio-root .chr-modal{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;width:100%;max-width:420px;max-height:min(640px,90vh);display:flex;overflow:hidden;box-shadow:0 24px 64px #29292938}.studio-root .chr-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.studio-root .chr-modal-head h2{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:16px;font-weight:700}.studio-root .chr-modal-close{width:30px;height:30px;color:var(--muted);cursor:pointer;transition:background .16s var(--ease), color .16s var(--ease);background:0 0;border:none;border-radius:10px;place-items:center;display:grid}.studio-root .chr-modal-close:hover{background:var(--surface-2);color:var(--ink)}.studio-root .chr-modal-close-ico{width:16px;height:16px}.studio-root .chr-modal-body{flex-direction:column;gap:18px;padding:18px;display:flex;overflow-y:auto}.studio-root .chr-field{flex-direction:column;gap:6px;display:flex}.studio-root .chr-field--anchor{position:relative}.studio-root .chr-field-label{color:var(--ink);font-size:13px;font-weight:600}.studio-root .chr-optional{color:var(--muted);font-size:11px;font-style:normal;font-weight:600}.studio-root .chr-field-hint{color:var(--muted);margin:0;font-size:12px}.studio-root .chr-input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);transition:border-color .16s var(--ease);border-radius:11px;outline:none;padding:10px 13px;font-size:14px}.studio-root .chr-input:focus{border-color:var(--purple)}.studio-root .chr-input::placeholder{color:var(--muted)}.studio-root .chr-refs-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.studio-root .chr-ref-thumb{aspect-ratio:1;border:1px solid var(--line);background:var(--surface-2);border-radius:12px;position:relative;overflow:hidden}.studio-root .chr-ref-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-root .chr-ref-remove{color:#fff;cursor:pointer;background:#29292999;border:none;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:4px;right:4px}.studio-root .chr-ref-remove-ico{width:12px;height:12px}.studio-root .chr-ref-add{aspect-ratio:1;border:1px dashed var(--line);background:var(--surface-2);color:var(--muted);cursor:pointer;transition:border-color .16s var(--ease), color .16s var(--ease);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.studio-root .chr-ref-add:hover{border-color:var(--purple);color:var(--purple)}.studio-root .chr-ref-add:disabled{cursor:not-allowed;opacity:.6}.studio-root .chr-ref-add-ico{width:16px;height:16px}.studio-root .chr-ref-add span{font-size:10px;font-weight:600}.studio-root .chr-modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}.studio-root .chr-btn-secondary,.studio-root .chr-btn-primary{cursor:pointer;transition:opacity .16s var(--ease), border-color .16s var(--ease);border-radius:11px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.studio-root .chr-btn-secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.studio-root .chr-btn-secondary:hover{border-color:var(--purple)}.studio-root .chr-btn-primary{background:linear-gradient(135deg, var(--purple), #8e8e8e);color:#fff;border:none}.studio-root .chr-btn-primary:disabled{cursor:not-allowed;opacity:.6}.studio-root .chr-spin{width:15px;height:15px;animation:.8s linear infinite chr-spin}@keyframes chr-spin{to{transform:rotate(360deg)}}.studio-root .chr-surface{height:100%;min-height:0;color:var(--ink);flex:1;font-size:13.5px;line-height:1.3;display:flex}.studio-root .chr-surface *,.studio-root .chr-surface :before,.studio-root .chr-surface :after{box-sizing:border-box}.studio-root .chr-surface .svg-icon{stroke:currentColor;stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round}.studio-root .chr-compose{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;flex:0 0 400px;gap:20px;width:400px;min-height:0;padding:22px 22px 0;display:flex;overflow-y:auto}.studio-root .chr-lead{color:var(--muted);margin:-13px 0 0;font-size:12.5px;line-height:1.5}.studio-root .chr-compose>.chr-field+.chr-field{border-top:1px solid #2929290f;padding-top:19px}.studio-root .chr-attr-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.studio-root .chr-attr-actions{gap:6px;display:flex}.studio-root .chr-mini{height:27px;color:var(--purple);cursor:pointer;transition:background .16s var(--ease), border-color .16s var(--ease), transform .16s var(--ease);background:#adadad0f;border:1px solid #adadad52;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:11.5px;font-weight:700;display:inline-flex}.studio-root .chr-mini:hover{background:#adadad1f;transform:translateY(-1px)}.studio-root .chr-mini:active{transform:scale(.95)}.studio-root .chr-mini svg{width:12.5px;height:12.5px}.studio-root .chr-mini--ghost{border-color:var(--line);background:var(--surface);color:var(--muted)}.studio-root .chr-mini--ghost:hover{background:var(--surface-2)}.studio-root .chr-attr-stack{flex-direction:column;gap:17px;margin-top:8px;display:flex}.studio-root .chr-attr-duo{grid-template-columns:1fr 1fr;gap:11px;display:grid}.studio-root .chr-rl-head{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex}.studio-root .chr-rl-ico{color:var(--purple);place-items:center;display:grid}.studio-root .chr-rl-ico svg{width:13px;height:13px}.studio-root .chr-rl{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-root .chr-rl-ctl{border:1px solid var(--line);background:var(--surface);height:44px;transition:border-color .18s var(--ease), background .18s var(--ease), box-shadow .18s var(--ease);border-radius:13px;align-items:center;gap:4px;padding:0 5px;display:flex}.studio-root .chr-rl--on .chr-rl-ctl{background:#adadad0d;border-color:#adadad73;box-shadow:0 0 0 3px #00000014}.studio-root .chr-rl-arrow{background:var(--surface-2);width:32px;height:32px;color:var(--ink-2);cursor:pointer;transition:background .14s var(--ease), color .14s var(--ease), transform .12s var(--ease);border:none;border-radius:10px;flex:none;place-items:center;display:grid}.studio-root .chr-rl-arrow:active{transform:scale(.86)}.studio-root .chr-rl-arrow svg{width:15px;height:15px}.studio-root .chr-rl-value{text-align:center;min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;animation:chr-pop .2s var(--ease);flex:auto;font-size:13px;font-weight:700;overflow:hidden}@keyframes chr-pop{0%{opacity:0;transform:translateY(7px)scale(.9)}to{opacity:1;transform:none}}.studio-root .chr-rl-dots{justify-content:center;gap:3.5px;display:flex}.studio-root .chr-rl-dot{background:var(--line);width:4px;height:4px;transition:background .15s var(--ease), transform .15s var(--ease);border-radius:50%;display:block}.studio-root .chr-rl-dot--on{background:var(--purple);transform:scale(1.4)}.studio-root .chr-rl-count{text-align:center;color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px;font-weight:700}.studio-root .chr-sw-wrap{flex-direction:column;gap:7px;display:flex}.studio-root .chr-seg{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;grid-auto-columns:1fr;grid-auto-flow:column;gap:3px;padding:3px;display:grid}.studio-root .chr-seg-btn{height:34px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:background .16s var(--ease), color .16s var(--ease), box-shadow .16s var(--ease);background:0 0;border:none;border-radius:10px;padding:0 6px;font-size:12px;font-weight:650;overflow:hidden}.studio-root .chr-seg-btn--on{background:var(--surface);color:var(--purple);box-shadow:0 1px 5px #2929291f}.studio-root .chr-sw-current{letter-spacing:0;text-transform:none;color:var(--purple);margin-left:auto;font-size:11px;font-weight:700}.studio-root .chr-sw-row{flex-wrap:wrap;gap:9px;display:flex}.studio-root .chr-sw{cursor:pointer;width:33px;height:33px;transition:transform .16s var(--ease), box-shadow .16s var(--ease), border-color .16s var(--ease);border:2px solid #2929291f;border-radius:50%;padding:0}.studio-root .chr-sw:hover{transform:scale(1.14)}.studio-root .chr-sw--on{border-color:var(--purple);transform:scale(1.14);box-shadow:0 0 0 3px #00000038}.studio-root .chr-sw--any{background:linear-gradient(135deg, transparent 45%, #29292959 45%, #29292959 55%, transparent 55%), var(--surface);border-style:dashed}.studio-root .chr-chip-row{flex-wrap:wrap;gap:8px;display:flex}.studio-root .chr-chip{border:1px solid var(--line);background:var(--surface);height:32px;color:var(--ink-2);cursor:pointer;transition:border-color .16s var(--ease), background .16s var(--ease), color .16s var(--ease), transform .16s var(--ease);border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:650;display:inline-flex}.studio-root .chr-chip:hover{border-color:var(--purple);transform:translateY(-1px)}.studio-root .chr-chip-emoji{font-size:13.5px;line-height:1}.studio-root .chr-summary{color:var(--ink-2);background:#adadad0f;border:1px solid #adadad29;border-radius:11px;align-items:flex-start;gap:7px;margin:8px 0 0;padding:9px 11px;font-size:12px;font-weight:600;line-height:1.45;display:flex}.studio-root .chr-summary svg{width:13px;height:13px;color:var(--purple);flex:none;margin-top:1.5px}.studio-root .chr-prompt{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;min-height:74px;color:var(--ink);font:inherit;transition:border-color .16s var(--ease);border-radius:12px;outline:none;padding:11px 13px;font-size:13.5px;line-height:1.45}.studio-root .chr-prompt:focus{border-color:var(--purple)}.studio-root .chr-prompt::placeholder{color:var(--muted)}.studio-root .chr-drop{border:1px dashed var(--line);background:var(--surface-2);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:9px;padding:10px;display:grid}.studio-root .chr-generate{background:linear-gradient(135deg, var(--purple), #8e8e8e);color:#fff;cursor:pointer;height:50px;transition:transform .18s var(--ease), box-shadow .18s var(--ease), opacity .16s var(--ease);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:auto;font-size:14.5px;font-weight:700;display:flex}.studio-root .chr-generate:hover:not(:disabled){box-shadow:var(--shadow-2);transform:translateY(-2px)}.studio-root .chr-generate:disabled{cursor:default;opacity:.72}.studio-root .chr-generate-ico{width:17px;height:17px}.studio-root .chr-view{background:radial-gradient(90% 60% at 100% 0,#adadad1a,#0000 62%),radial-gradient(70% 55% at 0 100%,#29292912,#0000 60%),linear-gradient(#f9f9f9 0%,#f4f4f4 100%);flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.studio-root .chr-viewtabs{flex:none;gap:6px;padding:18px 22px 6px;display:flex}.studio-root .chr-viewtab{color:var(--muted);cursor:pointer;transition:background .16s var(--ease), color .16s var(--ease), box-shadow .16s var(--ease), transform .16s var(--ease);background:#fff9;border:1px solid #2929290f;border-radius:12px;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:650;display:inline-flex;box-shadow:0 1px 3px #2929290d}.studio-root .chr-viewtab--on{background:linear-gradient(135deg, var(--purple), #8e8e8e);color:#fff;border-color:#0000;box-shadow:0 8px 20px #00000052}.studio-root .chr-viewtab--on:hover{color:#fff;background:linear-gradient(135deg, var(--purple), #8e8e8e)}.studio-root .chr-viewtab-badge{min-width:18px;height:18px;color:var(--purple);background:#adadad24;border-radius:9px;place-items:center;padding:0 5px;font-size:11px;font-weight:700;display:inline-grid}.studio-root .chr-viewtab--on .chr-viewtab-badge{color:#fff;background:#ffffff3d}.studio-root .chr-view-body{flex:auto;min-height:0;padding:18px 22px 26px;overflow-y:auto}.studio-root .chr-gen-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.studio-root .chr-gen-card{aspect-ratio:3/4;transition:transform .2s var(--ease), box-shadow .2s var(--ease);background:#fff;border:none;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 6px 18px #2929291a,0 1px 3px #2929290f}.studio-root .chr-gen-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #2929292b}.studio-root .chr-gen-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s var(--ease);display:block;position:absolute;inset:0}.studio-root .chr-gen-card:hover img{transform:scale(1.045)}.studio-root .chr-gen-flag{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2929298c;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:10.5px;font-weight:700;display:inline-flex;position:absolute;top:9px;left:9px}.studio-root .chr-gen-flag svg{width:11px;height:11px}.studio-root .chr-gen-card--skel{border-style:dashed;animation:1.2s ease-in-out infinite chr-pulse}.studio-root .chr-gen-overlay{opacity:0;transition:opacity .16s var(--ease);background:linear-gradient(#0000,#2929299e);justify-content:center;padding:10px;display:flex;position:absolute;inset:auto 0 0}.studio-root .chr-gen-card:hover .chr-gen-overlay,.studio-root .chr-gen-card:focus-within .chr-gen-overlay{opacity:1}.studio-root .chr-gen-save{color:var(--ink);cursor:pointer;transition:opacity .16s var(--ease);background:#fff;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 13px;font-size:12.5px;font-weight:700;display:inline-flex}.studio-root .chr-gen-save:disabled{cursor:default;opacity:.85}.studio-root .chr-gen-save .svg-icon{width:14px;height:14px}.studio-root .chr-view-body .chr-av-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.studio-root .chr-generate{position:relative;overflow:hidden}.studio-root .chr-generate:after{content:"";width:40%;height:100%;transition:left .55s var(--ease);pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff59,#0000);position:absolute;top:0;left:-60%;transform:skew(-18deg)}.studio-root .chr-generate:hover:not(:disabled):after{left:120%}.studio-root .chr-dd{position:relative}.studio-root .chr-dd-btn{border:1px solid var(--line);background:var(--surface);cursor:pointer;width:100%;height:44px;transition:border-color .18s var(--ease), background .18s var(--ease), box-shadow .18s var(--ease);border-radius:13px;align-items:center;gap:6px;padding:0 11px;display:flex}.studio-root .chr-dd-btn:hover{border-color:var(--purple)}.studio-root .chr-rl--on .chr-dd-btn{background:#adadad0d;border-color:#adadad73;box-shadow:0 0 0 3px #00000014}.studio-root .chr-dd-btn .chr-rl-value{text-align:left}.studio-root .chr-dd-chev{width:15px;height:15px;color:var(--muted);transition:transform .18s var(--ease);flex:none}.studio-root .chr-dd-chev--open{transform:rotate(180deg)}.studio-root .chr-dd-backdrop{z-index:24;position:fixed;inset:0}.studio-root .chr-dd-pop{z-index:25;border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:2px;max-height:250px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 44px #2929292e}.studio-root .chr-dd-search{z-index:1;border:1px solid var(--line);background:var(--surface-2);height:32px;color:var(--muted);border-radius:9px;flex:none;align-items:center;gap:7px;margin-bottom:3px;padding:0 9px;display:flex;position:sticky;top:0}.studio-root .chr-dd-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:auto;font-size:12.5px}.studio-root .chr-dd-search .svg-icon{flex:none;width:13px;height:13px}.studio-root .chr-dd-none{color:var(--muted);padding:10px 8px;font-size:12px}.studio-root .chr-dd-opt{color:var(--ink);text-align:left;cursor:pointer;transition:background .14s var(--ease);background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;font-size:12.5px;font-weight:600;display:flex}.studio-root .chr-dd-opt span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.studio-root .chr-dd-check{width:14px;height:14px;color:var(--purple);flex:none}.studio-root .chr-gen-dock{z-index:6;background:linear-gradient(to top, var(--surface) 74%, #fff0);margin:auto -22px 0;padding:16px 22px 20px;position:sticky;bottom:0}.studio-root .chr-gen-dock .chr-generate{width:100%;margin-top:0}.studio-root .chr-compose .chr-field{gap:9px}.studio-root .chr-compose .chr-input,.studio-root .chr-compose .chr-prompt{background:var(--surface-2);border-color:#0000;border-radius:13px}.studio-root .chr-compose .chr-input:focus,.studio-root .chr-compose .chr-prompt:focus{border-color:var(--purple);background:var(--surface)}.studio-root .chr-compose .chr-prompt{min-height:88px}.studio-root .chr-dz{background:var(--surface-2);width:100%;color:var(--muted);text-align:center;cursor:pointer;transition:border-color .18s var(--ease), background .18s var(--ease), transform .18s var(--ease);border:1.5px dashed #29292924;border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:28px 16px;display:flex}.studio-root .chr-dz:hover,.studio-root .chr-dz--over{border-color:var(--purple);background:#adadad0d}.studio-root .chr-dz--over{transform:scale(1.015)}.studio-root .chr-dz:disabled{cursor:default;opacity:.7}.studio-root .chr-dz-ico{width:44px;height:44px;color:var(--purple);background:#adadad1a;border-radius:50%;place-items:center;margin-bottom:3px;display:grid}.studio-root .chr-dz-ico svg{width:19px;height:19px}.studio-root .chr-dz b{color:var(--ink);font-size:13px;font-weight:650}.studio-root .chr-dz p{color:var(--muted);margin:0;font-size:11.5px}.studio-root .chr-ref-row{flex-wrap:wrap;gap:10px;display:flex}.studio-root .chr-ref-row .chr-ref-thumb{aspect-ratio:auto;border-radius:14px;width:72px;height:72px;box-shadow:0 2px 8px #29292914}.studio-root .chr-ref-addmini{background:var(--surface-2);width:72px;height:72px;color:var(--muted);cursor:pointer;transition:border-color .16s var(--ease), color .16s var(--ease), background .16s var(--ease);border:1.5px dashed #29292924;border-radius:14px;place-items:center;display:grid}.studio-root .chr-ref-addmini:hover{border-color:var(--purple);color:var(--purple);background:#adadad0d}.studio-root .chr-ref-addmini:disabled{cursor:default;opacity:.7}.studio-root .chr-ref-addmini .svg-icon{width:17px;height:17px}.studio-root .chr-view-body .chr-av-card{transition:transform .18s var(--ease), box-shadow .18s var(--ease);background:#fff;border:1px solid #2929290d;box-shadow:0 4px 14px #29292914}.studio-root .chr-view-body .chr-av-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #29292924}.studio-root .chr-view-body .chr-av-card--skel{box-shadow:none;background:#fff9}.studio-root .chr-view-body .chr-av-empty{background:#ffffffa8;border:1.5px dashed #adadad47;box-shadow:0 4px 16px #2929290d}.studio-root .chr-view-body .chr-av-empty-ico{background:#adadad1a}.studio-root .chr-surface{isolation:isolate;color:#eee;background:radial-gradient(circle at 4% 5%,#6d6d6d33,#0000 29rem),radial-gradient(circle at 94% 52%,#4d4d4d24,#0000 32rem),linear-gradient(#000,#000 78%);gap:clamp(18px,2.2vw,30px);padding:clamp(20px,2.8vw,40px) clamp(18px,3.6vw,54px) 28px;position:relative;overflow:hidden}.studio-root .chr-surface:before{content:"";z-index:-1;pointer-events:none;opacity:.26;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 74%);mask-image:linear-gradient(#000,#0000 74%)}.studio-root .chr-compose{scrollbar-width:none;background:0 0;border-right:0;flex:0 0 clamp(370px,35vw,440px);gap:17px;width:clamp(370px,35vw,440px);padding:0 2px 86px 0}.studio-root .chr-compose::-webkit-scrollbar{display:none}.studio-root .chr-mid-head{justify-content:space-between;align-items:flex-start;gap:18px;padding:0 2px 8px}.studio-root .chr-mid-copy{min-width:0}.studio-root .chr-kicker{color:#acacac;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:760;display:block}.studio-root .chr-mid-title{color:#f4f4f4;letter-spacing:-.05em;font-size:clamp(29px,3vw,42px);font-weight:610;line-height:.98}.studio-root .chr-lead{color:#8d8d8d;max-width:390px;margin:12px 0 0;font-size:12.5px;line-height:1.55}.studio-root .chr-mid-emoji{color:#b2b2b2;background:linear-gradient(145deg,#63636357,#3131313d);border:1px solid #91919147;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 1px #ffffff0e}.studio-root .chr-compose>.chr-field+.chr-field{border-color:#8b8b8b24;padding-top:17px}.studio-root .chr-field-label,.studio-root .chr-rl-head{color:#b3b3b3}.studio-root .chr-optional,.studio-root .chr-field-hint{color:#7d7d7d}.studio-root .chr-compose .chr-input,.studio-root .chr-compose .chr-prompt,.studio-root .chr-rl-ctl,.studio-root .chr-seg,.studio-root .chr-dd-btn{color:#e4e4e4;background:#1c1c1ce0;border-color:#8c8c8c33;box-shadow:inset 0 1px #ffffff06}.studio-root .chr-compose .chr-input::placeholder,.studio-root .chr-compose .chr-prompt::placeholder{color:#707070}.studio-root .chr-compose .chr-input:focus,.studio-root .chr-compose .chr-prompt:focus,.studio-root .chr-dd-btn:hover{background:#232323f5;border-color:#96969699;box-shadow:0 0 0 3px #0000001c}.studio-root .chr-rl-ico,.studio-root .chr-sw-current{color:#aaa}.studio-root .chr-rl-arrow{color:#9c9c9c;background:#282828}.studio-root .chr-rl-arrow:hover{color:#c6c6c6;background:#363636}.studio-root .chr-rl-value{color:#e6e6e6}.studio-root .chr-rl--on .chr-rl-value{color:#c3c3c3}.studio-root .chr-rl--on .chr-rl-ctl,.studio-root .chr-rl--on .chr-dd-btn{background:#41414140;border-color:#8b8b8b80;box-shadow:0 0 0 3px #00000017}.studio-root .chr-rl-dot{background:#3e3e3e}.studio-root .chr-rl-dot--on{background:#9d9d9d}.studio-root .chr-rl-count{color:#7d7d7d}.studio-root .chr-seg-btn{color:#828282}.studio-root .chr-seg-btn:hover{color:#e3e3e3}.studio-root .chr-seg-btn--on{color:#dadada;background:#3d3d3d;box-shadow:inset 0 1px #ffffff0d,0 4px 12px #0000002e}.studio-root .chr-sw{border-color:#e8e8e82e;box-shadow:0 3px 10px #00000029}.studio-root .chr-sw--on{border-color:#b6b6b6;box-shadow:0 0 0 3px #0003,0 4px 12px #0000002e}.studio-root .chr-sw--any{background:linear-gradient(135deg,#0000 45%,#9d9d9d8c 45% 55%,#0000 55%),#252525;border-color:#9393934d}.studio-root .chr-chip{color:#999;background:#1e1e1edb;border-color:#8b8b8b33}.studio-root .chr-chip:hover{color:#e3e3e3;border-color:#93939380}.studio-root .chr-chip--on{color:#cfcfcf;background:#5b5b5b47;border-color:#9292928c}.studio-root .chr-mini{color:#c6c6c6;background:#5b5b5b2e;border-color:#92929261}.studio-root .chr-mini:hover{background:#6767674d}.studio-root .chr-mini--ghost{color:#8d8d8d;background:#1e1e1ebf;border-color:#8b8b8b33}.studio-root .chr-summary{color:#b4b4b4;background:#57575724;border-color:#92929240}.studio-root .chr-summary svg{color:#acacac}.studio-root .chr-dd-pop,.studio-root .chr-voice-pop{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(#1d1d1dfc,#111111fc);border-color:#8d8d8d47;box-shadow:0 24px 58px #0000008c,inset 0 1px #ffffff0a}.studio-root .chr-dd-search,.studio-root .chr-voice-search{color:#898989;background:#232323;border-color:#8b8b8b38}.studio-root .chr-dd-search input,.studio-root .chr-voice-search input{color:#e4e4e4}.studio-root .chr-dd-opt{color:#c6c6c6}.studio-root .chr-dd-opt:hover{background:#66666626}.studio-root .chr-dd-opt--on{color:#cacaca;background:#6060603b}.studio-root .chr-dd-check{color:#acacac}.studio-root .chr-dz{color:#7d7d7d;background:#161616bf;border-color:#8c8c8c4d}.studio-root .chr-dz:hover,.studio-root .chr-dz--over{background:#5656562b;border-color:#92929299}.studio-root .chr-dz-ico{color:#b6b6b6;background:#6a6a6a33}.studio-root .chr-dz b{color:#e2e2e2}.studio-root .chr-dz p{color:#7d7d7d}.studio-root .chr-ref-addmini{color:#8c8c8c;background:#161616bf;border-color:#8c8c8c4d}.studio-root .chr-ref-addmini:hover{color:#c6c6c6;background:#5656562b;border-color:#92929299}.studio-root .chr-gen-dock{background:linear-gradient(#0000,#000 28%);margin:auto 0 0;padding:14px 0 3px}.studio-root .chr-generate{color:#f4f4f4;background:linear-gradient(145deg,#666,#494949);border:1px solid #b3b3b357;border-radius:13px;height:50px;box-shadow:0 14px 32px #0000004d,inset 0 1px #ffffff26}.studio-root .chr-generate:hover:not(:disabled){background:linear-gradient(145deg,#757575,#525252);box-shadow:0 18px 38px #0000005c,inset 0 1px #ffffff26}.studio-root .chr-view{background:radial-gradient(circle at 100% 0,#68686824,#0000 290px),linear-gradient(#171717e0,#000000f5);border:1px solid #8a8a8a33;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 20px 60px #0000002e}.studio-root .chr-viewtabs{background:#0f0f0f66;border-bottom:1px solid #8b8b8b24;gap:4px;padding:12px 14px}.studio-root .chr-viewtab{color:#878787;box-shadow:none;background:0 0;border-color:#0000;border-radius:10px;padding:9px 13px}.studio-root .chr-viewtab:hover{color:#e3e3e3;background:#42424261;transform:none}.studio-root .chr-viewtab--on,.studio-root .chr-viewtab--on:hover{color:#efefef;background:#353535;box-shadow:inset 0 1px #ffffff0b}.studio-root .chr-viewtab-badge,.studio-root .chr-viewtab--on .chr-viewtab-badge{color:#bdbdbd;background:#7d7d7d33}.studio-root .chr-view-body{scrollbar-color:#424242 transparent;padding:clamp(16px,2.2vw,28px)}.studio-root .chr-gen-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.studio-root .chr-gen-card,.studio-root .chr-view-body .chr-av-card{background:#1a1a1a;border:1px solid #8a8a8a2e;box-shadow:0 12px 30px #00000038,inset 0 1px #ffffff06}.studio-root .chr-gen-card:hover,.studio-root .chr-view-body .chr-av-card:hover{box-shadow:0 20px 42px #00000052,0 0 0 1px #0003}.studio-root .chr-av-name{color:#d3d3d3}.studio-root .chr-av-initials{color:#8c8c8c}.studio-root .chr-view-body .chr-av-card--skel,.studio-root .chr-gen-card--skel{background:linear-gradient(110deg,#191919 8%,#262626 18%,#191919 33%) 0 0/200% 100%;border-color:#7e7e7e40}.studio-root .chr-voice-btn{color:#8d8d8d;background:#232323;border-color:#8a8a8a3b}.studio-root .chr-voice-btn:hover,.studio-root .chr-voice-btn--on{color:#c9c9c9;background:#4f4f4f3d;border-color:#92929280}.studio-root .chr-casting-empty{flex-direction:column;justify-content:center;gap:26px;min-height:100%;padding:clamp(12px,2vw,24px);display:flex}.studio-root .chr-casting-copy{max-width:560px}.studio-root .chr-reuse-story{background:radial-gradient(circle at 18% 12%,#5a5a5a2e,#0000 38%),linear-gradient(145deg,#1d1d1dfa,#0f0f0ffa);border:1px solid #8b8b8b38;border-radius:18px;grid-template-columns:minmax(190px,.7fr) minmax(340px,1.3fr);align-items:center;gap:clamp(18px,2.4vw,34px);padding:clamp(16px,2vw,24px);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 52px #0003}.studio-root .chr-reuse-copy{z-index:1;min-width:0;position:relative}.studio-root .chr-reuse-copy h3{color:#f3f3f3;letter-spacing:-.045em;max-width:360px;margin:9px 0 0;font-size:clamp(25px,3vw,39px);font-weight:620;line-height:1.02}.studio-root .chr-reuse-copy p{color:#a3a3a3;max-width:390px;margin:12px 0 0;font-size:12.5px;line-height:1.55}.studio-root .chr-reuse-copy code{color:#dcdcdc;font:inherit;font-weight:700}.studio-root .chr-reuse-products{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.studio-root .chr-reuse-products span{color:#c9c9c9;background:#252525b8;border:1px solid #9292923d;border-radius:9px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:10.5px;font-weight:680;display:inline-flex}.studio-root .chr-reuse-products svg{color:#b6b6b6;width:13px;height:13px}.studio-root .chr-reuse-visual{aspect-ratio:3/2;background:#111;border:1px solid #a4a4a438;border-radius:14px;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000047}.studio-root .chr-reuse-visual img{object-fit:cover;width:100%;height:100%;display:block}.studio-root .chr-reuse-visual:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0d}.studio-root .chr-casting-copy--compact{max-width:520px;padding-top:2px}.studio-root .chr-casting-copy--compact h3{font-size:clamp(22px,2.35vw,31px)}.studio-root .chr-casting-kicker,.studio-root .chr-collection-copy>span{color:#afafaf;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:760}.studio-root .chr-casting-copy h3,.studio-root .chr-collection-copy h3{color:#f3f3f3;letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(25px,3.2vw,42px);font-weight:610;line-height:1.02}.studio-root .chr-casting-copy p,.studio-root .chr-collection-copy p{color:#8d8d8d;max-width:520px;margin:11px 0 0;font-size:12.5px;line-height:1.55}.studio-root .chr-casting-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.studio-root .chr-casting-card{color:#ebebeb;text-align:left;cursor:pointer;background:linear-gradient(#1f1f1ff0,#141414f5);border:1px solid #8b8b8b33;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:11px 8px;min-width:0;padding:7px 7px 11px;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background .22s;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 12px 28px #00000029}.studio-root .chr-casting-card:hover{background:linear-gradient(#282828fa,#181818fa);border-color:#9393937a;transform:translateY(-3px)}.studio-root .chr-casting-card:active{transform:translateY(-1px)scale(.985)}.studio-root .chr-casting-media{aspect-ratio:4/5;background:#1d1d1d;border-radius:11px;grid-column:1/-1;position:relative;overflow:hidden}.studio-root .chr-casting-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#00000047);position:absolute;inset:0}.studio-root .chr-casting-media img,.studio-root .chr-collection-media img{object-fit:cover;width:100%;height:100%;display:block}.studio-root .chr-casting-card-copy{min-width:0}.studio-root .chr-casting-card-copy small{color:#9f9f9f;letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:760;display:block}.studio-root .chr-casting-card-copy strong{color:#e6e6e6;font-size:12px;line-height:1.25;display:block}.studio-root .chr-casting-card>svg{color:#aaa;width:15px;height:15px}.studio-root .chr-collection-empty{grid-template-columns:minmax(210px,.82fr) minmax(260px,1.18fr);align-items:center;gap:clamp(22px,3vw,42px);min-height:100%;padding:clamp(18px,3vw,38px);display:grid}.studio-root .chr-collection-media{aspect-ratio:4/5;background:#1d1d1d;border:1px solid #8b8b8b38;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 26px 60px #0000004d}.studio-root .chr-collection-copy button{color:#f3f3f3;cursor:pointer;background:#454545;border:1px solid #9797976b;border-radius:11px;align-items:center;gap:7px;min-height:42px;margin-top:20px;padding:0 15px;font-size:12.5px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.studio-root .chr-collection-copy button:hover{background:#545454;transform:translateY(-1px)}.studio-root .chr-collection-copy button:active{transform:scale(.98)}.studio-root .chr-collection-copy button svg{width:14px;height:14px}@media (max-width:980px){.studio-root .chr-surface{flex-direction:column;height:100%;min-height:0;padding:22px 18px 170px;overflow-y:auto}.studio-root .chr-compose{flex:none;width:100%;min-height:max-content;padding:0;overflow:visible}.studio-root .chr-view{flex:none;width:100%;min-height:620px}.studio-root .chr-gen-dock{z-index:15;background:0 0;padding:0;position:fixed;bottom:80px;left:14px;right:14px}.studio-root .chr-gen-dock .chr-generate{box-shadow:0 16px 40px #00000080,inset 0 1px #ffffff24}}@media (max-width:640px){.studio-root .chr-surface{gap:18px;padding:18px 12px 180px}.studio-root .chr-mid-head{padding:0 3px 2px}.studio-root .chr-mid-title{font-size:30px}.studio-root .chr-lead{max-width:290px;font-size:12px}.studio-root .chr-mid-emoji{width:38px;height:38px}.studio-root .chr-attr-head{align-items:flex-start}.studio-root .chr-attr-actions{flex-wrap:wrap;justify-content:flex-end}.studio-root .chr-attr-duo{grid-template-columns:1fr}.studio-root .chr-sw-row{gap:7px}.studio-root .chr-sw{width:31px;height:31px}.studio-root .chr-chip-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.studio-root .chr-chip{justify-content:center;width:100%;padding:0 7px}.studio-root .chr-view{border-radius:15px;min-height:590px}.studio-root .chr-viewtabs{scrollbar-width:none;padding:10px;overflow-x:auto}.studio-root .chr-viewtabs::-webkit-scrollbar{display:none}.studio-root .chr-viewtab{flex:none;padding:9px 12px}.studio-root .chr-view-body{padding:12px}.studio-root .chr-casting-empty{justify-content:flex-start;gap:18px;padding:6px 2px 18px}.studio-root .chr-reuse-story{border-radius:16px;grid-template-columns:1fr;gap:16px;padding:16px}.studio-root .chr-reuse-copy h3{max-width:300px;font-size:29px}.studio-root .chr-reuse-copy p{max-width:320px}.studio-root .chr-reuse-products{margin-top:14px}.studio-root .chr-reuse-visual{aspect-ratio:3/2;border-radius:12px}.studio-root .chr-casting-copy--compact{padding:4px 4px 0}.studio-root .chr-casting-copy h3,.studio-root .chr-collection-copy h3{font-size:27px}.studio-root .chr-casting-copy--compact h3{font-size:24px}.studio-root .chr-casting-copy p{max-width:310px}.studio-root .chr-casting-grid{grid-template-columns:1fr;gap:8px}.studio-root .chr-casting-card{grid-template-columns:82px minmax(0,1fr) auto;gap:10px;padding:7px 10px 7px 7px}.studio-root .chr-casting-media{aspect-ratio:1;grid-column:auto;width:82px}.studio-root .chr-collection-empty{grid-template-columns:1fr;gap:20px;padding:10px 6px 24px}.studio-root .chr-collection-media{aspect-ratio:16/10}.studio-root .chr-gen-grid,.studio-root .chr-view-body .chr-av-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.studio-root .chr-gen-dock{bottom:87px;left:8px;right:8px}}@media (prefers-reduced-motion:reduce){.studio-root .chr-casting-card,.studio-root .chr-collection-copy button,.studio-root .chr-generate,.studio-root .chr-rl-value{transition:none;animation:none}}.studio-root .chr-surface{background:#000;gap:22px;padding:20px 22px 26px}.studio-root .chr-compose{background:linear-gradient(145deg,#191919,#121212);border:1px solid #a7a7a729;border-radius:20px;flex-basis:360px;width:360px;padding:22px;box-shadow:0 20px 45px #00000038,inset 0 1px #ffffff0a}.studio-root .chr-mid-emoji,.studio-root .chr-mini,.studio-root .chr-mini--ghost,.studio-root .chr-attr-stack>.chr-attr-duo:nth-of-type(2)>:first-child,.studio-root .chr-attr-stack>.chr-attr-duo:first-of-type>:last-child{display:none}.studio-root .chr-compose .chr-field:has(.chr-prompt){display:none}.studio-root .chr-compose .chr-field:has(.chr-dz){display:none}.studio-root .chr-attr-stack>.chr-sw-wrap:has([aria-label=Hair]){display:none}.studio-root .chr-mid-head{padding-bottom:3px}.studio-root .chr-kicker{margin-bottom:8px}.studio-root .chr-mid-title,.studio-root .chr-reuse-copy h3,.studio-root .chr-casting-copy h3,.studio-root .chr-collection-copy h3{font-family:var(--font-playfair), Georgia, serif;letter-spacing:-.04em;font-weight:600}.studio-root .chr-mid-title{font-size:39px;line-height:.98}.studio-root .chr-lead{display:none}.studio-root .chr-compose>.chr-field+.chr-field{padding-top:13px}.studio-root .chr-attr-head{margin-bottom:12px}.studio-root .chr-attr-head>.chr-field-label{font-size:0}.studio-root .chr-attr-head>.chr-field-label:after{content:"Presentation";font-size:11px}.studio-root .chr-attr-stack{gap:14px}.studio-root .chr-attr-duo{grid-template-columns:1fr}.studio-root .chr-attr-duo .chr-rl{width:100%}.studio-root .chr-sw-row{gap:9px}.studio-root .chr-chip-row{display:none}.studio-root .chr-attr-stack>.chr-sw-wrap:has([aria-label=Vibe]):after{content:"Confident";color:#e4e4e4;background:#1c1c1ce0;border:1px solid #8c8c8c33;border-radius:10px;justify-content:space-between;align-items:center;height:44px;padding:0 13px;font-size:13px;display:flex}.studio-root .chr-gen-dock{background:0 0;padding-top:10px}.studio-root .chr-generate{font-family:var(--font-playfair), Georgia, serif;border-radius:11px;font-size:18px}.studio-root .chr-view{border-radius:20px}.studio-root .chr-viewtabs{padding:11px 16px}.studio-root .chr-view-body{padding:16px}.studio-root .chr-casting-empty{justify-content:flex-start;gap:16px;padding:0}.studio-root .chr-reuse-story{background:#141414;border:0;border-radius:14px;grid-template-columns:minmax(250px,.82fr) minmax(360px,1.18fr);min-height:330px;padding:0}.studio-root .chr-reuse-copy{padding:clamp(24px,3vw,44px)}.studio-root .chr-reuse-copy h3{font-size:clamp(33px,3.2vw,49px)}.studio-root .chr-reuse-copy p{font-size:14px}.studio-root .chr-reuse-products{margin-top:16px}.studio-root .chr-reuse-visual{aspect-ratio:auto;height:100%;box-shadow:none;border:0;border-radius:0 14px 14px 0}.studio-root .chr-reuse-visual:before{content:"";z-index:1;background:linear-gradient(90deg,#141414 0%,#0000 28%);position:absolute;inset:0}.studio-root .chr-casting-copy--compact{display:none}.studio-root .chr-casting-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-root .chr-casting-card{border-radius:11px;align-items:center;min-height:64px;padding:0 16px;display:flex}.studio-root .chr-casting-media,.studio-root .chr-casting-card-copy small{display:none}.studio-root .chr-casting-card-copy strong{font-family:var(--font-playfair), Georgia, serif;font-size:16px;font-weight:600}.studio-root .chr-collection-empty{border-radius:14px;min-height:164px;padding:18px 28px}.studio-root .chr-collection-media{max-height:118px}@media (max-width:980px){.studio-root .chr-surface{flex-direction:column;height:auto;overflow:visible}.studio-root .chr-compose{flex-basis:auto;width:100%;max-height:none}}@media (max-width:620px){.studio-root .chr-surface{padding:12px}.studio-root .chr-compose{padding:18px}.studio-root .chr-mid-title{font-size:34px}.studio-root .chr-reuse-story{grid-template-columns:1fr}.studio-root .chr-reuse-visual{border-radius:0 0 14px 14px;min-height:245px}.studio-root .chr-reuse-visual:before{background:linear-gradient(#141414 0%,#0000 30%)}.studio-root .chr-casting-grid{grid-template-columns:1fr}}.studio-root .chr-surface,.studio-root .chr-surface button,.studio-root .chr-surface input,.studio-root .chr-surface textarea{font-family:var(--font-inter), Inter, Arial, sans-serif}.studio-root .chr-mid-title,.studio-root .chr-reuse-copy h3,.studio-root .chr-casting-copy h3,.studio-root .chr-collection-copy h3,.studio-root .chr-casting-card-copy strong,.studio-root .chr-generate{font-family:var(--font-inter-tight), var(--font-inter), Inter, Arial, sans-serif;letter-spacing:-.035em}.studio-root .chr-mid-title{font-weight:650}.studio-root .chr-generate{font-size:14px;font-weight:760}.studio-root .chr-reuse-story{aspect-ratio:16/7.15;min-height:0;display:block;overflow:hidden}.studio-root .chr-reuse-copy{display:none}.studio-root .chr-reuse-visual{border-radius:14px;width:100%;height:100%;min-height:0}.studio-root .chr-reuse-visual:before,.studio-root .chr-reuse-visual:after{display:none}.studio-root .chr-reuse-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.studio-root .chr-kicker,.studio-root .chr-casting-kicker,.studio-root .chr-rl-ico,.studio-root .chr-sw-current,.studio-root .chr-casting-card>svg{color:#afafaf}.studio-root .chr-generate{background:#6a6a6a;border-color:#bdbdbd6b;box-shadow:0 12px 28px #0000004d,inset 0 1px #ffffff24}.studio-root .chr-generate:hover:not(:disabled){background:#787878}.studio-root .chr-surface svg{stroke-width:1.7px}.studio-root .chr-casting-card-copy strong{letter-spacing:-.015em;font-size:14px;font-weight:650}@media (max-width:620px){.studio-root .chr-reuse-story{aspect-ratio:4/3}.studio-root .chr-reuse-visual{border-radius:14px}}
.studio-root .chr-surface{--chr-bg:#000;--chr-panel:#161616;--chr-panel-2:#191919;--chr-line:#c0c0c024;--chr-line-strong:#c0c0c038;--chr-text:#f2f2f2;--chr-muted:#949494;--chr-green:#9a9a9a;--chr-green-deep:#555;width:100%;height:100%;min-height:0;color:var(--chr-text);background:var(--chr-bg);font-family:var(--font-inter), Inter, Arial, sans-serif;grid-template-columns:minmax(340px,30%) minmax(0,1fr);gap:22px;padding:20px 22px 26px;display:grid;overflow:hidden}.studio-root .chr-surface:before{display:none}.studio-root .chr-surface *,.studio-root .chr-surface :before,.studio-root .chr-surface :after{box-sizing:border-box}.studio-root .chr-compose{isolation:isolate;border:1px solid var(--chr-line);scrollbar-width:none;background:linear-gradient(145deg,#181818,#131313) padding-box padding-box;border-radius:20px;flex-direction:column;gap:22px;width:auto;min-width:0;height:100%;padding:32px 36px 96px;display:flex;position:relative;overflow:auto;box-shadow:0 18px 50px #00000038,inset 0 1px #ffffff06}.studio-root .chr-compose::-webkit-scrollbar{display:none}.studio-root .chr-mid-head{padding:0;display:block}.studio-root .chr-mid-emoji,.studio-root .chr-attr-actions{display:none}.studio-root .chr-kicker{color:var(--chr-green);letter-spacing:.08em;text-transform:none;margin:0 0 13px;font-size:11px;font-weight:720;display:block}.studio-root .chr-mid-title{color:var(--chr-text);font-family:var(--font-inter), Inter, Arial, sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(34px,3vw,46px);font-weight:600;line-height:.98}.studio-root .chr-lead{display:none}.studio-root .chr-field{gap:10px;display:grid}.studio-root .chr-compose>.chr-field+.chr-field{border-top:1px solid #c0c0c01a;padding-top:20px}.studio-root .chr-field-label{color:#b1b1b1;font-weight:650;font-size:12px!important}.studio-root .chr-field-label:after{content:none!important}.studio-root .chr-compose .chr-input{border:1px solid var(--chr-line);width:100%;height:46px;color:var(--chr-text);box-shadow:none;background:#191919;border-radius:11px;outline:0;padding:0 14px;font-size:13px}.studio-root .chr-compose .chr-input::placeholder{color:#707070}.studio-root .chr-compose .chr-input:focus{background:#1c1c1c;border-color:#aaaaaa8a;box-shadow:0 0 0 3px #0000001c}.studio-root .chr-attr-head{margin:0}.studio-root .chr-attr-stack{gap:18px;margin:0}.studio-root .chr-attr-duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-root .chr-attr-duo>.chr-rl{display:flex!important}.studio-root .chr-rl,.studio-root .chr-sw-wrap{flex-direction:column;gap:8px;display:flex}.studio-root .chr-rl-head{color:#929292;letter-spacing:.045em;font-size:10px;font-weight:730}.studio-root .chr-rl-ico{color:var(--chr-green)}.studio-root .chr-rl-ico svg{stroke-width:1.8px;width:13px;height:13px}.studio-root .chr-seg{border:1px solid var(--chr-line);background:#181818;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.studio-root .chr-seg-btn{color:#8a8a8a;background:0 0;border:0;border-radius:8px;height:36px;font-size:12px;font-weight:650;transition:color .18s,background .18s,transform .12s}.studio-root .chr-seg-btn:hover{color:#dfdfdf}.studio-root .chr-seg-btn--on{color:#ededed;background:#343434;box-shadow:inset 0 1px #ffffff08}.studio-root .chr-seg-btn:active{transform:scale(.98)}.studio-root .chr-dd{position:relative}.studio-root .chr-dd-btn{border:1px solid var(--chr-line);color:#e5e5e5;background:#191919;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 12px;font-size:12px;display:flex}.studio-root .chr-dd-btn:hover{background:#1e1e1e;border-color:#aaaaaa6b}.studio-root .chr-rl--on .chr-dd-btn{border-color:var(--chr-line);color:#e5e5e5;box-shadow:none;background:#191919}.studio-root .chr-rl--on .chr-dd-btn:hover{background:#1c1c1c;border-color:#9a9a9a6b}.studio-root .chr-rl--on .chr-rl-value{color:inherit}.studio-root .chr-dd-chev{color:#939393;width:14px;height:14px}.studio-root .chr-dd-pop{z-index:80;border:1px solid var(--chr-line-strong);background:#1b1b1b;border-radius:11px;box-shadow:0 18px 42px #0000006b}.studio-root .chr-sw-row{flex-wrap:nowrap;gap:10px;display:flex}.studio-root .chr-sw{border:1px solid #ffffff29;flex:0 0 31px;width:31px;height:31px;box-shadow:0 2px 7px #00000038}.studio-root .chr-sw:hover{transform:translateY(-2px)}.studio-root .chr-sw--on{box-shadow:0 0 0 2px var(--chr-panel), 0 0 0 3px #000;border-color:#bcbcbc}.studio-root .chr-sw-current{color:#b1b1b1;font-size:10px}.studio-root .chr-summary{display:none}.studio-root .chr-gen-dock{z-index:5;background:0 0;margin:0;padding:0;position:absolute;bottom:28px;left:34px;right:34px}.studio-root .chr-generate{color:#f7f7f7;width:100%;height:50px;font-family:var(--font-inter), Inter, sans-serif;background:linear-gradient(135deg,#616161,#555);border:1px solid #a3a3a357;border-radius:11px;font-size:14px;font-weight:690;box-shadow:0 11px 25px #00000047,inset 0 1px #ffffff17}.studio-root .chr-generate:hover:not(:disabled){background:linear-gradient(135deg,#6d6d6d,#5f5f5f);transform:translateY(-1px);box-shadow:0 14px 30px #00000052,inset 0 1px #ffffff1a}.studio-root .chr-view{isolation:isolate;border:1px solid var(--chr-line);background:#0f0f0f padding-box padding-box;border-radius:20px;min-width:0;height:100%;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.studio-root .chr-viewtabs{background:#111;border-bottom:1px solid #c0c0c01a;align-items:center;gap:8px;min-height:68px;padding:15px 18px}.studio-root .chr-viewtab{color:#818181;min-height:38px;box-shadow:none;background:0 0;border:0;border-radius:10px;padding:0 14px;font-size:13px;font-weight:650}.studio-root .chr-viewtab:hover{color:#e3e3e3;background:#191919;transform:none}.studio-root .chr-viewtab--on,.studio-root .chr-viewtab--on:hover{color:#f2f2f2;box-shadow:none;background:#1e1e1e}.studio-root .chr-view-body{scrollbar-width:none;background:#000;padding:16px;overflow-y:auto}.studio-root .chr-view-body::-webkit-scrollbar{display:none}.studio-root .chr-casting-empty{justify-content:flex-start;gap:16px;min-height:100%;padding:0}.studio-root .chr-reuse-story{isolation:isolate;aspect-ratio:auto;background:#141414;border:1px solid #c0c0c01a;border-radius:14px;width:100%;height:clamp(330px,42vh,410px);min-height:0;display:block;position:relative;overflow:hidden}.studio-root .chr-reuse-copy{z-index:3;background:linear-gradient(90deg,#141414 0%,#141414fa 66%,#1414146b 88%,#0000 100%);flex-direction:column;justify-content:center;width:47%;height:100%;padding:clamp(34px,3.4vw,54px);display:flex;position:relative}.studio-root .chr-casting-kicker,.studio-root .chr-reuse-products{display:none}.studio-root .chr-reuse-copy h3{color:#f5f5f5;max-width:400px;font-family:var(--font-inter), Inter, Arial, sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(37px,3.5vw,53px);font-weight:600;line-height:.98}.studio-root .chr-reuse-copy p{color:#9b9b9b;max-width:350px;margin:24px 0 0;font-size:13px;line-height:1.55}.studio-root .chr-reuse-visual{background:#000;border:0;border-radius:0;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.studio-root .chr-reuse-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#141414e6 0%,#14141429 48%,#0000 69%);display:block;position:absolute;inset:0}.studio-root .chr-reuse-visual:after{display:none}.studio-root .chr-reuse-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.studio-root .chr-identity-card{z-index:3;color:#ededed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111111b3;border:1px solid #ededed3b;border-radius:8px;gap:7px;width:180px;padding:17px 18px;display:grid;position:absolute;top:50%;right:clamp(28px,4vw,64px);transform:translateY(-50%);box-shadow:0 14px 32px #0000003d}.studio-root .chr-identity-card span{color:#c4c4c4;font-size:9px}.studio-root .chr-identity-card span i{background:#bababa;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 9px #00000059}.studio-root .chr-identity-card strong{border-bottom:1px solid #ffffff1f;padding-bottom:10px;font-size:14px}.studio-root .chr-identity-card small{color:#b1b1b1;font-size:9px}.studio-root .chr-identity-facts{grid-template-columns:auto auto;justify-content:start;gap:14px;display:grid}.studio-root .chr-identity-facts small+small{position:relative}.studio-root .chr-identity-facts small+small:before{content:"";background:#6d6d6d;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:-8px}.studio-root .chr-casting-copy--compact{display:none}.studio-root .chr-direction-label{color:#b0b0b0;margin:2px 0 -5px;font-size:12px}.studio-root .chr-casting-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.studio-root .chr-casting-card{border:1px solid var(--chr-line);color:#e3e3e3;min-height:84px;box-shadow:none;background:#181818;border-radius:11px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:13px;padding:0 20px;display:grid}.studio-root .chr-casting-card:hover{background:#1e1e1e;border-color:#aaaaaa61;transform:translateY(-2px)}.studio-root .chr-casting-media,.studio-root .chr-casting-card-copy small{display:none}.studio-root .chr-casting-card-icon{color:#9a9a9a;place-items:center;display:grid}.studio-root .chr-casting-card-icon .svg-icon{stroke-width:1.45px;width:23px;height:23px}.studio-root .chr-casting-card-copy strong{color:#e3e3e3;font-family:var(--font-inter), Inter, sans-serif;letter-spacing:0;font-size:13px;font-weight:650}.studio-root .chr-casting-card>svg{color:#a8a8a8;width:14px}.studio-root .chr-gen-saved-empty{background:#141414;border:1px solid #c0c0c01a;border-radius:14px;grid-template-columns:minmax(240px,.9fr) minmax(280px,1.1fr);align-items:center;gap:32px;min-height:208px;padding:20px clamp(24px,4vw,58px);display:grid;overflow:hidden}.studio-root .chr-empty-mark{place-items:center;min-height:110px;display:grid;position:relative}.studio-root .chr-empty-mark>span{color:#8d8d8d0f;font-family:var(--font-inter-tight),sans-serif;font-size:112px;font-weight:800;line-height:1;position:absolute;left:10%}.studio-root .chr-empty-mark>i{color:#727272;background:linear-gradient(135deg,#1a1a1a,#111);border:1px solid #acacac47;border-radius:8px;place-items:center;width:76px;height:94px;display:grid;position:relative;box-shadow:0 8px 20px #0003}.studio-root .chr-empty-mark>i:before{content:"";border:1px solid #acacac29;border-radius:5px;position:absolute;inset:7px}.studio-root .chr-empty-mark>i:after{content:"";background:#191919;border:1px solid #acacac3d;border-radius:6px;height:7px;position:absolute;bottom:-7px;left:-15px;right:-15px}.studio-root .chr-empty-mark>i>b:before,.studio-root .chr-empty-mark>i>b:after{content:"";border:1px solid #acacac38;width:7px;height:14px;position:absolute;top:42px}.studio-root .chr-empty-mark>i>b:before{border-radius:7px 0 0 7px;left:-8px}.studio-root .chr-empty-mark>i>b:after{border-radius:0 7px 7px 0;right:-8px}.studio-root .chr-gen-saved-empty h3{color:#f1f1f1;font-family:var(--font-inter), Inter, Arial, sans-serif;margin:0;font-size:20px;font-weight:600}.studio-root .chr-gen-saved-empty p{color:#8a8a8a;max-width:300px;margin:7px 0 0;font-size:11px;line-height:1.5}.studio-root .chr-gen-saved-empty button{color:#bcbcbc;background:0 0;border:1px solid #aaaaaa4d;border-radius:8px;align-items:center;gap:7px;min-height:34px;margin-top:13px;padding:0 13px;font-size:10px;font-weight:650;display:inline-flex}.studio-root .chr-gen-saved-empty button:hover{color:#efefef;background:#5c5c5c2e}.studio-root .chr-gen-saved-empty button svg{width:12px;height:12px}@media (max-width:1180px){.studio-root .chr-surface{grid-template-columns:330px minmax(0,1fr);gap:14px;padding:14px}.studio-root .chr-compose{padding:25px 24px 90px}.studio-root .chr-reuse-copy{padding:30px}.studio-root .chr-reuse-copy h3{font-size:39px}.studio-root .chr-identity-card{right:4%}}@media (max-width:900px){.studio-root .chr-surface{grid-template-columns:1fr;height:auto;min-height:100%;overflow:auto}.studio-root .chr-compose{height:auto;min-height:0;padding-bottom:28px;overflow:visible}.studio-root .chr-gen-dock{margin-top:8px;position:static;inset:auto}.studio-root .chr-view{height:auto;min-height:0;overflow:visible}.studio-root .chr-view-body{overflow:visible}}@media (max-width:640px){.studio-root .chr-surface{gap:10px;padding:9px}.studio-root .chr-compose{border-radius:15px;min-height:0;padding:22px 18px}.studio-root .chr-mid-title{font-size:35px}.studio-root .chr-view{border-radius:15px;min-height:0}.studio-root .chr-viewtabs{min-height:58px;padding:10px;overflow-x:auto}.studio-root .chr-view-body{padding:10px}.studio-root .chr-reuse-story{height:470px}.studio-root .chr-reuse-copy{background:linear-gradient(#141414 0%,#141414eb 60%,#0000 100%);width:100%;height:auto;padding:28px 22px 80px}.studio-root .chr-reuse-copy h3{font-size:37px}.studio-root .chr-reuse-visual{min-height:0}.studio-root .chr-reuse-visual:before{background:linear-gradient(#141414 0%,#0000 48%)}.studio-root .chr-reuse-visual img{object-position:65% center}.studio-root .chr-identity-card{width:158px;top:auto;bottom:14px;right:14px;transform:none}.studio-root .chr-casting-grid{grid-template-columns:1fr}.studio-root .chr-gen-saved-empty{text-align:center;grid-template-columns:1fr;gap:12px;padding:20px}.studio-root .chr-gen-saved-empty p{margin-inline:auto}}@media (max-width:430px){.studio-root .chr-attr-duo{grid-template-columns:1fr}.studio-root .chr-sw-row{gap:7px}.studio-root .chr-sw{flex-basis:29px;width:29px;height:29px}}@media (max-height:760px) and (min-width:901px){.studio-root .chr-compose{gap:14px;padding:24px 28px 82px}.studio-root .chr-kicker{margin-bottom:8px}.studio-root .chr-mid-title{font-size:36px}.studio-root .chr-compose>.chr-field+.chr-field{padding-top:12px}.studio-root .chr-attr-stack{gap:11px}.studio-root .chr-compose .chr-input{height:42px}.studio-root .chr-seg-btn{height:32px}.studio-root .chr-dd-btn{height:40px}.studio-root .chr-sw{flex-basis:27px;width:27px;height:27px}.studio-root .chr-gen-dock{bottom:24px;left:28px;right:28px}.studio-root .chr-generate{height:48px}}@media (prefers-reduced-motion:reduce){.studio-root .chr-surface *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.studio-root .chr-generation-progress{z-index:60;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e1e1edc;border:1px solid #8d8d8d55;border-radius:16px;align-items:center;gap:12px;width:min(520px,100% - 32px);padding:14px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 14px 50px #0008}.studio-root .chr-progress-preview{background:#555;border-radius:9px;flex-shrink:0;place-items:center;width:42px;height:50px;display:grid;overflow:hidden}.studio-root .chr-progress-preview svg{filter:blur(4px);color:#c7c7c7;width:36px;height:44px}.studio-root .chr-progress-copy{flex:1;gap:6px;min-width:0;display:grid}.studio-root .chr-progress-copy strong{color:#efefef;font-size:14px}.studio-root .chr-progress-copy>span{color:#b6b6b6;font-size:12px}.studio-root .chr-progress-track{background:#80808033;border-radius:4px;height:4px;overflow:hidden}.studio-root .chr-progress-track i{border-radius:inherit;background:#b2b2b2;width:35%;height:100%;animation:1.8s ease-in-out infinite alternate chr-progress-travel;display:block}.studio-root .chr-generation-progress>button{color:#e9e9e9;background:#373737;border:1px solid #9b9b9b44;border-radius:9px;min-height:44px;padding:0 12px;font-size:13px}.studio-root .chr-pending-portrait{background:radial-gradient(#646464,#232323 70%);place-items:center;display:grid;position:absolute;inset:0}.studio-root .chr-pending-portrait svg{filter:blur(14px);color:#bababa;width:55%;height:65%}.studio-root .chr-pending-label{color:#efefef;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex;position:absolute;inset:auto 12px 16px}.studio-root .chr-pending-label small{color:#afafaf;flex-basis:100%;font-size:11px}.studio-root--character .chr-surface:has(.chr-generation-progress){padding-bottom:130px}@keyframes chr-progress-travel{0%{transform:translate(-20%)}to{transform:translate(220%)}}@media (max-width:980px){.studio-root .chr-generation-progress{bottom:calc(88px + env(safe-area-inset-bottom))}.studio-root--character .chr-surface:has(.chr-generation-progress){padding-bottom:calc(220px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.studio-root .chr-progress-track i{opacity:.6;width:100%;animation:none}}.studio-root .chr-mobile-portrait,.studio-root .chr-mobile-intro,.studio-root .chr-mobile-presets,.studio-root .chr-mobile-customize,.studio-root .chr-mobile-empty,.studio-root .chr-dd-mobile-heading{display:none}.studio-root--character .chr-surface :is(h1,h2,h3,h4,p,button,input,select,textarea){font-family:var(--font-inter), Inter, Arial, sans-serif}.studio-root--character .chr-mid-title{letter-spacing:-.035em;font-weight:650;line-height:1.12}.studio-root--character .chr-reuse-copy h3{letter-spacing:-.035em;font-weight:600;line-height:1.1}.studio-root--character .chr-compose>*{flex-shrink:0}.studio-root--character .chr-gen-dock{margin-top:auto;padding-top:20px;position:static}.studio-root--character .chr-compose{scrollbar-width:thin;padding-bottom:28px}.studio-root--character .chr-compose::-webkit-scrollbar{width:5px;display:block}.studio-root--character .chr-view-body::-webkit-scrollbar{width:5px;display:block}.studio-root--character .chr-view-body{scrollbar-width:thin}.studio-root--character .chr-sw-row{flex-wrap:wrap;padding:4px}.studio-root--character .chr-gen-saved-empty{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.studio-root--character .chr-dd-btn{gap:12px}.studio-root--character .chr-dd-btn .chr-rl-value{white-space:normal;text-align:left;min-width:0}.studio-root--character .chr-dd-chev{flex-shrink:0}.studio-root--character :is(button,input):focus-visible{outline-offset:3px;outline:2px solid #aeaeae}@media (max-width:1180px){.studio-root--character .studio-mid-scroll.studio-mid-scroll--flush{scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding:0;scroll-padding-block:20px 100px;display:block;overflow:hidden auto}.studio-root--character .chr-surface{grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-content:start;gap:20px;height:auto;min-height:100%;padding:20px;overflow:visible}.studio-root--character .chr-compose,.studio-root--character .chr-view{flex:none;width:100%;height:auto;min-height:0;max-height:none;overflow:visible}.studio-root--character .chr-compose{gap:24px;padding:28px}.studio-root--character .chr-view-body{flex:none;height:auto;max-height:none;overflow:visible}.studio-root--character .chr-casting-empty{min-height:0}.studio-root--character .chr-gen-dock{margin:0;padding-top:4px;position:static}.studio-root--character .chr-viewtabs{position:static}.studio-root--character .chr-dd-pop{width:auto;max-width:440px;max-height:min(380px, calc(100dvh - 200px - env(safe-area-inset-bottom)));overscroll-behavior:contain;scrollbar-width:thin;background:#1b1b1b;margin:0 auto;padding:10px;position:fixed;top:max(80px,18dvh);left:16px;right:16px;box-shadow:0 20px 70px #0009}.studio-root--character .chr-dd-backdrop{z-index:79;background:#0009;display:block;position:fixed;inset:0}.studio-root--character .chr-dd-mobile-heading{color:#eaeaea;justify-content:space-between;align-items:center;gap:12px;padding:0 4px 8px;font-size:15px;display:flex}.studio-root--character .chr-dd-mobile-heading button{color:#dcdcdc;background:#2b2b2b;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.studio-root--character .chr-dd-mobile-heading svg{width:18px;height:18px}.studio-root--character .chr-dd-search{background:#252525;flex-shrink:0}.studio-root--character .chr-dd-search:focus-within{box-shadow:inset 0 0 0 1px #000}.studio-root--character .chr-dd-search input:focus-visible{outline:none}.studio-root--character .chr-dd-opt{flex-shrink:0}.studio-root--character :is(.chr-input,.chr-dd-btn,.chr-seg-btn){min-height:46px;font-size:16px}.studio-root--character .chr-dd-opt{min-height:44px;font-size:15px}.studio-root--character .chr-dd-search input{font-size:16px}.studio-root--character .chr-rl-head{letter-spacing:0;font-size:12px}.studio-root--character .chr-field-label{font-size:14px!important}.studio-root--character .chr-generate{min-height:52px;font-size:16px}}@media (max-width:980px){.studio-root--character .chr-surface{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.studio-root--character .chr-compose{gap:16px;padding:20px}.studio-root--character .chr-mid-head{justify-content:flex-start;align-items:center;gap:16px;display:flex}.studio-root--character .chr-mobile-portrait{object-fit:cover;object-position:75% center;background:#1c1c1c;border-radius:12px;flex:0 0 72px;width:72px;height:84px;display:block}.studio-root--character .chr-mid-title{font-size:26px}.studio-root--character .chr-kicker{margin-bottom:6px;font-size:11px}.studio-root--character .chr-mobile-intro{color:#9f9f9f;margin:6px 0 0;font-size:13px;display:block}.studio-root--character .chr-mobile-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.studio-root--character .chr-mobile-presets button{border:1px solid var(--chr-line);color:#ccc;text-align:left;background:#1d1d1d;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:54px;padding:8px;font-size:12px;line-height:1.3;display:flex}.studio-root--character .chr-mobile-presets button[aria-pressed=true]{color:#f2f2f2;background:#323232;border-color:#919191}.studio-root--character .chr-mobile-presets svg{color:#a1a1a1;flex:0 0 17px;width:17px;height:17px}.studio-root--character .chr-mobile-customize{border:1px solid var(--chr-line);color:#e6e6e6;text-align:left;background:#1a1a1a;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:flex}.studio-root--character .chr-mobile-customize>span{gap:4px;min-width:0;display:grid}.studio-root--character .chr-mobile-customize strong{font-size:14px;font-weight:600}.studio-root--character .chr-mobile-customize small{color:#9d9d9d;font-size:12px;line-height:1.4}.studio-root--character .chr-mobile-customize svg{flex-shrink:0;width:18px;transition:transform .15s}.studio-root--character .chr-mobile-customize svg.is-open{transform:rotate(180deg)}.studio-root--character .chr-appearance-settings{display:none}.studio-root--character .chr-appearance-settings.is-open{display:grid}.studio-root--character .chr-casting-empty>:not(.chr-mobile-empty){display:none}.studio-root--character .chr-mobile-empty{align-items:flex-start;gap:12px;padding:16px 8px;display:flex}.studio-root--character .chr-mobile-empty>svg{color:#929292;flex-shrink:0;width:24px;height:24px}.studio-root--character .chr-mobile-empty strong{font-size:14px;font-weight:600}.studio-root--character .chr-mobile-empty p{color:#9b9b9b;margin:6px 0 0;font-size:13px;line-height:1.5}.studio-root--character .chr-collection-empty{min-height:0;padding:18px 12px;display:block}.studio-root--character .chr-collection-media{display:none}.studio-root--character .chr-collection-copy{padding:0}.studio-root--character .chr-collection-copy h3{font-size:20px;line-height:1.25}.studio-root--character .chr-collection-copy p{font-size:13px;line-height:1.5}}@media (max-width:640px){.studio-root--character .chr-surface{padding-inline:12px;gap:16px;padding-top:12px}.studio-root--character .chr-compose{border-radius:16px;padding:22px 18px}.studio-root--character .chr-mid-title{font-size:30px}.studio-root--character .chr-kicker{margin-bottom:10px;font-size:12px}.studio-root--character .chr-attr-stack{gap:20px}.studio-root--character .chr-attr-duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-root--character .chr-sw{flex-basis:34px;width:34px;height:34px}.studio-root--character .chr-sw-row{gap:10px}.studio-root--character .chr-viewtabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:10px;display:grid}.studio-root--character .chr-viewtab{min-height:44px;padding-inline:4px;font-size:13px}.studio-root--character .chr-reuse-story{flex-direction:column;height:auto;display:flex}.studio-root--character .chr-reuse-copy{background:#141414;width:100%;height:auto;padding:24px}.studio-root--character .chr-reuse-copy h3{font-size:32px}.studio-root--character .chr-reuse-copy p{margin-top:16px;font-size:14px}.studio-root--character .chr-reuse-visual{flex:none;height:250px;position:relative;inset:auto}.studio-root--character .chr-reuse-visual:before{display:none}.studio-root--character .chr-identity-card{width:158px;padding:12px;bottom:12px;right:12px}.studio-root--character .chr-casting-card{min-height:64px}.studio-root--character .chr-casting-card-copy strong{font-size:15px}.studio-root--character .chr-gen-saved-empty{grid-template-columns:1fr;padding:24px 18px}.studio-root--character .chr-gen-saved-empty p{font-size:14px}.studio-root--character .chr-gen-saved-empty button{min-height:44px;font-size:13px}}
.studio-root .chr--glass{--chr-text:#eee;--chr-muted:#aaa;--chr-line:#fff2;--chr-green:#ddd;--chr-green-deep:#555}.studio-root .chr--glass .chr-compose{isolation:auto;width:100%;height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:16px;padding:0;display:flex;position:static;overflow:visible}.studio-root .chr--glass .chr-field{flex-direction:column;gap:9px;width:100%;margin:0;padding:0;display:flex}.studio-root .chr--glass .chr-field-label{color:#bbb;text-transform:none;letter-spacing:0;margin:0;font-size:11px;font-weight:450;line-height:1.5}.studio-root .chr--glass .chr-input{color:#eee;width:100%;height:42px;min-height:42px;box-shadow:none;background:#ffffff08;border:1px solid #fff2;border-radius:12px;padding:10px 12px;font-size:12px}.studio-root .chr--glass .chr-input::placeholder{color:#999}.studio-root .chr--glass .chr-mobile-customize{color:#ddd;background:0 0;border:0;border-top:1px solid #ffffff16;border-radius:0;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin:0;padding:12px 0;display:flex}.studio-root .chr--glass .chr-mobile-customize>span{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.studio-root .chr--glass .chr-mobile-customize strong{font-size:12px;font-weight:500}.studio-root .chr--glass .chr-mobile-customize small{color:#aaa;font-size:10px}.studio-root .chr--glass .chr-mobile-customize>svg{width:15px;height:15px}.studio-root .chr--glass .chr-appearance-settings{display:none}.studio-root .chr--glass .chr-appearance-settings.is-open{display:flex}.studio-root .chr--glass .chr-attr-head{display:none}.studio-root .chr--glass .chr-attr-stack{flex-direction:column;gap:15px;display:flex}.studio-root .chr--glass .chr-attr-duo{grid-template-columns:minmax(0,1fr);gap:15px;display:grid}.studio-root .chr--glass .chr-rl-head{color:#aaa;letter-spacing:0;text-transform:none;align-items:center;gap:7px;margin-bottom:8px;font-size:10px;font-weight:450;display:flex}.studio-root .chr--glass .chr-rl-ico svg{width:13px;height:13px}.studio-root .chr--glass .chr-dd{min-width:0;position:relative}.studio-root .chr--glass .chr-dd-btn{color:#eee;width:100%;height:auto;min-height:42px;box-shadow:none;background:#ffffff08;border:1px solid #fff2;border-radius:12px;padding:11px 12px}.studio-root .chr--glass .chr-rl-value{color:#eee;font-size:12px;font-weight:450;animation:none}.studio-root .chr--glass .chr-dd-pop{color:#eee;width:100%;min-width:0;max-height:300px;box-shadow:none;scrollbar-width:thin;background:#232323;border:1px solid #ffffff26;border-radius:12px;margin:7px 0 0;padding:6px;position:relative;inset:auto;overflow:auto;transform:none}.studio-root .chr--glass .chr-dd-backdrop{display:none}.studio-root .chr--glass .chr-dd-opt{color:#ddd;border-radius:8px;padding:10px;font-size:12px}.studio-root .chr--glass .chr-dd-opt--on{color:#fff;background:#ffffff12}.studio-root .chr--glass .chr-dd-mobile-heading{display:none}.studio-root .chr--glass .chr-dd-search{background:#161616;border-color:#fff2}.studio-root .chr--glass .chr-dd-search input{color:#eee;font-size:12px}.studio-root .chr--glass .chr-seg{background:#ffffff06;border:1px solid #fff2;border-radius:12px;min-height:41px;padding:3px}.studio-root .chr--glass .chr-seg-btn{color:#aaa;background:0 0;border:0;border-radius:8px;min-height:32px;font-size:11px}.studio-root .chr--glass .chr-seg-btn[aria-checked=true]{color:#fff;box-shadow:none;background:#ffffff16}.studio-root .chr--glass .chr-sw-row{flex-wrap:wrap;gap:8px;display:flex}.studio-root .chr--glass .chr-sw{width:28px;height:28px}.studio-root .chr--glass .chr-sw-current{color:#ddd;margin-left:auto;font-size:10px;font-weight:400}.studio-root .chr--glass .vs-appearance-more{border-top:1px solid #ffffff16;padding-top:13px}.studio-root .chr--glass .vs-appearance-more summary{cursor:pointer;color:#bbb;justify-content:space-between;align-items:center;gap:10px;min-height:28px;font-size:11px;list-style:none;display:flex}.studio-root .chr--glass .vs-appearance-more summary::-webkit-details-marker{display:none}.studio-root .chr--glass .vs-appearance-more[open]>.chr-attr-stack{margin-top:14px}.studio-root .chr--glass .vs-appearance-more[open] summary>svg{transform:rotate(180deg)}.studio-root .chr--glass .vs-rail-note{color:#999;font-size:10px}.studio-root .chr--glass .vs-cast-gallery .chr-view{width:100%;height:auto;min-height:0;box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.studio-root .chr--glass .vs-cast-gallery .chr-viewtabs{background:0 0;border:0;align-items:center;gap:5px;min-height:0;padding:0 0 16px;display:flex}.studio-root .chr--glass .vs-cast-gallery .chr-viewtab{color:#aaa;background:0 0;border:1px solid #0000;border-radius:20px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:12px;display:flex}.studio-root .chr--glass .vs-cast-gallery .chr-viewtab--on{color:#fff;background:#ffffff10;border-color:#ffffff20}.studio-root .chr--glass .vs-cast-gallery .chr-view-body{background:0 0;height:auto;min-height:0;padding:0;overflow:visible}.studio-root .chr--glass :is(.chr-gen-grid,.chr-av-grid){grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0;display:grid}.studio-root .chr--glass :is(.chr-gen-card,.chr-av-card){width:100%;box-shadow:none;background:#222;border:1px solid #ffffff20;border-radius:16px;position:relative;overflow:hidden}.studio-root .chr--glass .chr-gen-card{aspect-ratio:3/4}.studio-root .chr--glass .chr-av-card{padding:8px;overflow:visible}.studio-root .chr--glass .chr-av-pic{aspect-ratio:3/4;background:#222;border-radius:10px;width:100%;height:auto;position:relative;overflow:hidden}.studio-root .chr--glass .chr-av-pic>img{object-fit:contain;width:100%;height:100%}.studio-root .chr--glass .vs-actor-preview-hit{background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.studio-root .chr--glass .vs-actor-preview-hit>img{object-fit:contain;width:100%;height:100%}.studio-root .chr--glass .chr-gen-overlay{opacity:1;pointer-events:none;background:linear-gradient(#0000,#000b);justify-content:center;padding:14px;display:flex;position:absolute;inset:auto 0 0}.studio-root .chr--glass .chr-gen-save{pointer-events:auto;color:#fff;background:#222c;border:1px solid #ffffff30;border-radius:20px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 14px;font-size:11px;display:flex}.studio-root .chr--glass .chr-gen-flag{z-index:1;color:#fff;background:#222c}.studio-root .chr--glass .chr-av-del{z-index:2;opacity:1;color:#ddd;background:#222c;border:1px solid #ffffff30}.studio-root .chr--glass .chr-av-name{color:#eee;margin:12px 3px;font-size:13px}.studio-root .chr--glass .chr-voice-pop{color:#eee;background:#232323;border:1px solid #ffffff26;border-radius:12px;width:100%;min-width:0;max-height:260px;margin:7px 0 0;position:relative;inset:auto;overflow:auto}.studio-root .chr--glass .chr-voice-backdrop{display:none}.studio-root .chr--glass .chr-voice-btn{color:#ddd;background:#ffffff09;border:1px solid #fff2;border-radius:10px;min-height:38px}.studio-root .chr--glass .chr-voice-row-name{color:#ddd}.studio-root .chr--glass .chr-collection-empty{background:0 0;border:0;align-items:center;gap:30px;min-height:300px;padding:24px;display:flex}.studio-root .chr--glass .chr-collection-media{aspect-ratio:3/4;border-radius:15px;flex:none;width:180px;max-width:none;height:240px;max-height:none;display:block;overflow:hidden}.studio-root .chr--glass .chr-collection-media img{object-fit:cover;width:100%;height:100%}.studio-root .chr--glass .chr-collection-copy{flex:1;min-width:0}.studio-root .chr--glass .chr-collection-copy h3{color:#eee;font-size:24px}.studio-root .chr--glass .chr-collection-copy p{color:#aaa;font-size:13px}.studio-root .chr--glass .chr-collection-copy button{color:#eee;background:#ffffff0a;border-color:#ffffff30}@media (max-width:600px){.studio-root .chr--glass :is(.chr-gen-grid,.chr-av-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-root .chr--glass .vs-rail-note{display:none}.studio-root .chr--glass .chr-collection-empty{flex-direction:column;gap:20px;padding:12px}.studio-root .chr--glass .chr-collection-media{width:130px;height:173px}.studio-root .chr--glass .chr-collection-copy{text-align:center}.studio-root .chr--glass .chr-collection-copy h3{font-size:20px}.studio-root .chr--glass .chr-gen-save{padding:8px;font-size:10px}.studio-root .chr--glass .vs-cast-gallery .chr-viewtab{padding:0 10px;font-size:11px}}
.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass){background:#171717;padding:12px 16px}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) :is(.ag-workspace,.vs-workspace){isolation:isolate;background:0 0;border:0;border-radius:0;padding:0}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) :is(.ag-workspace,.vs-workspace):before{content:"";z-index:-1;background-image:var(--vs-art);filter:blur(42px)saturate(.85)brightness(.6);opacity:.85;pointer-events:none;background-position:50%;background-size:cover;display:block;position:absolute;inset:-45px}.studio-root .compact-studio.compact-studio.aud--glass .ag-workspace:before{filter:blur(64px)saturate(.55)brightness(.9);background-image:radial-gradient(at 15% 80%,#96857366,#0000 65%),url(/studio/create-menu/voice-v2.webp)}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) :is(.ag-composer,.vs-composer,.ag-inspector,.vs-inspector,.ag-stage,.vs-preview){-webkit-backdrop-filter:blur(28px)saturate(1.15);background:linear-gradient(130deg,#181818a6,#111111b8);border:1px solid #ffffff30;border-radius:26px;box-shadow:inset 0 1px #ffffff30,0 12px 32px #0002}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) .compact-control{color:#e4e4e4;background:#ffffff05;border:1px solid #ffffff24;border-radius:18px}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) .compact-generate{border:1px solid #ffffff45;border-radius:22px;font-weight:600;box-shadow:inset 0 1px #ffffffa0;color:#162418!important;background:linear-gradient(110deg,#deeed5,#c9e0bd)!important}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) .compact-generate:hover:not(:disabled){background:linear-gradient(110deg,#e6f3df,#d3e8c8)!important}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) .compact-generate:disabled{opacity:.5}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) .compact-prompt textarea{color:#f3f3f3;background:0 0}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) .compact-prompt textarea::placeholder{color:#aaa}.studio-root .compact-studio.compact-studio.aud--glass .ag-play{color:#18271c;background:#d8e9cf}@media (max-width:600px){.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass){padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) :is(.ag-composer,.vs-composer){border-radius:22px}}@media (prefers-reduced-transparency:reduce){.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) :is(.ag-workspace,.vs-workspace):before{display:none}.studio-root .compact-studio.compact-studio:is(.aud--glass,.chr--glass) :is(.ag-composer,.vs-composer,.ag-inspector,.vs-inspector,.ag-stage,.vs-preview){-webkit-backdrop-filter:none;background:#191919}}
.studio-root .creation-workspace{--creation-art:none;isolation:isolate;color:#eee;background:#171717;height:100%;min-height:0;padding:12px 16px;position:relative;overflow:hidden}.creation-workspace:before{content:"";z-index:-1;background:var(--creation-art) center/cover;filter:blur(46px)brightness(.45)saturate(.65);opacity:.8;pointer-events:none;position:absolute;inset:-45px}.creation-layout{grid-template-columns:320px minmax(0,1fr) 128px;gap:16px;max-width:1900px;height:100%;margin:auto;display:grid}.creation-composer,.creation-versions{-webkit-backdrop-filter:blur(30px);background:linear-gradient(135deg,#191919cc,#111111bd);border:1px solid #ffffff28;border-radius:28px;min-width:0;min-height:0;box-shadow:inset 0 1px #ffffff16}.creation-composer{scrollbar-width:thin;flex-direction:column;gap:18px;padding:20px;display:flex;overflow:auto}.creation-heading{justify-content:space-between;align-items:center;gap:8px;min-height:34px;display:flex}.creation-heading>span{color:#c8c8c8;font-size:12px;font-weight:600}.creation-heading>div{gap:5px;display:flex}.creation-heading button{color:#bbb;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1c;border-radius:50px;justify-content:center;align-items:center;gap:5px;min-width:30px;min-height:30px;padding:6px;font-size:11px;display:flex}.creation-composer h1{letter-spacing:-.7px;margin:0;font-size:23px;font-weight:550}.creation-workspace .compact-control{color:#e4e4e4;cursor:pointer;background:#ffffff06;border:1px solid #ffffff24;border-radius:24px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:44px;padding:10px 12px;font-size:12px;display:flex}.creation-model .compact-control{justify-content:flex-start;width:100%}.creation-model .compact-control>span{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.creation-model .compact-control>svg:last-child{flex-shrink:0}.creation-workspace .compact-prompt{flex-direction:column;flex:1;gap:14px;min-height:350px;display:flex}.creation-workspace .compact-prompt-heading{color:#a9a9a9;justify-content:space-between;margin:0;font-size:11px;display:flex}.creation-workspace .compact-prompt-input{display:contents}.creation-workspace .compact-prompt textarea{resize:vertical;color:#f4f4f4;background:#1115;border:1px solid #ffffff24;border-radius:24px;flex:none;width:100%;height:180px;min-height:140px;max-height:300px;padding:16px;font-size:14px;line-height:1.65}.creation-workspace .compact-prompt textarea::placeholder{color:#aaa}.creation-workspace .compact-prompt-controls{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid;overflow:visible}.creation-workspace .compact-prompt-controls .compact-control:last-child:nth-child(odd){grid-column:1/-1}.creation-workspace .compact-generate{border:1px solid #fff5;border-radius:30px;flex:none;order:20;width:100%;min-height:52px;margin-top:auto;padding:12px;font-size:16px;font-weight:600;position:sticky;bottom:0;box-shadow:inset 0 1px #ffffff80;color:#162418!important;background:linear-gradient(110deg,#deeed5,#c9e0bd)!important}.creation-workspace .compact-generate:disabled{opacity:.5}.creation-workspace .compact-generate:hover:not(:disabled){filter:brightness(1.05)}.creation-workspace .compact-prompt-note{color:#bebbb5;order:19;font-size:11px;line-height:1.5}.creation-workspace .compact-prompt-note:empty{display:none}.creation-stage{scrollbar-width:thin;flex-direction:column;gap:12px;min-width:0;min-height:0;display:flex;overflow:auto}.creation-versions{scrollbar-width:thin;padding:14px 10px;overflow:auto}.creation-workspace .compact-history{background:0 0;border:0;height:100%;padding:0}.creation-workspace .compact-history header{gap:3px;padding:2px 0 18px}.creation-workspace .compact-history h2{font-size:12px}.creation-workspace .compact-history h2 svg{display:none}.creation-workspace .compact-history-content{padding:0}.creation-workspace .compact-history-card{background:#ffffff05;border:1px solid #ffffff20;border-radius:18px;flex-direction:column;width:100%;margin-bottom:12px;padding:4px;display:flex}.creation-workspace .compact-history-card>img{object-fit:cover;border-radius:13px;width:100%;height:108px}.creation-workspace .compact-history-card>svg{width:30px;height:70px;margin:auto}.creation-workspace .compact-history-card>span{padding:6px}.creation-workspace .compact-history-card strong{font-size:10px}.creation-workspace .compact-history-card small{display:none}.creation-workspace .compact-history-card[aria-pressed=true]{border-color:#cce7bd}.creation-workspace .compact-history-empty{color:#999;padding:28px 0;font-size:11px;line-height:1.6}.creation-workspace .compact-history-empty strong{color:#c7c7c7;font-size:12px;font-weight:500}.creation-workspace .compact-history-empty p{display:none}.creation-workspace .vs-preview{background:#11111180;border:1px solid #ffffff24;border-radius:28px;flex-direction:column;flex:1;min-height:360px;padding:0;display:flex;overflow:hidden}.creation-workspace .vs-preview-heading,.creation-workspace .vs-preview-footer{padding:14px 18px}.creation-workspace .vs-preview-window{background:0 0;flex:1;height:auto;min-height:0;max-height:none}.creation-workspace .vs-preview-window>img{object-fit:contain;width:100%;height:100%}.creation-workspace .ag-stage{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(140deg,#28292caa,#151515cc);border:1px solid #ffffff24;border-radius:28px;flex:1;min-height:400px;padding:20px}.creation-workspace .ag-play{color:#18271c;background:#d8e9cf}.creation-guide{text-align:center;background:linear-gradient(145deg,#17191de6,#101112e8);border:1px solid #ffffff1c;border-radius:28px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:550px;padding:28px 24px;display:flex;overflow:hidden}.creation-eyebrow{letter-spacing:1.5px;color:#a9b1b5;font-size:10px;font-weight:600}.creation-guide-art{object-fit:contain;mix-blend-mode:lighten;width:calc(100% + 48px);max-height:360px;margin:0 -24px -24px;display:block}.creation-guide-copy h2{color:#f5f5f5;letter-spacing:-1.1px;margin:12px 0;font-size:clamp(25px,2.5vw,38px);font-weight:550;line-height:1.12}.creation-guide-copy>p{color:#aeb2b6;max-width:360px;margin:0 auto;font-size:13px;line-height:1.65}.creation-guide-steps{text-align:left;border-top:1px solid #ffffff15;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin:24px 0;padding:24px 0 0;list-style:none;display:grid}.creation-guide-steps li>span{color:#829288;margin-bottom:8px;font-size:10px;display:block}.creation-guide-steps strong{color:#e8e8e8;font-size:13px;font-weight:600}.creation-guide-steps p{color:#9b9da0;margin:7px 0 0;font-size:11px;line-height:1.55}.creation-guide-start{color:#eee;cursor:pointer;background:#ffffff09;border:1px solid #ffffff30;border-radius:30px;align-items:center;gap:8px;padding:10px 16px;font-size:12px;display:flex}.creation-sound-art{justify-content:center;align-items:center;width:100%;height:240px;margin:15px 0;display:flex;position:relative}.creation-sound-disc{color:#d9e7df;background:linear-gradient(135deg,#8299a033,#34444c44);border:1px solid #d7e6ec40;border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:absolute;box-shadow:0 0 0 18px #b1cbce05,0 0 0 45px #b1cbce03}.creation-sound-bars{opacity:.5;justify-content:center;align-items:center;gap:6px;width:100%;height:130px;display:flex}.creation-sound-bars i{background:linear-gradient(#9fbedd,#d2c3dd);border-radius:8px;width:5px}.creation-sound-disc{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.creation-audio-ideas{flex-direction:column;gap:8px;width:min(100%,400px);margin-top:32px;display:flex}.creation-audio-ideas button{text-align:left;cursor:pointer;color:#ddd;background:#ffffff04;border:1px solid #ffffff20;border-radius:16px;align-items:center;gap:13px;padding:14px;display:flex}.creation-audio-ideas strong{flex:1;font-size:12px;font-weight:500}.creation-audio-ideas button>span{color:#9bb4ba;font-size:10px}.creation-guide-footnote{color:#85898c;max-width:300px;font-size:10px;line-height:1.6}.creation-workspace :is(button,a,textarea):focus-visible{outline-offset:3px;outline:2px solid #d8e9cf}@media (min-width:1600px){.creation-layout{grid-template-columns:370px minmax(0,1fr) 140px}}@media (max-width:1150px){.creation-layout{grid-template-columns:290px minmax(0,1fr) 110px;gap:12px}.creation-composer{padding:16px}.creation-guide{padding:24px 18px}}@media (max-width:900px){.creation-layout{grid-template-columns:280px minmax(0,1fr)}.creation-versions{display:none}}@media (max-width:700px){.studio-root .creation-workspace{height:auto;min-height:100%;padding:10px;overflow:visible}.creation-layout{flex-direction:column;height:auto;display:flex}.creation-stage{order:0;overflow:visible}.creation-composer{order:1;overflow:visible}.creation-versions{order:2;min-height:110px;display:block}.creation-guide{min-height:0;padding:24px 18px}.creation-guide-art{max-height:240px}.creation-guide-steps{gap:12px;margin:18px 0}.creation-guide-copy h2{font-size:28px}.creation-sound-art{height:180px}.creation-workspace .compact-prompt{min-height:350px}.creation-workspace .compact-history-content{gap:10px;display:flex}.creation-workspace .compact-history-card{flex:none;width:105px}.creation-workspace .compact-history-empty{padding:8px}.creation-workspace .vs-preview-window{height:400px}}@media (prefers-reduced-transparency:reduce){.creation-workspace:before{display:none}.creation-composer,.creation-versions,.creation-workspace .ag-stage{-webkit-backdrop-filter:none;backdrop-filter:none;background:#191919}}.creation-actors .actor-direction-trigger{text-align:left;color:#eee;cursor:pointer;background:#ffffff06;border:1px solid #ffffff26;border-radius:18px;flex:none;align-items:center;gap:11px;width:100%;padding:9px 12px;display:flex}.actor-direction-trigger>img,.actor-direction-icon{object-fit:cover;border-radius:11px;width:40px;height:44px}.actor-direction-icon{color:#cce0c3;background:#ffffff08;place-items:center;display:grid}.actor-direction-trigger>span:not(.actor-direction-icon){flex-direction:column;flex:1;gap:3px;display:flex}.actor-direction-trigger small{color:#999;font-size:10px}.actor-direction-trigger strong{font-size:12px;font-weight:500}.creation-actors .compact-prompt{min-height:auto}.creation-actors .compact-prompt-controls:empty{display:none}.creation-actors .compact-prompt textarea{height:130px;min-height:110px}.creation-actors .actor-appearance{border-top:1px solid #ffffff16;flex-direction:column;gap:16px;margin-top:4px;padding-top:18px;display:flex}.actor-appearance>header{color:#c9c9c9;align-items:center;gap:8px;display:flex}.actor-appearance h2{margin:0;font-size:13px;font-weight:600}.creation-actors .actor-appearance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;display:grid}.creation-actors .compact-actor-field{flex-direction:column;gap:7px;min-width:0;display:flex}.creation-actors .compact-actor-field>span,.creation-actors .actor-appearance .chr-rl-head{color:#aaa;align-items:center;gap:6px;margin:0 0 2px;font-size:11px;font-weight:500;display:flex}.creation-actors .compact-actor-field>span svg{display:none}.creation-actors .compact-actor-field :is(input,select){color:#e3e3e3;width:100%;min-width:0;min-height:40px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff06;border:1px solid #ffffff20;border-radius:12px;padding:9px 10px;font-size:12px}.creation-actors .compact-actor-field input::placeholder{color:#777}.creation-actors .actor-appearance .chr-sw-wrap{flex-direction:column;gap:7px;display:flex}.creation-actors .actor-appearance .chr-rl-ico{display:none}.creation-actors .actor-appearance .chr-seg{background:#ffffff05;border:1px solid #ffffff1a;border-radius:13px;gap:3px;padding:4px;display:flex}.creation-actors .actor-appearance .chr-seg-btn{color:#a9a9a9;background:0 0;border-radius:9px;flex:1;min-width:0;height:32px;font-size:11px}.creation-actors .actor-appearance .chr-seg-btn--on{color:#e6eddf;background:#ffffff14;box-shadow:inset 0 1px #ffffff12}.creation-actors .actor-appearance .chr-sw-row{flex-wrap:wrap;gap:8px;display:flex}.creation-actors .actor-appearance .chr-sw{border:2px solid #ffffff20;border-radius:50%;width:27px;height:27px}.creation-actors .actor-appearance .chr-sw--on{outline-offset:2px;outline:2px solid #d5e8ca}.creation-actors .actor-appearance .chr-sw-current{color:#888;margin-left:auto;font-size:10px;font-weight:400}.actor-direction-popover.studio-popover{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#202122f5;border:1px solid #ffffff2b;border-radius:22px;box-shadow:0 20px 70px #0009}.actor-direction-popover .studio-popover-heading{padding:16px 18px 10px}.actor-direction-intro{color:#a6a6a6;margin:0 0 15px;font-size:12px;line-height:1.5}.actor-direction-popover .studio-popover-content{padding:6px 16px 16px}.actor-direction-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.actor-direction-card{text-align:left;color:#e8e8e8;cursor:pointer;background:#ffffff04;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:9px;min-width:0;padding:5px 5px 11px;transition:background .15s,border-color .15s;display:flex}.actor-direction-card:hover{background:#ffffff0c;border-color:#fff4}.actor-direction-card[aria-pressed=true]{background:#cde6c00a;border-color:#cee6c0}.actor-direction-photo{aspect-ratio:3/4;border-radius:11px;width:100%;display:block;position:relative;overflow:hidden}.actor-direction-photo>img{object-fit:cover;width:100%;height:100%}.actor-direction-card>strong{padding:0 4px;font-size:11px;font-weight:500}.actor-direction-check{color:#172017;background:#d5e8ca;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:6px;right:6px}.actor-direction-footnote{color:#929292;margin:14px 0 0;font-size:10px;line-height:1.5}.actor-direction-card:focus-visible{outline-offset:2px;outline:2px solid #d5e8ca}
