:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header[data-v-8d0d0f45]{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease}.header-scrolled[data-v-8d0d0f45]{background:#0a2463f2;box-shadow:0 2px 10px #0000001a}.container[data-v-8d0d0f45]{max-width:1200px;margin:0 auto;padding:0 20px}.header-content[data-v-8d0d0f45]{display:flex;align-items:center;justify-content:space-between;height:65px}.logo[data-v-8d0d0f45]{display:flex;align-items:center;cursor:pointer}.logo img[data-v-8d0d0f45]{width:40px;height:40px}.logo-text[data-v-8d0d0f45]{font-size:20px;font-weight:700;margin-left:8px;background:linear-gradient(135deg,#3e92cc,#0a2463);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-scrolled .logo-text[data-v-8d0d0f45]{background:linear-gradient(135deg,#3e92cc,#f7c948);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav[data-v-8d0d0f45]{display:flex;gap:80px;flex:1;justify-content:center}.nav-link[data-v-8d0d0f45]{color:#0a2463;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;position:relative}.nav-link[data-v-8d0d0f45]:hover,.nav-link.active[data-v-8d0d0f45]{color:#3e92cc}.header-scrolled .nav-link[data-v-8d0d0f45]{color:#fff}.header-scrolled .nav-link[data-v-8d0d0f45]:hover,.header-scrolled .nav-link.active[data-v-8d0d0f45]{color:#f7c948}.nav-link.active[data-v-8d0d0f45]:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#3e92cc,#f7c948)}.header-right[data-v-8d0d0f45]{display:flex;align-items:center;gap:15px}.login-btn[data-v-8d0d0f45]{background:linear-gradient(135deg,#3e92cc,#f7c948);color:#fff;border:none;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease}.login-btn[data-v-8d0d0f45]:hover{transform:translateY(-2px);box-shadow:0 5px 20px #3e92cc66}.user-info[data-v-8d0d0f45]{display:flex;align-items:center;gap:15px}.user-name[data-v-8d0d0f45]{color:#0a2463;font-weight:500}.header-scrolled .user-name[data-v-8d0d0f45]{color:#fff}.logout-btn[data-v-8d0d0f45]{background:transparent;color:#f7c948;border:1px solid #F7C948;padding:6px 12px;border-radius:15px;font-size:13px;cursor:pointer;transition:all .3s ease}.logout-btn[data-v-8d0d0f45]:hover{background:#f7c948;color:#0a2463}@media(max-width:768px){.nav[data-v-8d0d0f45]{display:none}.header-content[data-v-8d0d0f45]{height:60px}.logo img[data-v-8d0d0f45]{width:40px;height:40px}.logo-text[data-v-8d0d0f45]{font-size:20px}}.footer[data-v-d169e609]{background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#fff;padding:40px 0 20px}.container[data-v-d169e609]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-d169e609]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:25px}.footer-section[data-v-d169e609]{padding:10px}.footer-section h4[data-v-d169e609]{font-size:16px;font-weight:600;margin-bottom:20px;color:#f7c948}.footer-links[data-v-d169e609]{list-style:none;padding:0}.footer-links li[data-v-d169e609]{margin-bottom:10px}.footer-links a[data-v-d169e609]{color:#fffc;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-links a[data-v-d169e609]:hover{color:#f7c948}.contact-info[data-v-d169e609]{list-style:none;padding:0}.contact-info li[data-v-d169e609]{display:flex;align-items:flex-start;margin-bottom:12px;font-size:14px;color:#fffc}.contact-info .icon[data-v-d169e609]{margin-right:10px;font-size:16px}.footer-bottom[data-v-d169e609]{border-top:1px solid rgba(255,255,255,.1);padding-top:18px;text-align:center;font-size:12px;color:#fff9}.footer-bottom .footer-link[data-v-d169e609]{color:#fff9;text-decoration:none;transition:color .3s ease}.footer-bottom .footer-link[data-v-d169e609]:hover{color:#f7c948}@media(max-width:768px){.footer-content[data-v-d169e609]{grid-template-columns:repeat(2,1fr);gap:20px}.footer-section[data-v-d169e609]{padding:10px}}@media(max-width:480px){.footer-content[data-v-d169e609]{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.6;color:#333;background:#fff}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}a{text-decoration:none}button,input,textarea,select{font-family:inherit}.home[data-v-07d02998]{padding-top:65px}.hero[data-v-07d02998]{position:relative;height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-v-07d02998]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a2463,#3e92cc,#f7c948);opacity:.9}.hero-bg[data-v-07d02998]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content[data-v-07d02998]{position:relative;z-index:1;text-align:center;color:#fff}.hero-title[data-v-07d02998]{font-size:52px;font-weight:700;margin-bottom:15px;background:linear-gradient(135deg,#fff,#f7c948);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-07d02998]{font-size:22px;margin-bottom:8px;opacity:.95}.hero-desc[data-v-07d02998]{font-size:16px;margin-bottom:30px;opacity:.85}.hero-buttons[data-v-07d02998]{display:flex;gap:20px;justify-content:center}.btn-primary[data-v-07d02998]{background:linear-gradient(135deg,#f7c948,#e8a87c);color:#0a2463;border:none;padding:12px 30px;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary[data-v-07d02998]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #f7c94866}.btn-secondary[data-v-07d02998]{background:transparent;color:#fff;border:2px solid #fff;padding:12px 30px;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary[data-v-07d02998]:hover{background:#ffffff1a;transform:translateY(-3px)}.features[data-v-07d02998]{padding:55px 0;background:#f8f9fa}.container[data-v-07d02998]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-07d02998]{font-size:26px;font-weight:700;text-align:center;margin-bottom:35px;color:#0a2463}.features-grid[data-v-07d02998]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card[data-v-07d02998]{background:#fff;padding:28px 20px;border-radius:12px;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.feature-card[data-v-07d02998]:hover{transform:translateY(-10px);box-shadow:0 10px 30px #3e92cc26}.feature-icon[data-v-07d02998]{font-size:40px;margin-bottom:15px}.feature-title[data-v-07d02998]{font-size:18px;font-weight:600;color:#0a2463;margin-bottom:8px}.feature-desc[data-v-07d02998]{font-size:14px;color:#666;line-height:1.6}@media(max-width:768px){.hero[data-v-07d02998]{height:400px}.hero-title[data-v-07d02998]{font-size:40px}.hero-subtitle[data-v-07d02998]{font-size:20px}.features-grid[data-v-07d02998],.news-grid[data-v-07d02998],.products-grid[data-v-07d02998],.courses-grid[data-v-07d02998]{grid-template-columns:1fr}.section-title[data-v-07d02998]{font-size:24px}}.about[data-v-6fdd4dda]{padding-top:65px}.about-hero[data-v-6fdd4dda]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:45px 0;text-align:center}.hero-title[data-v-6fdd4dda]{font-size:32px;font-weight:700;color:#fff;margin-bottom:12px}.hero-desc[data-v-6fdd4dda]{font-size:18px;color:#fffc}.company-intro[data-v-6fdd4dda]{padding:55px 0;background:#fff}.container[data-v-6fdd4dda]{max-width:1200px;margin:0 auto;padding:0 20px}.intro-content[data-v-6fdd4dda]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.section-title[data-v-6fdd4dda]{font-size:26px;font-weight:700;color:#0a2463;margin-bottom:22px}.intro-paragraph[data-v-6fdd4dda]{font-size:16px;color:#666;line-height:1.8;margin-bottom:20px;text-align:justify}.intro-image[data-v-6fdd4dda]{border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.intro-image img[data-v-6fdd4dda]{width:100%;height:100%;object-fit:cover}.company-values[data-v-6fdd4dda]{padding:55px 0;background:#f8f9fa}.values-grid[data-v-6fdd4dda]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-card[data-v-6fdd4dda]{background:#fff;padding:28px 20px;border-radius:12px;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.value-card[data-v-6fdd4dda]:hover{transform:translateY(-10px);box-shadow:0 10px 30px #3e92cc26}.value-icon[data-v-6fdd4dda]{font-size:40px;margin-bottom:15px}.value-title[data-v-6fdd4dda]{font-size:18px;font-weight:600;color:#0a2463;margin-bottom:8px}.value-desc[data-v-6fdd4dda]{font-size:14px;color:#666;line-height:1.6}.products-intro[data-v-6fdd4dda]{padding:55px 0;background:#f8f9fa}.products-content[data-v-6fdd4dda]{max-width:800px;margin:0 auto;text-align:center}.products-text[data-v-6fdd4dda]{font-size:15px;color:#666;line-height:1.7;margin-bottom:28px;text-align:justify}.products-focus[data-v-6fdd4dda]{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.focus-item[data-v-6fdd4dda]{display:flex;align-items:center;gap:8px;background:#fff;padding:12px 22px;border-radius:25px;box-shadow:0 4px 15px #00000014}.focus-icon[data-v-6fdd4dda]{font-size:24px}.focus-name[data-v-6fdd4dda]{font-size:16px;font-weight:600;color:#0a2463}.team-section[data-v-6fdd4dda]{padding:55px 0;background:#fff}.executive-card[data-v-6fdd4dda]{background:#f8f9fa;padding:28px;border-radius:15px;max-width:900px;margin:0 auto;display:flex;gap:28px;align-items:flex-start}.executive-photo[data-v-6fdd4dda]{width:250px;flex-shrink:0;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.executive-photo img[data-v-6fdd4dda]{width:100%;aspect-ratio:3/4;object-fit:cover}.executive-info[data-v-6fdd4dda]{flex:1}.executive-name[data-v-6fdd4dda]{font-size:22px;font-weight:700;color:#0a2463;margin-bottom:6px}.executive-title[data-v-6fdd4dda]{font-size:16px;color:#3e92cc;margin-bottom:25px}.executive-details[data-v-6fdd4dda]{display:flex;flex-direction:column;gap:15px}.detail-section[data-v-6fdd4dda]{background:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 10px #0000000d}.detail-title[data-v-6fdd4dda]{font-size:14px;font-weight:600;color:#3e92cc;margin-bottom:8px}.detail-content[data-v-6fdd4dda]{font-size:14px;color:#666;line-height:1.7;text-align:justify}@media(max-width:768px){.intro-content[data-v-6fdd4dda]{grid-template-columns:1fr;gap:40px}.values-grid[data-v-6fdd4dda]{grid-template-columns:1fr}.products-focus[data-v-6fdd4dda]{flex-direction:column;align-items:center}.executive-card[data-v-6fdd4dda]{flex-direction:column;text-align:center}.executive-photo[data-v-6fdd4dda]{width:200px;margin:0 auto}.hero-title[data-v-6fdd4dda]{font-size:32px}.section-title[data-v-6fdd4dda]{font-size:24px}}.news[data-v-cfc605da]{padding-top:65px}.news-hero[data-v-cfc605da]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:45px 0;text-align:center}.hero-title[data-v-cfc605da]{font-size:32px;font-weight:700;color:#fff;margin-bottom:12px}.hero-desc[data-v-cfc605da]{font-size:15px;color:#fffc}.news-content[data-v-cfc605da]{padding:45px 0;background:#fff}.container[data-v-cfc605da]{max-width:1200px;margin:0 auto;padding:0 20px}.filter-bar[data-v-cfc605da]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:20px}.category-filter[data-v-cfc605da]{display:flex;gap:10px}.filter-btn[data-v-cfc605da]{background:#f8f9fa;border:1px solid #E9ECEF;padding:8px 16px;border-radius:18px;font-size:13px;cursor:pointer;transition:all .3s ease}.filter-btn[data-v-cfc605da]:hover,.filter-btn.active[data-v-cfc605da]{background:#3e92cc;color:#fff;border-color:#3e92cc}.search-box[data-v-cfc605da]{display:flex;gap:10px}.search-box input[data-v-cfc605da]{padding:8px 12px;border:1px solid #E9ECEF;border-radius:18px;font-size:13px;width:180px}.search-btn[data-v-cfc605da]{background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:8px 16px;border-radius:18px;font-size:13px;cursor:pointer;transition:all .3s ease}.search-btn[data-v-cfc605da]:hover{transform:translateY(-2px)}.news-list[data-v-cfc605da]{display:flex;flex-direction:column;gap:20px}.news-item[data-v-cfc605da]{display:flex;gap:20px;background:#f8f9fa;padding:22px;border-radius:12px;cursor:pointer;transition:all .3s ease}.news-item[data-v-cfc605da]:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000014}.news-image[data-v-cfc605da]{width:200px;height:120px;border-radius:8px;overflow:hidden;flex-shrink:0}.news-image img[data-v-cfc605da]{width:100%;height:100%;object-fit:cover}.news-info[data-v-cfc605da]{flex:1;display:flex;flex-direction:column}.news-category[data-v-cfc605da]{display:inline-block;background:#f7c948;color:#0a2463;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:500;width:fit-content;margin-bottom:10px}.news-title[data-v-cfc605da]{font-size:19px;font-weight:600;color:#0a2463;margin-bottom:8px;line-height:1.4}.news-summary[data-v-cfc605da]{font-size:14px;color:#666;line-height:1.6;flex:1;margin-bottom:10px}.news-meta[data-v-cfc605da]{font-size:13px;color:#999}.pagination[data-v-cfc605da]{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:28px}.page-btn[data-v-cfc605da]{background:#fff;border:1px solid #E9ECEF;padding:10px 25px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease}.page-btn[data-v-cfc605da]:hover:not(:disabled){background:#3e92cc;color:#fff;border-color:#3e92cc}.page-btn[data-v-cfc605da]:disabled{opacity:.5;cursor:not-allowed}.page-info[data-v-cfc605da]{font-size:14px;color:#666}@media(max-width:768px){.news-item[data-v-cfc605da]{flex-direction:column}.news-image[data-v-cfc605da]{width:100%;height:200px}.filter-bar[data-v-cfc605da]{flex-direction:column;align-items:stretch}.category-filter[data-v-cfc605da]{flex-wrap:wrap}.search-box[data-v-cfc605da]{width:100%}.search-box input[data-v-cfc605da]{flex:1}.hero-title[data-v-cfc605da]{font-size:32px}}.news-detail[data-v-284cfe85]{padding-top:65px}.detail-hero[data-v-284cfe85]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:45px 0}.container[data-v-284cfe85]{max-width:800px;margin:0 auto;padding:0 20px}.back-link[data-v-284cfe85]{color:#fffc;font-size:13px;cursor:pointer;margin-bottom:15px;display:inline-block;transition:color .3s ease}.back-link[data-v-284cfe85]:hover{color:#f7c948}.detail-title[data-v-284cfe85]{font-size:28px;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.4}.detail-meta[data-v-284cfe85]{display:flex;gap:15px}.meta-item[data-v-284cfe85]{background:#ffffff26;padding:6px 12px;border-radius:16px;font-size:13px;color:#fff}.detail-content[data-v-284cfe85]{padding:45px 0;background:#fff}.detail-image[data-v-284cfe85]{margin-bottom:20px;border-radius:12px;overflow:hidden}.detail-image img[data-v-284cfe85]{width:100%;height:auto}.detail-body[data-v-284cfe85]{font-size:15px;line-height:1.7;color:#333}.detail-body p[data-v-284cfe85]{margin-bottom:15px;text-align:justify}.share-section[data-v-284cfe85]{margin-top:28px;padding-top:20px;border-top:1px solid #E9ECEF}.share-label[data-v-284cfe85]{font-size:13px;color:#666;margin-right:12px}.share-buttons[data-v-284cfe85]{display:inline-flex;gap:8px}.share-btn[data-v-284cfe85]{background:#f8f9fa;border:1px solid #E9ECEF;padding:6px 15px;border-radius:16px;font-size:13px;cursor:pointer;transition:all .3s ease}.share-btn[data-v-284cfe85]:hover{background:#3e92cc;color:#fff;border-color:#3e92cc}@media(max-width:768px){.detail-title[data-v-284cfe85]{font-size:28px}.detail-content[data-v-284cfe85]{padding:40px 0}}.products[data-v-46bc9f60]{padding-top:65px}.products-hero[data-v-46bc9f60]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:45px 0;text-align:center}.hero-title[data-v-46bc9f60]{font-size:32px;font-weight:700;color:#fff;margin-bottom:12px}.hero-desc[data-v-46bc9f60]{font-size:15px;color:#fffc}.products-content[data-v-46bc9f60]{padding:45px 0;background:#f8f9fa}.container[data-v-46bc9f60]{max-width:1200px;margin:0 auto;padding:0 20px}.filter-section[data-v-46bc9f60]{display:flex;justify-content:center;gap:25px;margin-bottom:28px}.filter-group[data-v-46bc9f60]{display:flex;align-items:center;gap:10px}.filter-group label[data-v-46bc9f60]{font-size:14px;color:#666;font-weight:500}.filter-group select[data-v-46bc9f60]{padding:8px 16px;border:1px solid #E9ECEF;border-radius:6px;font-size:13px;background:#fff;cursor:pointer}.products-grid[data-v-46bc9f60]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card[data-v-46bc9f60]{background:#fff;border-radius:12px;padding:22px;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:all .3s ease}.product-card[data-v-46bc9f60]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #3e92cc26}.product-header[data-v-46bc9f60]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.product-code[data-v-46bc9f60]{font-size:12px;color:#999;font-family:monospace}.product-risk[data-v-46bc9f60]{font-size:11px;font-weight:500;padding:2px 8px;border-radius:8px}.product-risk.low[data-v-46bc9f60]{background:#d4edda;color:#155724}.product-risk.medium[data-v-46bc9f60]{background:#fff3cd;color:#856404}.product-risk.high[data-v-46bc9f60]{background:#f8d7da;color:#721c24}.product-name[data-v-46bc9f60]{font-size:18px;font-weight:600;color:#0a2463;margin-bottom:4px}.product-type[data-v-46bc9f60]{font-size:13px;color:#666;margin-bottom:10px}.product-stats[data-v-46bc9f60]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:10px}.stat[data-v-46bc9f60]{background:#f8f9fa;padding:12px;border-radius:8px}.stat-label[data-v-46bc9f60]{display:block;font-size:12px;color:#999;margin-bottom:5px}.stat-value[data-v-46bc9f60]{font-size:15px;font-weight:600;color:#0a2463}.product-desc[data-v-46bc9f60]{font-size:13px;color:#666;line-height:1.4;margin-bottom:15px}.product-btn[data-v-46bc9f60]{width:100%;background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:10px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease}.product-btn[data-v-46bc9f60]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3e92cc4d}.pagination[data-v-46bc9f60]{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:28px}.page-btn[data-v-46bc9f60]{background:#fff;border:1px solid #E9ECEF;padding:8px 20px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .3s ease}.page-btn[data-v-46bc9f60]:hover:not(:disabled){background:#3e92cc;color:#fff;border-color:#3e92cc}.page-btn[data-v-46bc9f60]:disabled{opacity:.5;cursor:not-allowed}.page-info[data-v-46bc9f60]{font-size:13px;color:#666}@media(max-width:768px){.products-grid[data-v-46bc9f60]{grid-template-columns:1fr}.filter-section[data-v-46bc9f60]{flex-direction:column;align-items:center;gap:20px}.hero-title[data-v-46bc9f60]{font-size:32px}}.product-detail[data-v-47d4ab6f]{padding-top:65px}.detail-hero[data-v-47d4ab6f]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:45px 0}.container[data-v-47d4ab6f]{max-width:1000px;margin:0 auto;padding:0 20px}.back-link[data-v-47d4ab6f]{color:#fffc;font-size:13px;cursor:pointer;margin-bottom:20px;display:inline-block;transition:color .3s ease}.back-link[data-v-47d4ab6f]:hover{color:#f7c948}.product-header[data-v-47d4ab6f]{display:flex;justify-content:space-between;align-items:flex-start}.product-code[data-v-47d4ab6f]{font-size:14px;color:#fffc;font-family:monospace}.product-title[data-v-47d4ab6f]{font-size:28px;font-weight:700;color:#fff;margin:8px 0 4px}.product-type[data-v-47d4ab6f]{font-size:14px;color:#fffc}.product-risk-badge[data-v-47d4ab6f]{font-size:13px;font-weight:600;padding:8px 15px;border-radius:20px}.product-risk-badge.low[data-v-47d4ab6f]{background:#d4edda;color:#155724}.product-risk-badge.medium[data-v-47d4ab6f]{background:#fff3cd;color:#856404}.product-risk-badge.high[data-v-47d4ab6f]{background:#f8d7da;color:#721c24}.detail-content[data-v-47d4ab6f]{padding:45px 0;background:#fff}.detail-tabs[data-v-47d4ab6f]{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid #E9ECEF}.tab-btn[data-v-47d4ab6f]{background:transparent;border:none;padding:12px 24px;font-size:14px;font-weight:500;color:#666;cursor:pointer;position:relative;transition:color .3s ease}.tab-btn[data-v-47d4ab6f]:hover,.tab-btn.active[data-v-47d4ab6f]{color:#3e92cc}.tab-btn.active[data-v-47d4ab6f]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#3e92cc,#f7c948)}.tab-content[data-v-47d4ab6f]{min-height:400px}.overview-grid[data-v-47d4ab6f]{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.overview-item[data-v-47d4ab6f]{background:#f8f9fa;padding:20px;border-radius:10px;text-align:center}.item-label[data-v-47d4ab6f]{display:block;font-size:13px;color:#999;margin-bottom:8px}.item-value[data-v-47d4ab6f]{font-size:17px;font-weight:600;color:#0a2463}.item-value.highlight[data-v-47d4ab6f]{color:#f7c948;font-size:24px}.description-section h3[data-v-47d4ab6f]{font-size:16px;font-weight:600;color:#0a2463;margin-bottom:12px}.description-section p[data-v-47d4ab6f]{font-size:14px;line-height:1.6;color:#666;text-align:justify}.performance-tab[data-v-47d4ab6f]{padding:15px}.chart-container[data-v-47d4ab6f]{background:#f8f9fa;border-radius:10px;padding:15px;margin-bottom:20px}.chart[data-v-47d4ab6f]{height:260px}.performance-summary[data-v-47d4ab6f]{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.summary-item[data-v-47d4ab6f]{background:#f8f9fa;padding:15px;border-radius:8px;text-align:center}.summary-label[data-v-47d4ab6f]{display:block;font-size:13px;color:#999;margin-bottom:8px}.summary-value[data-v-47d4ab6f]{font-size:16px;font-weight:600}.summary-value.positive[data-v-47d4ab6f]{color:#155724}.summary-value.negative[data-v-47d4ab6f]{color:#721c24}.manager-tab[data-v-47d4ab6f]{padding:15px}.manager-card[data-v-47d4ab6f]{display:flex;gap:20px;background:#f8f9fa;padding:22px;border-radius:12px}.manager-avatar[data-v-47d4ab6f]{width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid #3E92CC;flex-shrink:0}.manager-avatar img[data-v-47d4ab6f]{width:100%;height:100%;object-fit:cover}.manager-info[data-v-47d4ab6f]{flex:1}.manager-info h3[data-v-47d4ab6f]{font-size:20px;font-weight:600;color:#0a2463;margin-bottom:4px}.manager-title[data-v-47d4ab6f]{font-size:13px;color:#3e92cc;margin-bottom:10px}.manager-desc[data-v-47d4ab6f]{font-size:14px;color:#666;line-height:1.5;margin-bottom:15px}.manager-experience[data-v-47d4ab6f]{display:flex;gap:20px}.exp-item[data-v-47d4ab6f]{font-size:13px;color:#666;background:#fff;padding:6px 12px;border-radius:6px}.risk-tab[data-v-47d4ab6f]{padding:15px}.risk-warning[data-v-47d4ab6f]{background:#fff3cd;border-left:4px solid #856404;padding:15px;border-radius:0 8px 8px 0;margin-bottom:20px}.risk-warning h3[data-v-47d4ab6f]{font-size:15px;color:#856404;margin-bottom:8px}.risk-warning p[data-v-47d4ab6f]{font-size:14px;color:#856404;line-height:1.6}.risk-factors h4[data-v-47d4ab6f]{font-size:15px;font-weight:600;color:#0a2463;margin-bottom:12px}.risk-factors ul[data-v-47d4ab6f]{list-style:none;padding:0}.risk-factors li[data-v-47d4ab6f]{font-size:15px;color:#666;padding:10px 0 10px 25px;position:relative}.risk-factors li[data-v-47d4ab6f]:before{content:"•";position:absolute;left:0;color:#f7c948}@media(max-width:768px){.product-header[data-v-47d4ab6f]{flex-direction:column;gap:20px}.product-title[data-v-47d4ab6f]{font-size:28px}.overview-grid[data-v-47d4ab6f],.performance-summary[data-v-47d4ab6f]{grid-template-columns:repeat(2,1fr)}.manager-card[data-v-47d4ab6f]{flex-direction:column;align-items:center;text-align:center}.manager-experience[data-v-47d4ab6f]{justify-content:center}}.courses[data-v-33744fca]{padding-top:65px}.courses-hero[data-v-33744fca]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:45px 0;text-align:center}.hero-title[data-v-33744fca]{font-size:32px;font-weight:700;color:#fff;margin-bottom:12px}.hero-desc[data-v-33744fca]{font-size:18px;color:#fffc}.courses-intro[data-v-33744fca]{padding:40px 0;background:#f8f9fa}.intro-header[data-v-33744fca]{text-align:center;margin-bottom:20px}.intro-title[data-v-33744fca]{font-size:26px;font-weight:700;color:#0a2463;margin-bottom:8px}.intro-subtitle[data-v-33744fca]{font-size:15px;color:#3e92cc}.intro-text[data-v-33744fca]{max-width:800px;margin:0 auto;font-size:15px;color:#666;line-height:1.6;text-align:justify}.course-categories[data-v-33744fca]{padding:40px 0;background:#fff}.category-card[data-v-33744fca]{background:#f8f9fa;border-radius:12px;padding:25px;margin-bottom:20px;border-left:5px solid #3E92CC}.category-header[data-v-33744fca]{display:flex;align-items:flex-start;gap:15px;margin-bottom:15px}.category-icon[data-v-33744fca]{font-size:34px}.category-title-wrapper[data-v-33744fca]{flex:1}.category-title[data-v-33744fca]{font-size:20px;font-weight:700;color:#0a2463;margin-bottom:4px}.category-meta[data-v-33744fca]{font-size:14px;color:#3e92cc}.category-desc[data-v-33744fca]{font-size:14px;color:#666;line-height:1.6;margin-bottom:18px;text-align:justify}.category-list[data-v-33744fca]{background:#fff;padding:15px;border-radius:8px}.list-title[data-v-33744fca]{font-size:14px;font-weight:600;color:#0a2463;margin-bottom:10px}.lesson-list[data-v-33744fca]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:8px}.lesson-list li[data-v-33744fca]{font-size:13px;color:#555;padding-left:18px;position:relative;line-height:1.5}.lesson-list li[data-v-33744fca]:before{content:"📌";position:absolute;left:0;font-size:12px}.container[data-v-33744fca]{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.hero-title[data-v-33744fca]{font-size:32px}}.contact[data-v-7bac49de]{padding-top:65px}.contact-hero[data-v-7bac49de]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:45px 0;text-align:center}.hero-title[data-v-7bac49de]{font-size:32px;font-weight:700;color:#fff;margin-bottom:12px}.hero-desc[data-v-7bac49de]{font-size:15px;color:#fffc}.contact-content[data-v-7bac49de]{padding:45px 0;background:#fff}.container[data-v-7bac49de]{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.section-title[data-v-7bac49de]{font-size:20px;font-weight:600;color:#0a2463;margin-bottom:22px}.contact-details[data-v-7bac49de]{display:flex;flex-direction:column;gap:15px;margin-bottom:28px}.detail-card[data-v-7bac49de]{display:flex;gap:15px;background:#f8f9fa;padding:15px;border-radius:10px}.detail-icon[data-v-7bac49de]{font-size:26px}.detail-info h3[data-v-7bac49de]{font-size:15px;font-weight:600;color:#0a2463;margin-bottom:4px}.detail-info p[data-v-7bac49de]{font-size:14px;color:#666;line-height:1.5}.map-section h3[data-v-7bac49de]{font-size:15px;font-weight:600;color:#0a2463;margin-bottom:12px}.map-container[data-v-7bac49de]{border-radius:12px;overflow:hidden}.map-container img[data-v-7bac49de]{width:100%;height:auto}.contact-form[data-v-7bac49de]{background:#f8f9fa;padding:30px;border-radius:15px}.form-group[data-v-7bac49de]{margin-bottom:15px}.form-group label[data-v-7bac49de]{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:6px}.form-group input[data-v-7bac49de],.form-group select[data-v-7bac49de],.form-group textarea[data-v-7bac49de]{width:100%;padding:12px;border:1px solid #E9ECEF;border-radius:6px;font-size:13px;background:#fff}.form-group textarea[data-v-7bac49de]{resize:vertical;min-height:90px}.submit-btn[data-v-7bac49de]{width:100%;background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:12px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-btn[data-v-7bac49de]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3e92cc4d}.success-message[data-v-7bac49de]{background:#d4edda;border:1px solid #C3E6CB;border-radius:8px;padding:15px;text-align:center;margin-top:15px}.success-icon[data-v-7bac49de]{font-size:32px;margin-bottom:8px}.success-message p[data-v-7bac49de]{font-size:14px;color:#155724}@media(max-width:768px){.container[data-v-7bac49de]{grid-template-columns:1fr;gap:40px}.hero-title[data-v-7bac49de]{font-size:32px}}.login[data-v-4ee74ee3]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.login-container[data-v-4ee74ee3]{position:relative;width:100%;max-width:450px;padding:20px}.login-bg[data-v-4ee74ee3]{position:absolute;top:-100px;left:-100px;right:-100px;bottom:-100px;background:linear-gradient(135deg,#0a2463,#3e92cc,#f7c948);opacity:.05;border-radius:50%}.login-box[data-v-4ee74ee3]{position:relative;background:#fff;padding:30px;border-radius:15px;box-shadow:0 20px 60px #0000001a}.login-header[data-v-4ee74ee3]{text-align:center;margin-bottom:25px}.logo[data-v-4ee74ee3]{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.logo img[data-v-4ee74ee3]{width:45px;height:45px}.logo-text[data-v-4ee74ee3]{font-size:22px;font-weight:700;color:#0a2463;margin-left:8px;background:linear-gradient(135deg,#3e92cc,#f7c948);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header h2[data-v-4ee74ee3]{font-size:20px;font-weight:600;color:#0a2463;margin-bottom:6px}.login-header p[data-v-4ee74ee3]{font-size:13px;color:#999}.login-form[data-v-4ee74ee3]{display:flex;flex-direction:column}.form-group[data-v-4ee74ee3]{margin-bottom:15px}.form-group label[data-v-4ee74ee3]{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.form-group input[data-v-4ee74ee3]{width:100%;padding:12px;border:1px solid #E9ECEF;border-radius:8px;font-size:13px;transition:border-color .3s ease}.form-group input[data-v-4ee74ee3]:focus{outline:none;border-color:#3e92cc}.form-options[data-v-4ee74ee3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.checkbox-label[data-v-4ee74ee3]{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;cursor:pointer}.checkbox-label input[data-v-4ee74ee3]{width:18px;height:18px}.forgot-link[data-v-4ee74ee3]{font-size:13px;color:#3e92cc;text-decoration:none}.forgot-link[data-v-4ee74ee3]:hover{text-decoration:underline}.login-btn[data-v-4ee74ee3]{width:100%;background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:12px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.login-btn[data-v-4ee74ee3]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px #3e92cc4d}.login-btn[data-v-4ee74ee3]:disabled{opacity:.7;cursor:not-allowed}.error-message[data-v-4ee74ee3]{background:#f8d7da;border:1px solid #F5C6CB;border-radius:6px;padding:10px 12px;font-size:13px;color:#721c24;margin-top:15px;text-align:center}.register-link[data-v-4ee74ee3]{text-align:center;margin-top:18px;font-size:13px;color:#666}.register-link a[data-v-4ee74ee3]{color:#3e92cc;text-decoration:none;margin-left:5px}.register-link a[data-v-4ee74ee3]:hover{text-decoration:underline}.register-modal[data-v-4ee74ee3]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-4ee74ee3]{background:#fff;padding:25px;border-radius:12px;width:90%;max-width:400px;position:relative}.modal-header[data-v-4ee74ee3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.modal-header h3[data-v-4ee74ee3]{font-size:18px;font-weight:600;color:#0a2463}.close-btn[data-v-4ee74ee3]{font-size:24px;color:#999;background:none;border:none;cursor:pointer}.close-btn[data-v-4ee74ee3]:hover{color:#333}.register-form[data-v-4ee74ee3]{display:flex;flex-direction:column}.register-btn[data-v-4ee74ee3]{width:100%;background:linear-gradient(135deg,#f7c948,#e8a87c);color:#0a2463;border:none;padding:12px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;margin-top:8px}@media(max-width:480px){.login-box[data-v-4ee74ee3]{padding:30px 25px}.logo img[data-v-4ee74ee3]{width:50px;height:50px}.logo-text[data-v-4ee74ee3]{font-size:24px}}
