.studio-home-main{flex:1;min-width:0}.studio-home-content{max-width:1440px;margin:0 auto;padding:64px 56px 0}.creation-heading{margin-bottom:35px}.creation-heading h2{margin:17px 0 18px;font-size:clamp(34px,3.5vw,56px);line-height:1.25;letter-spacing:-.045em;font-weight:550}.creation-heading h2>span{color:var(--primary)}.creation-heading>.studio-eyebrow{color:var(--muted-foreground)}.creation-heading .studio-live-dot{color:var(--primary)}.creation-heading p{color:var(--muted-foreground);font-size:14px;line-height:1.9}.creation-launchpad{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px}.creation-start{box-shadow:0 8px 32px #0002;min-width:0;padding:26px;border:1px solid var(--border);border-radius:var(--studio-radius);background:var(--studio-surface)}.creation-tool-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:24px}.creation-tool-choices button{background:var(--studio-canvas);display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:15px 12px;border:1px solid var(--border);border-radius:8px;color:var(--muted-foreground);text-align:left;cursor:pointer}.creation-tool-choices button[aria-pressed=true]{background:transparent;border-color:transparent;color:var(--primary)}.creation-tool-choices strong{color:var(--foreground);font-size:14px;font-weight:500}.creation-tool-choices small{font-size:10px;white-space:nowrap}.creation-prompt-label{display:block;margin-bottom:8px;font-size:15px;font-weight:500}.creation-start textarea{width:100%;min-height:100px;padding:14px;margin-bottom:16px;border:1px solid var(--border);border-radius:var(--studio-control-radius);resize:vertical;background:var(--studio-canvas);color:var(--foreground);font-size:13px;line-height:1.9}.creation-start textarea::placeholder{color:var(--muted-foreground)}.creation-start-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--border);padding-top:20px}.creation-start-footer>span{color:var(--muted-foreground);font-size:10px}.creation-start-footer button{flex-shrink:0}.creation-feature{position:relative;overflow:hidden;min-height:370px;border:1px solid var(--border);border-radius:var(--studio-radius);background:var(--studio-surface);text-align:left;cursor:pointer}.creation-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.creation-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#14171a10 25%,#14171af2)}.creation-feature-label{top:20px;left:20px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #f5f4f040;border-radius:7px;background:#14171acc;font-size:10px}.creation-feature-caption,.creation-feature-label{position:absolute;z-index:1;color:var(--brand-paper)}.creation-feature-caption{bottom:25px;left:26px;right:26px;display:flex;flex-direction:column;gap:10px}.creation-feature-caption small{color:#e0ddd6;font-size:11px}.creation-feature-caption strong{font-size:27px;font-weight:500;letter-spacing:-.02em}.creation-feature-caption>span{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:11px}.creation-prompt-ideas{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:21px;font-size:11px;color:var(--muted-foreground)}.creation-prompt-ideas>span{margin-right:4px}.creation-prompt-ideas button{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:var(--studio-control-radius);padding:7px 11px;cursor:pointer}.home-workflow{margin-top:64px}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:25px}.home-section-heading h2{margin-top:8px;font-size:24px;font-weight:500;letter-spacing:-.025em}.home-section-heading>span{color:var(--muted-foreground);font-size:11px}.home-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-workflow-card{padding:24px;border:1px solid var(--border);border-radius:var(--studio-radius);text-decoration:none;background:var(--studio-surface)}.home-step{display:flex;align-items:center;justify-content:space-between;color:var(--foreground)}.home-step>svg{box-sizing:content-box;padding:10px;border:1px solid var(--border);border-radius:6px}.home-step>span{color:var(--muted-foreground);font-size:11px;letter-spacing:.1em}.home-workflow-card h3{margin-top:23px;font-size:16px;font-weight:500}.home-workflow-card p{margin-top:10px;color:var(--muted-foreground);font-size:12px;line-height:1.8}.home-workflow-action{margin-top:24px;color:var(--primary);font-size:11px}.home-footer,.home-workflow-action{display:flex;align-items:center;justify-content:space-between}.home-footer{flex-wrap:wrap;gap:24px;padding:30px 0;margin-top:45px;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:10px}.home-footer-logo{display:block;width:min(320px,100%);height:auto}.cloud-workspace{height:100dvh;overflow:hidden}.cloud-main{flex:1;min-width:0;min-height:0}.cloud-main,.cloud-sidebar{display:flex;flex-direction:column}.cloud-sidebar{width:100%;gap:12px;overflow:hidden}.cloud-sidebar-heading{display:none}.cloud-sidebar>.cloud-secondary{min-height:35px;background:transparent;font-size:11px}.cloud-sidebar h2{padding:12px 10px 0;color:var(--muted-foreground);font-size:10px;letter-spacing:.05em}.cloud-conversations{display:flex;flex-direction:column;gap:3px}.cloud-conversations button{display:flex;align-items:center;gap:9px;width:100%;padding:10px;border-radius:8px;color:var(--muted-foreground);text-align:left;font-size:12px;cursor:pointer}.cloud-conversations button svg{flex-shrink:0}.cloud-conversations button>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cloud-conversations button[aria-current=true]{color:var(--foreground);background:var(--studio-raised)}.cloud-conversations .cloud-muted{padding:10px}.cloud-sidebar-note{display:none}.cloud-muted{color:var(--muted-foreground);font-size:12px;line-height:1.7}.cloud-muted>svg{display:inline-block;vertical-align:middle}.cloud-error{display:flex;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 18px;border-bottom:1px solid var(--border);background:var(--studio-surface);color:var(--studio-danger);font-size:12px;line-height:1.7;overflow-wrap:anywhere}.cloud-error details{margin-top:5px;color:var(--muted-foreground);font-size:10px}.cloud-error>button{padding:4px;cursor:pointer}.cloud-account-trigger{display:flex;align-items:center;gap:9px;max-width:260px;min-height:42px;padding:5px 9px 5px 6px;border:1px solid var(--border);border-radius:10px;background:var(--studio-surface);color:var(--foreground);text-align:left;cursor:pointer}.cloud-account-trigger>svg{flex-shrink:0;color:var(--muted-foreground)}.cloud-account-avatar{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:8px;background:var(--secondary);color:var(--primary);font-size:12px;font-weight:650}.cloud-account-identity{display:flex;min-width:0;flex-direction:column;gap:2px}.cloud-account-identity strong{overflow:hidden;font-size:12px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.cloud-account-identity small{display:flex;align-items:center;gap:4px;color:var(--muted-foreground);font-size:10px;white-space:nowrap}.cloud-account-menu{width:min(290px,calc(100vw - 24px));padding:7px}.cloud-account-summary{display:flex;align-items:center;gap:10px;padding:8px}.cloud-account-summary>div{min-width:0}.cloud-account-summary>div>span,.cloud-account-summary>div>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-account-summary>div>strong{font-size:13px;font-weight:600}.cloud-account-summary>div>span{margin-top:2px;color:var(--muted-foreground);font-size:10px}.cloud-account-credit{position:relative;margin:4px 2px 7px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--studio-canvas)}.cloud-account-credit>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-right:22px}.cloud-account-credit small,.cloud-account-credit span{color:var(--muted-foreground);font-size:10px}.cloud-account-credit strong{color:var(--primary);font-size:18px;font-variant-numeric:tabular-nums}.cloud-account-credit small{display:block;margin-top:5px}.cloud-account-credit>button{position:absolute;top:8px;right:7px;display:grid;width:26px;height:26px;place-items:center;border-radius:6px;color:var(--muted-foreground)}.cloud-account-expiry{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 9px;color:var(--muted-foreground);font-size:11px}.cloud-account-expiry strong{color:var(--foreground);font-weight:500;text-align:right}.cloud-feedback-form{padding:6px 24px 20px}.cloud-feedback-form label{display:flex;flex-direction:column;gap:8px;color:var(--muted-foreground);font-size:12px}.cloud-feedback-form textarea{width:100%;padding:12px;resize:vertical;border:1px solid var(--border);border-radius:8px;background:var(--input);color:var(--foreground);font:inherit;line-height:1.6}.cloud-feedback-form p{margin-top:9px;color:var(--muted-foreground);font-size:11px;line-height:1.6}.generation-layout{display:grid;grid-template-columns:340px minmax(0,1fr);flex:1;min-height:0}.generation-controls{display:flex;flex-direction:column;min-height:0;overflow:auto;border-right:1px solid var(--border);background:var(--studio-surface);scrollbar-width:thin;scrollbar-color:var(--border) transparent}.generation-control-heading{padding:28px 24px 20px}.generation-control-heading h2{margin:10px 0;font-size:23px;font-weight:500}.generation-control-heading p{color:var(--muted-foreground);font-size:12px}.generation-results{display:flex;flex-direction:column;min-width:0;min-height:0}.generation-results-heading{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;gap:18px;padding:24px 30px;border-bottom:1px solid var(--border)}.generation-results-heading h2{font-size:15px;font-weight:500}.generation-results-heading div>span{display:block;margin-top:6px;font-size:11px;color:var(--muted-foreground)}.cloud-thread{flex:1;min-height:0;padding:28px 30px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.cloud-thread-welcome{display:flex;flex-direction:column}.generation-empty{display:flex;flex:1;min-height:300px;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.generation-empty-icon{display:grid;place-items:center;width:78px;height:78px;margin-bottom:7px;border:1px solid var(--border);border-radius:24px;background:var(--studio-surface);color:var(--primary)}.generation-empty h2{font-size:22px;font-weight:450}.generation-empty p{max-width:400px;color:var(--muted-foreground);font-size:12px;line-height:2}.generation-empty-hint{margin-top:12px;color:var(--muted-foreground);font-size:10px;letter-spacing:.08em}.cloud-message{max-width:940px;margin:0 auto 28px;padding-bottom:24px;border-bottom:1px solid var(--border)}.cloud-message.user{padding:16px 20px;border:1px solid var(--border);border-radius:12px;background:var(--studio-surface)}.cloud-message-heading{display:flex;align-items:center;gap:10px;color:var(--foreground);font-size:12px}.cloud-message-heading strong{font-weight:500}.cloud-message-heading time{margin-left:auto;color:var(--muted-foreground);font-size:10px;font-variant-numeric:tabular-nums}.cloud-message-content{margin:12px 0 2px;color:var(--foreground);font-size:14px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.cloud-attachments{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.cloud-attachments span{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid var(--border);border-radius:6px;background:var(--secondary);color:var(--primary);font-size:11px;overflow-wrap:anywhere}.cloud-attachments button{display:inline-flex;padding:2px}.cloud-attachments .cloud-attachment-preview{min-width:0;max-width:420px;padding:0;overflow:hidden;color:inherit;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:zoom-in}.cloud-attachments .cloud-attachment-preview:disabled{cursor:default;opacity:.65}.cloud-attachment-remove{flex-shrink:0;color:inherit}.cloud-attachments .cloud-upload-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;min-height:38px;padding:7px 8px 9px;overflow:hidden}.cloud-upload-name{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cloud-upload-status{color:var(--muted-foreground);font-variant-numeric:tabular-nums;white-space:nowrap}.cloud-upload-track{position:absolute;right:0;bottom:0;left:0;height:2px;padding:0!important;border:0!important;border-radius:0!important;background:var(--border)!important}.cloud-upload-track>span{display:block;height:100%;padding:0;border:0;border-radius:0;background:var(--primary);transition:width .12s linear}.cloud-library-upload{max-width:520px;margin:16px 0 0}.cloud-task{margin-top:18px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--studio-surface)}.cloud-task-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;color:var(--muted-foreground);font-size:11px}.cloud-task-heading strong{display:inline-flex;align-items:center;gap:5px;color:var(--foreground);font-weight:500}.cloud-task-heading strong[data-tone=success]{color:var(--studio-success)}.cloud-task-error,.cloud-task-heading strong[data-tone=danger]{color:var(--studio-danger)}.cloud-task-error{margin:8px 0;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.cloud-task-error button{margin-left:8px;text-decoration:underline}.cloud-task>.cloud-assets{margin-top:14px}.cloud-assets{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:22px}.cloud-asset{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--studio-radius);background:var(--studio-surface)}.cloud-asset-preview{position:relative;display:flex;aspect-ratio:4/3;align-items:center;justify-content:center;background:#101216;color:var(--muted-foreground);text-align:center;font-size:12px;cursor:zoom-in}.cloud-asset-preview img,.cloud-asset-preview video{width:100%;height:100%;object-fit:contain}.cloud-asset-preview.audio{flex-direction:column;gap:18px;background:var(--studio-raised);color:var(--primary)}.cloud-asset-preview audio{width:90%;height:34px}.cloud-asset-info{padding:17px}.cloud-asset-info strong{display:block;overflow:hidden;color:var(--foreground);font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.cloud-asset-info small{display:block;margin:7px 0 16px;color:var(--muted-foreground);font-size:11px}.cloud-asset-actions{display:flex;align-items:center;gap:8px}.cloud-asset-actions button{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:34px;padding:6px;border-radius:7px;color:var(--muted-foreground);cursor:pointer}.cloud-asset-actions button:first-child{gap:5px;margin-right:auto;padding:7px 10px;background:var(--secondary);color:var(--primary);font-size:11px}.cloud-reference-action{width:100%;margin-top:10px;padding:8px;border:1px solid var(--border);border-radius:7px;color:var(--muted-foreground);font-size:11px;cursor:pointer}.cloud-asset-expand{position:absolute;top:10px;right:10px;display:inline-flex;padding:8px;border:1px solid #ffffff30;border-radius:8px;background:#14171acc;color:var(--foreground)}.cloud-thread-tools{align-self:flex-end;padding:8px 30px 14px}.cloud-reload-models,.cloud-thread-tools button{display:inline-flex;align-items:center;gap:6px;padding:6px 0;color:var(--muted-foreground);font-size:11px;cursor:pointer}.cloud-composer{padding:0 24px 24px}.cloud-composer fieldset{min-width:0;margin:0;padding:0;border:0}.cloud-kind-row{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding-bottom:16px}.cloud-kind-row>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 6px;border:1px solid var(--border);border-radius:8px;color:var(--muted-foreground);font-size:12px;cursor:pointer}.cloud-kind-row>button[aria-pressed=true]{border-color:transparent;background:transparent;color:var(--primary)}.cloud-model-select{display:flex;grid-column:1/-1;flex-direction:column;gap:8px;margin-top:18px;color:var(--muted-foreground);font-size:12px}.cloud-composer input,.cloud-composer select,.cloud-modal select,.cloud-model-select select{min-width:0;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--background);color:var(--foreground);font-size:12px}.cloud-composer textarea{width:100%;min-height:164px;max-height:340px;padding:14px;resize:vertical;border:1px solid var(--border);border-radius:10px;background:var(--background);color:var(--foreground);font-family:inherit;font-size:13px;line-height:1.9}.cloud-composer textarea::placeholder{color:var(--muted-foreground)}.cloud-prompt-field{position:relative}.cloud-mention-menu{position:relative;z-index:8;width:100%;padding:12px;margin-top:8px;border:1px solid var(--studio-line-strong);border-radius:10px;background:var(--popover);box-shadow:var(--studio-shadow)}.cloud-mention-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:11px;line-height:1.5}.cloud-mention-heading strong{max-width:55%;color:var(--foreground);font-weight:550}.cloud-mention-heading span{max-width:45%;color:var(--muted-foreground);text-align:right}.cloud-mention-options{display:flex;flex-direction:column;gap:4px;max-height:190px;overflow-y:auto}.cloud-mention-options button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 10px;border-radius:7px;color:var(--foreground);text-align:left}.cloud-mention-options button[aria-selected=true]{background:var(--secondary);color:var(--primary)}.cloud-mention-options small{min-width:0;overflow:hidden;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap}.cloud-mention-menu>p{padding:13px 8px;border:1px solid var(--border);color:var(--muted-foreground);font-size:11px;line-height:1.7;text-align:center}.cloud-composer-footer{display:flex;flex-direction:column;gap:24px;padding-top:20px}.cloud-composer-footer>.cloud-primary{width:100%;min-height:46px}.cloud-credit-summary{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid var(--border);border-radius:10px;background:var(--studio-surface);font-size:13px}.cloud-credit-summary p{margin:0;line-height:1.5}.cloud-credit-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 12px;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.cloud-credit-row strong{color:var(--foreground);font-size:17px}.cloud-credit-hint{color:var(--muted-foreground);font-size:12px}.cloud-credit-summary[data-tone=danger]{border-color:var(--studio-danger)}.cloud-credit-shortfall,.cloud-credit-summary[data-tone=danger]>p{color:var(--studio-danger)}.cloud-credit-summary button{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.cloud-parameters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px;width:100%}.cloud-parameters label{display:flex;flex-direction:column;gap:8px;color:var(--muted-foreground);font-size:11px}.cloud-reference{display:flex!important;grid-column:1/-1;flex-direction:row!important;align-items:center;justify-content:center;gap:6px;padding:11px;border:1px dashed var(--studio-line-strong);border-radius:8px;color:var(--primary)!important;cursor:pointer}.cloud-pending{margin-bottom:18px;padding:13px;border:1px solid #685d3c;border-radius:10px;background:#28291f;color:var(--studio-warning);font-size:12px;line-height:1.8}.cloud-pending button{margin-top:10px}.cloud-generation-notes{margin-top:18px;color:var(--muted-foreground);font-size:11px}.cloud-generation-notes summary{width:fit-content;cursor:pointer}.cloud-generation-notes p{margin-top:10px}.cloud-reload-models{margin-top:14px;font-size:10px}.cloud-reload-models svg{width:12px;height:12px}.cloud-empty{display:flex;min-height:270px;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:36px;text-align:center;color:var(--muted-foreground)}.cloud-empty>svg{color:var(--primary)}.cloud-empty h2{color:var(--foreground);font-size:24px;font-weight:450}.cloud-empty p{max-width:430px;line-height:1.8}.cloud-connection-empty{flex:1}.cloud-auth{display:grid;grid-template-columns:1fr minmax(300px,390px);align-items:center;align-self:center;gap:70px;width:min(1050px,calc(100% - 100px));flex:1;min-height:0;padding:50px 0;overflow-y:auto}.cloud-auth-intro{padding:45px 35px;min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:var(--studio-radius);background:linear-gradient(0deg,#14171af2,#14171a30),url(/studio/ocean-story.webp) 50% /cover}.cloud-auth-intro h2{margin:20px 0;color:var(--brand-paper);font-size:clamp(30px,3.3vw,50px);font-weight:500;line-height:1.45;letter-spacing:-.04em}.cloud-auth-intro p{color:#e0ddd6;font-size:13px;line-height:2}.cloud-auth-card{padding:32px;border:1px solid var(--border);border-radius:var(--studio-radius);background:var(--studio-surface)}.cloud-auth-card h2{margin-top:32px;font-size:25px;font-weight:500}.cloud-auth-card>p{margin:12px 0 32px;color:var(--muted-foreground);font-size:13px}.cloud-login{gap:20px;width:100%;min-width:0;text-align:left}.cloud-login,.cloud-login label{display:flex;flex-direction:column}.cloud-login label{gap:9px;color:var(--muted-foreground);font-size:12px}.cloud-login input{width:100%;padding:13px;border:1px solid var(--border);border-radius:9px;background:var(--studio-canvas);color:var(--foreground);font-size:14px}.cloud-login .cloud-primary{width:100%;min-height:46px;margin-top:6px}.cloud-library{width:min(1400px,calc(100% - 88px));align-self:center;flex:1;min-height:0;padding:42px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.cloud-library-heading h2{margin:12px 0;font-size:34px;font-weight:500;line-height:1.4;letter-spacing:-.03em}.cloud-library-heading p{font-size:13px}.cloud-library-heading p,.library-search{margin-bottom:26px;color:var(--muted-foreground)}.library-search{display:flex;align-items:center;gap:10px;max-width:420px;padding:12px 14px;border:1px solid var(--border);border-radius:9px;background:var(--studio-surface)}.library-search input{width:100%;min-width:0;background:transparent;color:var(--foreground);font-size:12px}.cloud-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--border)}.cloud-filter-tabs{display:flex;gap:5px}.cloud-filter-tabs button{padding:9px 17px;border:1px solid transparent;border-radius:8px;color:var(--muted-foreground);font-size:12px;cursor:pointer}.cloud-filter-tabs button[aria-pressed=true]{background:transparent;color:var(--primary)}.cloud-library>.cloud-muted{margin:14px 0 25px;font-size:11px}.cloud-library>.cloud-secondary{margin-top:24px}.cloud-spin{animation:cloud-spin 1s linear infinite}@keyframes cloud-spin{to{transform:rotate(1turn)}}.cloud-mobile-conversations{display:none}.cloud-import-body{display:flex;flex-direction:column;gap:22px;padding:24px}.cloud-import-asset{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:10px;color:var(--primary);background:var(--secondary);overflow-wrap:anywhere}.cloud-import-asset svg{flex-shrink:0}.cloud-import-body label{display:flex;flex-direction:column;gap:9px;color:var(--muted-foreground);font-size:12px}.cloud-modal{padding:28px;border:1px solid var(--studio-line-strong);border-radius:var(--studio-radius);background:var(--popover);color:var(--foreground);box-shadow:var(--studio-shadow)}.cloud-modal h2{margin:0 0 8px;font-size:22px;font-weight:500}.cloud-modal p{color:var(--muted-foreground);font-size:12px}.cloud-modal-close{position:absolute;top:16px;right:16px;display:inline-flex;padding:6px;border-radius:7px;color:var(--muted-foreground);cursor:pointer}.cloud-modal [role=alert]{color:var(--studio-danger)}.cloud-video-references{padding:12px 0 16px;border-top:1px solid var(--border)}.cloud-reference-modes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.cloud-reference-modes button{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted-foreground);font-size:12px}.cloud-reference-modes button[aria-pressed=true]{border-color:var(--studio-accent-line);background:var(--secondary);color:var(--primary)}.cloud-frame-group,.cloud-frame-list,.cloud-reference-list{display:flex;align-items:center;gap:10px}.cloud-reference-list{padding:3px 3px 8px;overflow-x:auto}.cloud-reference-tile,.cloud-reference-upload{position:relative;flex:none;width:112px;height:80px;overflow:hidden;border:1px solid var(--studio-line-strong);border-radius:9px;background:var(--background);color:var(--primary)}.cloud-reference-tile img,.cloud-reference-tile video{width:100%;height:100%;object-fit:cover}.cloud-reference-tile{display:flex;align-items:center;justify-content:center}.cloud-reference-preview{display:grid;width:100%;height:100%;padding:0;place-items:center;cursor:zoom-in}.cloud-reference-tile>.cloud-task-error{padding:8px;font-size:10px}.cloud-reference-caption{bottom:0;left:0;right:0;padding:4px 6px;font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cloud-reference-caption,.cloud-reference-remove{position:absolute;background:#14171add;color:var(--foreground)}.cloud-reference-remove{top:4px;right:4px;display:flex;padding:4px;border:0;border-radius:50%}.cloud-reference-upload{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-style:dashed;font-size:11px;text-align:center}.cloud-reference-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.cloud-reference-upload:focus-within{outline:2px solid var(--ring);outline-offset:2px}.cloud-reference-upload:has(input:disabled){opacity:.45;cursor:not-allowed}.cloud-frame-label{display:block;margin-bottom:7px;color:var(--muted-foreground);font-size:11px}.cloud-frame-swap{display:flex;margin-top:24px;padding:6px;border:1px solid var(--border);border-radius:7px;background:var(--studio-raised);color:var(--primary)}.cloud-reference-browse{margin-top:8px;padding:6px 9px;min-height:30px;font-size:11px}.cloud-reference-picker{position:fixed;inset:0;width:min(760px,calc(100vw - 32px));max-height:85dvh;margin:auto;overflow-y:auto}.cloud-reference-picker::backdrop{background:#000a;backdrop-filter:blur(8px)}.cloud-reference-filter{margin:16px 0}.cloud-reference-picker-assets{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin:18px 0}.cloud-reference-choice{padding:0;color:var(--foreground);text-align:left;font:inherit;cursor:pointer}.cloud-reference-choice[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.cloud-reference-choice .cloud-asset-info{display:block;font-size:12px;overflow-wrap:anywhere}.cloud-reference-picker-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.cloud-reference-picker-actions .cloud-primary{margin-left:auto}.cloud-task-details{margin:14px 0;color:var(--muted-foreground);font-size:12px}.cloud-task-details summary{cursor:pointer}.cloud-task-details dl{display:grid;grid-template-columns:minmax(100px,140px) minmax(0,1fr);gap:10px 16px;margin:14px 0}.cloud-task-details dd{margin:0;color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere}.cloud-history-reference{display:inline-flex;flex-direction:column;gap:5px}.cloud-history-reference img{width:140px;max-height:140px;object-fit:contain;border-radius:6px}.generation-controls .cloud-frame-list{flex-wrap:wrap}.generation-controls .cloud-reference-modes button{padding-inline:6px;font-size:11px}@media (hover:hover) and (pointer:fine){.cloud-conversations button:not([aria-current=true]):hover,.cloud-filter-tabs button:not([aria-pressed=true]):hover,.cloud-kind-row>button:not([aria-pressed=true]):hover,.creation-tool-choices button:not([aria-pressed=true]):hover{background:var(--studio-hover);color:var(--foreground)}.cloud-conversations .cloud-conversation-delete:hover:not(:disabled){color:var(--studio-danger)}.cloud-asset:hover,.creation-prompt-ideas button:hover,.home-workflow-card:hover{border-color:var(--studio-line-strong)}.cloud-account-credit>button:hover,.cloud-account-trigger:hover,.cloud-asset-actions button:hover,.cloud-reference-action:hover{background:var(--studio-hover);color:var(--foreground)}}@media (max-width:1250px){.studio-home-content{padding:44px 32px 0}.creation-launchpad{gap:18px}.creation-start{padding:20px}.creation-tool-choices button{padding:12px 8px}.creation-tool-choices small{display:none}.creation-start-footer>span{max-width:115px;line-height:1.7}.generation-layout{grid-template-columns:300px minmax(0,1fr)}.cloud-composer,.generation-control-heading{padding-inline:18px}.generation-results-heading{padding:22px}.generation-results-heading .studio-status{display:none}.cloud-thread{padding:22px}.cloud-auth{gap:35px;width:calc(100% - 64px)}}@media (max-width:1000px){.creation-launchpad{grid-template-columns:1fr}.creation-feature{min-height:250px}.creation-feature>img{object-position:center 48%}.creation-tool-choices small{display:block}.creation-start-footer>span{max-width:none}.home-workflow-grid{gap:12px}.home-workflow-card{padding:18px}.home-section-heading>span{display:none}.cloud-auth{grid-template-columns:1fr;max-width:430px}.cloud-auth-intro{display:none}}@media (max-width:760px){.cloud-workspace{height:100dvh}.cloud-main{height:calc(100dvh - 72px)}.studio-home-content{padding:32px 20px 0}.creation-heading{margin-bottom:25px}.creation-heading h2{font-size:34px}.creation-heading p{font-size:12px}.creation-start{padding:18px}.creation-feature{min-height:270px}.creation-feature-caption strong{font-size:25px}.creation-tool-choices{gap:4px}.creation-tool-choices button{padding:10px 8px}.creation-tool-choices small{font-size:9px}.creation-tool-choices strong{font-size:12px}.creation-start-footer>span{max-width:115px}.home-workflow{margin-top:40px}.home-section-heading h2{font-size:22px}.home-workflow-grid{grid-template-columns:1fr}.home-workflow-card{padding:22px}.home-workflow-card h3{margin-top:15px}.home-workflow-action{margin-top:18px}.home-footer{margin-top:30px}.cloud-mobile-conversations{display:flex;flex-shrink:0;align-items:center;gap:12px;padding:10px 20px;border-bottom:1px solid var(--border)}.cloud-mobile-conversations label{display:flex;flex:1;min-width:0;align-items:center;gap:10px;color:var(--muted-foreground);font-size:11px}.cloud-mobile-conversations select{flex:1;min-width:0;padding:8px;border:1px solid var(--border);border-radius:7px;background:var(--studio-surface);color:var(--foreground)}.generation-layout{display:flex;flex-direction:column;overflow-y:auto}.generation-controls{flex-shrink:0;border-right:0;border-bottom:1px solid var(--border);overflow:visible}.generation-control-heading{padding:22px 20px 15px}.generation-control-heading h2{font-size:22px}.generation-controls .studio-eyebrow{display:none}.cloud-composer{padding:0 20px 20px}.cloud-composer textarea{min-height:120px}.generation-results{flex-shrink:0}.cloud-thread{overflow:visible}.cloud-assets{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.cloud-auth{width:calc(100% - 48px);padding:25px 0}.cloud-library{width:calc(100% - 40px);padding-top:28px}.cloud-library-heading h2{font-size:28px}.cloud-toolbar{align-items:flex-start;flex-direction:column}.cloud-filter-tabs button{padding-inline:14px}.cloud-task-details dl{grid-template-columns:1fr;gap:5px}.cloud-task-details dd{margin-bottom:10px}}.cloud-workspace button:disabled{cursor:not-allowed;opacity:.45}.cloud-sidebar{flex:1;min-width:0;min-height:0;gap:10px}.cloud-sidebar>.cloud-secondary,.cloud-sidebar>h2{flex-shrink:0}.cloud-sidebar h2{padding-top:4px}.cloud-conversations{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.cloud-conversation-row{display:flex;align-items:center;width:100%;min-width:0;max-width:100%;flex-shrink:0;overflow:hidden;border-radius:8px}.cloud-conversation-row:has([aria-current=true]){background:var(--studio-raised)}.cloud-conversation-row .cloud-conversation-open{flex:1;min-width:0;min-height:42px}.cloud-conversation-actions{display:flex;flex:0 0 auto;align-items:center;margin-right:3px}.cloud-conversation-row .cloud-conversation-menu{flex:0 0 30px;width:30px;min-height:36px;justify-content:center;padding:5px}.cloud-conversation-row .cloud-conversation-open[aria-current=true]{background:transparent}.cloud-history-dialog-list{display:flex;flex-direction:column;height:min(55dvh,480px);min-height:160px;padding:8px 16px 16px}.cloud-history-dialog-list .cloud-conversations{flex:1}