@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";.fullscreen-search[data-v-18d45e7b]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fffffffa;z-index:9999;display:flex;flex-direction:column;animation:fadeIn-18d45e7b .2s ease-in-out}@keyframes fadeIn-18d45e7b{0%{opacity:0}to{opacity:1}}.search-header[data-v-18d45e7b]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #f0f0f0}.close-button[data-v-18d45e7b]{background:none;border:none;font-size:24px;cursor:pointer;color:#999;transition:color .2s}.close-button[data-v-18d45e7b]:hover{color:#333}.search-content[data-v-18d45e7b]{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:0 20px;margin-top:10vh}.search-container[data-v-18d45e7b]{max-width:800px;width:100%;display:flex;flex-direction:column}.search-input[data-v-18d45e7b]{width:100%;height:60px;font-size:18px;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:all .3s}.search-input[data-v-18d45e7b]:hover,.search-input[data-v-18d45e7b]:focus{box-shadow:0 6px 16px #0000001f}.search-logo[data-v-18d45e7b]{display:flex;align-items:center;justify-content:center;margin-right:8px}.baidu-logo[data-v-18d45e7b]{margin-bottom:50px}.google-logo[data-v-18d45e7b]{margin-bottom:30px}.google-logo svg[data-v-18d45e7b]{transform:scale(.3);transform-origin:left center}.search-button[data-v-18d45e7b]{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#344767;padding:0 8px;transition:color .2s}.search-button[data-v-18d45e7b]:hover{color:#40a9ff}.search-icon[data-v-18d45e7b]{display:flex}.clear-button[data-v-18d45e7b]{background:none;border:none;cursor:pointer;font-size:18px;color:#999;margin-right:4px;transition:color .2s}.clear-button[data-v-18d45e7b]:hover{color:#666}.search-history[data-v-18d45e7b]{margin-top:16px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:16px;animation:slideUp-18d45e7b .3s ease-out}@keyframes slideUp-18d45e7b{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.history-header[data-v-18d45e7b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#666;font-size:14px}.clear-history[data-v-18d45e7b]{color:#344767;cursor:pointer;font-size:13px}.clear-history[data-v-18d45e7b]:hover{color:#40a9ff;text-decoration:underline}.history-list[data-v-18d45e7b]{list-style:none;padding:0;margin:0}.history-item[data-v-18d45e7b]{display:flex;align-items:center;cursor:pointer;transition:background-color .2s;border-radius:6px;padding:8px 0 8px 8px}.history-item[data-v-18d45e7b]:hover{background-color:#f5f5f5}.history-icon[data-v-18d45e7b]{color:#999;margin-right:8px;display:flex}.history-text[data-v-18d45e7b]{color:#333;font-size:14px}.salary-calculator-container[data-v-cc3c22e5]{position:relative}.floating-button[data-v-cc3c22e5]{position:fixed;right:20px;bottom:20px;width:120px;border-radius:12px;background:linear-gradient(135deg,#344767,#344767);color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 6px 16px #0003;z-index:1000;transition:all .3s ease;padding:12px;transform:translate(0)}.floating-button.slide-out[data-v-cc3c22e5]{transform:translate(calc(100% + 20px))}.floating-button-close[data-v-cc3c22e5],.floating-button-open[data-v-cc3c22e5]{position:absolute;transform:rotateY(-50%);left:-20px;width:20px;height:80px;font-size:14px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:linear-gradient(135deg,#344767,#344767);border-radius:10px 0 0 10px;transition:all .3s ease}.floating-button-open[data-v-cc3c22e5]{z-index:-1;opacity:0;pointer-events:none}.floating-button.slide-out .floating-button-open[data-v-cc3c22e5]{z-index:1001;opacity:1;pointer-events:auto}.floating-button[data-v-cc3c22e5]:hover{transform:translateY(-2px)}.floating-button.slide-out[data-v-cc3c22e5]:hover{transform:translate(calc(100% + 20px))}.floating-button.expanded[data-v-cc3c22e5]{background:linear-gradient(135deg,#ff4d4f,#cf1322);width:60px;height:60px;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center}.button-content[data-v-cc3c22e5]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}.mini-header[data-v-cc3c22e5]{width:100%;text-align:center;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:4px}.mini-date[data-v-cc3c22e5]{font-size:12px;opacity:.9}.mini-time[data-v-cc3c22e5]{font-size:18px;font-weight:700;margin-top:2px}.mini-section[data-v-cc3c22e5]{width:100%;margin-bottom:6px}.section-label[data-v-cc3c22e5]{font-size:11px;opacity:.8;margin-bottom:3px;text-transform:uppercase;letter-spacing:.5px}.mini-progress[data-v-cc3c22e5]{width:100%}.progress-bar[data-v-cc3c22e5]{width:100%;height:6px;background-color:#fff3;border-radius:3px;overflow:hidden;margin-bottom:2px}.progress-fill[data-v-cc3c22e5]{height:100%;background-color:#fff;border-radius:3px;transition:width .3s}.progress-text[data-v-cc3c22e5]{font-size:12px;text-align:right;font-weight:700}.mini-amount[data-v-cc3c22e5]{font-size:22px;font-weight:700;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.1)}.close-icon[data-v-cc3c22e5]{font-size:24px;font-weight:700;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.salary-calculator[data-v-cc3c22e5]{position:fixed;right:20px;bottom:180px;width:350px;max-height:80vh;overflow-y:auto;background-color:#fff;border-radius:12px;box-shadow:0 6px 16px #00000026;padding:20px;z-index:999}.result-container[data-v-cc3c22e5]{margin-top:24px}.card-title[data-v-cc3c22e5]{display:flex;justify-content:space-between;align-items:center}.salary-info[data-v-cc3c22e5]{display:flex;flex-direction:column;gap:16px}.today-date[data-v-cc3c22e5]{font-size:16px;color:#666}.current-time[data-v-cc3c22e5]{font-size:24px;font-weight:700;color:#333}.progress-container[data-v-cc3c22e5]{margin:8px 0}.progress-label[data-v-cc3c22e5]{display:flex;justify-content:space-between;margin-bottom:8px;color:#666}.salary-amount[data-v-cc3c22e5]{display:flex;flex-direction:column;align-items:center;margin:16px 0;padding:16px;background-color:#f5f5f5;border-radius:8px}.amount-label[data-v-cc3c22e5]{font-size:16px;color:#666}.amount-value[data-v-cc3c22e5]{font-size:32px;font-weight:700;color:#344767}.salary-details[data-v-cc3c22e5]{margin-top:16px;border-top:1px solid #f0f0f0;padding-top:16px}.detail-item[data-v-cc3c22e5]{display:flex;justify-content:space-between;margin-bottom:8px}.detail-item span[data-v-cc3c22e5]:first-child{color:#666}.detail-item span[data-v-cc3c22e5]:last-child{font-weight:700}.action-buttons[data-v-cc3c22e5]{margin-top:20px;display:flex;justify-content:center}@keyframes fadeIn-cc3c22e5{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.salary-calculator[data-v-cc3c22e5]{animation:fadeIn-cc3c22e5 .3s ease-out}@keyframes pulse-cc3c22e5{0%{box-shadow:0 0 #67686866}70%{box-shadow:0 0 0 10px #1890ff00}to{box-shadow:0 0 #1890ff00}}.floating-button[data-v-cc3c22e5]:not(.expanded){animation:pulse-cc3c22e5 2s infinite}.screen-recorder-container[data-v-b41e6cc8]{position:fixed;right:0;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:8px 0 0 8px;box-shadow:-2px 0 8px #0000001a;z-index:1000;transition:all .3s ease;display:flex;flex-direction:column}.recorder-toggle[data-v-b41e6cc8]{padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#344767;border-radius:8px 0 0 8px;transition:all .3s}.recorder-toggle[data-v-b41e6cc8]:hover{background-color:#f0f5ff}.recorder-toggle span[data-v-b41e6cc8]{margin-left:8px}.expanded[data-v-b41e6cc8]{width:240px;padding:16px}.recorder-content[data-v-b41e6cc8]{margin-top:12px}.recorder-header[data-v-b41e6cc8]{margin-bottom:16px}.recorder-header h3[data-v-b41e6cc8]{font-size:16px;margin:0}.recorder-controls[data-v-b41e6cc8]{display:flex;flex-direction:column;gap:12px}.button-group[data-v-b41e6cc8]{display:flex;gap:8px}.expanded.recording .recorder-toggle[data-v-b41e6cc8]{color:#ff4d4f;animation:pulse-b41e6cc8 1.5s infinite}@keyframes pulse-b41e6cc8{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.login-container[data-v-8ab90d8b]{padding:20px 0}[data-v-8ab90d8b] .ant-form-item{margin-bottom:16px}.auth-options[data-v-8ab90d8b]{text-align:center;margin-top:16px;display:flex;justify-content:space-between}.auth-link[data-v-8ab90d8b]{margin:0 8px;color:#344767;font-size:14px}[data-v-44514b97] .ant-form-item{margin-bottom:20px}[data-v-44514b97] .ant-input-password{border-radius:6px}[data-v-1ca12c9e] .ant-btn-primary{box-shadow:none!important}.footer[data-v-1ca12c9e]{text-align:center;padding:6px 0;font-size:14px;color:#666}.footer a[data-v-1ca12c9e]{color:#666}.layout[data-v-1ca12c9e]{min-height:100vh;height:100vh;overflow:hidden;display:flex;flex-direction:column}.header[data-v-1ca12c9e]{display:flex;align-items:center;padding:0 24px;background:#fff;box-shadow:0 2px 8px #00000026;height:64px;flex-shrink:0}.logo[data-v-1ca12c9e]{margin-right:24px;font-size:18px;font-weight:700;cursor:pointer}.content[data-v-1ca12c9e]{background:#f0f2f5;flex:1;overflow:hidden;box-sizing:border-box;position:relative}.header-actions[data-v-1ca12c9e]{display:flex;align-items:center;gap:12px;margin-left:auto}.header-actions .ant-btn-link[data-v-1ca12c9e],.header-actions .ant-btn-link[data-v-1ca12c9e]:hover{color:#67748e!important}[data-v-1ca12c9e] .ant-dropdown-trigger{margin-right:8px}.header.coffee-wall-bg[data-v-1ca12c9e],.footer.coffee-wall-bg[data-v-1ca12c9e]{background-image:url(/assets/wall-a1597b3e.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#f4e4bc;position:relative}.header.coffee-wall-bg[data-v-1ca12c9e]:before,.footer.coffee-wall-bg[data-v-1ca12c9e]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.header.coffee-wall-bg[data-v-1ca12c9e]>*,.footer.coffee-wall-bg[data-v-1ca12c9e]>*{position:relative;z-index:2}.header.coffee-wall-bg .logo[data-v-1ca12c9e]{color:#f4e4bc;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.header.coffee-wall-bg .header-actions .ant-btn-link[data-v-1ca12c9e]{color:#f4e4bc!important;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.header.coffee-wall-bg .header-actions .ant-btn-link[data-v-1ca12c9e]:hover{color:#d4af37!important}.footer.coffee-wall-bg[data-v-1ca12c9e]{color:#f4e4bc;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.footer.coffee-wall-bg a[data-v-1ca12c9e]{color:#d4af37;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.mobile-warning[data-v-1ca12c9e]{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;padding:20px;text-align:center}.mobile-warning h2[data-v-1ca12c9e]{color:#344767;margin-bottom:10px;font-size:24px}.mobile-warning p[data-v-1ca12c9e]{color:#67748e;font-size:16px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.lottery-generator-container[data-v-4b7b14d4]{padding:32px;height:100%;overflow-y:auto;box-sizing:border-box}.lottery-card[data-v-4b7b14d4]{max-width:1100px;border-radius:12px;margin:0 auto 32px;box-shadow:0 8px 24px #0000001a;overflow:visible}.lottery-card[data-v-4b7b14d4] .ant-card-head{padding:0 24px;font-size:24px;border-bottom:1px solid #f0f0f0}.lottery-card[data-v-4b7b14d4] .ant-card-body{padding:32px;overflow:visible}.lottery-type-selector[data-v-4b7b14d4],.lottery-settings[data-v-4b7b14d4]{margin-bottom:24px;display:flex;justify-content:center}.group-count-selector[data-v-4b7b14d4]{display:flex;flex-direction:column;align-items:center;gap:12px;width:300px}.setting-label[data-v-4b7b14d4]{font-size:16px;margin-bottom:8px}.group-slider[data-v-4b7b14d4]{width:100%}.controls[data-v-4b7b14d4]{display:flex;gap:16px;margin-bottom:32px;justify-content:center}.controls .ant-btn[data-v-4b7b14d4]{height:40px;padding:0 20px;font-size:16px}.lottery-result-wrapper[data-v-4b7b14d4]{margin:32px 0;border-radius:16px;padding:16px}.lottery-result[data-v-4b7b14d4]{display:flex;flex-direction:column;align-items:center;gap:24px}.lottery-result-3d[data-v-4b7b14d4],.lottery-result-ssq[data-v-4b7b14d4],.lottery-result-qlc[data-v-4b7b14d4],.lottery-result-dlt[data-v-4b7b14d4],.lottery-result-qxc[data-v-4b7b14d4],.lottery-result-pl5[data-v-4b7b14d4]{margin:0;width:100%}.ball-container[data-v-4b7b14d4]{display:flex;align-items:center;gap:24px;margin:10px 0;padding:0 10px;background-color:#fafafa;border-radius:30px;box-shadow:inset 0 2px 8px #0000000d}.lottery-result-3d .ball-container[data-v-4b7b14d4],.lottery-result-ssq .ball-container[data-v-4b7b14d4],.lottery-result-qlc .ball-container[data-v-4b7b14d4],.lottery-result-dlt .ball-container[data-v-4b7b14d4],.lottery-result-qxc .ball-container[data-v-4b7b14d4],.lottery-result-pl5 .ball-container[data-v-4b7b14d4]{background-color:#ffffff80}.ball[data-v-4b7b14d4]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:28px;color:#fff;transition:transform .2s;box-shadow:0 6px 12px #00000040}.red-ball[data-v-4b7b14d4]{background-color:#f5222d;background-image:linear-gradient(145deg,#ff4d4f,#cf1322)}.blue-ball[data-v-4b7b14d4]{background-color:#1890ff;background-image:linear-gradient(145deg,#40a9ff,#096dd9)}.d3-ball[data-v-4b7b14d4]{background-color:#f5222d;background-image:linear-gradient(145deg,#ff4d4f,#cf1322)}.qlc-ball[data-v-4b7b14d4]{background-color:#52c41a;background-image:linear-gradient(145deg,#73d13d,#389e0d)}.dlt-front-ball[data-v-4b7b14d4]{background-color:#f5222d;background-image:linear-gradient(145deg,#ff4d4f,#cf1322)}.dlt-back-ball[data-v-4b7b14d4]{background-color:#1890ff;background-image:linear-gradient(145deg,#40a9ff,#096dd9)}.qxc-ball[data-v-4b7b14d4]{background-color:#fa8c16;background-image:linear-gradient(145deg,#ffa940,#d46b08)}.pl5-ball[data-v-4b7b14d4]{background-color:#722ed1;background-image:linear-gradient(145deg,#9254de,#531dab)}.d3-group[data-v-4b7b14d4],.ssq-group[data-v-4b7b14d4],.qlc-group[data-v-4b7b14d4],.dlt-group[data-v-4b7b14d4],.qxc-group[data-v-4b7b14d4],.pl5-group[data-v-4b7b14d4]{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:20px}.group-label[data-v-4b7b14d4]{font-size:18px;font-weight:700;margin-bottom:8px}.ball-separator[data-v-4b7b14d4]{font-size:32px;font-weight:700;margin:0 8px}.lottery-info[data-v-4b7b14d4]{margin-top:24px}.lottery-info h3[data-v-4b7b14d4]{margin-bottom:12px}.lottery-info ul[data-v-4b7b14d4]{padding-left:20px}.lottery-info h4[data-v-4b7b14d4]{margin:16px 0;font-size:18px;font-weight:700}.lottery-info[data-v-4b7b14d4] .ant-table{margin-top:12px;margin-bottom:24px}.lottery-info[data-v-4b7b14d4] .ant-table-small{font-size:14px}.lottery-info[data-v-4b7b14d4] .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700}.ball.rolling[data-v-4b7b14d4]{animation:roll-4b7b14d4 .3s infinite}@keyframes roll-4b7b14d4{0%{transform:translateY(-8px) scale(1.05)}50%{transform:translateY(8px) scale(.95)}to{transform:translateY(-8px) scale(1.05)}}.lottery-result-qlc[data-v-4b7b14d4]{margin:0;width:100%}
