.create-workspace{background-color:hsl(var(--background))}.create-workspace:not(.create-workspace-embedded){position:relative;isolation:isolate;background-image:radial-gradient(ellipse at 48% 26%,rgba(255,177,139,.2),transparent 62%),radial-gradient(ellipse at 65% 16%,rgba(255,216,181,.18),transparent 52%);background-size:100% 620px;background-repeat:no-repeat}.create-workspace:not(.create-workspace-embedded):before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,hsl(var(--foreground)/.09) 1px,transparent 1px);background-size:20px 20px;mask-image:radial-gradient(ellipse 42% 330px at 50% 290px,transparent 20%,#000 100%),linear-gradient(180deg,#000 0,#000 380px,rgba(0,0,0,.25) 700px,transparent 1100px);mask-composite:intersect}.dark .create-workspace:not(.create-workspace-embedded){background-image:radial-gradient(ellipse at 48% 26%,rgba(215,100,62,.12),transparent 62%),radial-gradient(ellipse at 65% 16%,rgba(181,115,65,.08),transparent 52%)}.create-stage{position:relative;max-width:790px;margin:0 auto;isolation:isolate}.create-stage:before{inset:-12% 14% -10%;background:radial-gradient(ellipse at 50% 48%,hsl(var(--primary)/.19),transparent 68%)}.create-stage:after,.create-stage:before{content:"";position:absolute;pointer-events:none;z-index:-1}.create-stage:after{left:8%;right:8%;bottom:-16px;height:48px;background:radial-gradient(ellipse,rgba(94,58,42,.18),transparent 70%);filter:blur(10px)}.create-stage-card{position:absolute;left:50%;bottom:calc(10px + (2 - var(--distance)) * 8px);width:224px;height:192px;transform:translateX(calc(-50% + var(--offset) * 132px)) scale(calc(1 - var(--distance) * .14)) rotate(0deg);z-index:calc(5 - var(--distance));overflow:hidden;border-radius:7px;border:1px solid hsl(var(--border));background:hsl(var(--muted));box-shadow:0 5px 14px -7px rgba(0,0,0,.3);transition:filter .2s,box-shadow .2s}.create-stage-card:focus-visible{outline:2px solid hsl(var(--primary)/.65);outline-offset:4px}.create-stage-card img{width:100%;height:100%;object-fit:cover}.create-stage-play{position:absolute;bottom:8px;left:8px;display:flex;align-items:center;gap:5px;padding:5px 7px;border-radius:5px;background:rgba(0,0,0,.48);color:#fff}.create-composer [data-prompt-reference-composer]{border:1px solid hsl(var(--border));box-shadow:0 0 0 3px hsl(var(--card)/.7),0 5px 22px -15px rgba(0,0,0,.25)}.create-composer [data-prompt-reference-composer]:has([role=textbox]:focus){border-color:hsl(var(--primary)/.4)}.create-inspiration-masonry{display:grid;align-items:start;gap:6px}.create-inspiration-column{display:flex;min-width:0;flex-direction:column;gap:6px}.create-inspiration-card{position:relative;display:block;width:100%;margin:0;flex-shrink:0;overflow:hidden;border-radius:2px;background:hsl(var(--muted));text-align:left}.create-inspiration-card img{display:block;width:100%;height:auto;transition:transform .25s}.create-inspiration-card:hover img{transform:scale(1.025)}.create-inspiration-card:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px}.create-settings section{border:0;padding:0}@media (max-width:767px){.create-stage-card{width:clamp(140px,28vw,204px);height:clamp(156px,30vw,216px);transform:translateX(calc(-50% + var(--offset) * clamp(40px, 14vw, 104px))) scale(calc(1 - var(--distance) * .13)) rotate(0deg)}.create-inspiration-masonry{gap:8px}}@media (prefers-reduced-motion:reduce){.create-inspiration-card img,.create-stage-card{transition:none}}.create-composer .create-tool,.create-composer button[aria-label="Add reference"]{border:1px solid transparent;border-radius:8px;background:hsl(var(--muted)/.45);box-shadow:none}.create-composer .create-tool:hover,.create-composer button[aria-label="Add reference"]:hover{background:hsl(var(--muted)/.85)}.create-composer-footer{border-top-color:transparent;gap:6px}.create-composer-tools{gap:5px}.create-composer [data-prompt-reference-composer]{border-color:hsl(var(--border)/.75);border-radius:20px;box-shadow:0 2px 6px -3px rgba(0,0,0,.08),0 12px 36px -22px rgba(0,0,0,.16)}.create-submit-actions{margin-left:auto}.create-composer{container-type:inline-size}@container (min-width: 760px){.create-composer-footer,.create-composer-tools{flex-wrap:nowrap}}@container (max-width: 759px){.create-composer-tools{flex-basis:100%}.create-submit-actions{padding-top:2px}}@media (max-width:767px){.create-composer{margin-top:6px}.create-composer-footer{padding:8px}.create-composer-tools{gap:6px}.create-composer .create-tool,.create-composer button[aria-label="Add reference"]{min-height:40px}.create-composer button[aria-label="Add reference"],.create-composer button[aria-label="More settings"]{min-width:40px}.create-submit-actions{width:100%;justify-content:flex-end;border-top:1px solid hsl(var(--border)/.45);padding-top:8px;margin-top:2px}.create-submit-actions button{min-height:40px}.create-config-popover{overscroll-behavior:contain}}@media (min-width:768px) and (max-width:900px){.create-stage-card{width:170px;transform:translateX(calc(-50% + var(--offset) * 110px)) scale(calc(1 - var(--distance) * .14)) rotate(0deg)}}.create-stage{height:220px}.create-stage-card{border-radius:2px;border-color:hsla(0,0%,100%,.15);box-shadow:0 8px 24px -16px rgba(0,0,0,.5)}.create-stage-play{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.24);border:1px solid hsla(0,0%,100%,.18);border-radius:20px;font-size:10px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.25)}.create-inspiration-card>img{height:100%;object-fit:cover}.create-inspiration-caption{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;gap:3px;padding:28px 10px 10px;background:linear-gradient(transparent,rgba(0,0,0,.65));color:#fff;text-align:left}.create-inspiration-kind{position:absolute;top:10px;right:10px;padding:4px 7px;border-radius:5px;background:rgba(0,0,0,.25);backdrop-filter:blur(8px);color:#fff;font-size:9px}.create-inspiration-filters button{color:hsl(var(--muted-foreground));background:hsl(var(--foreground)/.035)}.create-inspiration-filters button[aria-pressed=true]{background:hsl(var(--foreground));color:hsl(var(--background))}.create-inspiration-filters button:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.create-composer [data-prompt-reference-composer]{border-radius:16px;background:hsl(var(--card))}.create-composer .create-tool{background:hsl(var(--foreground)/.035)}.create-composer .create-submit-actions button{font-size:11px;padding-left:10px;padding-right:10px}@media (max-width:767px){.create-stage{height:clamp(190px,35vw,250px)}.create-inspiration-caption{padding:24px 10px 10px}.create-inspiration-caption>span:last-child{font-size:12px}}.create-composer [role=textbox]{min-height:72px;transition:min-height .18s ease}.create-composer [data-has-content=true] [role=textbox]{min-height:128px}.create-composer-footer{padding-top:6px;padding-bottom:8px}.create-composer [data-prompt-reference-composer]{border-radius:14px;box-shadow:0 2px 5px -2px rgba(0,0,0,.06),0 8px 22px -18px rgba(0,0,0,.14)}@media (max-width:767px){.create-composer [data-has-content=true] [role=textbox]{min-height:104px}.create-composer-footer{padding-top:8px}}@media (prefers-reduced-motion:reduce){.create-composer [role=textbox]{transition:none}}.create-stage-eyebrow{display:flex;justify-content:center;padding-top:14px;margin-bottom:24px}.create-stage-eyebrow>span{padding:5px 11px;border-radius:999px;border:1px solid hsl(var(--foreground)/.1);background:linear-gradient(hsl(var(--foreground)/.09),hsl(var(--foreground)/.025));box-shadow:inset 0 1px 0 hsl(var(--foreground)/.1);color:hsl(var(--foreground)/.65);font-family:var(--font-sans),sans-serif;font-size:9px;font-weight:600;line-height:1;letter-spacing:.06em;text-transform:uppercase}.create-stage-carousel{touch-action:pan-y}.create-stage-card[data-distance="1"]{opacity:.96;filter:brightness(.98)}.create-stage-card[data-distance="2"]{opacity:.86;filter:none}.create-stage-carousel .create-stage-card{transition:transform .32s cubic-bezier(.2,.7,.2,1),bottom .32s ease,opacity .22s ease,filter .22s ease,box-shadow .18s ease}.create-stage-card[data-distance="3"]{opacity:0;visibility:hidden;pointer-events:none}.create-stage-card[data-active=true]{box-shadow:0 12px 28px -14px rgba(0,0,0,.4)}@media (hover:hover){.create-stage-carousel .create-stage-card:hover{box-shadow:0 16px 32px -16px rgba(0,0,0,.5)}}.create-stage-title{position:absolute;left:10px;right:10px;bottom:42px;color:#fff;font-size:11px;font-weight:600;text-align:left;text-shadow:0 1px 6px rgba(0,0,0,.7);opacity:0;transition:opacity .18s ease}.create-stage-card:focus-visible .create-stage-title,.create-stage-card:hover .create-stage-title{opacity:1}@media (min-width:901px) and (hover:hover){.create-stage-carousel .create-stage-card:hover{transform:translateX(calc(-50% + var(--offset) * 132px)) translateY(-5px) scale(calc(1 - var(--distance) * .14)) rotate(0deg)}}.create-stage-heading{margin:20px 0 24px;text-align:center;font-family:var(--font-sans),sans-serif;font-size:clamp(26px,2.8vw,34px);line-height:1.14;font-weight:650;letter-spacing:-.045em;text-wrap:balance}.create-heading-lead{display:block;margin-bottom:3px;color:hsl(var(--foreground))}.create-heading-main{display:block;color:hsl(var(--muted-foreground))}.create-heading-accent{color:hsl(var(--primary));background:linear-gradient(110deg,hsl(var(--primary)),#db7048);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dark .create-heading-accent{background-image:linear-gradient(110deg,#ff7958,#ffb08a)}.create-composer [data-prompt-reference-composer]{border-radius:18px;border-color:hsl(var(--foreground)/.1);box-shadow:inset 0 1px 0 hsl(var(--foreground)/.04),0 0 0 3px hsl(var(--background)),0 0 0 4px hsl(var(--foreground)/.055),0 14px 32px -24px rgba(0,0,0,.4)}.create-composer .create-tool{border-radius:9px;background:hsl(var(--foreground)/.045)}.create-stage-play{padding:5px 8px;font-size:9px;font-weight:500;background:hsla(0,0%,100%,.19);border-color:hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}@media (min-width:768px) and (max-width:900px) and (hover:hover){.create-stage-carousel .create-stage-card:hover{transform:translateX(calc(-50% + var(--offset) * 110px)) translateY(-5px) scale(calc(1 - var(--distance) * .14)) rotate(0deg)}}@media (max-width:767px){.create-stage-eyebrow{padding-top:12px;margin-bottom:22px}.create-stage-heading{margin:14px 0 22px;font-size:25px}.create-stage-title{display:none}}@media (prefers-reduced-motion:reduce){.create-stage-carousel .create-stage-card,.create-stage-title{transition:none}}.create-workspace .create-composer{margin-top:0}.create-workspace{--create-composer-height:0px}.create-composer [data-prompt-reference-composer],.create-studio-composer{min-height:var(--create-composer-height);box-sizing:border-box}.create-composer [data-prompt-reference-composer]{display:flex;flex-direction:column}.create-composer [data-prompt-reference-composer]>div:has([role=textbox]){flex:1}.create-composer .create-composer-footer{margin-top:auto;flex-wrap:wrap}.create-composer .create-composer-tools{flex-basis:100%}.create-composer .create-submit-actions{width:100%;justify-content:flex-end;border-top:1px solid hsl(var(--border)/.45);padding-top:8px}.create-composer [data-has-content] [role=textbox]{min-height:56px}.create-workspace .create-studio-composer{min-height:0;grid-template-rows:auto 30px auto auto;row-gap:6px}.create-workspace .create-studio-bottom{grid-row:1/3}.create-workspace .create-studio-references{padding-bottom:0}.create-workspace .create-studio-actions{margin:0}.create-workspace .create-studio-composer:not(:has(.create-studio-native-fields,.create-studio-attached-references)){grid-template-rows:auto 30px auto}.create-workspace .create-studio-composer:not(:has(.create-studio-native-fields,.create-studio-attached-references)) .create-studio-actions{grid-row:3}@media (max-width:480px){.create-workspace .create-studio-composer{grid-template-rows:auto auto 30px auto auto}.create-workspace .create-studio-bottom{grid-row:2}.create-workspace .create-studio-composer:not(:has(.create-studio-native-fields,.create-studio-attached-references)){grid-template-rows:auto auto 30px auto}.create-workspace .create-studio-composer:not(:has(.create-studio-native-fields,.create-studio-attached-references)) .create-studio-actions{grid-row:4}}.create-workspace .create-composer [data-prompt-reference-composer]>div:has([role=textbox]){padding:16px 56px 12px 16px}.create-workspace .create-studio-prompt{padding:0}.create-workspace .create-composer [data-prompt-placeholder],.create-workspace .create-composer [role=textbox],.create-workspace .create-studio-prompt{font-size:14px;font-weight:300;line-height:24px;letter-spacing:normal}.create-workspace .create-studio-prompt::placeholder{font-weight:300;color:hsl(var(--muted-foreground));opacity:1}@media (max-width:767px){.create-workspace .create-studio-prompt{padding:2px 4px 0}}@keyframes create-mode-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes create-image-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.create-workspace [role=tabpanel][id^=create-panel-]:not([hidden]){animation:create-mode-enter .18s ease-out}.create-workspace #create-panel-image:not([hidden]){animation-name:create-image-enter}@media (prefers-reduced-motion:reduce){.create-workspace #create-panel-image:not([hidden]),.create-workspace [role=tabpanel][id^=create-panel-]:not([hidden]){animation:none}}.create-composer [data-has-content=true] [role=textbox],.create-composer [role=textbox]{min-height:48px;max-height:140px;overflow-y:auto}.create-composer-footer{padding-top:4px;padding-bottom:6px}.projects-creation-dock{position:fixed;left:0;right:0;bottom:0;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:30;max-height:70dvh;overflow-y:auto;padding:6px 20px max(14px,env(safe-area-inset-bottom));pointer-events:none}@media(min-width:768px){.apps-shell[data-sidebar-collapsed=true] .projects-creation-dock{left:64px}.apps-shell[data-sidebar-collapsed=false] .projects-creation-dock{left:232px}}.create-workspace-embedded{--create-composer-height:0px;--dock-prompt-height:76px;max-width:920px;margin:0 auto;min-height:0;background:none;pointer-events:auto}.projects-creation-dock .create-studio-mode-tabs[aria-orientation=vertical]{background:hsl(var(--card));border-color:hsl(var(--border));box-shadow:0 4px 16px hsl(var(--foreground)/.12)}.projects-creation-dock .create-studio-mode-tabs[aria-orientation=vertical] button{color:hsl(var(--foreground))}.projects-creation-dock .create-studio-mode-tabs[aria-orientation=vertical]:before{background:hsl(var(--muted))}.create-workspace-embedded .create-studio-panel:not([hidden]){display:flex;flex-direction:column}.create-workspace-embedded .create-studio-results{order:-1;max-height:180px;overflow-y:auto;margin:0 0 8px;background:hsl(var(--background))}@media(max-width:640px){.projects-creation-dock{padding:6px 12px max(10px,env(safe-area-inset-bottom))}}@media(max-width:480px){.create-workspace-embedded{--dock-prompt-height:64px}}.create-workspace .create-composer [data-prompt-reference-composer]{border-radius:14px}.create-workspace .create-composer [data-prompt-reference-composer]>div:has([role=textbox]){flex:none;padding:10px 56px 6px 12px}.create-workspace .create-composer [data-has-content=true] [role=textbox],.create-workspace .create-composer [role=textbox],.create-workspace .create-studio-prompt,.create-workspace .create-studio-prompt:not(:placeholder-shown){height:var(--create-prompt-height,40px);min-height:var(--create-prompt-height,40px);max-height:var(--create-prompt-height,40px);overflow-y:auto;transition:height .18s ease,min-height .18s ease,max-height .18s ease}.create-workspace .create-composer [role=textbox]:focus,.create-workspace .create-studio-prompt:focus{--create-prompt-height:104px}@media (prefers-reduced-motion:reduce){.create-workspace .create-composer [role=textbox],.create-workspace .create-studio-prompt{transition:none}}.create-workspace .create-composer-footer{min-height:0;margin:0;padding:0 12px;gap:6px;border:0}.create-workspace .create-composer-tools{height:30px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:6px}.create-workspace .create-composer-tools>*{flex-shrink:0}.create-workspace .create-composer .create-tool,.create-workspace .create-composer button[aria-label="Add reference"]{height:30px;min-height:30px;font-size:11px}.create-workspace .create-composer button[aria-label="Add reference"],.create-workspace .create-composer button[aria-label="More settings"]{width:30px;min-width:30px}.create-workspace .create-submit-actions{margin:0;padding:6px 0;gap:6px;flex-wrap:wrap}.create-workspace .create-submit-actions button{height:32px;min-height:32px}.create-workspace .create-composer .creation-input{border:0;border-radius:0;background:transparent;box-shadow:none}.create-workspace .create-composer .creation-input .create-studio-prompt{padding-right:48px}.create-workspace .creation-input-composer .create-submit-actions{border:0;padding:0}@media (max-width:480px){.create-workspace .creation-input-composer:not(:has(.create-studio-native-fields,.create-studio-attached-references)){grid-template-rows:auto 30px auto}.create-workspace .creation-input-composer:not(:has(.create-studio-native-fields,.create-studio-attached-references)) .create-studio-actions{grid-row:3}}.create-mode-layout{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:start;gap:12px;width:100%;max-width:920px;margin:0 auto}.create-mode-content{min-width:0}.create-mode-layout--unified{--create-unified-composer-height:176px;--create-prompt-height:64px;grid-template-columns:66px minmax(0,1fr);align-items:stretch}.create-mode-layout--unified .create-mode-content{width:100%;min-height:0}.create-mode-layout--unified .create-mode-switch-wrap{position:relative;width:66px;min-height:0;margin:0}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation=vertical]{border-color:hsl(var(--foreground)/.07);border-radius:18px;background:hsl(var(--muted)/.72);box-shadow:inset 0 1px 0 hsl(var(--card)/.58)}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation=vertical]:before{left:4px;right:4px;border:0;border-radius:13px;background:hsl(var(--card));box-shadow:0 1px 3px rgba(0,0,0,.09)}.create-mode-layout--unified .create-mode-switch:has(button:nth-child(2)[data-state=active]):before{transform:translateY(calc(100% + 2px))}.create-mode-layout--unified .create-mode-switch:has(button:nth-child(3)[data-state=active]):before{transform:translateY(calc(200% + 4px))}.create-mode-layout--unified .create-mode-switch button{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:0;padding:1px 2px;border-radius:13px;font-size:10px;line-height:13px;text-align:center}.create-mode-layout--unified .create-mode-switch button svg{display:block;flex:none;width:13px;height:13px}.create-mode-layout--unified .create-mode-switch button span{display:block;width:100%;text-align:center}.create-agent-entry{position:relative;width:min(100%,840px);height:var(--create-unified-composer-height);min-height:var(--create-unified-composer-height);margin:0 auto;isolation:isolate}.create-agent-entry,.create-mode-layout--unified .create-mode-content>[role=tabpanel]:not([hidden]){animation:create-composer-mode-in .24s cubic-bezier(.2,.8,.2,1) both}@keyframes create-composer-mode-in{0%{opacity:0;transform:translateY(5px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.create-agent-entry__surface{height:100%;grid-template-rows:114px 45px}.create-agent-entry__surface .create-studio-actions{grid-row:2;justify-content:flex-end}.create-mode-layout--unified .create-composer .creation-input-composer,.create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer{height:var(--create-unified-composer-height);min-height:var(--create-unified-composer-height)}.create-mode-layout--unified .create-composer .creation-input-composer [data-prompt-reference-composer]{height:auto;min-height:0}@property --studio-refs-height{syntax:"<length>";inherits:false;initial-value:0}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer,.create-workspace .create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer{--studio-refs-height:0px;--studio-templates-height:0px;height:calc(var(--create-unified-composer-height) + var(--studio-refs-height) + var(--studio-templates-height));min-height:var(--create-unified-composer-height);max-height:none;grid-template-columns:minmax(0,1fr);grid-template-rows:var(--studio-refs-height) minmax(0,1fr) 30px 45px;transition:height .26s cubic-bezier(.22,1,.36,1),grid-template-rows .26s cubic-bezier(.22,1,.36,1),--studio-refs-height .26s cubic-bezier(.22,1,.36,1)}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer.create-studio-composer--with-templates,.create-workspace .create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer.create-studio-composer--with-templates{--studio-templates-height:72px;grid-template-rows:var(--studio-refs-height) minmax(0,1fr) 30px var(--studio-templates-height) 45px}@media (min-width:640px){.create-workspace .create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer:has(.create-studio-template-chip){height:auto;grid-template-rows:var(--studio-refs-height) auto 30px var(--studio-templates-height) 45px}}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-attached-references{grid-column:1;grid-row:1;align-self:stretch;min-height:0;overflow:hidden}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-prompt-wrap{grid-column:1;grid-row:2;min-height:var(--create-prompt-height,64px)}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-toolbar-wrap{grid-row:3}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-actions,.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer.create-studio-composer--with-templates .create-studio-template-strip{grid-row:4}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer.create-studio-composer--with-templates .create-studio-actions{grid-row:5}.create-workspace .create-mode-layout--unified .create-agent-entry__surface{grid-template-rows:114px 45px}.create-workspace .create-mode-layout--unified .create-agent-entry__surface .create-studio-actions{grid-row:2}.create-workspace .create-mode-layout--unified .create-composer [role=textbox],.create-workspace .create-mode-layout--unified .create-composer [role=textbox]:focus,.create-workspace .create-mode-layout--unified .create-studio-prompt,.create-workspace .create-mode-layout--unified .create-studio-prompt:focus{--create-prompt-height:64px;transition:none}.create-workspace .create-mode-layout--unified .create-agent-entry__surface .create-studio-prompt-wrap{height:auto;min-height:0}.create-workspace .create-mode-layout--unified .create-agent-entry__surface .create-studio-prompt{box-sizing:border-box;height:114px;min-height:114px;max-height:114px;overflow-y:auto}.create-mode-layout--unified .create-studio-actions{box-sizing:border-box;height:45px;min-height:45px;align-self:end;margin:0;padding:6px 0}.create-mode-layout>.create-studio-mode-wrap{position:relative;align-self:stretch}.create-mode-layout .create-studio-mode-tabs[aria-orientation=vertical]{position:absolute;inset:0;height:100%;grid-template-rows:repeat(3,minmax(0,1fr))}.create-mode-layout .create-studio-mode-tabs[aria-orientation=vertical] button{height:100%}.create-mode-layout .create-studio-mode-tabs[aria-orientation=vertical]:before{height:calc((100% - 12px) / 3)}.create-mode-layout .create-studio-mode-tabs:has(button:nth-child(2)[data-state=active]):before{transform:translateY(calc(100% + 2px))}.create-mode-layout .create-studio-mode-tabs:has(button:nth-child(3)[data-state=active]):before{transform:translateY(calc(200% + 4px))}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation=vertical]{grid-template-rows:repeat(4,minmax(0,1fr))}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation=vertical]:before{height:calc((100% - 14px) / 4)}.create-mode-layout--unified .create-mode-switch:has(button:nth-child(4)[data-state=active]):before{transform:translateY(calc(300% + 6px))}@media (max-width:640px){.create-mode-layout{grid-template-columns:60px minmax(0,1fr);gap:10px}.create-mode-layout .create-studio-mode-wrap{width:60px}.create-mode-layout .create-studio-mode-tabs[aria-orientation=vertical]{border-radius:18px}.create-mode-layout .create-studio-mode-tabs[aria-orientation=vertical] button,.create-mode-layout .create-studio-mode-tabs[aria-orientation=vertical]:before{border-radius:14px}}@media (prefers-reduced-motion:reduce){.create-agent-entry,.create-mode-layout--unified .create-mode-content>[role=tabpanel]:not([hidden]){animation:none}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer,.create-workspace .create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer{transition:none}}.projects-dock-heading,.projects-dock-trigger{display:none}.projects-dock-content{pointer-events:auto}@media (max-width:639px){.create-mode-layout{grid-template-columns:minmax(0,1fr);gap:12px}.create-mode-layout>.create-studio-mode-wrap{width:min(100%,330px);justify-self:center}.create-mode-layout .create-studio-mode-tabs[aria-orientation]{position:relative;inset:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;height:auto;width:100%;padding:4px;gap:4px;border:1px solid hsl(var(--border));border-radius:18px;background:hsl(var(--muted))}.create-mode-layout--unified{--create-unified-composer-height:auto}.create-mode-layout--unified .create-mode-switch-wrap{width:min(100%,440px);min-height:0}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs,.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation=vertical]{position:relative;inset:auto;height:auto;grid-auto-rows:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs:before,.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation=vertical]:before{display:none}.create-mode-layout--unified .create-mode-content{min-height:0;min-width:0}.create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer,.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer.create-studio-composer--with-templates,.create-workspace .create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer,.create-workspace .create-mode-layout--unified .create-studio-panel:not([hidden]) .create-studio-composer.create-studio-composer--with-templates{display:flex;flex-direction:column;height:auto;min-height:0;min-width:0;max-width:100%;overflow-x:hidden;grid-template-rows:none;transition:none}.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-actions,.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-prompt-wrap,.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-template-strip,.create-workspace .create-mode-layout--unified .create-studio-panel .create-studio-composer .create-studio-toolbar-wrap{width:100%;min-width:0;max-width:100%;align-self:stretch}.create-agent-entry,.create-mode-layout--unified .create-composer .creation-input-composer{height:auto;min-height:0}.create-workspace .create-mode-layout--unified .create-agent-entry__surface{grid-template-rows:auto auto}.create-workspace .create-mode-layout--unified .create-agent-entry__surface .create-studio-prompt{height:auto;min-height:120px;max-height:min(280px,40dvh)}.create-mode-layout--unified .create-studio-actions{height:auto;min-height:0;align-self:stretch}.create-mode-layout .create-studio-mode-tabs:before{display:none}.create-mode-layout .create-studio-mode-tabs[aria-orientation] button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:auto;min-height:44px;padding:8px;border-radius:14px;font-size:13px;min-width:0}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation] button{gap:3px;height:auto;min-height:40px;padding:6px 3px;font-size:11px}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation] button svg{width:14px;height:14px}.create-mode-layout--unified .create-mode-switch.create-studio-mode-tabs[aria-orientation] button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-mode-layout .create-studio-mode-tabs button[data-state=active]{background:hsl(var(--card));color:hsl(var(--foreground));box-shadow:0 2px 5px rgba(0,0,0,.08)}.create-mode-layout .create-studio-mode-tabs button[data-state=active] svg{color:hsl(var(--primary))}.create-stage{overflow:clip;height:168px}.create-workspace .create-composer [data-has-content=true] [role=textbox],.create-workspace .create-composer [role=textbox],.create-workspace .create-studio-prompt,.create-workspace .create-studio-prompt:not(:placeholder-shown){height:auto;min-height:120px;max-height:min(280px,40dvh);font-size:16px;line-height:24px;overflow-y:auto;transition:none}.create-workspace .create-composer .creation-input .create-studio-prompt{min-height:144px}.create-workspace .create-composer-tools{height:auto;flex-wrap:wrap;overflow:visible}.create-workspace .create-composer .create-tool,.create-workspace .create-composer button[aria-label="Add reference"],.create-workspace .create-submit-actions button{min-height:40px;height:auto;min-width:0;font-size:12px;padding-inline:10px}.create-workspace .create-submit-actions{width:100%;min-width:0;flex-wrap:wrap;justify-content:flex-end}.create-workspace .create-submit-actions .create-studio-cost{margin-right:auto;margin-left:0}.create-workspace .create-composer button[aria-label="Add reference"],.create-workspace .create-composer button[aria-label="More settings"]{min-width:44px;width:44px}.projects-creation-dock{max-height:85dvh;padding:8px 12px max(12px,env(safe-area-inset-bottom))}.projects-dock-trigger{display:flex;width:100%;height:48px;pointer-events:auto;box-shadow:0 4px 20px rgba(0,0,0,.12)}.projects-dock-content{display:none}.projects-creation-dock[data-expanded=true]{background:hsl(var(--background));border-top:1px solid hsl(var(--border));border-radius:20px 20px 0 0;box-shadow:0 -8px 32px rgba(0,0,0,.1)}.projects-creation-dock[data-expanded=true] .projects-dock-content{display:block}.projects-creation-dock[data-expanded=true] .projects-dock-trigger{display:none}.projects-dock-heading{display:flex;align-items:center;justify-content:space-between;padding:0 4px 8px;font-size:14px;font-weight:600}.projects-dock-heading button{width:44px;height:44px}}