.neon-icon-btn[data-active=true]{background:var(--neon-accent-soft);color:var(--neon-accent)}.studio-shell{--neon-header-height:0px;gap:var(--neon-space-6);width:100%;max-width:1320px;padding:var(--neon-space-4);box-sizing:border-box;grid-template-columns:236px minmax(0,1fr);align-items:start;margin-inline:auto;display:grid}.studio-rail{top:var(--neon-header-height);gap:var(--neon-space-4);min-height:min(680px, calc(100dvh - var(--neon-header-height) - 32px));padding:var(--neon-space-5) var(--neon-space-4);border:0;border-right:1px solid var(--neon-color-divider,var(--neon-border-glass));box-shadow:none;background:0 0;border-radius:0;flex-direction:column;display:flex;position:sticky}.studio-rail__brand{align-items:center;gap:var(--neon-space-3);padding-inline:var(--neon-space-2);color:inherit;text-decoration:none;display:flex}.studio-rail__brand-mark,.studio-context__icon,.studio-tool-card__icon{background:var(--neon-accent-soft);color:var(--neon-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.studio-rail__brand-mark{background:var(--neon-accent-soft);width:38px;height:38px;color:var(--neon-accent);box-shadow:none;border-radius:0}.studio-rail__brand-name,.studio-rail__brand-caption,.studio-rail__user-name,.studio-rail__user-role{margin:0}.studio-rail__brand-name{color:var(--neon-text-primary);font-family:var(--font-display);font-size:var(--neon-text-base);font-weight:var(--neon-weight-black);letter-spacing:var(--neon-tracking-display);line-height:var(--neon-line-ko-tight)}.studio-rail__brand-caption,.studio-rail__eyebrow{color:var(--neon-text-muted);font-size:10px;font-weight:var(--neon-weight-semibold);letter-spacing:.16em;text-transform:uppercase}.studio-rail__brand-caption{color:var(--neon-accent);margin-top:2px}.studio-rail__eyebrow{padding-inline:var(--neon-space-2)}.studio-rail__nav{flex-direction:column;gap:2px;display:flex}.studio-rail__item{column-gap:var(--neon-space-3);padding:9px var(--neon-space-3);border-radius:var(--neon-radius-sm);color:var(--neon-text-secondary);transition:background var(--neon-motion-control) var(--neon-ease-standard), color var(--neon-motion-control) var(--neon-ease-standard);border:1px solid #0000;grid-template-columns:20px minmax(0,1fr);align-items:center;display:grid;position:relative}.studio-rail__item:hover{background:var(--neon-color-surface-muted);color:var(--neon-text-primary)}.studio-rail__item[data-active=true]{border-color:color-mix(in srgb, var(--neon-accent) 35%, transparent);background:var(--neon-accent-soft);color:var(--neon-text-primary)}.studio-rail__item[data-active=true]:before{content:"";border-radius:var(--neon-radius-pill);background:var(--neon-accent);width:3px;box-shadow:none;position:absolute;top:8px;bottom:8px;left:-1px}.studio-rail__item-icon{grid-row:span 2}.studio-rail__item[data-active=true] .studio-rail__item-icon{color:var(--neon-accent)}.studio-rail__item-label{font-size:var(--neon-text-sm);font-weight:var(--neon-weight-medium);line-height:var(--neon-line-tight)}.studio-rail__item-desc{color:var(--neon-text-muted);grid-column:2;margin-top:2px;font-size:11px;line-height:1.35}.studio-rail__divider{height:1px;margin:var(--neon-space-1) var(--neon-space-2);background:var(--neon-color-divider)}.studio-rail__cta,.studio-button{min-height:34px;padding-inline:var(--neon-space-4);border-radius:var(--neon-radius-pill);background:var(--neon-accent);color:var(--neon-text-on-accent);font-size:13px;font-weight:var(--neon-weight-semibold);cursor:pointer;transition:background var(--neon-motion-control) var(--neon-ease-standard), border-color var(--neon-motion-control) var(--neon-ease-standard);border:1px solid #0000;justify-content:center;align-items:center;gap:6px;display:inline-flex}.studio-rail__cta:hover,.studio-button:hover{background:var(--neon-accent-hover)}.studio-rail__user{align-items:center;gap:var(--neon-space-3);min-width:0;padding:var(--neon-space-3) var(--neon-space-2) 0;border-top:1px solid var(--neon-color-divider);margin-top:auto;display:flex}.studio-rail__user-avatar{border:1px solid var(--neon-border-strong);border-radius:var(--neon-radius-pill);background:var(--neon-color-surface-muted);width:30px;height:30px;color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.studio-rail__user-name{color:var(--neon-text-primary);font-size:13px;font-weight:var(--neon-weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-rail__user-role{color:var(--neon-text-muted);margin-top:1px;font-size:11px}.studio-main{min-width:0}.studio-context{top:var(--neon-header-height);z-index:20;justify-content:space-between;align-items:center;gap:var(--neon-space-3);min-height:52px;margin-bottom:var(--neon-space-3);padding:var(--neon-space-2) var(--neon-space-3);border:1px solid var(--neon-border-glass);border-radius:var(--neon-radius-lg);background:color-mix(in srgb, var(--neon-color-surface) 88%, transparent);box-shadow:var(--neon-shadow-sm);-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;position:sticky}.studio-context__title-wrap,.studio-context__actions{align-items:center;gap:var(--neon-space-2);min-width:0;display:flex}.studio-context__icon{border-radius:var(--neon-radius-sm);width:34px;height:34px}.studio-context__title,.studio-context__path{margin:0}.studio-context__title{color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-context__path{color:var(--neon-text-muted);font-size:11px}.studio-context__link{min-height:32px;padding-inline:var(--neon-space-3);border-radius:var(--neon-radius-pill);color:var(--neon-text-secondary);font-size:var(--neon-text-xs);align-items:center;gap:5px;display:inline-flex}.studio-context__link:hover{background:var(--neon-color-surface-muted);color:var(--neon-text-primary)}.studio-page{gap:var(--neon-space-5);flex-direction:column;min-width:0;display:flex}.surface-grid{--surface-grid-min:240px;grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--surface-grid-min)), 1fr));gap:var(--neon-space-3);display:grid}.surface-grid--2{--surface-grid-min:280px}.surface-grid--3{--surface-grid-min:220px}.surface-grid--4{--surface-grid-min:160px}.surface-grid--dense{gap:0}.studio-page__head{justify-content:space-between;align-items:flex-end;gap:var(--neon-space-3);padding-bottom:var(--neon-space-4);border-bottom:1px solid var(--neon-color-divider);flex-wrap:wrap;display:flex}.studio-page__head--compact{border-bottom:0;align-items:center;padding-bottom:0}.studio-page__head--compact .studio-desc{font-size:var(--neon-text-base);color:var(--neon-text-primary);margin:0}.studio-eyebrow{margin:0 0 var(--neon-space-1);color:var(--neon-accent);font-size:11px;font-weight:var(--neon-weight-semibold);letter-spacing:.14em;text-transform:uppercase}.studio-title{color:var(--neon-text-primary);font-size:clamp(21px,2.4vw,28px);font-weight:var(--neon-weight-bold);letter-spacing:-.03em;line-height:var(--neon-line-tight);margin:0}.studio-desc{margin:var(--neon-space-1) 0 0;color:var(--neon-text-secondary);font-size:var(--neon-text-sm);line-height:var(--neon-line-base)}.studio-desc--danger{color:var(--neon-color-danger)}.studio-link{color:var(--neon-accent);font-size:13px}.studio-link:hover{text-underline-offset:3px;text-decoration:underline}.studio-list{margin:0;padding-left:18px}.studio-list li+li{margin-top:4px}.studio-text-col{min-width:0}.studio-page__actions,.studio-actions{gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.studio-stat-grid{gap:var(--neon-space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));display:grid}.studio-overview-grid{gap:var(--neon-space-5);grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr);min-width:0;display:grid}.studio-overview-side{gap:var(--neon-space-5);flex-direction:column;min-width:0;display:flex}.studio-tag-grid{gap:var(--neon-space-2);grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));display:grid}.studio-tag{padding:var(--neon-space-3);border:1px solid var(--neon-color-divider);border-radius:var(--neon-radius-sm);background:color-mix(in srgb, var(--neon-color-surface-muted) 38%, transparent);flex-direction:column;gap:3px;display:flex}.studio-tag__label{color:var(--neon-text-muted);font-size:10px;font-weight:var(--neon-weight-semibold);letter-spacing:.12em;text-transform:uppercase}.studio-tag__value{color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold)}.studio-stat{gap:var(--neon-space-1);min-height:112px;padding:var(--neon-space-4);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-sm);border:0;border-bottom:1px solid var(--neon-color-divider);background:0 0;border-radius:0;flex-direction:column;display:flex}.studio-stat__label{color:var(--neon-text-muted);font-size:11px;font-weight:var(--neon-weight-semibold);letter-spacing:.1em;text-transform:uppercase}.studio-stat__value{color:var(--neon-text-primary);font-size:var(--neon-text-2xl);font-variant-numeric:tabular-nums;font-weight:var(--neon-weight-bold);letter-spacing:-.02em;line-height:var(--neon-line-tight);margin:auto 0 0}.studio-stat__hint{color:var(--neon-text-secondary);font-size:var(--neon-text-xs);margin:0}.studio-panel{gap:var(--neon-space-3);min-width:0;padding:var(--neon-space-5) 0;border:0;border-top:1px solid var(--neon-color-divider);color:var(--neon-text-primary);background:0 0;border-radius:0;flex-direction:column;display:flex}.studio-panel--flush{padding-bottom:0}.studio-panel--row{align-items:center;gap:var(--neon-space-4);flex-flow:wrap}.studio-panel--row .studio-desc{flex:1;min-width:220px;margin:0}.studio-panel--accent{border-color:var(--neon-accent)}.studio-panel__head{justify-content:space-between;align-items:baseline;gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.studio-panel__title{align-items:center;gap:var(--neon-space-2);color:var(--neon-text-primary);font-size:var(--neon-text-base);font-weight:var(--neon-weight-semibold);line-height:var(--neon-line-tight);margin:0;display:inline-flex}.studio-panel__title-icon{color:var(--neon-accent)}.studio-row{align-items:center;gap:var(--neon-space-3);min-width:0;padding:var(--neon-space-3) 0;border-top:1px solid var(--neon-color-divider);flex-wrap:wrap;display:flex}.studio-row:first-of-type{border-top:0}.studio-row__thumb{border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-sm);background:var(--neon-surface);flex-shrink:0;width:96px;height:60px;overflow:hidden}.studio-row__thumb img,.studio-row__thumb>*{object-fit:cover;width:100%;height:100%}.studio-row__body{flex:1;min-width:180px}.studio-row__title{color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.studio-row__meta{color:var(--neon-text-secondary);font-size:var(--neon-text-xs);font-variant-numeric:tabular-nums;margin:3px 0 0;line-height:1.5}.studio-row__actions{gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.studio-row__confirm{gap:var(--neon-space-2);flex-direction:column;flex-basis:100%;display:flex}.studio-badge{border:1px solid color-mix(in srgb, var(--neon-accent) 35%, transparent);border-radius:var(--neon-radius-pill);background:var(--neon-accent-soft);color:var(--neon-accent);font-size:11px;font-weight:var(--neon-weight-medium);white-space:nowrap;align-items:center;gap:4px;padding:2px 9px;display:inline-flex}.studio-badge--muted{border-color:var(--neon-color-border);background:var(--neon-color-surface-muted);color:var(--neon-text-secondary)}.studio-badge--danger{border-color:color-mix(in srgb, var(--neon-color-danger) 40%, transparent);background:var(--neon-color-danger-soft);color:var(--neon-color-danger)}.studio-button:disabled{opacity:.55;cursor:not-allowed}.studio-button--start{align-self:flex-start}.studio-button--ghost{border-color:var(--neon-color-border);color:var(--neon-text-secondary);background:0 0}.studio-button--ghost:hover{border-color:var(--neon-color-border-strong);background:var(--neon-color-surface-muted);color:var(--neon-text-primary)}.studio-button--danger{border-color:color-mix(in srgb, var(--neon-color-danger) 45%, transparent);color:var(--neon-color-danger);background:0 0}.studio-button--danger:hover{background:var(--neon-color-danger-soft)}.studio-tool-grid,.studio-content-grid,.studio-chart-grid{border-top:1px solid var(--neon-color-divider);border-left:1px solid var(--neon-color-divider);gap:0;display:grid}.studio-tool-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.studio-tool-card{column-gap:var(--neon-space-3);padding:var(--neon-space-4);border-right:1px solid var(--neon-color-divider);border-bottom:1px solid var(--neon-color-divider);color:inherit;transition:border-color var(--neon-motion-control) var(--neon-ease-standard), background var(--neon-motion-control) var(--neon-ease-standard);background:0 0;border-radius:0;grid-template-columns:36px minmax(0,1fr);align-items:center;display:grid}.studio-tool-card:hover{background:color-mix(in srgb, var(--neon-accent) 6%, transparent)}.studio-tool-card__icon{border-radius:var(--neon-radius-sm);grid-row:span 2;width:36px;height:36px}.studio-tool-card__name,.studio-tool-card__desc{margin:0}.studio-tool-card__name{color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold)}.studio-tool-card__desc{color:var(--neon-text-secondary);font-size:var(--neon-text-xs);grid-column:2;margin-top:2px}.studio-content-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.studio-content-card{border-right:1px solid var(--neon-color-divider);border-bottom:1px solid var(--neon-color-divider);background:0 0;border-radius:0;overflow:hidden}.studio-content-card__thumb{background:var(--neon-surface);height:132px}.studio-content-card__thumb img{object-fit:cover;width:100%;height:100%}.studio-content-card__placeholder{height:100%;color:var(--neon-text-muted);font-size:var(--neon-text-xs);justify-content:center;align-items:center;display:flex}.studio-content-card__body{gap:var(--neon-space-3);padding:var(--neon-space-4);flex-direction:column;display:flex}.studio-content-card__title{color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.studio-content-card__meta{color:var(--neon-text-secondary);font-size:var(--neon-text-xs);font-variant-numeric:tabular-nums;margin:0}.studio-chart-grid{padding-bottom:var(--neon-space-2);grid-template-columns:repeat(7,minmax(42px,1fr));overflow-x:auto}.studio-chart-day{min-height:120px;padding:var(--neon-space-3);border-right:1px solid var(--neon-color-divider);border-bottom:1px solid var(--neon-color-divider);background:0 0;border-radius:0;flex-direction:column;justify-content:flex-end;display:flex}.studio-chart-day__value{color:var(--neon-text-primary);font-size:var(--neon-text-lg);font-variant-numeric:tabular-nums;font-weight:var(--neon-weight-bold);margin:0}.studio-chart-day__label,.studio-chart-day__detail{color:var(--neon-text-muted);margin:0;font-size:10px}.studio-selector-grid{gap:var(--neon-space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));display:grid}.studio-selector{gap:var(--neon-space-3);padding:var(--neon-space-3);border-right:1px solid var(--neon-color-divider);border-bottom:1px solid var(--neon-color-divider);color:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:72px minmax(0,1fr);align-items:center;display:grid}.studio-selector:hover,.studio-selector[data-active=true]{background:var(--neon-accent-soft);border-color:#0000}.studio-selector__thumb{border-radius:var(--neon-radius-sm);width:72px;height:48px;overflow:hidden}.studio-selector__thumb>*{object-fit:cover;width:100%;height:100%}.studio-selector__text{min-width:0}.studio-selector__title{color:var(--neon-text-primary);font-size:13px;font-weight:var(--neon-weight-semibold);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.studio-selector__meta{color:var(--neon-text-secondary);font-variant-numeric:tabular-nums;margin-top:3px;font-size:11px;line-height:1.45;display:block}.studio-field{flex-direction:column;flex:1;gap:6px;min-width:140px;display:flex}.studio-field__label{justify-content:space-between;gap:var(--neon-space-2);color:var(--neon-text-secondary);font-size:13px;display:flex}.studio-field__hint{color:var(--neon-text-muted);font-size:11px}.studio-input,.studio-select,.studio-textarea{border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-sm);background:var(--neon-surface);width:100%;color:var(--neon-text-primary);font:inherit;font-size:13px}.studio-input,.studio-select{min-height:38px;padding-inline:var(--neon-space-3)}.studio-textarea{min-height:84px;padding:var(--neon-space-3);resize:vertical}.studio-input:focus,.studio-select:focus,.studio-textarea:focus{border-color:var(--neon-color-brand);box-shadow:var(--neon-ring-focus);outline:none}.studio-form-row{gap:var(--neon-space-3);flex-wrap:wrap;display:flex}.studio-dropzone{min-height:270px;padding:var(--neon-space-6);border:2px dashed var(--neon-color-border-strong);border-radius:var(--neon-radius-lg);background:var(--neon-color-surface);text-align:center;cursor:pointer;transition:border-color var(--neon-motion-control) var(--neon-ease-standard), background var(--neon-motion-control) var(--neon-ease-standard);flex-direction:column;justify-content:center;align-items:center;display:flex}.studio-dropzone:hover,.studio-dropzone[data-active=true]{border-color:var(--neon-accent);background:var(--neon-accent-soft)}.studio-dropzone__icon{width:54px;height:54px;margin-bottom:var(--neon-space-3);border-radius:var(--neon-radius-pill);background:var(--neon-accent-soft);color:var(--neon-accent);justify-content:center;align-items:center;display:inline-flex}.studio-dropzone__title{color:var(--neon-text-primary);font-size:var(--neon-text-lg);font-weight:var(--neon-weight-bold);letter-spacing:-.02em;margin:0}.studio-dropzone__desc,.studio-dropzone__hint{max-width:46ch;margin:var(--neon-space-2) 0 0;color:var(--neon-text-secondary);font-size:var(--neon-text-sm);line-height:var(--neon-line-base)}.studio-dropzone__hint{color:var(--neon-text-muted);font-size:var(--neon-text-xs);font-variant-numeric:tabular-nums}.studio-progress{border-radius:var(--neon-radius-pill);background:var(--neon-color-surface-muted);height:6px;overflow:hidden}.studio-progress__fill{border-radius:inherit;background:var(--neon-accent);height:100%;transition:width .15s}.studio-draft{gap:var(--neon-space-4);grid-template-columns:152px minmax(0,1fr);align-items:start;display:grid}.studio-draft__preview{border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-sm);background:var(--neon-surface);width:152px;height:98px;color:var(--neon-text-muted);font-size:var(--neon-text-xs);place-items:center;display:grid;overflow:hidden}.studio-draft__preview img,.studio-draft__preview video{object-fit:cover;width:100%;height:100%}.studio-draft__body,.studio-draft__fields{gap:var(--neon-space-3);flex-direction:column;min-width:0;display:flex}.studio-draft__head{align-items:center;gap:var(--neon-space-2);flex-wrap:wrap;min-width:0;display:flex}.studio-draft__name{color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.studio-draft__status{color:var(--neon-text-muted);font-size:var(--neon-text-xs)}.studio-error{padding:var(--neon-space-3);border:1px solid color-mix(in srgb, var(--neon-color-danger) 35%, transparent);border-radius:var(--neon-radius-sm);background:var(--neon-color-danger-soft);color:var(--neon-color-danger);font-size:13px}.studio-error-block{gap:var(--neon-space-2);flex-direction:column;display:flex}.studio-error-block .studio-desc{margin:0}.studio-back{margin:0 0 var(--neon-space-2);color:var(--neon-text-secondary);font-size:13px;font-weight:var(--neon-weight-semibold);align-items:center;gap:6px;display:inline-flex}.studio-back:hover{color:var(--neon-text-primary);text-underline-offset:3px;text-decoration:underline}.studio-submit-bar{z-index:15;position:sticky;bottom:12px}.studio-modal{z-index:1000;padding:var(--neon-space-4);-webkit-backdrop-filter:none;backdrop-filter:none;background:#000000a6;place-items:center;display:grid;position:fixed;inset:0}.studio-modal__dialog{gap:var(--neon-space-3);width:min(100%,520px);max-height:min(760px,90vh);padding:var(--neon-space-5);border:1px solid var(--neon-color-border-strong);border-radius:var(--neon-radius-lg);background:var(--neon-color-surface);box-shadow:var(--neon-shadow-lg);flex-direction:column;display:flex;overflow-y:auto}.studio-modal__title{color:var(--neon-text-primary);font-size:var(--neon-text-lg);font-weight:var(--neon-weight-bold);letter-spacing:-.02em;margin:0}.studio-code{padding:var(--neon-space-4);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-sm);background:var(--neon-surface);color:var(--neon-text-secondary);font-family:var(--neon-font-mono);font-size:var(--neon-text-xs);white-space:pre;margin:0;line-height:1.6;overflow-x:auto}.studio-key-form{align-items:flex-end;gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.studio-key-form .studio-field{flex-basis:240px}@media (max-width:960px){.studio-shell,.studio-overview-grid{gap:var(--neon-space-4);grid-template-columns:1fr}.studio-rail{min-height:0;padding:var(--neon-space-4);position:static}.studio-rail__nav{gap:var(--neon-space-1);flex-direction:row;padding-bottom:2px;overflow-x:auto}.studio-rail__item{padding:7px var(--neon-space-3);flex-shrink:0;grid-template-columns:18px auto}.studio-rail__item[data-active=true]:before{width:auto;height:2px;inset:auto 8px -1px}.studio-rail__item-desc,.studio-rail__eyebrow,.studio-rail__divider,.studio-rail__user{display:none}.studio-context{top:var(--neon-header-height)}}@media (max-width:640px){.studio-context__path,.studio-context__link-label{display:none}.studio-context__link--back .studio-context__link-label{display:inline}.studio-page__head{flex-direction:column;align-items:flex-start}.studio-panel{padding:var(--neon-space-4)}.studio-row__actions{width:100%}.studio-row__actions>*{flex:1}.studio-draft{grid-template-columns:minmax(0,1fr)}.studio-draft__preview{width:100%;height:160px}.studio-dropzone{min-height:210px;padding:var(--neon-space-5) var(--neon-space-4)}}@media (prefers-reduced-motion:reduce){.studio-rail__item,.studio-rail__cta,.studio-button,.studio-tool-card,.studio-dropzone,.studio-progress__fill{transition:none}}.devconsole-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.devconsole-tab{border:1px solid var(--border-primary,#ffffff1a);color:var(--text-secondary,#94a3b8);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .15s,color .15s}.devconsole-tab:hover{color:var(--text-primary,#f1f5f9);background:#ffffff0a}.devconsole-tab--active{border-color:var(--appearance-accent);color:var(--appearance-accent);background:#22d3ee1f}.devconsole-grid{grid-template-columns:minmax(240px,280px) 1fr;align-items:start;gap:1rem;display:grid}.devconsole-grid__sidebar{position:sticky;top:1rem}.devconsole-grid__main{flex-direction:column;gap:1rem;min-width:0;display:flex}.devconsole-app-btn{text-align:left;border:1px solid var(--border-primary,#ffffff14);background:var(--bg-secondary,#ffffff05);width:100%;color:var(--text-primary,#f1f5f9);cursor:pointer;border-radius:8px;margin-bottom:.5rem;padding:.65rem .75rem;display:block}.devconsole-app-btn--active{border-color:var(--appearance-accent);background:#22d3ee1a}.devconsole-app-btn__name{font-size:.875rem;font-weight:600;display:block}.devconsole-app-btn__meta{opacity:.7;margin-top:.15rem;font-size:.75rem;display:block}@media (max-width:768px){.devconsole-grid{grid-template-columns:1fr}.devconsole-grid__sidebar{position:static}}.studio-crosspost{gap:var(--neon-space-2);padding:var(--neon-space-3);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-card);background:color-mix(in srgb, var(--neon-color-surface-muted) 45%, transparent);flex-direction:column;margin:0;display:flex}.studio-crosspost>legend{padding-inline:var(--neon-space-1)}.studio-toggle{align-items:start;gap:var(--neon-space-3);cursor:pointer;display:flex}.studio-toggle input[type=checkbox]{width:16px;height:16px;accent-color:var(--neon-accent);cursor:pointer;flex-shrink:0;margin-block-start:2px}.studio-toggle>span{flex-direction:column;gap:2px;min-width:0;display:flex}.studio-toggle strong{font-size:var(--neon-text-sm);color:var(--neon-text-primary);font-weight:600}.studio-toggle em{font-size:var(--neon-text-xs);color:var(--neon-text-muted);font-style:normal;line-height:1.5}.studio-crosspost__note{font-size:var(--neon-text-xs);color:var(--neon-text-muted);margin:0;line-height:1.5}.design-grid{border-top:1px solid var(--neon-color-divider,#ffffff1f);border-left:1px solid var(--neon-color-divider,#ffffff1f);background:var(--neon-color-surface);gap:0;display:grid}.design-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.design-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.design-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.design-grid--hints,.design-grid--users{grid-template-columns:1fr}.design-cell,.design-grid>*{min-width:0;padding:var(--neon-space-4,16px);border-right:1px solid var(--neon-color-divider,#ffffff1f);border-bottom:1px solid var(--neon-color-divider,#ffffff1f);box-shadow:none;background:0 0;border-radius:0}.design-cell--action{text-align:left;color:inherit;cursor:pointer;gap:6px;display:grid}.design-cell--action:hover,.design-cell--action:focus-visible{background:color-mix(in srgb, var(--neon-accent) 8%, transparent)}.design-cell--user{gap:var(--neon-space-3,12px);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}@media (max-width:900px){.design-grid--2,.design-grid--3,.design-grid--4{grid-template-columns:1fr}}.jump-studio-start,.jump-studio-upload{gap:var(--neon-space-5);flex-direction:column;min-width:0;display:flex}.jump-studio-start__head{max-width:40rem}.jump-studio-steps{border-top:1px solid var(--neon-color-divider);border-left:1px solid var(--neon-color-divider);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.jump-studio-step{gap:var(--neon-space-3);min-width:0;padding:var(--neon-space-4);border-right:1px solid var(--neon-color-divider);border-bottom:1px solid var(--neon-color-divider);align-items:flex-start;display:flex}.jump-studio-step[data-current=true]{background:var(--neon-accent-soft)}.jump-studio-step__n{border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-pill);width:22px;height:22px;color:var(--neon-text-secondary);font-size:11px;font-weight:var(--neon-weight-semibold);font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.jump-studio-step[data-current=true] .jump-studio-step__n{border-color:var(--neon-accent);background:var(--neon-accent);color:var(--neon-text-on-accent)}.jump-studio-step[data-done=true] .jump-studio-step__n{border-color:var(--neon-accent);color:var(--neon-accent)}.jump-studio-text{min-width:0}.jump-studio-step__title,.jump-studio-step__desc{margin:0}.jump-studio-step__title{color:var(--neon-text-primary);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold)}.jump-studio-step__desc{color:var(--neon-text-muted);margin-top:2px;font-size:12px;line-height:1.4}.jump-studio-cta-row{gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.jump-studio-drop-link{color:inherit;text-decoration:none}.jump-studio-drop-link:focus-visible,.studio-dropzone:focus-visible{box-shadow:var(--neon-ring-focus);outline:none}.jump-studio-alt{color:var(--neon-text-muted);flex-direction:column;gap:4px;margin:0;font-size:13px;line-height:1.45;display:flex}.jump-studio-file{padding-top:var(--neon-space-2)}@media (max-width:720px){.jump-studio-steps{grid-template-columns:1fr}}.studio-shell--family{--studio-yellow:var(--appearance-accent);--studio-magenta:var(--appearance-accent);--studio-cyan:var(--appearance-accent);--studio-ink:#101820;--studio-accent:var(--appearance-accent);--studio-accent-text:var(--studio-accent);--studio-on-accent:var(--appearance-on-accent);--studio-bg:var(--appearance-canvas);--studio-panel:var(--appearance-surface);--studio-line:var(--appearance-border);--studio-muted:var(--appearance-muted);--neon-accent:var(--studio-accent);--neon-accent-soft:color-mix(in srgb, var(--studio-accent) 10%, transparent);--neon-text-primary:var(--appearance-text);--neon-text-secondary:var(--appearance-secondary);--neon-text-muted:var(--studio-muted);--neon-text-on-accent:var(--studio-on-accent);--neon-color-surface:var(--studio-panel);--neon-color-surface-muted:var(--appearance-raised);--neon-color-divider:var(--studio-line);--neon-color-border:var(--studio-line);--neon-border-glass:var(--studio-line);--neon-bg-base:var(--studio-bg);--neon-bg-elevated:var(--studio-panel);--neon-bg-input:var(--studio-bg);color-scheme:normal;color:var(--neon-text-primary);background:var(--studio-bg);max-width:none;min-height:100dvh;font-family:var(--font-ui), sans-serif;grid-template-rows:64px 1fr;grid-template-columns:232px minmax(0,1fr);gap:0;padding:0;font-size:13px}.studio-shell--family[data-studio-surface=hype]{--studio-accent:var(--studio-cyan)}.studio-shell--family[data-studio-surface=swipe]{--studio-accent:var(--studio-yellow)}.studio-shell--family[data-studio-surface=jump]{--studio-accent:var(--appearance-accent)}.studio-shell--family [data-product=main]{--product-color:var(--appearance-text)}.studio-shell--family [data-product=swipe]{--product-color:var(--studio-yellow)}.studio-shell--family [data-product=hype]{--product-color:var(--studio-cyan)}.studio-shell--family [data-product=jump]{--product-color:var(--studio-magenta)}.studio-shell--family a{text-decoration:none}.studio-shell--family .studio-topbar{z-index:30;background:var(--appearance-surface);border-bottom:1px solid var(--studio-line);grid-area:1/1/auto/-1;grid-template-columns:208px minmax(220px,600px) 1fr;align-items:center;gap:24px;height:64px;padding:0 24px;display:grid;position:sticky;top:0}.studio-family-brand{white-space:nowrap;color:var(--appearance-text);align-items:center;gap:8px;display:flex}.studio-family-brand .trecillo-mark{width:110px;height:22px}.studio-family-brand .zuku-mark{object-fit:contain;width:32px;height:32px}.studio-family-brand .zuku-lockup{height:28px}.studio-family-brand__label{letter-spacing:-.5px;margin-left:1px;font-size:17px;font-weight:600}.studio-topbar-search{border:1px solid var(--appearance-border-strong);height:38px;color:var(--studio-muted);background:var(--studio-bg);border-radius:6px;align-items:center;gap:12px;padding:0 12px;display:flex}.studio-topbar-search input{width:100%;min-width:0;font:inherit;color:var(--appearance-text);background:0 0;border:0;outline:0}.studio-topbar-search button{color:var(--studio-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.studio-topbar-actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.studio-account-avatar{background:var(--appearance-raised);width:32px;height:32px;color:var(--appearance-text);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:650;display:grid}.studio-shell--family .studio-rail{background:var(--appearance-surface);border-color:var(--studio-line);grid-row:2;gap:22px;height:calc(100dvh - 64px);min-height:calc(100dvh - 64px);padding:24px 12px 16px;position:sticky;top:64px;overflow-y:auto}.studio-channel{flex-direction:column;align-items:center;gap:7px;min-width:0;padding:3px 10px 0;display:flex}.studio-channel__avatar{width:74px;height:74px;color:var(--studio-accent);background:color-mix(in srgb, var(--studio-accent) 10%, var(--appearance-raised));border-radius:50%;place-items:center;margin-bottom:6px;display:grid}.studio-channel strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:600;overflow:hidden}.studio-channel>span:last-child{color:var(--studio-muted);font-size:11px}.studio-product-switch{grid-template-columns:1fr 1fr;gap:5px;margin:0 6px;display:grid}.studio-product-switch a{letter-spacing:.025em;color:var(--studio-muted);border:1px solid var(--studio-line);border-radius:5px;align-items:center;gap:7px;padding:8px;font-size:10px;font-weight:650;display:flex}.studio-product-switch a[aria-current=page]{color:var(--appearance-text);background:var(--appearance-raised);border-color:var(--appearance-border-strong)}.studio-product-dot{background:var(--product-color);border-radius:50%;flex:none;width:5px;height:5px}.studio-shell--family .studio-rail__eyebrow{letter-spacing:.03em;margin:0 0 -14px;padding-inline:14px;font-size:10px}.studio-shell--family .studio-rail__nav{gap:4px}.studio-shell--family .studio-rail__item{min-height:44px;color:var(--appearance-secondary);border:0;border-radius:6px;grid-template-columns:20px 1fr;gap:14px;padding:10px 14px;font-size:13px}.studio-shell--family .studio-rail__item[aria-current=page]{color:var(--studio-accent-text);background:var(--neon-accent-soft);font-weight:600}.studio-shell--family .studio-rail__item:before{display:none}.studio-rail__bottom{gap:16px;margin-top:auto;padding-top:25px;display:grid}.studio-shell--family .studio-rail__user{border-top:1px solid var(--studio-line);margin:0;padding:16px 8px 0}.studio-shell--family .studio-rail__user-avatar{background:var(--appearance-raised);color:var(--appearance-text);border-radius:50%}.studio-shell--family .studio-main{grid-area:2/2;width:100%;min-width:0;max-width:1680px;margin-inline:auto}.studio-shell--family .studio-context{border:0;border-bottom:1px solid var(--studio-line);background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:15px;min-height:54px;margin:0;padding:12px 32px;display:flex}.studio-context>div{align-items:center;gap:15px;display:flex}.studio-shell--family .studio-context__path{color:var(--appearance-muted);letter-spacing:.05em;margin:0;font-size:10px}.studio-shell--family .studio-context__title{border-left:1px solid var(--appearance-border);color:var(--appearance-secondary);margin:0;padding-left:15px;font-size:12px;font-weight:500}.studio-shell--family .studio-context__link{color:var(--studio-muted);gap:8px;font-size:11px}.studio-shell--family .studio-page{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;max-width:none;padding:28px 32px 60px;display:flex}.studio-shell--family .studio-page__head{border:0;align-items:center;padding:0}.studio-shell--family .studio-title{letter-spacing:-.035em;color:var(--appearance-text);margin:0 0 8px;font-size:25px;font-weight:650;line-height:1.35}.studio-shell--family .studio-eyebrow{color:var(--studio-muted);letter-spacing:.06em;margin:0 0 8px;font-size:10px}.studio-shell--family .studio-desc{color:var(--studio-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.75}.studio-shell--family .studio-panel{background:var(--studio-panel);border:1px solid var(--studio-line);box-shadow:none;border-radius:9px;min-width:0;padding:22px}.studio-shell--family .studio-panel__head{flex-wrap:wrap;gap:12px;margin-bottom:18px}.studio-shell--family .studio-panel__title{letter-spacing:-.02em;color:var(--appearance-text);margin:0;font-size:15px;font-weight:600}.studio-shell--family .studio-button{background:var(--studio-accent);color:var(--studio-on-accent);letter-spacing:0;min-height:38px;box-shadow:none;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:650;display:inline-flex}.studio-shell--family .studio-button:hover{filter:none;background:var(--appearance-accent-hover)}.studio-shell--family .studio-button--ghost:hover{background:var(--appearance-raised)}.studio-shell--family .studio-button--danger:hover{background:var(--appearance-danger-soft)}.studio-shell--family .studio-button--ghost{color:var(--appearance-text);border-color:var(--appearance-border-strong);background:0 0}.studio-shell--family .studio-button--danger{color:var(--appearance-danger);background:var(--appearance-danger-soft);border-color:var(--appearance-danger)}.studio-shell--family .studio-button:disabled{opacity:.45;cursor:not-allowed}.studio-shell--family :is(a,button,input,textarea,select,[role=button]):focus-visible{outline:2px solid var(--studio-accent);outline-offset:3px}.studio-shell--family .studio-link{color:var(--studio-accent-text);font-size:12px}.studio-shell--family .studio-back{margin:0 0 12px;font-size:11px}.studio-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.studio-shell--family .studio-stat{background:var(--studio-panel);border:1px solid var(--studio-line);border-radius:8px;padding:20px}.studio-shell--family .studio-stat__label{color:var(--studio-muted);font-size:12px}.studio-shell--family .studio-stat__value{color:var(--appearance-text);letter-spacing:-.04em;margin:10px 0 0;font-size:29px;font-weight:600}.studio-dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);align-items:start;gap:20px;display:grid}.studio-dashboard-side{gap:20px;display:grid}.studio-destinations{gap:0;display:grid}.studio-destination{border-top:1px solid var(--studio-line);color:var(--appearance-text);align-items:center;gap:12px;padding:16px 0;display:flex}.studio-destination:first-child{border-top:0;padding-top:0}.studio-destination:last-child{padding-bottom:0}.studio-destination__icon{width:40px;height:40px;color:var(--studio-muted);background:var(--appearance-raised);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.studio-destination>span:nth-child(2){flex:1}.studio-destination strong{letter-spacing:.04em;font-size:12px;font-weight:650}.studio-destination>span>span{color:var(--studio-muted);margin-top:4px;font-size:11px;line-height:1.6;display:block}.studio-destination>svg{color:var(--studio-muted);flex-shrink:0}.studio-utility-grid{grid-template-columns:1fr;gap:12px;display:grid}.studio-utility-card{border:1px solid var(--studio-line);background:var(--studio-panel);color:var(--studio-muted);border-radius:8px;align-items:flex-start;gap:12px;padding:20px;display:flex}.studio-utility-card>svg{flex-shrink:0}.studio-utility-card>div{flex:1}.studio-utility-card h2{color:var(--appearance-text);margin:0 0 6px;font-size:13px;font-weight:600}.studio-utility-card p{margin:0;font-size:11px;line-height:1.7}.studio-library-tools{flex-direction:column;gap:18px;display:flex}.studio-filter-tabs{border-bottom:1px solid var(--studio-line);gap:24px;display:flex;overflow-x:auto}.studio-filter-tabs button{color:var(--studio-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 1px;font-size:13px;position:relative}.studio-filter-tabs button[aria-pressed=true]{color:var(--studio-accent-text);border-color:var(--studio-accent)}.studio-library-filterbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.studio-drafts-filter{color:var(--appearance-text);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.studio-drafts-filter input{accent-color:var(--studio-accent);width:16px;height:16px}.studio-search{border:1px solid var(--appearance-border-strong);max-width:520px;color:var(--studio-muted);border-radius:6px;flex:1;align-items:center;gap:10px;padding:10px 12px;display:flex}.studio-search input{color:var(--appearance-text);background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.studio-sort{color:var(--studio-muted);flex-shrink:0;align-items:center;gap:10px;font-size:11px;display:flex}.studio-shell--family .studio-sort .studio-select{width:auto;padding:9px 12px;font-size:12px}.studio-shell--family .studio-library-list{padding:0;overflow:hidden}.studio-content-table-wrap{overflow-x:auto}.studio-content-table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%}.studio-content-table th{color:var(--studio-muted);background:var(--appearance-raised);border-bottom:1px solid var(--studio-line);padding:15px 14px;font-size:11px;font-weight:500}.studio-content-table th:first-child{width:44%;padding-left:20px}.studio-content-table th:nth-child(2){width:14%}.studio-content-table th:nth-child(3){width:15%}.studio-content-table th:nth-child(4),.studio-content-table th:nth-child(5){width:9%}.studio-content-table th:last-child{width:118px}.studio-content-table td{border-bottom:1px solid var(--studio-line);color:var(--appearance-secondary);vertical-align:middle;padding:18px 14px;font-size:12px}.studio-content-table td:first-child{padding-left:20px}.studio-content-table tr:last-child td{border-bottom:0}.studio-content-table tbody tr:hover{background:var(--appearance-raised)}.studio-table-content{align-items:center;gap:14px;min-width:0;display:flex}.studio-table-date{color:var(--studio-muted)!important;font-size:11px!important}.studio-table-number{text-align:right;font-variant-numeric:tabular-nums}.studio-table-edit{width:32px;height:32px;color:var(--appearance-secondary);border-radius:50%;place-items:center;display:grid}.studio-table-edit:hover{color:var(--studio-accent);background:var(--neon-accent-soft)}.studio-table-publish{color:var(--studio-accent-text);align-items:center;gap:6px;font-size:11px;font-weight:600;line-height:1.5;text-decoration:none;display:inline-flex}.studio-table-publish svg{flex-shrink:0}.studio-table-publish:hover{text-decoration:underline}.studio-shell--family .studio-row{border-top:0;border-bottom:1px solid var(--studio-line);align-items:center;gap:14px;padding:17px 0;display:flex}.studio-shell--family .studio-row:last-child{border:0;padding-bottom:0}.studio-shell--family .studio-row__thumb{background:var(--appearance-raised);border-radius:5px;flex:none;width:88px;height:54px;overflow:hidden}.studio-shell--family .studio-row__body{flex:1;min-width:0}.studio-shell--family .studio-row__title{color:var(--appearance-text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:13px;font-weight:500;overflow:hidden}.studio-shell--family .studio-row__meta{color:var(--appearance-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.studio-shell--family .studio-badge{color:var(--appearance-secondary);background:var(--appearance-raised);white-space:nowrap;border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;display:inline-flex}.studio-shell--family .studio-badge[data-product]:before{content:"";background:var(--product-color,var(--appearance-muted));border-radius:50%;width:5px;height:5px}.studio-empty{text-align:center;color:var(--studio-muted);justify-items:center;gap:12px;padding:45px 20px;font-size:13px;display:grid}.studio-empty h3{color:var(--appearance-text);margin:5px 0 0;font-size:18px}.studio-empty p{max-width:340px;margin:0 0 8px;line-height:1.8}.studio-empty-symbol{background:var(--appearance-raised);width:90px;height:90px;color:var(--appearance-secondary);border-radius:50%;place-items:center;margin-bottom:10px;display:grid}.studio-load-more{align-self:center;min-width:160px}.studio-editor-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);align-items:start;gap:22px;display:grid}.studio-editor-main,.studio-editor-side{flex-direction:column;gap:22px;min-width:0;display:flex}.studio-shell--family .studio-publish-panel{border-color:var(--appearance-border-strong)}.studio-publish-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studio-publish-panel .studio-actions{flex-wrap:wrap;margin-top:16px}.studio-publish-panel>.studio-link{align-items:center;gap:6px;margin-top:12px;display:inline-flex}.studio-publish-hint{color:var(--appearance-warning);font-size:12px;line-height:1.6}.studio-publish-success{color:var(--appearance-success);font-size:13px;line-height:1.6}.studio-publish-confirm{border:1px solid var(--appearance-border-strong);background:var(--appearance-raised);color:var(--appearance-text);border-radius:6px;margin-top:16px;padding:16px;font-size:13px}.studio-publish-confirm p{overflow-wrap:anywhere;line-height:1.7}.studio-editor-fields{border:0;gap:20px;min-width:0;margin:22px 0 0;padding:0;display:grid}.studio-shell--family .studio-field__label{color:var(--appearance-text);font-size:12px}.studio-shell--family :is(.studio-input,.studio-textarea,.studio-select){background:var(--appearance-canvas);color:var(--appearance-text);border:1px solid var(--appearance-border-strong);box-sizing:border-box;border-radius:6px;width:100%;padding:12px;font-size:13px}.studio-cover-input{color:var(--appearance-text);gap:14px;font-size:12px;display:grid}.studio-cover-input input{max-width:100%}.studio-cover-input input::file-selector-button{border:1px solid var(--appearance-border-strong);background:var(--appearance-raised);color:var(--appearance-text);border-radius:6px;margin-right:10px;padding:10px}.studio-thumbnail-controls{border-top:1px solid var(--studio-line);margin-top:22px;padding-top:20px}.studio-thumbnail-controls h3{color:var(--appearance-text);margin:0 0 10px;font-size:14px}.studio-thumbnail-status{color:var(--appearance-secondary);font-size:12px;line-height:1.7}.studio-thumbnail-controls .studio-actions{flex-wrap:wrap;gap:10px}.studio-editor-preview{aspect-ratio:16/9;background:var(--appearance-raised);border-radius:6px;margin:20px 0;overflow:hidden}.studio-editor-preview>img{object-fit:cover;width:100%;height:100%}.studio-editor-preview--player{aspect-ratio:auto;background:0 0;gap:10px;min-height:220px;display:grid;overflow:visible}.studio-editor-preview--player .jump-player-shell{border-radius:6px;width:100%;max-width:none;margin:0;overflow:hidden}.studio-editor-preview--error{text-align:center;place-content:center;gap:8px;padding:20px;display:grid}.studio-editor-preview__error{color:var(--appearance-danger);margin:0;font-size:12px;line-height:1.6}.studio-editor-preview__hint{color:var(--appearance-secondary);margin:0;font-size:11px;line-height:1.6}.studio-editor-cover-pending{gap:8px;margin:0 0 16px;display:grid}.studio-editor-cover-pending img{object-fit:cover;border-radius:6px;width:100%;max-height:120px}.studio-editor-side h3{overflow-wrap:anywhere;margin:0 0 10px;font-size:15px}.studio-detail-list{gap:13px;margin:20px 0;display:grid}.studio-detail-list>div{grid-template-columns:minmax(90px,.6fr) minmax(0,1fr);gap:14px;font-size:11px;line-height:1.6;display:grid}.studio-detail-list dt{color:var(--studio-muted)}.studio-detail-list dd{color:var(--appearance-text);overflow-wrap:anywhere;margin:0}.studio-save-bar{z-index:5;border:1px solid var(--appearance-border-strong);background:var(--appearance-raised);color:var(--appearance-text);box-shadow:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:12px;display:flex;position:sticky;bottom:16px}.studio-shell--family .studio-error{color:var(--appearance-danger);background:var(--appearance-danger-soft);border-radius:7px;padding:14px}.studio-shell--family .studio-archive-panel{border-color:var(--appearance-danger)}.studio-upload-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:22px;display:grid}.studio-shell--family .studio-upload-card{gap:22px;padding:24px}.studio-upload-steps,.studio-shell--family .jump-studio-steps{border:0;border-bottom:1px solid var(--studio-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0 0 22px;list-style:none;display:grid}.studio-upload-steps li,.studio-shell--family .jump-studio-step{min-width:0;color:var(--studio-muted);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:11px;display:flex}.studio-upload-steps li>span,.studio-shell--family .jump-studio-step__n{border:1px solid var(--appearance-border-strong);width:25px;height:25px;color:var(--studio-muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;display:grid}.studio-upload-steps li[aria-current=step],.studio-shell--family .jump-studio-step[aria-current=step]{color:var(--appearance-text)}.studio-upload-steps li[aria-current=step]>span,.studio-shell--family .jump-studio-step[aria-current=step] .jump-studio-step__n{background:var(--studio-accent);color:var(--studio-on-accent);border-color:#0000}.studio-shell--family .jump-studio-step__title{color:inherit;font-size:11px;font-weight:500}.studio-shell--family .jump-studio-step__desc{display:none}.studio-shell--family .studio-dropzone{border:1px dashed var(--appearance-border-strong);background:var(--appearance-canvas);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:315px;padding:52px 24px;display:flex}.studio-shell--family .studio-dropzone[data-active=true]{border-color:var(--studio-accent);background:var(--neon-accent-soft)}.studio-shell--family .studio-dropzone__icon{background:var(--appearance-raised);width:78px;height:78px;color:var(--appearance-text);border-radius:50%;place-items:center;margin:0 0 14px;display:grid}.studio-shell--family .studio-dropzone__title{color:var(--appearance-text);margin:0;font-size:17px;font-weight:550}.studio-shell--family .studio-dropzone__desc{color:var(--appearance-secondary);margin:0;font-size:12px}.studio-shell--family .studio-dropzone__hint{max-width:410px;color:var(--appearance-muted);margin:0;font-size:11px;line-height:1.7}.studio-shell--family .studio-dropzone__choose{margin-top:15px}.studio-upload-guide>.studio-desc{margin-top:12px}.studio-upload-guide ul{gap:22px;margin:24px 0 0;padding:0;list-style:none;display:grid}.studio-upload-guide li{color:var(--appearance-secondary);align-items:flex-start;gap:12px;display:flex}.studio-upload-guide li>svg{flex-shrink:0;margin-top:1px}.studio-upload-guide strong{color:var(--appearance-text);font-size:12px;font-weight:500}.studio-upload-guide li p{color:var(--appearance-secondary);margin:6px 0 0;font-size:11px;line-height:1.75}.studio-upload-guide__caption{caption-side:top;text-align:left;color:var(--appearance-text);margin:16px 0 8px;font-size:12px;font-weight:500}.studio-upload-guide__table{border-collapse:collapse;width:100%;color:var(--appearance-secondary);font-size:11px;line-height:1.55}.studio-upload-guide__table th,.studio-upload-guide__table td{border-bottom:1px solid color-mix(in srgb, var(--appearance-text) 12%, transparent);text-align:left;vertical-align:top;padding:8px 6px}.studio-upload-guide__table thead th{color:var(--appearance-text);text-transform:none;font-size:10px;font-weight:500}.studio-upload-guide__table tbody th{color:var(--appearance-text);white-space:nowrap;font-weight:600}.studio-classify-note{color:var(--appearance-secondary);margin:8px 0 0;font-size:12px;line-height:1.6}.studio-health-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:24px 0;display:grid}.studio-health-card{background:var(--appearance-canvas);border:1px solid var(--studio-line);border-radius:7px;min-width:0;padding:18px}.studio-health-card__head{align-items:center;gap:8px;margin-bottom:18px;display:flex}.studio-health-card h3{color:var(--appearance-secondary);margin:0;font-size:12px}.studio-health-card strong{font-size:16px;font-weight:600}.studio-health-dot{background:var(--appearance-muted);border-radius:50%;width:7px;height:7px}.studio-health-card[data-state=ok] .studio-health-dot{background:var(--appearance-success)}.studio-health-card[data-state=error] .studio-health-dot{background:var(--appearance-danger)}.studio-health-card[data-state=checking] .studio-health-dot{background:var(--appearance-accent)}.studio-health-time{color:var(--studio-muted);font-size:10px;line-height:1.6}.studio-code{background:var(--appearance-raised);border:1px solid var(--studio-line);color:var(--studio-accent-text);border-radius:7px;padding:20px;font-size:12px;line-height:1.9;overflow-x:auto}.studio-checklist{color:var(--appearance-secondary);gap:15px;margin-bottom:0;padding-left:22px;font-size:13px;line-height:1.7;display:grid}.studio-shell--family .devconsole-tabs{gap:8px;display:flex;overflow-x:auto}.studio-shell--family .devconsole-tab{color:var(--studio-muted);background:var(--studio-panel);border:1px solid var(--studio-line);border-radius:6px;flex-shrink:0;padding:11px 14px}.studio-shell--family .devconsole-tab--active{color:var(--appearance-text);border-color:var(--studio-accent)}.studio-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1180px){.studio-shell--family{grid-template-columns:210px minmax(0,1fr)}.studio-shell--family .studio-topbar{grid-template-columns:186px minmax(180px,1fr) auto}.studio-shell--family .studio-page{padding:26px 24px 50px}.studio-shell--family .studio-context{padding:12px 24px}.studio-dashboard-grid{grid-template-columns:minmax(0,1fr)}.studio-dashboard-side{grid-template-columns:1fr 1fr}.studio-upload-layout{grid-template-columns:minmax(0,1fr)}.studio-upload-guide ul{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-editor-grid{grid-template-columns:1fr}.studio-editor-side{grid-template-columns:1fr 1fr;align-items:start;display:grid}.studio-content-table th:first-child{width:40%}.studio-content-table th:nth-child(5),.studio-content-table td:nth-child(5){display:none}}@media (max-width:800px){.studio-shell--family{display:block}.studio-shell--family .studio-topbar{justify-content:space-between;gap:16px;padding:0 18px;display:flex}.studio-family-brand .trecillo-mark{width:96px;height:20px}.studio-family-brand .zuku-lockup{height:24px}.studio-family-brand__label{font-size:15px}.studio-topbar-search{display:none}.studio-topbar-actions{gap:12px}.studio-shell--family .studio-topbar-create{min-height:34px;padding:7px 10px;font-size:11px}.studio-account-avatar{display:none}.studio-shell--family .studio-rail{border-right:0;border-bottom:1px solid var(--studio-line);gap:10px;height:auto;min-height:0;padding:12px 18px 0;position:relative;top:auto;overflow:visible}.studio-channel,.studio-shell--family .studio-rail__eyebrow,.studio-rail__bottom{display:none}.studio-product-switch{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0}.studio-product-switch a{justify-content:center;padding:7px}.studio-shell--family .studio-rail__nav{flex-direction:row;gap:18px;display:flex;overflow-x:auto}.studio-shell--family .studio-rail__item{border-bottom:2px solid #0000;border-radius:0;flex-shrink:0;gap:6px;min-height:44px;padding:10px 0;font-size:11px;display:flex}.studio-shell--family .studio-rail__item[aria-current=page]{border-bottom-color:var(--studio-accent);background:0 0}.studio-shell--family .studio-rail__item svg{width:16px;height:16px}.studio-shell--family .studio-context{min-height:45px;padding:10px 18px}.studio-shell--family .studio-context__title{font-size:11px}.studio-shell--family .studio-page{gap:22px;padding:24px 18px 44px}.studio-shell--family .studio-title{font-size:23px}.studio-shell--family .studio-page__head{text-align:left;align-items:flex-start}.studio-shell--family .studio-context__path{display:block}.studio-shell--family .studio-panel{padding:20px}.studio-shell--family .studio-library-list{padding:0}}@media (max-width:600px){.studio-shell--family .studio-context__link{font-size:10px}.studio-context>div{gap:10px}.studio-shell--family .studio-context__title{padding-left:10px}.studio-shell--family .studio-context__path{font-size:9px}.studio-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-shell--family .studio-stat{padding:16px}.studio-shell--family .studio-stat__value{font-size:25px}.studio-dashboard-side,.studio-editor-side,.studio-upload-guide ul{grid-template-columns:1fr}.studio-shell--family .studio-row{flex-wrap:wrap;gap:12px}.studio-shell--family .studio-row__thumb{width:74px;height:47px}.studio-shell--family .studio-row__body{flex-basis:calc(100% - 90px)}.studio-shell--family .studio-row>.studio-button{margin-left:auto}.studio-library-filterbar{flex-direction:column;align-items:stretch;gap:12px}.studio-search{max-width:none}.studio-sort{justify-content:flex-end}.studio-content-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.studio-content-table,.studio-content-table tbody{display:block}.studio-content-table tr{border-bottom:1px solid var(--studio-line);flex-wrap:wrap;gap:12px;padding:16px;display:flex;position:relative}.studio-content-table tr:last-child{border:0}.studio-content-table td,.studio-content-table td:first-child{border:0;padding:0;display:block}.studio-content-table td:first-child{width:calc(100% - 32px)}.studio-content-table td:last-child{position:absolute;top:23px;right:10px}.studio-content-table tr[data-draft] td:last-child{justify-content:flex-end;width:100%;display:flex;position:static}.studio-content-table td:nth-child(3){align-items:center;display:flex}.studio-content-table td:nth-child(4){align-items:center;gap:5px;margin-left:auto;display:flex}.studio-content-table td:nth-child(4):before{content:attr(data-label);color:var(--studio-muted);font-size:10px}.studio-table-content{gap:10px}.studio-shell--family .studio-content-table .studio-row__thumb{width:64px;height:43px}.studio-shell--family .studio-content-table .studio-row__title{font-size:12px}.studio-shell--family .studio-upload-card{padding:18px}.studio-upload-steps,.studio-shell--family .jump-studio-steps{gap:9px;padding-bottom:18px}.studio-upload-steps li,.studio-shell--family .jump-studio-step{align-items:flex-start;gap:6px;font-size:10px}.studio-shell--family .jump-studio-step__title{padding-top:5px;font-size:10px}.studio-upload-steps li>span,.studio-shell--family .jump-studio-step__n{width:23px;height:23px}.studio-shell--family .studio-dropzone{min-height:280px;padding:32px 16px}.studio-shell--family .studio-dropzone__title{font-size:15px}.studio-save-bar{flex-wrap:wrap;bottom:8px}.studio-save-bar .studio-actions{margin-left:auto}.studio-health-grid{grid-template-columns:1fr}}
