.cupid-match{min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;padding:24px 16px;background:linear-gradient(160deg,#f7c9dd,#d9c3f0,#b9a8e8)}.card-stack{position:relative;width:100%;max-width:340px;height:42vh;min-height:260px}.card-stack-item{position:absolute;inset:0;transition:transform .2s ease}.swipe-card{position:absolute;inset:0;border-radius:28px;overflow:hidden;background:#ddd;box-shadow:0 10px 30px #0000002e;touch-action:none;cursor:grab}.swipe-card:active{cursor:grabbing}.swipe-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;user-select:none}.swipe-card-tags{position:absolute;left:16px;right:16px;bottom:16px;display:flex;gap:10px;flex-wrap:wrap}.tag-pill{background:#4a3a3abf;color:#fff;font-weight:700;padding:6px 16px;border-radius:999px;font-size:14px;white-space:nowrap}.match-btn{background:#000;color:#ffe14d;font-weight:800;font-size:20px;border:none;border-radius:999px;padding:14px 48px;cursor:pointer;box-shadow:0 6px 16px #00000040}.match-btn:active{transform:scale(.96)}
