.asset-shared-prompt{position:relative;z-index:31;flex:0 0 auto}.asset-shared-prompt-trigger{display:flex;min-height:48px;align-items:center;gap:9px;border:1px solid #d2dceb;border-radius:13px;padding:8px 13px;background:#fff;color:#233c59;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.asset-shared-prompt-trigger:hover,.asset-shared-prompt-trigger[aria-expanded="true"]{border-color:#aaa2ff;background:#fbfaff;box-shadow:0 5px 16px rgba(57,48,154,.1)}.asset-shared-prompt-trigger>span:last-child{display:grid;gap:1px}.asset-shared-prompt-trigger strong{font-size:12px;font-weight:900;line-height:1.1;white-space:nowrap}.asset-shared-prompt-trigger small{color:#74849a;font-size:8px;font-weight:800;line-height:1.2}.asset-shared-prompt-icon{display:grid;width:27px;height:27px;place-items:center;border-radius:9px;background:#efedff;color:#5448e7;font-size:14px}.asset-shared-prompt-editor{position:absolute;top:calc(100% + 9px);right:0;box-sizing:border-box;width:min(590px,calc(100vw - 30px));border:1px solid #d3dceb;border-radius:14px;padding:14px;background:#fff;box-shadow:0 18px 45px rgba(30,47,75,.2)}.asset-shared-prompt-editor[hidden]{display:none}.asset-shared-prompt-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.asset-shared-prompt-editor>header>div{display:grid;gap:2px}.asset-shared-prompt-editor>header strong{color:#17324e;font-size:13px}.asset-shared-prompt-editor>header span{color:#71829a;font-size:9px;font-weight:700}.asset-shared-prompt-close{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:#f0f3f8;color:#52647c;font:inherit;font-size:18px;line-height:1;cursor:pointer}.asset-shared-prompt-editor textarea{box-sizing:border-box;width:100%;min-height:118px;max-height:260px;margin-top:12px;resize:vertical;border:1px solid #cfd9e9;border-radius:10px;padding:10px 12px;background:#fbfcff;color:#17324e;font:inherit;font-size:10px;line-height:1.45}.asset-shared-prompt-editor textarea:focus{border-color:#8176ff;outline:2px solid rgba(98,84,246,.12)}.asset-shared-prompt-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.asset-shared-prompt-editor>footer small{color:#71829a;font-size:8px;font-weight:750}.asset-shared-prompt-editor>footer small.is-unsaved{color:#b45b15}.asset-shared-prompt-editor>footer small.is-error{color:#bd2824}.asset-shared-prompt-save{min-height:36px;border:0;border-radius:10px;padding:8px 14px;background:#5b4cf6;color:#fff;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.asset-shared-prompt-save:disabled{background:#d8dde7;color:#6f7b8d;cursor:default}@media(max-width:760px){.asset-shared-prompt{width:100%}.asset-shared-prompt-trigger{width:100%;justify-content:flex-start}.asset-shared-prompt-editor{right:auto;left:0}.asset-shared-prompt-editor>footer{align-items:stretch;flex-direction:column}.asset-shared-prompt-save{align-self:flex-end}}
/* Keep the open editor above the sticky asset type and filter bars (z-index: 45). */
.asset-shared-prompt:has(.asset-shared-prompt-trigger[aria-expanded="true"]){z-index:60}
/* Keep the open editor above the sticky asset type and filter bars (z-index: 45). */
.asset-shared-prompt:has(.asset-shared-prompt-trigger[aria-expanded="true"]){z-index:60}
