@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--main-color: #ff1540}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:#121212;color:#fff}.game-scene[data-v-097f15fc]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;font-family:Arial,sans-serif;padding:20px;box-sizing:border-box;position:relative;overflow:hidden;background-color:#fff}.game-scene .background-pattern[data-v-097f15fc]{position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(from 45deg at 70% 30%,rgba(200,233,255,.03) 0deg,transparent 90deg,rgba(251,113,133,.03) 180deg,transparent 270deg),linear-gradient(45deg,transparent 48%,rgba(0,0,0,.015) 49%,transparent 51%),linear-gradient(-45deg,transparent 48%,rgba(0,0,0,.015) 49%,transparent 51%);background-size:120px 120px;z-index:0;opacity:.8}.game-scene h1[data-v-097f15fc],.game-scene p[data-v-097f15fc],.game-scene .debug-counters[data-v-097f15fc],.game-scene .card-stack[data-v-097f15fc],.game-scene .actions[data-v-097f15fc]{position:relative;z-index:1}.card-stack[data-v-097f15fc]{position:relative;width:300px;height:400px;max-width:100%;margin:20px auto;-webkit-user-select:none;user-select:none;touch-action:none}.card[data-v-097f15fc]{position:absolute;width:100%;height:100%;border-radius:15px;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;color:#fff;text-align:center;box-shadow:0 4px 20px #00000026;cursor:pointer;will-change:transform}.card[data-v-097f15fc]:active{cursor:pointer}.card.top-card[data-v-097f15fc]{box-shadow:0 10px 25px #0003}.card.swiping-right[data-v-097f15fc]{background-color:#2ecc711a}.card.swiping-left[data-v-097f15fc]{background-color:#e74c3c1a}.card-icon[data-v-097f15fc]{width:80px;height:80px;margin:10px auto;background:#fff;border-radius:50%;font-size:40px;display:flex;justify-content:center;align-items:center;color:#000;box-shadow:0 4px 10px #0000001a}.card-title[data-v-097f15fc]{font-size:22px;font-weight:700;margin-bottom:10px;text-shadow:0 1px 3px rgba(0,0,0,.2)}.card-desc[data-v-097f15fc]{font-size:16px;margin-bottom:20px;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.2)}.card-footer[data-v-097f15fc]{display:flex;justify-content:space-around;font-size:14px;font-weight:700;background:#fff3;padding:10px;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.actions[data-v-097f15fc]{display:flex;justify-content:center;gap:40px;margin-top:30px}.actions button[data-v-097f15fc]{width:60px;height:60px;border-radius:50%;border:none;font-size:24px;cursor:pointer;box-shadow:0 4px 10px #0003;transition:transform .2s,box-shadow .2s}.actions button[data-v-097f15fc]:active{transform:scale(.95)}.actions .reject[data-v-097f15fc]{background:#e74c3c;color:#fff}.actions .reject[data-v-097f15fc]:hover{background:#c0392b}.actions .accept[data-v-097f15fc]{background:#2ecc71;color:#fff}.actions .accept[data-v-097f15fc]:hover{background:#27ae60}.debug-counters[data-v-097f15fc]{margin-top:20px;font-size:14px;color:#333;text-align:center}.menu-scene[data-v-0b145787]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#fff;font-family:Segoe UI,sans-serif;color:#1f2937;text-align:center;padding:20px;position:relative;overflow:hidden}.menu-scene .background-pattern[data-v-0b145787]{position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(from 45deg at 70% 30%,rgba(200,233,255,.03) 0deg,transparent 90deg,rgba(251,113,133,.03) 180deg,transparent 270deg),linear-gradient(45deg,transparent 48%,rgba(0,0,0,.015) 49%,transparent 51%),linear-gradient(-45deg,transparent 48%,rgba(0,0,0,.015) 49%,transparent 51%);background-size:120px 120px;z-index:0}.menu-scene h1[data-v-0b145787]{font-size:3.2rem;margin-bottom:10px;color:#000;text-shadow:1px 1px 1px rgba(0,0,0,.1);position:relative;z-index:1}.menu-scene p[data-v-0b145787]{font-size:1.2rem;margin-bottom:30px;max-width:500px;color:#374151;position:relative;z-index:1}.menu-scene button[data-v-0b145787]{padding:14px 36px;font-size:18px;font-weight:700;border:none;border-radius:12px;background-color:#fb7185;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #0000001a;position:relative;z-index:1}.menu-scene button[data-v-0b145787]:hover{background-color:#f43f5e;transform:scale(1.05)}.menu-scene button[data-v-0b145787]:active{transform:scale(.97)}.logo[data-v-0b145787]{width:120px;margin-bottom:20px;position:relative;z-index:1}body[data-v-582fd7ee]{min-height:100vh}main[data-v-582fd7ee]{min-height:100vh}
