[data-v-c914b332]{box-sizing:border-box}.app-container[data-v-c914b332]{min-height:100vh;--s: 200px;--c1: #FF6B6B;--c2: #FFD93D;--c3: #FF8E53;background:repeating-conic-gradient(from 30deg,#0000 0 120deg,var(--c3) 0 180deg) calc(.5 * var(--s)) calc(.5 * var(--s) * .577),repeating-conic-gradient(from 30deg,var(--c1) 0 60deg,var(--c2) 0 120deg,var(--c3) 0 180deg);background-size:var(--s) calc(var(--s) * .577);padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative}.mode-switch-container[data-v-c914b332]{position:fixed;top:2rem;right:2rem;z-index:1000}.switch[data-v-c914b332]{font-size:17px;position:relative;display:inline-block;width:5em;height:2.5em;-webkit-user-select:none;user-select:none}.switch .cb[data-v-c914b332]{opacity:0;width:0;height:0}.toggle[data-v-c914b332]{position:absolute;cursor:pointer;width:100%;height:100%;background-color:#373737;border-radius:.1em;transition:.4s;text-transform:uppercase;font-weight:700;overflow:hidden;box-shadow:-.3em 0 #373737,-.3em .3em #373737,.3em 0 #373737,.3em .3em #373737,0 .3em #373737}.toggle>.left[data-v-c914b332]{position:absolute;display:flex;width:50%;height:88%;background-color:#f3f3f3;color:#373737;left:0;bottom:0;align-items:center;justify-content:center;transform-origin:right;transform:rotateX(10deg);transform-style:preserve-3d;transition:all .15s;font-size:1.3em}.left[data-v-c914b332]:before{position:absolute;content:"";width:100%;height:100%;background-color:#cecece;transform-origin:center left;transform:rotateY(90deg)}.left[data-v-c914b332]:after{position:absolute;content:"";width:100%;height:100%;background-color:#707070;transform-origin:center bottom;transform:rotateX(90deg)}.toggle>.right[data-v-c914b332]{position:absolute;display:flex;width:50%;height:88%;background-color:#f3f3f3;color:#cecece;right:1px;bottom:0;align-items:center;justify-content:center;transform-origin:left;transform:rotateX(10deg) rotateY(-45deg);transform-style:preserve-3d;transition:all .15s;font-size:1.3em}.right[data-v-c914b332]:before{position:absolute;content:"";width:100%;height:100%;background-color:#cecece;transform-origin:center right;transform:rotateY(-90deg)}.right[data-v-c914b332]:after{position:absolute;content:"";width:100%;height:100%;background-color:#707070;transform-origin:center bottom;transform:rotateX(90deg)}.switch input:checked+.toggle>.left[data-v-c914b332]{transform:rotateX(10deg) rotateY(45deg);color:#cecece}.switch input:checked+.toggle>.right[data-v-c914b332]{transform:rotateX(10deg) rotateY(0);color:#ff6b6b}.history-button-container[data-v-c914b332]{position:fixed;top:2rem;left:2rem;z-index:1000}.history-button[data-v-c914b332]{background:#fff;border:2px solid #FF6B6B;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;color:#ff6b6b;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.history-button[data-v-c914b332]:hover{background:#ff6b6b;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b4d}.history-count[data-v-c914b332]{font-size:.9em;opacity:.8}.history-modal[data-v-c914b332]{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem}.history-panel[data-v-c914b332]{background:#fff;border-radius:24px;max-width:800px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp-c914b332 .3s ease-out}.history-header[data-v-c914b332]{padding:2rem;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.history-title[data-v-c914b332]{font-size:1.5rem;font-weight:700;color:#333;margin:0}.history-actions[data-v-c914b332]{display:flex;gap:.5rem}.btn-clear-history[data-v-c914b332],.btn-close-history[data-v-c914b332]{background:#f0f0f0;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-clear-history[data-v-c914b332]:hover{background:#e74c3c;color:#fff}.btn-close-history[data-v-c914b332]{font-size:1.2rem}.btn-close-history[data-v-c914b332]:hover{background:#e0e0e0}.history-empty[data-v-c914b332]{padding:4rem 2rem;text-align:center;color:#999}.history-empty p[data-v-c914b332]{margin:.5rem 0;font-size:1.1rem}.history-empty-hint[data-v-c914b332]{font-size:.9rem;color:#bbb}.history-list[data-v-c914b332]{flex:1;overflow-y:auto;padding:1.5rem}.history-item[data-v-c914b332]{background:#f9f9f9;border-radius:12px;padding:1.25rem;margin-bottom:1rem;transition:all .3s ease}.history-item[data-v-c914b332]:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.history-item-header[data-v-c914b332]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.history-item-mode[data-v-c914b332]{font-weight:600;color:#ff6b6b;font-size:.95rem}.history-item-time[data-v-c914b332]{color:#999;font-size:.85rem}.btn-delete-item[data-v-c914b332]{background:transparent;border:none;cursor:pointer;font-size:1.1rem;padding:.25rem .5rem;transition:all .2s ease;opacity:.6}.btn-delete-item[data-v-c914b332]:hover{opacity:1;transform:scale(1.2)}.history-item-config[data-v-c914b332]{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.85rem;color:#666;flex-wrap:wrap}.history-repeat-badge[data-v-c914b332]{background:#ffd93d;padding:.15rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;color:#333}.history-item-results[data-v-c914b332]{display:flex;flex-wrap:wrap;gap:.5rem}.history-result-chip[data-v-c914b332]{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;padding:.4rem .8rem;border-radius:8px;font-size:.9rem;font-weight:600}.game-card[data-v-c914b332]{background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;padding:3rem;max-width:600px;width:100%;animation:slideUp-c914b332 .5s ease-out}@keyframes slideUp-c914b332{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.header[data-v-c914b332]{text-align:center;margin-bottom:2.5rem}.title[data-v-c914b332]{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#ff6b6b,#ffd93d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .5rem}.subtitle[data-v-c914b332]{color:#666;font-size:1rem;margin:0}.controls[data-v-c914b332]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.input-group[data-v-c914b332]{display:flex;flex-direction:column;gap:.5rem}.input-label[data-v-c914b332]{font-weight:600;color:#333;font-size:.9rem}.number-input-wrapper[data-v-c914b332]{display:flex;align-items:center;justify-content:center}.input-btn[data-v-c914b332]{background:#f3f4f6;border:2px solid #e0e0e0;padding:.75rem;height:44px;width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;outline:none}.input-btn[data-v-c914b332]:hover{background:#e5e7eb}.input-btn[data-v-c914b332]:active{background:#d1d5db}.input-btn[data-v-c914b332]:focus{ring:2px;ring-color:#f3f4f6}.input-btn-left[data-v-c914b332]{border-radius:12px 0 0 12px}.input-btn-right[data-v-c914b332]{border-radius:0 12px 12px 0}.input-icon[data-v-c914b332]{width:12px;height:12px;color:#333}.number-input[data-v-c914b332]{background:#f9fafb;border:2px solid #e0e0e0;border-left:0;border-right:0;height:44px;text-align:center;color:#333;font-size:1rem;font-weight:600;width:100%;padding:.625rem;outline:none;transition:all .3s ease}.number-input[data-v-c914b332]:focus{border-color:#ff6b6b;background:#fff}.number-input[data-v-c914b332]::placeholder{color:#9ca3af}.number-input[data-v-c914b332]::-webkit-outer-spin-button,.number-input[data-v-c914b332]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-input[type=number][data-v-c914b332]{-moz-appearance:textfield}.custom-textarea[data-v-c914b332]{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;font-family:inherit;resize:vertical;transition:all .3s ease;outline:none}.custom-textarea[data-v-c914b332]:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a}.custom-textarea[data-v-c914b332]:hover{border-color:#b0b0b0}.input-hint[data-v-c914b332]{font-size:.85rem;color:#666;margin-top:.25rem}.checkbox-group[data-v-c914b332]{display:flex;align-items:center;padding:.5rem 0}.checkbox-label[data-v-c914b332]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-input[data-v-c914b332]{width:20px;height:20px;cursor:pointer;margin-right:.5rem;accent-color:#FF6B6B}.checkbox-text[data-v-c914b332]{font-weight:500;color:#333}.error-message[data-v-c914b332]{background:#fee;color:#c33;padding:1rem;border-radius:12px;margin-bottom:1rem;text-align:center;font-weight:500;border:2px solid #fcc}.button-group[data-v-c914b332]{display:flex;gap:1rem;margin-bottom:2rem}.btn[data-v-c914b332]{flex:1;padding:1rem 2rem;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;outline:none}.bubbles[data-v-c914b332]{--c1: #ffffff;--c2: #FF6B6B;--size-letter: 20px;flex:1;padding:.8em 1.5em;font-size:var(--size-letter);background-color:transparent;border:calc(var(--size-letter) / 6) solid var(--c2);border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:.3s cubic-bezier(.83,0,.17,1)}.bubbles>.text[data-v-c914b332]{font-weight:700;color:var(--c2);position:relative;z-index:1;transition:color .7s cubic-bezier(.83,0,.17,1)}.bubbles[data-v-c914b332]:before{top:0;left:0}.bubbles[data-v-c914b332]:after{top:100%;left:100%}.bubbles[data-v-c914b332]:before,.bubbles[data-v-c914b332]:after{content:"";width:150%;aspect-ratio:1/1;scale:0;transition:1s cubic-bezier(.76,0,.24,1);background-color:var(--c2);border-radius:50%;position:absolute;translate:-50% -50%}.bubbles:hover:not(:disabled)>.text[data-v-c914b332]{color:var(--c1)}.bubbles:hover:not(:disabled)[data-v-c914b332]:before,.bubbles:hover:not(:disabled)[data-v-c914b332]:after{scale:1}.bubbles[data-v-c914b332]:active:not(:disabled){scale:.98;filter:brightness(.9)}.bubbles[data-v-c914b332]:disabled{opacity:.5;cursor:not-allowed}.bubbles:disabled>.text[data-v-c914b332]{color:#999}.btn-loading[data-v-c914b332]{animation:pulse-c914b332 1.5s ease-in-out infinite}@keyframes pulse-c914b332{0%,to{opacity:1}50%{opacity:.7}}.btn-secondary[data-v-c914b332]{background:#f0f0f0;color:#333}.btn-secondary[data-v-c914b332]:hover{background:#e0e0e0;transform:translateY(-2px)}.results-section[data-v-c914b332]{margin-top:2rem;padding-top:2rem;border-top:2px solid #f0f0f0}.results-header[data-v-c914b332]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.results-title[data-v-c914b332]{font-size:1.5rem;font-weight:700;color:#333;margin:0}.btn-copy[data-v-c914b332]{background:#f0f0f0;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-copy[data-v-c914b332]:hover{background:#ff6b6b;color:#fff}.btn-copy-success[data-v-c914b332]{background:#6bcf7f;color:#fff}.btn-copy-success[data-v-c914b332]:hover{background:#5ab96d}.results-grid[data-v-c914b332]{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:1rem;margin-bottom:1.5rem}.result-item[data-v-c914b332]{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;padding:1.25rem;border-radius:12px;text-align:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 10px #ff6b6b4d;animation:popIn-c914b332 .5s ease-out backwards}.result-item-custom[data-v-c914b332]{font-size:1.1rem;word-break:break-word;padding:1rem}@keyframes popIn-c914b332{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.results-stats[data-v-c914b332]{text-align:center;color:#666;font-size:.95rem}.results-stats strong[data-v-c914b332]{color:#ff6b6b;font-weight:700}.footer[data-v-c914b332]{margin-top:2rem;text-align:center;color:#ffffffe6;font-size:.9rem}.fade-enter-active[data-v-c914b332],.fade-leave-active[data-v-c914b332]{transition:opacity .3s ease}.fade-enter-from[data-v-c914b332],.fade-leave-to[data-v-c914b332]{opacity:0}@media (max-width: 640px){.app-container[data-v-c914b332]{padding:1rem}.game-card[data-v-c914b332]{padding:2rem 1.5rem}.title[data-v-c914b332]{font-size:2rem}.mode-switch-container[data-v-c914b332]{top:1rem;right:1rem}.switch[data-v-c914b332]{font-size:14px}.history-button-container[data-v-c914b332]{top:1rem;left:1rem}.history-button[data-v-c914b332]{padding:.6rem 1rem;font-size:.9rem}.history-panel[data-v-c914b332]{margin:1rem;max-height:90vh}.history-header[data-v-c914b332]{padding:1.5rem}.history-title[data-v-c914b332]{font-size:1.2rem}.history-list[data-v-c914b332],.history-item[data-v-c914b332]{padding:1rem}.results-grid[data-v-c914b332]{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:.75rem}.result-item[data-v-c914b332]{padding:1rem;font-size:1.25rem}.button-group[data-v-c914b332]{flex-direction:column}}
