.studio-root .aud{height:100%;min-height:0;color:var(--ink);grid-template-columns:clamp(320px,34%,400px) minmax(0,1fr);gap:16px;display:grid}@media (max-width:980px){.studio-root .aud{grid-template-columns:1fr;height:auto}}.studio-root .aud-left{flex-direction:column;gap:12px;min-height:0;padding:2px 2px 90px;display:flex;position:relative;overflow-y:auto}.studio-root .aud-head{align-items:center;gap:10px;display:flex}.studio-root .aud-head h2{margin:0;font-size:17px;font-weight:700}.studio-root .aud-head-ico{width:32px;height:32px;color:var(--purple);background:var(--purple-soft);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.studio-root .aud-modelwrap{position:relative}.studio-root .aud-modelbtn{cursor:pointer;text-align:left;width:100%;transition:border-color .15s var(--ease), box-shadow .15s var(--ease), transform .15s var(--ease);background:linear-gradient(#fff 0%,#fdfdfd 100%);border:1px solid #2929290f;border-radius:15px;align-items:center;gap:10px;padding:11px 13px;display:flex;box-shadow:0 4px 16px #2929290f,0 1px 2px #2929290a}.studio-root .aud-modelbtn:hover{border-color:#adadad59;transform:translateY(-1px);box-shadow:0 8px 22px #2929291a}.studio-root .aud-eyebrow{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px;font-weight:600;display:block}.studio-root .aud-model-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.studio-root .aud-model-copy strong{color:var(--ink);font-size:13.5px;font-weight:700}.studio-root .aud-model-copy small{color:var(--muted);font-size:12px}.studio-root .aud-modellist{z-index:30;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-2);flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0}.studio-root .aud-modelrow{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.studio-root .aud-card{background:linear-gradient(#fff 0%,#fdfdfd 100%);border:1px solid #2929290f;border-radius:16px;flex-direction:column;gap:13px;padding:14px;display:flex;box-shadow:0 4px 16px #2929290f,0 1px 2px #2929290a}.studio-root .aud-card-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:12px;font-weight:700}.studio-root .aud-script{background:var(--surface-2);transition:border-color .15s var(--ease), background .15s var(--ease), box-shadow .15s var(--ease);border:1px solid #0000;border-radius:13px;padding:11px}.studio-root .aud-script:focus-within{border-color:var(--purple);background:#fff;box-shadow:0 0 0 3px #00000017}.studio-root .aud-script textarea{resize:vertical;width:100%;min-height:110px;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;line-height:1.5}.studio-root .aud-script-foot{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.studio-root .aud-script-clear{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px;display:inline-flex}.studio-root .aud-script-clear:disabled{opacity:.4;cursor:default}.studio-root .aud-field{flex-direction:column;gap:6px;display:flex}.studio-root .aud-field--row{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.studio-root .aud-field-label{color:var(--ink-2);font-size:12.5px;font-weight:600}.studio-root .aud-field-label--split{justify-content:space-between;align-items:baseline;display:flex}.studio-root .aud-field-label--split b{color:var(--purple);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.studio-root .aud-select{border:1px solid var(--line-2);background:var(--surface-2);width:100%;height:36px;color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;padding:0 10px;font-size:13px}.studio-root .aud-select:focus{border-color:var(--purple-2);outline:none}.studio-root .aud-range{width:100%;accent-color:var(--purple);cursor:pointer}.studio-root .aud-range-foot{color:var(--faint);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:11px;display:flex}.studio-root .aud-toggle{background:var(--surface-3);cursor:pointer;width:38px;height:22px;transition:background .15s var(--ease);border:0;border-radius:999px;flex:none;align-items:center;padding:2px;display:inline-flex}.studio-root .aud-toggle-knob{width:18px;height:18px;transition:transform .15s var(--ease);background:#fff;border-radius:50%;box-shadow:0 1px 3px #29292940}.studio-root .aud-toggle--on .aud-toggle-knob{transform:translate(16px)}.studio-root .aud-voicewrap{position:relative}.studio-root .aud-voicebtn{background:var(--surface-2);cursor:pointer;text-align:left;width:100%;transition:border-color .15s var(--ease), background .15s var(--ease), box-shadow .15s var(--ease);border:1px solid #0000;border-radius:13px;align-items:center;gap:10px;padding:9px 11px;display:flex}.studio-root .aud-voicebtn:hover{background:#fff;border-color:#adadad66;box-shadow:0 3px 10px #29292912}.studio-root .aud-voice-dot{color:#fff;text-shadow:0 1px 2px #0003;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:inline-flex}.studio-root .aud-voice-copy{flex-direction:column;flex:1;min-width:0;display:flex}.studio-root .aud-voice-copy strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:650;overflow:hidden}.studio-root .aud-voice-copy small{color:var(--muted);text-transform:capitalize;font-size:11.5px}.studio-root .aud-voice-caret{width:16px;height:16px;color:var(--muted);flex:none}.studio-root .aud-voicelist{z-index:25;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);max-height:280px;box-shadow:var(--shadow-2);padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.studio-root .aud-voicerow{border-radius:10px;align-items:center;gap:4px;display:flex}.studio-root .aud-voicerow-pick{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:7px 8px;display:flex}.studio-root .aud-voice-play{border:1px solid var(--line-2);background:var(--surface);width:30px;height:30px;color:var(--purple);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-right:6px;display:inline-flex}.studio-root .aud-voice-play .svg-icon{width:13px;height:13px}.studio-root .aud-voice-play:hover{border-color:var(--purple-2);background:var(--purple-soft)}.studio-root .aud-voice-play--on{background:var(--purple);border-color:var(--purple);color:#fff}.studio-root .aud-generate-dock{background:linear-gradient(to top, var(--bg) 70%, transparent);padding:10px 0 4px;position:sticky;bottom:0}.studio-root .aud-generate{background:var(--grad-generate);color:#fff;cursor:pointer;width:100%;height:46px;transition:filter .15s var(--ease), transform .15s var(--ease);border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:14.5px;font-weight:700;display:inline-flex}.studio-root .aud-generate:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.studio-root .aud-generate:disabled{opacity:.55;cursor:default}.studio-root .aud-generate-cost{background:#ffffff2e;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:12.5px;display:inline-flex}.studio-root .aud-generate-cost .svg-icon{width:14px;height:14px}.studio-root .aud-right{border-radius:var(--radius-lg);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%);border:1px solid #2929290d;flex-direction:column;min-height:0;display:flex;overflow:hidden}.studio-root .aud-feed-head{border-bottom:1px solid #2929290f;align-items:center;gap:8px;padding:14px 16px;display:flex}.studio-root .aud-feed-head h3{margin:0;font-size:14px;font-weight:700}.studio-root .aud-feed-count{background:var(--surface-3);min-width:22px;height:20px;color:var(--ink-2);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11.5px;font-weight:700;display:inline-flex}.studio-root .aud-feed{flex-direction:column;flex:1;gap:12px;min-height:0;padding:14px 16px;display:flex;overflow-y:auto}.studio-root .aud-row{transition:transform .18s var(--ease), box-shadow .18s var(--ease);background:#fff;border:1px solid #2929290d;border-radius:15px;flex-direction:column;gap:10px;padding:12px 14px;display:flex;box-shadow:0 4px 14px #29292912}.studio-root .aud-row:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2929291f}.studio-root .aud-row-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.studio-root .aud-row-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13.5px;font-weight:650;overflow:hidden}.studio-root .aud-row-meta{color:var(--muted);white-space:nowrap;flex:none;font-size:12px}.studio-root .aud-row-player{width:100%;height:40px}.studio-root .aud-row-actions{gap:8px;display:flex}.studio-root .aud-row-act{border:1px solid var(--line-2);background:var(--surface);color:var(--ink-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.studio-root .aud-row-act .svg-icon{width:14px;height:14px}.studio-root .aud-row-act:hover{border-color:var(--purple-2);color:var(--purple)}.studio-root .aud-row-act--danger:hover{color:#575757;border-color:#7e7e7e}.studio-root .aud-row--skel{pointer-events:none;gap:12px}.studio-root .aud-skel{background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 45%, var(--surface-2) 65%);background-size:200% 100%;border-radius:8px;animation:1.3s linear infinite aud-shimmer;display:block}.studio-root .aud-skel--title{width:55%;height:13px}.studio-root .aud-skel--bar{border-radius:999px;width:100%;height:36px}@keyframes aud-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.studio-root .aud-empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:8px;margin:auto;padding:40px 20px;display:flex}.studio-root .aud-empty-ico{width:52px;height:52px;color:var(--purple);background:var(--purple-soft);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.studio-root .aud-empty-ico .svg-icon{width:24px;height:24px}.studio-root .aud-empty b{color:var(--ink);font-size:14px}.studio-root .aud-empty p{max-width:300px;margin:0;font-size:12.5px}.studio-root .aud-bar{border:1px solid var(--line-2);height:40px;transition:border-color .15s var(--ease), box-shadow .15s var(--ease);background:#fff;border-radius:12px;position:relative;overflow:hidden}.studio-root .aud-bar:hover{border-color:#adadad66;box-shadow:0 3px 10px #2929290f}.studio-root .aud-bar-fill{pointer-events:none;background:linear-gradient(90deg,#adadad38,#adadad21);position:absolute;inset:0 auto 0 0}.studio-root .aud-bar-val{color:var(--ink);font-variant-numeric:tabular-nums;pointer-events:none;font-size:13px;font-weight:700;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.studio-root .aud-bar-input{opacity:1;appearance:none;cursor:ew-resize;z-index:2;background:0 0;width:100%;height:100%;margin:0;position:absolute;inset:0}.studio-root .aud-bar-input::-webkit-slider-thumb{appearance:none;cursor:ew-resize;background:#a9a9a9;border:none;border-radius:2px;width:4px;height:40px}.studio-root .aud-bar-input::-moz-range-thumb{cursor:ew-resize;background:#a9a9a9;border:none;border-radius:2px;width:4px;height:40px}.studio-root .aud-ddwrap{position:relative}.studio-root .aud-dd{background:var(--surface-2);width:100%;height:40px;color:var(--ink);cursor:pointer;text-align:left;transition:border-color .15s var(--ease), background .15s var(--ease), box-shadow .15s var(--ease);border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:650;display:flex}.studio-root .aud-dd:hover,.studio-root .aud-dd[aria-expanded=true]{background:#fff;border-color:#adadad66;box-shadow:0 3px 10px #29292912}.studio-root .aud-dd-val{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.studio-root .aud-dd-caret--open{transform:rotate(180deg)}.studio-root .aud-dd .aud-voice-caret{transition:transform .18s var(--ease)}.studio-root .aud-dd-backdrop{z-index:24;position:fixed;inset:0}.studio-root .aud-dd-pop{z-index:25;border:1px solid var(--line);background:#fff;border-radius:13px;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 .aud-dd-opt{color:var(--ink);text-align:left;cursor:pointer;transition:background .14s var(--ease);background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:600;display:flex}.studio-root .aud-dd-opt .svg-icon{width:14px;height:14px;color:var(--purple);flex:none}.studio-root .aud-generate{position:relative;overflow:hidden}.studio-root .aud-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 .aud-generate:hover:not(:disabled):after{left:120%}.studio-root .aud{isolation:isolate;color:#efefef;background:radial-gradient(circle at 5% 6%,#68686833,#0000 28rem),radial-gradient(circle at 87% 43%,#5252521f,#0000 30rem),linear-gradient(#000,#000 78%);grid-template-columns:minmax(320px,.76fr) minmax(460px,1.24fr);gap:clamp(18px,2.3vw,32px);padding:clamp(22px,3vw,42px) clamp(18px,4vw,64px) 28px;position:relative;overflow:hidden}.studio-root .aud:before{content:"";z-index:-1;pointer-events:none;opacity:.32;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.studio-root .aud-left{scrollbar-width:none;gap:12px;padding:0 0 84px;overflow-y:auto}.studio-root .aud-left::-webkit-scrollbar{display:none}.studio-root .aud-head{justify-content:space-between;align-items:flex-start;gap:18px;padding:0 2px 8px}.studio-root .aud-head-copy{min-width:0}.studio-root .aud-kicker{color:#acacac;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-size:10px;font-weight:760;display:inline-flex}.studio-root .aud-kicker>span{background:#959595;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #0000001c,0 0 18px #00000073}.studio-root .aud-head h2{color:#f4f4f4;letter-spacing:-.05em;font-size:clamp(29px,3vw,42px);font-weight:610;line-height:.98}.studio-root .aud-head p{color:#8d8d8d;max-width:400px;margin:12px 0 0;font-size:12.5px;line-height:1.55}.studio-root .aud-head-ico{color:#b2b2b2;background:linear-gradient(145deg,#63636357,#3131313d);border:1px solid #91919147;border-radius:12px;flex:none;width:40px;height:40px;box-shadow:inset 0 1px #ffffff0e}.studio-root .aud-head-ico .svg-icon{width:18px;height:18px}.studio-root .aud-modelbtn,.studio-root .aud-card{background:linear-gradient(#1b1b1bf0,#131313f5);border-color:#8b8b8b3b;box-shadow:inset 0 1px #ffffff0b,0 14px 34px #00000029}.studio-root .aud-modelbtn{border-radius:14px;padding:12px 13px}.studio-root .aud-modelbtn:hover{background:linear-gradient(#252525fa,#161616fa);border-color:#93939385;box-shadow:inset 0 1px #ffffff0d,0 18px 40px #0000003b}.studio-root .aud-eyebrow,.studio-root .aud-card-title{color:#8c8c8c}.studio-root .aud-model-copy strong{color:#eee}.studio-root .aud-model-copy small{color:#878787}.studio-root .aud-modelbtn .model-family-logo{filter:saturate(.85)}.studio-root .aud-modellist,.studio-root .aud-voicelist,.studio-root .aud-dd-pop{scrollbar-color:#484848 transparent;background:linear-gradient(#1d1d1dfc,#111111fc);border-color:#8d8d8d47;box-shadow:0 24px 58px #0000008c,inset 0 1px #ffffff0a}.studio-root .aud-modelrow{color:#dedede}.studio-root .aud-modelrow:hover{background:#69696924}.studio-root .aud-modelrow--sel{background:#61616138}.studio-root .aud-card{border-radius:15px;padding:14px}.studio-root .aud-script{background:#00000075;border-color:#8b8b8b2e}.studio-root .aud-script:focus-within{background:#121212b8;border-color:#969696a1;box-shadow:0 0 0 3px #0000001f,inset 0 1px #ffffff09}.studio-root .aud-script textarea{color:#ececec;min-height:126px;font-size:13px}.studio-root .aud-script textarea::placeholder{color:#717171}.studio-root .aud-script-foot,.studio-root .aud-script-clear{color:#7c7c7c}.studio-root .aud-script-clear:hover:not(:disabled){color:#dfdfdf;background:#70707029}.studio-root .aud-field-label{color:#b4b4b4;font-size:11.5px}.studio-root .aud-field-label--split b{color:#b7b7b7}.studio-root .aud-voicebtn,.studio-root .aud-dd,.studio-root .aud-bar{color:#e1e1e1;background:#242424cc;border-color:#8c8c8c33;box-shadow:inset 0 1px #ffffff05}.studio-root .aud-voicebtn:hover,.studio-root .aud-dd:hover,.studio-root .aud-dd[aria-expanded=true],.studio-root .aud-bar:hover{background:#2f2f2ff0;border-color:#92929285;box-shadow:0 0 0 3px #0000001a,inset 0 1px #ffffff06}.studio-root .aud-voice-copy strong,.studio-root .aud-dd,.studio-root .aud-bar-val{color:#e4e4e4}.studio-root .aud-voice-copy small,.studio-root .aud-voice-caret{color:#838383}.studio-root .aud-voice-dot{border:1px solid #eaeaea2e;box-shadow:inset 0 1px #ffffff2e}.studio-root .aud-voicerow:hover{background:#69696926}.studio-root .aud-voicerow--sel{background:#5f5f5f3d}.studio-root .aud-voice-play{color:#b4b4b4;background:#282828;border-color:#8e8e8e40}.studio-root .aud-voice-play:hover{background:#383838;border-color:#93939380}.studio-root .aud-voice-play--on{color:#f8f8f8;background:#696969;border-color:#818181}.studio-root .aud-toggle{background:#313131}.studio-root .aud-toggle--on{background:linear-gradient(145deg,#797979,#565656);box-shadow:0 3px 12px #00000052}.studio-root .aud-bar-fill{background:linear-gradient(90deg,#66666680,#8282822e)}.studio-root .aud-bar-input::-webkit-slider-thumb{background:#a3a3a3;box-shadow:0 0 0 1px #ffffff38}.studio-root .aud-bar-input::-moz-range-thumb{background:#a3a3a3;box-shadow:0 0 0 1px #ffffff38}.studio-root .aud-dd-opt{color:#c6c6c6}.studio-root .aud-dd-opt:hover{background:#66666626}.studio-root .aud-dd-opt--on{color:#cacaca;background:#60606038}.studio-root .aud-dd-opt .svg-icon{color:#acacac}.studio-root .aud-generate-dock{z-index:4;background:linear-gradient(#0000,#000 28%);padding:14px 0 3px}.studio-root .aud-generate{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 .aud-generate:hover:not(:disabled){filter:none;background:linear-gradient(145deg,#757575,#525252)}.studio-root .aud-generate-cost{background:#18181847}.studio-root .aud-right{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(circle at 100% 0,#68686824,#0000 290px),linear-gradient(#171717db,#000000f0);border-color:#8a8a8a33;border-radius:18px;box-shadow:inset 0 1px #ffffff09,0 20px 60px #0000002e}.studio-root .aud-feed-head{border-color:#8b8b8b24;padding:15px 17px}.studio-root .aud-feed-head h3{color:#eee}.studio-root .aud-feed-count{color:#bbb;background:#5c5c5c33}.studio-root .aud-feed{padding:16px}.studio-root .aud-row{background:#1b1b1bc7;border-color:#8989892e;box-shadow:inset 0 1px #ffffff06}.studio-root .aud-row:hover{box-shadow:inset 0 1px #ffffff0a,0 14px 30px #00000040}.studio-root .aud-row-name{color:#e8e8e8}.studio-root .aud-row-meta{color:#818181}.studio-root .aud-row-act{color:#bdbdbd;background:#252525;border-color:#89898938}.studio-root .aud-row-act:hover{color:#d6d6d6;border-color:#92929285}.studio-root .aud-skel{background:linear-gradient(90deg,#1e1e1e 25%,#303030 45%,#1e1e1e 65%) 0 0/200% 100%}.studio-root .aud-empty{color:#e3e3e3;width:100%;min-height:100%;margin:0;padding:clamp(24px,4vw,52px)}.studio-root .aud-empty--ready{grid-template-columns:minmax(190px,.72fr) minmax(340px,1.3fr);align-items:center;gap:clamp(20px,3vw,44px);display:grid}.studio-root .aud-empty-copy{max-width:320px}.studio-root .aud-empty-kicker{color:#a9a9a9;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:760;display:inline-flex}.studio-root .aud-empty-copy h3{color:#f1f1f1;letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(25px,3vw,39px);font-weight:610;line-height:1.02}.studio-root .aud-empty-copy p{color:#8c8c8c;margin:13px 0 0;font-size:12.5px;line-height:1.58}.studio-root .aud-empty-custom{color:#e3e3e3;min-height:42px;font:inherit;cursor:pointer;background:#242424b8;border:1px solid #92929247;border-radius:10px;align-items:center;gap:9px;margin-top:22px;padding:0 14px;font-size:12px;font-weight:690;display:inline-flex}.studio-root .aud-empty-custom:hover{background:#323232;border-color:#97979785}.studio-root .aud-empty-custom .svg-icon{width:13px;height:13px}.studio-root .aud-example-grid{gap:9px;display:grid}.studio-root .aud-example-card{color:#eee;text-align:left;cursor:pointer;background:linear-gradient(115deg,#5656562b,#0000 54%),#1a1a1ab8;border:1px solid #8c8c8c2e;border-radius:13px;grid-template-columns:65px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:92px;padding:13px 14px;transition:transform .18s,border-color .18s,background .18s;display:grid;overflow:hidden}.studio-root .aud-example-card:hover{background:linear-gradient(115deg,#6a6a6a45,#0000 58%),#232323e0;border-color:#97979775;transform:translate(3px)}.studio-root .aud-example-card:active{transform:translate(1px)scale(.992)}.studio-root .aud-example-wave{background:#2f2f2f61;border:1px solid #a0a0a030;border-radius:10px;justify-content:center;align-items:center;gap:3px;height:44px;padding:0 7px;display:flex}.studio-root .aud-example-wave i{background:linear-gradient(#bbb,#838383);border-radius:99px;width:3px;max-height:32px;box-shadow:0 0 8px #0000004d}.studio-root .aud-example-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.studio-root .aud-example-copy small{color:#acacac;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:760}.studio-root .aud-example-copy strong{color:#efefef;font-size:13px;font-weight:700}.studio-root .aud-example-copy em{color:#8e8e8e;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-style:normal;line-height:1.35;overflow:hidden}.studio-root .aud-example-arrow{color:#d0d0d0;background:#0000004d;border:1px solid #ffffff29;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.studio-root .aud-example-arrow .svg-icon{width:12px;height:12px}.studio-root .aud-empty--error{justify-content:center}.studio-root .aud-empty--error b{color:#ececec}.studio-root .aud-empty--error p{color:#878787}.studio-root .aud-empty-ico{color:#b5b5b5;background:#6a6a6a2e}@media (max-width:980px){.studio-root .aud{grid-template-rows:max-content max-content;grid-template-columns:1fr;align-content:start;height:100%;min-height:0;padding:22px 18px 170px;overflow-y:auto}.studio-root .aud-left{min-height:max-content;padding-bottom:0;overflow:visible}.studio-root .aud-right{min-height:500px}.studio-root .aud-generate-dock{left:14px;right:14px;bottom:calc(max(10px, env(safe-area-inset-bottom)) + 80px);z-index:88;background:0 0;padding:0;position:fixed}}@media (max-width:640px){.studio-root .aud{padding:18px 12px 180px}.studio-root .aud-head{padding-bottom:2px}.studio-root .aud-head h2{font-size:33px}.studio-root .aud-head p{display:none}.studio-root .aud-head-ico{width:36px;height:36px}.studio-root .aud-modelbtn{padding:10px 11px}.studio-root .aud-card{padding:12px}.studio-root .aud-script textarea{min-height:98px}.studio-root .aud-right{border-radius:15px;min-height:0}.studio-root .aud-feed-head{padding:13px 14px}.studio-root .aud-empty{padding:20px 14px 26px}.studio-root .aud-empty--ready{grid-template-columns:1fr;gap:17px}.studio-root .aud-empty-copy h3{font-size:24px}.studio-root .aud-empty-copy p{display:none}.studio-root .aud-empty-custom{justify-content:center;width:100%;margin-top:13px}.studio-root .aud-example-card{grid-template-columns:57px minmax(0,1fr) 28px;gap:10px;min-height:86px;padding:11px}.studio-root .aud-example-wave{height:40px}.studio-root .aud-example-copy em{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.studio-root .aud-generate-dock{left:8px;right:8px;bottom:calc(max(7px, env(safe-area-inset-bottom)) + 80px)}.studio-root .aud-generate{height:50px}}@media (prefers-reduced-motion:reduce){.studio-root .aud-example-card,.studio-root .aud-generate{transition:none}}
.studio-root--audio .aud{font-family:var(--font-inter),Arial,sans-serif;background:#0f0f0f;grid-template-columns:minmax(320px,390px) minmax(0,1fr);gap:24px;padding:20px}.studio-root--audio .aud :is(h2,h3,button,input,textarea){font-family:inherit}.studio-root--audio .aud-left{scrollbar-width:thin;background:#171717;border:1px solid #ffffff12;border-radius:18px;gap:18px;padding:24px}.studio-root--audio .aud-left>*{flex-shrink:0}.studio-root--audio .aud-head{gap:16px}.studio-root--audio .aud-head h2{letter-spacing:-.035em;font-size:30px;font-weight:650;line-height:1.15}.studio-root--audio .aud-head p{color:#a0a0a0;font-size:13px;line-height:1.5}.studio-root--audio .aud-kicker{color:#a9a9a9;letter-spacing:.06em;font-size:11px}.studio-root--audio .aud-head-ico{display:none}.studio-root--audio .aud-card{box-shadow:none;background:0 0;border:0;padding:0}.studio-root--audio .aud-card-title{color:#ccc;margin-bottom:10px;font-size:13px}.studio-root--audio :is(.aud-modelbtn,.aud-voicebtn,.aud-dd,.aud-script,.aud-bar){box-shadow:none;color:#ebebeb;background:#1e1e1e;border:1px solid #ffffff16;border-radius:11px}.studio-root--audio :is(.aud-model-copy strong,.aud-voice-copy strong,.aud-dd-val,.aud-bar-val){color:#ebebeb}.studio-root--audio .aud-script textarea{color:#ebebeb;background:0 0;min-height:140px;font-size:15px;line-height:1.6}.studio-root--audio .aud-script textarea::placeholder{color:#929292}.studio-root--audio .aud-generate-dock{background:0 0;margin-top:auto;padding:0;position:static}.studio-root--audio .aud-generate{color:#f4f4f4;background:#606060;border-radius:11px;min-height:50px;font-size:15px;box-shadow:inset 0 1px #ffffff20}.studio-root--audio .aud-generate:disabled{opacity:.5}.studio-root--audio .aud-right{background:#131313;border:1px solid #ffffff12;border-radius:18px;min-width:0}.studio-root--audio .aud-feed{scrollbar-width:thin}.studio-root--audio .aud-empty--ready{text-align:center;flex-direction:column;justify-content:center;gap:22px;padding:32px;display:flex}.studio-root--audio .aud-empty-copy{max-width:430px}.studio-root--audio .aud-empty-copy h3{font-size:32px;font-weight:600;line-height:1.15}.studio-root--audio .aud-empty-copy p{color:#9d9d9d;font-size:14px}.studio-root--audio .aud-empty-custom{display:none}.studio-root--audio .aud-example-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:560px}.studio-root--audio .aud-example-card{text-align:left;flex-direction:column;align-items:stretch;gap:12px;padding:14px;display:flex}.studio-root--audio .aud-example-wave{background:0 0;border:0}.studio-root--audio .aud-example-arrow,.studio-root--audio .aud-example-copy em{display:none}.studio-root--audio .aud-example-copy strong{font-size:13px}.studio-root--audio .aud-starter-chips{flex-wrap:wrap;gap:8px;display:flex}.studio-root--audio .aud-starter-chips button{color:#cbcbcb;background:#272727;border:1px solid #a5a5a530;border-radius:9px;flex:1;min-height:38px;padding:8px 10px;font-size:12px}.studio-root--audio .aud-settings-toggle{color:#b9b9b9;background:0 0;border:0;border-top:1px solid #ffffff10;justify-content:space-between;align-items:center;width:100%;min-height:44px;margin-top:12px;font-size:13px;display:flex}.studio-root--audio .aud-extra-settings{display:none}.studio-root--audio .aud-extra-settings.is-open{gap:12px;display:grid}.studio-root--audio .aud-picker-close{z-index:2;color:#e9e9e9;background:#333;border:0;border-radius:8px;width:100%;min-height:44px;font-size:13px;display:block;position:sticky;top:0}.studio-root--audio :is(.aud-voicelist,.aud-modellist,.aud-dd-pop){overscroll-behavior:contain;scrollbar-width:thin;background:#1c1c1c;border:1px solid #ffffff20;max-height:300px;overflow:auto}.studio-root--audio .aud-row{background:#1e1e1e;border:1px solid #ffffff14;border-radius:13px}.studio-root--audio .aud-row-player{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;max-width:100%}.studio-root--audio .aud-row-top{flex-wrap:wrap;gap:8px}.studio-root--audio .aud-row-name{overflow-wrap:anywhere}.studio-root--audio :is(button,a):active{transform:scale(.98)}.studio-root--audio :is(button,input,textarea,a):focus-visible{outline-offset:3px;outline:2px solid #aeaeae}.aud-artwork{isolation:isolate;place-items:center;width:min(100%,380px);height:190px;display:grid;position:relative}.aud-artwork-orbit{background:radial-gradient(#7b7b7b22,#0000 70%);border:1px solid #9d9d9d25;border-radius:50%;width:75%;height:75%;position:absolute;transform:rotate(-14deg);box-shadow:0 0 0 20px #00000008,0 0 0 40px #00000005}.aud-artwork-wave{z-index:1;justify-content:center;align-items:center;gap:6px;display:flex}.aud-artwork-wave i{background:linear-gradient(#d5d5d5,#878787 60%,#474747);border-radius:6px;width:5px;box-shadow:0 6px 22px #00000020}.aud-artwork-caption{letter-spacing:.22em;color:#8f8f8f;font-size:9px;position:absolute;bottom:0}.studio-root--audio .aud-progress{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#252525e8;border:1px solid #aeaeae40;border-radius:14px;align-items:center;gap:12px;width:min(480px,100% - 32px);padding:16px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0007}.studio-root--audio .aud-progress>div{flex:1;gap:6px;display:grid}.studio-root--audio .aud-progress strong{color:#ebebeb;font-size:14px}.studio-root--audio .aud-progress small{color:#aeaeae;font-size:12px}.aud-progress-track{background:#9d9d9d25;border-radius:4px;height:4px;overflow:hidden}.aud-progress-track i{background:#afafaf;width:35%;height:100%;animation:1.8s linear infinite alternate aud-progress;display:block}@keyframes aud-progress{to{transform:translate(190%)}}@media (max-width:980px){.studio-root--audio .studio-mid-scroll{padding:0;scroll-padding-bottom:110px;display:block;overflow-y:auto}.studio-root--audio .aud{height:auto;min-height:100%;padding:12px 12px calc(100px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;gap:16px;overflow:visible}.studio-root--audio .aud-left{gap:14px;height:auto;min-height:0;padding:20px;overflow:visible}.studio-root--audio .aud-right{height:auto;min-height:0;overflow:visible}.studio-root--audio .aud-feed{overflow:visible}.studio-root--audio .aud-head{flex-direction:row-reverse;justify-content:flex-end}.studio-root--audio .aud-head h2{font-size:27px}.studio-root--audio .aud-head p{display:none}.studio-root--audio .aud-head-ico{background:#313131;border-radius:12px;flex-shrink:0;width:60px;height:64px;display:flex;overflow:hidden}.studio-root--audio .aud-head-ico .aud-artwork{width:60px;height:64px}.studio-root--audio .aud-head-ico .aud-artwork-wave{width:225px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.3)}.studio-root--audio .aud-head-ico .aud-artwork-caption{display:none}.studio-root--audio .aud-script textarea{min-height:110px;font-size:16px}.studio-root--audio :is(.aud-modelbtn,.aud-voicebtn,.aud-dd){min-height:48px}.studio-root--audio .aud-generate-dock{margin:0;padding:0;position:static}.studio-root--audio .aud-empty--ready{text-align:left;align-items:flex-start;gap:0;padding:20px}.studio-root--audio .aud-empty--ready>.aud-artwork,.studio-root--audio .aud-example-grid,.studio-root--audio .aud-empty-kicker{display:none}.studio-root--audio .aud-empty-copy h3{margin:0;font-size:20px}.studio-root--audio .aud-empty-copy p{margin-top:8px;font-size:13px;display:block}.studio-root--audio :is(.aud-modellist,.aud-voicelist){width:100%;max-height:260px;margin-top:8px;position:relative;inset:auto}.studio-root--audio .aud-dd-pop{max-height:220px}.studio-root--audio .aud-progress{bottom:calc(88px + env(safe-area-inset-bottom))}.studio-root--audio .aud:has(.aud-progress){padding-bottom:calc(210px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.studio-root--audio .aud *{transition:none!important;animation:none!important}}
.studio-root--audio .studio-mid{min-width:0}.studio-root.studio-root--audio .studio-mid-scroll{min-width:0;padding:0;overflow:auto}.studio-root .aud.aud--glass{color:#eee;background:#050505;width:100%;height:auto;min-height:100%;padding:20px;display:block;overflow:visible}.studio-root .aud--glass .ag-workspace{--generation-dock-width:calc(100% - 326px);isolation:isolate;background:#101010;border:1px solid #ffffff10;border-radius:26px;width:100%;max-width:1700px;margin:auto;padding:20px;position:relative;overflow:clip}.studio-root .aud--glass .ag-workspace:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 32% 24%,#69696948,#0000 56%),radial-gradient(at 84% 72%,#3c3c3c44,#0000 62%);position:absolute;inset:0}.studio-root .aud--glass :is(button,input,textarea,select){font:inherit}.studio-root .aud--glass button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.studio-root .aud--glass button:disabled{opacity:.4;cursor:not-allowed}.studio-root .aud--glass :is(button,a,select,input,textarea):focus-visible{outline-offset:3px;outline:2px solid #ddd}.studio-root .aud--glass :is(button,a):active{transform:none}.studio-root .aud--glass .ag-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.studio-root .aud--glass .ag-toolbar h1{letter-spacing:-.4px;margin:0;font-size:18px;font-weight:500}.studio-root .aud--glass .ag-mode{color:#ddd;background:#ffffff09;border:1px solid #ffffff16;border-radius:24px;align-items:center;gap:9px;padding:11px 18px;font-size:12px;display:flex}.studio-root .aud--glass .ag-toolbar-actions{align-items:center;gap:8px;display:flex}.studio-root .aud--glass .ag-toolbar-actions button{color:#eee;background:#ffffff05;border:1px solid #ffffff20;border-radius:20px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;display:flex}.studio-root .aud--glass .ag-toolbar-actions button:last-child{width:38px;padding:0}.studio-root .aud--glass .ag-layout{grid-template-columns:minmax(0,1fr) 306px;align-items:start;gap:20px;display:grid}.studio-root .aud--glass .ag-center{flex-direction:column;gap:16px;min-width:0;display:flex}.studio-root .aud--glass :is(.ag-stage,.ag-inspector,.ag-composer){-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(140deg,#33333396,#151515a8);border:1px solid #ffffff26;border-radius:20px;box-shadow:inset 0 1px #ffffff12,0 12px 38px #0002}.studio-root .aud--glass .ag-stage{min-width:0;padding:15px}.studio-root .aud--glass .ag-stage-heading{color:#bdbdbd;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.studio-root .aud--glass .ag-stage-heading span:first-child{align-items:center;gap:8px;display:flex}.studio-root .aud--glass .ag-stage-heading span:last-child{text-align:right}.studio-root .aud--glass .ag-listening-room{background:radial-gradient(at 50% 35%,#88888810,#0000 68%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:22px 12px 16px;display:flex}.studio-root .aud--glass .ag-voice-title{text-align:center;width:100%;min-width:0}.studio-root .aud--glass .ag-voice-orb{background:linear-gradient(145deg,#ffffff30,#ffffff05);border:1px solid #ffffff30;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 12px;display:grid;box-shadow:inset 0 1px #ffffff40,0 6px 24px #0003}.studio-root .aud--glass .ag-voice-title h2{text-overflow:ellipsis;white-space:nowrap;color:#f5f5f5;letter-spacing:-1px;max-width:90%;margin:0 auto 6px;font-size:30px;font-weight:450;overflow:hidden}.studio-root .aud--glass .ag-voice-title p{color:#b0b0b0;margin:0;font-size:12px}.studio-root .aud--glass .ag-wave{width:94%;height:106px;margin:18px 0;position:relative}.studio-root .aud--glass .ag-wave svg{width:100%;height:100%;display:block}.studio-root .aud--glass .ag-wave>input{opacity:0;cursor:crosshair;width:100%;height:100%;margin:0;position:absolute;inset:0}.studio-root .aud--glass .ag-wave>.ag-seek-fallback{opacity:1;accent-color:#ddd;cursor:pointer;height:4px;top:auto}.studio-root .aud--glass .ag-wave:has(input:focus-visible){outline-offset:5px;border-radius:8px;outline:2px solid #ddd}.studio-root .aud--glass .ag-wave-idle{color:#aaa;place-items:center;height:100%;display:grid}.studio-root .aud--glass .ag-wave-idle svg{opacity:.45;width:150px}.studio-root .aud--glass .ag-transport{justify-content:center;align-items:center;gap:22px;display:flex}.studio-root .aud--glass .ag-transport button{color:#ccc;background:0 0;border:0;place-items:center;padding:0;display:grid}.studio-root .aud--glass .ag-transport .ag-restart{width:38px;height:38px}.studio-root .aud--glass .ag-transport .ag-play{color:#171717;background:#eee;border:1px solid #ffffff40;border-radius:50%;width:52px;height:52px;box-shadow:0 4px 20px #0002}.studio-root .aud--glass .ag-playback-rate select{color:#ddd;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff08;border:1px solid #ffffff1e;border-radius:18px;width:56px;height:34px;font-size:11px}.studio-root .aud--glass .ag-time{color:#bcbcbc;font-variant-numeric:tabular-nums;margin-top:12px;font-size:11px}.studio-root .aud--glass .ag-wave-status{color:#aaa;margin-top:8px;font-size:10px}.studio-root .aud--glass .ag-stage-footer{color:#a0a0a0;border-top:1px solid #ffffff14;align-items:center;gap:12px;padding-top:12px;font-size:10px;display:flex}.studio-root .aud--glass .ag-stage-footer>label{align-items:center;gap:8px;display:flex}.studio-root .aud--glass .ag-stage-footer input{accent-color:#dedede;width:85px;height:3px}.studio-root .aud--glass .ag-stage-footer a{color:#ddd;align-items:center;gap:6px;margin-left:auto;font-size:11px;text-decoration:none;display:flex}.studio-root .aud--glass .ag-inspector{scrollbar-width:thin;scrollbar-color:#ffffff30 transparent;min-width:0;max-height:min(76dvh,780px);padding:17px;overflow:auto}.studio-root .aud--glass .ag-inspector h2{color:#c9c9c9;align-items:center;gap:9px;margin:0 0 17px;font-size:12px;font-weight:500;display:flex}.studio-root .aud--glass :is(.aud-modelbtn,.aud-voicebtn,.aud-dd,.aud-bar,.aud-text-input){color:#eee;min-height:42px;box-shadow:none;background:#ffffff08;border:1px solid #fff2;border-radius:12px;transform:none}.studio-root .aud--glass .aud-modelbtn{min-height:62px;padding:11px}.studio-root .aud--glass :is(.aud-model-copy strong,.aud-voice-copy strong){color:#eee;font-size:12px;font-weight:500}.studio-root .aud--glass :is(.aud-model-copy small,.aud-voice-copy small,.aud-field-label){color:#b9b9b9;font-size:11px}.studio-root .aud--glass .aud-eyebrow{color:#aaa;text-transform:none;letter-spacing:0;font-size:10px;font-weight:400}.studio-root .aud--glass .ag-model-hint{color:#aaa;margin:10px 2px 18px;font-size:11px;line-height:1.5}.studio-root .aud--glass .ag-voice-settings{border-top:1px solid #ffffff16;padding-top:16px}.studio-root .aud--glass .ag-voice-settings p{color:#aaa;margin:10px 2px 0;font-size:10px;line-height:1.5}.studio-root .aud--glass .aud-voicebtn{padding:11px}.studio-root .aud--glass .aud-field{gap:8px}.studio-root .aud--glass .aud-voice-dot{color:#eee;border:1px solid #ffffff26;flex:none;width:29px;height:29px;font-size:12px;background:#444!important}.studio-root .aud--glass :is(.aud-modellist,.aud-voicelist,.aud-dd-pop){overscroll-behavior:contain;scrollbar-width:thin;background:#232323;border:1px solid #ffffff20;border-radius:12px;width:100%;max-height:320px;margin-top:8px;padding:5px;position:relative;inset:auto;overflow:auto;box-shadow:0 12px 28px #0003}.studio-root .aud--glass .aud-dd-backdrop{display:none}.studio-root .aud--glass .aud-modellist{max-height:400px}.studio-root .aud--glass .aud-modelrow{padding:11px 7px}.studio-root .aud--glass :is(.aud-modelrow--sel,.aud-voicerow--sel,.aud-dd-opt--on){color:#fff;background:#ffffff0d}.studio-root .aud--glass .aud-dd-opt{color:#ddd;font-size:12px}.studio-root .aud--glass .aud-picker-close{color:#ddd;background:#303030;height:32px;min-height:32px;font-size:10px}.studio-root .aud--glass .ag-voice-search{color:#ddd;background:#151515;border:1px solid #ffffff20;border-radius:8px;width:100%;height:35px;margin:6px 0;padding:0 10px;font-size:12px}.studio-root .aud--glass .ag-voice-no-results{color:#aaa;padding:14px;font-size:12px}.studio-root .aud--glass .aud-settings-toggle{color:#ccc;border:0;border-top:1px solid #ffffff16;align-items:center;gap:8px;min-height:46px;margin-top:17px;padding:13px 0;font-size:12px;display:flex}.studio-root .aud--glass .aud-settings-toggle>svg:last-child{margin-left:auto}.studio-root .aud--glass .aud-settings-toggle[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.studio-root .aud--glass .aud-extra-settings.is-open{gap:16px;padding:6px 0;display:grid}.studio-root .aud--glass .aud-bar-val{color:#ddd;font-weight:450}.studio-root .aud--glass .aud-bar-fill{background:#ffffff12}.studio-root .aud--glass .aud-dd-val{color:#ddd;font-size:12px}.studio-root .aud--glass .aud-text-input{width:100%;padding:10px;font-size:12px}.studio-root .aud--glass .aud-toggle{background:#454545;border-color:#ffffff20}.studio-root .aud--glass .aud-toggle--on{background:#ddd}.studio-root .aud--glass .aud-toggle--on .aud-toggle-knob{background:#202020}.studio-root .aud--glass .ag-setting-note{color:#aaa;border-top:1px solid #ffffff16;gap:10px;margin-top:15px;padding-top:18px;display:flex}.studio-root .aud--glass .ag-setting-note svg{flex:none}.studio-root .aud--glass .ag-setting-note p{margin:0;font-size:10px;line-height:1.65}.studio-root .aud--glass .ag-section-heading{color:#ccc;justify-content:space-between;align-items:center;gap:12px;padding:3px 2px 10px;font-size:11px;display:flex}.studio-root .aud--glass .ag-section-heading span:last-child{color:#999;font-size:10px}.studio-root .aud--glass .ag-starter-rail{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#ffffff25 transparent;gap:10px;margin:-3px;padding:3px 3px 8px;display:flex;overflow:auto}.studio-root .aud--glass .ag-starter-rail>button{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;color:#ddd;scroll-snap-align:start;background:#ffffff06;border:1px solid #ffffff20;border-radius:16px;flex:1 0 220px;align-items:center;gap:12px;min-height:99px;padding:12px;display:flex}.studio-root .aud--glass .ag-starter-rail>button>svg{color:#aaa;flex:none;margin-left:auto}.studio-root .aud--glass .ag-starter-art{color:#ddd;background:linear-gradient(140deg,#ffffff18,#ffffff04);border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:7px;width:52px;min-height:65px;display:flex}.studio-root .aud--glass .ag-starter-art>span{opacity:.6;align-items:center;gap:2px;height:25px;display:flex}.studio-root .aud--glass .ag-starter-art i{background:#ddd;border-radius:2px;width:2px;display:block}.studio-root .aud--glass .ag-starter-copy{flex-direction:column;gap:5px;display:flex}.studio-root .aud--glass .ag-starter-copy small{color:#aaa;font-size:9px}.studio-root .aud--glass .ag-starter-copy strong{font-size:12px;font-weight:500}.studio-root .aud--glass .ag-starter-copy>span{color:#aaa;font-size:10px;line-height:1.45}.studio-root .aud--glass .ag-composer{padding:17px 20px}.studio-root .aud--glass .ag-script-heading{color:#eee;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.studio-root .aud--glass .ag-script-heading>span{color:#999;font-variant-numeric:tabular-nums;font-size:10px}.studio-root .aud--glass .ag-composer textarea{resize:vertical;color:#f0f0f0;background:0 0;border:0;outline:0;width:100%;min-height:75px;max-height:180px;margin:0;padding:0;font-size:14px;line-height:1.65;display:block}.studio-root .aud--glass .ag-composer textarea::placeholder{color:#aaa}.studio-root .aud--glass .ag-composer:focus-within{border-color:#ffffff50}.studio-root .aud--glass .ag-composer-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:10px;display:flex}.studio-root .aud--glass .ag-composer-footer>div{color:#bbb;align-items:center;gap:10px;min-width:0;font-size:10px;display:flex}.studio-root .aud--glass .ag-composer-footer>div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-root .aud--glass .ag-composer-footer>div>button{color:#ccc;background:#ffffff08;border:1px solid #ffffff20;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.studio-root .aud--glass .aud-generate{border-radius:24px;flex:none;justify-content:space-between;align-items:center;gap:20px;width:auto;min-height:43px;margin:0;padding:0 17px;font-size:13px;font-weight:500;display:flex}.studio-root .aud--glass .aud-generate>span:last-child{align-items:center;gap:7px;display:flex}.studio-root .aud--glass .ag-jobs{flex-direction:column;gap:9px;margin:18px 0;display:flex}.studio-root .aud--glass .ag-jobs>div{background:#ffffff08;border:1px solid #ffffff20;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.studio-root .aud--glass .ag-jobs span{white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;gap:10px;font-size:11px;display:flex;overflow:hidden}.studio-root .aud--glass .ag-jobs button{color:#ddd;background:0 0;border:0;font-size:11px}.studio-root .aud--glass .ag-track-caption{color:#bbb;align-items:center;gap:9px;font-size:11px;display:flex}.studio-root .aud--glass .ag-track-caption>span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.studio-root .aud--glass .ag-track-caption button{color:#ddd;background:#ffffff08;border:1px solid #ffffff20;border-radius:8px;flex:none;padding:7px}.studio-root .aud--glass .ag-dialog{color:#eee;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#171717f2;border:1px solid #ffffff28;border-radius:22px;width:min(1000px,100vw - 48px);max-width:none;height:min(740px,100dvh - 60px);max-height:none;margin:auto;padding:22px;position:fixed;inset:0;overflow:auto}.studio-root .aud--glass .ag-dialog::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000a}.studio-root .aud--glass .ag-dialog>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.studio-root .aud--glass .ag-dialog h2{margin:0;font-size:19px;font-weight:500}.studio-root .aud--glass .ag-dialog>header>button{color:#ddd;background:#ffffff09;border:1px solid #fff2;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.studio-root .aud--glass .ag-library{flex-direction:column;gap:12px;display:flex}.studio-root .aud--glass .ag-library-empty{text-align:center;color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;padding:30px;display:flex}.studio-root .aud--glass .ag-library-empty h3{color:#eee;letter-spacing:-.7px;margin:0;font-size:25px;font-weight:450}.studio-root .aud--glass .ag-library-empty p{max-width:310px;margin:0;font-size:13px;line-height:1.6}.studio-root .aud--glass .ag-library-empty button{color:#eee;background:#ffffff0d;border:1px solid #ffffff25;border-radius:20px;align-items:center;gap:12px;padding:10px 15px;font-size:12px;display:flex}.studio-root .aud--glass .ag-library-row{background:#ffffff06;border:1px solid #ffffff1c;border-radius:16px;gap:17px;padding:18px;display:flex}.studio-root .aud--glass .ag-library-row>div{min-width:0}.studio-root .aud--glass .ag-track-icon{background:#ffffff08;border:1px solid #ffffff20;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;display:grid}.studio-root .aud--glass .ag-library-row h3{overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:500;line-height:1.5}.studio-root .aud--glass .ag-library-row p{color:#aaa;margin:7px 0 13px;font-size:11px}.studio-root .aud--glass .ag-library-actions{flex-wrap:wrap;gap:8px;display:flex}.studio-root .aud--glass .ag-library-actions :is(button,a){color:#ccc;background:#ffffff07;border:1px solid #ffffff20;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;text-decoration:none;display:flex}.studio-root .aud--glass :is(.ag-library-error,.ag-playback-error){color:#ccc;align-items:center;gap:12px;padding:14px;font-size:12px;display:flex}.studio-root .aud--glass :is(.ag-library-error,.ag-playback-error) button{color:#eee;background:#ffffff08;border:1px solid #ffffff25;border-radius:8px;padding:8px 12px}.studio-root .aud--glass .ag-help{height:auto;max-height:calc(100dvh - 50px)}.studio-root .aud--glass .ag-help-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:14px 0;display:grid}.studio-root .aud--glass .ag-help-steps article{background:#ffffff06;border:1px solid #ffffff18;border-radius:16px;padding:24px}.studio-root .aud--glass .ag-help-steps svg{color:#ddd;margin-bottom:20px}.studio-root .aud--glass .ag-help-steps h3{margin:0 0 12px;font-size:15px;font-weight:500}.studio-root .aud--glass .ag-help-steps p{color:#aaa;margin:0;font-size:12px;line-height:1.7}.ag-spinning{animation:1.5s linear infinite ag-spin}@keyframes ag-spin{to{transform:rotate(360deg)}}@media (hover:hover) and (pointer:fine){.studio-root .aud--glass :is(.ag-toolbar-actions button,.ag-starter-rail>button,.aud-modelrow,.aud-voicerow,.ag-library-actions button,.ag-library-actions a):hover{background-color:#ffffff13}.studio-root .aud--glass :is(.aud-modelbtn,.aud-voicebtn,.aud-dd):hover{box-shadow:none;background:#ffffff10;transform:none}}@media (min-width:1500px){.studio-root .aud--glass .ag-layout{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.studio-root .aud--glass .ag-workspace{--generation-dock-width:calc(100% - 354px)}.studio-root .aud--glass .ag-listening-room{min-height:390px}}@media (max-width:1100px){.studio-root .aud.aud--glass{padding:14px}.studio-root .aud--glass .ag-workspace{--generation-dock-width:calc(100% - 294px);padding:16px}.studio-root .aud--glass .ag-layout{grid-template-columns:minmax(0,1fr) 280px;gap:14px}.studio-root .aud--glass .ag-composer-footer>div>span{max-width:110px}}@media (max-width:980px){.studio-root .aud.aud--glass{padding-bottom:calc(100px + env(safe-area-inset-bottom))}}@media (max-height:800px) and (min-width:851px){.studio-root .aud--glass .ag-listening-room{min-height:260px;padding:14px 10px}.studio-root .aud--glass .ag-voice-orb{width:34px;height:34px;margin-bottom:7px}.studio-root .aud--glass .ag-voice-orb svg{width:22px;height:22px}.studio-root .aud--glass .ag-voice-title h2{margin-bottom:3px;font-size:25px}.studio-root .aud--glass .ag-wave{height:65px;margin:12px 0}.studio-root .aud--glass .ag-transport .ag-play{width:44px;height:44px}.studio-root .aud--glass .ag-time{margin-top:7px}.studio-root .aud--glass .ag-composer textarea{min-height:60px}}@media (max-width:850px){.studio-root .aud--glass .ag-workspace{--generation-dock-width:100%}.studio-root .aud--glass .ag-layout{grid-template-columns:minmax(0,1fr)}.studio-root .aud--glass .ag-inspector{max-height:none;overflow:visible}.studio-root .aud--glass .ag-listening-room{min-height:315px}}@media (max-width:600px){.studio-root .aud.aud--glass{padding:10px 10px calc(100px + env(safe-area-inset-bottom))}.studio-root .aud--glass .ag-workspace{border-radius:20px;padding:12px}.studio-root .aud--glass .ag-toolbar{gap:10px;margin-bottom:16px}.studio-root .aud--glass .ag-toolbar h1{font-size:16px}.studio-root .aud--glass .ag-mode{display:none}.studio-root .aud--glass .ag-stage{border-radius:16px;padding:12px}.studio-root .aud--glass .ag-stage-heading{font-size:10px}.studio-root .aud--glass .ag-listening-room{min-height:290px;padding:18px 0 15px}.studio-root .aud--glass .ag-wave{height:85px;margin:12px 0}.studio-root .aud--glass .ag-voice-title h2{font-size:26px}.studio-root .aud--glass .ag-stage-footer{gap:8px;font-size:9px}.studio-root .aud--glass .ag-stage-footer input{width:60px}.studio-root .aud--glass .ag-stage-footer a{font-size:0}.studio-root .aud--glass .ag-section-heading>span:last-child{display:none}.studio-root .aud--glass .ag-composer{border-radius:16px;padding:14px}.studio-root .aud--glass .ag-composer textarea{font-size:16px}.studio-root .aud--glass .ag-composer-footer{gap:8px}.studio-root .aud--glass .ag-composer-footer>div>span{display:none}.studio-root .aud--glass .aud-generate{flex:1;min-height:42px}.studio-root .aud--glass .ag-inspector{border-radius:16px;padding:15px}.studio-root .aud--glass .ag-dialog{border-radius:17px;width:calc(100vw - 20px);height:calc(100dvh - 24px);padding:16px}.studio-root .aud--glass .ag-help-steps{grid-template-columns:1fr}.studio-root .aud--glass .ag-help{height:auto}.studio-root .aud--glass .ag-library-row{gap:10px;padding:12px}.studio-root .aud--glass .ag-track-icon{width:32px;height:36px}}@media (max-height:760px) and (max-width:980px),(max-height:700px){.studio-root .aud--glass .ag-listening-room{grid-template-columns:1fr auto 1fr;justify-items:center;gap:8px;min-height:0;padding:6px 10px;display:grid}.studio-root .aud--glass .ag-voice-title{grid-column:1/-1}.studio-root .aud--glass .ag-voice-orb{display:none}.studio-root .aud--glass .ag-voice-title h2{margin-bottom:3px;font-size:22px}.studio-root .aud--glass .ag-wave{grid-column:1/-1;height:45px;margin:4px 0}.studio-root .aud--glass .ag-transport{grid-column:2}.studio-root .aud--glass .ag-transport .ag-play{width:44px;height:44px}.studio-root .aud--glass .ag-time{white-space:nowrap;grid-column:3;justify-self:start;margin:0}.studio-root .aud--glass .ag-wave-status{grid-column:1/-1;margin:0}.studio-root .aud--glass .ag-composer textarea{min-height:58px}}@media (prefers-reduced-motion:reduce){.studio-root .aud--glass *,.studio-root .aud--glass :before{transition:none!important;animation:none!important}}@media (prefers-reduced-transparency:reduce){.studio-root .aud--glass :is(.ag-stage,.ag-inspector,.ag-composer,.ag-dialog){-webkit-backdrop-filter:none;backdrop-filter:none;background:#1c1c1c}}
.studio-home .model-hero-heading{justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px;display:flex}.studio-home .model-hero-heading h2{letter-spacing:-1.6px;color:#f5f5f5;margin:0 0 8px;font-size:clamp(26px,2.7vw,42px);font-weight:450;line-height:1.12}.studio-home .model-hero-heading p{color:#a1a1a1;margin:0;font-size:13px;line-height:1.5}.studio-home .model-hero-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.studio-home .model-motion-toggle{color:#dedede;background:#151515;border:1px solid #ffffff24;border-radius:20px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 13px;font-size:12px;display:inline-flex}.studio-home .model-wall{grid-template-columns:minmax(0,1fr);gap:36px;display:grid}.studio-home .model-wall-row{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;width:100%;min-width:0;padding:0;display:block}.studio-home .model-wall-row:focus-visible{outline-offset:5px;outline:2px solid #fff}.studio-home .model-wall-label{align-items:center;gap:10px;height:46px;margin-bottom:12px;display:flex}.studio-home .model-wall-label>span:nth-child(2){flex:1;min-width:0}.studio-home .model-wall-label strong{font-size:13px;font-weight:500;line-height:1.4;display:block}.studio-home .model-wall-label small{color:#8d8d8d;margin-top:1px;font-size:11px;display:block}.studio-home .model-wall-label>svg{color:#a3a3a3;margin-right:4px;transition:transform .18s ease-out}.studio-home .model-wall-window{border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;height:clamp(400px,58dvh,620px);display:grid;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 87%,#0000);mask-image:linear-gradient(#000 87%,#0000)}.studio-home .model-wall-lane{min-width:0;display:block;overflow:hidden}.studio-home .model-wall-track{animation:model-wall-drift var(--drift-duration) linear infinite;animation-delay:var(--drift-delay);display:block}.studio-home .model-wall-lane:nth-child(2n) .model-wall-track{animation-direction:reverse}.studio-home .model-wall-set{flex-direction:column;gap:18px;padding-bottom:18px;display:flex}.studio-home .model-wall-card{isolation:isolate;background:#181818;border-radius:16px;flex:none;width:100%;min-width:0;display:block;position:relative;overflow:hidden}.studio-home .model-wall-card--0{aspect-ratio:.68}.studio-home .model-wall-card--1{aspect-ratio:1.05}.studio-home .model-wall-card--2{aspect-ratio:.86}.studio-home .model-wall-open{color:#fff;opacity:0;background:#101010e8;border:1px solid #ffffff26;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:12px;font-size:12px;transition:transform .18s ease-out,opacity .18s ease-out;display:flex;position:absolute;bottom:68px;left:12px;right:12px;transform:translateY(5px)}.studio-home .model-wall-window[data-stopped=true] .model-wall-track,.studio-home .model-wall-row:focus-visible .model-wall-track{animation-play-state:paused}.studio-home .model-wall-row:focus-visible .model-wall-open{opacity:1;transform:none}.studio-home .model-wall-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:58px;display:grid}.studio-home .model-wall-skeleton span{background:#191919;border-radius:16px;height:400px;display:block}@keyframes model-wall-drift{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.studio-home .home-examples #examples-title{scroll-margin-top:24px}.studio-home .model-family-bar{align-items:flex-start;gap:12px;margin:0 0 14px;display:flex}.studio-home .model-family-filters{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#363636 transparent;flex:1;align-items:center;gap:8px;min-width:0;margin:-4px -4px 0;padding:4px 4px 12px;display:flex;overflow-x:auto}.studio-home .model-family-bar button{color:#b0b0b0;white-space:nowrap;background:#101010;border:1px solid #ffffff1a;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.studio-home .model-family-bar button[aria-pressed=true]{color:#fff;background:#292929;border-color:#7a7a7a}.studio-home .home-examples .home-examples-grid{columns:4;column-gap:18px;display:block}.studio-home .home-examples .home-example-card{vertical-align:top;break-inside:avoid;width:100%;aspect-ratio:var(--example-ratio,.8);border:0;border-radius:16px;margin-bottom:18px;display:inline-block}.studio-home .home-examples .home-example-kind{background:#0009;border:0;top:12px;left:12px}.studio-home .home-examples .home-card-caption{padding:45px 16px 16px}.studio-home .home-examples .home-card-caption strong{white-space:normal;line-height:1.35}@media (hover:hover) and (pointer:fine){.studio-home .model-wall-row:hover .model-wall-label>svg{color:#fff;transform:translate(3px)}.studio-home .model-wall-row:hover .model-wall-track{animation-play-state:paused}.studio-home .model-wall-row:hover .model-wall-open{opacity:1;transform:none}.studio-home .model-family-bar button:hover,.studio-home .model-motion-toggle:hover{color:#fff;background:#262626}}@media (min-width:1550px){.studio-home .home-examples .home-examples-grid{columns:5}}@media (max-width:1400px){.studio-home .model-wall-window{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-home .model-wall-lane:nth-child(n+5){display:none}}@media (max-width:1100px){.studio-home .model-wall-window{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-home .model-wall-lane:nth-child(n+4){display:none}}@media (max-width:1000px){.studio-home .home-examples .home-examples-grid{columns:3}}@media (max-width:760px){.studio-home .model-hero-heading{align-items:flex-start;gap:16px;margin-bottom:18px}.studio-home .model-hero-heading h2{letter-spacing:-1px;font-size:28px}.studio-home .model-hero-heading p{max-width:230px;font-size:12px}.studio-home .model-hero-actions{gap:6px}.studio-home .model-motion-toggle{width:35px;height:35px;padding:0}.studio-home .model-motion-toggle span{display:none}.studio-home .model-wall{gap:28px}.studio-home .model-wall .home-toolkit{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;overflow:visible}.studio-home .model-wall .home-toolkit .home-art-card:last-child{aspect-ratio:2;grid-column:1/-1}.studio-home .model-wall-label{gap:8px}.studio-home .model-wall-window{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;height:440px}.studio-home .model-wall-lane:nth-child(n+3){display:none}.studio-home .model-wall-set{gap:14px;padding-bottom:14px}.studio-home .model-family-bar button{min-height:44px}.studio-home .home-examples .home-examples-grid{columns:2;column-gap:12px}.studio-home .home-examples .home-example-card{border-radius:12px;margin-bottom:12px}.studio-home .home-examples .home-card-caption{padding:32px 12px 12px}}@media (max-width:480px){.studio-home .model-hero-heading{flex-wrap:wrap;gap:14px}.studio-home .model-hero-heading p{max-width:none}.studio-home .model-hero-actions{justify-content:flex-end;width:100%}.studio-home .model-motion-toggle{width:auto;margin-right:auto;padding:0 12px}.studio-home .model-motion-toggle span{display:inline}.studio-home .model-wall-window{gap:12px;height:390px}.studio-home .home-examples .home-example-kind{top:8px;left:8px}}@media (prefers-reduced-motion:reduce){.studio-home .model-wall-label>svg{transition:none}.studio-home .model-wall-track{animation:none}.studio-home .model-wall-lane:nth-child(2n) .model-wall-track{transform:translateY(-55px)}.studio-home .model-wall-open{transition:none}}
.studio-root .studio-body.studio-body--home{background:#000;display:block;overflow:hidden}.studio-root .studio-home-scroll{overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-color:#3f3f3f transparent;height:100%;overflow-y:auto}.studio-root .studio-home{--home-accent:#bfbfbf;--home-line:#ffffff14;color:#f3f3f3;background:radial-gradient(at 50% 20%,#1c1c1c30,#0000 56%);width:100%;max-width:1760px;min-height:100%;margin:auto;padding:20px clamp(18px,2.2vw,38px) 42px}.studio-home .home-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.studio-home>section{min-width:0;margin:0 0 34px}.studio-home .home-section-heading{justify-content:space-between;align-items:center;gap:16px;min-height:38px;margin-bottom:12px;display:flex}.studio-home .home-section-heading h2{color:#f1f1f1;letter-spacing:-.7px;margin:0;font-size:clamp(18px,1.4vw,23px);font-weight:450;line-height:1.3}.studio-home .home-section-actions{flex-shrink:0;align-items:center;gap:9px;display:flex}.studio-home .home-section-actions>a,.studio-home .home-footer a{color:#b8b8b8;white-space:nowrap;align-items:center;gap:9px;min-height:36px;font-size:12px;text-decoration:none;display:inline-flex}.studio-home :is(button,a){-webkit-tap-highlight-color:transparent;touch-action:manipulation}.studio-home button{cursor:pointer;font-family:inherit}.studio-home :is(button,a):focus-visible{outline:2px solid var(--home-accent);outline-offset:4px}.studio-home button:disabled{cursor:default;opacity:.3}.studio-home .home-icon-button{color:#d7d7d7;background:0 0;border:1px solid #ffffff20;border-radius:50%;place-items:center;width:35px;height:35px;padding:0;transition:background-color .18s,border-color .18s;display:grid}.studio-home .home-art-card{isolation:isolate;text-align:left;color:#fff;background:#1b1b1b;border:1px solid #ffffff12;border-radius:13px;width:100%;min-width:0;padding:0;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;position:relative;overflow:hidden;transform:translateZ(0)}.studio-home .home-media{display:block;position:absolute;inset:0;overflow:hidden}.studio-home .home-media>:is(img,video){object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.7,.2,1),opacity .22s;display:block;position:absolute;inset:0}.studio-home .home-media--contain>:is(img,video){object-fit:contain;padding:20px}.studio-home .home-media>video{opacity:0}.studio-home .home-media>video.is-playing{opacity:1}.studio-home .home-media-fallback{color:#868686;background:linear-gradient(140deg,#292929,#181818);place-items:center;width:100%;height:100%;display:grid}.studio-home .home-card-caption{z-index:1;color:#fff;letter-spacing:-.25px;background:linear-gradient(#0000,#000000e8);justify-content:space-between;align-items:flex-end;gap:10px;min-height:35%;padding:42px 15px 15px;font-size:14px;font-weight:450;display:flex;position:absolute;inset:auto 0 0}.studio-home .home-card-caption>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.studio-home .home-card-caption svg{opacity:.9;flex:none;transition:transform .18s}.studio-home .home-model{align-items:center;gap:8px;display:flex}.studio-home .home-model img{object-fit:contain;border-radius:4px;flex:none;width:19px;height:19px}.studio-home .home-toolkit{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.studio-home .home-toolkit .home-art-card{aspect-ratio:1.65}.studio-home .home-quick{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.studio-home .home-quick .home-art-card{aspect-ratio:1.35}.studio-home .home-quick .home-card-caption{min-height:38%}.studio-home .home-recent-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.studio-home .home-design-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.studio-home .home-studio-card{aspect-ratio:1.6}.studio-home .home-design-card{aspect-ratio:4/3}.studio-home .home-design-card .home-media>img{object-position:center top}.studio-home :is(.home-studio-card,.home-design-card) .home-card-caption{background:linear-gradient(#0000,#000000eb);min-height:42%;padding:45px 17px 16px}.studio-home :is(.home-studio-card,.home-design-card) .home-card-caption strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;display:block;overflow:hidden}.studio-home :is(.home-studio-card,.home-design-card) .home-card-caption small{color:#d5d5d5;margin-top:5px;font-size:11px;display:block}.studio-home .home-section-create{color:#dcdcdc;background:#2c2c2c;border:1px solid #bfbfbf2b;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:12px;display:inline-flex}.studio-home .home-first-design{aspect-ratio:1.6;width:min(100%,420px)}.studio-home .home-filters{background:#191919;border:1px solid #ffffff0c;border-radius:8px;gap:2px;padding:3px;display:flex}.studio-home .home-filters button{color:#ababab;background:0 0;border:0;border-radius:5px;min-height:29px;padding:0 11px;font-size:11px;transition:background-color .15s,color .15s}.studio-home .home-filters [aria-pressed=true]{color:#eaeaea;background:#3d3d3d}.studio-home .home-generation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.studio-home .home-generation-card{aspect-ratio:4/3}.studio-home .home-generation-card:nth-child(3n+1){aspect-ratio:1}.studio-home .home-generation-grid{align-items:start}.studio-home .home-empty{border:1px solid var(--home-line);color:#adadad;background:linear-gradient(120deg,#1d1d1d50,#14141430);border-radius:12px;justify-content:center;align-items:center;gap:17px;min-height:144px;padding:25px;font-size:13px;display:flex}.studio-home .home-empty>svg{color:#bfbfbf;flex:none}.studio-home .home-empty :is(a,button){color:#d5d5d5;background:#282828;border:1px solid #bfbfbf26;border-radius:7px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:12px;text-decoration:none;display:inline-flex}.studio-home .home-loading{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.studio-home .home-loading>div{aspect-ratio:1.6;background:linear-gradient(100deg,#191919 20%,#242424 50%,#191919 80%) 0 0/200% 100%;border:1px solid #ffffff08;border-radius:12px;animation:1.8s ease-in-out infinite home-loading}@keyframes home-loading{to{background-position:-200% 0}}.studio-home .home-footer{color:#8f8f8f;border-top:1px solid #ffffff0b;justify-content:space-between;align-items:center;gap:15px;padding-top:14px;font-size:12px;display:flex}.studio-home .home-preview{color:#f0f0f0;background:#141414;border:1px solid #ffffff25;border-radius:16px;width:min(1080px,100vw - 36px);max-width:none;max-height:calc(100dvh - 40px);margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 30px 100px #0009}.studio-home .home-preview::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c9}.studio-home .home-preview-inner>:is(header,footer){justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.studio-home .home-preview header strong{font-size:14px;font-weight:500;display:block}.studio-home .home-preview header small{color:#b1b1b1;margin-top:4px;font-size:11px;display:block}.studio-home .home-preview header button{color:#dfdfdf;background:#ffffff08;border:1px solid #ffffff20;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.studio-home .home-preview-inner>:is(img,video){object-fit:contain;background:#000;width:100%;height:min(67dvh,720px);display:block}.studio-home .home-preview footer a{color:#cfcfcf;align-items:center;gap:8px;min-height:32px;font-size:12px;text-decoration:none;display:inline-flex}.studio-home .home-examples-count{color:#929292;white-space:nowrap;font-size:12px}.studio-home .home-examples-controls{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.studio-home .home-examples-search{color:#a3a3a3;background:#141414;border:1px solid #303030;border-radius:9px;align-items:center;gap:9px;width:min(310px,100%);min-height:38px;padding:0 12px;display:flex}.studio-home .home-examples-search input{color:#f5f5f5;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.studio-home .home-examples-search:focus-within{border-color:#aaa}.studio-home .home-examples-search button{width:26px;height:30px;color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.studio-home .home-examples-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.studio-home .home-example-card{aspect-ratio:4/3}.studio-home .home-example-kind{z-index:1;color:#f5f5f5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;border:1px solid #ffffff20;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;display:flex;position:absolute;top:10px;left:10px}.studio-home .home-example-card .home-card-caption strong{text-overflow:ellipsis;font-size:13px;font-weight:550;display:block;overflow:hidden}.studio-home .home-example-card .home-card-caption small{color:#ccc;margin-top:4px;font-size:11px;display:block}.studio-home .home-examples-more{justify-content:center;margin-top:20px;display:flex}.studio-home .home-examples-more button{color:#f5f5f5;background:#1b1b1b;border:1px solid #373737;border-radius:9px;align-items:center;gap:12px;min-height:40px;padding:0 17px;font-size:12px;display:flex}.studio-home .home-examples-more span{color:#999}.studio-home .home-example-try{border-radius:8px;padding:8px 14px}@media (max-width:1000px){.studio-home .home-examples-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.studio-home .home-examples-controls{flex-wrap:wrap}.studio-home .home-examples-search{width:100%}.studio-home .home-examples-search input{font-size:16px}.studio-home .home-examples-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-home .home-example-card{aspect-ratio:3/4}.studio-home .home-example-kind{font-size:9px;top:8px;left:8px}}@media (hover:hover) and (pointer:fine){.studio-home .home-art-card:hover{border-color:#bfbfbf59;box-shadow:0 8px 25px #0004}.studio-home .home-art-card:hover .home-media>img{transform:scale(1.025)}.studio-home .home-art-card:hover .home-card-caption>svg{transform:translate(3px)}.studio-home .home-icon-button:not(:disabled):hover,.studio-home .home-section-create:hover{background-color:#2c2c2c;border-color:#bfbfbf5c}.studio-home .home-section-actions>a:hover,.studio-home .home-footer a:hover{color:#eaeaea}}.studio-home .home-art-card:active{transform:scale(.99)}@media (max-width:760px){.studio-root .studio-home{padding:14px 18px 104px}.studio-home>section{margin-bottom:27px}.studio-home .home-section-heading{gap:10px}.studio-home .home-section-heading h2{font-size:18px}.studio-home .home-toolkit{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:74%;grid-auto-flow:column;gap:12px;margin:-4px;padding:4px;display:grid;overflow:auto}.studio-home .home-toolkit .home-art-card{scroll-snap-align:start}.studio-home .home-quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-home .home-card-caption{padding:30px 12px 12px;font-size:12px}.studio-home .home-recent-grid,.studio-home .home-design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.studio-home .home-generation-grid,.studio-home .home-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-home .home-studio-card{aspect-ratio:1.25}.studio-home .home-recent-grid .home-studio-card:last-child:nth-child(odd){aspect-ratio:2.2;grid-column:1/-1}.studio-home :is(.home-studio-card,.home-design-card) .home-card-caption{padding:35px 12px 12px}.studio-home :is(.home-studio-card,.home-design-card) .home-card-caption strong{font-size:12px}.studio-home [aria-labelledby=canvas-title] .home-section-heading{flex-wrap:wrap}.studio-home [aria-labelledby=canvas-title] .home-section-actions{justify-content:space-between;width:100%}.studio-home .home-empty{text-align:center;flex-wrap:wrap;gap:12px;padding:22px 18px}.studio-home .home-section-actions{gap:6px}.studio-home .home-section-actions>a{font-size:11px}.studio-home section:has(.home-filters) .home-section-heading{flex-wrap:wrap}.studio-home section:has(.home-filters) .home-section-actions{justify-content:space-between;width:100%}.studio-home .home-footer{font-size:11px}}@media (max-width:440px){.studio-home .home-toolkit{grid-auto-columns:87%}.studio-home .home-section-heading h2{font-size:17px}.studio-home .home-footer>span{max-width:125px}}@media (prefers-reduced-motion:reduce){.studio-home *,.studio-home :before,.studio-home :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.studio-home .home-art-card:hover .home-media>img,.studio-home .home-art-card:active{transform:none}}
