@import url("../would-you-rather/styles.css");:root{--purple:#2359d8;--yellow:#ffe04b;--pink:#ff4f87}.barkada-icons{display:flex;gap:10px}.barkada-icons span{display:grid;place-items:center;width:68px;height:68px;border:2px solid var(--ink);border-radius:20px;background:#fff;box-shadow:4px 4px 0 var(--ink);font-size:34px}.barkada-icons span:nth-child(1){background:#b9dcff}.barkada-icons span:nth-child(2){background:#fff08a}.barkada-icons span:nth-child(3){background:#ffd0e0}.start-actions{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}.facebook-game-button{min-height:46px;padding:0 18px;border:2px solid var(--ink);border-radius:13px;background:#1877f2;color:#fff;font:inherit;font-weight:900;box-shadow:4px 4px 0 var(--ink);cursor:pointer}.choice-a{background:linear-gradient(145deg,#d7e8ff,#83b8ff)}.choice-b{background:linear-gradient(145deg,#ffd5e2,#ff82aa)}.tag-prompt{margin:5px 0 10px!important;padding:7px 12px;border-radius:11px;background:#fff0a5;color:var(--ink)!important;font-size:11px!important;font-weight:900}@media(max-width:650px){.barkada-icons span{width:55px;height:55px;font-size:28px}.start-actions{flex-direction:column;width:100%}.start-actions button{width:min(290px,100%)}}
