.mobile-header[data-v-b27a6b92]{background:linear-gradient(90deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff);padding:1rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px rgba(0,0,0,.1)}.mobile-header-content[data-v-b27a6b92]{display:flex;align-items:center;justify-content:space-between;max-width:100%}.highlight-curve[data-v-b27a6b92]{background-color:#4fc8ed;padding:0 8px;border-radius:8px;animation:fadeColor-b27a6b92 1s ease-in-out infinite alternate}@keyframes fadeColor-b27a6b92{0%{opacity:.3}to{opacity:1}}@keyframes float-b27a6b92{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-float[data-v-b27a6b92]{animation:float-b27a6b92 4s ease-in-out infinite}.categories-item h5[data-v-b27a6b92]{min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;text-overflow:ellipsis;height:160px}.categories-item h5 a[data-v-b27a6b92]{width:100%}.search-input-wrapper[data-v-5bca9206]{width:100%;position:relative}.search-input-wrapper .search-loading-icon[data-v-5bca9206]{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--bs-primary);animation:spin-5bca9206 1s linear infinite;z-index:1}@keyframes spin-5bca9206{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.search-popup-overlay[data-v-5bca9206]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn-5bca9206 .3s ease;overflow-y:auto}@keyframes fadeIn-5bca9206{0%{opacity:0}to{opacity:1}}.search-popup-modal[data-v-5bca9206]{width:100%;max-width:900px;max-height:90vh;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;animation:slideUp-5bca9206 .3s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes slideUp-5bca9206{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-header[data-v-5bca9206]{padding:24px 28px;border-bottom:2px solid #f0f0f0;background:linear-gradient(135deg,#f8f9fa,#fff);flex-shrink:0}.popup-header .header-content[data-v-5bca9206]{display:flex;align-items:center;justify-content:space-between;gap:20px}.popup-header .header-content .header-left[data-v-5bca9206]{display:flex;align-items:center;gap:15px;flex:1}.popup-header .header-content .header-left i[data-v-5bca9206]{font-size:1.8rem;color:var(--bs-primary)}.popup-header .header-content .header-left .popup-title[data-v-5bca9206]{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 4px 0}.popup-header .header-content .header-left .popup-subtitle[data-v-5bca9206]{font-size:.9rem;color:#6c757d;margin:0}.popup-header .header-content .header-right[data-v-5bca9206]{display:flex;align-items:center;gap:15px}.popup-header .header-content .header-right .results-badge[data-v-5bca9206]{background:linear-gradient(135deg,var(--bs-primary) 0,rgba(var(--bs-primary-rgb),.9) 100%);color:#fff;padding:8px 16px;border-radius:25px;font-size:.95rem;font-weight:700;min-width:40px;text-align:center;box-shadow:0 4px 12px rgba(var(--bs-primary-rgb),.3)}.popup-header .header-content .header-right .close-popup-btn[data-v-5bca9206]{width:40px;height:40px;border-radius:50%;border:none;background:#f8f9fa;color:#6c757d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.popup-header .header-content .header-right .close-popup-btn i[data-v-5bca9206]{font-size:1.5rem}.popup-header .header-content .header-right .close-popup-btn[data-v-5bca9206]:hover{background:#e9ecef;color:#dc3545;transform:rotate(90deg)}.popup-body[data-v-5bca9206]{padding:24px 28px;overflow-y:auto;flex:1;min-height:0}.popup-body[data-v-5bca9206]::-webkit-scrollbar{width:8px}.popup-body[data-v-5bca9206]::-webkit-scrollbar-track{background:#f8f9fa}.popup-body[data-v-5bca9206]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--bs-primary) 0,rgba(var(--bs-primary-rgb),.8) 100%);border-radius:10px}.popup-body[data-v-5bca9206]::-webkit-scrollbar-thumb:hover{background:var(--bs-primary)}.popup-loading[data-v-5bca9206]{text-align:center;padding:60px 20px}.popup-loading .loading-spinner[data-v-5bca9206]{font-size:3rem;color:var(--bs-primary);animation:spin-5bca9206 1s linear infinite;display:block;margin-bottom:20px}.popup-loading p[data-v-5bca9206]{font-size:1.1rem;color:#6c757d;margin:0}.popup-results-list[data-v-5bca9206]{display:flex;flex-direction:column;gap:16px}.popup-result-item[data-v-5bca9206]{border:2px solid #f0f0f0;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;overflow:hidden}.popup-result-item[data-v-5bca9206]:hover{border-color:var(--bs-primary);box-shadow:0 12px 30px rgba(var(--bs-primary-rgb),.2);transform:translateX(-6px)}.popup-result-item:hover .result-item-image .image-overlay[data-v-5bca9206]{opacity:1}.popup-result-item:hover .result-item-image .image-icon[data-v-5bca9206]{opacity:1;transform:scale(1)}.popup-result-item:hover .result-item-image img[data-v-5bca9206]{transform:scale(1.1)}.popup-result-item:hover .result-arrow[data-v-5bca9206]{opacity:1;transform:translateX(0)}.popup-result-item .result-item-wrapper[data-v-5bca9206]{display:flex;gap:20px;padding:20px;position:relative}.popup-result-item .result-item-image[data-v-5bca9206]{width:120px;height:120px;border-radius:12px;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative}.popup-result-item .result-item-image img[data-v-5bca9206]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.popup-result-item .result-item-image .image-overlay[data-v-5bca9206]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.8) 0,rgba(var(--bs-primary-rgb),.6) 100%);opacity:0;transition:opacity .3s ease}.popup-result-item .result-item-image .image-icon[data-v-5bca9206]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;transition:all .3s ease;z-index:2}.popup-result-item .result-item-image .image-icon i[data-v-5bca9206]{font-size:3rem;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4))}.popup-result-item .result-item-content[data-v-5bca9206]{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.popup-result-item .result-item-content .result-header[data-v-5bca9206]{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.popup-result-item .result-item-content .result-header .result-title[data-v-5bca9206]{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.4;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.popup-result-item .result-item-content .result-header .result-badge[data-v-5bca9206]{width:36px;height:36px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(255,215,0,.4)}.popup-result-item .result-item-content .result-header .result-badge i[data-v-5bca9206]{color:#ff8c00;font-size:1.1rem}.popup-result-item .result-item-content .result-slogan[data-v-5bca9206]{display:flex;align-items:center;gap:10px;padding:12px 16px;background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.15) 0,rgba(var(--bs-primary-rgb),.08) 100%);border-radius:10px;border-right:4px solid var(--bs-primary)}.popup-result-item .result-item-content .result-slogan i[data-v-5bca9206]{color:var(--bs-primary);font-size:1.3rem;flex-shrink:0}.popup-result-item .result-item-content .result-slogan span[data-v-5bca9206]{font-size:1rem;color:var(--bs-primary);font-weight:600;line-height:1.5}.popup-result-item .result-item-content .result-description[data-v-5bca9206]{font-size:.95rem;color:#6c757d;margin:0;line-height:1.6}.popup-result-item .result-item-content .result-footer[data-v-5bca9206]{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:8px;padding-top:12px;border-top:1px solid #f0f0f0}.popup-result-item .result-item-content .result-footer .result-category[data-v-5bca9206]{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#f8f9fa;border-radius:8px;font-size:.85rem;color:#6c757d}.popup-result-item .result-item-content .result-footer .result-category i[data-v-5bca9206]{font-size:1rem}.popup-result-item .result-item-content .result-footer .result-price[data-v-5bca9206]{display:flex;align-items:baseline;gap:6px;direction:ltr}.popup-result-item .result-item-content .result-footer .result-price .price-value[data-v-5bca9206]{font-size:1.5rem;font-weight:700;color:var(--bs-primary);background:linear-gradient(135deg,var(--bs-primary) 0,rgba(var(--bs-primary-rgb),.8) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.popup-result-item .result-item-content .result-footer .result-price .price-currency[data-v-5bca9206]{font-size:1.1rem;font-weight:600;color:#6c757d}.popup-result-item .result-arrow[data-v-5bca9206]{position:absolute;left:20px;top:50%;transform:translateY(-50%) translateX(-15px);opacity:0;transition:all .3s ease;width:44px;height:44px;background:var(--bs-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(var(--bs-primary-rgb),.4)}.popup-result-item .result-arrow i[data-v-5bca9206]{color:#fff;font-size:1.3rem}.popup-no-results[data-v-5bca9206]{text-align:center;padding:80px 30px}.popup-no-results .no-results-icon[data-v-5bca9206]{width:120px;height:120px;margin:0 auto 30px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:50%;display:flex;align-items:center;justify-content:center}.popup-no-results .no-results-icon i[data-v-5bca9206]{font-size:3.5rem;color:#adb5bd}.popup-no-results .no-results-title[data-v-5bca9206]{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:12px}.popup-no-results .no-results-text[data-v-5bca9206]{font-size:1.1rem;color:#6c757d;margin-bottom:0}@media(max-width:768px){.search-popup-overlay[data-v-5bca9206]{padding:10px}.search-popup-modal[data-v-5bca9206]{max-width:100%;max-height:95vh;border-radius:16px}.popup-header[data-v-5bca9206]{padding:18px 20px}.popup-header .header-content[data-v-5bca9206]{flex-direction:column;align-items:flex-start;gap:15px}.popup-header .header-content .header-left[data-v-5bca9206]{width:100%}.popup-header .header-content .header-left .popup-title[data-v-5bca9206]{font-size:1.2rem}.popup-header .header-content .header-left .popup-subtitle[data-v-5bca9206]{font-size:.85rem}.popup-header .header-content .header-right[data-v-5bca9206]{width:100%;justify-content:space-between}.popup-body[data-v-5bca9206]{padding:18px 20px}.popup-result-item .result-item-wrapper[data-v-5bca9206]{flex-direction:column;gap:15px;padding:15px}.popup-result-item .result-item-image[data-v-5bca9206]{width:100%;height:200px}.popup-result-item .result-item-content .result-header .result-title[data-v-5bca9206]{font-size:1.05rem}.popup-result-item .result-item-content .result-footer[data-v-5bca9206]{flex-direction:column;align-items:flex-start;gap:12px}.popup-result-item .result-item-content .result-footer .result-price[data-v-5bca9206]{width:100%;justify-content:space-between;padding-top:12px;border-top:1px solid #f0f0f0}.popup-result-item .result-arrow[data-v-5bca9206]{display:none}}.benefits-section[data-v-4de090ea]{padding:80px 0;background:linear-gradient(0deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff);position:relative;overflow:hidden}.benefits-section[data-v-4de090ea]:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%;animation:float-4de090ea 6s ease-in-out infinite}.benefits-section[data-v-4de090ea]:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);border-radius:50%;animation:float-4de090ea 8s ease-in-out infinite reverse}@keyframes float-4de090ea{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.container[data-v-4de090ea]{position:relative;z-index:1}.section-header[data-v-4de090ea]{margin-bottom:60px}.section-badge[data-v-4de090ea]{display:inline-block;padding:8px 20px;background:hsla(0,0%,100%,.2);border-radius:20px;font-size:.9rem;font-weight:600;color:#fff;margin-bottom:15px;backdrop-filter:blur(10px)}.section-title[data-v-4de090ea]{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.1)}.section-description[data-v-4de090ea]{font-size:1.2rem;color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto;line-height:1.6}.cards-container[data-v-4de090ea]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.action-card[data-v-4de090ea]{text-decoration:none;color:inherit;display:block;height:100%}.card-inner[data-v-4de090ea]{position:relative;height:100%;background:#fff;border-radius:24px;padding:40px 30px;box-shadow:0 10px 40px rgba(0,0,0,.15);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;cursor:pointer}.card-background[data-v-4de090ea]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease;border-radius:24px}.ai-card .card-background[data-v-4de090ea]{background:linear-gradient(90deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff)}.games-card .card-background[data-v-4de090ea]{background:linear-gradient(135deg,#f093fb,#f5576c)}.booking-card .card-background[data-v-4de090ea]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.card-inner:hover .card-background[data-v-4de090ea]{opacity:.05}.card-content[data-v-4de090ea]{position:relative;z-index:2;text-align:center}.icon-wrapper[data-v-4de090ea]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.ai-icon[data-v-4de090ea]{background:linear-gradient(90deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff);box-shadow:0 10px 30px rgba(102,126,234,.4)}.games-icon[data-v-4de090ea]{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 10px 30px rgba(245,87,108,.4)}.booking-icon[data-v-4de090ea]{background:linear-gradient(135deg,#4facfe,#00f2fe);box-shadow:0 10px 30px rgba(79,172,254,.4)}.icon-wrapper i[data-v-4de090ea]{font-size:48px;color:#fff;transition:all .3s ease}.card-inner:hover .icon-wrapper[data-v-4de090ea]{transform:translateY(-10px) scale(1.1);box-shadow:0 15px 40px rgba(0,0,0,.2)}.card-inner:hover .icon-wrapper i[data-v-4de090ea]{transform:scale(1.1)}.card-title[data-v-4de090ea]{font-size:1.75rem;font-weight:700;color:#2d3748;margin-bottom:15px;transition:color .3s ease}.card-inner:hover .card-title[data-v-4de090ea]{color:#1a202c}.card-description[data-v-4de090ea]{font-size:1rem;color:#718096;line-height:1.7;margin-bottom:30px;min-height:80px}.games-card .card-description[data-v-4de090ea]{margin-bottom:24px;min-height:60px}.card-footer[data-v-4de090ea]{margin-top:auto}.card-cta[data-v-4de090ea]{display:inline-flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;color:#667eea;transition:all .3s ease}.ai-card .card-cta[data-v-4de090ea]{color:#667eea}.games-card .card-cta[data-v-4de090ea]{color:#f5576c}.booking-card .card-cta[data-v-4de090ea]{color:#4facfe}.card-inner:hover .card-cta[data-v-4de090ea]{transform:translateX(-5px);gap:12px}.card-inner:hover .card-cta i[data-v-4de090ea]{transform:translateX(-3px)}.card-glow[data-v-4de090ea]{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:200px;height:200px;border-radius:50%;opacity:0;transition:opacity .4s ease;pointer-events:none}.ai-card .card-glow[data-v-4de090ea],.card-glow[data-v-4de090ea]{background:radial-gradient(circle,rgba(102,126,234,.3) 0,transparent 70%)}.games-card .card-glow[data-v-4de090ea]{background:radial-gradient(circle,rgba(245,87,108,.3) 0,transparent 70%)}.booking-card .card-glow[data-v-4de090ea]{background:radial-gradient(circle,rgba(79,172,254,.3) 0,transparent 70%)}.card-inner:hover .card-glow[data-v-4de090ea]{opacity:1}.card-inner[data-v-4de090ea]:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.2)}.games-card--mobile[data-v-4de090ea]{display:none}.games-card--desktop[data-v-4de090ea]{display:block}@media (max-width:768px){.games-card--mobile[data-v-4de090ea]{display:block}.games-card--desktop[data-v-4de090ea]{display:none}}.games-options[data-v-4de090ea]{display:flex;flex-direction:row;gap:12px;margin-top:24px}.game-link[data-v-4de090ea]{display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;text-decoration:none;color:#2d3748;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid #e2e8f0;position:relative;overflow:hidden;flex:1;min-width:0;aspect-ratio:1}.game-link[data-v-4de090ea]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease;z-index:0}.math-game-link[data-v-4de090ea]:before{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(102,126,234,.05))}.language-game-link[data-v-4de090ea]:before{background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.05))}.game-link[data-v-4de090ea]:hover:before{opacity:1}.game-link[data-v-4de090ea]:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.15);border-color:transparent}.math-game-link[data-v-4de090ea]:hover{box-shadow:0 12px 32px rgba(102,126,234,.3);background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(102,126,234,.02))}.language-game-link[data-v-4de090ea]:hover{box-shadow:0 12px 32px rgba(212,175,55,.3);background:linear-gradient(135deg,rgba(212,175,55,.05),rgba(212,175,55,.02))}.game-link-icon[data-v-4de090ea]{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 6px 20px rgba(0,0,0,.15);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.game-link:hover .game-link-icon[data-v-4de090ea]{transform:scale(1.15) rotate(8deg);box-shadow:0 10px 30px rgba(0,0,0,.25)}.game-link-icon i[data-v-4de090ea]{font-size:32px;color:#fff;transition:transform .4s ease}.game-link:hover .game-link-icon i[data-v-4de090ea]{transform:scale(1.1)}.math-game-link .game-link-icon[data-v-4de090ea]{background:linear-gradient(135deg,#5d3fd3,#8e6dff 40%,#29a9ff 80%,#00c2ff)}.language-game-link .game-link-icon[data-v-4de090ea]{background:linear-gradient(135deg,#d4af37,#f0d878 50%,gold)}@media (max-width:768px){.benefits-section[data-v-4de090ea]{padding:60px 0}.section-title[data-v-4de090ea]{font-size:2rem}.section-description[data-v-4de090ea]{font-size:1rem;padding:0 20px}.cards-container[data-v-4de090ea]{grid-template-columns:1fr;gap:25px;padding:0 15px}.card-inner[data-v-4de090ea]{padding:35px 25px;border-radius:20px}.icon-wrapper[data-v-4de090ea]{width:80px;height:80px;margin-bottom:25px}.icon-wrapper i[data-v-4de090ea]{font-size:40px}.card-title[data-v-4de090ea]{font-size:1.5rem}.card-description[data-v-4de090ea]{font-size:.95rem;min-height:auto}.games-options[data-v-4de090ea]{flex-direction:column;gap:12px;margin-top:20px}.game-link[data-v-4de090ea]{padding:18px;aspect-ratio:1}.game-link-icon[data-v-4de090ea]{width:60px;height:60px}.game-link-icon i[data-v-4de090ea]{font-size:28px}}@media (max-width:480px){.section-title[data-v-4de090ea]{font-size:1.75rem}.section-description[data-v-4de090ea]{font-size:.9rem}.card-inner[data-v-4de090ea]{padding:30px 20px}.icon-wrapper[data-v-4de090ea]{width:70px;height:70px}.icon-wrapper i[data-v-4de090ea]{font-size:36px}.card-title[data-v-4de090ea]{font-size:1.3rem}}@keyframes pulse-4de090ea{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.icon-wrapper i[data-v-4de090ea]{animation:pulse-4de090ea 2s ease-in-out infinite}.card-inner:hover .icon-wrapper i[data-v-4de090ea]{animation:none}.about-us-modern[data-v-f5e5b8a2]{padding:80px 0;background:linear-gradient(180deg,#fff,#f8f9ff);position:relative;overflow:hidden}@media(max-width:768px){.about-us-modern[data-v-f5e5b8a2]{padding:60px 0}}.about-us-modern .section-header-modern[data-v-f5e5b8a2]{text-align:center;margin-bottom:4rem;position:relative;z-index:2}@media(max-width:768px){.about-us-modern .section-header-modern[data-v-f5e5b8a2]{margin-bottom:3rem}}.about-us-modern .section-header-modern .header-content[data-v-f5e5b8a2]{max-width:600px;margin:0 auto}.about-us-modern .section-header-modern .header-icon-wrapper[data-v-f5e5b8a2]{margin-bottom:1.5rem;display:flex;justify-content:center}.about-us-modern .section-header-modern .header-icon-wrapper .icon-circle[data-v-f5e5b8a2]{width:80px;height:80px;background:linear-gradient(90deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(102,126,234,.3);animation:float-f5e5b8a2 3s ease-in-out infinite}.about-us-modern .section-header-modern .header-icon-wrapper .icon-circle i[data-v-f5e5b8a2]{font-size:2rem;color:#fff}@media(max-width:576px){.about-us-modern .section-header-modern .header-icon-wrapper .icon-circle[data-v-f5e5b8a2]{width:60px;height:60px}.about-us-modern .section-header-modern .header-icon-wrapper .icon-circle i[data-v-f5e5b8a2]{font-size:1.5rem}}.about-us-modern .section-header-modern .section-title[data-v-f5e5b8a2]{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}@media(max-width:768px){.about-us-modern .section-header-modern .section-title[data-v-f5e5b8a2]{font-size:2rem}}@media(max-width:576px){.about-us-modern .section-header-modern .section-title[data-v-f5e5b8a2]{font-size:1.75rem}}.about-us-modern .section-header-modern .section-subtitle[data-v-f5e5b8a2]{font-size:1.125rem;color:#6c757d;margin:0;line-height:1.6}@media(max-width:576px){.about-us-modern .section-header-modern .section-subtitle[data-v-f5e5b8a2]{font-size:1rem}}.about-us-modern .roles-grid[data-v-f5e5b8a2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;position:relative;z-index:2}@media(min-width:768px){.about-us-modern .roles-grid[data-v-f5e5b8a2]{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(max-width:576px){.about-us-modern .roles-grid[data-v-f5e5b8a2]{gap:1.5rem}}.about-us-modern .role-card[data-v-f5e5b8a2]{position:relative;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;min-height:500px;display:flex;flex-direction:column}@media(max-width:768px){.about-us-modern .role-card[data-v-f5e5b8a2]{min-height:450px;border-radius:20px}}@media(max-width:576px){.about-us-modern .role-card[data-v-f5e5b8a2]{min-height:400px;border-radius:16px}}.about-us-modern .role-card[data-v-f5e5b8a2]:hover{transform:translateY(-12px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.about-us-modern .role-card:hover .card-image[data-v-f5e5b8a2]{transform:scale(1.1) translateY(-10px)}.about-us-modern .role-card:hover .btn-modern[data-v-f5e5b8a2]{transform:translateX(-6px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.about-us-modern .role-card .card-gradient[data-v-f5e5b8a2]{position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(90deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff);opacity:.1;z-index:1}.about-us-modern .role-card .card-gradient.student-gradient[data-v-f5e5b8a2]{background:linear-gradient(135deg,#f093fb,#f5576c)}.about-us-modern .role-card .card-content[data-v-f5e5b8a2]{position:relative;z-index:2;padding:2rem;flex:1;display:flex;flex-direction:column}@media(max-width:576px){.about-us-modern .role-card .card-content[data-v-f5e5b8a2]{padding:1.5rem}}.about-us-modern .role-card .card-header[data-v-f5e5b8a2]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.about-us-modern .role-card .card-header .icon-badge[data-v-f5e5b8a2]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.15)}@media(max-width:576px){.about-us-modern .role-card .card-header .icon-badge[data-v-f5e5b8a2]{width:56px;height:56px;border-radius:12px}}.about-us-modern .role-card .card-header .icon-badge i[data-v-f5e5b8a2]{font-size:1.75rem;color:#fff}@media(max-width:576px){.about-us-modern .role-card .card-header .icon-badge i[data-v-f5e5b8a2]{font-size:1.5rem}}.about-us-modern .role-card .card-header .icon-badge.instructor-badge[data-v-f5e5b8a2]{background:linear-gradient(90deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff)}.about-us-modern .role-card .card-header .icon-badge.student-badge[data-v-f5e5b8a2]{background:linear-gradient(135deg,#f093fb,#f5576c)}.about-us-modern .role-card .card-header .card-number[data-v-f5e5b8a2]{font-size:4rem;font-weight:700;color:rgba(0,0,0,.03);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:576px){.about-us-modern .role-card .card-header .card-number[data-v-f5e5b8a2]{font-size:3rem}}.about-us-modern .role-card .card-body[data-v-f5e5b8a2]{flex:1;margin-bottom:1.5rem}.about-us-modern .role-card .card-title[data-v-f5e5b8a2]{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.3}@media(max-width:768px){.about-us-modern .role-card .card-title[data-v-f5e5b8a2]{font-size:1.5rem}}@media(max-width:576px){.about-us-modern .role-card .card-title[data-v-f5e5b8a2]{font-size:1.375rem}}.about-us-modern .role-card .card-description[data-v-f5e5b8a2]{font-size:1rem;color:#6c757d;line-height:1.7;margin-bottom:1.5rem}@media(max-width:576px){.about-us-modern .role-card .card-description[data-v-f5e5b8a2]{font-size:.9375rem}}.about-us-modern .role-card .card-features[data-v-f5e5b8a2]{list-style:none;padding:0;margin:0}.about-us-modern .role-card .card-features li[data-v-f5e5b8a2]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9375rem;color:#495057}@media(max-width:576px){.about-us-modern .role-card .card-features li[data-v-f5e5b8a2]{font-size:.875rem;margin-bottom:.5rem}}.about-us-modern .role-card .card-features li i[data-v-f5e5b8a2]{color:#10b981;font-size:1.25rem;flex-shrink:0}.about-us-modern .role-card .card-features li span[data-v-f5e5b8a2]{line-height:1.5}.about-us-modern .role-card .card-footer[data-v-f5e5b8a2]{margin-top:auto;padding-top:1rem}.about-us-modern .role-card .card-image-wrapper[data-v-f5e5b8a2]{position:absolute;bottom:0;left:0;right:0;height:200px;overflow:hidden;z-index:1;opacity:.15;pointer-events:none}@media(max-width:768px){.about-us-modern .role-card .card-image-wrapper[data-v-f5e5b8a2]{height:150px}}.about-us-modern .role-card .card-image-wrapper .card-image[data-v-f5e5b8a2]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;transition:transform .4s ease}.about-us-modern .btn-modern[data-v-f5e5b8a2]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;position:relative;overflow:hidden}@media(max-width:576px){.about-us-modern .btn-modern[data-v-f5e5b8a2]{padding:.75rem 1.5rem;font-size:.9375rem}}.about-us-modern .btn-modern i[data-v-f5e5b8a2]{transition:transform .3s ease}.about-us-modern .btn-modern:hover i[data-v-f5e5b8a2]{transform:translateX(-6px)}.about-us-modern .btn-modern.btn-instructor[data-v-f5e5b8a2]{background:linear-gradient(90deg,#5d3fd3 0,#8e6dff 30%,#29a9ff 70%,#00c2ff);color:#fff;box-shadow:0 4px 15px rgba(102,126,234,.4)}.about-us-modern .btn-modern.btn-instructor[data-v-f5e5b8a2]:hover{box-shadow:0 8px 25px rgba(102,126,234,.5)}.about-us-modern .btn-modern.btn-student[data-v-f5e5b8a2]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;box-shadow:0 4px 15px rgba(245,87,108,.4)}.about-us-modern .btn-modern.btn-student[data-v-f5e5b8a2]:hover{box-shadow:0 8px 25px rgba(245,87,108,.5)}.about-us-modern .btn-modern.btn-locked[data-v-f5e5b8a2]{cursor:default;pointer-events:none;opacity:.9;background:#5a6268!important;color:hsla(0,0%,100%,.95)!important}.about-us-modern .btn-modern.btn-locked[data-v-f5e5b8a2],.about-us-modern .btn-modern.btn-locked[data-v-f5e5b8a2]:hover{box-shadow:0 2px 8px rgba(0,0,0,.2)!important;transform:none}.about-us-modern .btn-modern.btn-locked i[data-v-f5e5b8a2]{flex-shrink:0}@keyframes float-f5e5b8a2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.btn-modern[data-v-f5e5b8a2],.card-image[data-v-f5e5b8a2],.icon-circle[data-v-f5e5b8a2],.role-card[data-v-f5e5b8a2]{transition:none!important;animation:none!important}.role-card[data-v-f5e5b8a2]:hover{transform:none!important}}@media print{.about-us-modern[data-v-f5e5b8a2]{background:#fff;padding:40px 0}.role-card[data-v-f5e5b8a2]{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none;border:1px solid #ddd}.card-image-wrapper[data-v-f5e5b8a2]{display:none}}