/* App-store level polish */
:root{ --tap:44px; }
.adp-btn{ min-height: var(--tap); }
.adp-pill{ border-radius: 9999px; }
.adp-card{ border-radius: 1.5rem; }
.adp-shadow{ box-shadow: 0 20px 50px rgba(0,0,0,.35); }
.adp-text-balance{ text-wrap: balance; }
.adp-smallcaps{ letter-spacing: .02em; }
