.modal-root{z-index:260;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-bricolage), var(--font-inter), sans-serif;position:fixed;inset:0}.modal-overlay{-webkit-backdrop-filter:blur(14px);background:#11101085;border:0;position:fixed;inset:0}.modal-scroll{z-index:1;pointer-events:none;padding:1rem;position:fixed;inset:0;overflow-y:auto}.modal-center{justify-content:center;align-items:center;min-height:100%;display:flex}.modal-panel{pointer-events:auto;width:100%;max-height:calc(100dvh - 2rem);position:relative;overflow-y:auto}.app-modal-panel{width:min(100%,34rem);max-height:none;overflow:visible}.app-modal-panel-md{width:min(100%,42rem)}.app-modal-card{border:1px solid var(--soul-ink);background:var(--soul-cream);max-height:min(42rem,100dvh - 2rem);color:var(--soul-ink);box-shadow:none;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;border-radius:28px;gap:1rem;padding:1.2rem;display:grid;overflow-y:auto}.app-modal-title{color:var(--soul-ink);font-size:1.35rem;font-weight:850;line-height:1.05}.app-modal-copy{color:var(--soul-muted);font-size:.95rem;font-weight:650;line-height:1.45}.app-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.app-modal-form{gap:.8rem;display:grid}.app-modal-field{color:var(--soul-ink);gap:.35rem;font-size:.82rem;font-weight:800;display:grid}.modal-root .app-card{border:1px solid var(--soul-ink);background:var(--soul-cream);color:var(--soul-ink);box-shadow:none;-webkit-backdrop-filter:none;border-radius:28px}.modal-root .app-card-border{box-shadow:none}.modal-root .app-muted{color:var(--soul-muted)}.modal-root .app-input{box-sizing:border-box;background:var(--soul-cream-2);width:100%;min-width:0;min-height:2.55rem;color:var(--soul-ink);font:inherit;border:1px solid #1110102e;border-radius:16px;padding:.58rem .82rem;font-size:.9rem;font-weight:700;line-height:1.15;display:block}.modal-root select.app-input{background-color:var(--soul-cream-2);background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 1.05rem),calc(100% - .72rem);background-repeat:no-repeat;background-size:.36rem .36rem,.36rem .36rem}.app-modal-error{color:#9f1239;background:#be123c14;border:1px solid #be123c3d;border-radius:14px;padding:.75rem .85rem;font-size:.88rem;font-weight:800}.modal-root .app-button,.modal-root .app-button-ghost{border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:.7rem 1rem;font-weight:800;line-height:1;display:inline-flex}.modal-root .app-button{border:1px solid var(--soul-ink);background:var(--soul-ink);color:var(--soul-cream)}.modal-root .app-button:hover{border-color:var(--soul-purple);background:var(--soul-purple)}.modal-root .app-button-ghost{background:var(--soul-cream);color:var(--soul-ink);border:1px solid #1110102e}.modal-root .app-button-ghost:hover{border-color:var(--soul-ink);background:var(--soul-cream-2)}
