.calculator-header[data-v-a3017ad2]{position:fixed;top:0;left:0;right:0;z-index:2000}.header-content[data-v-a3017ad2]{height:44px;width:100%;background:#fff;position:relative;border-bottom:1px solid #e8e8e8}.back-btn[data-v-a3017ad2],.header-content[data-v-a3017ad2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.back-btn[data-v-a3017ad2]{position:absolute;left:16px;width:30px;height:30px;cursor:pointer}.title-wrapper[data-v-a3017ad2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:4px 8px;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}.title-wrapper[data-v-a3017ad2]:hover{background:#f5f5f5}.title[data-v-a3017ad2]{font-size:17px;font-weight:500;color:#1a1a1a}.dropdown-arrow[data-v-a3017ad2]{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.dropdown-arrow.active[data-v-a3017ad2]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-menu[data-v-a3017ad2]{position:absolute;top:44px;left:0;right:0;background:#fff;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:1001;max-height:400px;overflow-y:auto}.dropdown-content[data-v-a3017ad2]{padding:12px}.lottery-list[data-v-a3017ad2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lottery-item[data-v-a3017ad2]{padding:12px 20px;text-align:center;font-size:14px;color:#333;background:#f5f5f5;border-radius:8px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lottery-item[data-v-a3017ad2]:hover{background:#ececec}.lottery-item.active[data-v-a3017ad2]{background:#ffe8ea;color:#ff4757;font-weight:500}.dropdown-mask[data-v-a3017ad2]{position:fixed;top:44px;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1000}.dropdown-enter-active[data-v-a3017ad2],.dropdown-leave-active[data-v-a3017ad2]{-webkit-transition:all .3s ease;transition:all .3s ease}.dropdown-enter[data-v-a3017ad2],.dropdown-leave-to[data-v-a3017ad2]{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.success-toast-overlay[data-v-65db69ae]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.success-toast-content[data-v-65db69ae]{background:#2d2d2d;border-radius:12px;padding:32px 48px;text-align:center;max-width:80%}.success-toast-title[data-v-65db69ae]{font-size:18px;font-weight:500;color:#fff;margin-bottom:12px}.success-toast-subtitle[data-v-65db69ae]{font-size:14px;color:#999}.success-toast-enter-active[data-v-65db69ae],.success-toast-leave-active[data-v-65db69ae]{-webkit-transition:opacity .3s;transition:opacity .3s}.success-toast-enter-active .success-toast-content[data-v-65db69ae],.success-toast-leave-active .success-toast-content[data-v-65db69ae]{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.success-toast-enter[data-v-65db69ae],.success-toast-leave-to[data-v-65db69ae]{opacity:0}.success-toast-enter .success-toast-content[data-v-65db69ae],.success-toast-leave-to .success-toast-content[data-v-65db69ae]{-webkit-transform:scale(.9);transform:scale(.9)}.dantuo-calculator[data-v-ea850f42]{min-height:100vh;background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:60px;padding-top:44px}.ball-section[data-v-ea850f42]{background:#fff;margin-top:10px;padding:16px}.section-header[data-v-ea850f42]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.section-header[data-v-ea850f42],.section-title[data-v-ea850f42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title[data-v-ea850f42]{gap:8px;font-size:14px;color:#333}.dot[data-v-ea850f42]{width:8px;height:8px;border-radius:50%}.red-dot[data-v-ea850f42]{background:#ff4757}.red-dot.outline[data-v-ea850f42]{background:transparent;border:2px solid #ff4757}.blue-dot[data-v-ea850f42]{background:#4169e1}.section-action[data-v-ea850f42]{font-size:14px;color:#4169e1;cursor:pointer}.ball-grid[data-v-ea850f42]{display:grid;gap:10px}.ball-grid[data-v-ea850f42],.blue-grid[data-v-ea850f42]{grid-template-columns:repeat(7,1fr)}.ball[data-v-ea850f42]{aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:1px solid #e0e0e0;font-size:16px;font-weight:500;color:#666;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;background:#fff}.ball.selected[data-v-ea850f42]{border-color:transparent}.ball.red-ball[data-v-ea850f42]{background:#ff4757;color:#fff}.ball.blue-ball[data-v-ea850f42]{background:#4169e1;color:#fff}.ball.dan-selected[data-v-ea850f42],.ball.disabled[data-v-ea850f42]{background:#999!important;color:#fff!important;border-color:#999!important;cursor:not-allowed}.generated-section[data-v-ea850f42]{background:#fff;margin-top:10px;padding:16px}.generated-list[data-v-ea850f42]{overflow-y:auto}.generated-item[data-v-ea850f42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.generated-item[data-v-ea850f42]:last-child{border-bottom:none}.item-index[data-v-ea850f42]{width:30px;font-size:14px;color:#999}.item-balls[data-v-ea850f42]{-ms-flex-align:center;gap:6px;-webkit-box-flex:1;-ms-flex:1;flex:1}.item-ball[data-v-ea850f42],.item-balls[data-v-ea850f42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.item-ball[data-v-ea850f42]{width:36px;height:36px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:500}.item-ball.red[data-v-ea850f42]{background:#ff4757;color:#fff}.item-ball.blue[data-v-ea850f42]{background:#4169e1;color:#fff}.separator[data-v-ea850f42]{margin:0 4px;color:#999}.show-more[data-v-ea850f42]{padding:12px 0;text-align:center}.show-more-btn[data-v-ea850f42]{padding:8px 20px;background:#f5f5f5;border:none;border-radius:4px;font-size:14px;color:#666;cursor:pointer}.show-more-btn[data-v-ea850f42]:active{background:#e8e8e8}.error-message[data-v-ea850f42]{margin:10px 16px;padding:10px 12px;background:#fff4f4;border:1px solid #ffcdd2;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#ff4757}.close-icon[data-v-ea850f42]{margin-left:auto;cursor:pointer}.bottom-bar[data-v-ea850f42]{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;padding:12px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:100}.bottom-bar[data-v-ea850f42],.bottom-left[data-v-ea850f42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-left[data-v-ea850f42]{gap:12px}.clear-action[data-v-ea850f42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.clear-icon[data-v-ea850f42]{width:20px;height:20px}.clear-label[data-v-ea850f42]{font-size:10px;color:#666;margin-top:2px}.highlight-red[data-v-ea850f42]{color:#ff4757;font-weight:500}.count-text[data-v-ea850f42]{font-size:14px;color:#666}.bottom-actions[data-v-ea850f42]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.btn-add-selection[data-v-ea850f42]{padding:8px 20px;background:#fff;border:1px solid #ccc;border-radius:4px;font-size:14px;color:#ccc;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.btn-add-selection[data-v-ea850f42]:not(:disabled){background:#fff!important;border-color:#ff4757!important;color:#ff4757!important;cursor:pointer}.btn-add-selection[data-v-ea850f42]:disabled{background:#fff;border-color:#ccc;color:#ccc;cursor:not-allowed}.btn-generate[data-v-ea850f42]{padding:8px 24px;background:#ff4757;border:none;border-radius:4px;font-size:14px;color:#fff;cursor:pointer}.btn-generate[data-v-ea850f42]:disabled{background:#ccc;cursor:not-allowed}@media (max-width:375px){.ball-grid[data-v-ea850f42]{gap:8px}.ball-grid[data-v-ea850f42],.blue-grid[data-v-ea850f42]{grid-template-columns:repeat(7,1fr)}}