.as-modal-backdrop{position:fixed;inset:0;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;overscroll-behavior:contain;touch-action:none}.as-modal{width:100%;max-width:440px;max-height:calc(100vh - 2rem);overflow-y:auto;padding:var(--space-5);background:var(--color-surface);border-radius:var(--radius-lg, var(--radius));box-shadow:0 8px 32px #0003;touch-action:pan-y}.as-modal-lg{max-width:720px}.as-modal-title{font-size:1.2rem;font-weight:700;margin-bottom:var(--space-4)}
