:root{--studio-bg:#fbfbff;--studio-surface:#fff;--studio-surface-soft:#fcfcff;--studio-surface-muted:#f7f7fd;--studio-surface-active:#f1eeff;--studio-border:#ececf5;--studio-border-strong:#e2e4f0;--studio-text:#20263a;--studio-text-soft:#8d93a6;--studio-text-faint:#b6bbca;--studio-accent:#6f63ff;--studio-accent-soft:#f3f1ff;--studio-accent-strong:#5b4ff2;--studio-danger:#d55252;--studio-overlay:#17181f75;--studio-shadow:0 18px 40px #6b64b014;--studio-shadow-strong:0 24px 60px #2b305c24}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.studio-page{width:100vw;height:100dvh;color:var(--studio-text);background:radial-gradient(circle at 100% 0,#6f63ff0f,#0000 22%),linear-gradient(#fcfcff 0%,#f9f9ff 100%);position:relative;overflow:hidden}.studio-page,.studio-page *{-webkit-tap-highlight-color:transparent}.studio-shell{background:var(--studio-bg);grid-template-columns:260px minmax(0,1fr);width:100%;height:100%;display:grid}.studio-sidebar{z-index:4;border-right:1px solid var(--studio-border);background:var(--studio-surface);flex-direction:column;gap:16px;min-width:0;min-height:0;padding:16px 16px 18px;display:flex;position:relative;overflow:hidden}.studio-sidebar__top,.studio-sidebar__footer{flex-direction:column;display:flex}.studio-sidebar__top{flex:auto;gap:16px;min-height:0}.studio-sidebar__footer{flex:none;gap:14px}.studio-sidebar__brand{justify-content:space-between;align-items:center;padding:2px 0;display:flex}.studio-sidebar__brand-left{align-items:center;gap:12px;display:flex}.studio-sidebar__brand-mark{background:#f3f0ff;border-radius:12px;width:36px;height:36px;position:relative;box-shadow:0 6px 14px #6f63ff14}.studio-sidebar__brand-mark-svg{width:36px;height:36px;position:absolute;inset:0}.studio-sidebar__brand-name{color:#1d2340;letter-spacing:-.03em;font-size:18px;font-weight:700}.studio-sidebar__brand-tag{color:#6d63ff;background:#f5f1ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.studio-primary-button,.studio-secondary-button,.studio-more-button,.studio-icon-button,.studio-credit-card__action,.studio-conversation-item__main,.studio-conversation-item__more,.studio-conversation-menu__item,.studio-notice__close,.studio-toggle-chip,.studio-confirm-dialog__close,.studio-confirm-dialog__secondary,.studio-confirm-dialog__primary,.studio-result-card__icon,.studio-result-card__preview,.studio-picker__summary,.studio-reference-card,.studio-submit-button,.studio-preview-modal__nav{transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,opacity .16s}.studio-primary-button{color:#fff;cursor:pointer;background:#6f63ff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:14px 16px;font-size:14px;font-weight:600;display:inline-flex}.studio-primary-button__icon{font-size:16px;font-weight:700;line-height:1}.studio-sidebar__nav{flex-direction:column;gap:8px;display:flex}.studio-sidebar__nav-item{color:#2b2f3a;background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:10px 14px;font-size:14px;font-weight:500;display:inline-flex}.studio-sidebar__nav-item--active{color:#6f63ff;background:#f3f0ff;font-weight:600}.studio-sidebar__nav-item--disabled{color:#a8adbc;background:#fafaff}.studio-sidebar__nav-hint{color:#b8bcc8;margin-left:auto;font-size:11px;font-weight:500}.studio-sidebar__nav-icon-wrap{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.studio-sidebar__nav-icon-wrap--create{background:#ffffff61;border-radius:999px;width:24px;height:24px}.studio-sidebar__nav-create-dot{background:currentColor;border-radius:999px;width:10px;height:10px}.studio-sidebar__nav-svg{width:20px;height:20px}.studio-conversation-panel{background:0 0;border:none;flex-direction:column;flex:auto;min-height:0;display:flex}.studio-conversation-panel__header{justify-content:flex-start;align-items:center;gap:12px;padding:4px 0 10px;display:flex}.studio-conversation-panel__title-group{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-conversation-panel__title{color:#9aa1b5;margin:0;font-size:12px;font-weight:600}.studio-conversation-panel__subtitle{display:none}.studio-icon-button{border:1px solid var(--studio-border);background:var(--studio-surface);width:34px;height:34px;color:var(--studio-text-soft);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex}.studio-icon-button svg,.studio-submit-button svg,.studio-preview-modal__nav svg,.studio-result-card__icon svg,.studio-auth-card__icon svg,.studio-center-modal__close svg{width:16px;height:16px}.studio-primary-button:focus-visible,.studio-secondary-button:focus-visible,.studio-more-button:focus-visible,.studio-icon-button:focus-visible,.studio-credit-card__action:focus-visible,.studio-auth-card:focus-visible,.studio-conversation-item__main:focus-visible,.studio-conversation-item__more:focus-visible,.studio-conversation-item__input:focus-visible,.studio-conversation-menu__item:focus-visible,.studio-notice__close:focus-visible,.studio-result-card__preview:focus-visible,.studio-result-card__icon:focus-visible,.studio-toggle-chip:focus-visible,.studio-confirm-dialog__close:focus-visible,.studio-confirm-dialog__secondary:focus-visible,.studio-confirm-dialog__primary:focus-visible,.studio-picker__summary:focus-visible,.studio-center-modal__history-retry:focus-visible,.studio-submit-button:focus-visible{outline-offset:2px;outline:2px solid #6f63ff3d}.studio-notice-center{z-index:26;pointer-events:none;flex-direction:column;gap:10px;width:min(520px,100vw - 24px);display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.studio-notice{pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #ececf5;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:14px;padding:14px 16px;display:grid;box-shadow:0 18px 42px #252a4a24}.studio-notice[data-tone=success]{border-color:#d7efe2}.studio-notice[data-tone=error]{border-color:#f2d7dc}.studio-notice[data-tone=info]{border-color:#e0e4f1}.studio-notice__badge{background:#7b61ff;border-radius:999px;flex:none;width:10px;height:10px;margin-top:7px;display:inline-flex;box-shadow:0 0 0 6px #7b61ff1a}.studio-notice[data-tone=success] .studio-notice__badge{background:#3da66e;box-shadow:0 0 0 6px #3da66e1f}.studio-notice[data-tone=error] .studio-notice__badge{background:#e45b6c;box-shadow:0 0 0 6px #e45b6c1f}.studio-notice__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-notice__copy strong{color:#252339;font-size:14px;font-weight:700;line-height:1.45}.studio-notice__copy p{color:#7c7a8a;margin:0;font-size:12px;line-height:1.55}.studio-notice__close{color:#8b90a0;cursor:pointer;background:#f6f7fb;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.studio-notice__close svg{width:14px;height:14px}.studio-conversation-list{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;gap:4px;min-height:0;padding:0;display:flex;overflow-y:auto}.studio-conversation-list::-webkit-scrollbar{width:0;height:0;display:none}.studio-conversation-list__empty{color:var(--studio-text-soft);text-align:center;padding:14px 8px;font-size:12px}.studio-conversation-list__hint{color:#a0a6b7;text-align:center;margin:0;padding:10px 6px 2px;font-size:11px;line-height:1.5}.studio-conversation-entry{position:relative}.studio-conversation-item{box-sizing:border-box;background:#fff;border:none;border-radius:14px;align-items:center;gap:0;width:100%;min-height:40px;padding:4px 8px 4px 10px;display:flex}.studio-conversation-item[data-active=true]{background:#f3f3f7}.studio-conversation-item[data-editing=true]{box-shadow:inset 0 0 0 1px #dfdbff}.studio-conversation-item__actions{align-items:center;gap:2px;width:100%;min-width:0;display:flex}.studio-conversation-item__main{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:auto;align-items:center;gap:8px;padding:0;display:flex}.studio-conversation-item__title{color:#2f3548;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:13px;font-weight:500;display:block;overflow:hidden}.studio-conversation-item[data-active=true] .studio-conversation-item__title{color:#2e3445;font-size:14px;font-weight:600}.studio-conversation-item__status{color:var(--studio-accent);flex:none;align-items:center;display:inline-flex}.studio-conversation-item__more{color:#8b90a1;cursor:pointer;background:0 0;border:none;border-radius:0;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-right:2px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.studio-conversation-item__more-dots{letter-spacing:-1px;line-height:1;display:block;transform:translateY(-1px)}.studio-conversation-item__more:hover{color:#66708a}.studio-conversation-item__input{color:#2f3548;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;padding:0;font-size:13px;font-weight:600}.studio-conversation-menu{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #eceef5;border-radius:14px;flex-direction:column;gap:2px;width:156px;padding:8px;display:flex;position:fixed;box-shadow:0 24px 60px #2b305c24}.studio-conversation-menu__item{color:#2f3548;cursor:pointer;text-align:left;background:#fff;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:34px;padding:7px 10px;font-size:13px;font-weight:600;display:inline-flex}.studio-conversation-menu__item:hover{background:#f6f7fb}.studio-conversation-menu__item--muted{background:#f3f4f7}.studio-conversation-menu__item--danger{color:#e16060}.studio-conversation-menu__item--danger:hover{background:#fff3f3}.studio-conversation-menu__icon{stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;width:13px;height:13px;display:inline-flex}.studio-spinner-dot{border:2px solid #6f63ff2e;border-top-color:var(--studio-accent);border-radius:999px;width:12px;height:12px;animation:.8s linear infinite studio-spin}.studio-more-button{min-height:28px;color:var(--studio-accent);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:flex-start;align-items:center;margin-top:2px;padding:0 4px;font-size:12px;font-weight:600;display:inline-flex}.studio-credit-card{background:#f7f5ff;border:1px solid #ece7ff;border-radius:18px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.studio-credit-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-credit-card__meta{flex:none;align-items:center;min-width:0;display:flex}.studio-credit-card__actions{flex:none;align-items:center;gap:10px;display:inline-flex}.studio-credit-card__label{color:#7c719c;white-space:nowrap;font-size:13px;font-weight:600}.studio-credit-card__service-button{color:#6b61e3;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffc7;border:1px solid #7b61ff29;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:28px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.studio-credit-card__action{color:#6f63ff;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #ddd6ff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:28px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.studio-user-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #f0f1f7;border-radius:16px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.studio-user-menu{z-index:25;background:#fffffffa;border:1px solid #ececf5;border-radius:22px;flex-direction:column;gap:8px;padding:12px;display:flex;position:fixed;box-shadow:0 24px 60px #2b305c24}.studio-user-menu__item{color:#313a52;cursor:pointer;background:#f5f6fb;border:none;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:54px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.studio-user-menu__item--danger{color:#e65f5f;background:#fff5f5}.studio-user-menu__icon{flex:none;width:18px;height:18px;display:inline-flex}.studio-user-menu__icon svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.studio-user-menu__item--danger .studio-user-menu__icon svg{stroke-width:1.9px}.studio-user-card__avatar{color:#5b4cff;background:#dcd6ff;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.studio-user-card__content{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.studio-user-card__name{color:#2d3344;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.studio-user-card__plan{color:#99a0b3;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}.studio-user-card__action{color:#a1a8ba;margin-left:auto;font-size:16px;font-weight:700}@media (width>=901px){.studio-credit-card__top,.studio-credit-card__actions{gap:8px}.studio-credit-card__label{font-size:12px}.studio-credit-card__service-button,.studio-credit-card__action{min-height:26px;padding:5px 9px;font-size:10px}}.studio-auth-card{color:#fff;cursor:pointer;background:#6f63ff;border:none;border-radius:16px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.studio-auth-card__icon{color:#fff;background:#fff3;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.studio-auth-card__content{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.studio-auth-card__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.studio-auth-card__desc{color:#eae7ff;font-size:11px;font-weight:500}.studio-sidebar-backdrop{display:none}.studio-main{background:var(--studio-surface-soft);grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;position:relative}.studio-topbar{background:var(--studio-surface);border-bottom:1px solid #efeff7;justify-content:space-between;align-items:center;min-width:0;min-height:72px;padding:20px 28px;display:none}.studio-topbar__left{align-items:center;gap:12px;min-width:0;display:flex}.studio-topbar__menu{display:none}.studio-topbar__title-group{align-items:center;min-width:0;display:flex}.studio-topbar__title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:700;line-height:1.1;overflow:hidden}.studio-topbar__credits{display:none}.studio-topbar__credits-label{color:#7c719c;white-space:nowrap;font-size:12px;font-weight:600}.studio-topbar__credits-action{color:#6f63ff;cursor:pointer;background:#fff;border:1px solid #ddd6ff;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.studio-scroll-region{min-height:0;padding:20px 28px 18px;overflow-y:auto}.studio-result-gallery{flex-direction:column;gap:18px;min-height:100%;display:flex}.studio-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100%;padding:40px 24px 88px;display:flex}.studio-empty-state__badge{background:var(--studio-accent-soft);color:var(--studio-accent);letter-spacing:.01em;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}.studio-empty-state__title{letter-spacing:-.05em;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.08}.studio-empty-state__description{max-width:620px;color:var(--studio-text-soft);margin:0;font-size:14px;line-height:1.75}.studio-empty-state__suggestions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px;display:flex}.studio-empty-state__suggestion{border:1px solid var(--studio-border);background:var(--studio-surface);color:var(--studio-text-soft);border-radius:16px;padding:11px 16px;font-size:12px}.studio-message{flex-direction:column;gap:8px;width:100%;display:flex}.studio-message--user{align-items:flex-end}.studio-user-bubble{max-width:min(100%,560px);box-shadow:none;background:#f1eeff;border:none;border-radius:18px;padding:12px 16px}.studio-user-bubble p{color:#5a5d72;margin:0;font-size:13px;line-height:1.7}.studio-message--task{background:0 0;padding:0}.studio-message__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-message__identity{align-items:center;gap:10px;min-width:0;display:flex}.studio-message__brand-mark{background:#f3f0ff;border-radius:10px;flex:none;width:28px;height:28px;margin-top:0;position:relative;box-shadow:0 4px 10px #6f63ff14}.studio-message__brand-mark-svg{width:28px;height:28px;position:absolute;inset:0}.studio-message__identity-copy{flex-direction:column;gap:0;min-width:0;display:flex}.studio-message__brand-line{align-items:center;gap:10px;display:inline-flex}.studio-message__brand-name{color:#33344a;font-size:18px;font-weight:600}.studio-message__time{color:#a0a0b3;font-size:12px}.studio-message__badge-row,.studio-message__badge{display:none}.studio-skeleton-grid,.studio-result-grid{background:0 0;border-radius:14px;justify-content:flex-start;align-items:start;gap:0;width:100%;display:grid;overflow:hidden}.studio-skeleton-grid[data-count="1"],.studio-result-grid[data-count="1"]{grid-template-columns:minmax(0,1fr)}.studio-skeleton-grid[data-count="2"],.studio-result-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-skeleton-grid[data-count="4"],.studio-result-grid[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-skeleton-grid[data-count="1"][data-shape=ultra-landscape],.studio-result-grid[data-count="1"][data-shape=ultra-landscape]{max-width:min(100%,235px)}.studio-skeleton-grid[data-count="1"][data-shape=landscape],.studio-result-grid[data-count="1"][data-shape=landscape]{max-width:min(100%,260px)}.studio-skeleton-grid[data-count="1"][data-shape=square],.studio-result-grid[data-count="1"][data-shape=square]{max-width:min(100%,210px)}.studio-skeleton-grid[data-count="1"][data-shape=portrait],.studio-result-grid[data-count="1"][data-shape=portrait]{max-width:min(100%,150px)}.studio-skeleton-grid[data-count="1"][data-shape=ultra-portrait],.studio-result-grid[data-count="1"][data-shape=ultra-portrait]{max-width:min(100%,120px)}.studio-skeleton-grid[data-count="2"][data-shape=ultra-landscape],.studio-result-grid[data-count="2"][data-shape=ultra-landscape]{max-width:min(100%,320px)}.studio-skeleton-grid[data-count="2"][data-shape=landscape],.studio-result-grid[data-count="2"][data-shape=landscape]{max-width:min(100%,310px)}.studio-skeleton-grid[data-count="2"][data-shape=square],.studio-result-grid[data-count="2"][data-shape=square]{max-width:min(100%,260px)}.studio-skeleton-grid[data-count="2"][data-shape=portrait],.studio-result-grid[data-count="2"][data-shape=portrait]{max-width:min(100%,225px)}.studio-skeleton-grid[data-count="2"][data-shape=ultra-portrait],.studio-result-grid[data-count="2"][data-shape=ultra-portrait]{max-width:min(100%,195px)}.studio-skeleton-grid[data-count="4"][data-shape=ultra-landscape],.studio-result-grid[data-count="4"][data-shape=ultra-landscape]{max-width:min(100%,390px)}.studio-skeleton-grid[data-count="4"][data-shape=landscape],.studio-result-grid[data-count="4"][data-shape=landscape]{max-width:min(100%,360px)}.studio-skeleton-grid[data-count="4"][data-shape=square],.studio-result-grid[data-count="4"][data-shape=square]{max-width:min(100%,310px)}.studio-skeleton-grid[data-count="4"][data-shape=portrait],.studio-result-grid[data-count="4"][data-shape=portrait]{max-width:min(100%,270px)}.studio-skeleton-grid[data-count="4"][data-shape=ultra-portrait],.studio-result-grid[data-count="4"][data-shape=ultra-portrait]{max-width:min(100%,240px)}.studio-skeleton-card,.studio-result-card{border-radius:0;min-width:0;position:relative;overflow:hidden}.studio-skeleton-card{background:radial-gradient(circle at 100% 0,#7b61ff1f,#0000 28%),linear-gradient(#f4f6fc 0%,#edf1f8 100%);border:none}.studio-skeleton-card__pulse{background:linear-gradient(90deg,#e7e9f580,#fffffff2,#e7e9f580) 0 0/220% 100%;width:100%;height:100%;animation:1.4s linear infinite studio-shimmer;display:block}.studio-skeleton-card__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex;position:absolute;inset:0}.studio-skeleton-card__spinner{justify-content:center;align-items:center;gap:5px;min-height:12px;display:inline-flex}.studio-skeleton-card__spinner span{background:#685effcc;border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite studio-generating-dot}.studio-skeleton-card__spinner span:nth-child(2){animation-delay:.16s}.studio-skeleton-card__spinner span:nth-child(3){animation-delay:.32s}.studio-skeleton-card__title{color:#3c415d;font-size:14px;font-weight:700;line-height:1.35}.studio-skeleton-card__description{color:#8c92a6;max-width:220px;margin:0;font-size:12px;line-height:1.55}.studio-task-error{background:#fff;border:1px solid #f1d7dc;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;max-width:min(100%,560px);padding:14px 16px;display:flex}.studio-task-error__copy{flex-direction:column;gap:4px;display:flex}.studio-task-error__copy strong{font-size:14px}.studio-task-error__copy p{color:var(--studio-text-soft);margin:0;font-size:13px}.studio-task-error__actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.studio-secondary-button{border:1px solid var(--studio-border);background:var(--studio-surface);min-height:34px;color:var(--studio-text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.studio-secondary-button--accent{background:var(--studio-accent-soft);color:var(--studio-accent);border-color:#6f63ff2e}.studio-result-card{box-shadow:none;background:0 0;border:none;margin:0}.studio-result-card__preview{cursor:pointer;background:0 0;border:none;width:100%;height:auto;padding:0;line-height:0;display:block}.studio-result-card__preview img{object-fit:contain;width:100%;height:auto;display:block}.studio-result-card__overlay{opacity:0;pointer-events:none;gap:0;display:flex;position:absolute;top:12px;right:12px}.studio-result-card:hover .studio-result-card__overlay,.studio-result-card:focus-within .studio-result-card__overlay{opacity:1;pointer-events:auto}.studio-result-card__icon{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#17181f8f;border:1px solid #ffffff47;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.studio-message__actions{flex-wrap:wrap;gap:8px;display:flex}.studio-toggle-chip{color:#55566f;cursor:pointer;background:#fff;border:1px solid #e7e8f1;border-radius:12px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:400;display:inline-flex}.studio-toggle-chip[data-active=true]{color:#55566f;background:#fff;border-color:#e7e8f1}.studio-toggle-chip[data-tone=danger]{color:var(--studio-danger)}.studio-composer{z-index:2;background:linear-gradient(#fcfcff00 0%,#fcfcff 22%);padding:0 24px 22px;position:relative}.studio-composer[data-floating-open=true]{z-index:6}.studio-composer__panel{width:min(1120px,100%);box-shadow:none;background:0 0;border:none;border-radius:28px;flex-direction:column;gap:0;margin:0 auto;padding:0;display:flex}.studio-reference-dock{flex-direction:column;gap:6px;display:flex}.studio-reference-dock__row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.studio-reference-dock__hint,.studio-reference-dock__notice{color:var(--studio-text-soft);font-size:11px;line-height:1.45}.studio-reference-dock__hint{white-space:nowrap;flex:none}.studio-reference-dock__notice{color:#cf8d26}.studio-reference-strip{flex:auto;gap:8px;min-width:0;display:flex;overflow-x:auto}.studio-reference-card{background:linear-gradient(#f4f7ff 0%,#eef2ff 100%);border:none;border-radius:18px;flex:none;width:54px;height:54px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #d9e0f58c}.studio-reference-card img{object-fit:cover;width:100%;height:100%;display:block}.studio-reference-card__remove{color:#fff;cursor:pointer;background:#17181fa3;border:none;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex;position:absolute;top:3px;right:3px}.studio-reference-card__remove svg{width:11px;height:11px}.studio-reference-card--add{color:#7f89a6;cursor:pointer;justify-content:center;align-items:center;padding:0}.studio-reference-card--add:hover{background:linear-gradient(#f1f5ff 0%,#e9efff 100%)}.studio-reference-card__native-input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.studio-reference-card__add-icon{stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;fill:none;width:18px;height:18px;display:inline-flex}.studio-composer__input-shell{background:linear-gradient(#fffffff5 0%,#fff 100%);border:none;border-radius:30px;flex-direction:column;gap:10px;min-height:0;padding:18px 18px 16px;display:flex;box-shadow:0 18px 42px #62679814,0 3px 10px #6267980a}.studio-composer__input-shell:focus-within{box-shadow:0 20px 48px #6267981a,0 4px 12px #6267980d}.studio-prompt-input{resize:none;width:100%;min-height:64px;max-height:168px;color:var(--studio-text);background:0 0;border:none;border-radius:0;outline:none;padding:0;font-size:16px;line-height:1.65}.studio-prompt-input:focus,.studio-prompt-input:focus-visible{box-shadow:none;outline:none}.studio-prompt-input::placeholder{color:#b0b8cd}.studio-composer__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-composer__toolbar{flex-wrap:wrap;flex:auto;gap:6px;min-width:0;display:flex}.studio-composer__actions{flex:none;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.studio-composer__pricing{white-space:nowrap;justify-content:flex-end;align-items:center;padding:0;display:inline-flex}.studio-composer__pricing span{color:#67748f;font-size:13px;font-weight:600}.studio-picker{position:relative}.studio-picker__backdrop{display:none}.studio-picker__summary{min-height:34px;color:var(--studio-text);cursor:pointer;background:#f5f7fd;border:none;border-radius:999px;align-items:center;gap:4px;padding:0 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #dfe5f4a6,0 1px 2px #24294408}.studio-picker[data-variant=model] .studio-picker__summary,.studio-picker[data-variant=default] .studio-picker__summary,.studio-picker[data-variant=count] .studio-picker__summary{padding:0 10px}.studio-picker[data-open=true] .studio-picker__summary{background:#fff;box-shadow:inset 0 0 0 1px #9ba8e166,0 10px 24px #62679814}.studio-picker__summary-label{color:var(--studio-text-soft);font-size:10px}.studio-picker__summary strong{font-size:12px;font-weight:600}.studio-picker[data-variant=model] .studio-picker__summary strong{color:#6f63ff}.studio-picker__summary-icon{color:var(--studio-text-soft);justify-content:center;align-items:center;display:inline-flex}.studio-picker__summary-icon svg{width:12px;height:12px}.studio-picker__popover{z-index:8;background:#fffffff5;border:none;border-radius:16px;flex-direction:column;gap:10px;max-height:min(380px,52vh);padding:10px;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 18px 42px #2429441f}.studio-picker__popover-header{justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.studio-picker__close{width:30px;height:30px}.studio-picker__options{gap:8px;min-height:0;display:grid;overflow-y:auto}.studio-picker__options--model{grid-template-columns:1fr}.studio-picker__options--count{grid-template-columns:1fr;justify-items:center;width:100%}.studio-picker__options--ratio{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-picker__popover--content-fit{width:max-content;max-width:calc(100vw - 48px)}.studio-picker__popover--content-fit .studio-picker__options{width:max-content;max-width:100%}.studio-picker__popover--content-fit .studio-picker__options--ratio{grid-template-columns:repeat(2,max-content)}.studio-picker__popover--trigger-width{min-width:max(100%,136px)}.studio-picker__popover--align-center{left:50%;transform:translate(-50%)}.studio-picker__popover--trigger-width .studio-picker__options--count{width:100%}.studio-picker__option{border:1px solid var(--studio-border);background:var(--studio-surface);width:100%;color:inherit;text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.studio-picker__popover--content-fit .studio-picker__option{width:auto;min-width:100%}.studio-picker__popover--trigger-width .studio-picker__option{width:100%;min-width:0}.studio-picker[data-variant=model] .studio-picker__popover--content-fit .studio-picker__option,.studio-picker[data-variant=default] .studio-picker__popover--content-fit .studio-picker__option,.studio-picker[data-variant=count] .studio-picker__popover--content-fit .studio-picker__option{padding-left:11px;padding-right:11px}.studio-picker[data-variant=count] .studio-picker__popover--trigger-width{border-radius:16px;width:max-content;min-width:0;max-width:calc(100vw - 48px);padding:5px}.studio-picker[data-variant=count] .studio-picker__popover--trigger-width .studio-picker__options--count{width:max-content}.studio-picker[data-variant=count] .studio-picker__option{text-align:center;border-radius:12px;justify-content:center;width:84px;max-width:100%;min-height:34px;padding:0 8px}.studio-picker[data-variant=count] .studio-picker__option-content{align-items:center;width:100%}.studio-picker[data-variant=count] .studio-picker__option-label{font-size:13px;font-weight:600;line-height:1}.studio-picker__option[data-active=true]{background:var(--studio-accent-soft);border-color:#ddd8ff}.studio-picker__option-content{flex-direction:column;gap:3px;min-width:0;display:flex}.studio-picker__option-label{font-size:12px;font-weight:700}.studio-picker__option-description{color:var(--studio-text-soft);font-size:11px;line-height:1.4}.studio-picker__popover--content-fit .studio-picker__option-description{white-space:nowrap}.studio-picker[data-presentation=popover][data-variant=model] .studio-picker__popover--content-fit,.studio-picker[data-presentation=popover][data-variant=ratio] .studio-picker__popover--content-fit{max-width:calc(100vw - 56px)}.studio-picker[data-presentation=popover][data-variant=ratio] .studio-picker__options--ratio-uniform{grid-template-columns:repeat(2,152px);justify-content:center}.studio-picker[data-presentation=popover][data-variant=ratio] .studio-picker__popover--content-fit .studio-picker__option{align-items:flex-start;gap:8px;width:152px;min-height:62px;padding:9px 10px}.studio-picker[data-presentation=popover][data-variant=ratio] .studio-picker__popover--content-fit .studio-picker__option-meta{justify-content:center;align-items:center;min-width:24px;display:inline-flex}.studio-picker[data-presentation=popover][data-variant=ratio] .studio-picker__popover--content-fit .studio-ratio-preview{transform-origin:50%;transform:scale(.88)}.studio-size-resolution-picker{min-width:0;position:relative}.studio-size-resolution-picker__summary{min-width:0;min-height:34px;color:var(--studio-text);cursor:pointer;background:#f5f7fd;border:none;border-radius:999px;align-items:center;gap:7px;padding:0 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #dfe5f4a6,0 1px 2px #24294408}.studio-size-resolution-picker[data-open=true] .studio-size-resolution-picker__summary{background:#fff;box-shadow:inset 0 0 0 1px #9ba8e166,0 10px 24px #62679814}.studio-size-resolution-picker__summary-preview{transform-origin:50%;flex:none;transform:scale(.84)}.studio-size-resolution-picker__summary-value{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.studio-size-resolution-picker__summary-icon{color:var(--studio-text-soft);justify-content:center;align-items:center;display:inline-flex}.studio-size-resolution-picker__summary-icon svg{width:12px;height:12px}.studio-size-resolution-picker__popover{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #e7ebf4f0;border-radius:20px;flex-direction:column;gap:10px;width:min(444px,100vw - 92px);padding:10px;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 24px 56px #24294429}.studio-size-resolution-picker__section{flex-direction:column;gap:6px;display:flex}.studio-size-resolution-picker__section-header{align-items:center;gap:8px;display:flex}.studio-size-resolution-picker__section-title{color:#9cabca;font-size:11px;font-weight:700}.studio-size-resolution-picker__ratio-strip{scrollbar-width:none;background:#f4f6fa;border-radius:18px;gap:3px;padding:3px;display:flex;overflow:auto hidden}.studio-size-resolution-picker__ratio-strip::-webkit-scrollbar{display:none}.studio-size-resolution-picker__ratio-option{color:#495067;cursor:pointer;background:0 0;border:none;border-radius:14px;flex:none;grid-template-rows:18px 12px;align-content:center;place-items:center;gap:4px;min-width:42px;min-height:56px;padding:6px 4px 5px;display:grid}.studio-size-resolution-picker__ratio-option[data-active=true]{background:var(--studio-accent-soft);color:var(--studio-accent-strong);box-shadow:inset 0 0 0 1px #6f63ff2e}.studio-size-resolution-picker .studio-ratio-preview{background:#ffffffc7;border-color:#2f3548eb;box-shadow:inset 0 0 0 1px #2f35480d}.studio-size-resolution-picker__ratio-option[data-active=true] .studio-ratio-preview{background:#6f63ff1f;border-color:#6f63ff80}.studio-size-resolution-picker__ratio-preview-wrap{justify-content:center;align-items:center;min-height:18px;display:inline-flex}.studio-size-resolution-picker__ratio-preview{transform-origin:50%;transform:scale(.66)}.studio-size-resolution-picker__ratio-label{white-space:nowrap;font-size:9px;font-weight:700;line-height:12px}.studio-size-resolution-picker__resolution-row{background:#f4f6fa;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;display:grid}.studio-size-resolution-picker__resolution-option{color:#495067;cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;min-height:38px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.studio-size-resolution-picker__resolution-option[data-active=true]{background:var(--studio-accent-soft);color:var(--studio-accent-strong);box-shadow:inset 0 0 0 1px #6f63ff2e}.studio-ratio-preview{background:linear-gradient(#6f63ff29,#6f63ff0f);border:1px solid #6f63ff38;border-radius:5px;min-width:10px;min-height:10px;display:inline-block}.studio-submit-button{color:#fff;cursor:pointer;background:linear-gradient(#cfd3dd 0%,#c5c9d4 100%);border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 10px 24px #9398a92e}.studio-submit-button:disabled{cursor:not-allowed;transform:none}.studio-submit-button:not(:disabled){background:linear-gradient(#6f63ff 0%,#5b72ff 100%);box-shadow:0 12px 26px #6668ff47}.studio-submit-button__icon{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px;transform:translate(.5px,-.25px)}.studio-preview-modal{z-index:20;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studio-preview-modal__backdrop{background:var(--studio-overlay);cursor:pointer;border:none;width:100%;height:100%;position:absolute;inset:0}.studio-preview-modal__panel{z-index:1;border:1px solid var(--studio-border);background:#fffffff5;border-radius:24px;flex-direction:column;gap:16px;width:min(1080px,100%);max-height:100%;padding:18px;display:flex;position:relative;box-shadow:0 32px 90px #17181f3d}.studio-preview-modal__toolbar{--studio-preview-toolbar-side-width:124px;grid-template-columns:var(--studio-preview-toolbar-side-width) minmax(0, 1fr) var(--studio-preview-toolbar-side-width);align-items:center;gap:14px;display:grid}.studio-preview-modal__toolbar-spacer{min-width:0;min-height:1px}.studio-preview-modal__toolbar-main{pointer-events:none;justify-self:center;width:min(100%,30ch);min-width:0}.studio-preview-modal__caption{color:var(--studio-text);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.4;display:block;overflow:hidden}.studio-preview-modal__toolbar-actions{width:var(--studio-preview-toolbar-side-width);white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.studio-preview-modal__download{background:var(--studio-accent-soft);color:var(--studio-accent-strong);border-color:#6f63ff24}.studio-preview-modal__body{align-items:center;gap:12px;min-height:0;display:flex}.studio-preview-modal__nav{border:1px solid var(--studio-border);background:var(--studio-surface);width:42px;height:42px;color:var(--studio-text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;padding:0;display:inline-flex}.studio-preview-modal__figure{background:#f4f5fb;border-radius:20px;flex:auto;justify-content:center;align-items:center;min-width:0;margin:0;display:flex;overflow:hidden}.studio-preview-modal__figure img{object-fit:contain;width:100%;max-height:min(78vh,860px);display:block}.studio-center-modal{z-index:18;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studio-center-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#16141f57;border:none;width:100%;height:100%;position:absolute;inset:0}.studio-center-modal__panel{z-index:1;background:#fff;border-radius:24px;flex-direction:column;gap:18px;width:min(420px,100vw - 32px);padding:28px;display:flex;position:relative;box-shadow:0 24px 70px #24104f24}.studio-center-modal__panel--compact{gap:12px;width:min(392px,100vw - 32px);padding:20px}.studio-center-modal__panel--auth{border:1px solid #ece8fa;border-radius:30px;gap:14px;width:min(338px,100vw - 32px);padding:24px 24px 22px;box-shadow:0 32px 82px #24104f29}.studio-center-modal__panel--history{width:min(620px,100vw - 32px)}.studio-center-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.studio-center-modal__header-actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.studio-center-modal__header-copy{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.studio-center-modal__tag{color:#7b61ff;font-size:12px}.studio-center-modal__title{color:#1f1b2d;margin:0;font-size:18px;font-weight:600;line-height:1.3}.studio-center-modal__description{color:#7c7a8a;margin:0;font-size:12px;line-height:1.55}.studio-center-modal__credits-shortcut{cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:2px;min-height:22px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.studio-center-modal__credits-shortcut .studio-center-modal__link-text{color:#998bff}.studio-center-modal__credits-shortcut:hover .studio-center-modal__link--accent,.studio-center-modal__credits-shortcut:focus-visible .studio-center-modal__link--accent{text-underline-offset:2px;text-decoration:underline}.studio-center-modal__credits-shortcut:focus-visible{outline:none}.studio-center-modal__service-button{color:#6b61e3;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffc7;border:1px solid #7b61ff29;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.studio-center-modal__close{color:#8f8ca0;cursor:pointer;background:#fff;border:1px solid #edeaf7;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.studio-center-modal__close:disabled,.studio-center-modal__primary:disabled,.studio-center-modal__auth-inline-action:disabled{opacity:.58;cursor:not-allowed}.studio-center-modal__auth-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.studio-center-modal__auth-header-copy{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.studio-center-modal__auth-title{color:#1f1b2d;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:700;line-height:1.45}.studio-center-modal__auth-description{color:#9a97a8;margin:0;font-size:12px;font-weight:500;line-height:1.5}.studio-center-modal__close--auth{border-color:#efedf7;width:30px;height:30px;padding:0;font-size:24px;line-height:1}.studio-center-modal__auth-tabs{background:#f7f4ff;border:1px solid #ebe7f7;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.studio-center-modal__auth-tab{color:#8a849a;cursor:pointer;background:0 0;border:none;border-radius:10px;min-height:40px;padding:0 10px;font-size:13px;font-weight:700;line-height:1.4}.studio-center-modal__auth-tab[data-active=true]{color:#222533;background:#fff;box-shadow:0 6px 16px #7b61ff14}.studio-center-modal__auth-body{flex-direction:column;gap:10px;display:flex}.studio-center-modal__auth-field{background:#fff;border:1px solid #eceaf4;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 14px;display:flex}.studio-center-modal__auth-field--split{justify-content:space-between;padding-right:12px}.studio-center-modal__auth-field-main{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.studio-center-modal__auth-icon{color:#7f8596;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;font-weight:700;display:inline-flex}.studio-center-modal__auth-icon svg{width:18px;height:18px}.studio-center-modal__auth-input{color:#2b2940;background:0 0;border:none;outline:none;width:100%;min-width:0;height:42px;padding:0;font-size:14px;font-weight:500}.studio-center-modal__auth-input::placeholder{color:#b2afbf}.studio-center-modal__auth-inline-action{color:#7b61ff;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:700;display:inline-flex}.studio-center-modal__auth-visibility{color:#7f8596;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.studio-center-modal__auth-visibility svg{width:18px;height:18px}.studio-center-modal__auth-trailing{color:#7f8596;font-size:14px}.studio-center-modal__auth-meta{color:#6a6780;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px;font-weight:500;display:flex}.studio-center-modal__auth-hint{color:#8e8aa0;margin:0;font-size:12px;line-height:1.5}.studio-center-modal__auth-checkbox{color:#6a6780;cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.studio-center-modal__auth-checkbox input{accent-color:#7b61ff;cursor:pointer;width:14px;height:14px;margin:0}.studio-center-modal__auth-meta-link{color:#7b61ff;font-weight:700}.studio-center-modal__auth-agreement{color:#9a97a8;margin:0;font-size:12px;line-height:1.5}.studio-center-modal__field-control{flex-direction:column;gap:8px;display:flex}.studio-center-modal__field-control span{color:#6e7488;font-size:12px;font-weight:600}.studio-center-modal__textarea{border:1px solid var(--studio-border);resize:vertical;width:100%;min-height:96px;color:var(--studio-text);background:#fff;border-radius:14px;outline:none;padding:12px 14px;font-size:13px;line-height:1.6}.studio-center-modal__input{width:100%;min-height:48px;color:var(--studio-text);background:#fff;border:1px solid #e1d9ff;border-radius:14px;outline:none;padding:0 14px;font-size:13px}.studio-center-modal__input::placeholder{color:#b0b0c2}.studio-center-modal__input:focus,.studio-center-modal__input:focus-visible{border-color:#b9a8ff;box-shadow:0 0 0 3px #7b61ff1f}.studio-center-modal__primary{color:#fff;cursor:pointer;background:#7b61ff;border:none;border-radius:16px;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:600;display:inline-flex}.studio-center-modal__primary--auth{background:linear-gradient(90deg,#5e4bff 0%,#7b61ff 100%);border-radius:12px;min-height:50px;font-size:15px;font-weight:700;box-shadow:0 12px 24px #5e4bff38}.studio-center-modal__link{color:#8f8ca0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-height:20px;font-size:12px;display:inline-flex}.studio-center-modal__link--auth-switch{color:#8e8aa0;gap:4px;min-height:auto;font-size:12px;font-weight:500}.studio-center-modal__link-text{color:#8e8aa0}.studio-center-modal__link--accent{color:#7b61ff;font-weight:600}.studio-center-modal__notice,.studio-center-modal__error{border-radius:12px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.studio-center-modal__notice{color:#6853ff;background:#f4f1ff;border:1px solid #e6deff}.studio-center-modal__error{color:#d55252;background:#fff5f5;border:1px solid #f4d4d4}.studio-center-modal__notice--auth,.studio-center-modal__error--auth{margin-top:-2px}.studio-center-modal__tips{color:#8f8ca0;margin:0;font-size:11px;line-height:1.5}.studio-center-modal__redeem-panel{background:linear-gradient(#fcfbff 0%,#f6f2ff 100%);border:1px solid #ece5ff;border-radius:18px;flex-direction:column;gap:12px;padding:14px;display:flex}.studio-center-modal__redeem-field{flex-direction:column;display:flex}.studio-center-modal__redeem-error{color:#d55252;margin:-4px 0 0;font-size:11px;line-height:1.6}.studio-center-modal__redeem-hint{color:#8f8ca0;margin:0;font-size:11px;line-height:1.6}.studio-center-modal__support-panel{flex-direction:column;gap:10px;display:flex}.studio-center-modal__support-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studio-center-modal__support-contact-card{background:#f8f6ff;border:1px solid #ece5ff;border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:12px;display:flex}.studio-center-modal__support-contact-label{color:#8f8ca0;font-size:10px;font-weight:600}.studio-center-modal__support-contact-value{color:#1f1b2d;word-break:break-all;font-size:15px;font-weight:700;line-height:1.2}.studio-center-modal__support-contact-copy{color:#6f63ff;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;min-height:20px;padding:0;font-size:11px;font-weight:600;display:inline-flex}.studio-center-modal__support-qr-card{background:#fff;border:1px solid #ececf5;border-radius:16px;flex-direction:column;align-items:center;gap:0;padding:8px;display:flex}.studio-center-modal__support-qr-box{background:#fff;border-radius:14px;place-items:center;width:min(100%,164px);padding:0;display:grid;overflow:hidden}.studio-center-modal__support-qr-image{width:100%;max-width:100%;height:auto;line-height:0;display:block}.studio-center-modal__support-hint{color:#8f8ca0;margin:0;font-size:10px;line-height:1.5}.studio-center-modal__payment-card{border:1px solid var(--studio-border);color:var(--studio-text-soft);background:#fafaff;border-radius:16px;flex-direction:column;gap:8px;padding:14px;font-size:12px;display:flex}.studio-center-modal__payment-card strong{color:var(--studio-text);font-size:15px}.studio-center-modal__payment-card--qr{background:linear-gradient(#fcfbff 0%,#f6f2ff 100%);border-color:#e8e2ff;gap:10px;padding:12px}.studio-center-modal__payment-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.studio-center-modal__payment-summary-item{background:#fff;border:1px solid #ece5ff;border-radius:14px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.studio-center-modal__payment-summary-label{color:#8f8ca0;font-size:10px;font-weight:600}.studio-center-modal__payment-summary-value{color:#241d3b;font-size:14px;font-weight:700}.studio-center-modal__payment-countdown{color:#fff;letter-spacing:.03em;text-align:center;background:#241d3b;border-radius:14px;margin:0;padding:7px 8px;font-size:10px;font-weight:600}.studio-center-modal__payment-qr-panel{background:#fff;border:1px solid #ece5ff;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:8px;display:flex}.studio-center-modal__payment-qr-box{aspect-ratio:1;background:linear-gradient(#fff 0%,#f7f3ff 100%);border-radius:16px;place-items:center;width:min(100%,166px);padding:8px;display:grid;box-shadow:inset 0 0 0 1px #7b61ff14}.studio-center-modal__payment-qr-image{color:#241d3b;width:100%;max-width:142px;line-height:0}.studio-center-modal__payment-qr-image svg{width:100%;height:auto;display:block}.studio-center-modal__payment-qr-placeholder{color:#8f8ca0;text-align:center;background:#f5f2ff;border-radius:18px;place-items:center;width:100%;height:100%;font-size:13px;font-weight:600;display:grid}.studio-center-modal__payment-hint{color:#6e7488;text-align:center;margin:0;font-size:10px;line-height:1.5}.studio-center-modal__payment-expired{text-align:center;background:#fff5f1;border:1px solid #ffd8cf;border-radius:22px;flex-direction:column;gap:6px;padding:14px 12px;display:flex}.studio-center-modal__payment-expired-title{color:#c4583e;margin:0;font-size:14px;font-weight:700}.studio-center-modal__payment-expired-copy{color:#8b6c63;margin:0;font-size:12px;line-height:1.5}.studio-center-modal__pay-link{color:#7b61ff;font-size:13px;font-weight:600;text-decoration:none}.studio-center-modal__plan-list{flex-direction:column;gap:6px;display:flex}.studio-center-modal__plan{color:#1f1b2d;text-align:left;cursor:pointer;background:#f7f5ff;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:12px;display:flex}.studio-center-modal__plan strong{color:#7b61ff;font-size:15px;font-weight:600}.studio-center-modal__plan[data-active=true]{background:#e9e2ff;border-color:#cdbeff}.studio-center-modal__history{flex-direction:column;min-height:240px;display:flex}.studio-center-modal__history-list{flex-direction:column;gap:12px;max-height:min(52vh,420px);padding-right:4px;display:flex;overflow-y:auto}.studio-center-modal__history-item{background:#fafafe;border:1px solid #ececf5;border-radius:18px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.studio-center-modal__history-item-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.studio-center-modal__history-item-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-center-modal__history-item-copy strong{color:#1f1b2d;font-size:15px;font-weight:600}.studio-center-modal__history-item-copy span{color:#8c88a4;font-size:12px}.studio-center-modal__history-amount{color:#6c5dd3;white-space:nowrap;background:#f0eefc;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:28px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.studio-center-modal__history-amount[data-direction=income]{color:#2f9b5f;background:#ebf8ef}.studio-center-modal__history-amount[data-direction=expense]{color:#d14d56;background:#fff0f0}.studio-center-modal__history-item-meta{color:#4a4961;justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px;line-height:1.6;display:flex}.studio-center-modal__history-item-meta span:first-child{color:#6f6b83;flex:1;min-width:0}.studio-center-modal__history-item-meta span:last-child{color:#2a2738;flex-shrink:0;font-weight:600}.studio-center-modal__history-empty{text-align:center;background:#fafafe;border:1px dashed #e2e3ef;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:240px;padding:20px 16px;display:flex}.studio-center-modal__history-empty strong{color:#1f1b2d;font-size:16px;font-weight:600}.studio-center-modal__history-empty p{color:#87839c;margin:0;font-size:13px;line-height:1.6}.studio-center-modal__history-retry{color:#fff;cursor:pointer;background:#7b61ff;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.studio-center-modal__history-load-more,.studio-center-modal__history-load-more-error{color:#7a768f;justify-content:center;align-items:center;gap:10px;padding:4px 0 2px;font-size:13px;display:flex}.studio-center-modal__history-load-more-error{flex-wrap:wrap}.studio-center-modal__success-icon{color:#7b61ff;background:#f1ecff;border-radius:999px;align-self:center;place-items:center;width:72px;height:72px;font-size:28px;font-weight:700;display:grid}.studio-center-modal__success-info{color:#7c7a8a;background:#f8f8fc;border-radius:16px;flex-direction:column;gap:10px;padding:16px;font-size:12px;display:flex}.studio-center-modal__success-info strong{color:#1f1b2d;font-size:13px;font-weight:600}.studio-confirm-dialog{z-index:19;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studio-confirm-dialog__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#16141f57;border:none;width:100%;height:100%;position:absolute;inset:0}.studio-confirm-dialog__panel{z-index:1;background:#fff;border-radius:24px;flex-direction:column;gap:18px;width:min(448px,100vw - 32px);padding:28px;display:flex;position:relative;box-shadow:0 24px 70px #24104f24}.studio-confirm-dialog__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.studio-confirm-dialog__header-copy{flex-direction:column;flex:auto;gap:10px;min-width:0;display:flex}.studio-confirm-dialog__tag{color:#7b61ff;font-size:12px;font-weight:600}.studio-confirm-dialog__panel[data-tone=danger] .studio-confirm-dialog__tag{color:#e45b6c}.studio-confirm-dialog__title{color:#1f1b2d;margin:0;font-size:22px;font-weight:600;line-height:1.3}.studio-confirm-dialog__description{color:#7c7a8a;margin:0;font-size:13px;line-height:1.55}.studio-confirm-dialog__close{color:#8f8ca0;cursor:pointer;background:#fff;border:1px solid #edeaf7;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.studio-confirm-dialog__close svg{width:16px;height:16px}.studio-confirm-dialog__close:disabled,.studio-confirm-dialog__secondary:disabled,.studio-confirm-dialog__primary:disabled{opacity:.58;cursor:not-allowed}.studio-confirm-dialog__detail{background:#f8f8fc;border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.studio-confirm-dialog__detail[data-tone=danger]{background:#fff2f4}.studio-confirm-dialog__detail-title{color:#3c3a4e;font-size:13px;font-weight:600}.studio-confirm-dialog__detail[data-tone=danger] .studio-confirm-dialog__detail-title{color:#e45b6c}.studio-confirm-dialog__detail-description{color:#7c7a8a;margin:0;font-size:12px;line-height:1.55}.studio-confirm-dialog__detail[data-tone=danger] .studio-confirm-dialog__detail-description{color:#c86a77}.studio-confirm-dialog__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-confirm-dialog__secondary,.studio-confirm-dialog__primary{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.studio-confirm-dialog__secondary{color:#464359;background:#fff;border:1px solid #eceaf4}.studio-confirm-dialog__primary{color:#fff;background:#7b61ff;border:none}.studio-confirm-dialog__primary[data-tone=danger]{background:#e45b6c}@keyframes studio-shimmer{0%{background-position:0 0}to{background-position:220% 0}}@keyframes studio-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes studio-generating-dot{0%,80%,to{opacity:.38;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media (width<=900px){.studio-main{grid-template-rows:72px minmax(0,1fr) auto}.studio-shell{grid-template-columns:1fr}.studio-sidebar{width:min(82vw,300px);max-width:300px;position:fixed;top:0;bottom:0;left:0;transform:translate(-104%);box-shadow:0 16px 50px #17181f29}.studio-sidebar[data-open=true]{transform:translate(0)}.studio-sidebar-backdrop{z-index:3;background:#17181f2e;border:none;display:block;position:fixed;inset:0}.studio-topbar{padding:18px;display:flex}.studio-topbar__menu{display:inline-flex}.studio-scroll-region{padding:20px 18px 16px}.studio-composer{padding:0 18px 18px}.studio-reference-dock__row{flex-direction:column;align-items:flex-start}.studio-reference-dock__hint{white-space:normal}.studio-center-modal,.studio-confirm-dialog{padding:16px}.studio-center-modal__panel{padding:22px}.studio-center-modal__panel--auth{padding:22px 18px 20px}.studio-center-modal__header-actions{gap:8px}.studio-center-modal__service-button{min-height:34px;padding:0 12px;font-size:12px}.studio-center-modal__auth-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.studio-center-modal__auth-tab{text-align:center;min-height:44px;padding:0 8px;font-size:12px;line-height:1.35}.studio-picker__popover{width:min(320px,84vw)}.studio-preview-modal{padding:16px}.studio-preview-modal__toolbar,.studio-preview-modal__toolbar-actions{flex-wrap:wrap}.studio-preview-modal__body{gap:8px}.studio-skeleton-grid[data-count="4"],.studio-result-grid[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.studio-main{grid-template-rows:68px minmax(0,1fr) auto;overflow-x:hidden}.studio-notice-center{width:min(100vw - 16px,100%);top:12px}.studio-notice{gap:12px;padding:12px 14px}.studio-message,.studio-user-bubble{max-width:100%}.studio-skeleton-grid,.studio-result-grid{grid-template-columns:1fr;max-width:100%}.studio-message__brand-name{font-size:16px}.studio-composer{width:100%;min-width:0;padding:0 12px 12px}.studio-topbar{gap:10px;min-height:68px;padding:14px 12px}.studio-topbar__left{flex:auto;gap:10px}.studio-center-modal__support-contact-card{gap:8px;padding:10px}.studio-center-modal__support-qr-card{padding:6px}.studio-center-modal__panel--compact{gap:10px;width:min(100%,100vw - 20px);padding:16px}.studio-center-modal__support-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-center-modal__support-contact-label{font-size:10px}.studio-center-modal__support-contact-value{font-size:13px}.studio-center-modal__support-contact-copy{font-size:10px}.studio-center-modal__support-qr-box{width:min(100%,126px);padding:0}.studio-center-modal__support-qr-image{max-width:100%}.studio-center-modal__support-hint{font-size:10px}.studio-topbar__title-group{flex:auto;min-width:0}.studio-topbar__title{font-size:19px}.studio-topbar__credits{background:#f7f5ff;border:1px solid #ece7ff;border-radius:18px;flex:none;align-items:center;gap:8px;min-width:0;max-width:min(174px,42vw);padding:7px 8px 7px 10px;display:inline-flex}.studio-topbar__credits-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.studio-topbar__credits-action{min-height:28px;padding:0 10px}.studio-composer__panel{border-radius:16px;width:100%;min-width:0;margin:0;padding:0}.studio-composer__panel--mobile{align-items:stretch;gap:8px;width:100%;min-width:0}.studio-composer__mobile-collapsed{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:10px;padding:10px 0 0;display:grid}.studio-reference-card--collapsed{border-radius:15px;width:44px;height:44px}.studio-composer__mobile-trigger{color:#94a0ba;text-align:left;background:linear-gradient(#fffffffa 0%,#f5f7fdfa 100%);border:none;border-radius:999px;justify-content:flex-start;align-items:center;min-width:0;min-height:44px;padding:0 14px;display:flex;box-shadow:inset 0 0 0 1px #dfe5f4b8,0 4px 14px #62679814}.studio-composer__mobile-trigger-placeholder{color:#a6afc4;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.studio-composer__input-shell{border-radius:20px;gap:10px;width:100%;min-width:0;padding:12px}.studio-reference-dock{gap:6px}.studio-reference-dock__row{align-items:flex-start;gap:8px}.studio-reference-strip{gap:6px}.studio-reference-card{border-radius:15px;width:44px;height:44px}.studio-reference-card__add-icon{width:16px;height:16px}.studio-reference-dock__hint{max-width:118px;font-size:10px;line-height:1.35}.studio-prompt-input{min-height:48px;max-height:132px;font-size:14px;line-height:1.55}.studio-composer__mobile-controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.studio-composer__mobile-parameter-toggle{color:#6b7390;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#f7f9fe;border:1px solid #e1e6f3;border-radius:999px;justify-content:flex-start;align-items:center;gap:6px;width:fit-content;min-height:38px;padding:0 12px;transition:none;display:inline-flex}.studio-composer__mobile-parameter-toggle-main{color:#6b7390;font-size:13px;font-weight:600;line-height:1}.studio-composer__mobile-parameter-toggle-value{color:#6f63ff;font-size:11px;font-weight:600;line-height:1}.studio-composer__mobile-parameter-toggle:hover,.studio-composer__mobile-parameter-toggle:active,.studio-composer__mobile-parameter-toggle:focus,.studio-composer__mobile-parameter-toggle:focus-visible{color:#6b7390;box-shadow:none;background:#f7f9fe;border-color:#e1e6f3;outline:none}.studio-composer__mobile-parameter-slot{border-radius:18px;align-self:stretch;width:100%;min-width:0;overflow:hidden}.studio-mobile-parameter-sheet{width:100%;min-width:0;height:100%;padding:12px 12px calc(12px + env(safe-area-inset-bottom));scrollbar-width:none;background:#f7f9fe;border-radius:18px;flex-direction:column;gap:12px;display:flex;overflow:hidden auto;box-shadow:inset 0 0 0 1px #dfe5f4b8}.studio-mobile-parameter-sheet::-webkit-scrollbar{display:none}.studio-mobile-parameter-section{flex-direction:column;gap:8px;min-width:0;display:flex}.studio-mobile-parameter-section__label{color:#67708c;font-size:12px;font-weight:700}.studio-mobile-parameter-section__options{scrollbar-width:none;gap:8px;width:100%;min-width:0;padding-bottom:2px;display:flex;overflow:auto hidden}.studio-mobile-parameter-section__options::-webkit-scrollbar{display:none}.studio-mobile-parameter-chip{color:#56607c;cursor:pointer;text-align:center;white-space:nowrap;background:#fff;border:1px solid #dde3f1;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:72px;min-height:38px;padding:0 14px;display:inline-flex}.studio-mobile-parameter-chip[data-active=true]{color:#303955;background:linear-gradient(#ecf0fff5 0%,#e4eaffe6 100%);border-color:#626aff3d;box-shadow:0 8px 18px #6971b81f}.studio-mobile-parameter-chip__meta{justify-content:center;align-items:center;display:inline-flex}.studio-mobile-parameter-chip__label{font-size:12px;font-weight:700}.studio-mobile-parameter-section__options--model .studio-mobile-parameter-chip{min-width:132px}.studio-mobile-parameter-section__options--ratio{gap:6px}.studio-mobile-parameter-section__options--ratio .studio-mobile-parameter-chip{border-radius:14px;flex-direction:column;gap:4px;min-width:62px;min-height:60px;padding:8px}.studio-mobile-parameter-section__options--ratio .studio-mobile-parameter-chip__label{font-size:11px;line-height:1}.studio-mobile-parameter-section__options--ratio .studio-mobile-parameter-chip__meta{min-height:16px}.studio-mobile-parameter-section__options--ratio .studio-ratio-preview{transform-origin:50%;transform:scale(.82)}.studio-submit-button{align-self:flex-end;width:40px;height:40px}.studio-picker__popover{width:min(300px,100vw - 48px);left:0;right:auto}.studio-preview-modal{padding:12px}.studio-preview-modal__panel{border-radius:20px;gap:12px;width:min(100%,420px);max-height:calc(100dvh - 24px);padding:12px}.studio-preview-modal__toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.studio-preview-modal__toolbar-spacer{display:none}.studio-preview-modal__toolbar-main{justify-self:stretch;width:auto}.studio-preview-modal__toolbar-actions{width:auto}.studio-preview-modal__caption{text-align:left;font-size:14px}.studio-preview-modal__body{flex-direction:column;gap:0}.studio-preview-modal__figure{border-radius:16px;min-height:0}.studio-preview-modal__figure img{width:auto;max-width:100%;max-height:min(56dvh,420px)}.studio-confirm-dialog__panel{padding:22px 18px}.studio-confirm-dialog__actions{grid-template-columns:1fr}.studio-center-modal__payment-card--qr{gap:8px;padding:10px}.studio-center-modal__payment-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.studio-center-modal__payment-summary-item{padding:8px}.studio-center-modal__payment-summary-label{font-size:10px}.studio-center-modal__payment-summary-value{font-size:12px}.studio-center-modal__payment-countdown{letter-spacing:.02em;padding:6px 8px;font-size:10px}.studio-center-modal__payment-qr-panel{gap:6px;padding:8px}.studio-center-modal__payment-qr-box{width:min(100%,142px);padding:7px}.studio-center-modal__payment-qr-image{max-width:126px}.studio-center-modal__payment-hint{font-size:10px}.studio-center-modal__plan{padding:9px 10px;font-size:12px}.studio-center-modal__plan strong{font-size:14px}.studio-center-modal__redeem-panel{gap:10px;padding:12px}}:root{color:#20263a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbfbff;font-family:PingFang SC,SF Pro Text,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}button,input,textarea{font:inherit;font-family:inherit}
