.delivery-artifacts{display:flex;flex-direction:column;gap:24px;max-width:1120px}.artifact-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.artifact-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.artifact-breadcrumb{min-height:36px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:transparent;color:#6e6e73;padding:0 12px;font-weight:500;line-height:1}.artifact-breadcrumb:hover{border-color:#646262;color:#201d1d}.artifact-breadcrumb:focus-visible{outline:1px solid #007aff;outline-offset:2px}.artifact-breadcrumb--active{background:#f8f7f7;color:#201d1d}.artifact-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.artifact-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;color:#201d1d;padding:0 12px;font-weight:500;line-height:1}.artifact-action-button:hover:not(:disabled){border-color:#646262;background:#f8f7f7}.artifact-action-button:focus-visible{outline:1px solid #007aff;outline-offset:2px}.artifact-action-button:disabled{color:#6e6e73;opacity:.64}.artifact-ops{display:grid;grid-template-columns:minmax(240px,420px) minmax(0,1fr);align-items:center;gap:24px}.artifact-ops__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.artifact-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;min-height:44px;border:1px solid rgba(15,0,0,.12);border-radius:6px;background:#f8f7f7;color:#201d1d;padding:0 16px}.artifact-search input{width:100%;border:0;outline:0;background:transparent;color:#201d1d}.artifact-search input::placeholder{color:#6e6e73}.artifact-search:focus-within{border-color:#007aff}.artifact-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:#6e6e73;font-size:14px;line-height:2}.artifact-stats span{min-height:28px;border:1px solid rgba(15,0,0,.12);border-radius:4px;padding:0 8px}.artifact-view-toggle{display:inline-flex;align-items:center;border:1px solid rgba(15,0,0,.12);border-radius:4px}.artifact-view-toggle__button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-height:32px;margin:-1px;border:1px solid rgba(15,0,0,.12);border-radius:0;background:#fdfcfc;color:#6e6e73;padding:0;line-height:1}.artifact-view-toggle__button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.artifact-view-toggle__button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.artifact-view-toggle__button+.artifact-view-toggle__button{margin-left:0}.artifact-view-toggle__button:hover{position:relative;background:#f8f7f7;color:#201d1d}.artifact-view-toggle__button:focus-visible{outline:1px solid #007aff;outline-offset:-2px}.artifact-view-toggle__button--active{position:relative;z-index:1;border-color:#646262;background:#fdfcfc;color:#201d1d}.artifact-view-toggle__button--active:hover{border-color:#646262;background:#f8f7f7;color:#201d1d}.artifact-alert{border:1px solid rgba(255,59,48,.56);border-radius:4px;color:#ff3b30;padding:12px 16px;line-height:1.5}.artifact-notice{border:1px solid rgba(255,159,10,.56);border-radius:4px;color:#201d1d;padding:12px 16px;line-height:1.5}.artifact-notice code{color:#201d1d;font-weight:700}.artifact-table-wrap{overflow:auto;border:1px solid rgba(15,0,0,.12);border-radius:4px}.artifact-table{width:100%;min-width:760px;border-collapse:collapse;color:#201d1d}.artifact-table th,.artifact-table td{border-bottom:1px solid rgba(15,0,0,.12);padding:16px;text-align:left;vertical-align:middle}.artifact-table th{color:#6e6e73;font-size:14px;font-weight:700;line-height:2}.artifact-table tbody tr:hover{background:#f8f7f7}.artifact-table tbody tr:last-child td{border-bottom:0}.artifact-name{display:inline-grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;max-width:520px;color:#201d1d}.artifact-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-name--folder{border:0;background:transparent;padding:0;color:#201d1d;font-weight:500;text-align:left}.artifact-name--folder:hover{color:#007aff;text-decoration:underline}.artifact-name--folder:focus-visible{outline:1px solid #007aff;outline-offset:2px}.artifact-name--preview{border:0;background:transparent;padding:0;font-weight:500;text-align:left}.artifact-name--preview:hover{color:#007aff;text-decoration:underline}.artifact-name--preview:focus-visible{outline:1px solid #007aff;outline-offset:2px}.artifact-table__actions{display:flex;align-items:center;gap:8px}.artifact-table__select-heading,.artifact-table__select-cell{width:48px;padding-right:0!important}.artifact-table__row--selected{background:#007aff14}.artifact-selection-check{display:inline-grid;width:24px;height:24px;place-items:center}.artifact-selection-check input{width:16px;height:16px;accent-color:#201d1d}.artifact-table__actions-cell{color:#6e6e73}.artifact-table__empty{height:160px;color:#6e6e73;text-align:center!important}.artifact-text-preview{display:grid;overflow:hidden;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc}.artifact-text-preview__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(15,0,0,.12);padding:20px 24px}.artifact-text-preview__header p,.artifact-text-preview__header h2{margin:0}.artifact-text-preview__header p{color:#6e6e73;font-size:14px;line-height:2}.artifact-text-preview__header h2{overflow:hidden;color:#201d1d;font-size:16px;font-weight:700;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.artifact-text-preview__meta{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid rgba(15,0,0,.12);padding:12px 24px;color:#6e6e73;font-size:13px;line-height:1.8}.artifact-text-preview__meta span{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-text-preview__content{min-height:420px;max-height:min(680px,calc(100vh - 320px));overflow:auto;background:#f8f7f7}.artifact-text-preview__content pre{margin:0;min-width:max-content;padding:20px 24px;color:#201d1d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7;white-space:pre}.artifact-text-preview__empty{display:grid;min-height:220px;place-items:center;color:#6e6e73}.artifact-preview-grid-wrap{min-height:220px}.artifact-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px}.artifact-preview-grid__empty{display:grid;min-height:220px;place-items:center;border:1px solid rgba(15,0,0,.12);border-radius:4px;color:#6e6e73}.artifact-preview-card{position:relative;display:grid;width:100%;overflow:hidden;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc}.artifact-preview-card--selected{border-color:#646262;box-shadow:0 0 0 1px #646262}.artifact-preview-card__check{position:absolute;top:8px;left:8px;z-index:2;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfceb}.artifact-preview-card__check input{width:16px;height:16px;accent-color:#201d1d}.artifact-preview-card__image-button{display:block;width:100%;border:0;background:#f8f7f7;padding:0;cursor:zoom-in}.artifact-preview-card--selectable .artifact-preview-card__image-button{cursor:pointer}.artifact-preview-card__image-button:focus-visible{outline:1px solid #007aff;outline-offset:-2px}.artifact-preview-card__image-button img{display:block;width:100%;height:auto}.artifact-preview-card__body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px}.artifact-preview-card__meta{min-width:0}.artifact-preview-card__meta h3,.artifact-preview-card__meta p{margin:0}.artifact-preview-card__meta h3{overflow:hidden;color:#201d1d;font-size:14px;font-weight:700;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.artifact-preview-card__meta p{color:#6e6e73;font-size:12px;line-height:1.5}.artifact-preview-card__actions{display:flex;align-items:center;gap:8px}.artifact-preview-card__actions .icon-button{width:32px;height:32px}.artifact-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px}.artifact-preview__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#201d1d8f}.artifact-preview__dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(920px,100%);max-height:min(760px,calc(100vh - 48px));border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;color:#201d1d}.artifact-preview__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(15,0,0,.12);padding:20px 24px}.artifact-preview__header p{margin:0 0 4px;color:#6e6e73;font-size:14px;line-height:2}.artifact-preview__header h2{margin:0;max-width:680px;overflow:hidden;color:#201d1d;font-size:16px;font-weight:700;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.artifact-preview__image-wrap{display:grid;min-height:320px;place-items:center;overflow:auto;background:#f8f7f7;padding:24px}.artifact-preview__image-wrap img{display:block;max-width:100%;max-height:520px;object-fit:contain}.artifact-preview__link{display:grid;gap:8px;border-top:1px solid rgba(15,0,0,.12);padding:20px 24px}.artifact-preview__link label{color:#6e6e73;font-size:14px;line-height:2}.artifact-preview__link-row{display:grid;grid-template-columns:minmax(0,1fr) 36px 36px;gap:8px}.artifact-preview__missing-link{border:1px solid rgba(255,159,10,.56);border-radius:4px;color:#201d1d;padding:12px 16px}.artifact-preview__missing-link code{font-weight:700}@media (max-width: 900px){.delivery-artifacts{max-width:none}.artifact-toolbar,.artifact-ops{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.artifact-actions,.artifact-ops__meta,.artifact-stats{justify-content:flex-start}.artifact-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artifact-preview{padding:16px}.artifact-preview__dialog{max-height:calc(100vh - 32px)}.artifact-preview__header,.artifact-preview__link{padding:16px}.artifact-text-preview__header{align-items:stretch;flex-direction:column;padding:16px}.artifact-text-preview__meta{padding:12px 16px}.artifact-text-preview__content{max-height:none}.artifact-text-preview__content pre{padding:16px}.artifact-preview__image-wrap{min-height:240px;padding:16px}.artifact-preview__link-row{grid-template-columns:minmax(0,1fr) 36px 36px}}@media (max-width: 560px){.artifact-preview-grid{grid-template-columns:1fr}}.console-shell[data-theme=dark] .artifact-breadcrumb{border-color:#fdfcfc1f;color:#9a9898}.console-shell[data-theme=dark] .artifact-breadcrumb:hover{border-color:#646262;color:#fdfcfc}.console-shell[data-theme=dark] .artifact-breadcrumb--active{background:#302c2c;color:#fdfcfc}.console-shell[data-theme=dark] .artifact-action-button{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .artifact-action-button:hover:not(:disabled){border-color:#646262;background:#302c2c}.console-shell[data-theme=dark] .artifact-action-button:disabled{color:#9a9898}.console-shell[data-theme=dark] .artifact-search{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .artifact-stats{color:#9a9898}.console-shell[data-theme=dark] .artifact-stats span,.console-shell[data-theme=dark] .artifact-view-toggle{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .artifact-view-toggle__button{border-color:#fdfcfc1f;background:#201d1d;color:#9a9898}.console-shell[data-theme=dark] .artifact-view-toggle__button:hover{background:#302c2c;color:#fdfcfc}.console-shell[data-theme=dark] .artifact-view-toggle__button--active{border-color:#646262;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .artifact-view-toggle__button--active:hover{border-color:#646262;background:#302c2c;color:#fdfcfc}.console-shell[data-theme=dark] .artifact-table-wrap{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .artifact-table{color:#fdfcfc}.console-shell[data-theme=dark] .artifact-table th,.console-shell[data-theme=dark] .artifact-table td{border-bottom-color:#fdfcfc1f}.console-shell[data-theme=dark] .artifact-table th{color:#9a9898}.console-shell[data-theme=dark] .artifact-table tbody tr:hover{background:#302c2c}.console-shell[data-theme=dark] .artifact-name,.console-shell[data-theme=dark] .artifact-name--folder,.console-shell[data-theme=dark] .artifact-name--preview{color:#fdfcfc}.console-shell[data-theme=dark] .artifact-table__empty{color:#9a9898}.console-shell[data-theme=dark] .artifact-text-preview{border-color:#fdfcfc1f;background:#201d1d}.console-shell[data-theme=dark] .artifact-text-preview__header,.console-shell[data-theme=dark] .artifact-text-preview__meta{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .artifact-text-preview__header p{color:#9a9898}.console-shell[data-theme=dark] .artifact-text-preview__header h2{color:#fdfcfc}.console-shell[data-theme=dark] .artifact-text-preview__meta{color:#9a9898}.console-shell[data-theme=dark] .artifact-text-preview__content{background:#302c2c}.console-shell[data-theme=dark] .artifact-text-preview__content pre{color:#fdfcfc}.console-shell[data-theme=dark] .artifact-text-preview__empty{color:#9a9898}.console-shell[data-theme=dark] .artifact-table__row--selected{background:#007aff29}.console-shell[data-theme=dark] .artifact-selection-check input{accent-color:#fdfcfc}.console-shell[data-theme=dark] .artifact-preview-grid__empty,.console-shell[data-theme=dark] .artifact-preview-card{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .artifact-preview-grid__empty{color:#9a9898}.console-shell[data-theme=dark] .artifact-preview-card{background:#201d1d}.console-shell[data-theme=dark] .artifact-preview-card--selected{border-color:#646262;box-shadow:0 0 0 1px #646262}.console-shell[data-theme=dark] .artifact-preview-card__check{border-color:#fdfcfc1f;background:#201d1deb}.console-shell[data-theme=dark] .artifact-preview-card__check input{accent-color:#fdfcfc}.console-shell[data-theme=dark] .artifact-preview-card__image-button{background:#302c2c}.console-shell[data-theme=dark] .artifact-preview-card__meta h3{color:#fdfcfc}.console-shell[data-theme=dark] .artifact-preview-card__meta p{color:#9a9898}.console-shell[data-theme=dark] .artifact-notice,.console-shell[data-theme=dark] .artifact-notice code{color:#ff9f0a}.console-shell[data-theme=dark] .artifact-preview__dialog{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .artifact-preview__header,.console-shell[data-theme=dark] .artifact-preview__link{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .artifact-preview__header h2,.console-shell[data-theme=dark] .artifact-preview__link h2{color:#fdfcfc}.console-shell[data-theme=dark] .artifact-preview__header p,.console-shell[data-theme=dark] .artifact-preview__link p,.console-shell[data-theme=dark] .artifact-preview__header label,.console-shell[data-theme=dark] .artifact-preview__link label{color:#9a9898}.console-shell[data-theme=dark] .artifact-preview__image-wrap{background:#302c2c}.console-shell[data-theme=dark] .artifact-preview__missing-link{color:#ff9f0a}.file-system-page{display:flex;flex-direction:column}.file-system-create{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px}.file-system-create__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#201d1d8f}.file-system-create__dialog{position:relative;z-index:1;display:grid;width:min(560px,100%);overflow:hidden;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;color:#201d1d}.file-system-create__header,.file-system-create__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px}.file-system-create__header{border-bottom:1px solid rgba(15,0,0,.12)}.file-system-create__header p,.file-system-create__header h2{margin:0}.file-system-create__header p{color:#6e6e73;font-size:14px;line-height:2}.file-system-create__header h2{color:#201d1d;font-size:16px;font-weight:700;line-height:1.5}.file-system-create__body{display:grid;gap:20px;padding:24px}.file-system-create__fields{display:grid;gap:16px}.file-system-create__field{display:grid;gap:8px}.file-system-create__field span{color:#6e6e73;font-size:14px;font-weight:700;line-height:2}.file-system-create__alert{border:1px solid rgba(255,59,48,.56);border-radius:4px;color:#ff3b30;padding:12px 16px;line-height:1.5}.file-system-create__footer{justify-content:flex-end;border-top:1px solid rgba(15,0,0,.12)}@media (max-width: 640px){.file-system-create,.file-system-create__header,.file-system-create__body,.file-system-create__footer{padding:16px}}.console-shell[data-theme=dark] .file-system-create__dialog{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .file-system-create__header,.console-shell[data-theme=dark] .file-system-create__footer{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .file-system-create__header p{color:#9a9898}.console-shell[data-theme=dark] .file-system-create__header h2{color:#fdfcfc}.console-shell[data-theme=dark] .file-system-create__field span{color:#9a9898}.console-shell[data-theme=dark] .file-system-create .field-input{border-color:#fdfcfc1f;background:#302c2c;color:#fdfcfc}.console-shell[data-theme=dark] .file-system-create .field-input::placeholder{color:#9a9898}.studio-page{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:24px;max-width:960px;min-height:calc(100vh - 224px)}.studio-thread{display:flex;flex-direction:column;gap:24px;min-height:0;overflow:auto}.studio-message{display:grid;grid-template-columns:36px minmax(0,1fr);gap:16px;max-width:760px}.studio-message__avatar{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#f8f7f7;color:#201d1d}.studio-message__body{border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;color:#201d1d;padding:16px}.studio-message__body p{margin:0}.studio-message__label{margin-bottom:8px!important;color:#6e6e73;font-size:14px;line-height:2}.studio-alert,.studio-generation-status{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;max-width:760px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;color:#201d1d;padding:16px}.studio-alert{border-color:#ff3b3066;color:#ff3b30}.studio-generation-status p{margin:0;color:#201d1d;font-weight:500}.studio-generation-status span{display:block;margin-top:4px;color:#6e6e73;font-size:14px;line-height:1.5}.studio-generation-status__icon,.studio-composer__spinner{animation:studio-spin .9s linear infinite}.studio-results{display:grid;gap:20px}.studio-result{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);gap:16px;max-width:840px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;padding:12px}.studio-result__image-wrap{overflow:hidden;border-radius:4px;background:#f8f7f7;aspect-ratio:1 / 1}.studio-result__image-wrap img{display:block;width:100%;height:100%;object-fit:contain}.studio-result__meta{display:flex;min-width:0;flex-direction:column;gap:8px;color:#6e6e73;font-size:13px;line-height:1.5}.studio-result__meta p{margin:0;color:#201d1d;font-size:15px;line-height:1.6;overflow-wrap:anywhere}.studio-result__meta span{overflow-wrap:anywhere}.studio-result__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.studio-result__action{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:32px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#f8f7f7;color:#201d1d;padding:4px 12px;font-size:13px;line-height:1.4;text-decoration:none;transition:border-color .12s ease,background .12s ease,color .12s ease}.studio-result__action:hover:not(:disabled){border-color:#646262;background:#fdfcfc}.studio-result__action:focus-visible{outline:1px solid #007aff;outline-offset:2px}.studio-result__action:disabled{color:#6e6e73;opacity:.64}.studio-composer{position:sticky;bottom:0;display:grid;gap:16px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;padding:16px;z-index:4}.studio-upload-list{display:flex;flex-wrap:wrap;gap:8px}.studio-upload-list__item{position:relative;display:grid;width:112px;grid-template-rows:84px auto;align-items:center;gap:4px;overflow:hidden;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#f8f7f7;padding:4px}.studio-upload-list__item img{display:block;width:100%;min-width:0;height:84px;border-radius:4px;object-fit:cover}.studio-upload-list__item div{min-width:0}.studio-upload-list__item p{margin:0;color:#201d1d;font-size:12px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-upload-list__item span{display:block;color:#6e6e73;font-size:11px;line-height:1.4}.studio-upload-list__remove{position:absolute;top:4px;right:4px;display:grid;width:18px;height:18px;place-items:center;border:1px solid rgba(15,0,0,.18);border-radius:4px;background:#fdfcfce0;color:#201d1d;padding:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.studio-upload-list__remove:hover{border-color:#0f000057;background:#fdfcfc}.studio-upload-list__remove:focus-visible{outline:1px solid #007aff;outline-offset:2px}.studio-composer textarea{width:100%;min-height:76px;resize:vertical;border:0;outline:0;background:transparent;color:#201d1d;line-height:1.5}.studio-composer textarea::placeholder{color:#6e6e73}.studio-composer__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(15,0,0,.12);padding-top:16px}.studio-composer__controls{display:flex;min-width:0;align-items:center;gap:8px}.studio-model-select{display:inline-grid;grid-template-columns:auto minmax(180px,1fr);align-items:center;gap:12px;color:#6e6e73;font-size:14px;line-height:2}.studio-model-select select{min-height:36px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#f8f7f7;color:#201d1d;padding:0 12px;outline:none}.studio-model-select select:focus{border-color:#007aff}.studio-composer__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.studio-settings{position:relative;display:inline-flex}.studio-settings__menu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:10;display:grid;width:min(320px,calc(100vw - 48px));gap:16px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;box-shadow:0 18px 48px #0f000024;padding:16px}.studio-settings__group{display:grid;gap:8px;min-width:0;margin:0;border:0;padding:0}.studio-settings__group legend{margin-bottom:8px;color:#6e6e73;font-size:13px;line-height:1.5}.studio-settings__options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.studio-settings__options--quality,.studio-settings__options--count{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-settings__option{min-height:36px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#f8f7f7;color:#201d1d;padding:4px 8px;line-height:1.4;transition:border-color .12s ease,background .12s ease,color .12s ease}.studio-settings__option:hover{border-color:#646262}.studio-settings__option:focus-visible{outline:1px solid #007aff;outline-offset:2px}.studio-settings__option--active{border-color:#201d1d;background:#201d1d;color:#fdfcfc}.studio-settings__summary{border-top:1px solid rgba(15,0,0,.12);color:#6e6e73;font-size:13px;line-height:1.5;padding-top:12px}.studio-r2-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px}.studio-r2-picker__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f000047;padding:0}.studio-r2-picker__dialog{position:relative;z-index:1;display:grid;width:min(640px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));grid-template-rows:auto auto auto minmax(180px,1fr) auto;gap:16px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;box-shadow:0 24px 80px #0f000038;padding:20px}.studio-r2-picker__header,.studio-r2-picker__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-r2-picker__header p,.studio-r2-picker__header h2{margin:0}.studio-r2-picker__header p{color:#6e6e73;font-size:13px;line-height:1.5}.studio-r2-picker__header h2{color:#201d1d;font-size:20px;line-height:1.4}.studio-r2-picker__header-actions{display:flex;gap:8px}.studio-r2-picker__alert{border:1px solid rgba(255,59,48,.4);border-radius:4px;color:#ff3b30;font-size:13px;line-height:1.5;padding:12px}.studio-r2-picker__preview{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#f8f7f7;padding:8px}.studio-r2-picker__preview img{display:block;width:72px;height:72px;border-radius:4px;object-fit:cover}.studio-r2-picker__preview div{min-width:0}.studio-r2-picker__preview p,.studio-r2-picker__preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-r2-picker__preview p{margin:0;color:#201d1d;font-size:14px;line-height:1.5}.studio-r2-picker__preview span{display:block;margin-top:4px;color:#6e6e73;font-size:12px;line-height:1.4}.studio-r2-tree{min-height:0;overflow:auto;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#f8f7f7;padding:8px}.studio-r2-tree__row{display:grid;width:100%;min-height:34px;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:8px;border:1px solid transparent;border-radius:4px;background:transparent;color:#201d1d;line-height:1.4;text-align:left}.studio-r2-tree__row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-r2-tree__row:focus-visible{outline:1px solid #007aff;outline-offset:2px}.studio-r2-tree__row--disabled{color:#6e6e73;cursor:default}.studio-r2-tree__row--selectable:hover{border-color:#0f00001f;background:#fdfcfc}.studio-r2-tree__row--selected{border-color:#201d1d;background:#fdfcfc;color:#201d1d}.studio-r2-tree__empty{display:grid;min-height:120px;place-items:center;color:#6e6e73;font-size:14px}@keyframes studio-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.studio-page{max-width:none;min-height:calc(100vh - 180px)}.studio-composer{bottom:0}.studio-composer__footer{align-items:stretch;flex-direction:column}.studio-composer__controls{align-items:stretch}.studio-model-select{grid-template-columns:1fr;flex:1;min-width:0}.studio-composer__actions{justify-content:flex-start}.studio-settings__menu{right:auto;left:0}.studio-result{grid-template-columns:1fr}.studio-r2-picker{padding:16px}.studio-r2-picker__dialog{width:calc(100vw - 32px);max-height:calc(100vh - 32px);padding:16px}}.console-shell[data-theme=dark] .studio-message__avatar,.console-shell[data-theme=dark] .studio-message__body,.console-shell[data-theme=dark] .studio-composer{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .studio-message__label,.console-shell[data-theme=dark] .studio-model-select{color:#9a9898}.console-shell[data-theme=dark] .studio-alert,.console-shell[data-theme=dark] .studio-generation-status,.console-shell[data-theme=dark] .studio-result{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .studio-alert{border-color:#ff3b308a;color:#ff3b30}.console-shell[data-theme=dark] .studio-generation-status p,.console-shell[data-theme=dark] .studio-result__meta p{color:#fdfcfc}.console-shell[data-theme=dark] .studio-generation-status span,.console-shell[data-theme=dark] .studio-result__meta{color:#9a9898}.console-shell[data-theme=dark] .studio-result__image-wrap{background:#302c2c}.console-shell[data-theme=dark] .studio-result__action{border-color:#fdfcfc1f;background:#302c2c;color:#fdfcfc}.console-shell[data-theme=dark] .studio-result__action:hover:not(:disabled){border-color:#646262;background:#201d1d}.console-shell[data-theme=dark] .studio-composer textarea{color:#fdfcfc}.console-shell[data-theme=dark] .studio-composer textarea::placeholder{color:#9a9898}.console-shell[data-theme=dark] .studio-composer__footer{border-top-color:#fdfcfc1f}.console-shell[data-theme=dark] .studio-upload-list__item{border-color:#fdfcfc1f;background:#302c2c}.console-shell[data-theme=dark] .studio-upload-list__item p{color:#fdfcfc}.console-shell[data-theme=dark] .studio-upload-list__item span{color:#9a9898}.console-shell[data-theme=dark] .studio-model-select select{border-color:#fdfcfc1f;background:#302c2c;color:#fdfcfc}.console-shell[data-theme=dark] .studio-settings__menu{border-color:#fdfcfc1f;background:#201d1d;box-shadow:0 18px 48px #00000057}.console-shell[data-theme=dark] .studio-r2-picker__backdrop{background:#0000007a}.console-shell[data-theme=dark] .studio-r2-picker__dialog{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc;box-shadow:0 24px 80px #0000006b}.console-shell[data-theme=dark] .studio-r2-picker__header p{color:#9a9898}.console-shell[data-theme=dark] .studio-r2-picker__header h2{color:#fdfcfc}.console-shell[data-theme=dark] .studio-r2-picker__preview,.console-shell[data-theme=dark] .studio-r2-tree{border-color:#fdfcfc1f;background:#302c2c}.console-shell[data-theme=dark] .studio-r2-picker__preview p{color:#fdfcfc}.console-shell[data-theme=dark] .studio-r2-picker__preview span{color:#9a9898}.console-shell[data-theme=dark] .studio-r2-tree__row{color:#fdfcfc}.console-shell[data-theme=dark] .studio-r2-tree__row--disabled,.console-shell[data-theme=dark] .studio-r2-tree__empty{color:#9a9898}.console-shell[data-theme=dark] .studio-r2-tree__row--selectable:hover,.console-shell[data-theme=dark] .studio-r2-tree__row--selected{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .studio-settings__group legend,.console-shell[data-theme=dark] .studio-settings__summary{color:#9a9898}.console-shell[data-theme=dark] .studio-settings__option{border-color:#fdfcfc1f;background:#302c2c;color:#fdfcfc}.console-shell[data-theme=dark] .studio-settings__option:hover{border-color:#646262}.console-shell[data-theme=dark] .studio-settings__option--active{border-color:#fdfcfc;background:#fdfcfc;color:#201d1d}.console-shell[data-theme=dark] .studio-settings__summary{border-top-color:#fdfcfc1f}.console-shell{display:grid;min-height:100vh;grid-template-columns:256px minmax(0,1fr);background:#fdfcfc;color:#201d1d}.console-sidebar{position:sticky;top:0;height:100vh;border-right:1px solid rgba(15,0,0,.12);background:#fdfcfc;padding:24px 16px}.console-brand{display:flex;align-items:center;gap:12px;min-height:40px;color:#201d1d;font-weight:700}.console-nav{display:flex;flex-direction:column;gap:8px;margin-top:40px}.console-nav__item{display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:12px;width:100%;min-height:40px;padding:0 12px;border:1px solid transparent;border-radius:4px;background:transparent;color:#6e6e73;text-align:left;font-weight:500;line-height:1;transition:border-color .12s ease,background .12s ease,color .12s ease}.console-nav__item:hover{border-color:#0f00001f;color:#201d1d}.console-nav__item:focus-visible{outline:1px solid #007aff;outline-offset:2px}.console-nav__item--active{border-color:#0f00001f;background:#f8f7f7;color:#201d1d}.console-nav__chevron{justify-self:end}.console-main{min-width:0}.console-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;min-height:84px;border-bottom:1px solid rgba(15,0,0,.12);padding:16px 40px 12px;background:#fdfcfc}.console-header h1{margin:0;color:#201d1d;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:0}.console-header__eyebrow{margin:0 0 4px;color:#6e6e73;font-size:13px;line-height:1.5}.console-theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:104px;min-height:36px;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;color:#201d1d;padding:4px 12px;font-weight:500;line-height:1;transition:border-color .12s ease,background .12s ease,color .12s ease}.console-theme-toggle:hover{border-color:#646262;background:#f8f7f7}.console-theme-toggle:focus-visible{outline:1px solid #007aff;outline-offset:2px}.console-content{padding:32px 40px 64px}@media (max-width: 900px){.console-shell{grid-template-columns:1fr}.console-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid rgba(15,0,0,.12);padding:16px}.console-nav{margin-top:16px}.console-header{min-height:auto;align-items:flex-start;flex-direction:column;padding:16px}.console-header h1{font-size:24px}.console-content{padding:24px 16px 48px}}.console-shell[data-theme=dark]{background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .console-sidebar,.console-shell[data-theme=dark] .console-header{background:#201d1d}.console-shell[data-theme=dark] .console-sidebar{border-right-color:#fdfcfc1f}.console-shell[data-theme=dark] .console-brand,.console-shell[data-theme=dark] .console-header h1,.console-shell[data-theme=dark] .console-nav__item:hover,.console-shell[data-theme=dark] .console-nav__item--active{color:#fdfcfc}.console-shell[data-theme=dark] .console-nav__item{color:#9a9898}.console-shell[data-theme=dark] .console-nav__item:hover{border-color:#fdfcfc1f}.console-shell[data-theme=dark] .console-nav__item--active{border-color:#646262;background:#302c2c}.console-shell[data-theme=dark] .console-header{border-bottom-color:#fdfcfc1f}.console-shell[data-theme=dark] .console-header__eyebrow{color:#9a9898}.console-shell[data-theme=dark] .console-theme-toggle{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .console-theme-toggle:hover{border-color:#646262;background:#302c2c}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:#fdfcfc;color:#201d1d;font-family:Berkeley Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed}a{color:inherit}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(15,0,0,.12);border-radius:4px;background:#fdfcfc;color:#201d1d;transition:border-color .12s ease,background .12s ease,color .12s ease}.icon-button:hover:not(:disabled){border-color:#646262;background:#f8f7f7}.icon-button:focus-visible{outline:1px solid #007aff;outline-offset:2px}.icon-button:disabled{color:#6e6e73;opacity:.64}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:4px 20px;border:1px solid rgba(253,252,252,.12);border-radius:4px;background:#201d1d;color:#fdfcfc;font-weight:500;line-height:2;text-decoration:none;transition:border-color .12s ease,background .12s ease,color .12s ease}.text-button:hover:not(:disabled){border-color:#646262;background:#302c2c}.text-button:focus-visible{outline:1px solid #007aff;outline-offset:2px}.text-button:disabled{color:#9a9898;opacity:.64}.text-button--danger{color:#ff3b30}.text-button--danger:hover:not(:disabled){border-color:#ff3b30;color:#d70015}.field-input{width:100%;min-height:44px;border:1px solid rgba(15,0,0,.12);border-radius:6px;background:#f8f7f7;color:#201d1d;padding:10px 16px;outline:none}.field-input::placeholder{color:#6e6e73}.field-input:focus{border-color:#007aff}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.console-shell[data-theme=dark] .icon-button{border-color:#fdfcfc1f;background:#201d1d;color:#fdfcfc}.console-shell[data-theme=dark] .icon-button:hover:not(:disabled){border-color:#646262;background:#302c2c}
