.prompt-form-wrap{box-sizing:border-box;flex-direction:column;padding:0 10px 5px;display:flex}@media screen and (width<=768px){.prompt-form-wrap{padding:10px 18px 0}}.prompt-form-wrap .model-label-text{text-transform:capitalize;letter-spacing:0;color:#9c9c9c;margin:0;font-size:11px;font-weight:500;line-height:18px}.prompt-form-wrap .prompt-meta{justify-content:flex-end;align-items:center;gap:4px;padding:6px 4px;display:flex}.prompt-form-wrap .model-badge{align-items:center;gap:6px;margin-right:auto;padding-inline:6px;display:flex}.prompt-form-wrap .surprise-me-btn{border:1px solid var(--ui-btn-border-ghost);background-color:#0000;border-radius:999px;align-items:center;gap:6px;height:26px;margin-left:3px;padding:0 9px;transition:background-color .18s,border-color .18s;display:flex}@media screen and (width<=768px){.prompt-form-wrap .surprise-me-btn{height:28px;padding:0 10px}}.prompt-form-wrap .surprise-me-btn:disabled{opacity:.7}.prompt-form-wrap .surprise-me-btn:not(:disabled):hover .rolling-dice-icon{animation:.6s ease-in-out forwards dice}.prompt-form-wrap .surprise-me-btn.generating .rolling-dice-icon{animation:.6s ease-in-out infinite dice}.prompt-form-wrap .surprise-me-btn .rolling-dice-icon{color:#8c8c8c;width:13px;height:13px}.prompt-form-wrap .surprise-me-btn .model-label-text{color:#777;white-space:nowrap}.prompt-footer-action{z-index:1;justify-content:center;align-items:center;padding-top:21px;display:flex}.prompt-footer-action .surprise-me-btn{margin-left:0}form.prompt-form{--prompt-focus-ring-color:#4a71ff6b;--prompt-focus-ring-shadow:0 0 0 4px #4a71ff1f;background-color:#fff;border:1px solid #ececec;border-radius:16px;flex-direction:column;flex:auto;display:flex;position:relative}form.prompt-form:is(:focus-within,:has(.prompt-input:not(:placeholder-shown))) .prompt-action-btns-wrap{background-color:#000}form.prompt-form:has(.prompt-input:disabled){cursor:progress}form.prompt-form:has(.prompt-input:not(:placeholder-shown)) .prompt-suggested-prompt-btn{display:none}form.prompt-form .prompt-gradient{pointer-events:none;background-image:linear-gradient(#0000 0%,#f8f8f8 70% 100%);width:100%;height:14px;display:flex;position:absolute;top:-1px;left:0;transform:translateY(-100%)}form.prompt-form .prompt-credits-callout{pointer-events:none;z-index:2;justify-content:center;align-items:flex-end;height:36px;display:flex;position:absolute;inset:-26px 0 auto;overflow:hidden}form.prompt-form .prompt-credits-callout .prompt-credits-btn{pointer-events:auto;transition:transform .42s cubic-bezier(.34,1.56,.64,1);transform:translateY(0)}@starting-style{form.prompt-form .prompt-credits-callout .prompt-credits-btn{transform:translateY(100%)}}form.prompt-form .prompt-panel{flex-direction:column;width:100%;display:flex}form.prompt-form .prompt-import-row{box-sizing:border-box;align-items:center;gap:8px;width:100%;padding:8px 8px 8px 14px;display:flex}form.prompt-form input.prompt-import-input{color:#424242;background-color:#0000;border:none;border-radius:0;outline:none;flex:auto;min-width:0;padding:0;font-size:14px;font-weight:400;line-height:21px}form.prompt-form input.prompt-import-input::placeholder{color:#aeaeae}form.prompt-form input.prompt-import-input:is(:focus,:focus-within){box-shadow:none;border:none}form.prompt-form input.prompt-import-input:disabled{color:#424242;cursor:progress;opacity:1}form.prompt-form .prompt-url-attach{flex-direction:column;gap:5px;display:flex}form.prompt-form .prompt-reference-dropdown{anchor-name:--prompt-add-content-btn}form.prompt-form .prompt-url-popover{position-anchor:--prompt-add-content-btn;position-area:block-start span-inline-end;position-try-fallbacks:--prompt-url-row-under-btn;color:inherit;background:0 0;border:none;margin:12px 0;padding:0;position:fixed;inset:auto;overflow:visible}form.prompt-form .prompt-url-dropdown{--uktdd-body-bg-color:transparent;--uktdd-body-border-color:transparent;--uktdd-body-box-shadow:none}form.prompt-form .prompt-url-dropdown .uktdropdown-body{width:auto}form.prompt-form .prompt-url-attach-row{background-color:var(--modal-background);border-radius:32px;align-items:center;gap:8px;width:min(265px,100vw - 48px);padding:0 3px 0 0;display:flex;box-shadow:0 4px 18px #0009}form.prompt-form .prompt-url-attach-row:has(.prompt-url-input:focus-visible){outline:2px solid var(--prompt-focus-ring-color);outline-offset:2px}form.prompt-form .prompt-url-error{color:var(--color-error,#e5484d);margin:0;padding:0 12px;font-size:12px;font-weight:400}form.prompt-form .prompt-url-input{background-color:#0000;border-color:#0000;width:100%;min-width:0;font-size:13px;font-weight:400}form.prompt-form .prompt-url-input:focus-visible{outline:none}@media screen and (width<=768px){input:is(form.prompt-form .prompt-url-input){font-size:16px}}form.prompt-form .prompt-url-attach-btn{color:#ffffff94;background:0 0;border-radius:50%;flex:none;width:35px;height:35px;padding:0;font-size:12px}form.prompt-form .prompt-url-attach-btn svg{width:12px;height:12px}form.prompt-form .prompt-url-attach-btn:hover{color:#fffc;background:#ffffff0a}form.prompt-form .prompt-url-attach-btn:focus-visible{outline-offset:-2px;outline:2px solid #ffffff70}form.prompt-form .prompt-attachments{flex-wrap:wrap;gap:6px;padding:10px 12px 0 10px;display:flex}form.prompt-form .prompt-attachment-chip{background:#fafafa;border:1px solid #e2e2e2;border-radius:999px;align-items:center;gap:5px;max-width:100%;padding:4px 8px 4px 4px;display:inline-flex}form.prompt-form .prompt-attachment-chip.is-history{padding:4px 6px}form.prompt-form .prompt-attachment-chip:is(:hover,:focus-within) .prompt-attachment-remove{opacity:1;visibility:visible;width:12px;margin-left:0;transition-delay:0s;translate:0}form.prompt-form .prompt-attachment-thumb,form.prompt-form .prompt-attachment-icon{border-radius:50%;flex:none;width:18px;height:18px;overflow:hidden}form.prompt-form .prompt-attachment-icon{background:#efefef;justify-content:center;align-items:center;display:inline-flex}form.prompt-form .prompt-attachment-icon svg{width:11px;height:11px}form.prompt-form .prompt-attachment-history-icon{width:12px;height:12px}form.prompt-form .prompt-attachment-name{text-overflow:ellipsis;white-space:nowrap;max-width:12ch;font-size:11px;font-weight:600;line-height:14px;overflow:hidden}form.prompt-form .prompt-attachment-remove{color:#666;opacity:0;visibility:hidden;flex:none;width:0;margin-left:0;font-size:12px;line-height:1;transition:width .25s ease-in-out,margin-left .25s ease-in-out,opacity .2s ease-in-out,translate .25s ease-in-out,visibility 0s linear .25s;display:inline-flex;overflow:hidden;translate:-2px}form.prompt-form .prompt-attachment-remove svg{width:11px;height:11px}form.prompt-form .prompt-attachment-remove:focus-visible{outline:2px solid var(--prompt-focus-ring-color);outline-offset:2px;box-shadow:var(--prompt-focus-ring-shadow)}form.prompt-form textarea.prompt-input{resize:none;color:#424242;background-color:#0000;border:none;border-radius:0;outline:none;padding:12px;font-size:14px;font-weight:400;line-height:21px;display:flex;overflow-y:auto}form.prompt-form textarea.prompt-input::placeholder{color:#aeaeae}form.prompt-form textarea.prompt-input:focus{box-shadow:none;border:none}form.prompt-form textarea.prompt-input:focus-within{border:none}form.prompt-form textarea.prompt-input:disabled{cursor:progress;opacity:1;color:#424242}@media screen and (width<=768px){form.prompt-form textarea.prompt-input{padding:12px 14px 0;font-size:16px;line-height:24px}}form.prompt-form .prompt-actions{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:9px;display:flex}@media screen and (width<=768px){form.prompt-form .prompt-actions{padding:0 10px 10px}}form.prompt-form .prompt-actions .prompt-btn{cursor:pointer;color:#888;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}form.prompt-form .prompt-actions .prompt-btn:hover{color:#373737;background-color:#f4f4f4}form.prompt-form .prompt-actions .prompt-btn:focus-visible{outline:2px solid var(--prompt-focus-ring-color);outline-offset:3px;box-shadow:var(--prompt-focus-ring-shadow)}form.prompt-form .prompt-actions .prompt-btn .prompt-btn-icon{width:15px;height:15px}form.prompt-form .prompt-actions .prompt-btn.select-content-btn{display:none}form.prompt-form .prompt-actions .prompt-btn.prompt-suggested-prompt-btn{white-space:nowrap;gap:5px;width:auto;padding:0 8px 0 5px;font-size:12px;font-weight:500;line-height:20px}form.prompt-form .prompt-actions .prompt-btn.prompt-suggested-prompt-btn .prompt-suggested-prompt-key{border:1px solid;border-radius:4px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-family:inherit;font-size:11px;line-height:1;display:inline-flex}form.prompt-form .prompt-actions .action-group{align-items:center;gap:4px;display:flex}form.prompt-form .prompt-actions .action-group.icons{gap:4px}@media screen and (width<=768px){form.prompt-form .prompt-actions .action-group{gap:14px}}form.prompt-form .prompt-actions .prompt-secondary-action{align-items:center;display:flex}form.prompt-form .model-plan-badge{margin-right:0;padding:2px 5px 1px;font-size:8px;line-height:11px}form.prompt-form .prompt-action-btns-wrap{background-color:#000;border-radius:50%;flex:none;width:26px;height:26px;transition:background-color .18s;position:relative;overflow:hidden}form.prompt-form .prompt-action-btns-wrap:has(.prompt-submit-btn:focus-visible,.prompt-stop-btn:focus-visible){outline:2px solid var(--prompt-focus-ring-color);outline-offset:3px;box-shadow:var(--prompt-focus-ring-shadow)}form.prompt-form .prompt-action-btns-wrap.has-label{border-radius:999px;width:auto}@media screen and (width<=768px){form.prompt-form .prompt-action-btns-wrap{width:35px;height:35px}}form.prompt-form .prompt-submit-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}form.prompt-form .prompt-submit-btn.has-label{white-space:nowrap;border-radius:999px;gap:8px;width:auto;padding-inline:13px 11px;font-size:13px;font-weight:500}form.prompt-form .prompt-submit-btn.has-label .prompt-submit-next-arrow{width:13px;height:13px}form.prompt-form .prompt-submit-btn:disabled{cursor:not-allowed}form.prompt-form .prompt-submit-btn:focus-visible{outline:none}@media screen and (width<=768px){form.prompt-form .prompt-submit-btn{width:35px;height:35px}}form.prompt-form .prompt-submit-btn svg{color:currentColor;width:12px;height:12px}@media screen and (width<=768px){form.prompt-form .prompt-submit-btn svg{width:14px;height:14px}}form.prompt-form .prompt-submit-btn .loader-5{color:currentColor}form.prompt-form .prompt-stop-btn{border-radius:50%;width:26px;height:26px}form.prompt-form .prompt-stop-btn:focus-visible{outline:none}@media screen and (width<=768px){form.prompt-form .prompt-stop-btn{width:35px;height:35px}}form.prompt-form .prompt-stop-btn svg{color:#fff;width:15px;height:15px}@media screen and (width<=768px){form.prompt-form .prompt-stop-btn svg{width:18px;height:18px}}form.prompt-form .prompt-error-text{box-sizing:border-box;color:#a84343;margin:0;padding:0 10px 6px;font-size:11px;line-height:14px}.dark-composer .prompt-form-wrap form.prompt-form{-webkit-backdrop-filter:blur(18px)saturate(1.8);backdrop-filter:blur(18px)saturate(1.8);box-sizing:border-box;z-index:1;background:linear-gradient(135deg,#ffffff0e,#0000 42%),#1f1f1fe6;border:1px solid #ffffff1c;border-radius:21px;width:100%;overflow:visible;box-shadow:0 30px 80px #000000b8,inset 0 1px #ffffff14,inset 0 -1px #00000073}.dark-composer .prompt-form-wrap form.prompt-form.is-importing{border-radius:26px;align-self:center;max-width:420px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-gradient{display:none}.dark-composer .prompt-form-wrap form.prompt-form .prompt-panel{width:100%}.dark-composer .prompt-form-wrap form.prompt-form :is(textarea.prompt-input,input.prompt-import-input){color:#fff;background-color:#0000;font-size:16px;font-weight:400;line-height:24px}.dark-composer .prompt-form-wrap form.prompt-form :is(textarea.prompt-input,input.prompt-import-input)::placeholder{color:#8a8a8a}.dark-composer .prompt-form-wrap form.prompt-form textarea.prompt-input{padding:17px 18px 0}.dark-composer .prompt-form-wrap form.prompt-form .prompt-import-row{gap:12px;padding:8px 8px 8px 22px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-import-row:has(.prompt-submit-btn.has-label){padding:4px 4px 4px 22px}@media only screen and (width<=670px){.dark-composer .prompt-form-wrap form.prompt-form .prompt-import-row:has(.prompt-submit-btn.has-label){padding:8px 8px 8px 22px}}.dark-composer .prompt-form-wrap form.prompt-form .prompt-attachment-chip{background-color:#171717;border:1px solid #313131}.dark-composer .prompt-form-wrap form.prompt-form .prompt-attachment-name,.dark-composer .prompt-form-wrap form.prompt-form .prompt-attachment-remove,.dark-composer .prompt-form-wrap form.prompt-form .model-label-text{color:#9c9c9c}.dark-composer .prompt-form-wrap form.prompt-form .prompt-actions{padding:9px 11px 11px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-btn{border-radius:50%;width:32px;height:32px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-btn:is(:hover,:focus-visible){color:#ffffffc2;background-color:#ffffff14}.dark-composer .prompt-form-wrap form.prompt-form .prompt-btn .prompt-btn-icon{width:18px;height:18px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-reference-dropdown:focus-within>.prompt-btn{color:#ffffffc2;background-color:#ffffff14}.dark-composer .prompt-form-wrap form.prompt-form .prompt-action-btns-wrap{background-color:#fff;width:36px;height:36px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-action-btns-wrap.has-label{width:auto;height:44px}@media only screen and (width<=670px){.dark-composer .prompt-form-wrap form.prompt-form .prompt-action-btns-wrap.has-label{width:36px;height:36px}}.dark-composer .prompt-form-wrap form.prompt-form .prompt-submit-btn{color:#000;width:36px;height:36px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-submit-btn.has-label{width:auto;height:44px;padding-inline:20px 17px}@media only screen and (width<=670px){.dark-composer .prompt-form-wrap form.prompt-form .prompt-submit-btn.has-label{width:36px;height:36px;padding-inline:0}.dark-composer .prompt-form-wrap form.prompt-form .prompt-submit-btn.has-label .prompt-submit-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.dark-composer .prompt-form-wrap form.prompt-form .prompt-submit-btn svg{color:currentColor}.dark-composer .prompt-form-wrap form.prompt-form .prompt-submit-btn .loader-5{--loader-size:12px;--dot-size:3px;--dot-travel:9px}.dark-composer .prompt-form-wrap form.prompt-form .prompt-error-text{color:#ffb4a8}@position-try --prompt-url-row-under-btn{position-area:block-end span-inline-end}
