.welcome-container[data-v-2b51fc2d]{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#fff);padding:20px;position:relative;overflow-x:hidden}.welcome-banner[data-v-2b51fc2d]{background:linear-gradient(135deg,#5362f6,#e485f8);border-radius:20px;padding:40px;margin-bottom:30px;color:#fff;box-shadow:0 10px 30px rgba(83,98,246,.3)}.welcome-content[data-v-2b51fc2d]{display:flex;justify-content:space-between;align-items:center}.welcome-title[data-v-2b51fc2d]{font-size:2.5rem;font-weight:700;margin:0 0 10px 0;line-height:1.2}.greeting[data-v-2b51fc2d]{display:inline-block;animation:fadeInUp-2b51fc2d .8s ease-out}.username[data-v-2b51fc2d]{color:#ffd913;animation:fadeInUp-2b51fc2d .8s ease-out .2s both}.welcome-subtitle[data-v-2b51fc2d]{font-size:1.1rem;opacity:.9;margin:0;animation:fadeInUp-2b51fc2d .8s ease-out .4s both}.welcome-avatar[data-v-2b51fc2d]{animation:fadeInRight-2b51fc2d .8s ease-out .6s both}.avatar-circle[data-v-2b51fc2d]{width:80px;height:80px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.3)}.avatar-icon[data-v-2b51fc2d]{font-size:2rem}.stats-grid[data-v-2b51fc2d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:40px}.stat-card[data-v-2b51fc2d]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;align-items:center;gap:16px;transition:all .3s ease;animation:fadeInUp-2b51fc2d .6s ease-out}.stat-card[data-v-2b51fc2d]:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.stat-icon[data-v-2b51fc2d]{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.stat-content[data-v-2b51fc2d]{flex:1}.stat-number[data-v-2b51fc2d]{font-size:2rem;font-weight:700;margin:0 0 4px 0;color:#2c3e50}.stat-label[data-v-2b51fc2d]{font-size:.9rem;color:#7f8c8d;margin:0 0 8px 0}.stat-trend[data-v-2b51fc2d]{font-size:.8rem;padding:4px 8px;border-radius:12px;font-weight:500}.stat-trend.positive[data-v-2b51fc2d]{background:#d4edda;color:#155724}.main-content[data-v-2b51fc2d]{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px}.section-title[data-v-2b51fc2d]{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0 0 20px 0}.actions-grid[data-v-2b51fc2d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.action-card[data-v-2b51fc2d]{background:#fff;border-radius:16px;padding:24px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;animation:fadeInUp-2b51fc2d .6s ease-out}.action-card[data-v-2b51fc2d]:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.action-icon[data-v-2b51fc2d]{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:1.2rem;color:#fff}.action-title[data-v-2b51fc2d]{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 8px 0}.action-description[data-v-2b51fc2d]{font-size:.9rem;color:#7f8c8d;margin:0;line-height:1.4}.activity-list[data-v-2b51fc2d]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.activity-item[data-v-2b51fc2d]{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #f1f3f4;animation:fadeInLeft-2b51fc2d .6s ease-out}.activity-item[data-v-2b51fc2d]:last-child{border-bottom:none}.activity-icon[data-v-2b51fc2d]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#fff;flex-shrink:0}.activity-content[data-v-2b51fc2d]{flex:1}.activity-title[data-v-2b51fc2d]{font-size:1rem;font-weight:600;color:#2c3e50;margin:0 0 4px 0}.activity-description[data-v-2b51fc2d]{font-size:.9rem;color:#7f8c8d;margin:0 0 8px 0;line-height:1.4}.activity-time[data-v-2b51fc2d]{font-size:.8rem;color:#95a5a6}.footer-decoration[data-v-2b51fc2d]{position:absolute;bottom:0;left:0;right:0;height:60px;overflow:hidden}.decoration-wave[data-v-2b51fc2d]{position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(90deg,#5362f6,#e485f8);opacity:.1}@keyframes fadeInUp-2b51fc2d{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight-2b51fc2d{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft-2b51fc2d{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.welcome-container[data-v-2b51fc2d]{padding:15px}.welcome-banner[data-v-2b51fc2d]{padding:30px 20px}.welcome-content[data-v-2b51fc2d]{flex-direction:column;text-align:center;gap:20px}.welcome-title[data-v-2b51fc2d]{font-size:2rem}.main-content[data-v-2b51fc2d]{grid-template-columns:1fr;gap:30px}.actions-grid[data-v-2b51fc2d],.stats-grid[data-v-2b51fc2d]{grid-template-columns:1fr}}@media (max-width:480px){.welcome-title[data-v-2b51fc2d]{font-size:1.5rem}.action-card[data-v-2b51fc2d],.stat-card[data-v-2b51fc2d]{padding:20px}}