
.das-swipe-app,.das-matches-page{font-family:Inter,system-ui,-apple-system,sans-serif;max-width:980px;margin:24px auto;color:#17192a}
.das-swipe-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 auto 22px;max-width:650px}.das-swipe-header span,.das-matches-page header span{font-size:10px;font-weight:950;letter-spacing:.16em;color:#ff579e}.das-swipe-header h1,.das-matches-page h1{font-size:38px;margin:5px 0}.das-swipe-header p,.das-matches-page header p{color:#7b8495;margin:0}.das-matches-link{padding:10px 14px;background:#fff1f7;color:#d93879;border-radius:999px;font-weight:850;white-space:nowrap}
.das-swipe-stage{width:min(430px,calc(100vw - 34px));height:620px;margin:auto;position:relative}.das-swipe-card{position:absolute;inset:0;border-radius:28px;background:#171a24;overflow:hidden;box-shadow:0 25px 70px rgba(16,19,35,.2);touch-action:none;user-select:none}.das-swipe-photo{height:100%;background-size:cover;background-position:center;position:relative}.das-swipe-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.06) 35%,rgba(4,5,10,.93) 100%)}.das-swipe-info{position:absolute;left:0;right:0;bottom:0;padding:28px;color:#fff}.das-swipe-info h2{color:#fff!important;font-size:31px;margin:0 0 9px}.das-swipe-info h2 span{font-weight:500}.das-swipe-info p{color:#d9deea;line-height:1.45;margin:9px 0}.das-chip-row{display:flex;flex-wrap:wrap;gap:6px}.das-chip-row span{font-size:11px;background:rgba(255,255,255,.14);backdrop-filter:blur(8px);padding:6px 9px;border-radius:999px}.das-view-profile{display:inline-block;color:#fff!important;font-size:12px;font-weight:900;margin-top:6px;border-bottom:1px solid rgba(255,255,255,.5)}
.das-verified-badge{position:absolute;top:18px;right:18px;background:#fff;color:#168a59;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;box-shadow:0 6px 20px #0003}.das-swipe-stamps{position:absolute;inset:75px 24px auto;z-index:3;display:flex;justify-content:space-between}.das-stamp{opacity:0;border:4px solid;padding:6px 10px;font-size:30px;font-weight:950;border-radius:8px;transform:rotate(-12deg)}.das-stamp.nope{color:#ff526a;border-color:#ff526a}.das-stamp.like{color:#56df98;border-color:#56df98;transform:rotate(12deg)}
.das-swipe-controls{display:flex;justify-content:center;gap:14px;margin:25px 0}.das-swipe-controls button{width:58px;height:58px;border-radius:50%;border:0;background:#fff;box-shadow:0 7px 24px rgba(20,25,45,.14);font-size:24px;cursor:pointer}.das-swipe-controls .pass{color:#f24660}.das-swipe-controls .like{color:#24bf77;width:68px;height:68px;font-size:30px}.das-swipe-controls .gift{color:#8b5fd6}.das-swipe-controls .undo{color:#e4a118}.das-swipe-controls .profile{color:#4b78e6}
.das-empty-state,.das-empty-matches,.das-swipe-login,.das-swipe-error{text-align:center;border:1px solid #e5e8ee;border-radius:24px;background:#fff;padding:45px 24px}.das-empty-state{position:absolute;inset:0;display:grid;place-items:center;align-content:center}.das-empty-state>div,.das-empty-matches>div{font-size:48px}.das-empty-state button,.das-swipe-login a{border:0;background:#17192a;color:#fff!important;padding:11px 16px;border-radius:999px;font-weight:850}
.das-match-modal{position:fixed;z-index:999999;inset:0;background:rgba(8,8,18,.77);display:grid;place-items:center;padding:20px}.das-match-modal[hidden]{display:none}.das-match-panel{width:min(440px,100%);background:radial-gradient(circle at 50% 0%,#602c59,#141528 55%);border-radius:30px;padding:38px;color:#fff;text-align:center;position:relative;box-shadow:0 30px 90px #0008}.das-match-panel h2{color:#fff!important;font-size:32px}.das-match-panel>span{font-size:11px;letter-spacing:.18em;font-weight:950;color:#ff9cc5}.das-match-hearts{font-size:60px;color:#ff5d9f}.das-modal-close{position:absolute;right:15px;top:15px;border:0;background:transparent;color:#fff;font-size:30px}.das-match-actions{display:flex;gap:8px;justify-content:center}.das-match-actions a,.das-match-actions button{padding:11px 15px;border-radius:999px;border:0;font-weight:850}.das-match-actions a{background:#ff5d9f;color:#fff}.das-match-actions button{background:#fff;color:#17192a}
.das-matches-page header{text-align:center;margin-bottom:30px}.das-match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.das-match-grid article{border:1px solid #e6e8ee;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(20,25,45,.05)}.das-match-photo{display:block;position:relative}.das-match-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eee}.das-match-photo span{position:absolute;right:10px;bottom:10px;background:#fff;color:#168a59;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:950}.das-match-body{padding:15px}.das-match-body h3{margin:0}.das-match-body p{color:#7d8697}.das-match-buttons{display:flex;gap:8px;align-items:center}.das-match-buttons>a{padding:8px 11px;border-radius:999px;background:#17192a;color:#fff;font-size:12px;font-weight:850}
@media(max-width:720px){.das-swipe-header{padding:0 16px;align-items:start}.das-swipe-header h1{font-size:32px}.das-swipe-stage{height:590px}.das-match-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.das-match-grid{grid-template-columns:1fr}.das-swipe-controls{gap:8px}.das-swipe-controls button{width:52px;height:52px}.das-swipe-controls .like{width:60px;height:60px}}
