.script-idea-entry{display:flex;justify-content:flex-end;margin-top:-6px}.script-idea-entry .script-idea-trigger{min-height:40px;border-radius:10px;padding:8px 16px}.script-idea-backdrop{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;padding:28px;background:#0f172a57}.script-idea-dialog{display:flex;flex-direction:column;gap:18px;width:min(880px,100%);height:min(820px,calc(100dvh - 56px));min-height:0;padding:26px;border:1px solid #e3e7ef;border-radius:20px;background:#fff;color:#17212b;box-shadow:0 24px 90px #0f172a2e;overflow:hidden}.script-idea-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.script-idea-heading h2{margin:0;font-size:24px;line-height:1.35}.script-idea-heading p{margin:6px 0 0;font-size:14px;color:#667085}.script-idea-content{flex:1;min-height:0;position:relative;display:flex}.script-idea-dialog .script-idea-editor{flex:1;width:100%;height:100%;min-height:0;resize:none;padding:20px;font-size:16px;font-weight:400;line-height:1.85;color:#17212b;border:1px solid #d7deea;border-radius:12px;background:#fbfcfe;overflow-y:auto}.script-idea-loading{position:absolute;inset:1px;z-index:1;display:grid;place-items:center;border-radius:12px;background:#fbfcfef0;color:#52657a;font-size:16px}.script-idea-message{margin:0;padding:10px 14px;font-size:14px;line-height:1.5;color:#915323;background:#fff6eb;border-radius:8px}.script-idea-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.script-idea-dialog .s1-button{min-height:42px;padding:9px 18px;border-radius:10px;font-size:15px;white-space:nowrap}.script-idea-dialog :is(button,textarea):focus-visible{outline:3px solid rgb(47 108 240 / 40%);outline-offset:3px}
