.AiAssistToggleModal_backdrop__ESqZh{position:fixed;inset:0;background:rgba(0,0,0,.42);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px 16px calc(16px + env(safe-area-inset-bottom));overscroll-behavior:contain;animation:AiAssistToggleModal_fadeIn__Ddu__ .16s ease-out}.AiAssistToggleModal_modal__SfL12{position:relative;width:100%;max-width:480px;background:#fff;border-radius:20px;box-shadow:0 18px 60px rgba(0,0,0,.28);padding:24px 22px 20px;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;-webkit-overflow-scrolling:touch;animation:AiAssistToggleModal_popIn__9RhQK .2s cubic-bezier(.16,1,.3,1)}.AiAssistToggleModal_close__dnrle{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:999px;border:none;background:#f3f4f6;color:#111827;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.AiAssistToggleModal_close__dnrle:hover{background:#e5e7eb}.AiAssistToggleModal_badge___ypFh{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6d28d9;background:#f5f3ff;border-radius:999px;padding:4px 10px;margin-bottom:12px}.AiAssistToggleModal_title__N2Z5p{font-size:20px;font-weight:700;color:#111827;margin:0 0 8px;line-height:1.25}.AiAssistToggleModal_body__P4gan{font-size:14px;line-height:1.5;color:#4b5563;margin:0 0 18px}.AiAssistToggleModal_fieldLabel__ArCJe{display:block;font-size:13px;font-weight:600;color:#111827;margin-bottom:6px}.AiAssistToggleModal_textarea__0Wc2j{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px;color:#111827;font-family:inherit;resize:vertical;min-height:84px;box-sizing:border-box}.AiAssistToggleModal_textarea__0Wc2j:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.08)}.AiAssistToggleModal_actions__E3JzQ{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.AiAssistToggleModal_btnGhost__Vzn99{border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer}.AiAssistToggleModal_btnGhost__Vzn99:hover{background:#f9fafb}.AiAssistToggleModal_btnPrimary__RgI5O{border:1px solid #111827;background:#111827;color:#fff;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer}.AiAssistToggleModal_btnPrimary__RgI5O:hover{background:#000}@keyframes AiAssistToggleModal_fadeIn__Ddu__{0%{opacity:0}to{opacity:1}}@keyframes AiAssistToggleModal_popIn__9RhQK{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:520px){.AiAssistToggleModal_backdrop__ESqZh{align-items:flex-end;padding:0}.AiAssistToggleModal_modal__SfL12{max-width:100%;border-radius:20px 20px 0 0;animation:AiAssistToggleModal_slideUp__fLfCl .22s cubic-bezier(.16,1,.3,1)}}@keyframes AiAssistToggleModal_slideUp__fLfCl{0%{transform:translateY(100%)}to{transform:translateY(0)}}