.eo-modal-backdrop.svelte-17m9f0x{position:fixed;top:var(--overlay-top, 0);left:var(--overlay-left, 0);width:var(--overlay-width, 100vw);height:var(--overlay-height, 100dvh);box-sizing:border-box;background:#18161b61;z-index:9998;display:flex;align-items:center;justify-content:center;min-height:0;overflow:auto;padding:18px 16px;overscroll-behavior:contain}.eo-modal.svelte-17m9f0x{position:relative;background:var(--surface, #fff);border:1px solid var(--line, #e6e2e8);border-radius:14px;box-shadow:0 18px 46px #0000002e;width:100%;box-sizing:border-box;max-height:calc(var(--overlay-height, 100dvh) - 36px);display:flex;flex-direction:column;overflow:hidden;padding:0;color:var(--ink, #1f1f1f);font-family:var(--font-sans, system-ui, -apple-system, sans-serif)}.eo-modal-hdr.svelte-17m9f0x{flex:none;display:flex;align-items:center;justify-content:space-between;padding:18px 18px 12px;gap:12px}.eo-modal-meta.svelte-17m9f0x{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-right:auto}.eo-modal-title.svelte-17m9f0x{flex:none;font-family:var(--font-card-title, var(--font-sans, sans-serif));font-size:24px;font-weight:800;line-height:1.05;color:var(--ink, #1f1f1f);margin:0}.eo-modal-close.svelte-17m9f0x{flex:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line, #e6e2e8);border-radius:8px;background:var(--surface, #fff);color:var(--muted, #8a8290);font-size:18px;line-height:1;padding:0;cursor:pointer;transition:border-color .12s,color .12s}.eo-modal-close.svelte-17m9f0x:hover{border-color:var(--brand, #a71374);color:var(--brand, #a71374)}.eo-modal-body.svelte-17m9f0x{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:none;padding:0 18px 18px;font-family:var(--font-sans, system-ui, -apple-system, sans-serif);font-size:15px;color:var(--ink-soft, #3f3f3f);line-height:1.5}.eo-modal-body.svelte-17m9f0x::-webkit-scrollbar{display:none}.eo-modal-form{display:flex;flex-direction:column;gap:14px}.eo-modal-field{display:flex;flex-direction:column;gap:6px}.eo-modal-label{color:var(--ink-soft, #3f3f3f);font-size:13px;font-weight:650;line-height:1.3}.eo-modal-input{width:100%;min-height:42px;box-sizing:border-box;padding:9px 12px;border:1px solid var(--line, #e6e2e8);border-radius:10px;outline:none;background:var(--surface, #fff);color:var(--ink, #1f1f1f);font-family:inherit;font-size:14px;transition:border-color .14s ease,box-shadow .14s ease}.eo-modal-input:focus{border-color:var(--fmt-color, var(--brand));box-shadow:0 0 0 3px color-mix(in srgb,var(--fmt-color, var(--brand)) 10%,transparent)}.eo-modal-input::placeholder{color:var(--muted, #8a8290);opacity:.72}.eo-modal-error{margin:0;color:#c0392b;font-size:13px;font-weight:600}.eo-modal-success{display:flex;min-height:64px;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;margin:0;padding:14px;border:1px solid color-mix(in srgb,var(--fmt-color, var(--brand)) 22%,var(--line));border-radius:10px;background:color-mix(in srgb,var(--fmt-color, var(--brand)) 7%,var(--surface));color:var(--fmt-color, var(--brand));font-size:14px;font-weight:700}.eo-modal-button{min-height:40px;box-sizing:border-box;padding:9px 16px;border:1px solid transparent;border-radius:10px;font-family:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,opacity .14s ease}.eo-modal-button:disabled{opacity:.55;cursor:not-allowed}.eo-modal-button.secondary{border-color:var(--line, #e6e2e8);background:var(--surface, #fff);color:var(--ink-soft, #3f3f3f)}.eo-modal-button.secondary:hover:not(:disabled){border-color:var(--fmt-color, var(--brand));color:var(--fmt-color, var(--brand))}.eo-modal-button.primary{border-color:var(--fmt-color, var(--brand));background:var(--fmt-color, var(--brand));color:#fff}.eo-modal-button.primary:hover:not(:disabled){background:var(--brand-dark, #8a0e5e);border-color:var(--brand-dark, #8a0e5e)}.eo-modal-footer.svelte-17m9f0x{flex:none;display:flex;justify-content:flex-end;gap:10px;padding:12px 18px 18px;border-top:1px solid var(--line, #e6e2e8);background:var(--surface, #fff);flex-wrap:wrap}
