*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5}.navbar[data-v-20437384]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-20437384]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}.navbar-logo a[data-v-20437384]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-20437384]{display:flex;gap:2rem}.menu-item[data-v-20437384]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-20437384]:hover{color:#667eea}.menu-item.active[data-v-20437384],.menu-item.router-link-active[data-v-20437384]{color:#667eea;font-weight:700}.navbar-actions[data-v-20437384]{display:flex;gap:.8rem;align-items:center}.navbar-actions .action-btn[data-v-20437384]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-20437384]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-20437384]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-20437384]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-20437384]:hover{background:#7649d6;border-color:#7649d6}.user-menu[data-v-20437384]{position:relative;display:flex;align-items:center;gap:.5rem}.vip-badge[data-v-20437384]{background:linear-gradient(135deg,gold,#ff8c00);color:#fff;font-weight:700;font-size:.75rem;padding:.2rem .6rem;border-radius:4px;box-shadow:0 2px 4px #0003;animation:pulse-20437384 2s infinite}@keyframes pulse-20437384{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.user-email[data-v-20437384]{color:#667eea;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;padding:.5rem 0}.user-dropdown[data-v-20437384]{position:absolute;top:100%;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:100;min-width:120px;margin-top:.5rem}.user-menu:hover .user-dropdown[data-v-20437384]{opacity:1;visibility:visible;transform:translateY(0)}.logout-btn[data-v-20437384]{width:100%;padding:.8rem 1.2rem;background:transparent;color:#333;border:none;cursor:pointer;text-align:left;font-size:.95rem;transition:background .2s ease}.logout-btn[data-v-20437384]:hover{background:#f5f5f5;color:#667eea}@media(max-width:768px){.navbar-menu[data-v-20437384]{gap:1rem}.user-email[data-v-20437384]{max-width:120px}}.container[data-v-0aadbfc7]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-0aadbfc7]{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem;text-align:center}.section-subtitle[data-v-0aadbfc7]{font-size:1.1rem;color:#666;margin-bottom:2rem;text-align:center}.navbar[data-v-0aadbfc7]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-0aadbfc7]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-0aadbfc7]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-0aadbfc7]{display:flex;gap:2rem}.menu-item[data-v-0aadbfc7]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-0aadbfc7]:hover{color:#667eea}.menu-item.router-link-active[data-v-0aadbfc7]{color:#667eea;font-weight:700}.navbar-actions[data-v-0aadbfc7]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-0aadbfc7]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-0aadbfc7]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-0aadbfc7]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-0aadbfc7]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-0aadbfc7]:hover{background:#764ba2;border-color:#764ba2}.header[data-v-0aadbfc7]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8rem 0 6rem;text-align:center;margin-top:70px}.title[data-v-0aadbfc7]{font-size:3rem;font-weight:700;margin-bottom:1rem}.subtitle[data-v-0aadbfc7]{font-size:1.2rem;max-width:800px;margin:0 auto;line-height:1.6}.highlight[data-v-0aadbfc7]{padding:4rem 0;background:#f8f9fa}.features[data-v-0aadbfc7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature-item[data-v-0aadbfc7]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease}.feature-item[data-v-0aadbfc7]:hover{transform:translateY(-5px)}.feature-item h3[data-v-0aadbfc7]{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#333}.feature-item p[data-v-0aadbfc7]{color:#666;line-height:1.6}.advantages[data-v-0aadbfc7]{padding:4rem 0}.advantage-list[data-v-0aadbfc7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.advantage-item[data-v-0aadbfc7]{padding:2rem;border-left:4px solid #667eea;background:#fff;box-shadow:0 2px 10px #0000000d}.advantage-item h3[data-v-0aadbfc7]{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#333}.advantage-item p[data-v-0aadbfc7]{color:#666;line-height:1.6}.tech-stack[data-v-0aadbfc7]{padding:4rem 0;background:#f8f9fa}.tech-list[data-v-0aadbfc7]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.tech-item[data-v-0aadbfc7]{background:#fff;padding:.8rem 1.5rem;border-radius:20px;box-shadow:0 2px 5px #0000001a;font-size:.9rem;color:#667eea;font-weight:500}.learning-path[data-v-0aadbfc7]{padding:4rem 0}.path-steps[data-v-0aadbfc7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.step-item[data-v-0aadbfc7]{position:relative;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center}.step-number[data-v-0aadbfc7]{display:inline-block;width:40px;height:40px;line-height:40px;background:#667eea;color:#fff;border-radius:50%;font-weight:700;margin-bottom:1rem}.step-item h3[data-v-0aadbfc7]{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#333}.step-item p[data-v-0aadbfc7]{color:#666;line-height:1.6}.testimonials[data-v-0aadbfc7]{padding:4rem 0;background:#f8f9fa}.testimonial-list[data-v-0aadbfc7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.testimonial-item[data-v-0aadbfc7]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.testimonial-content[data-v-0aadbfc7]{font-style:italic;color:#666;line-height:1.6;margin-bottom:1rem}.testimonial-author[data-v-0aadbfc7]{font-weight:700;color:#333;text-align:right}.footer[data-v-0aadbfc7]{background:#333;color:#fff;padding:2rem 0;text-align:center}.footer-text[data-v-0aadbfc7]{margin:0;font-size:.7rem}@media(max-width:768px){.title[data-v-0aadbfc7]{font-size:2rem}.section-title[data-v-0aadbfc7]{font-size:1.5rem}.features[data-v-0aadbfc7],.advantage-list[data-v-0aadbfc7],.path-steps[data-v-0aadbfc7],.testimonial-list[data-v-0aadbfc7]{grid-template-columns:1fr}.navbar-menu[data-v-0aadbfc7],.navbar-actions[data-v-0aadbfc7]{display:none}.header[data-v-0aadbfc7]{padding:6rem 0;margin-top:60px}}.container[data-v-eea87719]{max-width:1200px;margin:0 auto;padding:0 20px}.navbar[data-v-eea87719]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-eea87719]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-eea87719]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-eea87719]{display:flex;gap:2rem}.menu-item[data-v-eea87719]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-eea87719]:hover{color:#667eea}.menu-item.active[data-v-eea87719],.menu-item.router-link-active[data-v-eea87719]{color:#667eea;font-weight:700}.navbar-actions[data-v-eea87719]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-eea87719]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-eea87719]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-eea87719]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-eea87719]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-eea87719]:hover{background:#764ba2;border-color:#764ba2}.course-header[data-v-eea87719]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center;margin-top:70px}.page-title[data-v-eea87719]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-subtitle[data-v-eea87719]{font-size:1.2rem;opacity:.9}.filter-section[data-v-eea87719]{background:#f8f9fa;padding:2rem 0;border-bottom:1px solid #e9ecef}.filter-controls[data-v-eea87719]{display:flex;gap:2rem;align-items:center}.filter-group[data-v-eea87719]{display:flex;align-items:center;gap:.5rem}.filter-group label[data-v-eea87719]{font-weight:500;color:#333}.filter-select[data-v-eea87719]{padding:.5rem 1rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;background:#fff}.course-list-section[data-v-eea87719]{padding:4rem 0}.course-grid[data-v-eea87719]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.course-item[data-v-eea87719]{transition:transform .3s ease}.course-item[data-v-eea87719]:hover{transform:translateY(-5px)}.course-card[data-v-eea87719]{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;height:100%;display:flex;flex-direction:column}.course-cover[data-v-eea87719]{width:100%;height:180px;overflow:hidden}.course-cover img[data-v-eea87719]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.course-card:hover .course-cover img[data-v-eea87719]{transform:scale(1.05)}.course-content[data-v-eea87719]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.course-title[data-v-eea87719]{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.4}.course-meta[data-v-eea87719]{margin-bottom:1rem;font-size:.9rem;color:#666}.course-like[data-v-eea87719]{display:flex;align-items:center}.course-tags[data-v-eea87719]{display:flex;gap:.5rem;margin-top:auto;flex-wrap:wrap}.tag[data-v-eea87719]{padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500}.tag.dart[data-v-eea87719]{background:#e3f2fd;color:#1565c0}.tag.flutter[data-v-eea87719]{background:#e8f5e8;color:#2e7d32}.tag.java[data-v-eea87719]{background:#fff3e0;color:#e65100}.loading[data-v-eea87719]{text-align:center;padding:4rem 0;color:#666}.empty[data-v-eea87719]{text-align:center;padding:4rem 0;color:#666;background:#f8f9fa;border-radius:8px;margin:2rem 0}.footer[data-v-eea87719]{background:#333;color:#fff;padding:2rem 0;text-align:center;margin-top:2rem}.footer-text[data-v-eea87719]{margin:0;font-size:.7rem}@media(max-width:768px){.navbar-menu[data-v-eea87719],.navbar-actions[data-v-eea87719]{display:none}.course-header[data-v-eea87719]{padding:3rem 0;margin-top:60px}.page-title[data-v-eea87719]{font-size:2rem}.filter-controls[data-v-eea87719]{flex-direction:column;align-items:flex-start;gap:1rem}.course-grid[data-v-eea87719]{grid-template-columns:1fr}}.container[data-v-551278c6]{max-width:1200px;margin:0 auto;padding:0 20px}.navbar[data-v-551278c6]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-551278c6]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-551278c6]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-551278c6]{display:flex;gap:2rem}.menu-item[data-v-551278c6]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-551278c6]:hover{color:#667eea}.menu-item.router-link-active[data-v-551278c6]{color:#667eea;font-weight:700}.navbar-actions[data-v-551278c6]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-551278c6]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-551278c6]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-551278c6]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-551278c6]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-551278c6]:hover{background:#764ba2;border-color:#764ba2}.detail-content[data-v-551278c6]{padding:4rem 0;margin-top:70px}.back-btn[data-v-551278c6]{margin-bottom:2rem}.back-btn a[data-v-551278c6]{color:#667eea;text-decoration:none;font-weight:500}.back-btn a[data-v-551278c6]:hover{text-decoration:underline}.course-info[data-v-551278c6]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.course-cover img[data-v-551278c6]{width:100%;height:auto;border-radius:8px}.course-meta[data-v-551278c6]{display:flex;flex-direction:column;justify-content:center}.course-title[data-v-551278c6]{font-size:2rem;font-weight:700;color:#333;margin-bottom:1.5rem}.course-stats[data-v-551278c6]{display:flex;gap:2rem;margin-bottom:1.5rem;align-items:center}.stat-item[data-v-551278c6]{color:#666;font-size:1rem;display:flex;align-items:center}.stat-item strong[data-v-551278c6]{margin-right:.5rem;color:#333;font-size:1.1rem}.course-tags[data-v-551278c6]{margin-top:1rem}.tag[data-v-551278c6]{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;text-transform:capitalize}.tag.dart[data-v-551278c6]{background:#e3f2fd;color:#1565c0}.tag.flutter[data-v-551278c6]{background:#e8f5e8;color:#2e7d32}.tag.java[data-v-551278c6]{background:#fff3e0;color:#e65100}.course-actions[data-v-551278c6]{margin-top:1.5rem;display:flex;gap:1rem}.action-btn.primary[data-v-551278c6]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.9rem 2rem;border-radius:8px;border:none;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;flex:1;text-align:center;box-shadow:0 4px 15px #667eea66}.action-btn.primary[data-v-551278c6]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.action-btn.primary[data-v-551278c6]:active{transform:translateY(0)}.original-price[data-v-551278c6]{display:inline;font-size:.8rem;text-decoration:line-through;opacity:.8;margin-left:1rem}.course-details[data-v-551278c6],.course-outline[data-v-551278c6],.course-reviews[data-v-551278c6]{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;margin-top:2rem}.section-title[data-v-551278c6]{border-bottom:2px solid #667eea;padding-bottom:1rem;margin-bottom:1.5rem}.section-title h2[data-v-551278c6]{font-size:1.5rem;font-weight:700;color:#333;margin:0}.section-content[data-v-551278c6]{color:#666;line-height:1.6}.section-content ul[data-v-551278c6]{padding-left:1.5rem}.section-content li[data-v-551278c6]{margin-bottom:.5rem}.outline-item[data-v-551278c6]{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1rem}.outline-header[data-v-551278c6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.outline-header h3[data-v-551278c6]{font-size:1.1rem;font-weight:700;color:#333;margin:0}.duration[data-v-551278c6]{background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500;cursor:pointer}.outline-item p[data-v-551278c6]{margin:0;color:#666}.review-item[data-v-551278c6]{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.reviewer[data-v-551278c6]{display:flex;align-items:center;margin-bottom:1rem}.reviewer-avatar[data-v-551278c6]{width:50px;height:50px;border-radius:50%;background:#667eea;margin-right:1rem}.reviewer-info h4[data-v-551278c6]{margin:0 0 .25rem;color:#333}.review-rating[data-v-551278c6]{color:#ffc107;font-size:1.2rem}.review-content[data-v-551278c6]{margin:0;color:#666;line-height:1.6}.loading[data-v-551278c6]{text-align:center;padding:4rem 0;color:#666}.error[data-v-551278c6]{text-align:center;padding:4rem 0;color:#e65100;background:#fff3e0;border-radius:8px}.footer[data-v-551278c6]{background:#333;color:#fff;padding:2rem 0;text-align:center;margin-top:2rem}.footer-text[data-v-551278c6]{margin:0;font-size:.7rem}.preview-dialog-overlay[data-v-551278c6]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.preview-dialog[data-v-551278c6]{background:#000;border-radius:12px;width:90%;max-width:900px;overflow:hidden;position:relative}.preview-dialog-close[data-v-551278c6]{position:absolute;top:10px;right:10px;background:#0009;border:none;color:#fff;font-size:1.5rem;width:36px;height:36px;border-radius:50%;cursor:pointer;z-index:10;transition:background .3s ease}.preview-dialog-close[data-v-551278c6]:hover{background:#000c}.preview-video[data-v-551278c6]{width:100%;display:block}.preview-video[data-v-551278c6]::-webkit-media-controls{background-color:transparent}.toast[data-v-551278c6]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:12px 20px;border-radius:8px;z-index:3000;animation:fadeIn-551278c6 .3s ease-in-out}.toast-content[data-v-551278c6]{font-size:14px;white-space:nowrap}@keyframes fadeIn-551278c6{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:768px){.navbar-menu[data-v-551278c6],.navbar-actions[data-v-551278c6]{display:none}.course-info[data-v-551278c6]{grid-template-columns:1fr}.course-title[data-v-551278c6]{font-size:1.5rem}}.container[data-v-f2ab66e2]{max-width:1200px;margin:0 auto;padding:0 20px}.navbar[data-v-f2ab66e2]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-f2ab66e2]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-f2ab66e2]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-f2ab66e2]{display:flex;gap:2rem}.menu-item[data-v-f2ab66e2]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-f2ab66e2]:hover{color:#667eea}.menu-item.active[data-v-f2ab66e2],.menu-item.router-link-active[data-v-f2ab66e2]{color:#667eea;font-weight:700}.navbar-actions[data-v-f2ab66e2]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-f2ab66e2]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-f2ab66e2]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-f2ab66e2]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-f2ab66e2]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-f2ab66e2]:hover{background:#764ba2;border-color:#764ba2}.links-header[data-v-f2ab66e2]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center;margin-top:70px}.page-title[data-v-f2ab66e2]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-subtitle[data-v-f2ab66e2]{font-size:1.2rem;opacity:.9;max-width:800px;margin:0 auto}.resources-section[data-v-f2ab66e2]{padding:4rem 0}.resource-category[data-v-f2ab66e2]{margin-bottom:3rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem}.category-title[data-v-f2ab66e2]{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #667eea}.resource-list[data-v-f2ab66e2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.resource-item[data-v-f2ab66e2]{background:#f8f9fa;border-radius:8px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.resource-item[data-v-f2ab66e2]:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.resource-item a[data-v-f2ab66e2]{text-decoration:none;color:inherit;display:block}.resource-item h3[data-v-f2ab66e2]{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.5rem;transition:color .3s ease}.resource-item:hover h3[data-v-f2ab66e2]{color:#667eea}.resource-item p[data-v-f2ab66e2]{color:#666;font-size:.9rem;line-height:1.5}.footer[data-v-f2ab66e2]{background:#333;color:#fff;padding:2rem 0;text-align:center;margin-top:2rem}.footer-text[data-v-f2ab66e2]{margin:0;font-size:.7rem}@media(max-width:768px){.navbar-menu[data-v-f2ab66e2],.navbar-actions[data-v-f2ab66e2]{display:none}.links-header[data-v-f2ab66e2]{padding:3rem 0;margin-top:60px}.page-title[data-v-f2ab66e2]{font-size:2rem}.resource-list[data-v-f2ab66e2]{grid-template-columns:1fr}}.container[data-v-bc7ff88e]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-bc7ff88e]{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem;text-align:center}.section-subtitle[data-v-bc7ff88e]{font-size:1.1rem;color:#666;margin-bottom:2rem;text-align:center}.navbar[data-v-bc7ff88e]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-bc7ff88e]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-bc7ff88e]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-bc7ff88e]{display:flex;gap:2rem}.menu-item[data-v-bc7ff88e]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-bc7ff88e]:hover{color:#667eea}.menu-item.active[data-v-bc7ff88e],.menu-item.router-link-active[data-v-bc7ff88e]{color:#667eea;font-weight:700}.navbar-actions[data-v-bc7ff88e]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-bc7ff88e]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-bc7ff88e]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-bc7ff88e]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-bc7ff88e]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-bc7ff88e]:hover{background:#764ba2;border-color:#764ba2}.article-header[data-v-bc7ff88e]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center;margin-top:70px}.page-title[data-v-bc7ff88e]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-subtitle[data-v-bc7ff88e]{font-size:1.2rem;max-width:800px;margin:0 auto}.article-list-section[data-v-bc7ff88e]{padding:4rem 0}.article-grid[data-v-bc7ff88e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.article-item[data-v-bc7ff88e]{transition:transform .3s ease;display:block;text-decoration:none;color:inherit}.article-item[data-v-bc7ff88e]:hover{transform:translateY(-5px)}.article-card[data-v-bc7ff88e]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.article-cover[data-v-bc7ff88e]{height:200px;overflow:hidden;position:relative}.article-cover img[data-v-bc7ff88e]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-cover-overlay[data-v-bc7ff88e]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.article-cover-overlay .article-title[data-v-bc7ff88e]{color:#fff;font-size:1.3rem;font-weight:700;margin:0;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.5)}.article-card:hover .article-cover img[data-v-bc7ff88e]{transform:scale(1.05)}.article-content[data-v-bc7ff88e]{padding:1.5rem}.article-title[data-v-bc7ff88e]{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#333;line-height:1.4}.article-meta[data-v-bc7ff88e]{margin-bottom:.5rem;font-size:.9rem;color:#999;display:flex;align-items:center}.article-source[data-v-bc7ff88e]{color:green;font-weight:500}.article-divider[data-v-bc7ff88e]{color:#999;margin:0 .5rem}.article-title-text[data-v-bc7ff88e]{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.article-date[data-v-bc7ff88e]{color:#999;font-size:.85rem}.loading[data-v-bc7ff88e],.error[data-v-bc7ff88e]{text-align:center;padding:4rem 0;color:#666}.footer[data-v-bc7ff88e]{background:#333;color:#fff;padding:2rem 0;text-align:center;margin-top:4rem}.footer-text[data-v-bc7ff88e]{margin:0;font-size:.7rem}@media(max-width:768px){.page-title[data-v-bc7ff88e]{font-size:2rem}.article-grid[data-v-bc7ff88e]{grid-template-columns:1fr}.navbar-menu[data-v-bc7ff88e],.navbar-actions[data-v-bc7ff88e]{display:none}.article-header[data-v-bc7ff88e]{padding:3rem 0;margin-top:60px}}.container[data-v-4559babe]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-4559babe]{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem;text-align:center}.navbar[data-v-4559babe]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-4559babe]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-4559babe]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-4559babe]{display:flex;gap:2rem}.menu-item[data-v-4559babe]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-4559babe]:hover{color:#667eea}.menu-item.active[data-v-4559babe],.menu-item.router-link-active[data-v-4559babe]{color:#667eea;font-weight:700}.navbar-actions[data-v-4559babe]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-4559babe]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-4559babe]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-4559babe]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-4559babe]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-4559babe]:hover{background:#764ba2;border-color:#764ba2}.about-header[data-v-4559babe]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center;margin-top:70px}.page-title[data-v-4559babe]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-subtitle[data-v-4559babe]{font-size:1.2rem;max-width:800px;margin:0 auto}.intro-section[data-v-4559babe]{padding:4rem 0;background:#f8f9fa}.intro-content[data-v-4559babe]{display:flex;gap:3rem;align-items:center}.intro-text[data-v-4559babe]{flex:1}.intro-text h2[data-v-4559babe]{font-size:1.8rem;margin-bottom:1.5rem;color:#333}.intro-text p[data-v-4559babe]{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;color:#666}.intro-image[data-v-4559babe]{flex:0 0 200px}.avatar-container[data-v-4559babe]{width:200px;height:200px;border-radius:50%;overflow:hidden;border:4px solid #667eea;box-shadow:0 4px 15px #0000001a}.avatar-container img[data-v-4559babe]{width:100%;height:100%;object-fit:cover}.avatar[data-v-4559babe]{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:4rem;color:#fff;font-weight:700}.skills-section[data-v-4559babe]{padding:4rem 0}.skills-grid[data-v-4559babe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.skill-item[data-v-4559babe]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center;transition:transform .3s ease}.skill-item[data-v-4559babe]:hover{transform:translateY(-5px)}.skill-icon[data-v-4559babe]{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#667eea}.skill-icon.mobile[data-v-4559babe]{background:#e3f2fd}.skill-icon.backend[data-v-4559babe]{background:#e8f5e9}.skill-icon.frontend[data-v-4559babe]{background:#fff3e0}.skill-icon.devops[data-v-4559babe]{background:#f3e5f5}.skill-item h3[data-v-4559babe]{font-size:1.2rem;margin-bottom:1rem;color:#333}.skill-item p[data-v-4559babe]{color:#666;line-height:1.4}.projects-section[data-v-4559babe]{padding:4rem 0;background:#f8f9fa}.projects-grid[data-v-4559babe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.project-item[data-v-4559babe]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease}.project-item[data-v-4559babe]:hover{transform:translateY(-5px)}.project-item h3[data-v-4559babe]{font-size:1.3rem;margin-bottom:1rem;color:#333}.project-item p[data-v-4559babe]{color:#666;line-height:1.4;margin-bottom:1.5rem}.project-tech[data-v-4559babe]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-v-4559babe]{background:#667eea;color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.8rem}.courses-section[data-v-4559babe]{padding:4rem 0}.courses-grid[data-v-4559babe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.course-item[data-v-4559babe]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease}.course-item[data-v-4559babe]:hover{transform:translateY(-5px)}.course-item h3[data-v-4559babe]{font-size:1.3rem;margin-bottom:1rem;color:#333}.course-item p[data-v-4559babe]{color:#666;line-height:1.4;margin-bottom:1.5rem}.course-students[data-v-4559babe]{color:#667eea;font-weight:500}.contact-section[data-v-4559babe]{padding:4rem 0;background:#f8f9fa;text-align:center}.contact-info[data-v-4559babe]{max-width:600px;margin:0 auto}.contact-info p[data-v-4559babe]{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.contact-links[data-v-4559babe]{display:flex;flex-direction:column;gap:1rem;align-items:center}.contact-link[data-v-4559babe]{color:#667eea;text-decoration:none;font-size:1.1rem;transition:color .3s ease}.contact-link[data-v-4559babe]:hover{color:#764ba2;text-decoration:underline}.footer[data-v-4559babe]{background:#333;color:#fff;padding:2rem 0;text-align:center;margin-top:4rem}.footer-text[data-v-4559babe]{margin:0;font-size:.7rem}@media(max-width:768px){.intro-content[data-v-4559babe]{flex-direction:column;text-align:center}.intro-image[data-v-4559babe]{order:-1}.page-title[data-v-4559babe]{font-size:2rem}.section-title[data-v-4559babe]{font-size:1.8rem}.navbar-menu[data-v-4559babe],.navbar-actions[data-v-4559babe]{display:none}.about-header[data-v-4559babe]{padding:3rem 0;margin-top:60px}}.toast[data-v-a2847638]{position:fixed;top:80px;left:50%;transform:translate(-50%);padding:12px 24px;border-radius:8px;background:#333;color:#fff;font-size:14px;z-index:3000;animation:fadeIn-a2847638 .3s ease}.toast.success[data-v-a2847638]{background:#10b981}.toast.error[data-v-a2847638]{background:#ef4444}.toast.warning[data-v-a2847638]{background:#f59e0b}@keyframes fadeIn-a2847638{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.container[data-v-e20e0aee]{max-width:1200px;margin:0 auto;padding:0 20px}.navbar[data-v-e20e0aee]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-e20e0aee]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-e20e0aee]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-e20e0aee]{display:flex;gap:2rem}.menu-item[data-v-e20e0aee]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-e20e0aee]:hover{color:#667eea}.menu-item.active[data-v-e20e0aee],.menu-item.router-link-active[data-v-e20e0aee]{color:#667eea;font-weight:700}.navbar-actions[data-v-e20e0aee]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-e20e0aee]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-e20e0aee]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-e20e0aee]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-e20e0aee]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-e20e0aee]:hover{background:#7649d6;border-color:#7649d6}.price-header[data-v-e20e0aee]{background:linear-gradient(135deg,#667eea,#7649d6);padding:8rem 0 4rem;text-align:center;color:#fff}.page-title[data-v-e20e0aee]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-subtitle[data-v-e20e0aee]{font-size:1.2rem;opacity:.9}.pricing-section[data-v-e20e0aee]{padding:4rem 0;background:#f8f9fa}.pricing-grid[data-v-e20e0aee]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;max-width:900px;margin:0 auto}.pricing-card[data-v-e20e0aee]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;position:relative;transition:transform .3s ease,box-shadow .3s ease}.pricing-card[data-v-e20e0aee]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.pricing-card.popular[data-v-e20e0aee]{border:3px solid #667eea}.pricing-card.popular[data-v-e20e0aee]:hover{transform:translateY(-5px)}.popular-tag[data-v-e20e0aee]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#7649d6);color:#fff;padding:.4rem 1.2rem;border-radius:20px;font-size:.85rem;font-weight:700}.card-header[data-v-e20e0aee]{text-align:center;margin-bottom:1.5rem}.plan-name[data-v-e20e0aee]{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.5rem}.plan-description[data-v-e20e0aee]{color:#666;font-size:.95rem}.card-price[data-v-e20e0aee]{text-align:center;margin-bottom:2rem}.price-amount[data-v-e20e0aee]{font-size:3rem;font-weight:700;color:#333}.price-period[data-v-e20e0aee]{font-size:1rem;color:#666}.feature-list[data-v-e20e0aee]{list-style:none;padding:0;margin:0 0 2rem}.feature-item[data-v-e20e0aee]{display:flex;align-items:flex-start;gap:.8rem;padding:.6rem 0;color:#555;font-size:.95rem;line-height:1.4}.feature-icon[data-v-e20e0aee]{color:#667eea;font-weight:700;flex-shrink:0}.card-action[data-v-e20e0aee]{text-align:center}.plan-btn[data-v-e20e0aee]{display:inline-block;width:100%;padding:.9rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.free-btn[data-v-e20e0aee]{background:#e8e8e8;color:#333}.free-btn[data-v-e20e0aee]:hover{background:#d0d0d0}.vip-btn[data-v-e20e0aee]{background:linear-gradient(135deg,#667eea,#7649d6);color:#fff}.vip-btn[data-v-e20e0aee]:hover{background:linear-gradient(135deg,#5a71d4,#6a3dc0)}.svip-btn[data-v-e20e0aee]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.svip-btn[data-v-e20e0aee]:hover{background:linear-gradient(135deg,#d77ad4,#d14a5f)}.faq-section[data-v-e20e0aee]{padding:4rem 0;background:#fff}.section-title[data-v-e20e0aee]{font-size:2rem;font-weight:700;color:#333;text-align:center;margin-bottom:.5rem}.section-subtitle[data-v-e20e0aee]{text-align:center;color:#666;margin-bottom:3rem}.faq-grid[data-v-e20e0aee]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.faq-item[data-v-e20e0aee]{background:#f8f9fa;padding:1.5rem;border-radius:12px}.faq-question[data-v-e20e0aee]{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.8rem}.faq-answer[data-v-e20e0aee]{color:#666;line-height:1.6}.cta-section[data-v-e20e0aee]{background:linear-gradient(135deg,#667eea,#7649d6);padding:5rem 0;text-align:center;color:#fff}.cta-title[data-v-e20e0aee]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle[data-v-e20e0aee]{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-btn[data-v-e20e0aee]{display:inline-block;padding:1rem 3rem;background:#fff;color:#667eea;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.1rem;transition:all .3s ease}.cta-btn[data-v-e20e0aee]:hover{transform:scale(1.05);box-shadow:0 5px 20px #0003}.cta-contact[data-v-e20e0aee]{margin-top:1.5rem;font-size:1rem;opacity:.9}.footer[data-v-e20e0aee]{background:#2c2c2c;color:#888;padding:2rem 0;text-align:center}.footer-text[data-v-e20e0aee]{font-size:.9rem}@media(max-width:992px){.pricing-grid[data-v-e20e0aee]{grid-template-columns:1fr;max-width:500px;margin:0 auto}.pricing-card.popular[data-v-e20e0aee]{transform:none}.pricing-card.popular[data-v-e20e0aee]:hover{transform:translateY(-5px)}.faq-grid[data-v-e20e0aee]{grid-template-columns:1fr}}@media(max-width:768px){.navbar-menu[data-v-e20e0aee]{gap:1rem}.page-title[data-v-e20e0aee]{font-size:2rem}.price-amount[data-v-e20e0aee]{font-size:2.5rem}}.modal-overlay[data-v-e20e0aee]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content[data-v-e20e0aee]{background:#fff;border-radius:16px;padding:2rem;max-width:400px;width:90%;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close[data-v-e20e0aee]{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:1.5rem;line-height:1;cursor:pointer;color:#666;transition:all .3s ease}.modal-close[data-v-e20e0aee]:hover{background:#e0e0e0;color:#333}.modal-body[data-v-e20e0aee]{text-align:center;padding:2rem 0}.loading-state[data-v-e20e0aee]{color:#667eea;font-size:1.1rem}.qr-code-container[data-v-e20e0aee]{display:flex;flex-direction:column;align-items:center}.qr-code-image[data-v-e20e0aee]{width:200px;height:200px;border-radius:12px;margin-bottom:1rem}.qr-code-text[data-v-e20e0aee]{color:#333;font-size:1.1rem;margin-bottom:.5rem}.qr-code-amount[data-v-e20e0aee]{color:#667eea;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.check-payment-btn[data-v-e20e0aee]{padding:.8rem 2rem;background:linear-gradient(135deg,#667eea,#7649d6);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.check-payment-btn[data-v-e20e0aee]:hover{background:linear-gradient(135deg,#5a71d4,#6a3dc0)}.error-state[data-v-e20e0aee]{color:#e74c3c;font-size:1.1rem}.login-page[data-v-2d742b00]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2)}.container[data-v-2d742b00]{max-width:1200px;margin:0 auto;padding:0 20px}.navbar[data-v-2d742b00]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-2d742b00]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-2d742b00]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-2d742b00]{display:flex;gap:2rem}.menu-item[data-v-2d742b00]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-2d742b00]:hover{color:#667eea}.menu-item.router-link-active[data-v-2d742b00]{color:#667eea;font-weight:700}.navbar-actions[data-v-2d742b00]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-2d742b00]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-2d742b00]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-2d742b00]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-2d742b00]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-2d742b00]:hover{background:#764ba2;border-color:#764ba2}.login-container[data-v-2d742b00]{flex:1;display:flex;justify-content:center;align-items:center;padding:6rem 20px 4rem}.login-box[data-v-2d742b00]{background:#fff;border-radius:16px;padding:3rem;width:100%;max-width:420px;box-shadow:0 20px 60px #0003}.login-title[data-v-2d742b00]{font-size:2rem;font-weight:700;color:#333;text-align:center;margin-bottom:.5rem}.login-subtitle[data-v-2d742b00]{text-align:center;color:#666;margin-bottom:2rem}.login-form[data-v-2d742b00]{margin-bottom:2rem}.form-group[data-v-2d742b00]{margin-bottom:1.5rem}.form-group label[data-v-2d742b00]{display:block;font-weight:500;color:#333;margin-bottom:.5rem}.form-group input[data-v-2d742b00]{width:100%;padding:.8rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;box-sizing:border-box}.form-group input[data-v-2d742b00]:focus{outline:none;border-color:#667eea}.form-group input[data-v-2d742b00]::placeholder{color:#aaa}.submit-btn[data-v-2d742b00]{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.submit-btn[data-v-2d742b00]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.submit-btn[data-v-2d742b00]:disabled{opacity:.6;cursor:not-allowed}.register-link[data-v-2d742b00]{text-align:center;margin-top:2rem;color:#666}.register-link a[data-v-2d742b00]{color:#667eea;text-decoration:none;font-weight:500}.register-link a[data-v-2d742b00]:hover{text-decoration:underline}.footer[data-v-2d742b00]{background:#ffffff1a;padding:1.5rem 0;text-align:center}.footer-text[data-v-2d742b00]{color:#fffc;font-size:.9rem}.register-page[data-v-f0d680be]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2)}.container[data-v-f0d680be]{max-width:1200px;margin:0 auto;padding:0 20px}.navbar[data-v-f0d680be]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.navbar .container[data-v-f0d680be]{display:flex;justify-content:space-between;align-items:center}.navbar-logo a[data-v-f0d680be]{font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none}.navbar-menu[data-v-f0d680be]{display:flex;gap:2rem}.menu-item[data-v-f0d680be]{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.menu-item[data-v-f0d680be]:hover{color:#667eea}.menu-item.router-link-active[data-v-f0d680be]{color:#667eea;font-weight:700}.navbar-actions[data-v-f0d680be]{display:flex;gap:.8rem}.navbar-actions .action-btn[data-v-f0d680be]{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:all .3s ease}.navbar-actions .login-btn[data-v-f0d680be]{background:transparent;color:#667eea;border:2px solid #667eea}.navbar-actions .login-btn[data-v-f0d680be]:hover{background:#667eea;color:#fff}.navbar-actions .register-btn[data-v-f0d680be]{background:#667eea;color:#fff;border:2px solid #667eea}.navbar-actions .register-btn[data-v-f0d680be]:hover{background:#764ba2;border-color:#764ba2}.register-container[data-v-f0d680be]{flex:1;display:flex;justify-content:center;align-items:center;padding:6rem 20px 4rem}.register-box[data-v-f0d680be]{background:#fff;border-radius:16px;padding:3rem;width:100%;max-width:420px;box-shadow:0 20px 60px #0003}.register-title[data-v-f0d680be]{font-size:1.8rem;font-weight:700;color:#333;text-align:center;margin-bottom:.3rem}.register-subtitle[data-v-f0d680be]{text-align:center;color:#666;margin-bottom:1rem}.register-form[data-v-f0d680be]{margin-bottom:1rem}.form-group[data-v-f0d680be]{margin-bottom:.8rem}.form-group label[data-v-f0d680be]{display:block;font-weight:500;color:#333;margin-bottom:.3rem}.form-group input[data-v-f0d680be]{width:100%;padding:.6rem .8rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;box-sizing:border-box}.form-group input[data-v-f0d680be]:focus{outline:none;border-color:#667eea}.form-group input[data-v-f0d680be]::placeholder{color:#aaa}.form-options[data-v-f0d680be]{margin-bottom:.8rem}.agree-terms[data-v-f0d680be]{color:#666;font-size:.85rem;line-height:1.4}.agree-terms a[data-v-f0d680be]{color:#667eea;text-decoration:none}.agree-terms a[data-v-f0d680be]:hover{text-decoration:underline}.submit-btn[data-v-f0d680be]{width:100%;padding:.8rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.submit-btn[data-v-f0d680be]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.submit-btn[data-v-f0d680be]:disabled{opacity:.6;cursor:not-allowed}.login-link[data-v-f0d680be]{text-align:center;margin-top:1rem;color:#666}.login-link a[data-v-f0d680be]{color:#667eea;text-decoration:none;font-weight:500}.login-link a[data-v-f0d680be]:hover{text-decoration:underline}.success-box[data-v-f0d680be]{background:#fff;border-radius:16px;padding:3rem;width:100%;max-width:420px;box-shadow:0 20px 60px #0003;text-align:center}.success-icon[data-v-f0d680be]{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:2.5rem;font-weight:700}.success-title[data-v-f0d680be]{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:.5rem}.success-subtitle[data-v-f0d680be]{color:#666;font-size:1rem}.footer[data-v-f0d680be]{background:#ffffff1a;padding:1.5rem 0;text-align:center}.footer-text[data-v-f0d680be]{color:#fffc;font-size:.9rem}
