.Particles-module__vJGiyq__container{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.Particles-module__vJGiyq__dot{background:#a08cff4d;border-radius:50%;animation:linear infinite Particles-module__vJGiyq__float;position:absolute}@keyframes Particles-module__vJGiyq__float{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-10vh)scale(1)}}
.GameHeader-module__uR3CRq__wrapper{z-index:100;text-align:center;pointer-events:none;position:fixed;top:14px;left:50%;transform:translate(-50%)}.GameHeader-module__uR3CRq__title{-webkit-text-fill-color:transparent;letter-spacing:-.02em;background:linear-gradient(135deg,#a78bfa,#818cf8,#6366f1);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.3rem;font-weight:800}.GameHeader-module__uR3CRq__subtitle{color:#fff6;letter-spacing:.05em;margin-top:2px;font-size:.7rem}@media (min-width:640px){.GameHeader-module__uR3CRq__wrapper{top:18px}.GameHeader-module__uR3CRq__title{font-size:1.6rem}.GameHeader-module__uR3CRq__subtitle{margin-top:3px;font-size:.75rem}}@media (min-width:1024px){.GameHeader-module__uR3CRq__wrapper{top:24px}.GameHeader-module__uR3CRq__title{font-size:2rem}.GameHeader-module__uR3CRq__subtitle{margin-top:4px;font-size:.85rem}}
.Card-module__qXb1KG__wrapper{width:var(--card-w,180px);height:var(--card-h,250px);perspective:800px;cursor:pointer;opacity:0;position:absolute;top:0;left:0}.Card-module__qXb1KG__wrapper:hover .Card-module__qXb1KG__inner{box-shadow:0 0 30px #8b5cf666,0 0 60px #6366f133}.Card-module__qXb1KG__wrapper:hover{z-index:900!important}.Card-module__qXb1KG__inner{width:100%;height:100%;transform-style:preserve-3d;border-radius:14px;transition:transform .7s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:relative;box-shadow:0 8px 32px #0006,0 2px 8px #0000004d}.Card-module__qXb1KG__flipped .Card-module__qXb1KG__inner{transform:rotateY(180deg)}.Card-module__qXb1KG__face{backface-visibility:hidden;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:14px;display:flex;position:absolute;inset:0;overflow:hidden}.Card-module__qXb1KG__front{background:linear-gradient(145deg,#1e1b4b,#312e81);border:1.5px solid #8b5cf640;}.Card-module__qXb1KG__front:before{content:"";pointer-events:none;border:1.5px solid #8b5cf626;border-radius:9px;position:absolute;inset:6px}.Card-module__qXb1KG__frontPattern{width:40px;height:40px;position:relative}.Card-module__qXb1KG__frontPattern:before,.Card-module__qXb1KG__frontPattern:after{content:"";border:2px solid #a78bfa66;border-radius:10px;position:absolute;inset:0}.Card-module__qXb1KG__frontPattern:before{transform:rotate(45deg)}.Card-module__qXb1KG__frontPattern:after{transform:rotate(0)}.Card-module__qXb1KG__frontLabel{text-transform:uppercase;letter-spacing:.15em;color:#a78bfa80;margin-top:10px;font-size:.65rem;font-weight:700}.Card-module__qXb1KG__back{background:linear-gradient(160deg,#1a1a2e,#16213e);border:1.5px solid #6366f14d;transform:rotateY(180deg);}.Card-module__qXb1KG__category{text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;border-radius:20px;margin-bottom:8px;padding:3px 10px;font-size:.55rem;font-weight:700}.Card-module__qXb1KG__catTruth{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}.Card-module__qXb1KG__catDare{color:#f87171;background:#ef444426;border:1px solid #ef444440}.Card-module__qXb1KG__question{text-align:center;color:#ffffffe0;flex-grow:1;align-items:center;font-size:.68rem;font-weight:500;line-height:1.4;display:flex}.Card-module__qXb1KG__number{color:#fff3;margin-top:6px;font-size:.55rem;font-weight:600}@keyframes Card-module__qXb1KG__dealCard{0%{opacity:0;transform:translate(calc(50vw - var(--card-w,180px) / 2), calc(50vh - var(--card-h,250px) / 2)) rotate(0deg) scale(.3)}60%{opacity:1}to{opacity:1;transform:translate(var(--tx), var(--ty)) rotate(var(--rot)) scale(1)}}.Card-module__qXb1KG__dealt{animation:.6s cubic-bezier(.4,0,.2,1) forwards Card-module__qXb1KG__dealCard;animation-delay:var(--deal-delay)}@media (min-width:640px){.Card-module__qXb1KG__face{padding:16px}.Card-module__qXb1KG__front:before{inset:7px}.Card-module__qXb1KG__frontPattern{width:48px;height:48px}.Card-module__qXb1KG__frontLabel{margin-top:12px;font-size:.7rem}.Card-module__qXb1KG__category{margin-bottom:10px;padding:3px 12px;font-size:.6rem}.Card-module__qXb1KG__question{font-size:.72rem;line-height:1.45}.Card-module__qXb1KG__number{font-size:.55rem}}@media (min-width:1024px){.Card-module__qXb1KG__inner{border-radius:16px}.Card-module__qXb1KG__face{border-radius:16px;padding:20px}.Card-module__qXb1KG__front{border-radius:16px}.Card-module__qXb1KG__front:before{border-radius:10px;inset:8px}.Card-module__qXb1KG__frontPattern{width:60px;height:60px}.Card-module__qXb1KG__frontLabel{margin-top:14px;font-size:.75rem}.Card-module__qXb1KG__category{margin-bottom:12px;padding:4px 14px;font-size:.65rem}.Card-module__qXb1KG__question{font-size:.78rem;line-height:1.45}.Card-module__qXb1KG__number{margin-top:8px;font-size:.6rem}}.Card-module__qXb1KG__ssrGridCard{display:block;opacity:1!important;position:relative!important}
.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:fixed;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:fixed;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:fixed;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}}
.LanguageSwitcher-module__mKbA5a__languageSelector{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0f0f1ea6;border:1px solid #ffffff14;border-radius:14px;gap:4px;padding:4px;transition:all .3s;display:flex;position:fixed;top:14px;right:14px;box-shadow:0 4px 20px #0003}.LanguageSwitcher-module__mKbA5a__languageSelector:hover{border-color:#ffffff26;box-shadow:0 8px 32px #0000004d}.LanguageSwitcher-module__mKbA5a__langBtn{color:#ffffff80;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:10px;outline:none;align-items:center;gap:6px;padding:6px 10px;font-size:.7rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSwitcher-module__mKbA5a__flag{font-size:.9rem;line-height:1}.LanguageSwitcher-module__mKbA5a__label{letter-spacing:.05em}.LanguageSwitcher-module__mKbA5a__langBtn:hover{color:#ffffffe6;background:#ffffff0d}.LanguageSwitcher-module__mKbA5a__activeLangBtn{color:#a78bfa;background:#8b5cf62e;box-shadow:inset 0 1px 1px #ffffff1a,0 2px 8px #8b5cf633}@media (min-width:640px){.LanguageSwitcher-module__mKbA5a__languageSelector{border-radius:16px;gap:6px;padding:5px;top:18px;right:20px}.LanguageSwitcher-module__mKbA5a__langBtn{border-radius:11px;gap:8px;padding:8px 14px;font-size:.75rem}.LanguageSwitcher-module__mKbA5a__flag{font-size:1rem}}@media (min-width:1024px){.LanguageSwitcher-module__mKbA5a__languageSelector{border-radius:18px;gap:8px;padding:6px;top:24px;right:28px}.LanguageSwitcher-module__mKbA5a__langBtn{border-radius:12px;gap:10px;padding:10px 18px;font-size:.8rem}.LanguageSwitcher-module__mKbA5a__flag{font-size:1.1rem}}@media (max-width:480px){.LanguageSwitcher-module__mKbA5a__label{display:none}.LanguageSwitcher-module__mKbA5a__languageSelector{border-radius:10px;gap:2px;padding:3px;top:14px;right:14px}.LanguageSwitcher-module__mKbA5a__langBtn{border-radius:8px;gap:0;padding:6px 8px}.LanguageSwitcher-module__mKbA5a__flag{font-size:.85rem}}
.CardTable-module__07wqDq__background{z-index:0;background:radial-gradient(at 30% 20%,#1a1040 0%,#0000 50%),radial-gradient(at 70% 80%,#0d2140 0%,#0000 50%),radial-gradient(#0f0f2e 0%,#0a0a1a 100%);position:fixed;inset:0}.CardTable-module__07wqDq__table{z-index:10;position:fixed;inset:0}.CardTable-module__07wqDq__tableGrid{z-index:10;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;padding:100px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.CardTable-module__07wqDq__loaderOverlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a1ab3;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CardTable-module__07wqDq__loaderContainer{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:40px;display:flex;box-shadow:0 8px 32px #00000080}.CardTable-module__07wqDq__spinner{filter:drop-shadow(0 0 8px #b388ff80);border:3px solid #b388ff;border-color:#b388ff #80deea #ffffff1a #ffffff1a;border-radius:50%;width:60px;height:60px;animation:1s linear infinite CardTable-module__07wqDq__spin}.CardTable-module__07wqDq__loadingText{color:#fff;letter-spacing:.1em;background:linear-gradient(45deg,#b388ff,#80deea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:inherit;font-size:1.1rem;font-weight:500;animation:1.5s ease-in-out infinite CardTable-module__07wqDq__pulse}@keyframes CardTable-module__07wqDq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CardTable-module__07wqDq__pulse{0%,to{opacity:.6}50%{opacity:1}}
