.under-construction[data-v-c5753e94]{text-align:center;padding:100px 20px;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.construction-icon[data-v-c5753e94]{font-size:80px;color:#1976d2;margin-bottom:30px}.construction-title[data-v-c5753e94]{font-size:48px;font-weight:700;color:#333;margin-bottom:20px}.construction-message[data-v-c5753e94]{font-size:18px;color:#666;max-width:400px;line-height:1.6}@media (max-width: 768px){.construction-icon[data-v-c5753e94]{font-size:60px}.construction-title[data-v-c5753e94]{font-size:36px}.construction-message[data-v-c5753e94]{font-size:16px}}.under-construction[data-v-d7865532]{text-align:center;padding:100px 20px;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.construction-icon[data-v-d7865532]{font-size:80px;color:#1976d2;margin-bottom:30px}.construction-title[data-v-d7865532]{font-size:48px;font-weight:700;color:#333;margin-bottom:20px}.construction-message[data-v-d7865532]{font-size:18px;color:#666;max-width:400px;line-height:1.6}@media (max-width: 768px){.construction-icon[data-v-d7865532]{font-size:60px}.construction-title[data-v-d7865532]{font-size:36px}.construction-message[data-v-d7865532]{font-size:16px}}.under-construction[data-v-f75c1296]{text-align:center;padding:100px 20px;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.construction-icon[data-v-f75c1296]{font-size:80px;color:#1976d2;margin-bottom:30px}.construction-title[data-v-f75c1296]{font-size:48px;font-weight:700;color:#333;margin-bottom:20px}.construction-message[data-v-f75c1296]{font-size:18px;color:#666;max-width:400px;line-height:1.6}@media (max-width: 768px){.construction-icon[data-v-f75c1296]{font-size:60px}.construction-title[data-v-f75c1296]{font-size:36px}.construction-message[data-v-f75c1296]{font-size:16px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Microsoft YaHei,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0 20px;z-index:100}.navbar{background-color:#1976d2;position:fixed;top:0;width:100%;z-index:1000;box-shadow:0 2px 10px #0000001a}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo h2{color:#fff;font-size:20px;font-weight:700}.nav-menu{display:flex;list-style:none;margin:0;padding:0}.nav-item{margin-left:5px}.nav-link{color:#fff;text-decoration:none;font-size:16px;font-weight:500;padding:10px 15px;border-radius:5px;transition:background-color .3s ease}.nav-link:hover,.nav-link.router-link-active{background-color:#ffffff26}.hamburger{display:flex;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background-color:#fff;margin:3px 0}.main-content{margin-top:70px}.section{padding:100px 0 80px;min-height:100vh}.main-title{font-size:48px;font-weight:700;text-align:center;margin-bottom:20px;color:#1976d2;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.subtitle{font-size:24px;text-align:center;margin-bottom:15px;color:#555;font-weight:300}.description{font-size:18px;text-align:center;margin-bottom:60px;color:#666;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-top:60px}.feature-card{background:white;padding:40px 30px;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid #e0e0e0;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards}.feature-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px #00000026}.feature-icon{width:80px;height:80px;background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;box-shadow:0 5px 15px #1976d24d}.feature-icon i{font-size:36px;color:#fff}.feature-card h3{font-size:24px;margin-bottom:15px;color:#1976d2;font-weight:600}.feature-card p{font-size:16px;color:#666;line-height:1.6}.footer{background-color:#263238;color:#fff;padding:50px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:30px}.footer-section h3{font-size:20px;margin-bottom:20px;color:#1976d2}.footer-section p,.footer-section li{margin-bottom:10px;color:#ccc}.footer-section ul{list-style:none}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#1976d2}.social-links{display:flex;gap:15px}.social-links a{width:40px;height:40px;background-color:#1976d2;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-links a:hover{background-color:#42a5f5;transform:translateY(-3px)}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #37474f;color:#999}.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#1976d2;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:1000;box-shadow:0 4px 12px #1976d24d}.back-to-top:hover{background-color:#1565c0;transform:translateY(-3px)}@media screen and (max-width: 768px){.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#1976d2;width:100%;text-align:center;box-shadow:0 10px 27px #0000000d;padding:20px 0}.nav-menu.active{left:0}.nav-item{margin:10px 0}.hamburger{display:flex}.main-title{font-size:36px}.subtitle{font-size:20px}.description{font-size:16px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-card{padding:30px 20px}.container{padding:0 15px}.section{padding:80px 0 60px}}@media screen and (max-width: 480px){.main-title{font-size:28px}.subtitle{font-size:18px}.description{font-size:14px}.feature-card{padding:25px 15px}.feature-icon{width:60px;height:60px}.feature-icon i{font-size:28px}.feature-card h3{font-size:20px}.feature-card p{font-size:14px}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1976d2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1565c0}.language-switcher{margin-left:auto}.language-btn{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #667eea4d}.language-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66;background:linear-gradient(135deg,#764ba2 0%,#667eea 100%)}.language-btn:active{transform:translateY(0)}@media (max-width: 768px){.language-switcher{margin-left:0;margin-top:10px}.language-btn{width:100%;padding:12px 16px;font-size:16px}}[lang=en] .main-title{font-size:42px}[lang=en] .subtitle{font-size:22px}[lang=en] .description{font-size:16px}[lang=en] .nav-link{font-size:14px}[lang=en] .feature-card h3{font-size:22px}[lang=en] .feature-card p{font-size:15px}[lang=en] .footer-section h3{font-size:18px}[lang=en] .footer-section p,[lang=en] .footer-section li{font-size:14px}@media screen and (max-width: 768px){[lang=en] .main-title{font-size:32px}[lang=en] .subtitle{font-size:18px}[lang=en] .description{font-size:14px}}@media screen and (max-width: 480px){[lang=en] .main-title{font-size:26px}[lang=en] .subtitle{font-size:16px}[lang=en] .description{font-size:13px}[lang=en] .feature-card h3{font-size:18px}[lang=en] .feature-card p{font-size:13px}}.core-features-section,.navigation-modules-section{margin-top:80px;margin-bottom:80px;text-align:center}.section-title{font-size:32px;font-weight:700;color:#fff;margin-bottom:40px;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.navigation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;max-width:1200px;margin-left:auto;margin-right:auto}.nav-module-card{background:linear-gradient(135deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.9) 100%);padding:30px 25px;border-radius:15px;text-decoration:none;color:inherit;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid rgba(25,118,210,.1);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-module-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #1976d233;border-color:#1976d24d;color:inherit;text-decoration:none}.nav-module-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(25,118,210,.1),transparent);transition:left .5s}.nav-module-card:hover:before{left:100%}.module-icon{width:70px;height:70px;background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 5px 15px #1976d24d;transition:all .3s ease}.nav-module-card:hover .module-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 25px #1976d266}.module-icon i{font-size:28px;color:#fff}.module-title{font-size:22px;font-weight:700;color:#1976d2;margin-bottom:15px;transition:color .3s ease}.nav-module-card:hover .module-title{color:#1565c0}.module-description{font-size:15px;color:#666;line-height:1.6;margin-bottom:20px}.module-arrow{position:absolute;bottom:20px;right:25px;width:35px;height:35px;background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:.7}.nav-module-card:hover .module-arrow{transform:translate(5px) scale(1.1);opacity:1;box-shadow:0 4px 12px #1976d24d}.module-arrow i{font-size:14px;color:#fff}.overseas-page{padding:2rem 0;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.overseas-page .section-title{font-size:2rem;font-weight:700;color:#2d3748;margin:3rem 0 2rem;text-align:center;position:relative}.overseas-page .section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px}.policy-navigation-section{margin-bottom:4rem}.policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.policy-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;border:1px solid #e2e8f0}.policy-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.policy-flag{width:50px;height:50px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff;font-size:1.5rem}.policy-country{font-size:1.3rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.policy-description{color:#4a5568;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.policy-link{display:inline-flex;align-items:center;color:#667eea;text-decoration:none;font-weight:500;transition:color .2s ease}.policy-link:hover{color:#764ba2}.policy-link i{margin-left:.5rem;font-size:.8rem}.compliance-guide-section{margin-bottom:4rem}.guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.guide-card{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.guide-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.guide-icon{width:70px;height:70px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;font-size:1.8rem}.guide-title{font-size:1.4rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.guide-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.guide-features{list-style:none;padding:0;margin:0}.guide-features li{display:flex;align-items:center;margin-bottom:.8rem;color:#4a5568;font-size:.95rem}.guide-features i{color:#48bb78;margin-right:.75rem;font-size:.9rem}.green-standards-section{margin-bottom:4rem}.standards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem}.standard-card{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.standard-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.standard-header{display:flex;align-items:center;margin-bottom:1.5rem}.standard-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#fff;font-size:1.5rem}.standard-title{font-size:1.3rem;font-weight:600;color:#2d3748;margin:0}.standard-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.standard-actions{display:flex;gap:1rem}.btn-register,.btn-download{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-register{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.btn-register:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.btn-download{background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0}.btn-download:hover{background:#edf2f7;transform:translateY(-2px)}.sco-certification-section{margin-bottom:4rem}.sco-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.sco-card{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.sco-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.sco-header{display:flex;align-items:center;margin-bottom:1.5rem}.sco-logo{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#fff;font-size:1.5rem}.sco-title{font-size:1.3rem;font-weight:600;color:#2d3748;margin:0 0 .25rem}.sco-country{font-size:.9rem;color:#667eea;font-weight:500}.sco-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.sco-features{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#edf2f7;color:#4a5568;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}.case-studies-section{margin-bottom:4rem}.cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2rem}.case-card{background:white;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.case-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.case-image{height:120px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem}.case-content{padding:2rem}.case-title{font-size:1.4rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.case-company{color:#667eea;font-weight:500;margin-bottom:.25rem}.case-location{color:#718096;font-size:.9rem;margin-bottom:1rem}.case-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.case-metrics{display:flex;gap:2rem}.metric{text-align:center}.metric-value{display:block;font-size:1.5rem;font-weight:700;color:#667eea}.metric-label{font-size:.85rem;color:#718096;margin-top:.25rem}.download-section{margin-bottom:4rem}.download-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.download-card{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.download-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.download-icon{width:70px;height:70px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;font-size:1.8rem}.download-title{font-size:1.4rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.download-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.download-languages{display:flex;gap:.75rem;flex-wrap:wrap}.lang-btn{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:8px;background:#f7fafc;color:#4a5568;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.lang-btn:hover{background:#667eea;color:#fff;border-color:#667eea;transform:translateY(-2px)}.contact-section{margin-bottom:2rem}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;background:white;border-radius:15px;padding:2.5rem;box-shadow:0 10px 30px #0000001a}.contact-info h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.contact-info p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.contact-methods{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:1rem;color:#4a5568}.contact-item i{color:#667eea;font-size:1.2rem;width:20px}.cooperation-highlight{background:#f7fafc;border-radius:12px;padding:2rem;border-left:4px solid #667eea}.cooperation-highlight h4{font-size:1.3rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.cooperation-highlight p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.cooperation-features{list-style:none;padding:0;margin:0}.cooperation-features li{color:#4a5568;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.cooperation-features li:before{content:"•";color:#667eea;font-weight:700;position:absolute;left:0}[lang=en] .overseas-page .section-title{font-size:1.8rem}[lang=en] .overseas-page .policy-country{font-size:1.2rem}[lang=en] .overseas-page .guide-title{font-size:1.3rem}[lang=en] .overseas-page .standard-title{font-size:1.2rem}[lang=en] .overseas-page .case-title{font-size:1.3rem}.classroom-page{padding:2rem 0;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.classroom-page .section-title{font-size:2rem;font-weight:700;color:#2d3748;margin:3rem 0 2rem;text-align:center;position:relative}.classroom-page .section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.live-courses-section .course-card{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid #e2e8f0}.live-courses-section .course-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.course-header{display:flex;align-items:center;margin-bottom:1.5rem;position:relative}.course-logo{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#fff;font-size:1.5rem}.course-logo img{width:40px;height:40px;border-radius:50%}.course-info{flex:1}.course-title{font-size:1.3rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.course-provider{color:#667eea;font-weight:500;margin:0;font-size:.9rem}.live-badge{background:#e53e3e;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;display:flex;align-items:center;gap:.5rem;animation:pulse 2s infinite}.live-badge i{font-size:.6rem}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.course-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.course-meta{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.course-meta span{display:flex;align-items:center;gap:.5rem;color:#718096;font-size:.9rem}.course-meta i{color:#667eea;font-size:.8rem}.course-actions{display:flex;gap:1rem}.btn-watch{flex:1;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}.btn-watch:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66;color:#fff;text-decoration:none}.btn-favorite{width:45px;height:45px;border:1px solid #e2e8f0;background:#f7fafc;border-radius:8px;color:#718096;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.btn-favorite:hover{background:#fed7d7;color:#e53e3e;border-color:#e53e3e;transform:translateY(-2px)}.recorded-courses-section .course-card{background:white;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.recorded-courses-section .course-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.course-thumbnail{height:180px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.course-thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail-placeholder{color:#fff;font-size:3rem}.play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;font-size:1.5rem;transition:all .3s ease}.course-card:hover .play-overlay{background:white;transform:translate(-50%,-50%) scale(1.1)}.course-content{padding:2rem}.course-views,.course-rating{color:#718096}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.partner-card{background:white;border-radius:15px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.partner-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.partner-logo{width:80px;height:80px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem}.partner-logo img{width:60px;height:60px;border-radius:50%}.partner-name{font-size:1.3rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.partner-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.partner-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.stat{text-align:center}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#667eea}.stat-label{font-size:.85rem;color:#718096;margin-top:.25rem}.btn-visit{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f7fafc;color:#4a5568;text-decoration:none;border:1px solid #e2e8f0;border-radius:8px;font-weight:500;transition:all .2s ease}.btn-visit:hover{background:#667eea;color:#fff;border-color:#667eea;transform:translateY(-2px);text-decoration:none}[lang=en] .classroom-page .section-title{font-size:1.8rem}[lang=en] .classroom-page .course-title,[lang=en] .classroom-page .partner-name{font-size:1.2rem}@media (max-width: 768px){.section-title{font-size:26px}.navigation-grid{grid-template-columns:repeat(2,1fr);gap:15px}.nav-module-card{padding:20px 15px}.core-features-section,.navigation-modules-section{margin-top:60px}}@media (max-width: 480px){.section-title{font-size:22px}.navigation-grid{grid-template-columns:1fr;gap:15px}.module-title{font-size:18px}.module-description{font-size:13px}.module-icon{width:55px;height:55px}.module-icon i{font-size:22px}.nav-module-card{padding:18px 12px}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.home-page{margin-top:70px}.hero-section{background:linear-gradient(135deg,#1976d2 0%,#1565c0 50%,#0d47a1 100%);min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-title{font-size:48px;font-weight:700;color:#fff;text-align:center;margin:10px 0;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.2;letter-spacing:2px;word-spacing:8px}.cta-button{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;padding:15px 40px;font-size:18px;font-weight:700;border-radius:25px;cursor:pointer;margin:40px auto;display:block;transition:all .3s ease;box-shadow:0 5px 15px #4caf5066}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #4caf5099;background:linear-gradient(135deg,#45a049,#4caf50)}.service-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:60px;max-width:1200px}.service-card{background:rgba(255,255,255,.95);padding:30px 20px;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003;background:rgba(255,255,255,1)}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 5px 15px #1976d24d}.service-icon i{font-size:24px;color:#fff}.service-title{font-size:20px;font-weight:700;color:#1976d2;margin-bottom:10px}.service-description{font-size:14px;color:#666;line-height:1.5}.earth-background{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(/assets/map-1a1d23fc.png);opacity:.6}.services-page{padding:2rem 0;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;margin-top:3rem}.service-module{background:white;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid #e0e6ed}.service-module:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.module-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f4f8}.services-page .module-icon{width:80px;height:80px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff;font-size:2rem;box-shadow:0 8px 20px #667eea4d}.services-page .module-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.module-goal{font-size:1rem;color:#4a5568;line-height:1.6;font-weight:500}.module-content{display:grid;gap:1.5rem}.content-section{background:#f8fafc;border-radius:10px;padding:1.5rem;border-left:4px solid #667eea}.services-page .section-title{font-size:1.2rem;font-weight:600;color:#2d3748;margin-bottom:1rem;display:flex;align-items:center}.services-page .section-title:before{content:"";width:8px;height:8px;background:#667eea;border-radius:50%;margin-right:.5rem}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{display:flex;align-items:flex-start;margin-bottom:.8rem;padding:.5rem;border-radius:6px;transition:background-color .2s ease}.feature-list li:hover{background-color:#fff}.feature-list li:last-child{margin-bottom:0}.feature-list i{color:#667eea;margin-right:.75rem;margin-top:.2rem;font-size:.9rem;flex-shrink:0}.feature-list span{color:#4a5568;line-height:1.5;font-size:.95rem}[lang=en] .services-page .module-title{font-size:1.3rem}[lang=en] .services-page .module-goal{font-size:.9rem}[lang=en] .services-page .section-title{font-size:1.1rem}[lang=en] .services-page .feature-list span{font-size:.85rem}@media (max-width: 768px){.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-module{padding:1.5rem}.services-page .module-icon{width:60px;height:60px;font-size:1.5rem}.services-page .module-title{font-size:1.3rem}.module-goal{font-size:.9rem}.services-page .section-title{font-size:1.1rem}.feature-list span{font-size:.9rem}.hero-title{font-size:32px}.service-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.cta-button{padding:12px 30px;font-size:16px}}.resources-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);padding:2rem 0}.resources-page .container{max-width:1400px;margin:0 auto;padding:0 2rem}.resources-page .main-title{font-size:3rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:1rem}.resources-page .subtitle{font-size:1.5rem;color:#666;text-align:center;margin-bottom:1rem;font-weight:300}.resources-page .description{font-size:1.1rem;color:#666;text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.search-section{margin-bottom:3rem}.search-container{background:rgba(255,255,255,.95);border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;align-items:end}.filter-group{display:flex;flex-direction:column}.filter-group label{font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:.9rem}.filter-group select,.filter-group input{padding:.8rem;border:2px solid #e0e6ed;border-radius:8px;font-size:.9rem;transition:all .3s ease;background:white}.filter-group select:focus,.filter-group input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.btn-clear{padding:.8rem 1.5rem;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;justify-self:start}.btn-clear:hover{background:linear-gradient(135deg,#c0392b,#a93226);transform:translateY(-2px);box-shadow:0 5px 15px #e74c3c66}.template-resources-section,.policy-resources-section,.achievement-resources-section,.media-resources-section{margin-bottom:4rem}.resources-page .section-title{font-size:2rem;font-weight:600;color:#fff;margin-bottom:2rem;text-align:center;position:relative}.resources-page .section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#4CAF50,#2196F3);border-radius:2px}.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.resource-card{background:rgba(255,255,255,.95);border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0003;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resource-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.resource-header{display:flex;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.resource-icon{width:50px;height:50px;background:linear-gradient(135deg,#4CAF50,#2196F3);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.resource-icon i{font-size:1.3rem;color:#fff}.resource-info{flex:1}.resource-title{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:.3rem;line-height:1.3}.resource-category{font-size:.85rem;color:#7f8c8d;font-weight:500}.resource-badge{display:flex;flex-direction:column;gap:.3rem}.badge-new,.badge-hot{padding:.2rem .6rem;border-radius:12px;font-size:.7rem;font-weight:600;text-align:center}.badge-new{background:linear-gradient(135deg,#4CAF50,#45a049);color:#fff}.badge-hot{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff}.resource-description{color:#5a6c7d;line-height:1.6;margin-bottom:1.5rem;font-size:.9rem}.resource-meta{display:flex;gap:1rem;margin-bottom:1.5rem;font-size:.8rem;color:#7f8c8d}.resource-meta span{display:flex;align-items:center;gap:.3rem}.resource-actions{display:flex;gap:1rem}.btn-preview,.btn-download{flex:1;padding:.7rem 1rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem}.btn-preview{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.btn-preview:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-2px);box-shadow:0 5px 15px #3498db66}.btn-download{background:linear-gradient(135deg,#27ae60,#229954);color:#fff}.btn-download:hover{background:linear-gradient(135deg,#229954,#1e8449);transform:translateY(-2px);box-shadow:0 5px 15px #27ae6066}.policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.policy-card{background:rgba(255,255,255,.95);border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0003;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.policy-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.policy-header{display:flex;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.policy-flag{width:50px;height:50px;background:linear-gradient(135deg,#f39c12,#e67e22);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.policy-flag i{font-size:1.3rem;color:#fff}.policy-info{flex:1}.policy-title{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem;line-height:1.3}.policy-source{font-size:.85rem;color:#7f8c8d;font-weight:500;margin-bottom:.3rem}.policy-date{font-size:.8rem;color:#95a5a6}.policy-description{color:#5a6c7d;line-height:1.6;margin-bottom:1.5rem;font-size:.9rem}.policy-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.policy-tag{padding:.3rem .8rem;background:linear-gradient(135deg,#e8f4fd,#d6eaf8);color:#2980b9;border-radius:15px;font-size:.75rem;font-weight:500;border:1px solid rgba(52,152,219,.2)}.policy-actions{display:flex;gap:1rem}.btn-view{flex:1;padding:.7rem 1rem;background:linear-gradient(135deg,#8e44ad,#7d3c98);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem}.btn-view:hover{background:linear-gradient(135deg,#7d3c98,#6c3483);transform:translateY(-2px);box-shadow:0 5px 15px #8e44ad66}.achievement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.achievement-card{background:rgba(255,255,255,.95);border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0003;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.achievement-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.achievement-cover{position:relative;height:200px;overflow:hidden}.achievement-cover img{width:100%;height:100%;object-fit:cover}.cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.cover-placeholder i{font-size:3rem;color:#fff;opacity:.8}.achievement-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.achievement-card:hover .achievement-overlay{opacity:1}.btn-preview-overlay{padding:1rem;background:rgba(255,255,255,.9);color:#2c3e50;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.btn-preview-overlay:hover{background:white;transform:scale(1.1)}.btn-preview-overlay i{font-size:1.5rem}.achievement-content{padding:2rem}.achievement-title{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem;line-height:1.3}.achievement-author{font-size:.85rem;color:#7f8c8d;font-weight:500;margin-bottom:1rem}.achievement-description{color:#5a6c7d;line-height:1.6;margin-bottom:1.5rem;font-size:.9rem}.achievement-meta{display:flex;gap:1rem;margin-bottom:1.5rem;font-size:.8rem;color:#7f8c8d}.achievement-meta span{display:flex;align-items:center;gap:.3rem}.achievement-actions{display:flex;gap:1rem}.media-categories{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.category-btn{padding:.8rem 1.5rem;background:rgba(255,255,255,.1);color:#fffc;border:2px solid rgba(255,255,255,.2);border-radius:25px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-weight:500}.category-btn:hover,.category-btn.active{background:rgba(255,255,255,.95);color:#2c3e50;border-color:#fffc;transform:translateY(-2px);box-shadow:0 5px 15px #ffffff4d}.media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.media-card{background:rgba(255,255,255,.95);border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0003;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.media-thumbnail{position:relative;height:160px;overflow:hidden}.media-thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#3498db,#2980b9);display:flex;align-items:center;justify-content:center}.thumbnail-placeholder i{font-size:2.5rem;color:#fff;opacity:.8}.media-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;gap:1rem;opacity:0;transition:all .3s ease}.media-card:hover .media-overlay{opacity:1}.btn-download-overlay{padding:.8rem;background:rgba(255,255,255,.9);color:#2c3e50;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.btn-download-overlay:hover{background:white;transform:scale(1.1)}.media-info{padding:1.5rem}.media-title{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem;line-height:1.3}.media-description{color:#5a6c7d;line-height:1.6;margin-bottom:1rem;font-size:.85rem}.media-meta{display:flex;gap:1rem;font-size:.75rem;color:#7f8c8d}.media-meta span{padding:.2rem .6rem;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}[lang=en] .resources-page .main-title{font-family:Roboto,sans-serif;font-size:2.8rem}[lang=en] .resources-page .resource-title,[lang=en] .resources-page .policy-title,[lang=en] .resources-page .achievement-title,[lang=en] .resources-page .media-title{font-family:Roboto,sans-serif;font-size:1.1rem}@media (max-width: 768px){.resources-page .main-title{font-size:2.2rem}.resources-page .subtitle{font-size:1.2rem}.search-filters{grid-template-columns:1fr;gap:1rem}.resources-grid,.policy-grid,.achievement-grid,.media-grid{grid-template-columns:1fr;gap:1.5rem}.resource-header,.policy-header{flex-direction:column;text-align:center;gap:1rem}.resource-actions,.policy-actions,.achievement-actions{flex-direction:column}.media-categories{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.category-btn{flex-shrink:0}}
