: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-60e1cf02]{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease}.header-scrolled[data-v-60e1cf02]{background:#0a2463f2;box-shadow:0 2px 10px #0000001a}.container[data-v-60e1cf02]{max-width:1200px;margin:0 auto;padding:0 20px}.header-content[data-v-60e1cf02]{display:flex;align-items:center;justify-content:space-between;height:80px}.logo[data-v-60e1cf02]{display:flex;align-items:center;cursor:pointer}.logo img[data-v-60e1cf02]{width:50px;height:50px}.logo-text[data-v-60e1cf02]{font-size:24px;font-weight:700;margin-left:10px;background:linear-gradient(135deg,#3e92cc,#0a2463);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-scrolled .logo-text[data-v-60e1cf02]{background:linear-gradient(135deg,#3e92cc,#f7c948);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav[data-v-60e1cf02]{display:flex;gap:30px}.nav-link[data-v-60e1cf02]{color:#0a2463;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;position:relative}.nav-link[data-v-60e1cf02]:hover,.nav-link.active[data-v-60e1cf02]{color:#3e92cc}.header-scrolled .nav-link[data-v-60e1cf02]{color:#fff}.header-scrolled .nav-link[data-v-60e1cf02]:hover,.header-scrolled .nav-link.active[data-v-60e1cf02]{color:#f7c948}.nav-link.active[data-v-60e1cf02]:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#3e92cc,#f7c948)}.header-right[data-v-60e1cf02]{display:flex;align-items:center;gap:15px}.login-btn[data-v-60e1cf02]{background:linear-gradient(135deg,#3e92cc,#f7c948);color:#fff;border:none;padding:10px 20px;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.login-btn[data-v-60e1cf02]:hover{transform:translateY(-2px);box-shadow:0 5px 20px #3e92cc66}.user-info[data-v-60e1cf02]{display:flex;align-items:center;gap:15px}.user-name[data-v-60e1cf02]{color:#0a2463;font-weight:500}.header-scrolled .user-name[data-v-60e1cf02]{color:#fff}.logout-btn[data-v-60e1cf02]{background:transparent;color:#f7c948;border:1px solid #F7C948;padding:8px 16px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease}.logout-btn[data-v-60e1cf02]:hover{background:#f7c948;color:#0a2463}@media(max-width:768px){.nav[data-v-60e1cf02]{display:none}.header-content[data-v-60e1cf02]{height:60px}.logo img[data-v-60e1cf02]{width:40px;height:40px}.logo-text[data-v-60e1cf02]{font-size:20px}}.footer[data-v-1e2a6be5]{background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#fff;padding:60px 0 30px}.container[data-v-1e2a6be5]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-1e2a6be5]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.footer-section[data-v-1e2a6be5]{padding:20px}.footer-logo[data-v-1e2a6be5]{display:flex;align-items:center;margin-bottom:15px}.footer-logo img[data-v-1e2a6be5]{width:50px;height:50px}.logo-text[data-v-1e2a6be5]{font-size:24px;font-weight:700;color:#fff;margin-left:10px;background:linear-gradient(135deg,#3e92cc,#f7c948);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-desc[data-v-1e2a6be5]{font-size:14px;color:#fffc;margin-bottom:10px;line-height:1.6}.footer-section h4[data-v-1e2a6be5]{font-size:16px;font-weight:600;margin-bottom:20px;color:#f7c948}.footer-links[data-v-1e2a6be5]{list-style:none;padding:0}.footer-links li[data-v-1e2a6be5]{margin-bottom:10px}.footer-links a[data-v-1e2a6be5]{color:#fffc;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-links a[data-v-1e2a6be5]:hover{color:#f7c948}.contact-info[data-v-1e2a6be5]{list-style:none;padding:0}.contact-info li[data-v-1e2a6be5]{display:flex;align-items:flex-start;margin-bottom:12px;font-size:14px;color:#fffc}.contact-info .icon[data-v-1e2a6be5]{margin-right:10px;font-size:16px}.footer-bottom[data-v-1e2a6be5]{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;text-align:center;font-size:13px;color:#fff9}.footer-bottom .footer-link[data-v-1e2a6be5]{color:#fff9;text-decoration:none;transition:color .3s ease}.footer-bottom .footer-link[data-v-1e2a6be5]:hover{color:#f7c948}@media(max-width:768px){.footer-content[data-v-1e2a6be5]{grid-template-columns:repeat(2,1fr);gap:20px}.footer-section[data-v-1e2a6be5]{padding:10px}}@media(max-width:480px){.footer-content[data-v-1e2a6be5]{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-395d152c]{padding-top:80px}.hero[data-v-395d152c]{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-v-395d152c]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a2463,#3e92cc,#f7c948);opacity:.9}.hero-bg[data-v-395d152c]: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-395d152c]{position:relative;z-index:1;text-align:center;color:#fff}.hero-title[data-v-395d152c]{font-size:64px;font-weight:700;margin-bottom:20px;background:linear-gradient(135deg,#fff,#f7c948);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-395d152c]{font-size:28px;margin-bottom:10px;opacity:.95}.hero-desc[data-v-395d152c]{font-size:18px;margin-bottom:40px;opacity:.85}.hero-buttons[data-v-395d152c]{display:flex;gap:20px;justify-content:center}.btn-primary[data-v-395d152c]{background:linear-gradient(135deg,#f7c948,#e8a87c);color:#0a2463;border:none;padding:15px 40px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary[data-v-395d152c]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #f7c94866}.btn-secondary[data-v-395d152c]{background:transparent;color:#fff;border:2px solid #fff;padding:15px 40px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary[data-v-395d152c]:hover{background:#ffffff1a;transform:translateY(-3px)}.features[data-v-395d152c]{padding:80px 0;background:#f8f9fa}.container[data-v-395d152c]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-395d152c]{font-size:32px;font-weight:700;text-align:center;margin-bottom:50px;color:#0a2463}.features-grid[data-v-395d152c]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-card[data-v-395d152c]{background:#fff;padding:40px 30px;border-radius:15px;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.feature-card[data-v-395d152c]:hover{transform:translateY(-10px);box-shadow:0 10px 30px #3e92cc26}.feature-icon[data-v-395d152c]{font-size:48px;margin-bottom:20px}.feature-title[data-v-395d152c]{font-size:20px;font-weight:600;color:#0a2463;margin-bottom:10px}.feature-desc[data-v-395d152c]{font-size:14px;color:#666;line-height:1.6}.news-section[data-v-395d152c]{padding:80px 0}.section-header[data-v-395d152c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.view-more[data-v-395d152c]{color:#3e92cc;text-decoration:none;font-size:14px;font-weight:500;transition:color .3s ease}.view-more[data-v-395d152c]:hover{color:#f7c948}.news-grid[data-v-395d152c]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-card[data-v-395d152c]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:all .3s ease}.news-card[data-v-395d152c]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.news-image[data-v-395d152c]{height:180px;overflow:hidden}.news-image img[data-v-395d152c]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card:hover .news-image img[data-v-395d152c]{transform:scale(1.1)}.news-content[data-v-395d152c]{padding:20px}.news-title[data-v-395d152c]{font-size:18px;font-weight:600;color:#0a2463;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-summary[data-v-395d152c]{font-size:14px;color:#666;line-height:1.6;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-meta[data-v-395d152c]{display:flex;justify-content:space-between;font-size:12px;color:#999}.news-category[data-v-395d152c]{background:#f7c948;color:#0a2463;padding:3px 10px;border-radius:10px;font-size:11px;font-weight:500}.products-section[data-v-395d152c]{padding:80px 0;background:#f8f9fa}.products-grid[data-v-395d152c]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-card[data-v-395d152c]{background:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:all .3s ease}.product-card[data-v-395d152c]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #3e92cc26}.product-header[data-v-395d152c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product-code[data-v-395d152c]{font-size:12px;color:#999;font-family:monospace}.product-risk[data-v-395d152c]{font-size:12px;font-weight:500;padding:3px 10px;border-radius:10px}.product-risk.low[data-v-395d152c]{background:#d4edda;color:#155724}.product-risk.中等风险[data-v-395d152c],.product-risk.medium[data-v-395d152c]{background:#fff3cd;color:#856404}.product-risk.中高风险[data-v-395d152c],.product-risk.high[data-v-395d152c]{background:#f8d7da;color:#721c24}.product-name[data-v-395d152c]{font-size:20px;font-weight:600;color:#0a2463;margin-bottom:5px}.product-type[data-v-395d152c]{font-size:14px;color:#666;margin-bottom:20px}.product-stats[data-v-395d152c]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px}.stat[data-v-395d152c]{background:#f8f9fa;padding:15px;border-radius:10px}.stat-label[data-v-395d152c]{display:block;font-size:12px;color:#999;margin-bottom:5px}.stat-value[data-v-395d152c]{font-size:18px;font-weight:600;color:#0a2463}.product-btn[data-v-395d152c]{width:100%;background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.product-btn[data-v-395d152c]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3e92cc4d}.courses-section[data-v-395d152c]{padding:80px 0}.courses-grid[data-v-395d152c]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.course-card[data-v-395d152c]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:all .3s ease}.course-card[data-v-395d152c]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #f7c94826}.course-image[data-v-395d152c]{height:150px;overflow:hidden}.course-image img[data-v-395d152c]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.course-card:hover .course-image img[data-v-395d152c]{transform:scale(1.1)}.course-content[data-v-395d152c]{padding:20px}.course-name[data-v-395d152c]{font-size:18px;font-weight:600;color:#0a2463;margin-bottom:8px}.course-lecturer[data-v-395d152c]{font-size:14px;color:#666;margin-bottom:15px}.course-info[data-v-395d152c]{display:flex;justify-content:space-between;align-items:center}.course-price[data-v-395d152c]{font-size:20px;font-weight:700;color:#f7c948}.course-duration[data-v-395d152c]{font-size:14px;color:#999}.contact-section[data-v-395d152c]{padding:80px 0;background:linear-gradient(135deg,#0a2463,#1e3a8a)}.contact-content[data-v-395d152c]{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-title[data-v-395d152c]{font-size:32px;font-weight:700;color:#fff;margin-bottom:15px}.contact-desc[data-v-395d152c]{font-size:16px;color:#fffc;margin-bottom:30px}.contact-details[data-v-395d152c]{display:flex;flex-direction:column;gap:20px}.detail-item[data-v-395d152c]{display:flex;align-items:flex-start;color:#ffffffe6}.detail-icon[data-v-395d152c]{font-size:20px;margin-right:15px}.detail-text[data-v-395d152c]{font-size:16px}.contact-form[data-v-395d152c]{background:#ffffff1a;padding:30px;border-radius:15px}.contact-form h3[data-v-395d152c]{font-size:20px;font-weight:600;color:#fff;margin-bottom:25px}.contact-form input[data-v-395d152c],.contact-form textarea[data-v-395d152c]{width:100%;padding:15px;margin-bottom:15px;border:none;border-radius:8px;background:#ffffff26;color:#fff;font-size:14px}.contact-form input[data-v-395d152c]::placeholder,.contact-form textarea[data-v-395d152c]::placeholder{color:#ffffff80}.contact-form textarea[data-v-395d152c]{resize:vertical;min-height:100px}.submit-btn[data-v-395d152c]{width:100%;background:linear-gradient(135deg,#f7c948,#e8a87c);color:#0a2463;border:none;padding:15px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-btn[data-v-395d152c]:hover{transform:translateY(-2px);box-shadow:0 5px 20px #f7c9484d}@media(max-width:768px){.hero[data-v-395d152c]{height:400px}.hero-title[data-v-395d152c]{font-size:40px}.hero-subtitle[data-v-395d152c]{font-size:20px}.features-grid[data-v-395d152c],.news-grid[data-v-395d152c],.products-grid[data-v-395d152c],.courses-grid[data-v-395d152c]{grid-template-columns:1fr}.contact-content[data-v-395d152c]{grid-template-columns:1fr;gap:40px}.section-title[data-v-395d152c]{font-size:24px}}.about[data-v-81a6d1b0]{padding-top:80px}.about-hero[data-v-81a6d1b0]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:60px 0;text-align:center}.hero-title[data-v-81a6d1b0]{font-size:40px;font-weight:700;color:#fff;margin-bottom:15px}.hero-desc[data-v-81a6d1b0]{font-size:18px;color:#fffc}.company-intro[data-v-81a6d1b0]{padding:80px 0;background:#fff}.container[data-v-81a6d1b0]{max-width:1200px;margin:0 auto;padding:0 20px}.intro-content[data-v-81a6d1b0]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.section-title[data-v-81a6d1b0]{font-size:32px;font-weight:700;color:#0a2463;margin-bottom:30px}.intro-paragraph[data-v-81a6d1b0]{font-size:16px;color:#666;line-height:1.8;margin-bottom:20px;text-align:justify}.intro-stats[data-v-81a6d1b0]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.stat-item[data-v-81a6d1b0]{text-align:center;padding:20px;background:#f8f9fa;border-radius:10px}.stat-value[data-v-81a6d1b0]{display:block;font-size:32px;font-weight:700;color:#0a2463;margin-bottom:5px}.stat-label[data-v-81a6d1b0]{font-size:14px;color:#666}.intro-image[data-v-81a6d1b0]{border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.intro-image img[data-v-81a6d1b0]{width:100%;height:100%;object-fit:cover}.company-values[data-v-81a6d1b0]{padding:80px 0;background:#f8f9fa}.values-grid[data-v-81a6d1b0]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.value-card[data-v-81a6d1b0]{background:#fff;padding:40px 30px;border-radius:15px;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.value-card[data-v-81a6d1b0]:hover{transform:translateY(-10px);box-shadow:0 10px 30px #3e92cc26}.value-icon[data-v-81a6d1b0]{font-size:48px;margin-bottom:20px}.value-title[data-v-81a6d1b0]{font-size:20px;font-weight:600;color:#0a2463;margin-bottom:10px}.value-desc[data-v-81a6d1b0]{font-size:14px;color:#666;line-height:1.6}.products-intro[data-v-81a6d1b0]{padding:80px 0;background:#f8f9fa}.products-content[data-v-81a6d1b0]{max-width:800px;margin:0 auto;text-align:center}.products-text[data-v-81a6d1b0]{font-size:16px;color:#666;line-height:1.8;margin-bottom:40px;text-align:justify}.products-focus[data-v-81a6d1b0]{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.focus-item[data-v-81a6d1b0]{display:flex;align-items:center;gap:10px;background:#fff;padding:15px 30px;border-radius:30px;box-shadow:0 4px 15px #00000014}.focus-icon[data-v-81a6d1b0]{font-size:24px}.focus-name[data-v-81a6d1b0]{font-size:16px;font-weight:600;color:#0a2463}.team-section[data-v-81a6d1b0]{padding:80px 0;background:#fff}.executive-card[data-v-81a6d1b0]{background:#f8f9fa;padding:40px;border-radius:20px;max-width:900px;margin:0 auto}.executive-info[data-v-81a6d1b0]{flex:1}.executive-name[data-v-81a6d1b0]{font-size:28px;font-weight:700;color:#0a2463;margin-bottom:8px}.executive-title[data-v-81a6d1b0]{font-size:16px;color:#3e92cc;margin-bottom:25px}.executive-details[data-v-81a6d1b0]{display:flex;flex-direction:column;gap:20px}.detail-section[data-v-81a6d1b0]{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.detail-title[data-v-81a6d1b0]{font-size:14px;font-weight:600;color:#3e92cc;margin-bottom:8px}.detail-content[data-v-81a6d1b0]{font-size:14px;color:#666;line-height:1.7;text-align:justify}.honors-section[data-v-81a6d1b0]{padding:80px 0;background:linear-gradient(135deg,#0a2463,#1e3a8a)}.honors-section .section-title[data-v-81a6d1b0]{color:#fff;text-align:center}.honors-grid[data-v-81a6d1b0]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.honor-card[data-v-81a6d1b0]{background:#ffffff1a;padding:30px;border-radius:15px;text-align:center;transition:all .3s ease}.honor-card[data-v-81a6d1b0]:hover{background:#ffffff26;transform:translateY(-5px)}.honor-icon[data-v-81a6d1b0]{font-size:40px;margin-bottom:15px}.honor-title[data-v-81a6d1b0]{font-size:18px;font-weight:600;color:#fff;margin-bottom:10px}.honor-desc[data-v-81a6d1b0]{font-size:14px;color:#ffffffb3}@media(max-width:768px){.intro-content[data-v-81a6d1b0]{grid-template-columns:1fr;gap:40px}.intro-stats[data-v-81a6d1b0]{grid-template-columns:repeat(2,1fr);gap:20px}.values-grid[data-v-81a6d1b0],.honors-grid[data-v-81a6d1b0]{grid-template-columns:1fr}.products-focus[data-v-81a6d1b0]{flex-direction:column;align-items:center}.executive-card[data-v-81a6d1b0]{text-align:center}.hero-title[data-v-81a6d1b0]{font-size:32px}.section-title[data-v-81a6d1b0]{font-size:24px}}.news[data-v-fadeafca]{padding-top:80px}.news-hero[data-v-fadeafca]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:60px 0;text-align:center}.hero-title[data-v-fadeafca]{font-size:40px;font-weight:700;color:#fff;margin-bottom:15px}.hero-desc[data-v-fadeafca]{font-size:18px;color:#fffc}.news-content[data-v-fadeafca]{padding:60px 0;background:#fff}.container[data-v-fadeafca]{max-width:1200px;margin:0 auto;padding:0 20px}.filter-bar[data-v-fadeafca]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:20px}.category-filter[data-v-fadeafca]{display:flex;gap:10px}.filter-btn[data-v-fadeafca]{background:#f8f9fa;border:1px solid #E9ECEF;padding:10px 20px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease}.filter-btn[data-v-fadeafca]:hover,.filter-btn.active[data-v-fadeafca]{background:#3e92cc;color:#fff;border-color:#3e92cc}.search-box[data-v-fadeafca]{display:flex;gap:10px}.search-box input[data-v-fadeafca]{padding:10px 15px;border:1px solid #E9ECEF;border-radius:20px;font-size:14px;width:200px}.search-btn[data-v-fadeafca]{background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:10px 20px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease}.search-btn[data-v-fadeafca]:hover{transform:translateY(-2px)}.news-list[data-v-fadeafca]{display:flex;flex-direction:column;gap:30px}.news-item[data-v-fadeafca]{display:flex;gap:30px;background:#f8f9fa;padding:30px;border-radius:15px;cursor:pointer;transition:all .3s ease}.news-item[data-v-fadeafca]:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000014}.news-image[data-v-fadeafca]{width:250px;height:150px;border-radius:10px;overflow:hidden;flex-shrink:0}.news-image img[data-v-fadeafca]{width:100%;height:100%;object-fit:cover}.news-info[data-v-fadeafca]{flex:1;display:flex;flex-direction:column}.news-category[data-v-fadeafca]{display:inline-block;background:#f7c948;color:#0a2463;padding:5px 12px;border-radius:10px;font-size:12px;font-weight:500;width:fit-content;margin-bottom:15px}.news-title[data-v-fadeafca]{font-size:22px;font-weight:600;color:#0a2463;margin-bottom:10px;line-height:1.4}.news-summary[data-v-fadeafca]{font-size:15px;color:#666;line-height:1.6;flex:1;margin-bottom:15px}.news-meta[data-v-fadeafca]{font-size:14px;color:#999}.pagination[data-v-fadeafca]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px}.page-btn[data-v-fadeafca]{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-fadeafca]:hover:not(:disabled){background:#3e92cc;color:#fff;border-color:#3e92cc}.page-btn[data-v-fadeafca]:disabled{opacity:.5;cursor:not-allowed}.page-info[data-v-fadeafca]{font-size:14px;color:#666}@media(max-width:768px){.news-item[data-v-fadeafca]{flex-direction:column}.news-image[data-v-fadeafca]{width:100%;height:200px}.filter-bar[data-v-fadeafca]{flex-direction:column;align-items:stretch}.category-filter[data-v-fadeafca]{flex-wrap:wrap}.search-box[data-v-fadeafca]{width:100%}.search-box input[data-v-fadeafca]{flex:1}.hero-title[data-v-fadeafca]{font-size:32px}}.news-detail[data-v-6643d31a]{padding-top:80px}.detail-hero[data-v-6643d31a]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:60px 0}.container[data-v-6643d31a]{max-width:800px;margin:0 auto;padding:0 20px}.back-link[data-v-6643d31a]{color:#fffc;font-size:14px;cursor:pointer;margin-bottom:20px;display:inline-block;transition:color .3s ease}.back-link[data-v-6643d31a]:hover{color:#f7c948}.detail-title[data-v-6643d31a]{font-size:36px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.4}.detail-meta[data-v-6643d31a]{display:flex;gap:20px}.meta-item[data-v-6643d31a]{background:#ffffff26;padding:8px 16px;border-radius:20px;font-size:14px;color:#fff}.detail-content[data-v-6643d31a]{padding:60px 0;background:#fff}.detail-image[data-v-6643d31a]{margin-bottom:30px;border-radius:15px;overflow:hidden}.detail-image img[data-v-6643d31a]{width:100%;height:auto}.detail-body[data-v-6643d31a]{font-size:16px;line-height:1.8;color:#333}.detail-body p[data-v-6643d31a]{margin-bottom:20px;text-align:justify}.share-section[data-v-6643d31a]{margin-top:40px;padding-top:30px;border-top:1px solid #E9ECEF}.share-label[data-v-6643d31a]{font-size:14px;color:#666;margin-right:15px}.share-buttons[data-v-6643d31a]{display:inline-flex;gap:10px}.share-btn[data-v-6643d31a]{background:#f8f9fa;border:1px solid #E9ECEF;padding:8px 20px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease}.share-btn[data-v-6643d31a]:hover{background:#3e92cc;color:#fff;border-color:#3e92cc}@media(max-width:768px){.detail-title[data-v-6643d31a]{font-size:28px}.detail-content[data-v-6643d31a]{padding:40px 0}}.products[data-v-186222e0]{padding-top:80px}.products-hero[data-v-186222e0]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:60px 0;text-align:center}.hero-title[data-v-186222e0]{font-size:40px;font-weight:700;color:#fff;margin-bottom:15px}.hero-desc[data-v-186222e0]{font-size:18px;color:#fffc}.products-content[data-v-186222e0]{padding:60px 0;background:#f8f9fa}.container[data-v-186222e0]{max-width:1200px;margin:0 auto;padding:0 20px}.filter-section[data-v-186222e0]{display:flex;justify-content:center;gap:40px;margin-bottom:40px}.filter-group[data-v-186222e0]{display:flex;align-items:center;gap:10px}.filter-group label[data-v-186222e0]{font-size:14px;color:#666;font-weight:500}.filter-group select[data-v-186222e0]{padding:10px 20px;border:1px solid #E9ECEF;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.products-grid[data-v-186222e0]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-card[data-v-186222e0]{background:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 20px #00000014;cursor:pointer;transition:all .3s ease}.product-card[data-v-186222e0]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #3e92cc26}.product-header[data-v-186222e0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product-code[data-v-186222e0]{font-size:12px;color:#999;font-family:monospace}.product-risk[data-v-186222e0]{font-size:12px;font-weight:500;padding:3px 10px;border-radius:10px}.product-risk.low[data-v-186222e0]{background:#d4edda;color:#155724}.product-risk.medium[data-v-186222e0]{background:#fff3cd;color:#856404}.product-risk.high[data-v-186222e0]{background:#f8d7da;color:#721c24}.product-name[data-v-186222e0]{font-size:20px;font-weight:600;color:#0a2463;margin-bottom:5px}.product-type[data-v-186222e0]{font-size:14px;color:#666;margin-bottom:15px}.product-stats[data-v-186222e0]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:15px}.stat[data-v-186222e0]{background:#f8f9fa;padding:15px;border-radius:10px}.stat-label[data-v-186222e0]{display:block;font-size:12px;color:#999;margin-bottom:5px}.stat-value[data-v-186222e0]{font-size:18px;font-weight:600;color:#0a2463}.product-desc[data-v-186222e0]{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px}.product-btn[data-v-186222e0]{width:100%;background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.product-btn[data-v-186222e0]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3e92cc4d}.pagination[data-v-186222e0]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px}.page-btn[data-v-186222e0]{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-186222e0]:hover:not(:disabled){background:#3e92cc;color:#fff;border-color:#3e92cc}.page-btn[data-v-186222e0]:disabled{opacity:.5;cursor:not-allowed}.page-info[data-v-186222e0]{font-size:14px;color:#666}@media(max-width:768px){.products-grid[data-v-186222e0]{grid-template-columns:1fr}.filter-section[data-v-186222e0]{flex-direction:column;align-items:center;gap:20px}.hero-title[data-v-186222e0]{font-size:32px}}.product-detail[data-v-ef782362]{padding-top:80px}.detail-hero[data-v-ef782362]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:60px 0}.container[data-v-ef782362]{max-width:1000px;margin:0 auto;padding:0 20px}.back-link[data-v-ef782362]{color:#fffc;font-size:14px;cursor:pointer;margin-bottom:30px;display:inline-block;transition:color .3s ease}.back-link[data-v-ef782362]:hover{color:#f7c948}.product-header[data-v-ef782362]{display:flex;justify-content:space-between;align-items:flex-start}.product-code[data-v-ef782362]{font-size:14px;color:#fffc;font-family:monospace}.product-title[data-v-ef782362]{font-size:36px;font-weight:700;color:#fff;margin:10px 0 5px}.product-type[data-v-ef782362]{font-size:16px;color:#fffc}.product-risk-badge[data-v-ef782362]{font-size:14px;font-weight:600;padding:10px 20px;border-radius:25px}.product-risk-badge.low[data-v-ef782362]{background:#d4edda;color:#155724}.product-risk-badge.medium[data-v-ef782362]{background:#fff3cd;color:#856404}.product-risk-badge.high[data-v-ef782362]{background:#f8d7da;color:#721c24}.detail-content[data-v-ef782362]{padding:60px 0;background:#fff}.detail-tabs[data-v-ef782362]{display:flex;gap:10px;margin-bottom:30px;border-bottom:1px solid #E9ECEF}.tab-btn[data-v-ef782362]{background:transparent;border:none;padding:15px 30px;font-size:16px;font-weight:500;color:#666;cursor:pointer;position:relative;transition:color .3s ease}.tab-btn[data-v-ef782362]:hover,.tab-btn.active[data-v-ef782362]{color:#3e92cc}.tab-btn.active[data-v-ef782362]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#3e92cc,#f7c948)}.tab-content[data-v-ef782362]{min-height:400px}.overview-grid[data-v-ef782362]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.overview-item[data-v-ef782362]{background:#f8f9fa;padding:25px;border-radius:12px;text-align:center}.item-label[data-v-ef782362]{display:block;font-size:14px;color:#999;margin-bottom:10px}.item-value[data-v-ef782362]{font-size:20px;font-weight:600;color:#0a2463}.item-value.highlight[data-v-ef782362]{color:#f7c948;font-size:28px}.description-section h3[data-v-ef782362]{font-size:18px;font-weight:600;color:#0a2463;margin-bottom:15px}.description-section p[data-v-ef782362]{font-size:15px;line-height:1.8;color:#666;text-align:justify}.performance-tab[data-v-ef782362]{padding:20px}.chart-container[data-v-ef782362]{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:30px}.chart[data-v-ef782362]{height:300px}.performance-summary[data-v-ef782362]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.summary-item[data-v-ef782362]{background:#f8f9fa;padding:20px;border-radius:10px;text-align:center}.summary-label[data-v-ef782362]{display:block;font-size:13px;color:#999;margin-bottom:8px}.summary-value[data-v-ef782362]{font-size:18px;font-weight:600}.summary-value.positive[data-v-ef782362]{color:#155724}.summary-value.negative[data-v-ef782362]{color:#721c24}.manager-tab[data-v-ef782362]{padding:20px}.manager-card[data-v-ef782362]{display:flex;gap:30px;background:#f8f9fa;padding:30px;border-radius:15px}.manager-avatar[data-v-ef782362]{width:150px;height:150px;border-radius:50%;overflow:hidden;border:4px solid #3E92CC;flex-shrink:0}.manager-avatar img[data-v-ef782362]{width:100%;height:100%;object-fit:cover}.manager-info[data-v-ef782362]{flex:1}.manager-info h3[data-v-ef782362]{font-size:24px;font-weight:600;color:#0a2463;margin-bottom:5px}.manager-title[data-v-ef782362]{font-size:14px;color:#3e92cc;margin-bottom:15px}.manager-desc[data-v-ef782362]{font-size:15px;color:#666;line-height:1.6;margin-bottom:20px}.manager-experience[data-v-ef782362]{display:flex;gap:30px}.exp-item[data-v-ef782362]{font-size:14px;color:#666;background:#fff;padding:8px 15px;border-radius:8px}.risk-tab[data-v-ef782362]{padding:20px}.risk-warning[data-v-ef782362]{background:#fff3cd;border-left:4px solid #856404;padding:20px;border-radius:0 10px 10px 0;margin-bottom:30px}.risk-warning h3[data-v-ef782362]{font-size:16px;color:#856404;margin-bottom:10px}.risk-warning p[data-v-ef782362]{font-size:14px;color:#856404;line-height:1.6}.risk-factors h4[data-v-ef782362]{font-size:16px;font-weight:600;color:#0a2463;margin-bottom:15px}.risk-factors ul[data-v-ef782362]{list-style:none;padding:0}.risk-factors li[data-v-ef782362]{font-size:15px;color:#666;padding:10px 0 10px 25px;position:relative}.risk-factors li[data-v-ef782362]:before{content:"•";position:absolute;left:0;color:#f7c948}@media(max-width:768px){.product-header[data-v-ef782362]{flex-direction:column;gap:20px}.product-title[data-v-ef782362]{font-size:28px}.overview-grid[data-v-ef782362],.performance-summary[data-v-ef782362]{grid-template-columns:repeat(2,1fr)}.manager-card[data-v-ef782362]{flex-direction:column;align-items:center;text-align:center}.manager-experience[data-v-ef782362]{justify-content:center}}.courses[data-v-bbf5cc99]{padding-top:80px}.courses-hero[data-v-bbf5cc99]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:60px 0;text-align:center}.hero-title[data-v-bbf5cc99]{font-size:40px;font-weight:700;color:#fff;margin-bottom:15px}.hero-desc[data-v-bbf5cc99]{font-size:18px;color:#fffc}.courses-intro[data-v-bbf5cc99]{padding:60px 0;background:#f8f9fa}.intro-header[data-v-bbf5cc99]{text-align:center;margin-bottom:30px}.intro-title[data-v-bbf5cc99]{font-size:32px;font-weight:700;color:#0a2463;margin-bottom:10px}.intro-subtitle[data-v-bbf5cc99]{font-size:18px;color:#3e92cc}.intro-text[data-v-bbf5cc99]{max-width:800px;margin:0 auto;font-size:16px;color:#666;line-height:1.8;text-align:justify}.course-categories[data-v-bbf5cc99]{padding:60px 0;background:#fff}.category-card[data-v-bbf5cc99]{background:#f8f9fa;border-radius:15px;padding:35px;margin-bottom:30px;border-left:5px solid #3E92CC}.category-header[data-v-bbf5cc99]{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}.category-icon[data-v-bbf5cc99]{font-size:40px}.category-title-wrapper[data-v-bbf5cc99]{flex:1}.category-title[data-v-bbf5cc99]{font-size:24px;font-weight:700;color:#0a2463;margin-bottom:5px}.category-meta[data-v-bbf5cc99]{font-size:14px;color:#3e92cc}.category-desc[data-v-bbf5cc99]{font-size:15px;color:#666;line-height:1.7;margin-bottom:25px;text-align:justify}.category-list[data-v-bbf5cc99]{background:#fff;padding:20px;border-radius:10px}.list-title[data-v-bbf5cc99]{font-size:16px;font-weight:600;color:#0a2463;margin-bottom:15px}.lesson-list[data-v-bbf5cc99]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.lesson-list li[data-v-bbf5cc99]{font-size:14px;color:#555;padding-left:20px;position:relative;line-height:1.6}.lesson-list li[data-v-bbf5cc99]:before{content:"📌";position:absolute;left:0;font-size:12px}.container[data-v-bbf5cc99]{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.hero-title[data-v-bbf5cc99]{font-size:32px}}.contact[data-v-01984dfe]{padding-top:80px}.contact-hero[data-v-01984dfe]{background:linear-gradient(135deg,#0a2463,#3e92cc);padding:60px 0;text-align:center}.hero-title[data-v-01984dfe]{font-size:40px;font-weight:700;color:#fff;margin-bottom:15px}.hero-desc[data-v-01984dfe]{font-size:18px;color:#fffc}.contact-content[data-v-01984dfe]{padding:60px 0;background:#fff}.container[data-v-01984dfe]{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.section-title[data-v-01984dfe]{font-size:24px;font-weight:600;color:#0a2463;margin-bottom:30px}.contact-details[data-v-01984dfe]{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.detail-card[data-v-01984dfe]{display:flex;gap:20px;background:#f8f9fa;padding:20px;border-radius:12px}.detail-icon[data-v-01984dfe]{font-size:32px}.detail-info h3[data-v-01984dfe]{font-size:16px;font-weight:600;color:#0a2463;margin-bottom:5px}.detail-info p[data-v-01984dfe]{font-size:14px;color:#666;line-height:1.5}.map-section h3[data-v-01984dfe]{font-size:16px;font-weight:600;color:#0a2463;margin-bottom:15px}.map-placeholder[data-v-01984dfe]{border-radius:12px;overflow:hidden;height:250px}.map-placeholder img[data-v-01984dfe]{width:100%;height:100%;object-fit:cover}.contact-form[data-v-01984dfe]{background:#f8f9fa;padding:30px;border-radius:15px}.form-group[data-v-01984dfe]{margin-bottom:20px}.form-group label[data-v-01984dfe]{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.form-group input[data-v-01984dfe],.form-group select[data-v-01984dfe],.form-group textarea[data-v-01984dfe]{width:100%;padding:15px;border:1px solid #E9ECEF;border-radius:8px;font-size:14px;background:#fff}.form-group textarea[data-v-01984dfe]{resize:vertical;min-height:120px}.submit-btn[data-v-01984dfe]{width:100%;background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:15px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-btn[data-v-01984dfe]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3e92cc4d}.success-message[data-v-01984dfe]{background:#d4edda;border:1px solid #C3E6CB;border-radius:10px;padding:20px;text-align:center;margin-top:20px}.success-icon[data-v-01984dfe]{font-size:40px;margin-bottom:10px}.success-message p[data-v-01984dfe]{font-size:16px;color:#155724}@media(max-width:768px){.container[data-v-01984dfe]{grid-template-columns:1fr;gap:40px}.hero-title[data-v-01984dfe]{font-size:32px}}.login[data-v-c7089932]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.login-container[data-v-c7089932]{position:relative;width:100%;max-width:450px;padding:20px}.login-bg[data-v-c7089932]{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-c7089932]{position:relative;background:#fff;padding:40px;border-radius:20px;box-shadow:0 20px 60px #0000001a}.login-header[data-v-c7089932]{text-align:center;margin-bottom:35px}.logo[data-v-c7089932]{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.logo img[data-v-c7089932]{width:60px;height:60px}.logo-text[data-v-c7089932]{font-size:28px;font-weight:700;color:#0a2463;margin-left:12px;background:linear-gradient(135deg,#3e92cc,#f7c948);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header h2[data-v-c7089932]{font-size:24px;font-weight:600;color:#0a2463;margin-bottom:8px}.login-header p[data-v-c7089932]{font-size:14px;color:#999}.login-form[data-v-c7089932]{display:flex;flex-direction:column}.form-group[data-v-c7089932]{margin-bottom:20px}.form-group label[data-v-c7089932]{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.form-group input[data-v-c7089932]{width:100%;padding:15px;border:1px solid #E9ECEF;border-radius:10px;font-size:14px;transition:border-color .3s ease}.form-group input[data-v-c7089932]:focus{outline:none;border-color:#3e92cc}.form-options[data-v-c7089932]{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.checkbox-label[data-v-c7089932]{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;cursor:pointer}.checkbox-label input[data-v-c7089932]{width:18px;height:18px}.forgot-link[data-v-c7089932]{font-size:14px;color:#3e92cc;text-decoration:none}.forgot-link[data-v-c7089932]:hover{text-decoration:underline}.login-btn[data-v-c7089932]{width:100%;background:linear-gradient(135deg,#3e92cc,#0a2463);color:#fff;border:none;padding:15px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.login-btn[data-v-c7089932]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px #3e92cc4d}.login-btn[data-v-c7089932]:disabled{opacity:.7;cursor:not-allowed}.error-message[data-v-c7089932]{background:#f8d7da;border:1px solid #F5C6CB;border-radius:8px;padding:12px 15px;font-size:14px;color:#721c24;margin-top:20px;text-align:center}.register-link[data-v-c7089932]{text-align:center;margin-top:25px;font-size:14px;color:#666}.register-link a[data-v-c7089932]{color:#3e92cc;text-decoration:none;margin-left:5px}.register-link a[data-v-c7089932]:hover{text-decoration:underline}.register-modal[data-v-c7089932]{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-c7089932]{background:#fff;padding:30px;border-radius:15px;width:90%;max-width:400px;position:relative}.modal-header[data-v-c7089932]{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.modal-header h3[data-v-c7089932]{font-size:20px;font-weight:600;color:#0a2463}.close-btn[data-v-c7089932]{font-size:24px;color:#999;background:none;border:none;cursor:pointer}.close-btn[data-v-c7089932]:hover{color:#333}.register-form[data-v-c7089932]{display:flex;flex-direction:column}.register-btn[data-v-c7089932]{width:100%;background:linear-gradient(135deg,#f7c948,#e8a87c);color:#0a2463;border:none;padding:15px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;margin-top:10px}@media(max-width:480px){.login-box[data-v-c7089932]{padding:30px 25px}.logo img[data-v-c7089932]{width:50px;height:50px}.logo-text[data-v-c7089932]{font-size:24px}}
