.prompt-bar.svelte-19yi0hr{flex-shrink:0;width:100%;padding:.5rem 1rem .55rem;overflow:visible;box-sizing:border-box;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,transparent 100%);border-bottom:.5px solid var(--border-subtle, rgba(255, 255, 255, .07));z-index:5}.prompt-bar--landing.svelte-19yi0hr{--landing-prompt-font-size: .95rem;--landing-prompt-font-weight: 450;--landing-prompt-line-height: 1.45;--landing-prompt-letter-spacing: -.012em;--landing-prompt-pad-y: .62rem;--landing-prompt-pad-x: .3rem;position:relative;z-index:80;isolation:isolate;padding:0;background:none;border-bottom:none}.prompt-bar--landing.svelte-19yi0hr .attach-panel{z-index:100500}.prompt-bar-inner.svelte-19yi0hr{position:relative;width:100%;max-width:min(var(--prompt-shell-max-width, 48rem),100%);margin:0 auto}.prompt-bar--landing.svelte-19yi0hr .prompt-bar-inner:where(.svelte-19yi0hr){z-index:81}.prompt-unified-card.svelte-19yi0hr{position:relative;z-index:1;overflow:visible;border-radius:var(--radius-lg, 16px);background:color-mix(in srgb,var(--glass-fill) 92%,var(--bg-raised));backdrop-filter:var(--blur-lg, blur(40px)) saturate(180%);-webkit-backdrop-filter:var(--blur-lg, blur(40px)) saturate(180%);border:.5px solid var(--glass-border);box-shadow:var(--shadow-card, 0 4px 16px rgba(0, 0, 0, .32)),0 0 0 .5px color-mix(in srgb,#fff 6%,transparent) inset;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);padding:0 0 .42rem;box-sizing:border-box}.prompt-morph.svelte-19yi0hr{view-transition-name:prompt-bar;padding:.36rem .52rem;box-sizing:border-box}.prompt-unified-card--streaming.svelte-19yi0hr{border-color:color-mix(in srgb,var(--accent-brand) 42%,var(--glass-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-brand) 18%,transparent),var(--shadow-card, 0 4px 16px rgba(0, 0, 0, .32))}.prompt-unified-card--submitting.svelte-19yi0hr{opacity:.7;pointer-events:none}.generate-spinner.svelte-19yi0hr{display:block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#ffffffe6;border-radius:50%;animation:svelte-19yi0hr-generate-spin .65s linear infinite;flex-shrink:0}@keyframes svelte-19yi0hr-generate-spin{to{transform:rotate(360deg)}}.prompt-unified-card.svelte-19yi0hr:focus-within{border-color:color-mix(in srgb,var(--accent-brand) 45%,var(--glass-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-brand) 18%,transparent),var(--shadow-card, 0 4px 16px rgba(0, 0, 0, .32))}.prompt-input-row.svelte-19yi0hr{display:flex;align-items:stretch;gap:0;min-width:0}.prompt-textarea-shell--studio.svelte-19yi0hr{flex:1;min-width:0;display:block}.prompt-textarea-shell--studio.svelte-19yi0hr textarea:where(.svelte-19yi0hr){width:100%;box-sizing:border-box;display:block}.prompt-textarea-shell--landing.svelte-19yi0hr{position:relative;flex:1;min-width:0;min-height:var(--prompt-landing-input-min, 4.75rem)}.prompt-textarea-shell--landing.svelte-19yi0hr textarea:where(.svelte-19yi0hr){resize:none;width:100%;box-sizing:border-box;display:block;min-height:var(--prompt-landing-input-min, 4.75rem);max-height:min(38vh,13rem);position:relative;z-index:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--ai-muted, #8a8580) 55%,transparent) transparent;color:var(--ai-text, #f4f0eb);-webkit-text-fill-color:var(--ai-text, #f4f0eb);font-size:var(--landing-prompt-font-size);font-weight:var(--landing-prompt-font-weight);line-height:var(--landing-prompt-line-height);letter-spacing:var(--landing-prompt-letter-spacing);padding:var(--landing-prompt-pad-y) var(--landing-prompt-pad-x)}.prompt-textarea-shell--landing.svelte-19yi0hr textarea.prompt-textarea--tw:where(.svelte-19yi0hr){color:transparent;-webkit-text-fill-color:transparent;caret-color:transparent}.prompt-textarea-shell--landing.svelte-19yi0hr textarea:where(.svelte-19yi0hr):not(.prompt-textarea--tw){caret-color:var(--accent-brand, #c45c3e)}.landing-tw-overlay.svelte-19yi0hr{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:var(--landing-prompt-pad-y) var(--landing-prompt-pad-x);pointer-events:none;text-align:left;overflow-x:hidden;overflow-y:auto;font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:var(--landing-prompt-font-size);font-weight:var(--landing-prompt-font-weight);line-height:var(--landing-prompt-line-height);letter-spacing:var(--landing-prompt-letter-spacing);color:color-mix(in srgb,var(--ai-muted, #8a8580) 88%,var(--ai-text, #f4f0eb))}.landing-tw-text.svelte-19yi0hr{white-space:pre-wrap;word-break:break-word}.landing-tw-caret.svelte-19yi0hr{display:inline-block;width:2px;height:1.1em;margin-left:1px;vertical-align:-.12em;background:color-mix(in srgb,var(--accent-brand) 65%,#fff);border-radius:1px;animation:svelte-19yi0hr-landing-tw-blink 1s step-end infinite}@keyframes svelte-19yi0hr-landing-tw-blink{0%,to{opacity:1}50%{opacity:0}}.landing-starter-pills.svelte-19yi0hr{--landing-starter-gap: .5rem;display:grid;gap:var(--landing-starter-gap);margin-top:var(--landing-starter-gap);padding:0;width:100%;max-width:min(var(--prompt-shell-max-width, 48rem),100%);margin-left:auto;margin-right:auto;box-sizing:border-box}@media (max-width: 768px){.landing-starter-pills.svelte-19yi0hr{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 769px){.landing-starter-pills.svelte-19yi0hr{grid-template-columns:repeat(4,minmax(0,1fr));--landing-starter-gap: .65rem;gap:var(--landing-starter-gap);margin-top:.75rem}}.landing-starter-pill.svelte-19yi0hr{width:100%;min-width:0;text-align:center;justify-self:stretch;padding:.34rem .65rem;line-height:1.28;border-radius:var(--btn-radius, 10px);font-size:.8rem;background:color-mix(in srgb,#fff 6%,transparent);border:.5px solid var(--border-default, rgba(255, 255, 255, .14));color:var(--text-secondary, rgba(255, 255, 255, .55));cursor:pointer;font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);transition:background .15s ease,color .15s ease,border-color .15s ease}.landing-starter-pill.svelte-19yi0hr:hover{background:color-mix(in srgb,var(--accent-brand) 14%,transparent);color:var(--ai-text, #f4f0eb);border-color:color-mix(in srgb,var(--accent-brand) 35%,transparent)}@media (min-width: 769px){.landing-starter-pill.svelte-19yi0hr{padding:.46rem .85rem;font-size:.8rem;line-height:1.35}}@media (prefers-reduced-motion: reduce){.landing-tw-caret.svelte-19yi0hr{animation:none;opacity:.85}}textarea.svelte-19yi0hr{flex:1;min-width:0;min-height:var(--prompt-input-min-height, 4.95rem);max-height:10rem;resize:none;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--ai-muted, #8a8580) 55%,transparent) transparent;background:transparent;border:none;color:var(--ai-text, #f4f0eb);font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.855rem;font-weight:450;line-height:1.45;padding:.44rem .24rem;outline:none;transition:height .1s ease}textarea.svelte-19yi0hr::placeholder{color:color-mix(in srgb,var(--ai-muted, #8a8580) 75%,transparent)}.clip-attach.svelte-19yi0hr{cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--btn-radius, 10px);border:.5px solid var(--border-default, rgba(255, 255, 255, .14));background:color-mix(in srgb,var(--glass-fill) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1);color:var(--text-secondary, rgba(255, 255, 255, .55))}.clip-attach.svelte-19yi0hr:hover{color:var(--text-primary, rgba(255, 255, 255, .92));border-color:var(--border-strong, rgba(255, 255, 255, .24));background:color-mix(in srgb,var(--glass-hover) 80%,transparent)}.clip-attach.svelte-19yi0hr:active{transform:scale(.97)}.file-input.svelte-19yi0hr{display:none}.attach-thumb-wrap.svelte-19yi0hr{position:relative;width:2.25rem;height:2.25rem;border-radius:var(--btn-radius, 10px);overflow:hidden;flex-shrink:0;border:1px solid var(--ai-stroke, rgba(255, 255, 255, .12));box-shadow:0 2px 8px #00000040}.attach-thumb.svelte-19yi0hr{width:100%;height:100%;object-fit:cover;display:block}.attach-thumb-remove.svelte-19yi0hr{position:absolute;top:2px;right:2px;width:1.15rem;height:1.15rem;padding:0;border:none;border-radius:var(--btn-radius, 10px);background:#000000a6;color:#fff;font-size:.85rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.attach-thumb-remove.svelte-19yi0hr:hover{background:#b43c28f2}.attach-video-badge.svelte-19yi0hr{position:absolute;bottom:3px;left:3px;width:1.1rem;height:1.1rem;border-radius:4px;background:#000000b8;color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:none}.attach-ref-badge.svelte-19yi0hr{position:absolute;bottom:2px;left:2px;padding:1px 4px;border-radius:3px;background:color-mix(in srgb,var(--accent-brand) 88%,#000);color:#fff;font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.5rem;font-weight:800;letter-spacing:.08em;line-height:1;pointer-events:none;box-shadow:0 1px 2px #0006}.attach-thumb-wrap--reference.svelte-19yi0hr{border-color:color-mix(in srgb,var(--accent-brand) 65%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-brand) 32%,transparent),0 2px 8px #00000040}.stop-btn.svelte-19yi0hr{padding:.55rem .85rem;border-radius:var(--btn-radius, 10px);border:.5px solid color-mix(in srgb,var(--accent-brand) 35%,var(--border-default));background:color-mix(in srgb,var(--accent-brand) 12%,transparent);color:var(--text-primary, rgba(255, 255, 255, .92));font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.85rem;font-weight:650;letter-spacing:-.02em;cursor:pointer;white-space:nowrap;transition:background .18s ease,border-color .18s ease,transform .12s ease}.stop-btn.svelte-19yi0hr:hover{background:color-mix(in srgb,var(--accent-brand) 20%,transparent);border-color:color-mix(in srgb,var(--accent-brand) 50%,transparent)}.stop-btn.svelte-19yi0hr:active{transform:scale(.97)}.prompt-flaticon-icon.svelte-19yi0hr{display:block;width:1.375rem;height:1.375rem;max-width:22px;max-height:22px;object-fit:contain;flex-shrink:0}.prompt-flaticon-icon--generate.svelte-19yi0hr{width:1rem;height:1rem;max-width:16px;max-height:16px}.prompt-flaticon-icon--on-accent.svelte-19yi0hr,.prompt-flaticon-icon--light.svelte-19yi0hr{filter:brightness(0) invert(1);opacity:.95}.generate-btn.svelte-19yi0hr{padding:.55rem 1rem;border-radius:var(--btn-radius, 10px);border:.5px solid color-mix(in srgb,#fff 18%,transparent);background:var(--accent-brand, #c45c3e);color:#fffffffa;font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.85rem;font-weight:650;letter-spacing:-.02em;cursor:pointer;transition:filter .26s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),border-color .22s ease;box-shadow:0 1px #ffffff1f inset,0 1px 2px #0003,0 2px 8px color-mix(in srgb,var(--accent-brand) 18%,transparent);white-space:nowrap}.generate-btn.svelte-19yi0hr:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 1px #ffffff24 inset,0 1px 2px #00000038,0 3px 12px color-mix(in srgb,var(--accent-brand) 26%,transparent)}.generate-btn.svelte-19yi0hr:active:not(:disabled){transform:scale(.97);filter:brightness(.96)}.generate-btn.svelte-19yi0hr:disabled{opacity:.55;cursor:not-allowed}.prompt-card-divider.svelte-19yi0hr{height:1px;margin:.14rem 0 .28rem;background:linear-gradient(90deg,transparent,color-mix(in srgb,#fff 11%,transparent) 15%,color-mix(in srgb,#fff 11%,transparent) 85%,transparent)}.prompt-toolbar-line.svelte-19yi0hr{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.45rem;min-height:2.3rem;overflow:visible;padding:.22rem .52rem .32rem;box-sizing:border-box;flex-wrap:wrap}.prompt-toolbar-cluster.svelte-19yi0hr{display:flex;flex-direction:row;align-items:center;gap:.35rem;min-width:0}.prompt-toolbar-cluster--start.svelte-19yi0hr{flex:1 1 auto;justify-content:flex-start}.prompt-toolbar-cluster--end.svelte-19yi0hr{flex:0 0 auto;justify-content:flex-end;gap:.4rem}.toolbar-icon-btn.svelte-19yi0hr{cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;padding:0;margin:0;border-radius:var(--btn-radius, 10px);border:.5px solid var(--border-default, rgba(255, 255, 255, .14));background:color-mix(in srgb,var(--glass-fill) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text-secondary, rgba(255, 255, 255, .55));transition:background .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1)}.toolbar-icon-btn.svelte-19yi0hr:hover:not(:disabled){color:var(--text-primary, rgba(255, 255, 255, .92));border-color:var(--border-strong, rgba(255, 255, 255, .24));background:color-mix(in srgb,var(--glass-hover) 80%,transparent)}.toolbar-icon-btn.svelte-19yi0hr:active:not(:disabled){transform:scale(.97)}.toolbar-icon-btn.svelte-19yi0hr:disabled{opacity:.45;cursor:not-allowed}.toolbar-icon-btn--active.svelte-19yi0hr{border-color:color-mix(in srgb,var(--accent-brand) 42%,var(--border-default));background:color-mix(in srgb,var(--accent-brand) 12%,transparent);color:color-mix(in srgb,var(--accent-brand-warm) 35%,var(--text-primary))}.style-picker-btn--landing.svelte-19yi0hr{width:2.3rem;min-width:2.3rem;padding:0;justify-content:center;gap:0;border-radius:.9rem;background:linear-gradient(180deg,color-mix(in srgb,#fff 4%,transparent),transparent),color-mix(in srgb,var(--bg-2, #12100f) 78%,rgba(255,255,255,.035));box-shadow:inset 0 1px color-mix(in srgb,#fff 6%,transparent),0 8px 20px #0000001a}.style-picker-btn--landing.svelte-19yi0hr:hover:not(:disabled),.style-picker-btn--landing.toolbar-icon-btn--active.svelte-19yi0hr{background:linear-gradient(180deg,color-mix(in srgb,#fff 5%,transparent),transparent),color-mix(in srgb,var(--accent-brand) 8%,var(--bg-2, #12100f))}.toolbar-icon-inner.svelte-19yi0hr{display:flex;align-items:center;justify-content:center;pointer-events:none}.toolbar-svg.svelte-19yi0hr{width:1.08rem;height:1.08rem}.prompt-toolbar-png-light.svelte-19yi0hr{filter:brightness(0) invert(1);opacity:.88}.toolbar-icon-btn.svelte-19yi0hr:hover:not(:disabled) .prompt-toolbar-png-light:where(.svelte-19yi0hr),.toolbar-icon-btn--active.svelte-19yi0hr .prompt-toolbar-png-light:where(.svelte-19yi0hr){opacity:.98}.model-picker-btn.svelte-19yi0hr:hover:not(:disabled) .prompt-toolbar-png-light:where(.svelte-19yi0hr),.model-picker-btn--open.svelte-19yi0hr .prompt-toolbar-png-light:where(.svelte-19yi0hr){opacity:.98}.toolbar-style-icon.svelte-19yi0hr{display:block;width:1.22rem;height:1.22rem;object-fit:contain;flex-shrink:0}.model-picker-sparkle-icon.svelte-19yi0hr{display:block;width:1.16rem;height:1.16rem;object-fit:contain;flex-shrink:0}.styles-popover-anchor.svelte-19yi0hr{position:relative;z-index:36}.model-picker-btn.svelte-19yi0hr{cursor:pointer;position:relative;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.28rem;height:2.25rem;padding:0 .48rem 0 .4rem;margin:0;border-radius:var(--btn-radius, 10px);border:.5px solid var(--border-default, rgba(255, 255, 255, .14));background:color-mix(in srgb,var(--glass-fill) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text-secondary, rgba(255, 255, 255, .55));font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.77rem;font-weight:650;letter-spacing:.05em;transition:background .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1)}.model-picker-btn.svelte-19yi0hr:hover:not(:disabled){color:var(--text-primary, rgba(255, 255, 255, .92));border-color:var(--border-strong, rgba(255, 255, 255, .24));background:color-mix(in srgb,var(--glass-hover) 80%,transparent)}.model-picker-btn.svelte-19yi0hr:active:not(:disabled){transform:scale(.97)}.model-picker-btn--open.svelte-19yi0hr{border-color:color-mix(in srgb,var(--accent-brand) 42%,var(--border-default));background:color-mix(in srgb,var(--accent-brand) 12%,transparent);color:color-mix(in srgb,var(--accent-brand-warm) 35%,var(--text-primary))}.model-picker-spark.svelte-19yi0hr{display:flex;align-items:center;justify-content:center;pointer-events:none}.model-picker-label.svelte-19yi0hr{pointer-events:none;line-height:1}.model-picker-chevron.svelte-19yi0hr{display:flex;align-items:center;justify-content:center;margin-left:.06rem;pointer-events:none;opacity:.75}.model-picker-chevron-svg.svelte-19yi0hr{width:.72rem;height:.72rem}.model-picker-btn--open.svelte-19yi0hr .model-picker-chevron:where(.svelte-19yi0hr){opacity:.9}.styles-badge.svelte-19yi0hr{position:absolute;top:-4px;right:-4px;min-width:1rem;height:1rem;padding:0 4px;border-radius:var(--radius-pill, 9999px);background:var(--accent-brand, #c45c3e);color:#fff;font-size:.58rem;font-weight:700;line-height:1rem;text-align:center;pointer-events:none}.attach-menu-anchor.svelte-19yi0hr{position:relative;display:inline-flex}.attach-panel.svelte-19yi0hr{position:absolute;z-index:100;left:0;top:auto;bottom:calc(100% + 6px);min-width:10rem;padding:.22rem;border-radius:10px;border:.5px solid rgba(255,255,255,.1);background:var(--bg-raised, #1c1c1e);box-shadow:0 8px 28px #00000073,0 2px 6px #00000047,0 0 0 .5px #ffffff0d inset;display:flex;flex-direction:column;gap:1px}.attach-panel-row.svelte-19yi0hr{display:flex;align-items:center;gap:.48rem;width:100%;padding:.38rem .48rem;border:none;border-radius:7px;background:transparent;cursor:pointer;text-align:left;font:inherit;transition:background .1s ease}.attach-panel-row.svelte-19yi0hr:hover{background:#ffffff12}.attach-panel-row.svelte-19yi0hr:active{background:#ffffff1c}.attach-panel-icon.svelte-19yi0hr{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#ffffffa6}.attach-panel-label.svelte-19yi0hr{flex:1;min-width:0;display:flex;align-items:baseline;gap:.42rem;font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.78rem;font-weight:450;letter-spacing:-.01em;color:var(--text-primary, rgba(255, 255, 255, .9));white-space:nowrap}.attach-panel--left.svelte-19yi0hr{left:0;right:auto}.attach-panel--right.svelte-19yi0hr{left:auto;right:0}.attach-panel-row--selected.svelte-19yi0hr{background:#ffffff12}.attach-panel-row--selected.svelte-19yi0hr:hover{background:#ffffff1a}.attach-panel-check.svelte-19yi0hr{flex-shrink:0;margin-left:auto;display:flex;align-items:center;color:#fff9}.attach-panel-icon--spark.svelte-19yi0hr{width:16px;height:16px;display:flex;align-items:center;justify-content:center;opacity:.7}.attach-panel-credits.svelte-19yi0hr{font-size:.67rem;font-weight:400;letter-spacing:0;color:#ffffff52}.attach-panel-row--disabled.svelte-19yi0hr{opacity:.5;cursor:not-allowed}.attach-panel-row--disabled.svelte-19yi0hr:hover{background:transparent}.attach-panel-soon-pill.svelte-19yi0hr{margin-left:auto;flex-shrink:0;font-size:.58rem;font-weight:500;letter-spacing:.01em;color:#ffffff59;background:#ffffff0f;border:.5px solid rgba(255,255,255,.1);border-radius:4px;padding:1px 4px;white-space:nowrap}.style-dot.svelte-19yi0hr{flex-shrink:0;width:7px;height:7px;border-radius:50%}.style-dot--none.svelte-19yi0hr{background:#ffffff38}.style-dot--modern.svelte-19yi0hr{background:#60a5fa}.style-dot--vintage.svelte-19yi0hr{background:#fbbf24}.style-dot--documentary.svelte-19yi0hr{background:#94a3b8}.style-dot--tech.svelte-19yi0hr{background:#38bdf8}.style-dot--social.svelte-19yi0hr{background:#f472b6}.prompt-bar--landing.svelte-19yi0hr .attach-panel:where(.svelte-19yi0hr){background:#12100ff0;border-color:#ffffff1f;backdrop-filter:blur(46px) saturate(145%);-webkit-backdrop-filter:blur(46px) saturate(145%)}.generate-btn--round.svelte-19yi0hr{width:2.25rem;height:2.25rem;min-width:2.25rem;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px #ffffff1f inset,0 2px 10px color-mix(in srgb,var(--accent-brand) 22%,transparent)}.generate-btn--round.svelte-19yi0hr:hover:not(:disabled){transform:scale(1.04);filter:brightness(1.06)}.stop-btn--round.svelte-19yi0hr{border:.5px solid color-mix(in srgb,var(--accent-brand) 35%,var(--border-default));background:color-mix(in srgb,var(--accent-brand) 12%,transparent)}.generate-btn.generate-btn--round.svelte-19yi0hr,.stop-btn.stop-btn--round.generate-btn.svelte-19yi0hr{border-radius:50%;padding:0}.clip-attach.toolbar-icon-btn.svelte-19yi0hr{margin:0}.model-dropdown-wrap.svelte-19yi0hr{position:relative;z-index:40}.prompt-bar--landing.svelte-19yi0hr .model-picker-btn:where(.svelte-19yi0hr),.prompt-bar--landing.svelte-19yi0hr .style-picker-btn--landing:where(.svelte-19yi0hr){height:2.3rem;min-height:2.3rem;border-radius:.95rem;border-color:color-mix(in srgb,var(--border-default) 88%,rgba(255,255,255,.06));background:linear-gradient(180deg,color-mix(in srgb,#fff 4%,transparent),transparent),color-mix(in srgb,var(--bg-2, #12100f) 76%,rgba(255,255,255,.035));box-shadow:inset 0 1px color-mix(in srgb,#fff 6%,transparent),0 10px 24px #0000001f}.prompt-bar--landing.svelte-19yi0hr .model-picker-btn:where(.svelte-19yi0hr){gap:.42rem;padding:0 .62rem 0 .42rem;border-radius:999px}.prompt-bar--landing.svelte-19yi0hr .model-picker-btn:where(.svelte-19yi0hr):hover:not(:disabled),.prompt-bar--landing.svelte-19yi0hr .style-picker-btn--landing:where(.svelte-19yi0hr):hover:not(:disabled){border-color:color-mix(in srgb,var(--accent-brand) 28%,var(--border-default));background:linear-gradient(180deg,color-mix(in srgb,#fff 5%,transparent),transparent),color-mix(in srgb,var(--accent-brand) 6%,var(--bg-2, #12100f))}.prompt-bar--landing.svelte-19yi0hr .model-picker-btn--open:where(.svelte-19yi0hr),.prompt-bar--landing.svelte-19yi0hr .style-picker-btn--landing.toolbar-icon-btn--active:where(.svelte-19yi0hr){border-color:color-mix(in srgb,var(--accent-brand) 42%,var(--border-default));background:linear-gradient(180deg,color-mix(in srgb,#fff 6%,transparent),transparent),color-mix(in srgb,var(--accent-brand) 8%,var(--bg-2, #12100f));box-shadow:inset 0 1px color-mix(in srgb,#fff 7%,transparent),0 12px 28px #00000024}@media (max-width: 768px){.prompt-bar--landing.svelte-19yi0hr{--landing-prompt-font-size: .8rem;--landing-prompt-font-weight: 450;--landing-prompt-line-height: 1.3;--landing-prompt-letter-spacing: -.01em;--landing-prompt-pad-y: .24rem;--landing-prompt-pad-x: .18rem}.prompt-bar.svelte-19yi0hr{padding-left:max(.2rem,env(safe-area-inset-left,0px));padding-right:max(.2rem,env(safe-area-inset-right,0px));padding-top:max(.18rem,env(safe-area-inset-top,0px));padding-bottom:.18rem}.prompt-morph.svelte-19yi0hr{padding:.26rem .42rem}.prompt-unified-card.svelte-19yi0hr{padding:0 0 .32rem;border-radius:16px}.prompt-card-divider.svelte-19yi0hr{margin:.12rem 0 .24rem}textarea.svelte-19yi0hr{min-height:2.35rem;max-height:min(8rem,30vh);padding:.3rem .18rem;font-size:.84rem;line-height:1.34}.prompt-textarea-shell--landing.svelte-19yi0hr{min-height:var(--prompt-landing-input-min, 4.25rem)}.prompt-textarea-shell--landing.svelte-19yi0hr textarea:where(.svelte-19yi0hr){min-height:var(--prompt-landing-input-min, 4.25rem);max-height:min(32vh,10rem)}.prompt-bar--landing.svelte-19yi0hr .prompt-textarea-shell--landing:where(.svelte-19yi0hr){min-height:var(--prompt-landing-input-min, 2.5rem)}.prompt-bar--landing.svelte-19yi0hr .prompt-textarea-shell--landing:where(.svelte-19yi0hr) textarea:where(.svelte-19yi0hr){min-height:var(--prompt-landing-input-min, 2.5rem);max-height:min(24vh,6.5rem)}.prompt-bar--landing.svelte-19yi0hr .prompt-morph:where(.svelte-19yi0hr){padding:.2rem .45rem}.prompt-bar--landing.svelte-19yi0hr .prompt-unified-card:where(.svelte-19yi0hr){padding:0 0 .4rem;border-radius:var(--radius-md, 12px)}.prompt-bar--landing.svelte-19yi0hr .prompt-card-divider:where(.svelte-19yi0hr){margin:.18rem 0 .26rem}.landing-tw-overlay.svelte-19yi0hr{padding:var(--landing-prompt-pad-y) var(--landing-prompt-pad-x);font-size:var(--landing-prompt-font-size);line-height:var(--landing-prompt-line-height)}.landing-starter-pills.svelte-19yi0hr{margin-top:.55rem;gap:.38rem}.prompt-input-row.svelte-19yi0hr{flex-wrap:nowrap;align-items:stretch;gap:0}.prompt-bar--landing.svelte-19yi0hr .prompt-input-row:where(.svelte-19yi0hr){display:flex}.prompt-toolbar-line.svelte-19yi0hr{min-height:0;padding:.18rem .42rem .24rem;gap:.34rem}.prompt-toolbar-cluster.svelte-19yi0hr{gap:.34rem}.prompt-toolbar-cluster--end.svelte-19yi0hr{flex-wrap:nowrap;justify-content:flex-end;row-gap:.34rem;gap:.34rem}.toolbar-icon-btn.svelte-19yi0hr,.clip-attach.toolbar-icon-btn.svelte-19yi0hr,.model-picker-btn.svelte-19yi0hr{width:34px;height:34px;min-width:34px;min-height:34px;border-radius:10px}.model-picker-btn.svelte-19yi0hr{width:auto;min-width:72px;padding:0 .44rem 0 .36rem;justify-content:center;font-size:.64rem;letter-spacing:.045em}.model-picker-chevron-svg.svelte-19yi0hr{width:.62rem;height:.62rem}.prompt-toolbar-cluster--end.svelte-19yi0hr .generate-btn--round:where(.svelte-19yi0hr),.prompt-toolbar-cluster--end.svelte-19yi0hr .generate-btn.generate-btn--round.stop-btn.stop-btn--round:where(.svelte-19yi0hr){width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;padding:0;border-radius:50%;flex-shrink:0;box-sizing:border-box}.attach-thumb-wrap.svelte-19yi0hr{width:34px;height:34px;border-radius:10px}.attach-thumb-remove.svelte-19yi0hr{width:1rem;height:1rem;font-size:.72rem;top:1px;right:1px}.toolbar-svg.svelte-19yi0hr{width:1rem;height:1rem}.toolbar-style-icon.svelte-19yi0hr{width:1.06rem;height:1.06rem}.model-picker-sparkle-icon.svelte-19yi0hr{width:.98rem;height:.98rem}.prompt-flaticon-icon.svelte-19yi0hr{width:1.06rem;height:1.06rem;max-width:17px;max-height:17px}.prompt-flaticon-icon--generate.svelte-19yi0hr{width:.9rem;height:.9rem;max-width:14px;max-height:14px}.attach-panel.svelte-19yi0hr{min-width:9rem;padding:.18rem}.attach-panel-row.svelte-19yi0hr{padding:.34rem .42rem;gap:.42rem}.attach-panel-label.svelte-19yi0hr{font-size:.74rem}.attach-panel-credits.svelte-19yi0hr{font-size:.61rem}.prompt-bar--landing.svelte-19yi0hr .toolbar-icon-btn:where(.svelte-19yi0hr),.prompt-bar--landing.svelte-19yi0hr .clip-attach.toolbar-icon-btn:where(.svelte-19yi0hr){width:28px;height:28px;min-width:28px;min-height:28px;border-radius:6px}.prompt-bar--landing.svelte-19yi0hr .style-picker-btn--landing:where(.svelte-19yi0hr){width:68px;min-width:68px;height:30px;min-height:30px;padding:0;gap:0;border-radius:999px;justify-content:center}.prompt-bar--landing.svelte-19yi0hr .model-picker-btn:where(.svelte-19yi0hr){width:68px;min-width:68px;height:30px;min-height:30px;padding:0 .34rem 0 .28rem;gap:.24rem;border-radius:999px;font-size:.6rem}.prompt-bar--landing.svelte-19yi0hr .model-picker-chevron-svg:where(.svelte-19yi0hr){width:.48rem;height:.48rem}.prompt-bar--landing.svelte-19yi0hr .model-picker-sparkle-icon:where(.svelte-19yi0hr){width:.82rem;height:.82rem}.prompt-bar--landing.svelte-19yi0hr .toolbar-style-icon:where(.svelte-19yi0hr){width:.88rem;height:.88rem}.prompt-bar--landing.svelte-19yi0hr .prompt-toolbar-cluster--end:where(.svelte-19yi0hr) .generate-btn--round:where(.svelte-19yi0hr),.prompt-bar--landing.svelte-19yi0hr .prompt-toolbar-cluster--end:where(.svelte-19yi0hr) .generate-btn.generate-btn--round.stop-btn.stop-btn--round:where(.svelte-19yi0hr){width:28px;height:28px;min-width:28px;min-height:28px;max-width:28px;max-height:28px;padding:0;border-radius:50%;flex-shrink:0;box-sizing:border-box}.prompt-bar--landing.svelte-19yi0hr .attach-thumb-wrap:where(.svelte-19yi0hr){width:28px;height:28px;border-radius:6px}.prompt-bar--landing.svelte-19yi0hr .prompt-toolbar-line:where(.svelte-19yi0hr){padding:.14rem .34rem .22rem}.prompt-bar--landing.svelte-19yi0hr .prompt-textarea-shell--landing:where(.svelte-19yi0hr) textarea:where(.svelte-19yi0hr){min-height:var(--prompt-landing-input-min, 2.2rem);max-height:min(20vh,6rem)}.prompt-bar--landing.svelte-19yi0hr .landing-tw-overlay:where(.svelte-19yi0hr){padding:var(--landing-prompt-pad-y) var(--landing-prompt-pad-x)}.prompt-bar--landing.svelte-19yi0hr .landing-starter-pills:where(.svelte-19yi0hr){--landing-starter-gap: .45rem;margin-top:.65rem;gap:var(--landing-starter-gap)}.prompt-bar--landing.svelte-19yi0hr .landing-starter-pill:where(.svelte-19yi0hr){padding:.28rem .5rem;font-size:.68rem;border-radius:var(--radius-sm, 8px);line-height:1.25}}@media (prefers-reduced-motion: reduce){.prompt-morph.svelte-19yi0hr{view-transition-name:none}.generate-btn.svelte-19yi0hr:hover:not(:disabled){transform:none}}[data-tooltip].svelte-19yi0hr{position:relative}[data-tooltip].svelte-19yi0hr:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + .52rem);left:50%;transform:translate(-50%) translateY(5px);padding:.36rem .7rem;background:var(--bg-raised, #1c1c1e);border:.5px solid rgba(255,255,255,.13);border-radius:.6rem;color:#ffffffc7;font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.7rem;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:200;box-shadow:0 4px 14px #00000073}[data-tooltip].svelte-19yi0hr:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.paste-confirm.svelte-19yi0hr{display:flex;align-items:center;gap:.4rem;padding:.26rem .52rem .3rem;background:color-mix(in srgb,var(--accent-brand) 7%,transparent);border-top:.5px solid color-mix(in srgb,var(--accent-brand) 18%,transparent);border-bottom:.5px solid color-mix(in srgb,var(--accent-brand) 18%,transparent)}.paste-confirm-thumb.svelte-19yi0hr{width:1.55rem;height:1.55rem;border-radius:5px;object-fit:cover;flex-shrink:0;border:.5px solid rgba(255,255,255,.12)}.paste-confirm-label.svelte-19yi0hr{font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.72rem;font-weight:450;color:var(--text-secondary, rgba(255, 255, 255, .5));white-space:nowrap;flex-shrink:0;letter-spacing:-.01em}.paste-confirm-opt.svelte-19yi0hr{padding:.2rem .54rem;border-radius:6px;border:.5px solid rgba(255,255,255,.15);background:#ffffff0f;color:var(--text-primary, rgba(255, 255, 255, .88));font-family:var(--font-ui, "DM Sans", system-ui, sans-serif);font-size:.72rem;font-weight:550;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease}.paste-confirm-opt.svelte-19yi0hr:hover{background:#ffffff1a;border-color:#ffffff3d}.paste-confirm-opt--primary.svelte-19yi0hr{border-color:color-mix(in srgb,var(--accent-brand) 45%,transparent);background:color-mix(in srgb,var(--accent-brand) 14%,transparent);color:color-mix(in srgb,var(--accent-brand-warm, #e07a5f) 60%,#fff)}.paste-confirm-opt--primary.svelte-19yi0hr:hover{background:color-mix(in srgb,var(--accent-brand) 22%,transparent);border-color:color-mix(in srgb,var(--accent-brand) 60%,transparent)}.paste-confirm-close.svelte-19yi0hr{margin-left:auto;width:1.3rem;height:1.3rem;padding:0;border:none;border-radius:4px;background:transparent;color:var(--text-secondary, rgba(255, 255, 255, .4));font-size:.95rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .12s ease,background .12s ease}.paste-confirm-close.svelte-19yi0hr:hover{color:var(--text-primary, rgba(255, 255, 255, .85));background:#ffffff12}
