.create-templates{flex-direction:column;gap:.75rem;margin-top:1.2rem;display:flex}.create-section-heading{justify-content:space-between;align-items:center;gap:1rem;min-height:2.5rem;display:flex}.create-section-heading>div{align-items:baseline;gap:.9rem;display:flex}.create-section-heading h2{font-size:1rem;font-weight:650}.create-section-heading p,.create-section-heading>span{color:var(--muted-foreground);align-items:center;gap:.35rem;font-size:.76rem;display:flex}.create-section-heading svg{width:.85rem;height:.85rem}.create-templates[data-variant=picker]{margin-top:0}[data-customer-create-template-empty]{background:0 0;border:0;min-height:0}[data-customer-create-template-cover]{background:var(--muted);width:100%;height:auto;display:block;overflow:hidden}[data-customer-create-template-cover]:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}[data-customer-create-template-cover] [data-customer-image]{height:auto;display:block}[data-customer-create-template-card] [data-customer-media-card-media] img{transition:transform .18s ease-out}[data-customer-create-template-card]:hover [data-customer-media-card-media] img{transform:scale(1.025)}[data-customer-create-template-card] [data-customer-media-card-actions]{right:50%;transform:translate(50%,.25rem)}[data-customer-create-template-card]:hover [data-customer-media-card-actions],[data-customer-create-template-card]:focus-within [data-customer-media-card-actions]{transform:translate(50%)}[data-customer-create-template-metadata]{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}[data-customer-create-template-metadata]>span:last-child{width:100%;color:var(--color-subtle-foreground)}.create-reference-images{flex:none;width:3.5rem;height:3.5rem;display:block;position:relative}.create-reference-images[data-visible-count="2"]{width:4.15rem}.create-reference-images[data-visible-count="3"]{width:4.8rem}.create-reference-image-trigger{z-index:1;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--muted);width:3.5rem;height:3.5rem;color:var(--muted-foreground);cursor:pointer;box-shadow:var(--shadow-sm);transform-origin:50%;transition:background var(--customer-duration-fast) var(--customer-ease-out), transform var(--customer-duration-fast) var(--customer-ease-out);place-items:center;padding:0;display:grid;position:absolute;top:0;left:0;overflow:hidden;transform:rotate(-4deg)}.create-reference-images[data-visible-count="1"] .create-reference-image-trigger:first-child{transform:none}.create-reference-image-trigger:nth-child(2){z-index:2;left:.65rem;transform:rotate(2deg)}.create-reference-image-trigger:nth-child(3){z-index:3;left:1.3rem;transform:rotate(6deg)}.create-reference-image-trigger:hover{background:var(--accent);transform:translateY(-.15rem)rotate(0)}.create-reference-image-trigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.create-reference-image-trigger[data-available=false]{filter:grayscale();opacity:.48}.create-reference-image-trigger>[data-customer-image]{object-fit:cover;width:100%;height:100%}.create-reference-image-trigger>video{background:var(--muted);object-fit:cover;width:100%;height:100%;display:block}.create-reference-image-trigger>svg{width:1rem;height:1rem}.create-reference-media-placeholder{place-content:center;justify-items:center;gap:.25rem;width:100%;height:100%;display:grid}.create-reference-media-placeholder>svg{width:1rem;height:1rem}.create-reference-media-placeholder>span{font-size:.625rem;line-height:1}.create-reference-image-overflow{z-index:4;border-radius:var(--radius-full);background:var(--customer-bg-surface-2);width:1.5rem;height:1.5rem;inset:auto -.35rem -.35rem auto;transform:none}.create-reference-image-more{color:var(--foreground);font-size:var(--text-caption);font-weight:550}[data-create-reference-preview]{width:min(48rem,100vw - 2rem);max-width:min(48rem,100vw - 2rem);max-height:calc(100svh - 2rem);overflow:auto}.create-reference-preview-thumbnails{scroll-snap-type:x proximity;gap:.5rem;padding:.2rem .2rem .45rem;scroll-padding-inline:.2rem;display:flex;overflow-x:auto}.create-reference-preview-thumbnail{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--muted);width:3.25rem;height:3.25rem;color:var(--muted-foreground);cursor:pointer;scroll-snap-align:center;transition:border-color var(--customer-duration-fast) var(--customer-ease-out), box-shadow var(--customer-duration-fast) var(--customer-ease-out), opacity var(--customer-duration-fast) var(--customer-ease-out), transform var(--customer-duration-fast) var(--customer-ease-out);flex:none;place-items:center;padding:0;display:grid;overflow:hidden}.create-reference-preview-thumbnail:hover{border-color:color-mix(in srgb, var(--primary) 58%, var(--border));transform:translateY(-.1rem)}.create-reference-preview-thumbnail:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.create-reference-preview-thumbnail[data-selected=true]{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 28%, transparent)}.create-reference-preview-thumbnail[data-available=false]{filter:grayscale();opacity:.48}.create-reference-preview-thumbnail>[data-customer-image],.create-reference-preview-thumbnail>video{background:var(--muted);object-fit:cover;width:100%;height:100%;display:block}.create-reference-preview-thumbnail .create-reference-media-placeholder>span{display:none}.create-reference-preview-stage{position:relative}.create-reference-preview-media{border-radius:var(--radius-lg);background:var(--muted);place-items:center;height:min(60svh,36rem);min-height:10rem;display:grid;overflow:hidden}.create-reference-preview-media>*{grid-area:1/1}.create-reference-preview-media>[data-customer-image]{width:100%;height:100%;min-height:0}.create-reference-preview-media>video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.create-reference-preview-media[data-media-kind=audio],.create-reference-preview-media[data-media-kind=file]{height:auto;padding:var(--customer-space-7)}.create-reference-preview-media>audio{width:min(100%,32rem)}.create-reference-preview-unavailable{padding:var(--customer-space-5);justify-items:center;gap:var(--customer-space-3);color:var(--muted-foreground);text-align:center;display:grid}.create-reference-preview-step[data-customer-button]{z-index:2;border-radius:var(--radius-full);box-shadow:var(--shadow-md);margin-top:-18px;position:absolute;top:50%}.create-reference-preview-step-previous{left:var(--customer-space-3)}.create-reference-preview-step-next{right:var(--customer-space-3)}.create-turns{flex-direction:column;gap:.75rem;display:flex}.create-load-earlier{justify-content:center;padding:.25rem 0 1.5rem;display:flex}.create-turn{border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem 0 1.75rem;display:flex}.create-turn:first-child{padding-top:.5rem}.create-turn:last-child{border-bottom:0}.create-turn-promptbar{background-color:color-mix(in srgb, var(--muted) 72%, transparent);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;min-height:2.75rem;padding:.35rem .45rem .35rem .85rem;display:flex}.create-turn-promptbar>p{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:550;line-height:1.6;overflow:hidden}.create-turn-prompt-actions{opacity:0;pointer-events:none;flex:none;align-items:center;gap:.15rem;transition:opacity .14s,transform .14s;display:flex;transform:translate(.35rem)}.create-turn-prompt-actions [data-slot=button]{color:var(--muted-foreground)}.create-turn-prompt-actions [data-customer-create-prompt-action]{height:1.75rem;padding-inline:.45rem;font-size:.75rem;line-height:1rem}.create-turn-prompt-actions [data-customer-create-prompt-action] svg{width:.875rem;height:.875rem}.create-turn-promptbar:hover .create-turn-prompt-actions,.create-turn-promptbar:focus-within .create-turn-prompt-actions{opacity:1;pointer-events:auto;transform:translate(0)}.create-turn-request{align-items:flex-start;gap:.85rem;display:flex}.create-turn-request-content{flex-direction:column;flex:auto;gap:.65rem;min-width:0;display:flex}.create-turn-parameters{flex-wrap:wrap;gap:.45rem;display:flex}.create-turn-parameters>span{border:1px solid var(--border);background-color:color-mix(in srgb, var(--muted) 58%, transparent);min-height:1.75rem;color:var(--muted-foreground);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.72rem;display:flex}.create-turn-parameters strong{color:var(--foreground);font-weight:550}.create-turn-input-media-groups{flex-wrap:wrap;flex:none;align-items:flex-start;gap:.35rem;width:fit-content;max-width:15rem;display:flex}.create-turn .create-task-grid{flex-wrap:wrap;align-items:flex-start;gap:.9rem;width:100%;max-width:none;display:flex}.create-turn .create-task-grid>.create-task-tile{width:var(--customer-task-tile-size,333px);flex:none;max-width:100%}[data-customer-create-task-media]{aspect-ratio:1;background-color:var(--muted);width:100%;box-shadow:none;border-radius:.75rem;padding:0;transition:box-shadow .16s,transform .16s;display:block;overflow:hidden}[data-customer-create-task-media]:hover{background-color:var(--muted);box-shadow:0 12px 28px color-mix(in srgb, var(--foreground) 14%, transparent);transform:translateY(-2px)}[data-customer-create-task-media]>[data-customer-image]{background-color:var(--muted);width:100%;height:100%;display:block}[data-customer-create-task-media]>img,[data-customer-create-task-media]>[data-customer-image] [data-customer-image-media],[data-customer-create-task-media]>video{background-color:var(--muted);object-fit:contain;object-position:center;width:100%;height:100%;display:block}.create-task-placeholder{color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.create-task-progress{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.create-task-placeholder [data-customer-create-cancel-action]{border-color:color-mix(in srgb, var(--foreground) 10%, transparent);background-color:color-mix(in srgb, var(--background) 24%, transparent);height:2rem;color:var(--muted-foreground);padding-inline:.65rem;font-size:.75rem}.create-task-placeholder [data-customer-create-cancel-action]:hover{border-color:color-mix(in srgb, var(--foreground) 16%, transparent);background-color:color-mix(in srgb, var(--background) 42%, transparent);color:var(--foreground)}.create-task-placeholder>span{font-size:.75rem}.create-turn-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.create-turn-footer>div{flex-wrap:wrap;align-items:center;gap:4px;display:flex}[data-customer-create-result-actions] [data-customer-button]{background:var(--secondary);height:2.5rem;color:var(--foreground);border-color:#0000;border-radius:.55rem;padding-inline:.85rem;font-size:.875rem}[data-customer-create-result-actions] [data-customer-button]:hover{background:var(--accent);color:var(--foreground);border-color:#0000;transform:none}[data-customer-create-result-actions] [data-customer-button]:active{transform:none}.create-turn-footer time{color:var(--muted-foreground);font-size:.68rem}.create-prompt-preview{max-height:min(60svh,28rem);color:var(--foreground);white-space:pre-wrap;line-height:1.75;overflow-y:auto}.create-task-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.create-task-tile{flex-direction:column;gap:.45rem;min-width:0;display:flex}.create-task-placeholder{aspect-ratio:1;background-color:var(--muted);width:100%;color:var(--muted-foreground);border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.create-task-meta{justify-content:space-between;align-items:center;gap:.5rem;font-size:.72rem;display:flex}@media (width<=42rem){.create-turn-promptbar,.create-turn-request,.create-turn-footer{flex-direction:column;align-items:flex-start}.create-turn-promptbar>p{max-width:100%}.create-turn-request-content{width:100%}.create-turn-input-media-groups{max-width:100%}.create-turn-prompt-actions{opacity:1;pointer-events:auto;flex-wrap:wrap;transform:none}}
