.QuestionModal-module__1wUruW__overlay{z-index:1000;-webkit-backdrop-filter:blur();backdrop-filter:blur();pointer-events:none;background:0 0;justify-content:center;align-items:center;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;inset:0}.QuestionModal-module__1wUruW__overlayActive{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:all;background:#0009}.QuestionModal-module__1wUruW__card{aspect-ratio:5/7;opacity:0;background:linear-gradient(160deg,#1a1a2e,#16213e);border:1.5px solid #6366f14d;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:min(240px,70vw);padding:20px 16px;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .35s;display:flex;position:relative;overflow:hidden;transform:scale(.6)rotate(-4deg);box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf61a,0 8px 32px #0006}.QuestionModal-module__1wUruW__card:before{content:"";pointer-events:none;border:1.5px solid #6366f11f;border-radius:9px;position:absolute;inset:6px}.QuestionModal-module__1wUruW__overlayActive .QuestionModal-module__1wUruW__card{opacity:1;transform:scale(1)rotate(0)}.QuestionModal-module__1wUruW__categoryRow{text-align:center;margin-bottom:14px}.QuestionModal-module__1wUruW__category{text-transform:uppercase;letter-spacing:.14em;border-radius:20px;padding:4px 14px;font-size:.6rem;font-weight:700;display:inline-block}.QuestionModal-module__1wUruW__catTruth{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}.QuestionModal-module__1wUruW__catDare{color:#f87171;background:#ef444426;border:1px solid #ef444440}.QuestionModal-module__1wUruW__question{text-align:center;color:#ffffffeb;flex-grow:1;align-items:center;font-size:.9rem;font-weight:600;line-height:1.5;display:flex}.QuestionModal-module__1wUruW__hint{color:#ffffff4d;text-align:center;margin-top:8px;font-size:.65rem}.QuestionModal-module__1wUruW__actionsRow{width:100%;margin-top:12px}.QuestionModal-module__1wUruW__closeBtn{color:#a78bfa;cursor:pointer;background:#8b5cf614;border:1px solid #8b5cf640;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:7px 0;font-size:.7rem;font-weight:600;transition:all .25s;display:flex}.QuestionModal-module__1wUruW__closeBtn:hover{background:#8b5cf62e;border-color:#8b5cf673;transform:translateY(-1px)}@media (min-width:640px){.QuestionModal-module__1wUruW__card{width:min(280px,75vw);padding:24px 20px}.QuestionModal-module__1wUruW__card:before{inset:7px}.QuestionModal-module__1wUruW__categoryRow{margin-bottom:16px}.QuestionModal-module__1wUruW__category{padding:4px 16px;font-size:.65rem}.QuestionModal-module__1wUruW__question{font-size:1rem;line-height:1.55}.QuestionModal-module__1wUruW__hint{margin-top:10px;font-size:.7rem}.QuestionModal-module__1wUruW__actionsRow{margin-top:14px}.QuestionModal-module__1wUruW__closeBtn{border-radius:9px;padding:8px 0;font-size:.75rem}}@media (min-width:1024px){.QuestionModal-module__1wUruW__card{border-radius:16px;width:min(320px,85vw);padding:28px 24px}.QuestionModal-module__1wUruW__card:before{border-radius:10px;inset:8px}.QuestionModal-module__1wUruW__categoryRow{margin-bottom:20px}.QuestionModal-module__1wUruW__category{padding:5px 18px;font-size:.7rem}.QuestionModal-module__1wUruW__question{font-size:1.1rem;line-height:1.6}.QuestionModal-module__1wUruW__hint{margin-top:12px;font-size:.75rem}.QuestionModal-module__1wUruW__actionsRow{margin-top:16px}.QuestionModal-module__1wUruW__closeBtn{border-radius:10px;padding:9px 0;font-size:.8rem}}
.RulesDrawer-module__Mff-Sa__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:199;background:#05050f66;animation:.3s ease-out forwards RulesDrawer-module__Mff-Sa__fadeIn;position:fixed;inset:0}@keyframes RulesDrawer-module__Mff-Sa__fadeIn{0%{opacity:0}to{opacity:1}}.RulesDrawer-module__Mff-Sa__drawer{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:200;background:#0f0a1ed9;border-left:1px solid #8b5cf626;flex-direction:column;width:100%;max-width:480px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000080}.RulesDrawer-module__Mff-Sa__drawer.RulesDrawer-module__Mff-Sa__open{transform:translate(0)}.RulesDrawer-module__Mff-Sa__closeBtn{color:#fff9;cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.RulesDrawer-module__Mff-Sa__closeBtn:hover{color:#ff8a8a;background:#ef444433;border-color:#ef444466;transform:rotate(90deg)}.RulesDrawer-module__Mff-Sa__content{flex-direction:column;flex-grow:1;gap:24px;padding:40px 24px;display:flex;overflow-y:auto}.RulesDrawer-module__Mff-Sa__content::-webkit-scrollbar{width:6px}.RulesDrawer-module__Mff-Sa__content::-webkit-scrollbar-track{background:0 0}.RulesDrawer-module__Mff-Sa__content::-webkit-scrollbar-thumb{background:#a78bfa33;border-radius:10px}.RulesDrawer-module__Mff-Sa__content::-webkit-scrollbar-thumb:hover{background:#a78bfa66}.RulesDrawer-module__Mff-Sa__sectionTitle{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#a78bfa,#818cf8,#6366f1);-webkit-background-clip:text;background-clip:text;margin:10px 0 0;font-size:1.5rem;font-weight:800}.RulesDrawer-module__Mff-Sa__description{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.6}.RulesDrawer-module__Mff-Sa__subTitle{color:#e2e8f0;border-bottom:1px solid #ffffff14;margin:0;padding-bottom:8px;font-size:1.1rem;font-weight:700}.RulesDrawer-module__Mff-Sa__steps{color:#fffc;flex-direction:column;gap:12px;margin:0;padding-left:20px;font-size:.85rem;line-height:1.6;display:flex}.RulesDrawer-module__Mff-Sa__steps li::marker{color:#a78bfa;font-weight:700}.RulesDrawer-module__Mff-Sa__bulletList{flex-direction:column;gap:6px;margin-top:6px;padding-left:20px;list-style-type:disc;display:flex}.RulesDrawer-module__Mff-Sa__bulletList li{color:#ffffffa6;font-size:.8rem}.RulesDrawer-module__Mff-Sa__bulletList strong{color:#a78bfa}.RulesDrawer-module__Mff-Sa__questionsContainer{flex-direction:column;gap:20px;display:flex}.RulesDrawer-module__Mff-Sa__categoryBlock{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;padding:16px}.RulesDrawer-module__Mff-Sa__categoryTitle{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:0 0 12px;font-size:.9rem;font-weight:700;display:flex}.RulesDrawer-module__Mff-Sa__truth{color:#60a5fa;text-shadow:0 0 10px #3b82f64d}.RulesDrawer-module__Mff-Sa__dare{color:#f87171;text-shadow:0 0 10px #ef44444d}.RulesDrawer-module__Mff-Sa__questionList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.RulesDrawer-module__Mff-Sa__questionItem{color:#ffffffbf;background:#ffffff03;border-bottom:1px solid #ffffff08;border-radius:6px;padding:8px;font-size:.8rem;line-height:1.5;transition:background .2s}.RulesDrawer-module__Mff-Sa__questionItem:hover{background:#ffffff0a}.RulesDrawer-module__Mff-Sa__questionNum{color:#ffffff4d;margin-right:6px;font-size:.7rem;font-weight:700}.RulesDrawer-module__Mff-Sa__footer{text-align:center;color:#ffffff4d;border-top:1px solid #ffffff0d;margin-top:20px;padding-top:16px;font-size:.7rem}
.GameControls-module__JLBoBG__counter{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff6;white-space:nowrap;background:#0f0f1e99;border:1px solid #ffffff0f;border-radius:12px;padding:7px 14px;font-size:.7rem;font-weight:500;position:absolute;top:14px;left:14px}.GameControls-module__JLBoBG__highlight{color:#a78bfa;font-weight:700}.GameControls-module__JLBoBG__btnGroup{z-index:100;gap:8px;display:flex;position:absolute;bottom:14px;right:14px}.GameControls-module__JLBoBG__infoBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fffc;cursor:pointer;background:#0f0f1e99;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:6px;padding:8px 16px;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.GameControls-module__JLBoBG__infoBtn:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 30px #ffffff26}.GameControls-module__JLBoBG__infoBtn:active{transform:translateY(0)}.GameControls-module__JLBoBG__shuffleBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#a78bfa;cursor:pointer;background:#0f0f1ecc;border:1px solid #8b5cf64d;border-radius:12px;align-items:center;gap:6px;padding:8px 16px;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.GameControls-module__JLBoBG__shuffleBtn:hover{background:#8b5cf626;border-color:#8b5cf680;transform:translateY(-2px);box-shadow:0 8px 30px #8b5cf633}.GameControls-module__JLBoBG__shuffleBtn:active{transform:translateY(0)}@media (min-width:640px){.GameControls-module__JLBoBG__counter{padding:8px 16px;font-size:.75rem;top:18px;left:20px}.GameControls-module__JLBoBG__btnGroup{gap:10px;bottom:20px;right:20px}.GameControls-module__JLBoBG__infoBtn,.GameControls-module__JLBoBG__shuffleBtn{padding:10px 20px;font-size:.8rem}}@media (min-width:1024px){.GameControls-module__JLBoBG__counter{border-radius:14px;padding:10px 20px;font-size:.8rem;top:24px;left:28px}.GameControls-module__JLBoBG__btnGroup{gap:12px;bottom:28px;right:28px}.GameControls-module__JLBoBG__infoBtn,.GameControls-module__JLBoBG__shuffleBtn{border-radius:14px;gap:8px;padding:12px 24px;font-size:.85rem}}@media (max-width:480px){.GameControls-module__JLBoBG__counter{border-radius:10px;padding:7px 12px;font-size:.65rem;top:14px;left:14px}.GameControls-module__JLBoBG__btnGroup{justify-content:center;gap:8px;display:flex;bottom:14px;left:14px;right:14px}.GameControls-module__JLBoBG__infoBtn,.GameControls-module__JLBoBG__shuffleBtn{border-radius:12px;flex:1;justify-content:center;padding:10px 14px;font-size:.75rem}}
.VersionBadge-module__JwcTJa__badge{z-index:100;letter-spacing:.06em;color:#a78bfab3;-webkit-backdrop-filter:blur(12px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#6366f114;border:1px solid #818cf826;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:.6rem;font-weight:600;animation:1s ease-out .6s both VersionBadge-module__JwcTJa__fadeIn;display:inline-flex;position:absolute;bottom:14px;left:14px;overflow:hidden}.VersionBadge-module__JwcTJa__dot{background:#a78bfa;border-radius:50%;width:5px;height:5px;animation:2.5s ease-in-out infinite VersionBadge-module__JwcTJa__pulse;box-shadow:0 0 6px #a78bfa99}.VersionBadge-module__JwcTJa__badge:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#a78bfa14 50%,#0000 100%);animation:4s ease-in-out infinite VersionBadge-module__JwcTJa__shimmer;position:absolute;inset:0}@keyframes VersionBadge-module__JwcTJa__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes VersionBadge-module__JwcTJa__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes VersionBadge-module__JwcTJa__shimmer{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}@media (min-width:640px){.VersionBadge-module__JwcTJa__badge{gap:7px;padding:5px 14px;font-size:.65rem;bottom:20px;left:20px}.VersionBadge-module__JwcTJa__dot{width:6px;height:6px}}@media (min-width:1024px){.VersionBadge-module__JwcTJa__badge{bottom:28px;left:28px}}@media (max-width:480px){.VersionBadge-module__JwcTJa__badge{display:none}}
