.studio-media-card{min-width:0;align-self:start;overflow:hidden;border:1px solid #e8e3ef;border-radius:22px;background:#fff;box-shadow:0 5px 16px #34224e09,0 16px 36px -25px #38264f44;transition:box-shadow .25s ease,border-color .25s ease}.studio-media-card:hover{border-color:#d1c1ee;box-shadow:0 8px 26px #34224e12,0 18px 38px -24px #38264f55}.studio-media-preview{position:relative;aspect-ratio:16/10;overflow:hidden;background:#171420;isolation:isolate}.studio-media-preview>video,.studio-media-preview>img{display:block;width:100%;height:100%;object-fit:contain}.studio-media-card--image .studio-media-preview{aspect-ratio:1;background:#f2edf8}.studio-media-card--image .studio-media-preview>img{object-fit:cover}.studio-media-card--music .studio-media-preview{aspect-ratio:16/9;background:linear-gradient(135deg,#e5d7ff,#ecebff)}.studio-media-card--music .studio-media-preview>img{object-fit:cover}.studio-media-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#b69cd8;font-size:52px;background:radial-gradient(ellipse at 30% 25%,#8970ad33,transparent 75%)}.studio-media-kind{position:absolute;top:14px;left:14px;border:1px solid #ffffff30;border-radius:7px;background:#20172dbf;color:#fff;padding:5px 8px;font-size:9px;font-weight:600;letter-spacing:1.2px;pointer-events:none}.studio-media-play,.studio-media-fallback{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;border:1px solid #ffffff80;border-radius:999px;padding:14px 20px;background:#ffffffed;color:#252031;box-shadow:0 6px 30px #0003;font:inherit;font-size:13px;cursor:pointer;text-decoration:none}.studio-media-play svg{width:20px;height:20px;fill:currentColor}.studio-media-play:hover{background:#fff;box-shadow:0 6px 32px #0005}.studio-media-open{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fffffff0;color:#3f285f}.studio-media-details{display:flex;align-items:center;gap:12px;padding:17px 18px}.studio-media-caption{min-width:0;flex:1}.studio-media-caption h3{margin:0;color:#292134;font-size:14px;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-media-caption p{margin:4px 0 0;color:#8a8097;font-size:11px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-media-actions{display:flex;gap:6px}.studio-media-actions a,.studio-media-actions button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ede7f4;border-radius:10px;background:#faf8fd;color:#7953ad;cursor:pointer;transition:background .2s}.studio-media-actions a:hover,.studio-media-actions button:hover{background:#efe7fb}.studio-media-actions button:disabled{opacity:.4;cursor:default}.studio-media-card :focus-visible{outline:3px solid #9d78ec;outline-offset:3px}.studio-workbench .workbench-results{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));align-items:start;gap:22px;padding:12px 0 24px}.studio-workbench[data-tool=video] .workbench-results{grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr))}.studio-cover-pending-tile{display:flex;flex-direction:column;overflow:hidden;border:1px solid #ded2f1;border-radius:18px;background:#faf7ff}.studio-cover-pending-visual{aspect-ratio:1;display:grid;place-items:center;background:linear-gradient(120deg,#e9ddfa,#f6f0fd,#dddff8,#e9ddfa);background-size:300% 300%;animation:studio-cover-wait 5s ease-in-out infinite;color:#9468cf;font-size:42px}.studio-cover-pending-tile>div:last-child{padding:16px}.studio-cover-pending-tile strong{font-size:14px;color:#473257}.studio-cover-pending-tile p{margin:6px 0 0;font-size:12px;line-height:1.5;color:#8c7d9c}@keyframes studio-cover-wait{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.studio-workbench[data-tool=video] .studio-library-empty{background:linear-gradient(135deg,#f4edff,#faf9fd);color:#332340}.studio-workbench[data-tool=video] .studio-library-empty:after{content:none}.studio-workbench[data-tool=video] .studio-library-empty h3{color:#332340}.studio-workbench[data-tool=video] .studio-library-empty p{color:#887995}.studio-model-options>button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:700px){.studio-workbench .workbench-results,.studio-workbench[data-tool=video] .workbench-results{grid-template-columns:minmax(0,1fr);gap:16px;padding-top:8px}.studio-media-card{border-radius:18px}.studio-media-details{padding:14px;gap:8px}.studio-media-actions a,.studio-media-actions button{width:40px;height:40px}.studio-media-preview{aspect-ratio:16/10}.studio-media-caption h3{font-size:14px}.studio-workbench[data-tool=library] .workbench-choices{display:flex;flex-wrap:wrap;gap:8px}.studio-workbench[data-tool=library] .workbench-choices button{min-height:44px;padding:10px 14px}.studio-workbench .workbench-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-workbench textarea,.studio-workbench input{font-size:16px}.studio-chat-header .studio-model-trigger{max-width:150px}.studio-chat-with-history .studio-chat-header{gap:6px;padding:12px 8px}.studio-chat-history-toggle{font-size:0!important;gap:0!important}.studio-chat-history-toggle svg{width:20px;height:20px}.studio-chat-with-history .studio-chat-header>button{min-width:40px;min-height:40px;font-size:12px;padding:8px}}@media(prefers-reduced-motion:reduce){.studio-media-card,.studio-media-actions a,.studio-media-actions button{transition:none}.studio-cover-pending-visual{animation:none}}@media(max-width:480px){.ai-studio-root .studio-cover-grid{grid-template-columns:minmax(0,1fr);align-items:start}}.ai-studio-root .studio-workbench[data-tool=library]{gap:8px}.ai-studio-root .studio-workbench[data-tool=library]>.studio-composer{padding:0 0 20px;border-bottom:1px solid #e8e1f0;border-radius:0}.ai-studio-root .studio-workbench[data-tool=library] .studio-composer-body{padding:0;gap:22px 20px}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices{display:inline-flex;justify-self:start;flex-wrap:nowrap;gap:4px;padding:5px;background:#f1edf6;border:1px solid #e5deee;border-radius:14px}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 18px;border:1px solid transparent;border-radius:10px;background:transparent;color:#776985;font-size:13px;box-shadow:none}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button.is-active{background:#fff;color:#7341b6;border-color:#e4d9ef;box-shadow:0 2px 6px #4e326c15}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button svg{width:17px;height:17px}.ai-studio-root .studio-workbench[data-tool=library] .studio-composer-body>.studio-text-button{min-height:42px;padding:10px 15px;border:1px solid #e5dced;border-radius:11px;background:#fff;color:#7d6a90;font-size:12px}.ai-studio-root .studio-workbench[data-tool=library] .studio-composer-body>.studio-text-button[aria-pressed=true]{background:#eee4fa;color:#693b9e;border-color:#cbb4e2}.ai-studio-root .studio-workbench[data-tool=library]>.studio-library{padding:18px 0 0;border:0;border-radius:0}.ai-studio-root .studio-workbench[data-tool=library] .workbench-results{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:22px;padding-top:16px}.ai-studio-root .studio-workbench[data-tool=library] .studio-media-kind{display:none}.ai-studio-root .studio-workbench[data-tool=library] .studio-media-card{border-radius:18px;box-shadow:0 6px 18px -8px #4a315e30}@media(max-width:700px){.ai-studio-root .studio-workbench[data-tool=library] .studio-composer-body{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;box-sizing:border-box}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button{padding:9px 5px;gap:5px;font-size:12px}.ai-studio-root .studio-workbench[data-tool=library] .workbench-results{grid-template-columns:minmax(0,1fr)}}.ai-studio-root .studio-workbench[data-tool=video]>.studio-library{background:#fff;border-color:#e7e4ec;box-shadow:0 5px 22px -12px #34263e22}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-card{border-color:#e4e1e9;border-radius:18px;box-shadow:0 6px 18px -9px #33243e30}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-preview{aspect-ratio:16/9;background:#17141e}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-kind{display:none}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-play{padding:11px 17px;border-radius:13px;background:#ffffffed;border:1px solid #fff;color:#302936;font-size:12px;gap:9px;box-shadow:0 5px 18px #0002}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-play svg{width:17px;height:17px}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-details{min-height:76px;box-sizing:border-box;padding:16px;gap:12px}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-actions a,.ai-studio-root .studio-workbench[data-tool=video] .studio-media-actions button{color:#6b6078;background:#f6f4f8;border-color:#e9e4ee;border-radius:10px}.ai-studio-root .studio-workbench[data-tool=video] .workbench-options,.ai-studio-root .studio-workbench[data-tool=video] .studio-model-fields{background:#f7f7f9;border-color:#e7e5ec}.ai-studio-root .studio-workbench[data-tool=video] .studio-select>span{color:#81798b}.ai-studio-root .studio-workbench[data-tool=video] .studio-select>button,.ai-studio-root .studio-workbench[data-tool=video] .studio-select-static{border-color:#dfdce5;color:#4e4658}.ai-studio-root .studio-workbench[data-tool=video] .workbench-idea>span{padding-inline:14px}@media(max-width:700px){.ai-studio-root .studio-workbench[data-tool=video] .studio-media-details,.ai-studio-root .studio-workbench[data-tool=video] .workbench-options,.ai-studio-root .studio-workbench[data-tool=video] .studio-model-fields{padding:14px}}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices{box-sizing:border-box;align-items:stretch;padding:5px;overflow:visible;gap:5px;background:#f0eff3;border-color:#e4e2e9}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button{margin:0;line-height:20px;box-sizing:border-box;transform:none;color:#79727f}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button.is-active{color:#302936;border-color:#e4e0e9}.studio-media-audio{display:block;width:calc(100% - 24px);height:40px;margin:12px 12px 0}.ai-studio-root .studio-media-card--video .studio-media-preview{aspect-ratio:auto;background:transparent}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices{margin:4px;justify-self:start;max-width:calc(100% - 8px)}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices:before,.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices:after{display:none}.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button:before,.ai-studio-root .studio-workbench[data-tool=library] .workbench-choices button:after{display:none}.ai-studio-root .studio-workbench[data-tool=video] .studio-media-card--video .studio-media-preview,.ai-studio-root .studio-workbench[data-tool=library] .studio-media-card--video .studio-media-preview{aspect-ratio:auto;height:auto}.ai-studio-root .studio-media-card--video{isolation:isolate}.ai-studio-root .studio-media-card--video>.studio-media-preview{border-radius:17px 17px 0 0;clip-path:inset(0 round 17px 17px 0 0);background:transparent}.ai-studio-root .studio-media-card--video .studio-video-player{background:transparent}.ai-studio-root .studio-media-card--video .studio-video-player:fullscreen{background:#17151c}.ai-studio-root .studio-workbench .studio-media-card--video{border:0;box-shadow:0 5px 18px #30243d0c}.studio-main:has(.studio-workbench){overflow-y:auto;height:calc(100dvh - 72px);min-height:0}.studio-workbench{width:100%;max-width:1450px;margin:auto;padding:12px 0 40px;color:#292431}.workbench-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.workbench-header h1{font-size:36px;line-height:1.15;letter-spacing:-1.3px;margin:10px 0}.workbench-header p{font-size:14px;color:#86808f;margin:0;line-height:1.6}.workbench-tabs{display:flex;gap:6px;overflow:auto;border-bottom:1px solid #ece8f1;padding-bottom:12px;margin-bottom:24px}.workbench-tabs button{white-space:nowrap;padding:10px 18px;border:0;background:transparent;color:#81798d;border-radius:12px;cursor:pointer}.workbench-tabs button[aria-current]{background:#eee6ff;color:#7745ed}.workbench-chat{display:grid;grid-template-columns:minmax(0,1fr);min-height:330px;border:1px solid #eeeaf3;border-radius:20px;overflow:hidden}.workbench-chat aside{padding:16px;background:#fbfaff;border-right:1px solid #eeeaf3;display:flex;flex-direction:column;gap:8px}.workbench-chat aside button{display:flex;align-items:center;gap:8px;padding:12px;border:0;border-radius:10px;text-align:left;background:transparent;color:#797184;font-size:12px;cursor:pointer}.workbench-chat aside button.is-active,.workbench-chat aside .workbench-new{background:#eee7ff;color:#7548dd}.workbench-dialogue{padding:24px;display:flex;flex-direction:column;gap:18px;max-height:550px;overflow:auto}.workbench-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:310px;padding:32px 20px;color:#92899e}.workbench-empty>svg{width:34px;height:34px;color:#9164ee;margin-bottom:14px}.workbench-empty h2{color:#3a3247;font-size:23px;letter-spacing:-.6px;margin:6px 0 10px}.workbench-empty p{max-width:420px;font-size:13px;line-height:1.7;margin:0}.workbench-suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px}.workbench-suggestions button{border:1px solid #e9e3f1;background:#fff;padding:10px 14px;border-radius:12px;color:#7c708c;font-size:12px;cursor:pointer}.workbench-message{white-space:pre-wrap;font-size:14px;line-height:1.75;max-width:90%;align-self:flex-start;overflow-wrap:anywhere}.workbench-message--user{align-self:flex-end;border-radius:16px 16px 4px;background:#f0eaff;padding:12px 18px;margin:0}.workbench-message button{display:block;background:none;border:0;color:#9a8eab;margin-top:8px;cursor:pointer}.workbench-composer{margin-top:22px;padding:20px;border:1px solid #e8e1f1;border-radius:20px;background:#fff;box-shadow:0 14px 40px -25px #6f468f33}.workbench-prompt textarea{width:100%;resize:vertical;min-height:84px;max-height:250px;border:0;outline:none;color:#342a41;font:inherit;font-size:14px;line-height:1.7;background:transparent}.workbench-composer:focus-within{border-color:#b99aec}.workbench-composer details{font-size:12px;color:#8a7d99;margin:12px 0}.workbench-composer details textarea{display:block;width:100%;margin:10px 0;border:1px solid #eee7f4;border-radius:10px;padding:10px;background:#fdfbff;color:#3a3047}.workbench-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:14px;border-top:1px solid #f0ecf5}.workbench-model{font-size:12px;font-weight:600;padding:10px 12px;background:#f5f1fb;border-radius:10px;color:#79608f}.workbench-controls label{display:flex;flex-direction:column;gap:3px;font-size:9px;color:#9c90aa}.workbench-controls select{border:0;background:#f8f5fc;padding:7px;border-radius:8px;color:#5e506e;font-size:12px}.workbench-controls>button{margin-left:auto;display:flex;align-items:center;gap:10px;background:#8050eb;border:0;border-radius:12px;color:#fff;padding:12px 18px;font-size:12px;cursor:pointer}.workbench-controls>button:disabled{background:#eee9f4;color:#aaa0b6;cursor:default}.workbench-availability{font-size:11px;color:#9c90a9;margin:13px 0 0;line-height:1.5}.workbench-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.workbench-template{min-height:290px;border:1px solid #e9e1f3;border-radius:22px;padding:26px;text-align:left;background:linear-gradient(145deg,#f6edff,#ebeaff);color:#584273;cursor:pointer}.workbench-template--1{background:linear-gradient(145deg,#eef7ff,#e1edff);color:#355c89}.workbench-template--2{background:linear-gradient(145deg,#fff0ec,#ffecf6);color:#946274}.workbench-template>svg{width:34px;height:34px}.workbench-template>span{float:right;opacity:.5;font-size:12px}.workbench-template h2{font-size:25px;margin:40px 0 10px;letter-spacing:-.8px}.workbench-template p{font-size:13px;line-height:1.6;opacity:.7}.workbench-template strong{font-size:12px;display:block;margin-top:24px;font-weight:500}.workbench-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.workbench-result{min-width:0;border:1px solid #eee8f4;border-radius:18px;overflow:hidden;background:#fff}.workbench-result>video,.workbench-result>img{display:block;width:100%;height:240px;object-fit:contain;background:#f4f0f8}.workbench-result-art{height:100px;display:grid;place-items:center;background:#f6f1ff;color:#a68ad0;font-size:28px}.workbench-result-body{padding:18px}.workbench-result-body small{font-size:10px;color:#9b8aa9}.workbench-result h3{font-size:14px;line-height:1.5;font-weight:500;overflow-wrap:anywhere}.workbench-result-text{white-space:pre-wrap;max-height:230px;overflow:auto;font-size:13px;color:#7c718b;line-height:1.6}.workbench-result footer{display:flex;align-items:center;gap:12px}.workbench-result button,.workbench-result a{display:inline-flex;align-items:center;gap:8px;background:none;border:0;color:#8559c7;font-size:12px;cursor:pointer;text-decoration:none}.workbench-result footer button:last-child{margin-left:auto}.workbench-filter{display:flex;gap:14px;justify-content:space-between;margin-bottom:20px}.workbench-filter label{display:flex;align-items:center;gap:10px;color:#aa9abb}.workbench-filter input{border:0;background:transparent;font-size:13px;outline:none}.workbench-filter button{border:1px solid #eee7f4;border-radius:10px;background:#fff;padding:9px 13px;display:flex;align-items:center;gap:8px;color:#897993}.studio-workbench button:focus-visible,.studio-workbench a:focus-visible{outline:2px solid #a782ef;outline-offset:3px}.studio-workbench.studio-workspace{width:100%;max-width:none;margin:0;padding:0;gap:22px;min-height:0;color:var(--studio-ink)}.studio-workbench .studio-composer,.studio-workbench .studio-library{min-width:0}.workbench-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:8px 0 18px}.workbench-options .studio-field{min-width:0}.workbench-options select{width:100%;min-width:0;height:42px;padding:8px;border:1px solid #e9e3f1;border-radius:10px;background:#f8f6fb;font:inherit;font-size:12px;color:#665872}.workbench-choices{display:grid;gap:12px;margin:20px 0}.workbench-choices button{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #ece6f4;border-radius:14px;background:#faf8fd;color:#766783;text-align:left;font:inherit;font-size:13px;cursor:pointer;transition:background .2s,border-color .2s}.workbench-choices button.is-active{border-color:#c8acf3;background:#f3edff;color:#7544ca}.workbench-choices button>span{font-size:11px;color:#a595b7}.workbench-choices button>div{display:grid;gap:7px}.workbench-choices strong{font-weight:550;font-size:16px}.workbench-choices small{font-size:12px;line-height:1.6;color:#978ba2}.workbench-template-prompt{max-width:560px;padding:22px;margin:24px auto;background:#f8f6fb;border:1px solid #ece6f3;border-radius:16px;text-align:left}.workbench-template-prompt p{max-width:none!important;font-size:14px;line-height:1.8!important}.workbench-assistant-settings{font-size:12px;color:#91849d;margin:10px 0}.workbench-assistant-settings summary{cursor:pointer}.studio-workbench[data-tool=text]{display:flex;flex-direction:column;max-width:1100px;margin:0 auto;gap:0}.studio-workbench[data-tool=text]>.studio-library{order:0;flex:1;min-height:260px;height:auto;max-height:none;border:0;box-shadow:none;background:transparent;padding:12px 18px}.studio-workbench[data-tool=text] .studio-library-head .studio-overline{display:none}.studio-workbench[data-tool=text] .workbench-dialogue{display:flex;flex-direction:column;flex:1;max-height:none;min-height:0;padding:18px 0}.studio-workbench[data-tool=text] .studio-library-empty{flex:1;min-height:200px;padding:20px}.studio-workbench[data-tool=text]>.studio-composer{order:1;flex:none;max-height:none;height:auto;border-radius:22px;padding:16px 20px;margin:12px 0 14px;box-shadow:0 8px 30px -18px #4e266847}.studio-workbench[data-tool=text] .studio-panel-heading{display:none}.studio-workbench[data-tool=text] .studio-composer-body{display:flex;flex-direction:column;overflow:visible;flex:none;gap:8px}.studio-workbench[data-tool=text] .studio-composer-body .studio-field{flex:none;margin:0}.studio-workbench[data-tool=text] .workbench-model-field{order:2;align-self:flex-start}.studio-workbench[data-tool=text] .workbench-model-field>span{display:none}.studio-workbench .workbench-model{border:1px solid #ece6f4;font:inherit;font-size:12px;max-width:100%;cursor:pointer}.studio-workbench[data-tool=text] .studio-composer .workbench-idea textarea{height:64px;min-height:64px;max-height:160px;resize:vertical;flex:none}.studio-workbench[data-tool=text] .workbench-assistant-settings{order:3;margin:0}.studio-workbench[data-tool=text] .studio-composer-body>.studio-field:first-child{order:2;margin:0;flex:none}.studio-workbench[data-tool=text] .studio-composer-body>.studio-field:first-child>span{display:none}.studio-workbench[data-tool=text] .workbench-model{display:inline-flex;width:fit-content;background:#f4effa;padding:7px 12px;border-radius:9px}.studio-workbench[data-tool=text] .workbench-idea{margin:0;flex:none}.studio-workbench[data-tool=text] .workbench-idea>span,.studio-workbench[data-tool=text] .workbench-idea>small{display:none}.studio-workbench[data-tool=text] .workbench-idea textarea{height:82px;min-height:82px;resize:vertical;max-height:150px;border:0;background:transparent;padding:5px;box-shadow:none}.studio-workbench[data-tool=text] .studio-service-note{order:4;margin:8px 0 0;padding:8px 10px;background:#faf8fc;border:0;font-size:11px}.studio-workbench[data-tool=text] .studio-service-note strong,.studio-workbench[data-tool=text] .studio-service-note button{display:none}.studio-workbench[data-tool=text] .studio-service-note p{margin:0;font-size:11px}.studio-workbench[data-tool=text] .studio-composer-footer{display:flex;align-items:center;gap:20px;padding-top:12px;margin-top:10px}.studio-workbench[data-tool=text] .studio-cost{margin:0;flex:1;gap:12px}.studio-workbench[data-tool=text] .studio-create-button{width:auto;min-width:190px;padding-inline:18px}.studio-workbench[data-tool=video]{display:grid;grid-template-columns:minmax(0,1fr) 360px}.studio-workbench[data-tool=video]>.studio-library{grid-column:1;grid-row:1;box-shadow:none;background:linear-gradient(160deg,#fff,#f8f6fc);border-color:#ece7f3}.studio-workbench[data-tool=video]>.studio-composer{grid-column:2;grid-row:1;box-shadow:none}.studio-workbench[data-tool=video] .workbench-idea textarea{min-height:150px}.studio-workbench[data-tool=trends]{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:18px}.studio-workbench[data-tool=trends]>.studio-composer{height:auto;max-height:none;box-shadow:none;border:0;padding:12px 0;background:transparent}.studio-workbench[data-tool=trends] .studio-composer-body{overflow:visible}.studio-workbench[data-tool=trends] .studio-step{display:none}.studio-workbench[data-tool=trends] .workbench-choices{grid-template-columns:repeat(3,minmax(0,1fr));margin:8px 0 14px}.studio-workbench[data-tool=trends] .workbench-choices button{min-height:135px;padding:22px;align-items:flex-start;background:linear-gradient(135deg,#faf8ff,#f1ebfb)}.studio-workbench[data-tool=trends] .workbench-choices button.is-active{background:#eee5ff}.studio-workbench[data-tool=trends] .studio-composer-footer{margin:0;padding:0;border:0;align-self:flex-end}.studio-workbench[data-tool=trends] .studio-create-button{width:auto;padding-inline:24px}.studio-workbench[data-tool=trends]>.studio-library{box-shadow:none;border-color:#eee8f5}.studio-workbench[data-tool=trends] .studio-library-empty{min-height:200px;padding:20px}.studio-workbench[data-tool=library]{display:flex;flex-direction:column;gap:18px}.studio-workbench[data-tool=library]>.studio-composer{height:auto;flex:none;box-shadow:none;border:0;background:transparent;padding:8px 0}.studio-workbench[data-tool=library] .studio-composer-body{overflow:visible;display:grid;grid-template-columns:minmax(200px,1fr) auto;gap:12px 20px;align-items:center}.studio-workbench[data-tool=library] .studio-panel-heading{margin:0}.studio-workbench[data-tool=library] .studio-step{display:none}.studio-workbench[data-tool=library] .studio-field{margin:0;width:280px}.studio-workbench[data-tool=library] .studio-field>span{display:none}.studio-workbench[data-tool=library] .workbench-choices{display:flex;flex-wrap:wrap;gap:8px;margin:0}.studio-workbench[data-tool=library] .workbench-choices button{padding:10px 15px;border-radius:999px;font-size:12px}.studio-workbench[data-tool=library] .studio-composer-body>.studio-text-button{justify-self:end}.studio-workbench[data-tool=library] .studio-composer-footer{display:none}.studio-workbench[data-tool=library]>.studio-library{flex:1;min-height:350px;box-shadow:none;border-color:#ede8f3}@media(max-width:1000px){.studio-main:has(.studio-workbench){height:auto;min-height:calc(100dvh - 150px)}.studio-workbench[data-tool=video]{grid-template-columns:minmax(0,1fr) 310px}.studio-workbench[data-tool=text]{min-height:calc(100dvh - 175px)}}@media(max-width:700px){.studio-workbench.studio-workspace{display:flex;flex-direction:column}.studio-workbench>.studio-composer,.studio-workbench>.studio-library{display:flex!important;width:100%;max-height:none}.studio-workbench[data-tool=text]>.studio-library{min-height:280px}.studio-workbench[data-tool=text]>.studio-composer{padding:12px;margin-bottom:12px}.studio-workbench[data-tool=text] .studio-cost{font-size:10px}.studio-workbench[data-tool=text] .studio-create-button{min-width:0;font-size:11px}.studio-workbench[data-tool=video]>.studio-library{order:0;min-height:300px}.studio-workbench[data-tool=video]>.studio-composer{order:1;height:auto}.studio-workbench[data-tool=trends] .workbench-choices{grid-template-columns:1fr}.studio-workbench[data-tool=trends] .workbench-choices button{min-height:90px}.studio-workbench[data-tool=library] .studio-composer-body{display:flex;flex-direction:column;align-items:stretch}.studio-workbench[data-tool=library] .studio-field{width:100%}.studio-workbench[data-tool=library] .workbench-choices button{padding:9px 12px}.studio-workbench[data-tool=library] .studio-library{min-height:350px}}@media(max-width:900px){.workbench-results,.workbench-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-chat{grid-template-columns:170px minmax(0,1fr)}}@media(max-width:700px){.studio-workbench{padding-top:4px}.workbench-header h1{font-size:29px}.workbench-header p{font-size:12px}.workbench-tabs{gap:2px}.workbench-tabs button{padding:9px 12px;font-size:12px}.workbench-chat{grid-template-columns:1fr}.workbench-chat aside{border-right:0;border-bottom:1px solid #eeeaf3;flex-direction:row;overflow:auto}.workbench-chat aside button{flex-shrink:0;max-width:180px}.workbench-dialogue{padding:16px}.workbench-empty{padding:24px 12px;min-height:250px}.workbench-empty h2{font-size:21px}.workbench-composer{padding:15px}.workbench-controls{gap:8px}.workbench-controls>button{width:100%;justify-content:center;margin-top:8px}.workbench-template-grid,.workbench-results{grid-template-columns:1fr}.workbench-template{min-height:240px}.workbench-template h2{margin-top:25px}.workbench-filter input{min-width:0;width:100%}}.studio-chat{box-sizing:border-box;width:100%;margin:0 0 10px;min-height:0;flex:1;display:flex;flex-direction:column;color:var(--studio-ink);border:1px solid #e9e2f1;border-radius:24px;background:linear-gradient(160deg,#fff 25%,#fcfaff);box-shadow:0 10px 38px #42206108;padding:10px 24px 4px;overflow:hidden}.studio-chat .workbench-message{width:fit-content;max-width:min(85%,850px)}.studio-chat-header{display:flex;align-items:center;justify-content:space-between;padding:10px 0 18px;gap:16px;border-bottom:1px solid #f1edf6}.studio-chat-header h1{font-size:20px;margin:0;font-weight:600}.studio-chat-header p{font-size:12px;color:#8c8599;margin:5px 0 0}.studio-chat-header button{display:flex;align-items:center;gap:8px;background:#f7f3ff;border:0;border-radius:12px;padding:12px 16px;color:#7437ed;font:inherit;font-size:12px;cursor:pointer}.studio-chat-history{display:flex;gap:8px;overflow:auto;padding:10px 0;flex-shrink:0}.studio-chat-history button{white-space:nowrap;background:#fff;border:1px solid #eae4f3;border-radius:20px;padding:8px 12px;color:#777080;font:inherit;font-size:12px}.studio-chat-history button[aria-pressed=true]{color:#7337e9;background:#f4eeff}.studio-chat-messages{flex:1;min-height:150px;overflow-y:auto;display:flex;flex-direction:column;gap:24px;padding:28px 12px;scroll-behavior:smooth}.studio-chat-welcome{margin:auto;text-align:center;width:100%;padding:32px 0}.studio-chat-spark{display:grid;place-items:center;margin:0 auto 20px;width:54px;height:54px;background:linear-gradient(135deg,#f3eaff,#faf8ff);border-radius:18px;color:#8249ed;font-size:26px}.studio-chat-welcome h2{font-size:clamp(26px,3vw,38px);font-weight:550;letter-spacing:-1.1px;margin:0 0 12px;line-height:1.2}.studio-chat-welcome>p{font-size:14px;color:#8a8197;margin:0}.studio-chat-starters{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px auto 0;max-width:760px}.studio-chat-starters button{display:flex;flex-direction:column;gap:16px;align-items:flex-start;text-align:left;padding:18px;background:#fff;border:1px solid #eae5f0;border-radius:16px;color:#665b76;font:inherit;font-size:13px;line-height:1.5;cursor:pointer;transition:border-color .2s,background .2s}.studio-chat-starters button:hover{background:#faf7ff;border-color:#c6acee}.studio-chat-starters svg{color:#9465df;font-size:18px}.studio-chat-input{flex-shrink:0;border:1px solid #e6dfef;border-radius:22px;padding:16px 18px;background:#fff;box-shadow:0 8px 36px #3a12630a;margin-bottom:8px}.studio-chat-input:focus-within{border-color:#bd9ced;box-shadow:0 6px 30px #7542b012}.ai-studio-root .studio-chat-input>textarea:focus,.ai-studio-root .studio-chat-input>textarea:focus-visible{outline:none!important;border:0!important;box-shadow:none!important}.studio-chat-input>textarea{display:block;box-sizing:border-box;resize:none;min-height:58px;max-height:160px;overflow-y:auto;width:100%;border:0;background:transparent;color:#40374c;outline:none;font:inherit;font-size:15px;line-height:1.65;padding:0}.studio-chat-input-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:10px}.studio-chat-input select{max-width:220px;background:#f7f3fc;color:#6d548b;border:0;border-radius:10px;padding:10px;font:inherit;font-size:12px}.studio-chat-send{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:12px;background:#7839f2;color:#fff;font-size:20px;cursor:pointer}.studio-chat-send:disabled{background:#eee8f7;color:#ad9ebf;cursor:default}.studio-chat-input details{font-size:11px;color:#8d809d}.studio-chat-input summary{cursor:pointer}.studio-chat-input details textarea{display:block;width:100%;box-sizing:border-box;padding:10px;border:1px solid #eee8f5;border-radius:10px;margin:10px 0;font:inherit;background:#fcfaff}.studio-chat-hint{font-size:11px;color:#92879f;text-align:center;margin:4px 0 12px;line-height:1.5}.studio-chat-error{font-size:12px;color:#b14360;margin:8px 0}.studio-chat button:focus-visible,.studio-chat select:focus-visible{outline:2px solid #9661ee;outline-offset:3px}.studio-examples{padding:24px 0}.studio-examples>header{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px}.studio-examples h2{font-size:23px;font-weight:550;letter-spacing:-.5px;margin:8px 0 0}.studio-examples>header>span{color:#95899f;font-size:11px}.studio-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.studio-example-card{overflow:hidden;border:1px solid #eae5f1;border-radius:20px;background:#fff}.studio-example-media{position:relative;aspect-ratio:4/3;background:#18131e;overflow:hidden}.studio-example-media video{width:100%;height:100%;object-fit:cover;display:block}.studio-example-media>button{position:absolute;inset:0;margin:auto;width:48px;height:48px;border:1px solid #ffffff70;background:#ffffff30;backdrop-filter:blur(12px);color:#fff;display:grid;place-items:center;border-radius:50%;cursor:pointer}.studio-example-fallback{display:none}.studio-example-media.is-unavailable>video,.studio-example-media.is-unavailable>button{display:none}.studio-example-media.is-unavailable>.studio-example-fallback{display:grid;place-items:center;height:100%;color:#c8bbd6;font-size:12px}.studio-example-caption{padding:18px}.studio-example-caption small{color:#8c6aae;font-size:11px}.studio-example-caption h3{font-size:18px;font-weight:550;margin:6px 0 18px}.studio-example-caption>div{display:flex;gap:10px;justify-content:space-between;align-items:center}.studio-example-caption a{font-size:11px;color:#948a9f;text-decoration:none}.studio-example-caption button{display:flex;gap:6px;align-items:center;border:0;background:#f5efff;color:#7639d9;border-radius:9px;padding:9px 11px;font:inherit;font-size:11px;cursor:pointer}.studio-example-note{font-size:11px;line-height:1.6;color:#9a8fa5;margin:14px 0 0}.studio-main:has(.studio-chat){overflow:hidden}.studio-workbench.studio-workspace>.studio-library{display:flex;flex-direction:column;align-items:stretch;min-width:0}.studio-workbench.studio-workspace>.studio-library>*{flex-shrink:0;max-width:100%;box-sizing:border-box}.studio-main:has(.studio-ideas){overflow-y:auto}.studio-ideas{width:100%;max-width:1440px;margin:0 auto;padding:12px 0 32px;color:var(--studio-ink)}.studio-ideas-heading h1{font-size:clamp(28px,3vw,40px);font-weight:550;letter-spacing:-1.2px;margin:14px 0 10px}.studio-ideas-heading p{color:#8d819d;font-size:14px;line-height:1.7;margin:0}.studio-idea-prompts{padding:14px 0}.studio-idea-prompts h2{font-size:20px;font-weight:550}.studio-idea-prompts>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.studio-idea-prompts button{position:relative;padding:22px;text-align:left;border:1px solid #ece6f3;border-radius:18px;background:linear-gradient(120deg,#faf7ff,#fff);font:inherit;cursor:pointer;color:#685777}.studio-idea-prompts button>span{display:block;font-size:11px;color:#a18bb6;margin-bottom:18px}.studio-idea-prompts strong{font-size:17px;font-weight:550}.studio-idea-prompts p{font-size:12px;line-height:1.6;color:#93849f;max-width:85%}.studio-idea-prompts svg{position:absolute;bottom:24px;right:22px;transform:rotate(45deg);color:#8550d3}.studio-workbench[data-tool=library]>.studio-library{border:0;background:transparent;padding:0;min-height:250px}.studio-workbench[data-tool=library] .studio-library-head{padding:8px 0 18px}.studio-workbench[data-tool=library] .studio-library-head .studio-overline{display:none}.studio-workbench[data-tool=library] .studio-library-empty{flex:none;min-height:230px;border:1px dashed #e3d9ef;border-radius:22px;background:linear-gradient(145deg,#fcfaff,#fff);padding:32px}.studio-workbench[data-tool=library] .studio-library-empty h3{font-size:25px}.studio-workbench[data-tool=library] .studio-empty-search{width:32px;height:32px;margin-bottom:16px}.studio-workbench[data-tool=library] .studio-composer-body{gap:22px}.studio-workbench[data-tool=library] .studio-panel-heading h2{font-size:26px;font-weight:550;letter-spacing:-.6px}.studio-workbench[data-tool=library] .workbench-results:empty{display:none}.studio-library-start{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.studio-library-start button{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #eee7f5;border-radius:16px;text-align:left;background:#fff;color:#5b4b6e;font:inherit;cursor:pointer}.studio-library-start img{width:64px;height:76px;object-fit:cover;border-radius:10px}.studio-library-start strong{font-size:14px;font-weight:550;display:block}.studio-library-start small{font-size:11px;color:#9c8cab;display:block;margin-top:6px}.studio-workbench[data-tool=video] .studio-library{overflow-y:auto}.studio-workbench[data-tool=video] .studio-example-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.studio-workbench[data-tool=video] .studio-example-caption{padding:12px}.studio-workbench[data-tool=video] .studio-example-caption h3{font-size:14px;margin-bottom:10px}.studio-workbench[data-tool=video] .studio-example-caption>div{align-items:start;flex-direction:column}@media(max-width:700px){.studio-idea-prompts>div,.studio-library-start{grid-template-columns:1fr}.studio-ideas{padding-top:4px}.studio-workbench[data-tool=video] .studio-example-grid{grid-template-columns:1fr}.studio-workbench[data-tool=library] .studio-composer-body{gap:16px}.studio-workbench[data-tool=library] .studio-panel-heading h2{font-size:23px}}@media(max-width:1000px){.studio-main:has(.studio-chat){height:calc(100dvh - 170px);min-height:440px}.studio-chat{min-height:0}.studio-chat-welcome{padding:15px 0}.studio-chat-starters{gap:8px}.studio-chat-starters button{padding:12px}}@media(max-width:700px){.studio-chat-header{padding:4px 0 12px}.studio-chat-header h1{font-size:18px}.studio-chat-header p{display:none}.studio-chat-header button{padding:10px}.studio-chat-messages{gap:18px;padding:18px 0}.studio-chat-starters{display:flex;overflow:auto;text-align:left;margin-top:22px;padding-bottom:6px}.studio-chat-starters button{flex:0 0 170px;font-size:12px;gap:10px}.studio-chat-welcome h2{font-size:27px}.studio-chat-welcome>p{font-size:12px}.studio-chat-spark{width:42px;height:42px;border-radius:14px;margin-bottom:14px}.studio-chat-input{padding:13px;border-radius:18px}.studio-chat-input>textarea{font-size:16px;min-height:48px}.studio-chat-hint{font-size:10px}.studio-example-grid{grid-template-columns:1fr}.studio-example-media{aspect-ratio:16/10}.studio-examples>header{align-items:start;flex-direction:column;gap:6px}.studio-examples h2{font-size:22px}}@media(max-width:700px){.studio-chat{padding:12px 12px 0;border-radius:20px;margin-bottom:0}.studio-chat-welcome h2{font-size:25px}.studio-chat-header h1{font-size:15px}.studio-workbench.studio-workspace[data-tool=video]>.studio-composer{order:0;min-height:0}.studio-workbench.studio-workspace[data-tool=video]>.studio-library{order:1}.studio-chat-starters{scrollbar-width:none}.studio-chat-header button{white-space:nowrap;flex-shrink:0}.studio-chat-header h1{font-size:16px}.studio-workbench[data-tool=library] .studio-library-empty h3{font-size:23px;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.studio-chat-messages{scroll-behavior:auto}.studio-chat-starters button{transition:none}}@media(max-width:700px){.ai-studio-root:has(.studio-chat){height:100dvh;min-height:0;overflow:hidden}.studio-main:has(.studio-chat){height:calc(var(--studio-chat-viewport,100dvh) - 132px);min-height:0;max-width:none;padding:0 12px max(8px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.studio-chat{height:100%;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}.studio-chat-header{flex-shrink:0;padding:10px 4px;border-bottom:0;gap:8px}.studio-chat-header h1{font-size:15px;font-weight:550;line-height:1.3}.studio-chat-header button{padding:10px 12px;font-size:11px}.studio-chat-messages{min-height:0;padding:12px 6px 20px;overscroll-behavior:contain}.studio-chat-welcome{padding:12px 0;margin:auto 0}.studio-chat-welcome h2{max-width:280px;margin:0 auto 10px;font-size:27px;line-height:1.15}.studio-chat-welcome>p{max-width:260px;margin:auto;font-size:12px;line-height:1.6}.studio-chat-starters{display:flex;flex-direction:column;overflow:visible;gap:8px;margin:22px auto 0;max-width:320px;padding:0}.studio-chat-starters button{flex:auto;flex-direction:row;align-items:center;gap:12px;min-height:44px;padding:11px 14px;border-radius:14px;background:#faf8fd;font-size:12px;line-height:1.4}.studio-chat-starters button svg{flex-shrink:0}.studio-chat .ai-prompt{flex-shrink:0;background:#fff;padding-top:6px}.studio-chat .ai-prompt-card{border-radius:23px;box-shadow:0 2px 16px #3c185307}.studio-chat>.studio-chat-hint{flex-shrink:0;margin:7px 4px 0;font-size:9px;line-height:1.4}.studio-chat .workbench-message{max-width:94%;font-size:15px;line-height:1.65}}.studio-workbench.studio-workspace>.studio-composer{display:flex;flex-direction:column;min-width:0}.studio-workbench.studio-workspace>.studio-composer>.studio-composer-body,.studio-workbench.studio-workspace>.studio-composer>.studio-composer-footer{width:100%;min-width:0;box-sizing:border-box}.studio-chat-with-history{display:grid;grid-template-columns:210px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto;gap:0 22px}.studio-chat-with-history>.studio-chat-header{grid-column:2;grid-row:1}.studio-chat-with-history>.studio-chat-messages{grid-column:2;grid-row:2;min-height:0;overflow-y:auto}.studio-chat-with-history>.ai-prompt{grid-column:2;grid-row:3}.studio-chat-with-history>.studio-chat-hint{grid-column:2;grid-row:4}.studio-chat-with-history>.studio-chat-history{grid-column:1;grid-row:1/5;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:18px 14px 18px 0;border-right:1px solid #edeaf2;overflow-y:auto}.studio-chat-history>strong{font-size:12px;color:#8c8496;padding:0 10px 12px}.studio-chat-history>p{font-size:12px;line-height:1.6;color:#9a92a3;padding:12px}.studio-chat-with-history .studio-chat-history button{display:flex;align-items:flex-start;gap:9px;white-space:normal;text-align:left;border:0;border-radius:12px;padding:12px;color:#696170;background:transparent;line-height:1.45}.studio-chat-history button>svg{flex-shrink:0;margin-top:2px}.studio-chat-history button>span{min-width:0;overflow-wrap:anywhere}.studio-chat-history button small{display:block;font-size:10px;color:#aaa1b2;margin-top:5px}.studio-chat-with-history .studio-chat-history button[aria-pressed=true]{background:#f1ecf9;color:#704ab0}.studio-chat-with-history .studio-chat-history-toggle{display:none}.studio-chat-heading{display:flex;align-items:center;gap:16px;min-width:0;flex:1}.studio-chat-with-history>.ai-prompt{width:100%;max-width:820px;justify-self:center;margin:0 auto 6px}.studio-chat-heading .studio-model-picker{flex-shrink:0}.studio-chat-with-history{padding:0;background:#fff;gap:0;border-color:#e7e7ee;border-radius:24px;box-shadow:0 16px 44px -12px #29213e24,0 4px 14px #29213e0c}.studio-chat-with-history>.studio-chat-history{position:relative;z-index:1;background:#f8f8fb;padding:0 14px 28px;border-right:1px solid #e8e8ef;gap:5px;box-shadow:7px 0 18px -12px #29213e38}.studio-chat-with-history .studio-chat-history>strong{display:flex;align-items:center;box-sizing:border-box;flex-shrink:0;height:84px;font-size:11px;font-weight:600;letter-spacing:.05em;color:#737380;padding:0 26px;margin:0 -14px 8px;border-bottom:1px solid #ececf2}.studio-chat-with-history .studio-chat-history>p{margin:8px 0;padding:12px;font-size:12px;color:#90909c;line-height:1.7}.studio-chat-with-history .studio-chat-history button{padding:11px 12px;color:#535360;transition:background .18s}.studio-chat-with-history .studio-chat-history button:hover{background:#ededf3}.studio-chat-with-history .studio-chat-history button[aria-pressed=true]{background:#e9e9f1;color:#272735}.studio-chat-with-history>.studio-chat-header{padding:20px 28px;border-bottom:1px solid #ececf2;height:84px;box-sizing:border-box;background:#fff}.studio-chat-with-history .studio-chat-heading h1{font-size:17px;font-weight:600;letter-spacing:-.3px}.studio-chat-with-history .studio-chat-heading>.studio-model-picker{padding-left:18px;border-left:1px solid #e8e8ef}.studio-chat-with-history>.studio-chat-messages{padding:28px 32px;background:radial-gradient(ellipse at 50% 45%,#faf9fd,#fff 70%)}.studio-chat-with-history .studio-chat-welcome{max-width:760px;align-self:center;padding:24px 0}.studio-chat-with-history .studio-chat-welcome h2{font-size:clamp(26px,2.5vw,34px);letter-spacing:-.9px}.studio-chat-with-history .studio-chat-welcome>p{color:#8a8897;font-size:13px}.studio-chat-with-history .studio-chat-starters{margin-top:28px;gap:12px}.studio-chat-with-history .studio-chat-starters button{background:#fff;border:1px solid #e8e7ee;box-shadow:0 7px 20px -7px #30234224,0 2px 5px #30234208;border-radius:16px;padding:18px;min-height:108px;color:#595565;transition:transform .2s,box-shadow .2s,border-color .2s}.studio-chat-with-history .studio-chat-starters button:hover{transform:translateY(-2px);border-color:#cfc4e8;box-shadow:0 10px 24px -7px #52416d30,0 3px 7px #52416d0c}.studio-chat-with-history .ai-prompt-card{box-shadow:0 8px 24px -6px #30234226,0 2px 6px #30234208}.studio-chat-with-history .ai-prompt-card:focus-within{box-shadow:0 10px 28px -6px #30234230,0 2px 8px #3023420c}.studio-chat-with-history>.ai-prompt{box-sizing:border-box;max-width:none;margin:0;padding:18px max(28px,calc((100% - 820px)/2)) 8px;border-top:0;background:#fff}.studio-chat-with-history>.studio-chat-hint{margin:0;padding:0 24px 16px;background:#fff;color:#aaa6b3;font-size:10px}@media(max-width:1000px){.studio-chat-with-history>.studio-chat-header{padding:14px 16px;min-height:68px}.studio-chat-with-history .studio-chat-heading>.studio-model-picker{border:0;padding:0}.studio-chat-with-history>.studio-chat-messages{padding:20px 16px}.studio-chat-with-history>.ai-prompt{padding:12px 12px 8px}.studio-chat-with-history>.studio-chat-hint{padding:0 12px 10px}.studio-chat-with-history .studio-chat-starters button{min-height:0;padding:13px 15px}.studio-chat-with-history>.studio-chat-history{padding:20px 16px}}@media(max-width:700px){.studio-chat-with-history{border:0;border-radius:0}.studio-chat-with-history .studio-chat-welcome{padding:16px 0}.studio-chat-with-history .studio-chat-starters{margin-top:22px}.studio-chat-with-history .studio-chat-welcome>p{font-size:12px}}@media(prefers-reduced-motion:reduce){.studio-chat-with-history .studio-chat-starters button{transition:none}.studio-chat-with-history .studio-chat-starters button:hover{transform:none}}@media(max-width:1000px){.studio-chat-heading{flex-direction:column;align-items:flex-start;gap:4px}.studio-chat-heading h1{display:none}.studio-chat-heading .studio-model-trigger{max-width:180px}.studio-chat-heading .studio-model-picker{max-width:100%}}@media(max-width:1000px){.studio-chat-with-history{grid-template-columns:minmax(0,1fr)}.studio-chat-with-history>.studio-chat-header,.studio-chat-with-history>.studio-chat-messages,.studio-chat-with-history>.ai-prompt,.studio-chat-with-history>.studio-chat-hint{grid-column:1}.studio-chat-with-history>.studio-chat-history{display:none}.studio-chat-with-history .studio-chat-history-toggle{display:flex}.studio-chat-with-history.is-history-open>.studio-chat-history{display:flex;grid-column:1;grid-row:2/4;border:0}.studio-chat-with-history.is-history-open>.studio-chat-messages,.studio-chat-with-history.is-history-open>.ai-prompt{display:none}.studio-chat-with-history .studio-chat-header h1{font-size:14px}.studio-chat-with-history .studio-chat-header p{display:none}.studio-chat-with-history .studio-chat-header{gap:10px}}.studio-thinking{display:inline-flex;align-items:center;gap:12px;padding:13px 18px;border:1px solid #eae2f5;border-radius:18px 18px 18px 5px;background:linear-gradient(135deg,#f4edff,#faf8fe);box-shadow:0 4px 14px #5135750a;color:#806997;font-size:13px;line-height:20px}.studio-thinking-dots{display:flex;gap:4px;align-items:center}.studio-thinking-dots i{width:5px;height:5px;border-radius:50%;background:#9b75d5;animation:studio-thinking-pulse 1.4s ease-in-out infinite}.studio-thinking-dots i:nth-child(2){animation-delay:.16s}.studio-thinking-dots i:nth-child(3){animation-delay:.32s}@keyframes studio-thinking-pulse{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.studio-thinking-dots i{animation:none;opacity:.7}}.ai-studio-root .studio-chat-with-history{font-family:inherit;grid-template-columns:232px minmax(0,1fr);border:1px solid #e7e7ec;border-radius:22px;background:#fff;box-shadow:0 18px 55px -28px #25203840;overflow:hidden}.ai-studio-root .studio-chat-with-history>.studio-chat-header{height:76px;padding:16px 26px;background:#fff;border-bottom:1px solid #ededf1}.ai-studio-root .studio-chat-with-history .studio-chat-heading h1{font-size:16px;letter-spacing:-.4px;font-weight:650;color:#24242d}.ai-studio-root .studio-chat-with-history .studio-chat-heading>.studio-model-picker{border:0;padding-left:0}.ai-studio-root .studio-chat-heading .studio-model-trigger{background:#f5f5f8;color:#45414f;border:1px solid #ededf2;border-radius:10px;padding:9px 12px}.ai-studio-root .studio-chat-with-history>.studio-chat-header>button:last-child{background:#272431;color:#fff;border:0;border-radius:11px;font-size:12px;padding:11px 15px;box-shadow:0 3px 7px #24203015;transition:background .18s}.ai-studio-root .studio-chat-with-history>.studio-chat-header>button:last-child:hover{background:#493963}.ai-studio-root .studio-chat-with-history>.studio-chat-history{background:#f7f7f9;border-right:1px solid #e9e9ee;padding:0 12px 20px;box-shadow:none;gap:4px}.ai-studio-root .studio-chat-with-history .studio-chat-history>strong{height:76px;margin:0 -12px 16px;padding:0 24px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#96939e;border-bottom:1px solid #e9e9ee}.ai-studio-root .studio-chat-with-history .studio-chat-history button{padding:12px;border:1px solid transparent;border-radius:10px;font-size:13px;line-height:1.4;color:#73707e;outline:none;box-shadow:none;transition:background .18s,color .18s}.ai-studio-root .studio-chat-with-history .studio-chat-history button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-studio-root .studio-chat-with-history .studio-chat-history button small{display:none}.ai-studio-root .studio-chat-with-history .studio-chat-history button[aria-pressed=true]{background:#fff;color:#332c43;border-color:#e7e4ed;box-shadow:0 2px 5px #22153206;font-weight:550}.ai-studio-root .studio-chat-with-history .studio-chat-history button:focus-visible{outline:2px solid #9271cf;outline-offset:2px}.ai-studio-root .studio-chat-with-history>.studio-chat-messages{padding:40px max(28px,calc((100% - 760px)/2));background:#fff;gap:32px;scrollbar-width:thin;scrollbar-color:#dedbe5 transparent}.ai-studio-root .studio-chat-with-history .workbench-message{max-width:100%;font-size:15px;font-weight:400;line-height:1.85;color:#37333f;letter-spacing:0;margin:0;animation:studio-message-enter .32s ease-out both}.ai-studio-root .studio-chat-with-history .workbench-message--user{align-self:flex-end;max-width:85%;padding:12px 18px;background:#f1edf8;color:#40344f;border:0;border-radius:19px 19px 5px;line-height:1.6}.ai-studio-root .studio-chat-with-history .workbench-message:not(.workbench-message--user):before{content:"✦  Creator AI";display:block;margin-bottom:12px;font-size:11px;letter-spacing:.025em;font-weight:650;color:#83748f}.ai-studio-root .studio-chat-with-history .workbench-message>button{display:flex;margin-top:12px;padding:6px;border:0;border-radius:7px;color:#a39aaa;background:transparent;transition:background .18s,color .18s}.ai-studio-root .studio-chat-with-history .workbench-message>button:hover{background:#f4f1f8;color:#74559b}.ai-studio-root .studio-chat-with-history>.ai-prompt{padding:18px max(28px,calc((100% - 780px)/2)) 8px;background:linear-gradient(#fff0,#fff 16px)}.ai-studio-root .studio-chat-with-history .ai-prompt-card{border:1px solid #e4e0eb;border-radius:20px;background:#fff;box-shadow:0 8px 30px -10px #38234e2b,0 2px 5px #38234e06;transition:border-color .2s,box-shadow .2s}.ai-studio-root .studio-chat-with-history .ai-prompt-card:focus-within{border-color:#bbacd0;box-shadow:0 10px 35px -12px #67488938}.ai-studio-root .studio-chat-with-history .ai-prompt-card textarea{font-family:inherit;font-size:14px;color:#332b40}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button{font-family:inherit;font-size:11px;border-color:#ece9f1;box-shadow:none;color:#81758e;background:#faf9fc}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button[aria-pressed=true]{color:#7043aa;background:#eee6f9;border-color:#d2bce9}.ai-studio-root .studio-chat-with-history>.studio-chat-hint{font-family:inherit;font-size:10px;color:#aaa3b1;padding-bottom:18px}.ai-studio-root .studio-chat-with-history .studio-chat-welcome h2{font-size:32px;letter-spacing:-1.1px;line-height:1.2;color:#292332}.ai-studio-root .studio-chat-with-history .studio-chat-welcome>p{font-size:14px;line-height:1.7}@keyframes studio-message-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.ai-studio-root .studio-chat-with-history{grid-template-columns:minmax(0,1fr)}.ai-studio-root .studio-chat-with-history>.studio-chat-header{height:68px;padding:12px 16px}.ai-studio-root .studio-chat-with-history>.studio-chat-messages{padding:24px max(20px,calc((100% - 760px)/2))}.ai-studio-root .studio-chat-with-history>.ai-prompt{padding:12px 16px 8px}.ai-studio-root .studio-chat-with-history>.studio-chat-history{padding:0 14px 20px}}@media(max-width:600px){.ai-studio-root .studio-chat-with-history{border-radius:16px}.ai-studio-root .studio-chat-with-history>.studio-chat-header{padding:12px;gap:8px}.ai-studio-root .studio-chat-with-history>.studio-chat-header>button:last-child{font-size:11px;padding:10px}.ai-studio-root .studio-chat-heading .studio-model-trigger{max-width:145px;padding:8px;font-size:11px}.ai-studio-root .studio-chat-with-history>.studio-chat-messages{padding:24px 18px;gap:26px}.ai-studio-root .studio-chat-with-history .workbench-message{font-size:15px;line-height:1.75}.ai-studio-root .studio-chat-with-history>.ai-prompt{padding:10px 10px 6px}.ai-studio-root .studio-chat-with-history .ai-prompt-card textarea{font-size:16px}.ai-studio-root .studio-chat-with-history .studio-chat-welcome h2{font-size:27px}}@media(prefers-reduced-motion:reduce){.ai-studio-root .studio-chat-with-history .workbench-message{animation:none}.ai-studio-root .studio-chat-with-history button,.ai-studio-root .studio-chat-with-history .ai-prompt-card{transition:none}}.ai-studio-root .studio-chat-with-history .studio-chat-heading h1{display:block}.ai-studio-root .studio-chat-with-history .studio-chat-heading{flex-direction:row;align-items:center;gap:12px}.studio-chat-brand-icon{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:15px;background:#f7f4fb}.studio-chat-brand-icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.ai-studio-root .studio-chat-with-history .studio-chat-heading h1{margin:0;font-size:16px}.ai-studio-root .studio-chat-with-history .studio-chat-heading p{display:block;margin:5px 0 0;color:#9b90aa;font-size:11px;line-height:1.4}.ai-studio-root .studio-chat-with-history>.studio-chat-messages{background:transparent;padding-left:max(66px,calc((100% - 710px)/2));padding-right:max(28px,calc((100% - 800px)/2));gap:26px}.ai-studio-root .studio-chat-with-history .workbench-message:not(.workbench-message--user){position:relative;max-width:min(100%,650px);padding:18px 20px 40px;border:1px solid #ded5e9;border-radius:7px 20px 20px;background:#fff;box-shadow:0 7px 20px -7px #50326830,0 2px 5px #5032680a;line-height:1.65;font-size:14px;color:#302638}.ai-studio-root .studio-chat-with-history .workbench-message:not(.workbench-message--user):before{content:"";position:absolute;left:-49px;top:0;width:36px;height:36px;margin:0;border-radius:50%;background:#eee5fc url(/dashboard-assets/support-fox-face.webp) center/cover no-repeat;box-shadow:0 4px 14px #9372c638}.ai-studio-root .studio-chat-with-history .workbench-message--user{padding:14px 18px 10px;background:linear-gradient(125deg,#e4d6fc,#ecdefc);border:1px solid #d0b8ef;box-shadow:0 6px 18px -7px #7549a538;border-radius:19px 7px 19px 19px;min-width:150px;font-size:14px;color:#3e2459}.studio-message-time{display:block;margin-top:6px;text-align:right;white-space:nowrap;color:#867292;font-size:10px;line-height:1.4;font-weight:400}.ai-studio-root .studio-chat-with-history .workbench-message:not(.workbench-message--user)>.studio-message-time{position:absolute;right:18px;bottom:13px;margin:0}.ai-studio-root .studio-chat-with-history .workbench-message>button{position:absolute;bottom:9px;left:14px;margin:0}@media(max-width:600px){.ai-studio-root .studio-chat-with-history>.studio-chat-messages{padding-left:52px;padding-right:14px}.ai-studio-root .studio-chat-with-history .workbench-message:not(.workbench-message--user){padding:15px 15px 39px;font-size:14px}.ai-studio-root .studio-chat-with-history .workbench-message:not(.workbench-message--user):before{width:28px;height:28px;left:-37px;background-size:cover}.studio-chat-brand-icon{width:32px;height:32px}.studio-chat-brand-icon img{width:100%;height:100%}.ai-studio-root .studio-chat-with-history .studio-chat-heading p{display:none}}.ai-studio-root .studio-chat-with-history .ai-prompt-card:has(.ai-prompt-actions){grid-template-columns:minmax(0,1fr) 44px;gap:18px 14px;padding:22px 18px 16px 24px;border:1px solid #f1edf9;border-radius:25px;background:linear-gradient(120deg,#fff,#fefcff);box-shadow:0 14px 38px -14px #9277b838,0 3px 12px #6e548b06}.ai-studio-root .studio-chat-with-history .ai-prompt-card>textarea{grid-column:1/-1;grid-row:1;padding:0;min-height:24px;line-height:24px}.ai-studio-root .studio-chat-with-history .ai-prompt-card>.ai-prompt-actions{grid-column:1;grid-row:2;padding:0;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.ai-studio-root .studio-chat-with-history .ai-prompt-card>.ai-prompt-toolbar{grid-column:2;grid-row:2;align-self:center}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button{flex-shrink:0;padding:9px 12px;min-height:34px;border:0;border-radius:13px;background:#f5f2fa;box-shadow:none;color:#746883;font-size:11px;white-space:nowrap}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button[aria-pressed=true]{background:#eee7fb;color:#50336f;box-shadow:inset 0 0 0 1px #ded1f2}.ai-studio-root .studio-chat-with-history .ai-prompt .ai-prompt-card .ai-prompt-send{width:44px;height:44px;flex-basis:44px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#ac79ff,#783aff);box-shadow:0 5px 14px #8853ef30;transition:transform .18s,box-shadow .18s}.ai-studio-root .studio-chat-with-history .ai-prompt .ai-prompt-card .ai-prompt-send:hover:not(:disabled){background:linear-gradient(145deg,#9c65f9,#6c30eb);transform:translateY(-1px);box-shadow:0 7px 18px #8853ef40}.ai-studio-root .studio-chat-with-history .ai-prompt .ai-prompt-card .ai-prompt-send:disabled{background:linear-gradient(145deg,#c8a8ff,#ac82ef);color:#fff;box-shadow:none;opacity:.7}@media(max-width:600px){.ai-studio-root .studio-chat-with-history .ai-prompt-card:has(.ai-prompt-actions){padding:17px 12px 12px 16px;gap:14px 8px;border-radius:22px;grid-template-columns:minmax(0,1fr) 38px}.ai-studio-root .studio-chat-with-history .ai-prompt .ai-prompt-card .ai-prompt-send{width:38px;height:38px;flex-basis:38px}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button{padding:8px 9px;font-size:10px}.ai-studio-root .studio-chat-with-history .ai-prompt-card>.ai-prompt-actions{gap:5px}}.ai-studio-root .studio-chat-with-history{background:radial-gradient(ellipse at 100% 100%,#f6f1fd,#fff 58%)}.ai-studio-root .studio-chat-with-history>.ai-prompt,.ai-studio-root .studio-chat-with-history>.studio-chat-hint{background:transparent;border-top:0}.ai-studio-root .studio-chat-with-history>.studio-chat-history{background:linear-gradient(155deg,#f4effc,#faf9fc 60%);border-right:1px solid #dcd5e8;padding:0 14px 24px;gap:5px}.studio-history-heading{height:88px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:16px 10px;color:#332a45;font-size:14px;font-weight:650;line-height:1.4;flex-shrink:0}.studio-history-heading>svg{color:#a37ae8;width:17px;height:17px;flex-shrink:0}.studio-history-search{display:flex;align-items:center;gap:9px;margin:0 0 22px;padding:10px 12px;border:1px solid #e8e0f4;border-radius:11px;background:#eee8f780;color:#9b8aaf}.studio-history-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#49385d;font:inherit;font-size:12px}.studio-history-search:focus-within{border-color:#b6a0d5;box-shadow:0 0 0 3px #a181cf10}.ai-studio-root .studio-chat-with-history .studio-chat-history>strong{height:auto;padding:0 10px;margin:0 0 8px;border:0;font-size:10px;color:#9b8eaa}.ai-studio-root .studio-chat-with-history .studio-chat-history button{position:relative;align-items:center;gap:9px;padding:11px 9px;font-size:12px;min-height:42px;flex-shrink:0}.ai-studio-root .studio-chat-with-history .studio-chat-history button>span{flex:1}.ai-studio-root .studio-chat-with-history .studio-chat-history button>time{font-size:10px;color:#a092ae;white-space:nowrap;flex-shrink:0}.ai-studio-root .studio-chat-with-history .studio-chat-history button[aria-pressed=true]{background:#eee4ff;border-color:transparent;box-shadow:none;color:#4b316b}.ai-studio-root .studio-chat-with-history .studio-chat-history button[aria-pressed=true]:before{content:"";position:absolute;left:-5px;top:8px;bottom:8px;width:3px;border-radius:3px;background:#a16bff}@media(max-width:1000px){.ai-studio-root .studio-chat-with-history.is-history-open>.studio-chat-history{border-right:0}}@media(max-width:600px){.ai-studio-root .studio-chat-with-history .ai-prompt-card:has(.ai-prompt-actions){border-color:#ded3ec;background:#fff;box-shadow:0 12px 28px -8px #59407540,0 3px 8px #49335f14}.ai-studio-root .studio-chat-with-history .ai-prompt-card:has(.ai-prompt-actions):focus-within{border-color:#bda0e3;box-shadow:0 12px 30px -8px #70469d45,0 0 0 2px #a77bdf12}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button{min-height:36px;padding:8px;font-size:11px;color:#57436f;background:#eee7f6;border:1px solid #dfd2ed;box-shadow:0 2px 3px #533b7010}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button svg{color:#7851a4;stroke-width:1.8}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button[aria-pressed=true]{color:#542c88;background:#e1d0f7;border-color:#b995df;box-shadow:inset 0 0 0 1px #b995df30}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button:disabled{opacity:.55}}@media(max-width:1000px){.ai-studio-root .studio-main:has(.studio-chat){padding-top:14px;box-sizing:border-box}.ai-studio-root .studio-rail{background:#fff;backdrop-filter:none;border-bottom:1px solid #eee8f4}.ai-studio-root .studio-rail>nav{overflow-y:hidden;scroll-padding-inline:12px}}.ai-studio-root .studio-workbench[data-tool=video] .studio-composer{box-shadow:0 8px 26px -12px #57436e35;border-color:#e5deee}.ai-studio-root .studio-workbench[data-tool=video] .studio-panel-heading{margin-bottom:24px}.ai-studio-root .studio-workbench[data-tool=video] .workbench-idea{margin-top:24px;margin-bottom:22px;flex-grow:0;gap:10px}.ai-studio-root .studio-workbench[data-tool=video] .workbench-idea textarea{background:#fff;border:1px solid #ded5e9;border-radius:14px;padding:14px;min-height:148px;height:148px;flex-grow:0;line-height:1.65}.ai-studio-root .studio-workbench[data-tool=video] .workbench-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;background:#f8f5fc;border:1px solid #eae2f2;border-radius:16px;margin:0 0 16px}.ai-studio-root .studio-workbench[data-tool=video] .workbench-options>.studio-select:last-child{grid-column:1/-1}.ai-studio-root .studio-workbench[data-tool=video] .studio-select>button,.ai-studio-root .studio-workbench[data-tool=video] .studio-select-static{background:#fff;min-height:44px;border-color:#e2d8ee}.ai-studio-root .studio-workbench[data-tool=video] .studio-model-fields{margin:0 0 20px;padding:16px;background:#f8f5fc;border:1px solid #eae2f2;border-radius:16px}.ai-studio-root .studio-workbench[data-tool=video] .studio-composer-footer{padding-top:18px;margin-top:8px}@media(max-width:1000px){.ai-studio-root .studio-main:has(.studio-workbench[data-tool=video]){padding-top:14px}.ai-studio-root .studio-workbench[data-tool=video] .studio-composer-body{padding-top:20px}}.ai-studio-root .studio-workbench[data-tool=video] .workbench-idea .studio-video-hint{font-size:12px;font-weight:400;color:#887995;line-height:1.5}.studio-mobile-menu-trigger{display:none}@media(max-width:1000px){html:has(.ai-studio-root[data-chat=true]){height:100%;overflow:hidden;overscroll-behavior:none}body:has(.ai-studio-root[data-chat=true]){position:fixed;inset:0;width:100%;height:100%;min-height:0;overflow:hidden;overscroll-behavior:none}.ai-studio-root[data-chat=true] .studio-chat .ai-prompt-card>textarea{height:44px!important;min-height:44px!important;max-height:44px!important;font-size:18px!important;line-height:24px!important;overflow-y:auto;-webkit-text-size-adjust:100%;text-size-adjust:100%}}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>:is(.studio-search-toggle,.studio-deep-toggle){gap:0;min-width:36px;justify-content:center;background:transparent;border-color:transparent;box-shadow:none}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>:is(.studio-search-toggle,.studio-deep-toggle):is(:hover,:active,[aria-pressed=true]){background:transparent;border-color:transparent;box-shadow:none}.studio-search-toggle>svg,.studio-deep-toggle>svg{flex-shrink:0}.studio-search-label{display:grid;grid-template-columns:0fr;opacity:0;margin-left:0;transition:grid-template-columns .22s ease,opacity .18s ease,margin-left .22s ease}.studio-search-label>span{min-width:0;overflow:hidden;white-space:nowrap}.studio-search-toggle[aria-pressed=true]>.studio-search-label,.studio-deep-toggle[aria-pressed=true]>.studio-search-label{grid-template-columns:1fr;opacity:1;margin-left:7px}@media(prefers-reduced-motion:reduce){.studio-search-label{transition:none}}@media(max-width:600px){.ai-studio-root .studio-chat-with-history .ai-prompt-card:has(.ai-prompt-actions){padding:12px 12px 10px 16px;gap:8px;border-radius:20px}}.ai-studio-root .studio-chat-with-history .studio-chat-history-toggle{background:transparent;color:#817989;box-shadow:none;border:0}.ai-studio-root .studio-chat-with-history .studio-chat-starters button{position:relative;justify-content:center;text-align:center;min-height:54px;padding:16px 44px;font-size:13px;border:1px solid #e9e3f0;background:#fff;box-shadow:0 7px 18px -5px #49325e24,0 2px 5px #49325e0d;border-radius:16px}.ai-studio-root .studio-chat-with-history .studio-chat-starters button>svg{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;margin:0}.ai-studio-root .studio-chat-with-history .studio-chat-starters button:hover{transform:translateY(-1px);border-color:#d9cbea;box-shadow:0 10px 24px -5px #49325e30,0 3px 7px #49325e12}.ai-studio-root .studio-chat-with-history .ai-prompt-card:has(.ai-prompt-actions){background:#fff;border-color:#e6e2eb;box-shadow:0 8px 24px -12px #30223d26}.ai-studio-root .studio-chat-with-history .ai-prompt-card:has(.ai-prompt-actions):focus-within{border-color:#b79bdf;box-shadow:0 8px 24px -12px #30223d26,0 0 0 3px #9e74d710}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button{background:#f5f4f7;border:1px solid transparent;color:#797180;box-shadow:none}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button svg{color:inherit}.ai-studio-root .studio-chat-with-history .ai-prompt-actions>button[aria-pressed=true]{background:#f5f4f7;border-color:transparent;color:#2879dc;box-shadow:none}@media(max-width:1000px){.ai-studio-root .studio-topbar{box-shadow:none;transition:box-shadow .2s ease}.ai-studio-root[data-header-scrolled=true] .studio-topbar{box-shadow:0 6px 16px -10px #30223d42}}@media(prefers-reduced-motion:reduce){.ai-studio-root .studio-topbar{transition:none}}.studio-library-search-row{display:flex;align-items:flex-end;gap:8px;min-width:0}.studio-library-search-row>.studio-field{flex:1;min-width:0;margin:0}.ai-studio-root .studio-archive-toggle{display:flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;min-height:46px;padding:10px;border:0;border-radius:12px;background:#f6f5f8;color:#81788d;font:inherit;font-size:12px;cursor:pointer;transition:background .18s,color .18s}.ai-studio-root .studio-archive-toggle:hover{background:#eeecf2;color:#393240}.ai-studio-root .studio-archive-toggle[aria-pressed=true]{background:#eee5fc;color:#6834ad}.studio-archive-toggle svg{width:17px;height:17px}@media(max-width:600px){.ai-studio-root .studio-archive-toggle{width:46px}.studio-archive-toggle>span{display:none}}.ai-studio-root .studio-chat-with-history>.studio-chat-messages:has(>.studio-chat-welcome){padding-inline:20px}.ai-studio-root .studio-chat-with-history .studio-chat-welcome{width:100%;max-width:710px;margin-inline:auto;box-sizing:border-box}.studio-chat-welcome>.studio-chat-spark,.studio-chat-welcome>h2,.studio-chat-welcome>p,.studio-chat-welcome .studio-chat-starters>button{animation:studio-welcome-appear .36s ease-out both}.studio-chat-welcome>h2{animation-delay:.04s}.studio-chat-welcome>p{animation-delay:.08s}.studio-chat-welcome .studio-chat-starters>button:nth-child(1){animation-delay:.12s}.studio-chat-welcome .studio-chat-starters>button:nth-child(2){animation-delay:.17s}.studio-chat-welcome .studio-chat-starters>button:nth-child(3){animation-delay:.22s}@keyframes studio-welcome-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.studio-chat-welcome>*,.studio-chat-welcome .studio-chat-starters>button{animation:none}}.studio-cover-model{display:inline-block;margin-left:8px;padding:3px 7px;border-radius:6px;background:#f2f1f5;color:#767180;font-size:10px;font-weight:500;white-space:nowrap}.studio-mobile-menu{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studio-mobile-menu button{display:flex;align-items:center;gap:10px;min-height:72px;padding:14px;border:1px solid #eeedf1;border-radius:16px;background:#faf9fc;color:#29262e;font:inherit;font-size:13px;text-align:left}.studio-mobile-menu button[aria-current=page]{background:#f0eaff;border-color:#d9c9ff}.studio-mobile-menu button>svg:last-child{margin-left:auto;width:16px}.studio-mobile-menu .studio-nav-icon,.studio-mobile-menu-trigger .studio-nav-icon{flex-shrink:0;width:23px;height:23px;margin-left:0}.studio-mobile-menu .studio-nav-icon--hub,.studio-mobile-menu-trigger .studio-nav-icon--hub{color:#7d59e8}.studio-mobile-menu .studio-nav-icon--music,.studio-mobile-menu-trigger .studio-nav-icon--music{color:#a13af3}.studio-mobile-menu .studio-nav-icon--covers,.studio-mobile-menu-trigger .studio-nav-icon--covers{color:#308af0}.studio-mobile-menu .studio-nav-icon--text,.studio-mobile-menu-trigger .studio-nav-icon--text{color:#239b7b}.studio-mobile-menu .studio-nav-icon--video,.studio-mobile-menu-trigger .studio-nav-icon--video{color:#d77b42}.studio-mobile-menu .studio-nav-icon--library,.studio-mobile-menu-trigger .studio-nav-icon--library{color:#6369d9}@media(max-width:1000px){.ai-studio-root{padding-top:76px}.ai-studio-root .studio-main:has(>.studio-mobile-panels){padding-top:0}.ai-studio-root .studio-mobile-panels{position:static;flex-shrink:0;margin:0 0 12px;padding:2px 0 8px;background:#fff;backdrop-filter:none}.ai-studio-root .studio-topbar{position:fixed;inset:0 0 auto;height:66px;box-sizing:border-box;padding:0 16px;gap:10px;background:#fff;backdrop-filter:none;border-bottom:0;z-index:50}.ai-studio-root .studio-rail{display:none!important}.ai-studio-root .studio-mobile-menu-trigger{display:flex;position:static;flex-shrink:0;align-items:center;justify-content:center;gap:9px;padding:8px 12px;min-height:40px;border:1px solid #eae8ef;border-radius:13px;background:#fff;color:#2a2630;font:inherit;font-size:13px;box-shadow:0 3px 12px #28203008}.studio-mobile-menu-trigger>svg:last-child{width:14px;margin-left:8px}.ai-studio-root[data-chat=true]{position:fixed;inset:0 0 auto;top:var(--studio-chat-offset,0px);height:var(--studio-chat-viewport,100dvh);min-height:0;overflow:hidden;padding-top:66px;padding-bottom:0;box-sizing:border-box}.ai-studio-root[data-chat=true] .studio-main:has(.studio-chat){height:100%;min-height:0;padding:0;overflow:hidden}.ai-studio-root[data-chat=true] .studio-topbar{position:absolute;top:0}.ai-studio-root[data-chat=true] .studio-mobile-menu-trigger{position:static}.ai-studio-root .studio-chat>.studio-chat-hint{display:none}.ai-studio-root .studio-chat-messages{overscroll-behavior:contain;scroll-behavior:auto}.ai-studio-root .studio-chat .ai-prompt-card,.ai-studio-root .studio-chat textarea{transition:none!important}.ai-studio-root .studio-chat textarea{font-size:18px!important;max-height:44px!important}.ai-studio-root .studio-chat .workbench-message{animation:none}.studio-dialog--wallet:has(.studio-mobile-menu){inset:auto 0 0;transform:none;margin:0;max-width:none;width:100%;height:auto;max-height:calc(100dvh - 16px);border-radius:24px 24px 0 0;overflow-y:auto;animation:studio-menu-rise .22s ease-out}.studio-dialog--wallet:has(.studio-mobile-menu) .studio-dialog-inner{height:auto;max-height:none;padding:20px 16px max(20px,env(safe-area-inset-bottom))}}@media(max-width:600px){.ai-studio-root .studio-mobile-menu-trigger{width:40px;height:40px;padding:8px}.studio-mobile-menu-trigger>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.studio-mobile-menu-trigger>svg:last-child{display:none}.ai-studio-root .studio-topbar .studio-logo{font-size:23px}.ai-studio-root .studio-topbar .studio-logo span{font-size:16px}.ai-studio-root .studio-wallet-trigger{padding-inline:8px;gap:6px}}@keyframes studio-menu-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.studio-dialog--wallet:has(.studio-mobile-menu){animation:none}}.ai-studio-root .studio-chat-with-history .workbench-message:has(>.studio-thinking){padding:0;border:0;background:transparent;box-shadow:none;border-radius:0}.ai-studio-root .studio-chat-with-history .workbench-message:has(>.studio-thinking)>.studio-message-time{display:none}@media(max-width:1000px){.ai-studio-root[data-chat=true] .studio-chat{height:100%;max-height:none;min-height:0;border-radius:0;border:0}.ai-studio-root[data-chat=true] .studio-main:has(.studio-chat){padding-top:0;padding-bottom:0}.ai-studio-root[data-chat=true] .studio-chat>.ai-prompt{padding-bottom:max(8px,env(safe-area-inset-bottom))}}.studio-payment-loading{position:fixed;inset:0;z-index:99998;display:grid;place-items:center;padding:24px;background:#21182b66;backdrop-filter:blur(6px)}.studio-payment-loading>div{width:min(100%,320px);box-sizing:border-box;padding:32px 24px;text-align:center;background:#fff;border:1px solid #ece5f5;border-radius:24px;box-shadow:0 20px 70px #21182b26;color:#292438}.studio-payment-loading svg{display:block;width:28px;height:28px;margin:0 auto 20px;color:#9254ed;animation:studio-payment-spin 1.4s linear infinite}.studio-payment-loading strong{font-size:19px}.studio-payment-loading p{margin:10px 0 0;color:#91859e;font-size:14px;line-height:1.6}@keyframes studio-payment-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.studio-payment-loading svg{animation:none}}.studio-video-player{position:relative;width:100%;background:#17151c;overflow:hidden;isolation:isolate}.studio-video-player>video{display:block;width:100%;height:100%;object-fit:contain;cursor:pointer}.studio-video-center{position:absolute;inset:0;margin:auto;width:48px;height:48px;border:1px solid #ffffff70;border-radius:16px;display:grid;place-items:center;background:#ffffffeb;color:#292332;box-shadow:0 4px 22px #0002;cursor:pointer}.studio-video-center svg{width:19px;height:19px;fill:currentColor}.studio-video-controls{position:absolute;bottom:0;left:0;right:0;padding:30px 12px 8px;background:linear-gradient(transparent,#17121ac9);color:#fff}.studio-video-controls>div{display:flex;align-items:center;gap:8px}.studio-video-controls button{width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.studio-video-controls button:hover{background:#ffffff20}.studio-video-controls span{font-size:10px;font-variant-numeric:tabular-nums}.studio-video-controls .studio-video-sound{margin-left:auto}.studio-video-controls input{appearance:none;display:block;width:100%;height:16px;padding:0;margin:0 0 2px;background:transparent;border:0;cursor:pointer}.studio-video-controls input::-webkit-slider-runnable-track{height:3px;border-radius:5px;background:linear-gradient(to right,#c5a0ff var(--progress),#ffffff50 var(--progress))}.studio-video-controls input::-webkit-slider-thumb{appearance:none;width:9px;height:9px;margin-top:-3px;background:#fff;border-radius:50%;border:0}.studio-video-controls input::-moz-range-track{height:3px;background:#ffffff50}.studio-video-controls input::-moz-range-progress{height:3px;background:#c5a0ff}.studio-video-controls input::-moz-range-thumb{width:9px;height:9px;background:#fff;border:0;border-radius:50%}.studio-video-player :focus-visible{outline:2px solid white;outline-offset:2px}.studio-video-player:fullscreen{height:100%;aspect-ratio:auto!important}.studio-video-error{position:absolute;inset:40% 15%;display:grid;place-items:center;background:#fff;color:#332940;border-radius:12px;font-size:13px}.studio-video-player .studio-video-controls{box-sizing:border-box;padding:28px 12px 12px;z-index:2;line-height:normal}.studio-video-player .studio-video-controls>div{height:32px;min-height:32px;flex-shrink:0}.studio-video-player .studio-video-controls button{box-sizing:border-box;height:32px;min-height:32px;flex-shrink:0;padding:6px;line-height:1}.studio-video-player .studio-video-controls button svg{display:block;width:18px;height:18px;flex-shrink:0}.studio-video-player>video{position:absolute;inset:0}.ai-studio-root .studio-media-card--video .studio-video-player{aspect-ratio:4/3;background:radial-gradient(ellipse at 50% 40%,#f5f1fa,#e8e2ef)}.ai-studio-root .studio-media-card--video .studio-video-player>video{width:100%;height:100%;object-fit:contain}.ai-studio-root .studio-media-card--video .studio-video-player:fullscreen{aspect-ratio:auto;background:#17151c}.ai-studio-root .studio-media-card--video .studio-video-player:not(.has-started)>video{object-fit:cover}.ai-studio-root .studio-media-card--video .studio-video-player.has-started>video{object-fit:contain}.studio-video-player .studio-video-controls{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:opacity .2s,transform .2s,visibility .2s}.studio-video-player.show-controls .studio-video-controls,.studio-video-player.has-started:not(.is-playing) .studio-video-controls,.studio-video-player:focus-within .studio-video-controls{opacity:1;visibility:visible;pointer-events:auto;transform:none}@media(hover:hover){.studio-video-player:hover .studio-video-controls{opacity:1;visibility:visible;pointer-events:auto;transform:none}}.ai-studio-root .studio-media-card--video .studio-video-player:fullscreen>video{object-fit:contain}@media(prefers-reduced-motion:reduce){.studio-video-player .studio-video-controls{transition:none}}.studio-model-picker{position:relative;min-width:0;width:100%;z-index:3;flex-shrink:0}.studio-model-trigger{box-sizing:border-box;display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid #e9e2f1;border-radius:14px;background:#fbf9fe;color:#5b4a70;text-align:left;font:inherit;cursor:pointer}.studio-model-trigger>span:nth-child(2){display:grid;gap:4px;min-width:0}.studio-model-trigger small{font-size:10px;color:#97899f}.studio-model-trigger strong{font-size:13px;font-weight:550}.studio-model-trigger>svg{margin-left:auto;color:#9c8caf;flex-shrink:0}.studio-model-symbol{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border-radius:10px;background:#eee5fd;color:#8249d7;font-size:16px;font-weight:600}.studio-model-trigger:hover{border-color:#c6ade7}.studio-model-trigger[aria-expanded=true]{border-color:#b88de9;background:#f7f1ff}.studio-model-popover{font-family:Minded,sans-serif;z-index:1000!important}.studio-model-search:focus-within{border-color:#cbb4e8;background:#fff}.studio-model-search input:focus,.studio-model-search input:focus-visible{outline:none!important;box-shadow:none!important;border:0!important}.studio-model-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:60;width:min(390px,calc(100vw - 48px));max-height:480px;box-sizing:border-box;background:#fff;border:1px solid #e6dced;border-radius:20px;box-shadow:0 16px 60px #38204424;padding:16px;display:flex;flex-direction:column}.studio-model-popover header{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px}.studio-model-popover header strong{font-size:15px;color:#4d3e5e}.studio-model-popover header p{font-size:11px;color:#9b8ca6;margin:5px 0 0}.studio-model-popover header button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:9px;color:#8a7998;background:#f8f4fc;cursor:pointer}.studio-model-search{display:flex;align-items:center;gap:9px;border:1px solid #eee7f4;background:#faf8fd;border-radius:11px;padding:10px;color:#a18aaf}.studio-model-search input{width:100%;min-width:0;border:0;outline:none;background:transparent!important;font:inherit;font-size:12px!important;padding:0!important;color:#63506e}.studio-model-options{overflow-y:auto;display:flex;flex-direction:column;gap:5px;margin-top:10px;min-height:0}.studio-model-options>button{display:flex;align-items:start;gap:11px;flex-shrink:0;text-align:left;padding:12px 9px;border:1px solid transparent;background:#fff;border-radius:12px;font:inherit;color:#5d4a6e;cursor:pointer}.studio-model-options>button:hover{background:#faf7fe}.studio-model-options>button[aria-selected=true]{background:#f5efff;border-color:#e8d9fb}.studio-model-option-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.studio-model-option-copy strong{font-size:13px;font-weight:550}.studio-model-option-copy small{font-size:11px;color:#94809e;line-height:1.5}.studio-model-price{font-size:10px;color:#8e69af;margin-top:3px}.studio-model-check{margin-left:auto;color:#8b4bed;flex-shrink:0}.studio-model-no-results{font-size:12px;color:#95859f;line-height:1.6;padding:14px 4px}.studio-model-picker button:focus-visible{outline:2px solid #9962df;outline-offset:2px}.studio-model-picker.is-compact{width:auto}.studio-model-picker.is-compact .studio-model-trigger{padding:8px 10px;border:0;background:#f5effc;gap:8px}.studio-model-picker.is-compact .studio-model-trigger small,.studio-model-picker.is-compact .studio-model-trigger .studio-model-symbol{display:none}.studio-model-picker.is-compact .studio-model-popover{top:auto;bottom:calc(100% + 10px)}.studio-select{position:relative;min-width:0;display:flex;flex-direction:column;gap:7px}.studio-select>span{font-size:12px;color:#71627f}.studio-select>button{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:44px;width:100%;padding:10px;border:1px solid #e9e1f2;border-radius:11px;background:#faf7fd;color:#665375;font:inherit;font-size:12px;cursor:pointer}.studio-select>button svg{width:14px;height:14px;flex-shrink:0;color:#9b83af}.studio-select>button[aria-expanded=true]{border-color:#bc98e8;background:#f4ecfe}.studio-select-options{position:absolute;top:calc(100% + 6px);left:0;min-width:100%;box-sizing:border-box;padding:5px;border:1px solid #e6dbef;border-radius:12px;background:#fff;box-shadow:0 10px 30px #43225920;z-index:25;display:grid;gap:3px;max-height:230px;overflow-y:auto}.studio-select-options>button{display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:8px;min-height:38px;padding:9px 10px;background:#fff;color:#736080;font:inherit;font-size:12px;white-space:nowrap;cursor:pointer}.studio-select-options>button:hover,.studio-select-options>button[aria-selected=true]{background:#f3ebfd;color:#8345d7}.studio-select-options>button>svg{width:13px}.studio-select button:focus-visible{outline:2px solid #a274dc;outline-offset:1px}.studio-model-backdrop{display:none}.studio-model-popover{outline:none;transform-origin:bottom center}.studio-model-popover>header,.studio-model-search{flex-shrink:0}@media(max-width:700px){.studio-model-backdrop{display:block;position:fixed;inset:0;z-index:999;background:#21132d45}.studio-model-popover{position:fixed;inset:auto 8px max(8px,env(safe-area-inset-bottom))!important;width:auto!important;height:min(82dvh,calc(var(--model-viewport-height,100dvh) - 24px));max-height:760px!important;box-shadow:0 12px 50px #38204420;padding:20px 16px;border-radius:26px}.studio-model-popover>header{padding-bottom:4px}.studio-model-popover header strong{font-size:17px}.studio-model-popover header button{width:36px;height:36px;border-radius:12px}.studio-model-options>button{padding:15px 12px;min-height:94px}.studio-model-search{padding:13px 12px;border-radius:14px}.studio-model-search input{font-size:16px!important}.studio-model-options{overscroll-behavior:contain;scrollbar-width:thin;flex:1;gap:7px}.studio-model-picker.is-compact .studio-model-trigger strong{font-size:11px}}.studio-model-symbol.studio-model-brand{background:#fff;border:1px solid #eeeaf3;box-sizing:border-box;color:#242129}.studio-model-brand img{display:block;width:24px;height:24px;object-fit:contain}.studio-model-picker.is-compact .studio-model-trigger .studio-model-brand{display:grid;width:22px;height:22px;background:transparent;border:0;border-radius:0}.studio-model-picker.is-compact .studio-model-brand img{width:20px;height:20px}@media(min-width:701px){.studio-model-trigger[aria-expanded=true]{border-radius:14px 14px 0 0;border-color:#e6dced;border-bottom-color:transparent;background:#fff}.studio-model-picker.opens-above .studio-model-trigger[aria-expanded=true]{border-radius:0 0 14px 14px;border-top-color:transparent;border-bottom-color:#e6dced}.studio-model-popover{box-shadow:0 18px 30px -20px #38204435}}@media(max-width:700px){.studio-model-popover{border-radius:26px!important;border-width:1px!important}}.studio-model-popover header strong{font-size:16px;font-weight:700;color:#252632}.studio-model-option-copy strong{font-size:14px;font-weight:700;color:#292a35;line-height:1.35}.studio-model-option-copy small{color:#777985;font-size:12px;line-height:1.5}.studio-model-price{color:#858791;font-size:11px;font-weight:500}.studio-model-options>button[aria-selected=true]{background:#f4f5f7;border-color:#e3e4e9}.studio-model-options>button:hover{background:#f7f8fa}.studio-model-check{color:#353743}.studio-model-popover header p{color:#858791}@media(prefers-reduced-motion:no-preference){.studio-model-options>button{transition:background .18s ease,border-color .18s ease}}.studio-model-options{gap:9px;margin-top:0}.studio-model-options>button{border:1px solid #e7e8ed;background:#fafbfc;padding:14px 12px;border-radius:13px}.studio-model-options>button:hover{border-color:#c9cbd5;background:#f3f4f7}.studio-model-options>button[aria-selected=true]{border-color:#9b9fad;background:#eef0f5;box-shadow:inset 3px 0 #454958}.studio-model-options>button[aria-selected=true] .studio-model-option-copy strong{color:#171923}.studio-model-brand:has(img[src$="suno-color.png"]){border:0;background:transparent}.studio-model-brand img[src$="suno-color.png"]{width:32px;height:32px}.studio-model-popover .studio-model-options{overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#c4bdce transparent;scrollbar-gutter:auto;padding-right:3px;margin-right:-6px}.studio-model-options::-webkit-scrollbar{width:4px}.studio-model-options::-webkit-scrollbar-track{background:transparent}.studio-model-options::-webkit-scrollbar-thumb{background:#c4bdce;border-radius:8px}.studio-model-options::-webkit-scrollbar-button{display:none;width:0;height:0}.studio-model-options>button{width:100%;box-sizing:border-box}@supports selector(::-webkit-scrollbar){.studio-model-popover .studio-model-options{scrollbar-width:auto;scrollbar-color:auto}}@media(min-width:701px){.studio-model-picker:not(.is-compact) .studio-model-trigger{padding-left:29px;padding-right:29px;gap:11px}}.studio-select-static{display:flex;align-items:center;min-height:44px;box-sizing:border-box;padding:10px;border:1px solid #e9e1f2;border-radius:11px;background:#faf7fd;color:#665375;font-size:12px}.studio-select-options{overflow-x:hidden;scrollbar-width:thin;grid-template-columns:minmax(0,1fr)}.studio-select-options>button{min-width:0;white-space:normal;overflow-wrap:anywhere;text-align:left;gap:6px;padding:9px 7px}.studio-select-options>button>svg{flex-shrink:0}.studio-model-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;min-width:0}.studio-model-toggle{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;grid-column:1/-1;padding:13px 14px;border:1px solid #eee6f6;border-radius:14px;background:#fcfaff;cursor:pointer;color:#685a7a;font-size:13px}.studio-model-toggle input{position:absolute;opacity:0;width:1px;height:1px}.studio-model-toggle i{position:relative;flex:0 0 36px;height:22px;border-radius:20px;background:#e8e1f0;transition:background .2s}.studio-model-toggle i:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #42216b20;transition:transform .2s}.studio-model-toggle input:checked+i{background:#8748f8}.studio-model-toggle input:checked+i:after{transform:translate(14px)}.studio-model-toggle input:focus-visible+i{outline:2px solid #8e5bdd;outline-offset:3px}@media(max-width:360px){.studio-model-fields{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.studio-model-toggle i,.studio-model-toggle i:after{transition:none}}.studio-model-fields>.studio-select:only-child{grid-column:1/-1}.studio-model-fields .studio-select{min-width:0}.studio-model-fields .studio-select>button{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-model-fields .studio-select>button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-model-fields .studio-select>button>svg{flex-shrink:0}.ai-prompt{width:100%;min-width:0;color:#292438}.ai-prompt-card{display:flex;align-items:center;gap:12px;padding:7px 8px 7px 18px;border:1px solid #e8e8eb;border-radius:28px;background:#fff;box-shadow:0 2px 12px #20202006;transition:border-color .2s,box-shadow .2s}.ai-prompt-card:focus-within{border-color:#c3a9f4;box-shadow:0 8px 36px #7439e00c,0 0 0 3px #854bff08}.ai-prompt .ai-prompt-card>textarea{display:block;box-sizing:border-box;flex:1;min-width:0;width:100%;min-height:24px;max-height:216px;margin:0;padding:0;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;outline:none!important;resize:none;color:inherit;font:inherit;font-size:15px;line-height:24px;transition:height .18s ease;scrollbar-width:thin;scrollbar-color:#d2d2d7 transparent}.ai-prompt .ai-prompt-card>textarea::placeholder{color:#9a91aa}.ai-prompt-toolbar{display:flex;align-items:center;gap:12px;min-width:0;flex-shrink:0;padding:0}.ai-prompt-model{min-width:0;max-width:calc(100% - 54px)}.ai-prompt-shortcut{margin-left:auto;color:#aca4b8;font-size:11px}.ai-prompt .ai-prompt-send{display:flex;flex:0 0 40px;align-items:center;justify-content:center;width:40px;height:40px;margin-left:auto;border:0;border-radius:50%;background:#7c38f5;color:#fff;cursor:pointer;transition:transform .2s,background .2s,opacity .2s}.ai-prompt .ai-prompt-send:hover:not(:disabled){background:#6826db;transform:translateY(-2px)}.ai-prompt .ai-prompt-send:active:not(:disabled){transform:scale(.94)}.ai-prompt .ai-prompt-send:disabled{background:#f1ecf8;color:#c1b4d3;cursor:default}.ai-prompt button:focus-visible{outline:2px solid #9060e4;outline-offset:3px}.ai-prompt-settings{padding:6px 6px 0;color:#9b90ac;font-size:11px}.ai-prompt-settings summary{cursor:pointer;width:fit-content}.ai-prompt-settings details[open] summary{margin-bottom:10px;color:#7047ac}.ai-prompt-settings textarea{box-sizing:border-box;width:100%;padding:12px;border:1px solid #e8def4;border-radius:12px;background:#faf8fe;color:#393045;resize:vertical;font:inherit;font-size:13px}.ai-prompt-error{margin:10px 8px 0;color:#ae355a;font-size:13px}.ai-prompt-spinner{animation:ai-prompt-spin 1s linear infinite}@keyframes ai-prompt-spin{to{transform:rotate(360deg)}}.ai-prompt[data-expanded=true] .ai-prompt-card{align-items:flex-end;border-radius:24px;padding-top:16px;padding-bottom:10px}.ai-prompt[data-expanded=true] .ai-prompt-card>textarea{margin-bottom:7px}.ai-prompt .ai-prompt-send{background:#202024;width:36px;height:36px;flex-basis:36px}.ai-prompt .ai-prompt-send:hover:not(:disabled){background:#39393e;transform:none}.ai-prompt .ai-prompt-send:disabled{background:#f0f0f3;color:#b7b7be}.ai-prompt-card:focus-within{border-color:#d0d0d8;box-shadow:0 3px 16px #20202008}.ai-prompt-model:empty{display:none}.ai-prompt-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;min-width:0}.ai-prompt-card:has(.ai-prompt-actions){display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:12px 10px;padding:17px 16px 12px;border-radius:20px}.ai-prompt .ai-prompt-card:has(.ai-prompt-actions)>textarea{grid-column:1/-1;grid-row:1;margin:0;padding:0;min-height:24px}.ai-prompt-card:has(.ai-prompt-actions)>.ai-prompt-actions{grid-column:1;grid-row:2}.ai-prompt-card:has(.ai-prompt-actions)>.ai-prompt-toolbar{grid-column:2;grid-row:2;align-self:end}.ai-prompt .ai-prompt-card:has(.ai-prompt-actions) .ai-prompt-send{width:40px;height:40px;flex-basis:40px;border-radius:12px;background:#8850ed;color:#fff}.ai-prompt .ai-prompt-card:has(.ai-prompt-actions) .ai-prompt-send:disabled{background:#eee8f8;color:#baa9d4}.ai-prompt .ai-prompt-actions>button{font-size:11px;padding:8px 12px;border-radius:12px}.ai-prompt-card{position:relative}.ai-prompt .ai-prompt-card:has(.ai-prompt-attach)>textarea{padding-left:48px}.ai-prompt .ai-prompt-actions>.ai-prompt-attach{position:absolute;left:14px;top:12px;display:grid;place-items:center;width:36px;height:36px;padding:0;border-radius:11px}.ai-prompt-card:has(.ai-prompt-attach)>.ai-prompt-actions{padding-left:48px}@media(max-width:640px){.ai-prompt-card:has(.ai-prompt-actions){padding:13px 12px 10px;gap:10px 8px}.ai-prompt-actions{gap:6px}.ai-prompt .ai-prompt-actions>button{padding:7px 9px;font-size:10px}}.ai-prompt-actions>button{display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #e7e5ed;background:#fff;color:#6d667a;border-radius:20px;font:inherit;font-size:12px;box-shadow:0 2px 8px #30234208;transition:background .2s,border-color .2s}.ai-prompt-actions>button[aria-pressed=true]{background:#f1ebfc;border-color:#c9b6ed;color:#7345b9}@media(max-width:640px){.ai-prompt-card{padding:7px 8px 7px 14px;border-radius:26px}.ai-prompt-shortcut{display:none}.ai-prompt .ai-prompt-card>textarea{font-size:16px}.ai-prompt-toolbar{gap:6px}}@media(prefers-reduced-motion:reduce){.ai-prompt *{animation:none!important;transition:none!important}}@media(max-width:640px){.ai-prompt .ai-prompt-card:has(.ai-prompt-actions)>textarea{grid-column:1;padding-top:6px;min-height:36px}.ai-prompt-card:has(.ai-prompt-actions)>.ai-prompt-toolbar{grid-row:1;align-self:start}.ai-prompt-card:has(.ai-prompt-actions)>.ai-prompt-actions{grid-column:1/-1;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-left:0;padding-bottom:2px}.ai-prompt .ai-prompt-actions>button{flex-shrink:0;white-space:nowrap;min-height:36px;padding:8px 10px;font-size:11px}.ai-prompt .ai-prompt-actions>.ai-prompt-attach{min-height:36px;padding:0}}.studio-music-options{margin:20px 0;border:1px solid #e2e2e5;border-radius:18px;background:linear-gradient(135deg,#fff,#fafafa);color:#303035;box-shadow:0 6px 20px -12px #20202412}.studio-music-options summary{display:flex;align-items:center;justify-content:space-between;padding:18px;cursor:pointer;font-size:13px;font-weight:500;list-style:none}.studio-music-options summary::-webkit-details-marker{display:none}.studio-music-options summary svg{color:#85858c;transition:transform .2s}.studio-music-options[open] summary>svg{transform:rotate(180deg)}.studio-music-options-body{padding:0 18px 12px;display:grid;gap:0}.studio-music-option{display:flex;flex-direction:column;gap:12px;margin:0;padding:18px 0;border:0;border-top:1px solid #e8e8eb;background:transparent;border-radius:0;font-size:12px}.studio-music-option>span{font-weight:500}.studio-music-choice{display:flex;gap:5px;background:#ededf0;padding:4px;border-radius:12px}.studio-music-choice button{flex:1;min-width:0;min-height:36px;border:1px solid transparent;border-radius:9px;background:transparent;color:#85858d;font:inherit;font-size:12px;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.studio-music-choice button[aria-pressed=true]{background:#fff;color:#303036;border-color:#dedee3;box-shadow:0 2px 5px #20202416}.studio-music-range>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.studio-music-range strong{color:#44444c;background:#ededf0;border-radius:7px;padding:4px 7px;min-width:36px;text-align:center;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums}.studio-music-range input[type=range]{appearance:none;-webkit-appearance:none;display:block;width:100%;height:28px;min-height:28px;margin:0;padding:0;border:0;border-radius:0;background:transparent;cursor:pointer;box-shadow:none}.studio-music-range input[type=range]::-webkit-slider-runnable-track{height:5px;border:0;border-radius:8px;background:linear-gradient(to right,#54545f 0 var(--range-progress),#dfdfe4 var(--range-progress) 100%)}.studio-music-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:17px;height:17px;margin-top:-6px;background:#fff;border:4px solid #54545f;border-radius:50%;box-shadow:0 2px 6px #20202425}.studio-music-range input[type=range]::-moz-range-track{height:5px;border:0;border-radius:8px;background:#dfdfe4}.studio-music-range input[type=range]::-moz-range-progress{height:5px;background:#54545f;border-radius:8px}.studio-music-range input[type=range]::-moz-range-thumb{box-sizing:border-box;width:17px;height:17px;background:#fff;border:4px solid #54545f;border-radius:50%;box-shadow:0 2px 6px #20202425}.studio-music-range small{margin-top:-3px;font-size:11px;line-height:1.5;color:#929299}.studio-music-duration{display:flex;align-items:center;gap:12px;font-size:11px;color:#86868e}.studio-music-duration input{box-sizing:border-box;width:78px;min-height:40px;border:1px solid #dcdce2;border-radius:10px;padding:8px 12px;font:inherit;font-size:16px;background:#fff;color:#393940}.studio-music-reset{justify-self:end;border:0;background:transparent;color:#87878f;font:inherit;font-size:11px;padding:10px 0;cursor:pointer}.studio-music-reset:hover{color:#34343b}.studio-music-options :focus-visible{outline:2px solid #81818c;outline-offset:3px}@media(prefers-reduced-motion:reduce){.studio-music-options summary svg,.studio-music-choice button{transition:none}}.studio-music-choice{position:relative;isolation:isolate;gap:0}.studio-music-choice:before{content:"";position:absolute;z-index:-1;top:4px;bottom:4px;left:4px;width:calc((100% - 8px)/var(--choice-count));border-radius:9px;background:#fff;box-shadow:0 2px 6px #20202414,0 0 0 1px #20202406;transform:translate(calc(var(--choice-index)*100%));transition:transform .28s cubic-bezier(.22,.61,.36,1)}.studio-music-choice button[aria-pressed=true]{background:transparent;border-color:transparent;box-shadow:none}.studio-music-choice button{transition:color .2s;position:relative}.studio-music-duration{animation:music-duration-in .25s ease-out}@keyframes music-duration-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.studio-music-choice:before{transition:none}.studio-music-duration{animation:none}}.studio-music-range input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,#c1a0ed 0%,var(--range-color) var(--range-progress),#dfdfe4 var(--range-progress),#dfdfe4 100%)}.studio-music-range input[type=range]::-webkit-slider-thumb{border-color:var(--range-color);box-shadow:0 2px 7px #8951cb35}.studio-music-range input[type=range]::-moz-range-progress{background:linear-gradient(to right,#c1a0ed,var(--range-color))}.studio-music-range input[type=range]::-moz-range-thumb{border-color:var(--range-color);box-shadow:0 2px 7px #8951cb35}.studio-music-choice button{display:flex;align-items:center;justify-content:center;gap:5px;font-weight:600}.studio-music-choice button svg{width:15px;height:15px;flex-shrink:0}.studio-loading.studio-loading-intro{position:relative;isolation:isolate;overflow:hidden;min-height:100svh;padding:64px 24px 100px;box-sizing:border-box;background:#fcfcfd;color:#16151b}.studio-loading-aura{position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 50% 40%,#ebe5fa99 0,#f4f1fa66 28%,transparent 60%);animation:studio-aura-breathe 7s ease-in-out infinite alternate;pointer-events:none}.studio-loading-content{display:flex;flex-direction:column;align-items:center;text-align:center;animation:studio-intro-arrive .75s cubic-bezier(.2,.7,.3,1) both}.studio-loading-emblem{display:grid;place-items:center;width:76px;height:76px;margin-bottom:30px;color:#fff;background:linear-gradient(145deg,#37353e,#131219 70%);border:1px solid #ffffff44;border-radius:24px;box-shadow:0 16px 32px #24202f1a,inset 0 1px 1px #ffffff30;transform:rotate(-7deg)}.studio-loading-emblem svg{width:40px;height:40px;animation:studio-emblem-breathe 3.4s ease-in-out infinite}.studio-loading-wordmark{display:inline-flex;align-items:baseline;gap:8px;font-size:43px;line-height:1;font-weight:650;letter-spacing:-2.5px}.studio-loading-brand{display:block}.studio-loading-divider{font-size:27px;line-height:1;font-weight:350;letter-spacing:0;color:#b6abca;transform:translateY(-1px)}.studio-loading-ai{font-size:25px;line-height:1;font-weight:500;letter-spacing:-.7px;color:#8d7ca9;transform:translateY(-1px)}.studio-loading-content h1{margin:22px 0 36px;font-size:clamp(21px,3vw,28px);line-height:1.4;font-weight:450;letter-spacing:-.8px;color:#55515e}.studio-loading-status{display:flex;align-items:center;gap:12px;min-height:36px;font-size:12px;color:#78737f}.studio-loading-wave{display:flex;align-items:center;justify-content:center;gap:3px;width:25px;height:22px}.studio-loading-wave b{display:block;width:3px;height:16px;border-radius:3px;background:linear-gradient(#aa83e0,#645174);transform:scaleY(.35);animation:studio-wave-pulse 1.2s ease-in-out infinite;animation-delay:calc(var(--bar) * .12s)}.studio-loading-caption{position:absolute;bottom:max(36px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;gap:16px;color:#a09ba7;font-size:9px;letter-spacing:2px}.studio-loading-caption>span{width:3px;height:3px;border-radius:50%;background:#c5bdcf}@keyframes studio-intro-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes studio-wave-pulse{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes studio-emblem-breathe{0%,to{transform:scale(.92) rotate(7deg);opacity:.85}50%{transform:scale(1.05) rotate(15deg);opacity:1}}@keyframes studio-aura-breathe{0%{opacity:.65;transform:scale(.95)}to{opacity:1;transform:scale(1.15)}}@media(max-width:480px){.studio-loading-emblem{width:66px;height:66px;border-radius:21px}.studio-loading-wordmark{font-size:38px}.studio-loading-caption{gap:12px;letter-spacing:1.6px}}@media(prefers-reduced-motion:reduce){.studio-loading-intro *,.studio-loading-intro *:before{animation:none!important}.studio-loading-wave b{transform:scaleY(.6)}}html:has(body.ai-studio-page){background:#111014;color-scheme:dark;scrollbar-color:#574965 #111014}body.ai-studio-page{margin:0;background:#111014;color:#efedf4;color-scheme:dark;font-family:Minded,sans-serif;overflow-x:hidden}.ai-studio-root,.ai-studio-root *,.studio-dialog,.studio-dialog *{box-sizing:border-box}.ai-studio-root{--studio-bg: #111014;--studio-panel: #1c1a20;--studio-line: #ffffff0d;--studio-muted: #928c9e;--studio-accent: #b49aff;min-height:100dvh;padding:84px 0 0 252px;font-size:15px}.ai-studio-root button,.ai-studio-root input,.ai-studio-root textarea,.studio-dialog button{font:inherit}.ai-studio-root button,.studio-dialog button{cursor:pointer}.ai-studio-root button:disabled,.studio-dialog button:disabled{cursor:not-allowed;opacity:.42}.ai-studio-root a,.studio-dialog a{color:inherit;text-decoration:none}.ai-studio-root button:focus-visible,.ai-studio-root a:focus-visible,.ai-studio-root input:focus-visible,.ai-studio-root textarea:focus-visible,.studio-dialog :focus-visible{outline:2px solid #b49aff;outline-offset:4px}.ai-studio-root svg,.studio-dialog svg{width:19px;height:19px;flex-shrink:0;stroke-width:1.7}.studio-topbar{position:fixed;z-index:20;inset:0 0 auto;height:84px;display:flex;align-items:center;gap:52px;padding:0 30px;border:0;background:#111014e8;backdrop-filter:blur(20px)}.studio-logo{color:#f5f3fb;font-size:30px;font-weight:620;letter-spacing:-1.3px;white-space:nowrap}.studio-logo span{color:#a897c3;font-size:20px;font-weight:450;letter-spacing:-.5px}.studio-topbar-caption{color:#a69bad;font-size:14px}.studio-topbar-actions{margin-left:auto;display:flex;align-items:center;gap:20px}.studio-wallet-trigger{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #ffffff10;border-radius:12px;background:#24202c;color:#c4bbd4;font-size:14px!important}.studio-wallet-trigger strong{color:#f4f0ff;padding-left:10px;border-left:1px solid #ffffff14;font-size:15px;font-weight:550;font-variant-numeric:tabular-nums}.studio-wallet-trigger>svg:last-child{width:23px;height:23px;padding:4px;border-radius:7px;background:#b9a0ff;color:#211633}.studio-rail{position:fixed;z-index:10;top:84px;bottom:0;left:0;width:252px;padding:32px 16px 22px;display:flex;flex-direction:column;border:0;background:transparent}.studio-overline{display:inline-flex;align-items:center;gap:8px;color:#7e778b;font-size:12px;font-weight:550;letter-spacing:1.6px;text-transform:uppercase}.studio-rail>.studio-overline{padding:0 12px;margin-bottom:18px}.studio-rail nav{display:grid;gap:6px}.studio-rail nav button{display:flex;align-items:center;gap:12px;min-height:66px;padding:14px;border:0;border-radius:15px;background:transparent;color:#ada4ba;text-align:left;font-size:14px}.studio-rail nav button>span{display:grid;gap:5px}.studio-rail nav small{font-size:12px;font-weight:400;color:#998da8}.studio-rail nav button.is-active{color:#d8c6ff;background:linear-gradient(100deg,#b292e416,#b292e407)}.studio-rail nav button.is-active>svg{color:#b591fc}.studio-rail nav button.is-active small{color:#9986ad}.studio-rail-note{margin:auto 10px 28px;padding-top:42px;color:#7f758d;font-size:13px;line-height:1.6}.studio-rail-note>svg{display:block;margin-bottom:14px;color:#9076b3}.studio-rail-note strong{display:block;color:#b4a8c3;font-size:14px;font-weight:500}.studio-rail-note p{margin:6px 0 0}.studio-back{display:flex;align-items:center;gap:12px;margin:0 8px;padding-top:20px;border:0;color:#a99fb7!important;font-size:14px}.studio-main{max-width:1696px;margin:0 auto;padding:36px 40px 20px}.studio-workspace{display:grid;grid-template-columns:minmax(340px,420px) minmax(0,1fr);gap:24px;align-items:start}.studio-composer{margin:0;padding:24px;border:1px solid #ffffff0e;border-radius:22px;background:linear-gradient(165deg,#211d27,#1a181f);box-shadow:0 20px 60px -35px #000a}.studio-panel-heading{display:flex;align-items:center;gap:10px;margin-bottom:24px}.studio-panel-heading h2{font-size:16px;font-weight:550;margin:0}.studio-panel-icon{display:grid;place-items:center;width:30px;height:30px;background:#ffffff07;border:1px solid #ffffff0a;border-radius:9px;color:#b5a7c7}.studio-panel-icon svg{width:15px;height:15px}.studio-step{margin-left:auto;color:#9e8fad;font-size:13px;letter-spacing:1px}.studio-segment{display:flex;gap:4px;padding:4px;margin-bottom:22px;border:1px solid #ffffff09;border-radius:11px;background:#131117}.studio-segment button{flex:1;min-height:34px;border:0;border-radius:8px;background:transparent;color:#8e859d;font-size:14px}.studio-segment button[aria-pressed=true]{color:#ece3fb;background:#322939;box-shadow:0 2px 6px #0002}.studio-field{display:flex;flex-direction:column;gap:10px;margin:18px 0 0;color:#bfb3ce;font-size:14px;font-weight:500}.studio-field textarea,.studio-field input{width:100%;min-width:0;padding:15px;border:1px solid #fff1;border-radius:11px;background:#151319;color:#f0e8fb;font-size:15px;line-height:1.7;font-weight:400;resize:vertical;transition:border-color .2s}.studio-field textarea{min-height:105px}.studio-field textarea::placeholder,.studio-field input::placeholder{color:#9b8eaa}.studio-field textarea:focus,.studio-field input:focus{outline:none;border-color:#9a77c8}.studio-field small{margin:-3px 0 0;color:#9b88aa;font-size:12px;font-weight:400;text-align:right}.studio-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.studio-chips button{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border:1px solid #ffffff0c;border-radius:7px;background:#ffffff03;color:#b8a6c7;font-size:12px}.studio-chips svg{width:10px;height:10px}.studio-chips button:hover{color:#cbb4e7;border-color:#a577ce55}.studio-switch-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:24px 0;cursor:pointer}.studio-switch-row>span{display:grid;gap:5px}.studio-switch-row strong{font-size:14px;font-weight:500;color:#d1c5db}.studio-switch-row small{font-size:12px;color:#a290b0}.studio-switch-row input{position:absolute;right:0;width:38px;height:22px;opacity:0;cursor:pointer}.studio-switch-row i{width:36px;height:21px;padding:3px;border-radius:20px;background:#43384d;transition:background .2s}.studio-switch-row i:after{content:"";display:block;width:15px;height:15px;border-radius:50%;background:#95879e;transition:transform .2s}.studio-switch-row input:checked+i{background:#9571c9}.studio-switch-row input:checked+i:after{background:#fff;transform:translate(15px)}.studio-switch-row input:focus-visible+i{outline:2px solid #bd99ec;outline-offset:4px}.studio-composer-footer{padding-top:20px;margin-top:20px;border-top:1px solid #ffffff0b}.studio-cost{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px;color:#b19dbb;font-size:13px}.studio-cost strong{color:#c5addb;font-size:14px;font-weight:500}.studio-create-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border:1px solid #e5c5ff30;border-radius:11px;background:linear-gradient(110deg,#c3a5e7,#a88ccd);color:#291337;font-size:15px!important;font-weight:620!important;box-shadow:0 7px 18px #0002}.studio-create-button:not(:disabled):hover{filter:brightness(1.12)}.studio-create-button svg:last-child{margin-left:auto;width:17px;height:17px}.studio-create-button svg:first-child{margin-right:auto;width:17px;height:17px}.studio-service-note{margin:14px 0 0;padding:12px;border:1px solid #ffffff09;border-radius:9px;background:#ffffff03;color:#beabc6;font-size:13px;line-height:1.6}.studio-fineprint{margin:16px 0 0;color:#a190ad;font-size:12px;line-height:1.65}.studio-error{color:#e6a1b4;font-size:14px;line-height:1.6}.studio-library{min-width:0;min-height:640px;padding:24px;border:1px solid #ffffff0a;border-radius:22px;background:radial-gradient(ellipse at 60% 40%,#32213b33,transparent 60%),#151218}.studio-library-head{display:flex;align-items:center;gap:16px;justify-content:space-between}.studio-library-head .studio-overline{color:#a08bad;font-size:10px;letter-spacing:1.3px}.studio-library-head h2{display:flex;align-items:center;gap:9px;margin:8px 0 0;color:#ded2e8;font-size:20px;font-weight:500;letter-spacing:-.3px}.studio-library-head h2>span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:1px solid #fff1;border-radius:6px;color:#9a81ad;font-size:12px}.studio-search{display:flex;align-items:center;gap:8px;width:155px;min-width:0;padding:10px;border:1px solid #ffffff0b;border-radius:9px;color:#72617f}.studio-search svg{width:14px;height:14px}.studio-search input{min-width:0;width:100%;padding:0;border:0;outline:none;background:transparent;color:#cbb8d9;font-size:13px}.studio-search input::placeholder{color:#a38bb3}.studio-search:focus-within{border-color:#8e65ac}.studio-library-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:445px;text-align:center}.studio-wave-art{position:relative;width:min(100%,480px);height:210px}.studio-wave-art>svg{position:relative;width:100%;height:100%;filter:drop-shadow(0 0 15px #916cd54d)}.studio-wave-orbit{position:absolute;left:20%;top:14%;width:60%;height:65%;border:1px solid #7c4b9f1a;border-radius:50%;transform:rotate(-16deg);background:radial-gradient(ellipse,#6b368220,transparent 68%)}.studio-wave-orbit:after{content:"";position:absolute;inset:-18px;border:1px solid #7c4b9f0c;border-radius:50%;transform:rotate(28deg)}.studio-library-empty h3{margin:4px 0 12px;color:#c2aecf;font-size:28px;font-weight:450;line-height:1.3;letter-spacing:-.7px}.studio-library-empty>p{max-width:270px;margin:0;color:#a998b6;font-size:14px;line-height:1.8}.studio-progress{display:flex;align-items:center;gap:15px;padding:18px;margin-top:24px;border:1px solid #b087d930;border-radius:12px;background:#aa78d20a}.studio-progress>span,.studio-loading i{display:block;width:20px;height:20px;border:2px solid #826498;border-top-color:#dfb3ff;border-radius:50%;animation:studio-spin 1s linear infinite}.studio-progress strong{color:#d4b5e6;font-size:14px;font-weight:500}.studio-progress p{margin:5px 0 0;color:#8d729e;font-size:13px;line-height:1.6}.studio-track-list{display:grid;gap:10px;margin-top:24px}.studio-track{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #ffffff0b;border-radius:12px;background:#221b27}.studio-track-play{position:relative;display:grid;place-items:center;width:50px;height:50px;flex:0 0 50px;padding:0;overflow:hidden;border:0;border-radius:9px;background:#44314f;color:#d6b5ed}.studio-track-play img{width:100%;height:100%;object-fit:cover}.studio-track-play>svg:last-child{position:absolute;width:26px;height:26px;padding:5px;border-radius:50%;background:#201728cc;color:#f5e8ff}.studio-track>div{min-width:0;display:grid;gap:6px}.studio-track>.studio-track-actions{margin-left:auto;display:flex;align-items:center;gap:8px;flex:0 0 auto}.studio-track-actions .studio-icon-button{margin-left:0}.studio-track strong{color:#dbcbe7;font-size:15px;font-weight:500}.studio-track small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#917a9f;font-size:13px}.studio-track>a{margin-left:auto}.studio-icon-button{display:inline-grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border:1px solid #ffffff12;border-radius:9px;background:#ffffff03;color:#b49ac7}.studio-icon-button:hover{color:#fff;background:#b49ac71a}.studio-player{margin-top:20px;padding:15px;border:1px solid #ad77d538;border-radius:13px;background:#302038}.studio-player>div{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#dbc0ed}.studio-player strong{font-size:14px;font-weight:500}.studio-player button{margin-left:auto}.studio-player audio{display:block;width:100%;height:36px}.studio-format{display:flex;justify-content:space-between;margin-bottom:24px;color:#ab93b9;font-size:12px}.studio-format strong{color:#c0a4d1;font-weight:500}.studio-format strong span{padding:0 5px;color:#665270}.studio-attachment{width:100%;display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px;border:1px dashed #9c71ba42;border-radius:11px;background:#a36ed908;color:#b698c9;text-align:left}.studio-attachment>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.studio-attachment small{display:block;margin-top:4px;color:#a38ab1;font-size:12px}.studio-attachment>svg:last-child{margin-left:auto;width:14px;height:14px}.studio-text-button{display:inline-flex;align-items:center;gap:8px;margin:12px 0 0;padding:0;border:0;background:transparent;color:#b695cc;font-size:13px!important}.studio-text-button svg{width:13px;height:13px}.studio-empty-covers{position:relative;display:flex;justify-content:center;align-items:center;width:min(100%,340px);height:220px;padding:20px 0}.studio-empty-covers img{position:absolute;width:140px;height:140px;object-fit:cover;border-radius:15px;border:1px solid #d4b4f22b;box-shadow:0 20px 38px #0008}.studio-empty-covers img:nth-child(1){transform:translate(-68px,7px) rotate(-15deg)}.studio-empty-covers img:nth-child(2){z-index:2;transform:translateY(-10px) rotate(2deg)}.studio-empty-covers img:nth-child(3){transform:translate(68px,7px) rotate(16deg)}.studio-inspiration{border-top:1px solid #ffffff0b;padding-top:18px}.studio-inspiration h3{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 15px;color:#b39bbf;font-size:14px;font-weight:500}.studio-inspiration h3 span{color:#6f587c;font-size:12px;font-weight:400}.studio-inspiration>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.studio-inspiration button{display:flex;align-items:center;gap:8px;min-width:0;padding:6px;border:1px solid #ffffff0c;border-radius:10px;background:#201825;color:#bca4ca;text-align:left;font-size:12px}.studio-inspiration button img{width:32px;height:32px;flex:0 0 32px;object-fit:cover;border-radius:6px}.studio-inspiration button svg{width:12px;height:12px;margin-left:auto}.studio-cover-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.studio-cover{overflow:hidden;border:1px solid #fff1;border-radius:12px;background:#221729}.studio-cover>button{display:block;width:100%;padding:0;border:0;background:transparent}.studio-cover img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.studio-cover>div{display:flex;align-items:center;gap:8px;padding:10px}.studio-cover p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ac8fbf;font-size:13px}.studio-cover>div>a{margin-left:auto}.studio-cover>div>a svg{width:15px;height:15px;color:#b58fd0}.studio-notice{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:14px 18px;border:1px solid #c290e52b;border-radius:12px;background:#3b264552;color:#bda2cb;font-size:14px;line-height:1.6}.studio-notice p{margin:4px 0 0}.studio-notice button{border:0;background:transparent;color:inherit}.studio-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0 0;color:#9b86a9;font-size:12px}.studio-footer span:first-child{letter-spacing:-.3px}.studio-dialog{width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #ffffff17;border-radius:22px;background:#201923;color:#eadff1;color-scheme:dark;font-family:Minded,sans-serif;box-shadow:0 35px 100px #0008}.studio-dialog::backdrop{background:#08050bd4;backdrop-filter:blur(6px)}.studio-dialog-inner{padding:28px}.studio-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.studio-dialog-head h2{margin:0;font-size:26px;font-weight:500;letter-spacing:-.8px}.studio-dialog--wallet{inset:20px 20px auto auto;width:min(440px,calc(100vw - 40px));height:auto;max-height:calc(100dvh - 40px);margin:0;border-radius:24px;background:#201c26}.studio-wallet-intro{margin:12px 0 24px;color:#baa2c3;font-size:14px;line-height:1.6}.studio-wallet-balances{display:grid;grid-template-columns:1fr 1fr;gap:12px}.studio-wallet-balances>div{display:grid;gap:10px;padding:18px;border:1px solid #d5a9f222;border-radius:15px;background:radial-gradient(circle at top right,#985abd2b,transparent 75%),#29202e}.studio-wallet-balances svg{color:#ad85c4}.studio-wallet-balances span{color:#b092bd;font-size:13px}.studio-wallet-balances strong{color:#ecd8f7;font-size:32px;font-weight:550;letter-spacing:-1px;font-variant-numeric:tabular-nums}.studio-wallet-balances small{color:#866c91;font-size:11px;line-height:1.4}.studio-topup-heading{margin:32px 0 16px;font-size:18px;font-weight:500}.studio-packages{display:grid;gap:9px}.studio-packages>button{display:flex;align-items:center;gap:12px;width:100%;padding:16px;border:1px solid #d6a4f221;border-radius:12px;background:#2b2031;color:#d1b2e0;text-align:left}.studio-packages>button:hover:not(:disabled){background:#3c2847;border-color:#a26bc866}.studio-packages>button>span{display:grid;gap:6px}.studio-packages strong{font-size:15px;font-weight:550}.studio-packages small{color:#91749c;font-size:13px}.studio-packages b{margin-left:auto;font-size:16px;font-weight:500;color:#ecdbf4}.studio-packages svg{width:16px;height:16px}.studio-wallet-footnote{display:flex;align-items:flex-start;gap:8px;margin-top:28px;color:#a48eb0;font-size:12px;line-height:1.65}.studio-wallet-footnote svg{width:14px;height:14px;margin-top:2px}.studio-cover-preview{display:block;width:100%;max-height:60dvh;object-fit:contain;margin:24px 0 0;border-radius:12px}.studio-preview-prompt{color:#b396c2;font-size:14px;line-height:1.6}.studio-preview-actions{display:flex;flex-wrap:wrap;gap:8px}.studio-preview-actions>*{display:inline-flex;align-items:center;gap:8px;padding:10px;border:1px solid #fff1;border-radius:9px;background:#382440;color:#cfacd9;font-size:13px}.studio-loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;background:#111014;color:#9d8bab;font:13px Minded,sans-serif}.studio-rail nav button:hover{color:#ece3f7;background:#b292e40c}.studio-rail nav button{transition:color .18s,background .18s}.ai-studio-root .studio-field textarea,.ai-studio-root .studio-field input{font-size:16px}.studio-wallet-trigger{min-height:46px;padding-inline:16px;border:0;box-shadow:0 8px 28px #0002}.studio-wallet-trigger strong{border:0}.studio-dialog input{font:inherit}.studio-skip-link{position:fixed;z-index:60;top:12px;left:12px;transform:translateY(-160%);padding:12px 18px;border-radius:10px;background:#c6aff0;color:#211329!important}.studio-skip-link:focus{transform:none}.studio-rail nav button{min-height:72px;font-size:15px;font-weight:500}.studio-tool-short{display:none}.studio-rail nav small{color:#aa9fb6;line-height:1.45}.studio-rail nav button.is-active small{color:#b8a7cb}.studio-rail-note{color:#aaa0b6}.studio-rail-note strong{color:#d0c5dc}.studio-back{min-height:48px;padding-top:0;border-radius:12px}.studio-back:hover{color:#ede4fa!important}.studio-overline{color:#aaa0b6}.studio-workspace{scroll-margin-top:110px}.studio-panel-heading h2{color:#f1e9f7;font-size:17px}.studio-segment button{min-height:44px;color:#b1a6bf}.studio-field{color:#cfc3db}.studio-field textarea,.studio-field input{scroll-margin-block:190px 90px}.studio-chips{gap:8px}.studio-chips button{min-height:34px;padding-inline:10px;font-size:13px}.studio-chips svg{width:13px;height:13px}.studio-switch-row{min-height:44px}.studio-switch-row input{width:48px;height:44px}.studio-switch-row i{flex-shrink:0;width:42px;height:25px;padding:4px}.studio-switch-row i:after{width:17px;height:17px}.studio-switch-row input:checked+i:after{transform:translate(17px)}.studio-create-button{min-height:52px;transition:filter .18s,transform .18s}.studio-create-button:not(:disabled):active{transform:translateY(1px)}.ai-studio-root .studio-create-button:disabled{opacity:1;color:#c0b1ce;background:#3c3048;border-color:#b195c021;box-shadow:none}.studio-shortcut{display:block;margin-top:10px;color:#aa99ba;font-size:11px;text-align:center}.studio-service-note strong{color:#d1c2dc;font-size:13px;font-weight:550}.studio-service-note p{margin:5px 0 0}.studio-service-note .studio-text-button{margin-top:4px}.studio-text-button{min-height:44px;margin-top:6px;font-size:13px!important;color:#c6abdc}.studio-text-button:hover{color:#f0ddff}.studio-text-button svg{width:16px;height:16px}.studio-library{min-height:650px}.studio-library-tools{display:flex;align-items:center;gap:10px;min-width:0}.studio-search{min-height:44px;width:180px}.studio-search input{font-size:14px}.studio-icon-button{width:44px;height:44px;flex-basis:44px}.studio-library-empty>p{max-width:300px;color:#b6a7c3;line-height:1.65}.studio-library-empty h3{color:#d0bfdd}.studio-empty-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 17px;margin-top:22px;border:0;border-radius:11px;background:#b296d211;color:#d0b9e6;font-size:14px!important;transition:background .18s}.studio-empty-action:hover{background:#b296d220}.studio-empty-action svg{width:17px;height:17px}.studio-empty-search{width:42px!important;height:42px!important;margin-bottom:28px;color:#b496cb}.studio-running-dot{width:7px;height:7px;display:inline-block;flex:0 0 7px;border-radius:50%;background:#c8a1eb;box-shadow:0 0 0 4px #c8a1eb12}.studio-rail .studio-running-dot{margin-left:auto}.studio-progress>span{flex:0 0 20px}.studio-progress p{color:#b5a0c3}.studio-library-loading{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:30px;color:#beadcb;font-size:14px}.studio-library-loading p{margin:0 0 0 4px;flex:1}.studio-library-loading>div{height:72px;flex:1 1 100%;border:1px solid #cbaad510;border-radius:12px;background:linear-gradient(100deg,#cbaad50a,#cbaad503)}.studio-library-loading>div:first-of-type{margin-top:10px}.studio-library-loading>div:last-child{opacity:.5}.studio-track{padding:12px}.studio-track strong{overflow-wrap:anywhere}.studio-track small{color:#b49ac3}.studio-track-play{width:56px;height:56px;flex-basis:56px}.studio-player{position:sticky;bottom:16px;box-shadow:0 15px 38px #0005}.studio-player strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-cover>div>a{display:grid;place-items:center;min-width:44px;min-height:44px;border-radius:8px}.studio-cover>div>a:hover{background:#b697cb15}.studio-cover>div>a svg{width:18px;height:18px}.studio-cover>div{padding:6px 10px}.studio-cover p{color:#c3aad3}.studio-prompt-ideas{margin-top:12px}.studio-prompt-ideas summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;list-style:none;gap:12px;color:#b8a3cc;font-size:13px;cursor:pointer}.studio-prompt-ideas summary::-webkit-details-marker{display:none}.studio-prompt-ideas summary svg{width:16px;height:16px;transition:transform .18s}.studio-prompt-ideas[open] summary svg{transform:rotate(180deg)}.studio-prompt-ideas summary:focus-visible{outline:2px solid #b49aff;outline-offset:4px;border-radius:6px}.studio-prompt-ideas>div{display:grid;gap:6px}.studio-prompt-ideas button{display:flex;align-items:center;gap:12px;min-height:54px;padding:7px;border:0;border-radius:10px;background:#ba93dd09;color:#cdb7de;font-size:13px;text-align:left}.studio-prompt-ideas button:hover{background:#ba93dd18}.studio-prompt-ideas button img{width:38px;height:38px;border-radius:7px;object-fit:cover}.studio-prompt-ideas button svg{margin-left:auto;width:16px;height:16px}.studio-prompt-ideas p{color:#a491b6;font-size:12px;line-height:1.6}.studio-notice button{min-width:44px;min-height:44px;display:grid;place-items:center}.studio-mobile-panels{display:none}.studio-dialog{overscroll-behavior:contain}.studio-wallet-balances small{color:#b49ac2;font-size:12px}.studio-wallet-balances strong{font-size:clamp(24px,2.4vw,32px);overflow-wrap:anywhere}.studio-wallet-balances span{color:#cbb1d8;font-size:14px}.studio-packages small{color:#b49bc0}.studio-wallet-footnote{color:#bba5c6;font-size:13px}.studio-preview-actions>*{min-height:44px}.studio-delete-confirmation{margin-top:22px;padding:18px;border:1px solid #edacc723;border-radius:12px;background:#d18baf09}.studio-delete-confirmation strong{color:#e6c9db;font-size:15px;font-weight:500}.studio-delete-confirmation p{color:#bda4b8;font-size:13px;line-height:1.6}.studio-delete-confirmation>div{display:flex;flex-wrap:wrap;gap:8px}.studio-delete-confirmation button{min-height:44px;padding:8px 16px;border:1px solid #fff1;border-radius:9px;background:#ffffff06;color:#e2cadc;font-size:13px}.studio-delete-confirmation button:last-child{background:#ad586525;border-color:#b2717c30;color:#f2c5d2}@keyframes studio-spin{to{transform:rotate(360deg)}}.studio-unified-wallet{color:#c7bcd3}html:has(.ai-studio-root dialog[open]){overflow:hidden}.studio-dialog-head:has(+.studio-unified-wallet){margin-bottom:22px}.studio-wallet-hero{position:relative;isolation:isolate;overflow:hidden;min-height:184px;padding:24px;border-radius:20px;background:radial-gradient(ellipse at 100% 100%,#9770d040,transparent 60%),linear-gradient(130deg,#33283f,#241e2b);box-shadow:inset 0 1px #ffffff0d}.studio-wallet-eyebrow{display:flex;align-items:center;gap:10px;color:#c5b5d6;font-size:13px}.studio-wallet-eyebrow svg{width:17px;height:17px}.studio-wallet-hero>strong{position:relative;z-index:1;display:block;margin:16px 0 10px;color:#f0e6fb;font-size:46px;font-weight:570;line-height:1;letter-spacing:-1.5px;font-variant-numeric:tabular-nums}.studio-wallet-hero>p{position:relative;z-index:1;max-width:280px;margin:0;color:#c7b9d3;font-size:14px;line-height:1.55}.studio-wallet-orbit{position:absolute;z-index:-1;right:-34px;top:20px;width:160px;height:160px;border:1px solid #bc98e329;border-radius:50%;transform:rotate(-30deg) scaleX(.65);box-shadow:0 0 0 18px #bc98e305,0 0 0 38px #bc98e307,0 0 50px #bc98e317}.studio-topup-form{margin:26px 0 0}.studio-topup-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.studio-topup-label label{color:#e2d6ed;font-size:15px;font-weight:530}.studio-topup-label span{color:#baabc6;font-size:13px}.studio-topup-input{display:flex;align-items:center;height:64px;padding:0 20px;border:1px solid #be9adc35;border-radius:14px;background:#16131b;transition:border-color .2s,box-shadow .2s}.studio-topup-input:focus-within{border-color:#b28ecf;box-shadow:0 0 0 3px #b28ecf0d}.studio-topup-input input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#edddfb;font:550 26px Minded,sans-serif;letter-spacing:-.4px}.studio-topup-input>span{color:#a993bc;font-size:22px}.studio-topup-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px}.studio-topup-presets button{min-height:44px;padding:8px 5px;border:1px solid transparent;border-radius:10px;background:#b79dcd09;color:#b5a3c4;font:500 13px Minded,sans-serif;white-space:nowrap;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.studio-topup-presets button[aria-pressed=true]{border-color:#b492cb33;background:#a27ac224;color:#e0c6f4}.studio-topup-hint{margin:13px 0 18px;color:#baabc6;font-size:13px;line-height:1.6}.studio-wallet-pay{display:flex;justify-content:center;align-items:center;gap:16px;width:100%;min-height:50px;padding:12px 18px;border:0;border-radius:13px;background:#c5a1e7;color:#2c1c3d;font:550 15px Minded,sans-serif;cursor:pointer;transition:background .2s,box-shadow .2s,transform .2s}.studio-wallet-pay:not(:disabled):hover{background:#d3b3ed;box-shadow:0 6px 25px #ad78db1f;transform:translateY(-1px)}.studio-dialog .studio-wallet-pay:disabled{color:#bbaec7;background:#39303f;cursor:not-allowed;opacity:1}.studio-wallet-pay svg{width:18px;height:18px}.studio-wallet-availability{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;margin-top:14px}.studio-wallet-availability p{margin:0;color:#b9a8c6;font-size:13px;line-height:1.6}.studio-wallet-availability .studio-text-button{min-height:44px;margin:0}.studio-wallet-history{margin-top:22px}.studio-wallet-history summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;list-style:none;cursor:pointer;color:#d3c3de;font-size:14px}.studio-wallet-history summary::-webkit-details-marker{display:none}.studio-wallet-history summary>svg{width:16px;height:16px;color:#aa99b8;transition:transform .2s}.studio-wallet-history[open] summary>svg{transform:rotate(180deg)}.studio-wallet-history>p{margin:6px 0 18px;color:#b4a0c2;font-size:13px;line-height:1.6}.studio-wallet-history ol{margin:4px 0 18px;padding:0;list-style:none}.studio-wallet-history li{display:flex;align-items:center;gap:12px;min-height:64px;padding:10px 0}.studio-wallet-history li+li{border-top:1px solid #b8a0c90d}.studio-transaction-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#b998d510;color:#b8a0cd}.studio-wallet-history li>span:nth-child(2){min-width:0}.studio-wallet-history li strong{display:block;color:#cdbcd9;font-size:13px;font-weight:450}.studio-wallet-history time{display:block;margin-top:4px;color:#a794b8;font-size:11px}.studio-wallet-history li>b{margin-left:auto;color:#d9c8e4;font-size:13px;font-weight:500;white-space:nowrap}.studio-wallet-history .is-credit{color:#a2cabd}.studio-unified-wallet :is(button,input,summary):focus-visible{outline:2px solid #c2a1dd;outline-offset:3px}.studio-unified-wallet .studio-topup-input input:focus-visible{outline:0}@media(prefers-reduced-motion:no-preference){.studio-dialog[open]{animation:studio-dialog-arrive .28s cubic-bezier(.22,1,.36,1)}.studio-dialog[open]::backdrop{animation:studio-backdrop-arrive .2s ease}.studio-wave-art svg{animation:studio-wave-breathe 5s ease-in-out infinite}.studio-library-loading>div{background-size:200% 100%;animation:studio-loading-sweep 1.8s ease-in-out infinite}}@keyframes studio-dialog-arrive{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes studio-backdrop-arrive{0%{opacity:0}to{opacity:1}}@keyframes studio-wave-breathe{50%{opacity:.7;scale:.97 1.04}}@keyframes studio-loading-sweep{to{background-position:-200% 0}}@media(min-width:1001px)and (max-height:700px){.studio-rail-note{display:none}.studio-back{margin-top:auto}}@media(min-width:1700px){.studio-main{padding-top:36px}.studio-library{min-height:720px}.studio-library-empty{min-height:510px}}@media(max-width:1200px){.ai-studio-root{padding-left:216px}.studio-rail{width:216px;padding-inline:12px}.studio-main{padding:28px 24px 20px}.studio-workspace{grid-template-columns:350px minmax(0,1fr);gap:16px}.studio-composer,.studio-library{padding:20px}.studio-inspiration>div{grid-template-columns:1fr}.studio-cover-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-library-head{flex-wrap:wrap}.studio-library-tools{margin-left:auto}.studio-search{width:140px}}@media(max-width:1000px){.ai-studio-root{padding-left:0;padding-top:164px}.studio-topbar-caption{display:none}.studio-rail{inset:84px 0 auto;width:auto;height:80px;padding:8px 24px;border:0;background:#111014ed;backdrop-filter:blur(20px)}.studio-rail nav{display:flex;gap:8px}.studio-rail nav button{min-height:54px;padding:8px 14px}.studio-rail>.studio-overline,.studio-rail-note,.studio-back{display:none}.studio-main{max-width:950px}}@media(max-width:700px){.studio-topbar{padding:0 16px;gap:12px;height:66px}.studio-logo{font-size:25px}.studio-logo span{font-size:18px}.studio-topbar-actions{gap:10px}.studio-wallet-trigger{gap:8px;padding:0 12px;min-height:44px}.studio-wallet-trigger>span{display:none}.studio-wallet-trigger strong{padding-left:0;border:0;font-size:14px}.studio-wallet-trigger>svg{width:16px;height:16px}.studio-rail{top:66px;height:66px;padding:7px 14px}.studio-rail nav{width:100%}.studio-rail nav button{flex:1;min-height:50px;padding:8px 10px;gap:9px;font-size:14px}.studio-rail nav small{display:none}.studio-rail nav button>span{display:block}.studio-tool-full{display:none}.studio-tool-short{display:inline}.ai-studio-root{padding-top:132px}.studio-main{padding:18px 14px 20px}.studio-mobile-panels{position:sticky;top:132px;z-index:9;display:flex;align-items:center;gap:6px;padding:8px 0 12px;background:#111014ed;backdrop-filter:blur(20px)}.studio-mobile-panels>button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-height:46px;padding:9px;border:0;border-radius:12px;background:transparent;color:#aca0b8;font-size:14px}.studio-mobile-panels>button[aria-pressed=true]{background:#29202f;color:#e1c9f8}.studio-mobile-panels>button>svg{width:17px;height:17px}.studio-mobile-panels>button>span{min-width:19px;font-size:12px;color:#b69bc7}.ai-studio-root[data-mobile-panel=create] .studio-library,.ai-studio-root[data-mobile-panel=library] .studio-composer{display:none}.studio-workspace{scroll-margin-top:204px}.studio-composer{padding:20px;border-radius:20px}.studio-panel-heading{margin-bottom:20px}.studio-panel-heading h2{font-size:16px}.studio-panel-heading .studio-step{display:none}.studio-chips{gap:7px}.studio-chips button{min-height:44px;font-size:12px;padding-inline:11px}.studio-field textarea{padding:13px;line-height:1.6}.studio-segment{margin-bottom:20px}.studio-segment button{min-height:44px}.studio-shortcut{display:none}.studio-cost{font-size:12px}.studio-cost strong{font-size:13px}.studio-workspace{grid-template-columns:minmax(0,1fr);gap:18px}.studio-library{min-height:420px;padding:20px}.studio-library-empty{min-height:330px}.studio-wave-art{height:160px}.studio-library-empty h3{font-size:25px}.studio-library-head h2{font-size:18px}.studio-search{width:145px}.studio-search input{font-size:16px}.studio-library-head{gap:12px}.studio-library-tools{gap:6px}.studio-library-tools:has(.studio-search){width:100%}.studio-library-tools .studio-search{flex:1}.studio-cover-grid{gap:10px}.studio-cover>div{padding:4px 6px}.studio-cover p{font-size:12px}.studio-track{gap:10px;padding:10px}.studio-track strong{font-size:14px}.studio-track small{font-size:12px}.studio-track-play{width:46px;height:46px;flex-basis:46px}.studio-player{bottom:max(10px,env(safe-area-inset-bottom))}.studio-footer{font-size:11px}.studio-footer span:last-child{max-width:160px;text-align:right;line-height:1.5}.studio-dialog-inner{padding:22px}.studio-wallet-balances{gap:8px}.studio-wallet-balances>div{padding:14px}.studio-dialog--wallet{inset:auto 0 0;width:100%;max-width:none;height:auto;max-height:calc(100dvh - 12px);border-radius:24px 24px 0 0}.studio-dialog-inner{padding:24px 20px max(24px,env(safe-area-inset-bottom))}.studio-dialog-head h2{font-size:24px}.studio-wallet-balances strong{font-size:27px}.studio-wallet-footnote{font-size:12px}.studio-format{gap:10px;font-size:12px}.studio-format strong{white-space:nowrap}}@media(prefers-reduced-motion:reduce){.ai-studio-root *,.studio-dialog *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.studio-hub{width:100%}.studio-hub-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;min-height:260px;padding:40px;border-radius:28px;background:radial-gradient(circle at 88% 12%,#9d78d729,transparent 32%),linear-gradient(145deg,#201b27,#151218)}.studio-hub-hero:after{content:"";position:absolute;inset:auto -8% -58% 45%;height:240px;border:1px solid #b892f321;border-radius:50%;transform:rotate(-12deg)}.studio-hub-hero h1{margin:14px 0 16px;color:#f4edf9;font-size:clamp(42px,5vw,72px);font-weight:530;line-height:.96;letter-spacing:-3.5px}.studio-hub-hero p{max-width:680px;margin:0;color:#b4a8bd;font-size:16px;line-height:1.65}.studio-hub-pulse{position:relative;z-index:1;display:grid;place-items:center;width:144px;aspect-ratio:1;padding:18px;border:1px solid #ffffff10;border-radius:50%;background:#ffffff08;text-align:center;box-shadow:inset 0 0 38px #b68de514}.studio-hub-pulse>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#b697e5;color:#261833}.studio-hub-pulse strong{color:#f1e9f7;font-size:31px;font-weight:520;line-height:1}.studio-hub-pulse small{color:#9f91a9;font-size:11px}.studio-hub-live{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.studio-hub-live>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:132px;padding:22px;border:1px solid #ffffff0c;border-radius:22px;background:#1c1920;color:#e9e1ef;text-align:left;transition:transform .2s,border-color .2s,background .2s}.studio-hub-live>button:hover{transform:translateY(-2px);border-color:#a982dc42;background:#211c27}.studio-hub-tool-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#b58ce91a;color:#bd9bed}.studio-hub-tool-icon svg{width:24px;height:24px}.studio-hub-tool-copy{display:grid;gap:5px;min-width:0}.studio-hub-tool-copy>small{color:#a987d1;font-size:10px;letter-spacing:1.4px}.studio-hub-tool-copy>strong{font-size:20px;font-weight:540;letter-spacing:-.35px}.studio-hub-tool-copy>span{color:#9f93a8;font-size:13px;line-height:1.45}.studio-hub-tool-meta{display:grid;justify-items:end;gap:2px;color:#988aa2}.studio-hub-tool-meta b{color:#e8dfef;font-size:22px;font-weight:500}.studio-hub-tool-meta small{font-size:10px}.studio-hub-tool-meta svg{margin-top:12px;color:#b38bdd}.studio-hub-roadmap{margin-top:34px}.studio-hub-section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:16px}.studio-hub-section-title h2{margin:8px 0 0;font-size:25px;font-weight:520;letter-spacing:-.6px}.studio-hub-section-title>p{max-width:510px;margin:0;color:#978b9f;font-size:13px;line-height:1.55;text-align:right}.studio-hub-roadmap-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.studio-hub-roadmap-grid article{position:relative;display:grid;align-content:start;gap:14px;min-height:170px;padding:20px;border:1px solid #ffffff0b;border-radius:18px;background:#18151c}.studio-hub-roadmap-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffffff08;color:#a898b5}.studio-hub-roadmap-grid article strong{font-size:15px;font-weight:520}.studio-hub-roadmap-grid article p{margin:7px 0 0;color:#918697;font-size:12px;line-height:1.5}.studio-hub-roadmap-grid article>small{position:absolute;top:18px;right:18px;color:#8d7a9d;font-size:9px;letter-spacing:1.2px}@media(max-width:1200px){.studio-hub-roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.studio-hub-hero{grid-template-columns:1fr;min-height:0;padding:28px 22px;border-radius:22px}.studio-hub-hero h1{font-size:clamp(38px,13vw,54px);letter-spacing:-2.5px}.studio-hub-hero p{font-size:14px}.studio-hub-pulse{display:none}.studio-hub-live{grid-template-columns:1fr}.studio-hub-live>button{min-height:120px;padding:18px}.studio-hub-tool-copy>span{display:none}.studio-hub-section-title{display:block}.studio-hub-section-title>p{margin-top:10px;text-align:left}.studio-hub-roadmap-grid{grid-template-columns:1fr}.studio-hub-roadmap-grid article{min-height:128px}}.studio-maintenance{min-height:100dvh;padding:32px clamp(24px,6vw,96px);background:radial-gradient(ellipse at 50% 42%,#f1eaff,transparent 62%),#fff;color:#191525;display:flex;flex-direction:column}.studio-maintenance-brand{font-size:28px;font-weight:700;color:inherit;text-decoration:none;letter-spacing:-1px}.studio-maintenance-brand span{color:#8256e6;font-weight:400}.studio-maintenance section{margin:auto;text-align:center;max-width:680px;padding:64px 0 120px}.studio-maintenance-label{font-size:12px;letter-spacing:3px;color:#8055c6;font-weight:700}.studio-maintenance h1{font-size:clamp(32px,5vw,56px);line-height:1.1;letter-spacing:-1.8px;margin:24px 0}.studio-maintenance p{font-size:17px;line-height:1.7;color:#777080}.studio-maintenance section>a{display:inline-flex;gap:24px;margin-top:24px;padding:16px 24px;border-radius:16px;background:#1e182a;color:#fff;text-decoration:none;font-size:14px;box-shadow:0 12px 32px #30204420}.studio-maintenance a:focus-visible{outline:3px solid #986cef;outline-offset:5px}body.ai-studio-page{--studio-bg: #fff;--studio-panel: #fff;--studio-ink: #24212b;--studio-secondary: #5e586a;--studio-muted: #777080;--studio-line: #eeebf2;--studio-field: #f7f7fa;--studio-accent: #7138ed;--studio-accent-soft: #f1eaff;--studio-shadow: 0 22px 48px -14px #30223d38, 0 8px 20px #30223d17, 0 2px 6px #30223d0d;background:var(--studio-bg);color:var(--studio-ink);color-scheme:light;accent-color:var(--studio-accent)}html:has(body.ai-studio-page){background:#fff;color-scheme:light;scrollbar-color:#d3ccdd #fff;scrollbar-gutter:stable}.ai-studio-root{--studio-bg: #fff;--studio-panel: #fff;--studio-line: #eeebf2;--studio-muted: #777080;--studio-accent: #7138ed}.ai-studio-root ::selection,.studio-dialog ::selection{background:#e8dcff;color:#39265b}.ai-studio-root button:disabled,.studio-dialog button:disabled{opacity:.55}.ai-studio-root button:focus-visible,.ai-studio-root a:focus-visible,.ai-studio-root input:focus-visible,.ai-studio-root textarea:focus-visible,.studio-dialog :focus-visible,.studio-unified-wallet :is(button,input,summary):focus-visible{outline-color:#925cf1}.studio-topbar,.studio-rail,.studio-mobile-panels{background:#ffffffed}.studio-rail-toggle{display:none}@media(min-width:1001px){.ai-studio-root{transition:padding-left .32s cubic-bezier(.22,.61,.36,1)}.ai-studio-root .studio-rail{transition:transform .36s cubic-bezier(.22,.61,.36,1),visibility .36s;transform:none;will-change:auto;background:#fff;backdrop-filter:none}.ai-studio-root.is-rail-collapsed{padding-left:0}.ai-studio-root.is-rail-collapsed>.studio-main{width:100%;max-width:none}.ai-studio-root.is-rail-collapsed .studio-main>.studio-workbench,.ai-studio-root.is-rail-collapsed .studio-main>.studio-workspace,.ai-studio-root.is-rail-collapsed .studio-main>.studio-hub,.ai-studio-root.is-rail-collapsed .studio-main>.studio-ideas{width:100%;max-width:none}.ai-studio-root.is-rail-collapsed .studio-rail{transform:translate(-100%);visibility:hidden;pointer-events:none}.studio-topbar .studio-rail-toggle{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid #e7e4ec;border-radius:10px;background:#fff;color:#72697f;box-shadow:0 2px 8px #30234209;transition:background .2s,color .2s;margin-right:-36px}.studio-topbar .studio-rail-toggle:hover{background:#f3eff9;color:#7437ed}}@media(prefers-reduced-motion:reduce){.ai-studio-root,.ai-studio-root .studio-rail{transition:none!important}}.studio-topbar{position:fixed;inset:0 0 auto;z-index:40}.studio-topbar .studio-logo,.studio-loading .studio-logo{color:var(--studio-ink)}.studio-logo span{color:var(--studio-accent)}.studio-topbar-caption{color:var(--studio-muted)}.studio-wallet-trigger{border:1px solid var(--studio-line);background:#fff;color:var(--studio-secondary);box-shadow:0 4px 16px #33224609,0 1px 3px #33224606;transition:box-shadow .2s,border-color .2s}.studio-wallet-trigger:hover{border-color:#d7c6f6;box-shadow:0 6px 20px #7138ed13}.studio-wallet-trigger strong{color:var(--studio-ink)}.studio-wallet-trigger>svg:last-child{background:var(--studio-accent);color:#fff}.studio-overline,.studio-rail nav small,.studio-rail-note{color:var(--studio-muted)}.studio-rail nav button{color:#514a60;position:relative;font-weight:500;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.studio-rail nav button:focus-visible{outline:2px solid #8145ff;outline-offset:3px}.studio-rail nav button.is-active{box-shadow:inset 3px 0 #7837f5}.studio-rail nav button.is-active>span{font-weight:600}.studio-rail nav button>svg{flex-shrink:0;width:24px;height:24px}.studio-nav-icon [data-part]{transform-box:fill-box;transform-origin:center}@media(min-width:1001px){.studio-rail>nav{gap:clamp(10px,1.5dvh,16px);padding:4px 2px}.studio-rail>nav button{min-height:68px}.studio-rail>nav button:first-child{margin-bottom:0}.studio-rail>nav button:last-child{margin-top:0}.studio-rail .studio-back{margin-top:auto;padding:14px 10px}.studio-rail nav button>svg{padding:0;background:transparent}.studio-rail nav button.is-active>svg{background:transparent;color:#7837f5;box-shadow:none}.studio-rail nav button>span{gap:4px}.studio-rail nav small{font-size:12px;color:#81788f;line-height:1.5}}.studio-rail nav button:hover{color:var(--studio-ink);background:#f8f6fc}.studio-rail nav button.is-active{color:#6630d6;background:linear-gradient(100deg,#eee5ff,#f8f5ff)}.studio-rail nav button.is-active>svg{color:var(--studio-accent)}.studio-rail nav button.is-active small{color:#7b639d}.studio-rail-note>svg{color:#977abb}.studio-rail-note strong{color:var(--studio-secondary)}.studio-back{color:var(--studio-secondary)!important}.studio-back:hover{color:var(--studio-accent)!important;background:#faf8fd}.studio-skip-link{background:var(--studio-accent);color:#fff!important}.studio-main{padding-top:24px}.studio-composer,.studio-library{background:#fff;border-color:var(--studio-line);box-shadow:var(--studio-shadow)}@media(min-width:701px){.studio-workspace{align-items:stretch}.studio-library{display:flex;flex-direction:column}.studio-library-head{flex-shrink:0}.studio-library-empty{flex:1}}.studio-panel-heading h2,.studio-library-head h2{color:var(--studio-ink)}.studio-panel-icon{color:var(--studio-accent);background:#f5f0ff;border-color:transparent}.studio-step,.studio-field small,.studio-library-head .studio-overline{color:var(--studio-muted)}.studio-segment{background:#f4f3f7;border-color:transparent}.studio-segment button{color:var(--studio-muted)}.studio-segment button[aria-pressed=true]{color:var(--studio-ink);background:#fff;box-shadow:0 2px 7px #30223d0d}.studio-field{color:var(--studio-secondary)}.studio-field textarea,.studio-field input{color:var(--studio-ink);background:var(--studio-field);border-color:#efedf3;transition:background .2s,border-color .2s,box-shadow .2s}.studio-field textarea::placeholder,.studio-field input::placeholder{color:#87818e}.studio-field textarea:focus,.studio-field input:focus{background:#fff;border-color:#c4a7f7;box-shadow:0 0 0 3px #7138ed07}.studio-chips button{color:#6f657e;background:#fcfbfe;border-color:#eeeaf4}.studio-chips button:hover{color:var(--studio-accent);background:#f6f1ff;border-color:#d9c6fa}.studio-switch-row strong{color:var(--studio-secondary)}.studio-switch-row small{color:var(--studio-muted)}.studio-switch-row i{background:#d9d6df}.studio-switch-row i:after{background:#fff;box-shadow:0 1px 4px #30223d1a}.studio-switch-row input:checked+i{background:var(--studio-accent)}.studio-switch-row input:focus-visible+i{outline-color:#925cf1}.studio-composer-footer{border-color:var(--studio-line)}.studio-cost{color:var(--studio-muted)}.studio-cost strong{color:var(--studio-ink)}.studio-create-button{color:#fff;border-color:transparent;background:linear-gradient(105deg,#8950f5,#6930e6);box-shadow:0 6px 18px #7138ed24}.studio-create-button:not(:disabled):hover{filter:brightness(1.04);box-shadow:0 9px 24px #7138ed30}.ai-studio-root .studio-create-button:disabled{color:#847591;background:#ede7f5;border-color:transparent;box-shadow:none}.studio-shortcut,.studio-fineprint{color:var(--studio-muted)}.studio-service-note{background:#faf9fc;border-color:#efedf3;color:var(--studio-muted)}.studio-service-note strong{color:var(--studio-secondary)}.studio-text-button{color:var(--studio-accent)}.studio-text-button:hover{color:#5422bd}.studio-error{color:#b33258}.studio-format{color:var(--studio-muted)}.studio-format strong{color:var(--studio-secondary)}.studio-format strong span{color:#b9b0c4}.studio-attachment{background:#fbf9ff;border-color:#d8c6f2;color:#7042ae}.studio-attachment:hover{background:#f6f0ff}.studio-attachment small{color:var(--studio-muted)}.studio-prompt-ideas summary,.studio-prompt-ideas p{color:var(--studio-muted)}.studio-prompt-ideas summary:focus-visible{outline-color:#925cf1}.studio-prompt-ideas button{background:#faf8fd;color:var(--studio-secondary)}.studio-prompt-ideas button:hover{background:#f1eaff}.studio-library-head h2>span{background:#f7f4fb;color:#7c6993;border-color:transparent}.studio-search{color:#93869f;border-color:#eeebf2;background:#fbfafc}.studio-search input{color:var(--studio-ink)}.studio-search input::placeholder{color:#8a8292}.studio-search:focus-within{border-color:#c4a7f7;background:#fff}.studio-library-empty h3{color:#4a4156}.studio-library-empty>p{color:var(--studio-muted)}.studio-wave-art>svg{filter:drop-shadow(0 6px 14px #916cd51a)}.studio-wave-orbit{border-color:#a178d81a;background:radial-gradient(ellipse,#9b6ee90d,transparent 68%)}.studio-wave-orbit:after{border-color:#a178d80c}.studio-empty-action{color:#7141b4;background:#f5effd}.studio-empty-action:hover{background:#ede2fc}.studio-empty-search{color:#af95d4}.studio-running-dot{background:#925bec;box-shadow:0 0 0 4px #925bec0e}.studio-progress{background:#fbf8ff;border-color:#e9dcfb}.studio-progress>span,.studio-loading i{border-color:#e8dcf8;border-top-color:#8850e0}.studio-progress strong{color:#7042a3}.studio-progress p,.studio-library-loading{color:var(--studio-muted)}.studio-library-loading>div{border-color:#f1edf6;background-image:linear-gradient(100deg,#f7f4fb,#fdfcfe,#f7f4fb)}.studio-track{background:#fff;border-color:var(--studio-line)}.studio-track-play{background:#f0e9f9;color:#8b61c0}.studio-track-play>svg:last-child{background:#ffffffed;color:#5f3788;box-shadow:0 2px 6px #0001}.studio-track strong{color:var(--studio-ink)}.studio-track small{color:var(--studio-muted)}.studio-icon-button{color:#796a8a;border-color:#eeeaf3;background:#fff;box-shadow:0 2px 5px #32214604}.studio-icon-button:hover{color:var(--studio-accent);background:#f7f2ff;border-color:#e3d6f9}.studio-player{background:#fff;border-color:#e5d7f5;box-shadow:0 8px 28px #4a286c12}.studio-player>div{color:var(--studio-ink)}.studio-empty-covers img{border-color:#ffffffb3;box-shadow:0 18px 35px -12px #30223d40}.studio-inspiration{border-color:var(--studio-line)}.studio-inspiration h3{color:var(--studio-secondary)}.studio-inspiration h3 span{color:var(--studio-muted)}.studio-inspiration button{background:#fbfafc;color:var(--studio-secondary);border-color:var(--studio-line)}.studio-cover{border-color:var(--studio-line);background:#fff;box-shadow:0 4px 12px #30223d06}.studio-cover p{color:var(--studio-secondary)}.studio-cover>div>a svg{color:#8a6aaa}.studio-cover>div>a:hover{background:#f4eefa}.studio-notice{color:#705a8c;background:#faf6ff;border-color:#ede3f8}.studio-footer{color:#83758f}.studio-mobile-panels>button{color:var(--studio-muted)}.studio-mobile-panels>button[aria-pressed=true]{background:#eee5fc;color:#6834ad}.studio-mobile-panels>button>span{color:#867298}.studio-loading{background:#fff;color:var(--studio-muted)}.studio-dialog,.studio-dialog--wallet{background:#fff;color:var(--studio-ink);border-color:#f0ecf4;color-scheme:light;box-shadow:0 30px 100px #30223d26,0 4px 18px #30223d10}.studio-dialog--wallet{position:fixed;overflow:hidden}.studio-dialog--wallet .studio-dialog-inner{display:flex;flex-direction:column;max-height:inherit}.studio-dialog--wallet .studio-dialog-head{flex-shrink:0}.studio-wallet-dialog-title{display:flex;align-items:center;gap:14px}.studio-wallet-dialog-title>span{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#ede7ff,#e5f0ff);color:#6e48eb}.studio-wallet-dialog-title>span svg{width:22px;height:22px}.studio-wallet-dialog-title p{margin:5px 0 0;color:var(--studio-muted);font-size:13px}.studio-dialog--wallet .studio-unified-wallet{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d3ccdd transparent;padding:6px;margin:-6px}.studio-dialog::backdrop{background:#27203142;backdrop-filter:blur(8px)}.studio-unified-wallet{color:var(--studio-secondary)}.studio-wallet-overview{min-width:0}.studio-wallet-hero{display:flex;flex-direction:column;justify-content:space-between;min-height:250px;aspect-ratio:1.58;padding:24px;border:1px solid #ffffff24;background:linear-gradient(110deg,#05060729,#07111312),url(/ai-studio/wallet-card-indigo.png) right center / cover no-repeat;box-shadow:0 22px 48px #28165d2b,inset 0 1px #ffffff2b}.studio-wallet-card-top,.studio-wallet-card-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#f5f7f4}.studio-wallet-card-top>span{font-size:20px;font-weight:650;letter-spacing:-.7px}.studio-wallet-card-top i{color:#64d5d0;font-style:normal;font-weight:500}.studio-wallet-card-top svg{width:24px;height:24px;color:#e7c281;opacity:.9}.studio-wallet-balance{position:relative;z-index:1}.studio-wallet-eyebrow{color:#d3dcda;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.studio-wallet-balance>strong{display:block;margin:10px 0 9px;color:#fff;font-size:clamp(38px,4vw,52px);font-weight:590;line-height:1;letter-spacing:-1.8px;text-shadow:0 2px 16px #0008;font-variant-numeric:tabular-nums}.studio-wallet-balance>p{margin:0;color:#d4ddda;font-size:13px}.studio-wallet-card-bottom{color:#cfd9d6;font-size:10px;font-weight:600;letter-spacing:.13em}.studio-wallet-card-bottom span:last-child{color:#e4c88f}.studio-wallet-benefit{display:flex;align-items:center;gap:14px;margin-top:16px;padding:14px 16px;border:1px solid #ece8f2;border-radius:16px;background:linear-gradient(105deg,#faf9fd,#f5f7fc)}.studio-wallet-benefit>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:#ebe5ff;color:#7045ef;font-size:20px}.studio-wallet-benefit p{display:grid;gap:4px;margin:0}.studio-wallet-benefit strong{color:var(--studio-ink);font-size:13px;font-weight:600}.studio-wallet-benefit small{color:var(--studio-muted);font-size:12px;line-height:1.4}.studio-wallet-controls{display:flex;flex-direction:column;min-width:0;min-height:0;padding:2px 2px 0}.studio-wallet-controls .studio-topup-form{margin-top:0}.studio-topup-label label{display:grid;gap:4px;color:var(--studio-ink)}.studio-topup-label label strong{font-size:20px;font-weight:650;letter-spacing:-.4px}.studio-topup-label label small{color:var(--studio-muted);font-size:13px;font-weight:400}.studio-topup-label>span{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#f7f7f9;color:var(--studio-muted);white-space:nowrap}.studio-topup-label>span i{width:9px;height:9px;border-radius:50%;background:#42ad85;box-shadow:0 0 0 4px #42ad8510}.studio-topup-input{background:#f8f7fa;border-color:#eae5ef}.studio-topup-input:focus-within{background:#fff;border-color:#54aaa7;box-shadow:0 0 0 3px #2c969010}.studio-topup-input input{color:var(--studio-ink)}.studio-topup-input>span{color:#a18cac}.studio-topup-presets button{background:#faf9fc;color:var(--studio-secondary)}.studio-topup-presets button:hover{background:#f0f7f6}.studio-topup-presets button[aria-pressed=true]{background:#e9f5f3;border-color:#cce8e4;color:#176b68}.studio-topup-hint{color:var(--studio-muted)}.studio-wallet-pay{background:linear-gradient(105deg,#172323,#0b5b59);color:#fff;box-shadow:0 8px 20px #153f3d22}.studio-wallet-pay:not(:disabled):hover{background:linear-gradient(105deg,#111b1b,#08736f);box-shadow:0 10px 26px #153f3d32}.studio-dialog .studio-wallet-pay:disabled{background:#ede7f5;color:#847591;box-shadow:none}.studio-wallet-policy{margin:16px 4px 0;color:var(--studio-muted);font-size:12px;line-height:1.6}.studio-wallet-availability p{color:var(--studio-muted)}.studio-wallet-history{padding-top:12px;border-top:1px solid var(--studio-line)}.studio-wallet-history summary{color:var(--studio-secondary);font-weight:550}.studio-wallet-history summary>svg,.studio-wallet-history time{color:var(--studio-muted)}.studio-wallet-history>p{color:var(--studio-muted)}.studio-wallet-history li+li{border-color:var(--studio-line)}.studio-wallet-history ol{max-height:176px;padding-right:8px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7d0df transparent}.studio-transaction-icon{background:#eef4f3;color:#347b78}.studio-wallet-history li strong,.studio-wallet-history li>b{color:var(--studio-secondary)}.studio-wallet-history .is-credit{color:#228267}.studio-dialog--wallet .studio-unified-wallet :is(button,input,summary):focus-visible{outline-color:#3b9994}@media(min-width:801px){.studio-dialog--wallet{inset:50% auto auto 50%;width:min(1180px,calc(100vw - 48px));max-height:min(760px,calc(100dvh - 48px));margin:0;transform:translate(-50%,-50%)}.studio-dialog--wallet .studio-dialog-inner{padding:28px 30px 30px}.studio-dialog--wallet .studio-dialog-head{margin-bottom:24px}.studio-dialog--wallet .studio-unified-wallet{display:grid;grid-template-columns:minmax(0,.96fr) minmax(380px,1.04fr);align-items:start;gap:26px;overflow:hidden}.studio-wallet-controls{max-height:520px}}@media(max-width:800px){.studio-dialog--wallet .studio-unified-wallet{overflow-y:auto}.studio-wallet-controls{margin-top:22px}.studio-wallet-hero{min-height:0}}@media(min-width:701px)and (max-width:800px){.studio-dialog--wallet{inset:50% auto auto 50%;width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:0;transform:translate(-50%,-50%)}}@media(max-width:700px){.studio-dialog--wallet{height:calc(100dvh - 10px);max-height:calc(100dvh - 10px);transform:none}.studio-dialog--wallet .studio-dialog-inner{height:100%;padding:18px 16px max(18px,env(safe-area-inset-bottom))}.studio-dialog--wallet .studio-dialog-head{gap:12px;margin-bottom:16px}.studio-dialog--wallet .studio-dialog-head>.studio-icon-button{flex:0 0 42px;width:42px;height:42px}.studio-wallet-dialog-title{min-width:0;gap:11px}.studio-wallet-dialog-title>span{flex-basis:42px;width:42px;height:42px;border-radius:12px}.studio-wallet-dialog-title>span svg{width:19px;height:19px}.studio-wallet-dialog-title h2{font-size:21px;letter-spacing:-.5px}.studio-wallet-dialog-title p{overflow:hidden;margin-top:3px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-dialog--wallet .studio-unified-wallet{flex:1;padding:2px 5px 2px 2px;margin:-2px -5px -2px -2px}.studio-wallet-hero{aspect-ratio:1.58;padding:18px;border-radius:17px;box-shadow:0 14px 32px #28165d26,inset 0 1px #ffffff2b}.studio-wallet-card-top>span{font-size:17px}.studio-wallet-card-top svg{width:21px;height:21px}.studio-wallet-balance>strong{margin-block:7px;font-size:clamp(34px,11vw,44px)}.studio-wallet-balance>p{max-width:210px;font-size:11px}.studio-wallet-card-bottom{font-size:8px}.studio-wallet-benefit{gap:11px;margin-top:12px;padding:12px;border-radius:14px}.studio-wallet-benefit>span{flex-basis:34px;width:34px;height:34px;font-size:17px}.studio-wallet-benefit strong{font-size:12px}.studio-wallet-benefit small{font-size:11px}.studio-wallet-policy{margin-top:12px;font-size:11px}.studio-wallet-controls{margin-top:20px;padding:0}.studio-topup-label{align-items:flex-start;margin-bottom:10px}.studio-topup-label label strong{font-size:18px}.studio-topup-label label small{font-size:12px}.studio-topup-label>span{padding:7px 9px;font-size:11px}.studio-topup-input{height:56px;padding-inline:16px}.studio-topup-input input{font-size:24px}.studio-topup-presets{gap:6px}.studio-topup-presets button{min-height:42px;font-size:12px}.studio-topup-hint{margin:11px 0 14px;font-size:12px}.studio-wallet-pay{min-height:48px}.studio-wallet-history{margin-top:18px;padding-top:8px}.studio-wallet-history summary{min-height:44px}.studio-wallet-history ol{max-height:150px}.studio-wallet-history li{min-height:58px}}@media(max-width:390px){.studio-wallet-dialog-title p{display:none}.studio-wallet-hero{padding:16px}.studio-wallet-card-bottom span:last-child{display:none}.studio-topup-label{flex-direction:column;gap:9px}.studio-topup-presets{grid-template-columns:repeat(2,minmax(0,1fr))}}.studio-preview-prompt{color:var(--studio-secondary)}.studio-preview-actions>*{color:#724496;border-color:#eae1f1;background:#faf7fd}.studio-delete-confirmation{background:#fff9fb;border-color:#f0dce5}.studio-delete-confirmation strong{color:#8a3e61}.studio-delete-confirmation p{color:#8a6679}.studio-delete-confirmation button{color:#76586c;border-color:#eee4e9;background:#fff}.studio-delete-confirmation button:last-child{background:#fbeaf1;border-color:#f1c9d8;color:#a23559}body.ai-studio-page .toast{position:fixed;z-index:60;inset:auto 20px max(20px,env(safe-area-inset-bottom)) auto;width:max-content;max-width:min(420px,calc(100vw - 40px));padding:15px 20px;border:1px solid #eeebf2;border-radius:14px;background:#fff;color:#4a4156;box-shadow:0 8px 30px #30223d18;font-size:14px;line-height:1.6;opacity:0;translate:0 8px;pointer-events:none;transition:opacity .2s,translate .2s}body.ai-studio-page .toast.show{opacity:1;translate:0 0}body.ai-studio-page .toast.error{color:#a23559;border-color:#f1d8e2}@media(max-width:700px){.studio-main{padding-top:16px}}@media(prefers-reduced-motion:reduce){body.ai-studio-page .toast{transition:none}}.studio-composer-body{min-width:0}.studio-composer .studio-panel-heading{margin-bottom:16px}.studio-composer .studio-segment{margin-bottom:14px}.studio-composer .studio-field{gap:7px;margin-top:12px}.studio-composer .studio-field :is(input,textarea){padding:11px 12px;line-height:1.5}.studio-composer .studio-field textarea{min-height:88px}.studio-composer .studio-field textarea[rows="5"]{height:128px}.studio-composer .studio-field textarea[rows="6"]{height:148px}.studio-composer .studio-field input{min-height:44px}.studio-composer .studio-chips{gap:6px;margin-top:10px}.studio-composer .studio-switch-row{margin:16px 0}.studio-composer .studio-format{margin-bottom:16px}.studio-composer .studio-service-note{margin-top:12px;padding:10px 12px;line-height:1.5}.studio-composer .studio-fineprint{margin-top:12px;line-height:1.5}.studio-composer-footer{margin-top:16px;padding-top:14px;background:var(--studio-panel)}.studio-composer-footer .studio-cost{margin-bottom:10px}.studio-composer-footer .studio-create-button{min-height:48px}.studio-composer-footer .studio-shortcut{margin-top:7px}@media(min-width:1001px){.ai-studio-root{padding-top:72px;padding-left:224px}.studio-topbar{height:72px;padding-inline:24px}.studio-rail{top:72px;width:224px;padding-top:22px}.studio-rail nav button{min-height:62px;padding:11px 12px}.studio-main{display:flex;flex-direction:column;height:calc(100dvh - 72px);padding:16px 28px 12px}.studio-main>.studio-notice{flex-shrink:0}.studio-workspace{flex:1;min-height:0;grid-template-columns:minmax(340px,420px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:20px}.studio-composer,.studio-library{min-height:0;padding:18px;border-radius:18px}.studio-composer{display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden}.studio-composer-body{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#d9d2e2 transparent;padding:3px 6px 3px 3px;margin:-3px -6px -3px -3px}.studio-composer-body>*{flex-shrink:0}.studio-composer-body>.studio-field:has(textarea[rows="5"],textarea[rows="6"]){flex-grow:1}.studio-composer-body>.studio-field :is(textarea[rows="5"],textarea[rows="6"]){flex-grow:1;min-height:128px}.studio-composer-footer{flex-shrink:0;position:relative;z-index:1}.studio-composer .studio-field :is(input,textarea){scroll-margin-block:12px}.studio-composer .studio-chips button{padding-inline:8px;font-size:12px}.studio-library{height:100%;max-height:100%;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#d9d2e2 transparent}.studio-library-empty{min-height:300px;padding-block:24px}.studio-library-empty>*{flex-shrink:0}.studio-library-empty h3{font-size:26px}.studio-empty-search{margin-bottom:18px}.studio-wave-art{height:160px}.studio-footer{flex-shrink:0;padding-top:14px}}@media(min-width:1001px)and (max-width:1200px){.ai-studio-root{padding-left:208px}.studio-rail{width:208px}.studio-main{padding-inline:18px}.studio-workspace{grid-template-columns:340px minmax(0,1fr);gap:16px}}.studio-hub-hero{background:radial-gradient(circle at 88% 10%,#ccb8ff73,transparent 31%),radial-gradient(circle at 72% 110%,#bce7ff66,transparent 37%),linear-gradient(145deg,#faf7ff,#f4f0fb);box-shadow:0 26px 70px -34px #5b378b42}.studio-hub-hero:after{border-color:#7f55bf1f}.studio-hub-hero h1{color:var(--studio-ink)}.studio-hub-hero p{color:var(--studio-secondary)}.studio-hub-pulse{border-color:#ffffffb8;background:#ffffff8c;box-shadow:0 18px 42px #65439118,inset 0 1px #fff;backdrop-filter:blur(14px)}.studio-hub-pulse>span{background:var(--studio-accent);color:#fff}.studio-hub-pulse strong{color:var(--studio-ink)}.studio-hub-pulse small{color:var(--studio-muted)}.studio-hub-live>button{border-color:var(--studio-line);background:#fff;color:var(--studio-ink);box-shadow:0 16px 42px -26px #30223d42}.studio-hub-live>button:hover{border-color:#d5c1f5;background:#fdfcff;box-shadow:0 22px 48px -28px #7138ed4a}.studio-hub-tool-icon{background:#f2ebff;color:var(--studio-accent)}.studio-hub-tool-copy>small{color:var(--studio-accent)}.studio-hub-tool-copy>span,.studio-hub-tool-meta{color:var(--studio-muted)}.studio-hub-tool-meta b{color:var(--studio-ink)}.studio-hub-tool-meta svg{color:var(--studio-accent)}.studio-hub-section-title h2{color:var(--studio-ink)}.studio-hub-section-title>p{color:var(--studio-muted)}.studio-hub-roadmap-grid article{border-color:var(--studio-line);background:#fbfafc}.studio-hub-roadmap-grid article>span{background:#f0edf4;color:#786f82}.studio-hub-roadmap-grid article strong{color:var(--studio-secondary)}.studio-hub-roadmap-grid article p{color:var(--studio-muted)}.studio-hub-roadmap-grid article>small{color:#8065a2}.studio-hub-hero{grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr);align-items:stretch;gap:18px;min-height:310px;padding:12px 12px 12px 38px;border:1px solid #eeebf3;background:linear-gradient(116deg,#fff,#fbfaff 46%,#f5f1ff);box-shadow:0 24px 62px -38px #4522684d}.studio-hub-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding-block:18px}.studio-hub-hero h1{margin:16px 0 15px;font-size:clamp(44px,4.5vw,66px);line-height:.94;letter-spacing:-3.7px}.studio-hub-hero h1>span{display:block;color:#6840f4}.studio-hub-hero p{max-width:590px;font-size:14px;line-height:1.5}.studio-hub-create{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;width:192px;min-height:48px;margin-top:18px;padding:0 18px 0 24px;border:0;border-radius:15px;background:linear-gradient(110deg,#171823,#0f1018);color:#fff;box-shadow:0 12px 22px #12131c24;transition:transform .2s,box-shadow .2s}.studio-hub-create:hover{transform:translateY(-2px);box-shadow:0 16px 28px #12131c2e}.studio-hub-create svg{width:16px;height:16px}.studio-hub-art{position:relative;overflow:hidden;min-height:286px;border-radius:20px;background:#080914;box-shadow:inset 0 0 0 1px #ffffff10}.studio-hub-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0809140a 45%,#08091450);pointer-events:none}.studio-hub-art>img{display:block;width:100%;height:100%;object-fit:cover}.studio-hub-art-steps,.studio-hub-art-sign{position:absolute;z-index:1;right:28px;color:#eeeafd;font-size:12px;font-style:normal;font-weight:550;letter-spacing:3.4px;line-height:1.65}.studio-hub-art-steps{top:28px}.studio-hub-art-steps i{display:block;width:14px;height:1px;margin-top:10px;background:#ddd8f2}.studio-hub-art-sign{right:22px;bottom:20px;color:#fff;font-size:14px;font-weight:550;letter-spacing:0;line-height:1.2}.studio-hub-art-sign b{color:#d5cbf7;font-size:10px;font-weight:550;letter-spacing:2.4px}@media(max-width:900px){.studio-hub-hero{grid-template-columns:1fr;padding:12px}.studio-hub-copy{padding:24px 20px 18px}.studio-hub-art{min-height:240px}}@media(max-width:700px){.studio-hub-hero{padding:10px;border-radius:22px}.studio-hub-copy{padding:18px 12px 12px}.studio-hub-hero h1{font-size:clamp(39px,12.5vw,52px);letter-spacing:-2.8px}.studio-hub-create{width:100%}.studio-hub-art{min-height:190px;border-radius:16px}.studio-hub-art-steps{top:18px;right:18px}.studio-hub-art-sign{right:16px;bottom:14px}}@media(max-width:1000px){.studio-composer{padding:18px}}.studio-main:has(.studio-hub){overflow-y:auto}.studio-hub{display:flex;flex-direction:column;gap:12px;min-height:100%}.studio-hub-hero{position:relative;isolation:isolate;display:block;box-sizing:border-box;height:238px;min-height:0;padding:25px 34px;overflow:hidden;border:1px solid #e7e8ef;border-radius:22px;background:#f7f7fb;box-shadow:0 18px 45px -34px #3f2c6c42}.studio-hub-hero-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.studio-hub-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#f9faff 0%,#f9fafff5 34%,#f9faff82 48%,transparent 65%)}.studio-hub-hero:after{display:none}.studio-hub-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:min(53%,650px);height:100%;min-height:0;padding:0}.studio-hub-copy .studio-overline{color:#555268;font-size:9px;font-weight:650;letter-spacing:3px}.studio-hub-hero h1{margin:12px 0 9px;color:#0d0e14;font-size:clamp(41px,3.6vw,57px);font-weight:650;line-height:.94;letter-spacing:-3.4px}.studio-hub-hero h1>span{display:block;color:#6847f5}.studio-hub-hero p{max-width:590px;margin:0;color:#666477;font-size:13px;line-height:1.45}.studio-hub-create{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:196px;min-height:44px;margin-top:14px;padding:0 15px;border:0;border-radius:999px;background:#11131b;color:#fff;font-size:12px;box-shadow:0 10px 24px #15172224;transition:transform .2s,box-shadow .2s}.studio-hub-create:hover{transform:translateY(-2px);box-shadow:0 15px 28px #15172232}.studio-hub-create svg{width:15px;height:15px}.studio-hub-hero-brand{position:absolute;left:75.2%;top:51%;display:grid;justify-items:center;transform:translate(-50%,-50%) rotate(-2deg);color:#11131c;line-height:1}.studio-hub-hero-brand strong{font-size:19px;font-weight:750;letter-spacing:-.8px}.studio-hub-hero-brand strong span{color:#714dff}.studio-hub-hero-brand small{margin-top:7px;color:#9b96b3;font-size:8px;font-weight:650;letter-spacing:2.6px}.studio-hub-tools{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;height:500px;min-height:0;flex:none;margin-bottom:34px}.studio-hub-card{--card-a:#8f62ff;--card-b:#c5a9ff;--card-shadow:118 78 237;position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:0;height:100%;padding:17px 14px;overflow:hidden;border:0;border-radius:17px;background:linear-gradient(155deg,var(--card-a),var(--card-b));color:#fff;text-align:left;box-shadow:0 4px 9px -5px #21172a4d,0 20px 38px -20px rgb(var(--card-shadow) / .52)}button.studio-hub-card{cursor:pointer;transition:transform .22s,box-shadow .22s}button.studio-hub-card:hover{transform:translateY(-3px);box-shadow:0 5px 12px -8px #27263528}button.studio-hub-card:focus-visible{outline:3px solid #fff;outline-offset:-5px}.studio-hub-card--violet{--card-a:#7751f0;--card-b:#bda1ff;--card-shadow:112 65 235}.studio-hub-card--blue{--card-a:#4ba5f2;--card-b:#b8ddfa;--card-shadow:44 146 232}.studio-hub-card--green{--card-a:#85cd68;--card-b:#d5efc4;--card-shadow:73 190 89}.studio-hub-card--orange{--card-a:#ff9363;--card-b:#ffc89e;--card-shadow:242 113 57}.studio-hub-card--pink{--card-a:#ef6da8;--card-b:#f9bed8;--card-shadow:228 76 143}.studio-hub-card--cobalt{--card-a:#3d84ec;--card-b:#9bcdf8;--card-shadow:43 116 225}.studio-hub-card-head{display:flex;align-items:center;gap:8px;height:20px;margin-bottom:5px;font-size:18px;line-height:1}.studio-hub-card-head b{font-weight:500}.studio-hub-card-head svg{width:17px;height:17px;stroke-width:2}.studio-hub-card-eyebrow{display:flex;align-items:center;height:12px;margin-bottom:8px;font-size:8px;font-weight:700;letter-spacing:1.8px;opacity:.86}.studio-hub-card>strong{position:relative;z-index:2;display:block;width:100%;max-width:138px;height:48px;font-size:clamp(18px,1.35vw,23px);font-weight:650;line-height:1.04;letter-spacing:-.7px}.studio-hub-card-copy{position:relative;z-index:2;display:block;width:100%;max-width:170px;min-height:44px;margin-top:7px;font-size:11px;line-height:1.32;opacity:.95}.studio-hub-card-arrow{position:absolute;z-index:3;left:14px;bottom:14px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fffffff0;color:#151821;box-shadow:0 8px 18px #28203b20}.studio-hub-card-arrow svg{width:15px;height:15px}.studio-hub-card-soon{position:absolute;z-index:3;top:17px;right:13px;padding:5px 7px;border:1px solid #ffffff5e;border-radius:999px;background:#ffffff1f;font-size:7px;font-weight:700;letter-spacing:1.3px}.studio-hub-card>img{position:absolute;z-index:-1;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;pointer-events:none}.studio-hub-card:after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(180deg,var(--card-clean-top) 0%,var(--card-clean-top) 20%,transparent 39%);pointer-events:none}.studio-hub-card--violet{--card-clean-top: #832afa}.studio-hub-card--blue{--card-clean-top: #188ff6}.studio-hub-card--green{--card-clean-top: #66df48}.studio-hub-card--orange{--card-clean-top: #ff682e}.studio-hub-card--pink{--card-clean-top: #ef469c}.studio-hub-card--cobalt{--card-clean-top: #0960f5}.studio-hub-card-head,.studio-hub-card-eyebrow{position:relative;z-index:2}@media(max-width:1320px){.studio-hub-tools{overflow-x:auto;grid-template-columns:repeat(5,178px);padding-bottom:4px;scroll-snap-type:x proximity}.studio-hub-card{scroll-snap-align:start}.studio-hub-hero-brand{left:74%}}@media(max-width:900px){.studio-hub-hero{height:270px;padding:28px}.studio-hub-copy{width:67%;min-height:0}.studio-hub-hero h1{font-size:clamp(40px,7.5vw,57px)}.studio-hub-hero-brand{left:76%}}@media(max-width:700px){.studio-hub{gap:10px}.studio-hub-hero{height:410px;padding:24px 20px;border-radius:18px}.studio-hub-hero-image{object-position:60% center}.studio-hub-hero:before{background:linear-gradient(180deg,#f9faff 0%,#f9fafff2 47%,#f9faff38 68%,transparent 100%)}.studio-hub-copy{justify-content:flex-start;width:100%;min-height:0}.studio-hub-hero h1{margin-top:12px;font-size:clamp(38px,12vw,50px);letter-spacing:-2.8px}.studio-hub-hero p{max-width:96%;font-size:12px}.studio-hub-create{width:100%;margin-top:15px}.studio-hub-hero-brand{left:69%;top:76%}.studio-hub-tools{grid-template-columns:repeat(5,168px);height:420px}}.studio-main:has(.studio-hub){padding-top:24px;padding-bottom:48px}.studio-hub{gap:0;min-height:0}.studio-hub-hero{flex-shrink:0;height:270px;padding:34px 40px;border:0;border-radius:24px;background:#f7f6fc;box-shadow:inset 0 0 0 1px #ebe8f5}.studio-hub-hero-image{inset:0 7% 0 auto;width:auto;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply;mask-image:radial-gradient(ellipse 65% 70% at 53% 50%,#000 50%,transparent 78%)}.studio-hub-hero:before{display:none}.studio-hub-copy{width:54%;position:relative;z-index:1}.studio-hub-copy .studio-overline{font-size:9px;letter-spacing:2.5px;color:#827694}.studio-hub-hero h1{margin:19px 0 17px;font-size:clamp(40px,3.5vw,58px);letter-spacing:-2.8px;line-height:1.02;font-weight:650}.studio-hub-hero h1>span{color:#7045ed}.studio-hub-hero p{color:#81788f;font-size:13px;line-height:1.65}.studio-hub-tools-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:29px 2px 17px}.studio-hub-tools-heading h2{margin:0;color:#282332;font-size:21px;font-weight:600;letter-spacing:-.6px}.studio-hub-tools-heading>span{color:#96909f;font-size:12px}.studio-hub-tools{height:clamp(460px,calc(100dvh - 400px),580px);gap:14px;margin-bottom:32px;overflow:visible;grid-template-columns:repeat(5,minmax(0,1fr));padding:0}.studio-hub-card{padding:17px;border-radius:20px;box-shadow:0 3px 8px -6px #27263520}.studio-hub-card-head{font-size:17px;gap:9px}.studio-hub-card-eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:8px}.studio-hub-card>strong{font-size:21px;line-height:1.12;height:48px;max-width:120px;letter-spacing:-.65px}.studio-hub-card-copy{margin-top:7px;font-size:12px;line-height:1.4;max-width:200px;color:#fff;opacity:1;text-shadow:0 1px 3px #24134130}.studio-hub-card>img{inset:0;height:100%;width:100%;object-fit:cover;object-position:center top;mask-image:none}.studio-hub-card-soon{top:auto;right:17px;bottom:18px;padding:6px 9px;background:#ffffff36;border:0;font-size:8px;letter-spacing:1px}.studio-hub-card-arrow{left:17px;bottom:17px;width:36px;height:36px}@media(min-width:1001px)and (max-width:1430px){.studio-hub-tools{grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.studio-hub-card{height:460px}}@media(max-width:1000px){.studio-hub-hero{height:260px;padding:28px}.studio-hub-tools{grid-template-columns:repeat(3,minmax(0,1fr));height:auto;gap:14px}.studio-hub-card{height:460px}}@media(max-width:700px){.studio-main:has(.studio-hub){padding-top:14px}.studio-hub-hero{height:380px;padding:26px 23px;border-radius:20px}.studio-hub-copy{width:100%;height:auto}.studio-hub-hero h1{font-size:clamp(34px,9vw,45px);line-height:1.04;letter-spacing:-1.9px;margin:15px 0 12px}.studio-hub-hero p{font-size:12px}.studio-hub-hero-image{inset:auto 0 0 auto;width:85%;height:175px;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent)}.studio-hub-tools-heading{margin:25px 0 15px}.studio-hub-tools-heading h2{font-size:20px}.studio-hub-tools-heading>span{display:none}.studio-hub-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-hub-card{height:365px;padding:17px 14px;border-radius:17px}.studio-hub-card>strong{font-size:19px}.studio-hub-card-copy{font-size:10px}}@media(prefers-reduced-motion:reduce){button.studio-hub-card{transition:none}button.studio-hub-card:hover{transform:none}}.studio-hub-hero h1>.studio-moon-title{width:fit-content;color:#555b73;background-color:#555b73;background-image:linear-gradient(110deg,transparent 35%,#aab5d0 45%,#f0f3ff 50%,#aab5d0 55%,transparent 65%);background-size:300% 100%;background-repeat:no-repeat;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:studio-moon-shimmer 4.8s linear infinite}@keyframes studio-moon-shimmer{0%{background-position:100% 50%}to{background-position:0% 50%}}@media(prefers-reduced-motion:reduce){.studio-hub-hero h1>.studio-moon-title{animation:none;background-position:50% 50%}}@media(min-width:1001px){.studio-rail>nav{min-height:0;flex-shrink:1;overflow-y:auto;scrollbar-width:thin;gap:clamp(16px,3dvh,32px)}.studio-rail>nav button{width:100%;min-height:76px;padding-block:16px}.studio-rail>nav button>span{min-width:0;gap:4px}.studio-rail>nav button>span>span{line-height:20px}.studio-rail>nav small{line-height:16px}.studio-rail-note{flex-shrink:0;padding-top:24px;margin-bottom:18px}.studio-back{flex-shrink:0}}@media(max-width:1000px){.studio-rail>nav{overflow-x:auto;scrollbar-width:none}.studio-rail>nav button{flex:0 0 auto;white-space:nowrap}}.studio-main:has(.studio-hub){padding-top:10px}.studio-hub-hero{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:36px;height:auto;min-height:156px;padding:12px 2px 24px;background:transparent;box-shadow:none;border:0;border-radius:0;overflow:visible}.studio-hub-copy{width:100%;height:auto}.studio-hub-copy .studio-overline{color:#82768f;letter-spacing:2px;font-size:9px}.studio-hub-hero h1{margin:0;font-size:clamp(38px,3.1vw,56px);line-height:1.08;letter-spacing:-2.4px;font-weight:600}.studio-hub-hero h1>span{color:#797985}.studio-hub-hero h1>span+span{margin-top:3px;font-size:.86em;letter-spacing:-.045em}.studio-hub-hero h1>.studio-moon-title{padding-right:.14em;padding-top:.08em;margin-top:-.08em;line-height:1.12}.studio-hub-intro{justify-self:end;width:min(100%,350px);padding-bottom:0}.studio-hub-hero .studio-hub-intro p{margin:0;font-size:16px;color:#777380;line-height:1.65;letter-spacing:-.2px}.studio-hub-intro-note{color:#9b93a3;font-size:11px}.studio-hub-palette{display:flex;gap:6px}.studio-hub-palette i{display:block;width:18px;height:6px;border-radius:4px;background:#853eff}.studio-hub-palette i:nth-child(2){background:#1e9eff}.studio-hub-palette i:nth-child(3){background:#75db55}.studio-hub-palette i:nth-child(4){background:#ff8148}.studio-hub-palette i:nth-child(5){background:#f052a0}.studio-hub-palette i:nth-child(6){background:#246bff}.studio-hub-tools-heading{margin:0 2px 18px;padding-top:20px;border-top:1px solid #efedf3}.studio-hub-tools-heading h2{font-size:20px;font-weight:550;letter-spacing:-.55px}.studio-hub-tools-heading>span{font-size:11px;color:#918c9b}.studio-hub-card{background:var(--card-clean-top);box-shadow:0 8px 24px -20px rgb(var(--card-shadow) / .55)}.studio-hub-card>strong{font-size:24px;line-height:1.1;height:54px;max-width:150px;letter-spacing:-.7px}.studio-hub-card-copy{font-size:13px;line-height:1.45;max-width:210px;margin-top:9px}.studio-hub-card>img{object-fit:cover;object-position:center bottom;transition:transform .65s cubic-bezier(.22,1,.36,1);transform-origin:50% 75%}.studio-hub-card>.studio-hub-motion{position:absolute;z-index:-1;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center bottom;pointer-events:none;opacity:0;transition:opacity .35s ease}.studio-hub-card>.studio-hub-motion.is-ready{opacity:1}.studio-hub-card-arrow{display:inline-flex;gap:18px;width:auto;height:38px;padding:0 15px;border-radius:999px;font-size:12px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.studio-hub-card-soon{left:17px;right:auto;bottom:17px;display:inline-flex;align-items:center;height:32px;padding:0 13px;background:#ffffffdf;color:#34303d;font-size:11px;font-weight:600;letter-spacing:.1px;box-shadow:0 4px 14px #21152f0c}.studio-hub-card-arrow svg{transition:transform .3s ease}@media(hover:hover)and (pointer:fine){button.studio-hub-card{transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}button.studio-hub-card:hover{transform:translateY(-6px);box-shadow:0 20px 34px -22px rgb(var(--card-shadow) / .65)}button.studio-hub-card:hover>img{transform:scale(1.035)}button.studio-hub-card:hover .studio-hub-card-arrow{transform:scale(1.08);box-shadow:0 6px 18px #22143b26}button.studio-hub-card:hover .studio-hub-card-arrow svg{transform:translate(1px,-1px)}}@media(prefers-reduced-motion:no-preference){.studio-hub-hero{animation:studio-hub-enter .6s ease-out both}.studio-hub-card{animation:studio-hub-enter .65s cubic-bezier(.22,1,.36,1) backwards}.studio-hub-card:nth-child(1){animation-delay:.06s}.studio-hub-card:nth-child(2){animation-delay:.12s}.studio-hub-card:nth-child(3){animation-delay:.18s}.studio-hub-card:nth-child(4){animation-delay:.24s}.studio-hub-card:nth-child(5){animation-delay:.3s}.studio-hub-card:nth-child(6){animation-delay:.36s}}@keyframes studio-hub-enter{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@media(prefers-reduced-motion:reduce){.studio-hub-card>img,.studio-hub-card-arrow,.studio-hub-card-arrow svg{transition:none}button.studio-hub-card:hover,button.studio-hub-card:hover>img,button.studio-hub-card:hover .studio-hub-card-arrow,button.studio-hub-card:hover .studio-hub-card-arrow svg{transform:none}}@media(max-width:700px){.studio-main:has(.studio-hub){padding-top:4px}.studio-hub-card>strong{font-size:20px;height:46px;max-width:130px}.studio-hub-card-copy{font-size:11px;line-height:1.4;margin-top:7px}.studio-hub-card-arrow{left:14px;bottom:14px;height:34px;padding-inline:12px;gap:12px;font-size:11px}.studio-hub-card-soon{left:14px;bottom:14px;height:29px}.studio-hub-hero{grid-template-columns:1fr;min-height:0;gap:14px;padding:8px 2px 20px}.studio-hub-hero h1{font-size:clamp(34px,9vw,46px);letter-spacing:-1.7px}.studio-hub-intro{justify-self:start;padding:0}.studio-hub-hero .studio-hub-intro p{font-size:13px;margin:0}.studio-hub-intro-note{display:none}.studio-hub-tools-heading{margin-top:0;padding-top:18px}}.studio-music-composer .studio-composer-body{padding-top:4px}.studio-music-composer .studio-panel-heading{margin-bottom:22px}.studio-music-composer .studio-model-picker{margin-bottom:24px}.studio-music-composer .studio-mode-label{font-size:13px;font-weight:650;color:#292735;margin:0 0 10px}.studio-music-composer .studio-segment{padding:5px;background:#f0f0f5;border:1px solid #e7e6ed;border-radius:13px;margin-bottom:24px}.studio-music-composer .studio-segment button{font-size:12px;font-weight:600;min-height:40px}.studio-music-composer .studio-segment button[aria-pressed=true]{background:#fff;color:#292435;box-shadow:0 2px 6px #27223a0d;border-radius:9px}:is(.studio-music-composer,.studio-cover-composer) .studio-field{font-size:14px;font-weight:650;color:#282534;gap:9px}:is(.studio-music-composer,.studio-cover-composer) .studio-field-hint{display:block;font-size:12px;line-height:1.5;font-weight:400;color:#85818e}:is(.studio-music-composer,.studio-cover-composer) .studio-field textarea,:is(.studio-music-composer,.studio-cover-composer) .studio-field input{background:#fff;border:1px solid #dcd9e5;border-radius:12px;padding:14px;font-size:14px;font-weight:400;line-height:1.65;color:#302b3b;box-shadow:0 2px 5px #30223d03}:is(.studio-music-composer,.studio-cover-composer) .studio-field textarea:focus,:is(.studio-music-composer,.studio-cover-composer) .studio-field input:focus{border-color:#a18ac6;outline:none;box-shadow:0 0 0 3px #a18ac612}:is(.studio-music-composer,.studio-cover-composer) .studio-field textarea::placeholder{color:#9b97a3}:is(.studio-music-composer,.studio-cover-composer) .studio-field small{font-size:11px;font-weight:400;color:#9993a2}.studio-music-composer .studio-genres-label{margin-top:16px;font-size:12px;color:#77717f}.studio-music-composer .studio-chips{gap:7px;margin-bottom:22px}.studio-music-composer .studio-chips button{background:#f7f6fa;border-color:#e6e3ed;color:#6d637b;padding:8px 10px;border-radius:9px}.studio-music-composer .studio-switch-row{padding:15px;border:1px solid #e8e5ee;border-radius:12px;background:#faf9fc;margin-bottom:22px}.studio-music-composer .studio-switch-row strong{font-size:13px;font-weight:650;color:#393242}.studio-music-composer .studio-music-mode{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;isolation:isolate;background:#f2f1f6;border:1px solid #e7e4ed;padding:5px;border-radius:15px}.studio-music-mode .studio-mode-slider{position:absolute;z-index:-1;left:5px;top:5px;bottom:5px;width:calc((100% - 10px)/2);border-radius:10px;background:#fff;box-shadow:0 2px 7px #29213e10,0 0 0 1px #e6e1ee70;transform:translate(0);transition:transform .38s cubic-bezier(.22,1,.36,1)}.studio-music-mode.is-advanced .studio-mode-slider{transform:translate(100%)}.studio-music-composer .studio-music-mode button,.studio-music-composer .studio-music-mode button[aria-pressed=true]{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;box-shadow:none;min-height:44px;border-radius:10px;color:#88808f;transition:color .2s ease,transform .18s ease}.studio-music-composer .studio-music-mode button[aria-pressed=true]{color:#5f3e93;font-weight:700}.studio-music-mode button svg{width:15px;height:15px;flex-shrink:0;transition:transform .3s ease}.studio-music-mode button[aria-pressed=true] svg{transform:scale(1.1)}.studio-music-composer .studio-music-mode button:active{transform:scale(.97)}@media(prefers-reduced-motion:reduce){.studio-music-mode .studio-mode-slider,.studio-music-composer .studio-music-mode button,.studio-music-mode button svg{transition:none}}.studio-track-list>.studio-player{position:static;margin:-2px 0 8px}.studio-track-list>.studio-player--inline{display:grid;grid-template-columns:auto minmax(0,1fr) auto 100px 32px;align-items:center;gap:12px;padding:12px 14px}.studio-player--inline audio{display:none}.studio-player--inline time{font-size:12px;color:var(--studio-muted);font-variant-numeric:tabular-nums}.studio-player-progress{width:100%;min-width:0;accent-color:#8750ef;cursor:pointer}.studio-player-volume-control{display:flex;align-items:center;gap:8px;min-width:0;color:var(--studio-muted)}.studio-player-volume-control input{width:68px;min-width:0;accent-color:#8750ef;cursor:pointer}.studio-player-close{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--studio-muted);cursor:pointer}.studio-player-close:hover{background:#f3eefb;color:#6131be}@media(max-width:700px){.studio-track-list>.studio-player--inline{grid-template-columns:auto minmax(0,1fr) auto 32px;gap:8px}.studio-player--inline>.studio-player-volume-control{grid-column:2 / 4;grid-row:2;justify-self:end}.studio-player--inline>.studio-player-close{grid-column:4;grid-row:1}}.studio-cover-composer .studio-panel-heading{margin-bottom:22px}.studio-cover-composer .studio-model-picker{margin-bottom:16px}.studio-cover-composer .studio-format{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin:0 0 24px;background:#f8f6fb;border:1px solid #e9e4f0;border-radius:12px;font-size:12px}.studio-cover-composer .studio-composer-body>.studio-field{flex-grow:0;margin-bottom:20px}.studio-cover-composer .studio-composer-body>.studio-field textarea{flex-grow:0;height:148px;min-height:148px;max-height:240px}.studio-cover-composer .studio-fineprint{font-size:11px;line-height:1.6;color:#98909e;margin-top:18px}.ai-studio-root .studio-rail .studio-nav-icon--hub{color:#7060d5}.ai-studio-root .studio-rail .studio-nav-icon--music{color:#a14cdb}.ai-studio-root .studio-rail .studio-nav-icon--covers{color:#3687dc}.ai-studio-root .studio-rail .studio-nav-icon--text{color:#239b7b}.ai-studio-root .studio-rail .studio-nav-icon--video{color:#d77b42}.ai-studio-root .studio-rail .studio-nav-icon--library{color:#6369d9}.ai-studio-root .studio-cover-composer .studio-format{margin-top:12px;flex-wrap:wrap;line-height:1.6}.ai-studio-root .studio-cover-composer .studio-format strong{white-space:nowrap;font-weight:500}.ai-studio-root .studio-cover-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;align-items:start;margin-top:26px}.ai-studio-root .studio-cover{padding:9px 9px 0;border:1px solid #e5dfee;border-radius:21px;background:linear-gradient(150deg,#fff,#faf8fd);box-shadow:0 7px 20px -8px #48315d2e,0 1px 3px #48315d08;transition:box-shadow .2s,border-color .2s}.ai-studio-root .studio-cover>button{overflow:hidden;border-radius:14px;cursor:zoom-in;outline-offset:3px}.ai-studio-root .studio-cover>button:focus-visible{outline:2px solid #9566d6}.ai-studio-root .studio-cover>div{min-height:84px;padding:14px 5px;gap:14px;box-sizing:border-box}.ai-studio-root .studio-cover p{flex:1;min-width:0;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.55;font-weight:500;color:#43364f}.ai-studio-root .studio-cover>div>a{flex:0 0 42px;min-width:42px;min-height:42px;border:1px solid #dfd3ee;border-radius:13px;background:#f1eaf9;box-shadow:0 2px 4px #5f3e7c0a}.ai-studio-root .studio-cover>div>a svg{color:#7848ae;width:18px;height:18px}@media(hover:hover){.ai-studio-root .studio-cover:hover{border-color:#cbbbdf;box-shadow:0 12px 26px -10px #48315d40}.ai-studio-root .studio-cover>div>a:hover{background:#e7d9f7}}@media(max-width:600px){.ai-studio-root .studio-cover-grid{grid-template-columns:minmax(0,1fr);gap:20px}.ai-studio-root .studio-cover>div{min-height:76px;padding:12px 5px}}@media(prefers-reduced-motion:reduce){.ai-studio-root .studio-cover{transition:none}}.ai-studio-root .studio-rail nav button.is-active{box-shadow:none}.ai-studio-root .studio-rail nav button.is-active:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 3px 0 #7837f5;animation:studio-nav-line .64s cubic-bezier(.22,.61,.36,1) both}@keyframes studio-nav-line{0%{clip-path:inset(50% 0 50% 0);opacity:.3}to{clip-path:inset(0);opacity:1}}@media(prefers-reduced-motion:reduce){.ai-studio-root .studio-rail nav button.is-active:before{animation:none}}.ai-studio-root .studio-track-shell{border:1px solid #e7e0ef;border-radius:15px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.ai-studio-root .studio-track-shell:has(.studio-player){border-color:#d9c5f2;box-shadow:0 4px 14px #6343890d}.ai-studio-root .studio-track-shell>.studio-track{border:0;border-radius:0;box-shadow:none;margin:0}.ai-studio-root .studio-track-shell .studio-player--inline{position:static;display:flex;align-items:center;gap:10px;width:auto;min-height:46px;margin:0 14px;padding:8px 0;border:0;border-top:1px solid #eee7f5;border-radius:0;background:transparent;box-shadow:none;animation:studio-player-reveal .3s ease-out;box-sizing:border-box}.ai-studio-root .studio-track-shell .studio-player-progress{flex:1;min-width:30px;height:3px;accent-color:#9254dc}.ai-studio-root .studio-track-shell .studio-player-toggle{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border:0;border-radius:50%;background:#f0e7fb;color:#8749c7;padding:0}.ai-studio-root .studio-track-shell .studio-player-toggle svg{width:13px;height:13px}.ai-studio-root .studio-track-shell .studio-player-volume-control input{width:60px;height:3px}@keyframes studio-player-reveal{0%{opacity:0;max-height:0;min-height:0;padding-block:0;transform:translateY(-6px)}to{opacity:1;max-height:70px;transform:translateY(0)}}@media(max-width:600px){.ai-studio-root .studio-track-shell .studio-player--inline{gap:7px;margin-inline:10px}.ai-studio-root .studio-track-shell .studio-player-volume-control{display:flex}.ai-studio-root .studio-track-shell .studio-player-volume-control input{width:38px}}@media(prefers-reduced-motion:reduce){.ai-studio-root .studio-track-shell .studio-player--inline{animation:none}.ai-studio-root .studio-track-shell{transition:none}}.ai-studio-root .studio-cover-composer .studio-field>.studio-cover-field-label,.ai-studio-root .studio-cover-composer .studio-field>.studio-field-hint{padding-inline:14px;box-sizing:border-box;max-width:100%}.ai-studio-root .studio-track-list{gap:12px}.ai-studio-root .studio-track-shell{border-color:#e5e3e9;border-radius:17px;box-shadow:0 3px 10px #29213205}.ai-studio-root .studio-track-shell>.studio-track{padding:16px;background:transparent}.ai-studio-root .studio-track-shell:has(.studio-player){background:linear-gradient(120deg,#fff,#faf7ff);border-color:#ceb8e7;box-shadow:0 6px 20px -8px #68418b28}.ai-studio-root .studio-track-shell .studio-track-play{border-radius:12px;box-shadow:0 3px 8px #25203018}.ai-studio-root .studio-track-shell .studio-player-progress{appearance:none;-webkit-appearance:none;height:22px;background:transparent;padding:0;border:0}.ai-studio-root .studio-track-shell .studio-player-progress::-webkit-slider-runnable-track{height:4px;border-radius:8px;background:linear-gradient(to right,#b88ae9,#8550c9 var(--played),#e5dfea var(--played));border:0}.ai-studio-root .studio-track-shell .studio-player-progress::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;margin-top:-4px;background:#fff;border:3px solid #925cce;border-radius:50%;box-shadow:0 1px 4px #7e4ba330}.ai-studio-root .studio-track-shell .studio-player-progress::-moz-range-track{height:4px;background:#e5dfea;border:0;border-radius:8px}.ai-studio-root .studio-track-shell .studio-player-progress::-moz-range-progress{height:4px;background:#925cce;border-radius:8px}.ai-studio-root .studio-track-shell .studio-player-progress::-moz-range-thumb{width:8px;height:8px;background:#fff;border:2px solid #925cce;border-radius:50%}@media(hover:hover){.ai-studio-root .studio-track-shell:hover{border-color:#cfc4dc;box-shadow:0 5px 15px #30203e0c}}@media(max-width:600px){.ai-studio-root .studio-track-shell>.studio-track{padding:12px}}.ai-studio-root .studio-rail nav button.is-active>span{color:#242329}.ai-studio-root .studio-track-list{flex:none;grid-auto-rows:max-content;align-content:start;gap:0;background:#fff;border:1px solid #e7e5ec;border-radius:20px;padding:6px 18px;overflow:hidden}.ai-studio-root .studio-track-shell{border:0;border-bottom:1px solid #eeedf2;border-radius:0;background:transparent;box-shadow:none}.ai-studio-root .studio-track-shell:last-child{border-bottom:0}.ai-studio-root .studio-track-shell>.studio-track{padding:18px 4px;gap:18px}.ai-studio-root .studio-track-number{flex:0 0 24px;color:#aaa5b2;font-size:12px;font-variant-numeric:tabular-nums;text-align:center}.ai-studio-root .studio-track-shell .studio-track-play{width:68px;height:68px;flex-basis:68px;border-radius:14px;box-shadow:0 4px 10px #25203020}.ai-studio-root .studio-track-shell .studio-track>div{gap:8px;flex:1}.ai-studio-root .studio-track-shell .studio-track strong{font-size:15px;font-weight:600;letter-spacing:-.15px;color:#2c2933}.ai-studio-root .studio-track-shell .studio-track small{font-size:12px;color:#96909e;line-height:1.5}.ai-studio-root .studio-track-shell .studio-track>a{border:0;background:#f3f2f6;border-radius:12px;color:#6d6479;width:42px;height:42px;box-shadow:none}.ai-studio-root .studio-track-shell .studio-track>.studio-track-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.ai-studio-root .studio-track-actions .studio-icon-button{border:0;background:#f3f2f6;border-radius:12px;color:#6d6479;width:42px;height:42px;box-shadow:none}.ai-studio-root .studio-track-actions .studio-track-delete{color:#a46878;background:#fbf4f6}.ai-studio-root .studio-track-actions .studio-track-delete:hover{color:#a23559;background:#fbeaf1}@media(max-width:600px){.ai-studio-root .studio-track-shell .studio-track>.studio-track-actions{gap:5px}.ai-studio-root .studio-track-actions .studio-icon-button{width:38px;height:38px;flex-basis:38px}}.ai-studio-root .studio-track-shell:has(.studio-player){background:#f7f4fc;border-radius:14px;border-bottom-color:transparent;box-shadow:none;margin-inline:-10px;padding-inline:10px}.ai-studio-root .studio-track-shell:has(.studio-player) .studio-track-number{color:#895ac1}.ai-studio-root .studio-track-shell .studio-player--inline{margin:0 4px 5px 46px;border-top:0;padding-bottom:12px;gap:12px}@media(hover:hover){.ai-studio-root .studio-track-shell:hover{background:#faf9fc;box-shadow:none;border-bottom-color:#eeedf2}.ai-studio-root .studio-track-shell:has(.studio-player):hover{background:#f7f4fc}}@media(max-width:600px){.ai-studio-root .studio-track-list{padding:4px 10px;border-radius:16px}.ai-studio-root .studio-track-shell>.studio-track{padding:15px 0;gap:12px}.ai-studio-root .studio-track-number{display:none}.ai-studio-root .studio-track-shell .studio-track-play{width:54px;height:54px;flex-basis:54px;border-radius:11px}.ai-studio-root .studio-track-shell .studio-track strong{font-size:14px}.ai-studio-root .studio-track-shell .studio-player--inline{margin-left:0;gap:7px}}.ai-studio-root .studio-composer-body{scrollbar-width:none}.ai-studio-root .studio-composer-body::-webkit-scrollbar{display:none;width:0;height:0}.ai-studio-root .studio-track-shell .studio-track-play>svg:last-child{box-sizing:border-box;width:32px;height:32px;padding:9px;border:1px solid #ffffff45;border-radius:10px;background:#17141dd9;color:#fff;box-shadow:0 3px 10px #0004;stroke-width:2;transition:opacity .18s,background .18s,transform .18s}.ai-studio-root .studio-track-shell .studio-track-play:hover>svg:last-child,.ai-studio-root .studio-track-shell .studio-track-play:focus-visible>svg:last-child{background:#17141df2;transform:scale(1.06)}@media(hover:hover)and (pointer:fine){.ai-studio-root .studio-track-shell:not(:has(.studio-player)) .studio-track-play>svg:last-child{opacity:0}.ai-studio-root .studio-track-shell:hover .studio-track-play>svg:last-child,.ai-studio-root .studio-track-shell .studio-track-play:focus-visible>svg:last-child{opacity:1}}@media(prefers-reduced-motion:reduce){.ai-studio-root .studio-track-shell .studio-track-play>svg:last-child{transition:none}}.studio-hub.studio-hub-reference{position:relative;min-height:0;isolation:isolate;padding:0 8px}.studio-hub-reference:before{content:"";position:absolute;z-index:-2;pointer-events:none;width:460px;height:460px;right:-80px;top:30px;border-radius:50%;background:radial-gradient(circle,#f0eaff70,transparent 70%)}.studio-hub-reference .studio-hub-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;min-height:0;margin:0;padding:0 14px 28px;border:0;background:none;box-shadow:none}.studio-hub-reference .studio-hub-copy{width:auto;flex:1}.studio-hub-reference .studio-hub-hero h1{font-size:clamp(36px,3vw,52px);font-weight:550;line-height:1.03;letter-spacing:-2.3px;color:#0d1021}.studio-hub-reference .studio-hub-hero h1>span{display:block;color:#0d1021}.studio-hub-reference .studio-hub-hero h1>.studio-hub-brand{font-weight:650;letter-spacing:-2px;margin-bottom:3px}.studio-hub-reference .studio-hub-brand em{font-style:normal;color:#8886ff}.studio-hub-reference .studio-hub-hero h1>span+span{font-size:.89em;font-weight:500;letter-spacing:-2px;margin:0}.studio-hub-reference .studio-hub-subtitle{color:#777b97;font-size:15px;line-height:1.45;margin:9px 0 0}.studio-hub-reference .studio-hub-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:0 1 380px;max-width:380px;width:auto;padding:18px 20px;border:0;border-radius:18px;background:linear-gradient(105deg,#f5f0ff,#efebfc);color:#74778f;text-align:left;cursor:pointer;font:inherit}.studio-hub-reference .studio-hub-intro p{font-size:13px;line-height:1.55;color:#74778f}.studio-hub-reference .studio-hub-intro>span{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:13px;background:#fff;color:#454769}.studio-hub-reference .studio-hub-tools-heading{padding:0;margin:0 0 12px;border:0}.studio-hub-reference .studio-hub-tools-heading h2{font-size:17px;letter-spacing:-.4px;color:#12162a}.studio-hub-reference .studio-hub-tools{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;height:auto;margin:0;padding:0;overflow:visible}.studio-hub-reference .studio-hub-card{box-sizing:border-box;width:100%;height:auto;aspect-ratio:.59;min-width:0;padding:18px;border-radius:18px;color:#11152b;box-shadow:none;background:var(--hub-pastel);border:0;isolation:isolate}.studio-hub-reference .studio-hub-card--violet{--hub-pastel:linear-gradient(145deg,#e3d3ff,#e4ceff 55%,#edddff)}.studio-hub-reference .studio-hub-card--blue{--hub-pastel:linear-gradient(145deg,#d5eaff,#bfe2ff 55%,#c7e7ff)}.studio-hub-reference .studio-hub-card--green{--hub-pastel:linear-gradient(145deg,#d6f8e1,#baf2d4 70%,#b2eed1)}.studio-hub-reference .studio-hub-card--orange{--hub-pastel:linear-gradient(145deg,#ffdec9,#ffd3b7 55%,#ffcbaa)}.studio-hub-reference .studio-hub-card--cobalt{--hub-pastel:linear-gradient(145deg,#afd8ff,#8ec2ff 65%,#accfff)}.studio-hub-reference .studio-hub-card:after{display:none}.studio-hub-reference .studio-hub-card-head{position:relative;z-index:2;font-size:17px;gap:9px;margin-bottom:9px;color:#141c31}.studio-hub-reference .studio-hub-card-head svg{width:15px;height:15px;stroke-width:1.7}.studio-hub-reference .studio-hub-card-eyebrow{position:relative;z-index:2;height:auto;min-height:10px;font-size:9px;font-weight:450;letter-spacing:.3px;line-height:1.2;margin:0 0 10px;color:#66768d;opacity:1}.studio-hub-reference .studio-hub-card>strong{font-size:clamp(20px,1.5vw,26px);line-height:1.08;letter-spacing:-.7px;font-weight:650;max-width:150px;height:56px;color:#101528}.studio-hub-reference .studio-hub-card-copy{font-size:12px;line-height:1.4;letter-spacing:-.15px;color:#62718b;max-width:190px;margin-top:4px;min-height:0;opacity:1;text-shadow:none}.studio-hub-reference .studio-hub-card>img{inset:auto auto 26px -7%;width:114%;height:56%;object-fit:contain;object-position:center bottom;z-index:0;transform-origin:50% 80%}.studio-hub-reference .studio-hub-card--violet>img{height:58%}.studio-hub-reference .studio-hub-card--orange>strong{max-width:120px}.studio-hub-reference .studio-hub-card-arrow{left:17px;bottom:16px;min-width:104px;height:38px;padding:0 15px;justify-content:space-between;gap:14px;border-radius:15px;background:#ffffffed;color:#171d32;box-shadow:none;font-size:12px;font-weight:550}.studio-hub-reference .studio-hub-card-arrow svg{width:16px;height:16px}.studio-hub-reference-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:30px 0 8px;color:#80849f;font-size:12px;line-height:1.5}.studio-hub-reference-footer>p{margin:0}.studio-hub-reference-footer>div{display:flex;align-items:center;gap:30px}.studio-hub-reference-footer>div:before{content:"";width:100px;height:1px;background:#eeedf4}.studio-hub-reference-footer span{display:flex;align-items:center;gap:8px;white-space:nowrap}.studio-hub-reference-footer svg{width:16px;height:16px;stroke-width:1.5}@media(min-width:1001px){.studio-main:has(.studio-hub-reference){padding-top:0;overflow-y:auto;overflow-x:hidden}}@media(max-width:1250px)and (min-width:1001px){.studio-hub-reference .studio-hub-tools{gap:10px;height:410px}.studio-hub-reference .studio-hub-card{padding:15px 12px}.studio-hub-reference .studio-hub-card>strong{font-size:20px;height:46px}.studio-hub-reference .studio-hub-card-copy{font-size:11px}.studio-hub-reference .studio-hub-card>img{height:59%}.studio-hub-reference .studio-hub-intro{max-width:300px}.studio-hub-reference-footer>div{gap:18px}.studio-hub-reference-footer>div:before{display:none}}@media(max-width:1000px){.studio-hub.studio-hub-reference{padding:0}.studio-hub-reference .studio-hub-hero{padding:0 0 24px}.studio-hub-reference .studio-hub-tools{height:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.studio-hub-reference .studio-hub-card{height:400px}.studio-hub-reference-footer>div:before{display:none}.studio-hub-reference-footer>div{gap:16px}}@media(max-width:700px){.studio-hub-reference .studio-hub-hero{display:block}.studio-hub-reference .studio-hub-hero h1{font-size:40px}.studio-hub-reference .studio-hub-subtitle{font-size:12px}.studio-hub-reference .studio-hub-intro{max-width:none;width:100%;padding:14px 16px;margin-top:20px}.studio-hub-reference .studio-hub-intro p{font-size:12px}.studio-hub-reference .studio-hub-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-hub-reference .studio-hub-card{height:340px;padding:15px 12px;border-radius:17px}.studio-hub-reference .studio-hub-card>strong{font-size:19px;height:44px}.studio-hub-reference .studio-hub-card-copy{font-size:11px;line-height:1.35}.studio-hub-reference .studio-hub-card>img{height:57%;bottom:24px}.studio-hub-reference .studio-hub-card-arrow{left:12px;bottom:12px;min-width:94px;height:34px;padding-inline:12px;font-size:11px}.studio-hub-reference-footer{align-items:flex-start;flex-direction:column;font-size:11px;margin-top:24px}.studio-hub-reference-footer>div{gap:20px}.studio-hub-reference-footer span{gap:5px}}@media(max-width:360px){.studio-hub-reference .studio-hub-tools{grid-template-columns:1fr}.studio-hub-reference .studio-hub-card{height:380px}.studio-hub-reference .studio-hub-card>img{height:72%;left:8%;width:92%}.studio-hub-reference .studio-hub-card-copy{max-width:150px}.studio-hub-reference-footer>div{flex-wrap:wrap}}.studio-hub-reference button.studio-hub-card{transform:translateZ(0);backface-visibility:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.studio-hub-reference .studio-hub-card>img{transform:translateZ(0) scale(1);backface-visibility:hidden}@media(hover:hover)and (pointer:fine){.studio-hub-reference button.studio-hub-card:hover{transform:translate3d(0,-6px,0)}.studio-hub-reference button.studio-hub-card:hover>img{transform:translateZ(0) scale(1.035)}}.studio-hub-reference .studio-hub-card-head,.studio-hub-reference .studio-hub-card-eyebrow,.studio-hub-reference .studio-hub-card>strong,.studio-hub-reference .studio-hub-card-copy{color:#fff;font-weight:700}.studio-hub-reference .studio-hub-card>strong{font-weight:750}.studio-hub-reference .studio-hub-card--violet{--hub-pastel:linear-gradient(160deg,#7944c3,#ae86de 48%,#edddff)}.studio-hub-reference .studio-hub-card--blue{--hub-pastel:linear-gradient(160deg,#1767ac,#71b0e2 48%,#c7e7ff)}.studio-hub-reference .studio-hub-card--green{--hub-pastel:linear-gradient(160deg,#197954,#64bf99 48%,#b2eed1)}.studio-hub-reference .studio-hub-card--orange{--hub-pastel:linear-gradient(160deg,#b34d24,#e59c72 48%,#ffcbaa)}.studio-hub-reference .studio-hub-card--cobalt{--hub-pastel:linear-gradient(160deg,#2455b1,#709de4 48%,#accfff)}@media(prefers-reduced-motion:reduce){.studio-hub-reference button.studio-hub-card,.studio-hub-reference button.studio-hub-card:hover,.studio-hub-reference button.studio-hub-card>img,.studio-hub-reference button.studio-hub-card:hover>img{transform:none;transition:none}}@media(prefers-reduced-motion:no-preference){.studio-hub-reference .studio-hub-card{animation:studio-hub-card-reveal 1.1s cubic-bezier(.22,.61,.36,1) backwards}.studio-hub-reference .studio-hub-card:nth-child(1){animation-delay:.1s}.studio-hub-reference .studio-hub-card:nth-child(2){animation-delay:.26s}.studio-hub-reference .studio-hub-card:nth-child(3){animation-delay:.42s}.studio-hub-reference .studio-hub-card:nth-child(4){animation-delay:.58s}.studio-hub-reference .studio-hub-card:nth-child(5){animation-delay:.74s}}@keyframes studio-hub-card-reveal{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}.studio-hub-reference .studio-hub-brand em{display:inline-block;color:#8980ee;background:linear-gradient(110deg,#7770de,#9186f2 32%,#c9c3ff 44%,#f1efff,#b7adff 56%,#8980ee 68%,#7770de);background-size:250% 100%;background-position:100% 50%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(prefers-reduced-motion:no-preference){.studio-hub-reference .studio-hub-brand em{animation:studio-ai-wordmark-shimmer 5s ease-in-out infinite}}@keyframes studio-ai-wordmark-shimmer{0%,18%{background-position:100% 50%}65%,to{background-position:0% 50%}}.studio-hub-reference .studio-hub-hero h1>.studio-hub-brand{width:fit-content;padding:0 .14em .1em 0;line-height:1.18;background:linear-gradient(110deg,#7963ce,#a897eb 30%,#c8bafa,#9680e2 80%,#7963ce);background-size:250% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:studio-hub-shimmer 8s ease-in-out infinite alternate}.studio-hub-reference .studio-hub-brand em{display:inline;background:none;animation:none;-webkit-text-fill-color:inherit}@keyframes studio-hub-shimmer{0%{background-position:100% 50%}to{background-position:0% 50%}}@media(prefers-reduced-motion:reduce){.studio-hub-reference .studio-hub-hero h1>.studio-hub-brand{animation:none}}
