:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{max-width:1280px;margin:0 auto;font-weight:400}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}@media (width>=1024px){body{place-items:center;display:flex}#app{grid-template-columns:1fr 1fr;display:grid}}*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;-webkit-overflow-scrolling:touch;background:#1a1a2e}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.game-container[data-v-dc7cc474]{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:linear-gradient(145deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);flex-direction:column;width:100%;height:100dvh;margin:0 auto;padding:16px;display:flex;overflow:hidden}.stats-bar[data-v-dc7cc474]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:16px;justify-content:space-around;margin-bottom:16px;padding:12px 0;display:flex}.stat-item[data-v-dc7cc474]{flex-direction:column;align-items:center;gap:4px;display:flex}.stat-label[data-v-dc7cc474]{color:#ffffff80;letter-spacing:1px;font-size:12px}.stat-value[data-v-dc7cc474]{color:#fff;font-variant-numeric:tabular-nums;font-size:28px;font-weight:700}.stat-value.highlight[data-v-dc7cc474]{color:#e94560;text-shadow:0 0 20px #e9456066}.card-area[data-v-dc7cc474]{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:8px 0;display:flex;position:relative;overflow:hidden}.card-placeholder[data-v-dc7cc474]{text-align:center;color:#fff6}.placeholder-icon[data-v-dc7cc474]{margin-bottom:16px;font-size:80px;animation:3s ease-in-out infinite float-dc7cc474}@keyframes float-dc7cc474{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.card-placeholder p[data-v-dc7cc474]{letter-spacing:1px;font-size:16px}.card-flip-container[data-v-dc7cc474]{aspect-ratio:3/4.5;perspective:1000px;width:70%;max-width:280px}.card-flipper[data-v-dc7cc474]{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.card-flip-container.flipped .card-flipper[data-v-dc7cc474]{transform:rotateY(180deg)}.card-back[data-v-dc7cc474],.card-front[data-v-dc7cc474]{backface-visibility:hidden;border-radius:20px;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 20px 60px #00000080}.card-back[data-v-dc7cc474]{background:linear-gradient(135deg,#e94560,#c23152);justify-content:center;align-items:center;display:flex}.card-back-pattern[data-v-dc7cc474]{opacity:.3;font-size:80px}.card-front[data-v-dc7cc474]{transform:rotateY(180deg)}.card-image[data-v-dc7cc474]{object-fit:contain;object-position:center;width:100%;height:100%}.progress-bar[data-v-dc7cc474]{background:#ffffff1a;border-radius:2px;width:100%;max-width:400px;height:4px;margin-top:16px;overflow:hidden}.progress-fill[data-v-dc7cc474]{background:linear-gradient(90deg,#e94560,#ff6b6b);border-radius:2px;height:100%;transition:width .3s}.button-area[data-v-dc7cc474]{flex-direction:column;flex-shrink:0;gap:8px;padding:8px 0 0;display:flex}.btn-draw[data-v-dc7cc474]{color:#fff;cursor:pointer;letter-spacing:2px;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#e94560,#c23152);border:none;border-radius:16px;width:100%;padding:14px;font-size:20px;font-weight:700;transition:all .2s;box-shadow:0 8px 30px #e9456066}.btn-draw[data-v-dc7cc474]:active:not(.disabled){transform:scale(.96);box-shadow:0 4px 15px #e945604d}.btn-draw.disabled[data-v-dc7cc474]{box-shadow:none;cursor:not-allowed;opacity:.6;background:linear-gradient(135deg,#555,#444)}.btn-reset[data-v-dc7cc474]{color:#ffffffb3;cursor:pointer;letter-spacing:1px;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #ffffff26;border-radius:16px;width:100%;padding:10px;font-size:16px;font-weight:600;transition:all .2s}.btn-reset[data-v-dc7cc474]:active{background:#ffffff0d;border-color:#ffffff4d}
