.welcome-container[data-v-53e961ed]{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}.welcome-container .animated-bg[data-v-53e961ed]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;overflow:hidden}.welcome-container .animated-bg .gradient-orb[data-v-53e961ed]{position:absolute;border-radius:50%;filter:blur(80px);animation:float-data-v-53e961ed 20s ease-in-out infinite}.welcome-container .animated-bg .gradient-orb.orb-1[data-v-53e961ed]{width:400px;height:400px;background:rgba(102,126,234,.4);top:-200px;right:-100px;animation-delay:0s}.welcome-container .animated-bg .gradient-orb.orb-2[data-v-53e961ed]{width:300px;height:300px;background:rgba(118,75,162,.3);bottom:-150px;left:-100px;animation-delay:5s}.welcome-container .animated-bg .gradient-orb.orb-3[data-v-53e961ed]{width:250px;height:250px;background:rgba(250,112,154,.2);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s}.welcome-content[data-v-53e961ed]{position:relative;z-index:1;width:100%;max-width:1000px;animation:fadeIn-data-v-53e961ed .8s ease-out}.main-card[data-v-53e961ed]{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.3);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);padding:40px 50px;position:relative;overflow:hidden}.main-card .top-decoration[data-v-53e961ed]{position:absolute;top:0;left:0;right:0;height:4px;display:flex;gap:0}.main-card .top-decoration .decoration-line[data-v-53e961ed]{flex:1;height:100%;animation:shimmer-data-v-53e961ed 3s ease-in-out infinite}.main-card .top-decoration .decoration-line.line-1[data-v-53e961ed]{background:linear-gradient(90deg,#667eea,#764ba2);animation-delay:0s}.main-card .top-decoration .decoration-line.line-2[data-v-53e961ed]{background:linear-gradient(90deg,#f093fb,#f5576c);animation-delay:.5s}.main-card .top-decoration .decoration-line.line-3[data-v-53e961ed]{background:linear-gradient(90deg,#84fab0,#8fd3f4);animation-delay:1s}.main-card .welcome-section[data-v-53e961ed]{text-align:center;margin-bottom:40px}.main-card .welcome-section .welcome-icon[data-v-53e961ed]{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(102,126,234,.3);animation:iconFloat-data-v-53e961ed 3s ease-in-out infinite}.main-card .welcome-section .welcome-icon i[data-v-53e961ed]{font-size:36px;color:#fff}.main-card .welcome-section .main-title[data-v-53e961ed]{font-size:38px;font-weight:700;color:#2d3748;margin:0 0 12px 0;letter-spacing:1px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.main-card .welcome-section .sub-title[data-v-53e961ed]{font-size:14px;color:#8898aa;margin:0 0 25px 0;letter-spacing:2px;text-transform:uppercase;font-weight:500}.main-card .welcome-section .title-divider[data-v-53e961ed]{display:flex;align-items:center;justify-content:center;gap:15px}.main-card .welcome-section .title-divider span[data-v-53e961ed]{width:60px;height:2px;background:linear-gradient(90deg,transparent,#667eea,transparent)}.main-card .welcome-section .title-divider i[data-v-53e961ed]{font-size:20px;color:#f5576c;animation:starSpin-data-v-53e961ed 4s linear infinite}.main-card .info-grid[data-v-53e961ed]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:40px}.main-card .info-grid .info-item[data-v-53e961ed]{padding:25px;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));border:1px solid rgba(102,126,234,.1);border-radius:16px;display:flex;align-items:center;gap:20px;transition:all .3s ease;cursor:pointer}.main-card .info-grid .info-item[data-v-53e961ed]:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(102,126,234,.2);border-color:rgba(102,126,234,.3)}.main-card .info-grid .info-item:hover .info-icon[data-v-53e961ed]{transform:scale(1.1) rotate(5deg)}.main-card .info-grid .info-item .info-icon[data-v-53e961ed]{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.main-card .info-grid .info-item .info-icon i[data-v-53e961ed]{font-size:28px;color:#fff}.main-card .info-grid .info-item .info-icon.icon-blue[data-v-53e961ed]{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 8px 20px rgba(102,126,234,.3)}.main-card .info-grid .info-item .info-icon.icon-purple[data-v-53e961ed]{background:linear-gradient(135deg,#fa709a,#fee140);box-shadow:0 8px 20px rgba(250,112,154,.3)}.main-card .info-grid .info-item .info-icon.icon-green[data-v-53e961ed]{background:linear-gradient(135deg,#84fab0,#8fd3f4);box-shadow:0 8px 20px rgba(132,250,176,.3)}.main-card .info-grid .info-item .info-icon.icon-orange[data-v-53e961ed]{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 8px 20px rgba(240,147,251,.3)}.main-card .info-grid .info-item .info-details[data-v-53e961ed]{flex:1;display:flex;flex-direction:column;gap:6px}.main-card .info-grid .info-item .info-details .info-label[data-v-53e961ed]{font-size:12px;color:#8898aa;text-transform:uppercase;letter-spacing:1px;font-weight:600}.main-card .info-grid .info-item .info-details .info-value[data-v-53e961ed]{font-size:18px;font-weight:700;color:#2d3748;line-height:1.3}.main-card .info-grid .info-item .info-details .info-value.time-text[data-v-53e961ed]{font-size:15px;font-weight:600}.main-card .info-grid .info-item .info-details .info-value.status[data-v-53e961ed]{display:flex;align-items:center;gap:8px}.main-card .info-grid .info-item .info-details .info-value.status .status-indicator[data-v-53e961ed]{width:8px;height:8px;border-radius:50%;background:#48bb78;box-shadow:0 0 0 3px rgba(72,187,120,.2);animation:pulse-data-v-53e961ed 2s ease-in-out infinite}.main-card .bottom-decoration .wave-wave[data-v-53e961ed]{display:flex;justify-content:center;align-items:center;gap:8px}.main-card .bottom-decoration .wave-wave span[data-v-53e961ed]{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);animation:wave-data-v-53e961ed 1.5s ease-in-out infinite}.main-card .bottom-decoration .wave-wave span[data-v-53e961ed]:first-child{animation-delay:0s}.main-card .bottom-decoration .wave-wave span[data-v-53e961ed]:nth-child(2){animation-delay:.1s}.main-card .bottom-decoration .wave-wave span[data-v-53e961ed]:nth-child(3){animation-delay:.2s}.main-card .bottom-decoration .wave-wave span[data-v-53e961ed]:nth-child(4){animation-delay:.3s}.main-card .bottom-decoration .wave-wave span[data-v-53e961ed]:nth-child(5){animation-delay:.4s}@keyframes fadeIn-data-v-53e961ed{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float-data-v-53e961ed{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}@keyframes shimmer-data-v-53e961ed{0%,to{opacity:1}50%{opacity:.7}}@keyframes iconFloat-data-v-53e961ed{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes starSpin-data-v-53e961ed{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(1turn) scale(1)}}@keyframes pulse-data-v-53e961ed{0%,to{box-shadow:0 0 0 0 rgba(72,187,120,.7)}50%{box-shadow:0 0 0 6px rgba(72,187,120,0)}}@keyframes wave-data-v-53e961ed{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}@media (max-width:768px){.welcome-container[data-v-53e961ed]{padding:30px 15px}.main-card[data-v-53e961ed]{padding:40px 25px}.main-card .welcome-section[data-v-53e961ed]{margin-bottom:40px}.main-card .welcome-section .welcome-icon[data-v-53e961ed]{width:65px;height:65px}.main-card .welcome-section .main-title[data-v-53e961ed],.main-card .welcome-section .welcome-icon i[data-v-53e961ed]{font-size:32px}.main-card .welcome-section .sub-title[data-v-53e961ed]{font-size:13px}.main-card .info-grid[data-v-53e961ed]{grid-template-columns:1fr;gap:20px}.main-card .info-grid .info-item[data-v-53e961ed]{padding:20px}.main-card .info-grid .info-item .info-icon[data-v-53e961ed]{width:50px;height:50px}.main-card .info-grid .info-item .info-icon i[data-v-53e961ed]{font-size:24px}.main-card .info-grid .info-item .info-details .info-value[data-v-53e961ed]{font-size:16px}.main-card .info-grid .info-item .info-details .info-value.time-text[data-v-53e961ed]{font-size:14px}}@media (max-width:480px){.main-card[data-v-53e961ed]{padding:30px 20px}.main-card .welcome-section .main-title[data-v-53e961ed]{font-size:26px}}.mybtn[data-v-0af8436b]{display:flex;justify-content:flex-end}.jifen[data-v-0af8436b]{display:flex;justify-content:flex-start;align-items:center}.dialog-footer[data-v-0af8436b]{display:flex;justify-content:flex-end}.checkItem[data-v-0af8436b],.searchDiv[data-v-0af8436b]{display:flex;align-items:center}.checkItem[data-v-0af8436b]{margin-bottom:10px;justify-content:flex-start}.checkItem div[data-v-0af8436b]:first-child{width:100px}.mybtn[data-v-5c661616]{display:flex;justify-content:flex-end}.jifen[data-v-5c661616]{display:flex;justify-content:flex-start;align-items:center}.dialog-footer[data-v-5c661616]{display:flex;justify-content:flex-end}.checkItem[data-v-5c661616],.searchDiv[data-v-5c661616]{display:flex;align-items:center}.checkItem[data-v-5c661616]{margin-bottom:10px;justify-content:flex-start}.checkItem div[data-v-5c661616]:first-child{width:100px}.mybtn[data-v-d387e0bc]{display:flex;justify-content:flex-end}.jifen[data-v-d387e0bc]{display:flex;justify-content:flex-start;align-items:center}.dialog-footer[data-v-d387e0bc]{display:flex;justify-content:flex-end}.checkItem[data-v-d387e0bc],.searchDiv[data-v-d387e0bc]{display:flex;align-items:center}.checkItem[data-v-d387e0bc]{margin-bottom:10px;justify-content:flex-start}.checkItem div[data-v-d387e0bc]:first-child{width:100px}.mybtn[data-v-6ca2214c]{display:flex;justify-content:flex-end}.jifen[data-v-6ca2214c]{display:flex;justify-content:flex-start;align-items:center}.dialog-footer[data-v-6ca2214c]{display:flex;justify-content:flex-end}.checkItem[data-v-6ca2214c],.searchDiv[data-v-6ca2214c]{display:flex;align-items:center}.checkItem[data-v-6ca2214c]{margin-bottom:10px;justify-content:flex-start}.checkItem div[data-v-6ca2214c]:first-child{width:100px}