:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}.language-switcher[data-v-b36c797b]{position:relative;display:inline-block}.language-btn[data-v-b36c797b]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;color:#374151;transition:all .2s ease;min-width:100px;justify-content:space-between}.language-btn[data-v-b36c797b]:hover{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.language-btn.active[data-v-b36c797b]{border-color:#3b82f6}.dropdown-arrow[data-v-b36c797b]{font-size:.75rem;transition:transform .2s ease}.language-btn.active .dropdown-arrow[data-v-b36c797b]{transform:rotate(180deg)}.language-dropdown[data-v-b36c797b]{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;margin-top:4px}.language-dropdown.open[data-v-b36c797b]{opacity:1;visibility:visible;transform:translateY(0)}.language-option[data-v-b36c797b]{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;font-size:.875rem;color:#374151;transition:background-color .2s ease;text-align:left}.language-option[data-v-b36c797b]:hover{background-color:#f3f4f6}.language-option.active[data-v-b36c797b]{background-color:#eff6ff;color:#1e40af}.language-option[data-v-b36c797b]:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.language-option[data-v-b36c797b]:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.flag[data-v-b36c797b]{font-size:1rem}.label[data-v-b36c797b]{font-weight:500}@media (max-width: 768px){.language-btn[data-v-b36c797b]{min-width:80px;padding:.4rem .75rem;font-size:.8rem}.language-option[data-v-b36c797b]{padding:.6rem .75rem;font-size:.8rem}}.app-header[data-v-9cb2f34b]{background:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.container[data-v-9cb2f34b]{max-width:1200px;margin:0 auto;padding:0 2rem}.header-content[data-v-9cb2f34b]{display:flex;align-items:center;justify-content:space-between;height:80px}.logo-section[data-v-9cb2f34b]{display:flex;align-items:center}.logo-link[data-v-9cb2f34b]{display:flex;align-items:center;text-decoration:none;color:inherit}.logo[data-v-9cb2f34b]{font-size:2.5rem;margin-right:1rem}.university-name[data-v-9cb2f34b]{display:flex;flex-direction:column}.name-en[data-v-9cb2f34b]{font-size:1.25rem;font-weight:700;color:#1e3a8a;line-height:1.2}.name-location[data-v-9cb2f34b]{font-size:.875rem;color:#6b7280;font-weight:500}.desktop-nav[data-v-9cb2f34b]{display:flex;align-items:center;gap:2rem}.nav-link[data-v-9cb2f34b]{text-decoration:none;color:#374151;font-weight:500;font-size:1rem;padding:.5rem 0;position:relative;transition:color .3s ease}.nav-link[data-v-9cb2f34b]:hover,.nav-link.router-link-active[data-v-9cb2f34b]{color:#1e3a8a}.nav-link.router-link-active[data-v-9cb2f34b]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#1e3a8a}.mobile-menu-btn[data-v-9cb2f34b]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0}.mobile-menu-btn span[data-v-9cb2f34b]{width:100%;height:3px;background:#374151;border-radius:2px;transition:all .3s ease;transform-origin:center}.mobile-menu-btn.active span[data-v-9cb2f34b]:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.mobile-menu-btn.active span[data-v-9cb2f34b]:nth-child(2){opacity:0}.mobile-menu-btn.active span[data-v-9cb2f34b]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-nav[data-v-9cb2f34b]{display:none;flex-direction:column;background:#fff;border-top:1px solid #e5e7eb;padding:1rem 0;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-nav.open[data-v-9cb2f34b]{max-height:400px}.mobile-nav-link[data-v-9cb2f34b]{text-decoration:none;color:#374151;font-weight:500;padding:1rem 0;border-bottom:1px solid #f3f4f6;transition:color .3s ease}.mobile-nav-link[data-v-9cb2f34b]:hover{color:#1e3a8a}.mobile-nav-link.router-link-active[data-v-9cb2f34b]{color:#1e3a8a;background:#f8fafc;padding-left:1rem;margin-left:-1rem;margin-right:-1rem}.mobile-nav-link[data-v-9cb2f34b]:last-child{border-bottom:none}.mobile-language-switcher[data-v-9cb2f34b]{padding:1rem 0;display:flex;justify-content:center;margin-top:1rem;border-top:1px solid #f3f4f6}.header-actions[data-v-9cb2f34b]{display:flex;align-items:center;margin-left:2rem}@media (max-width: 768px){.container[data-v-9cb2f34b]{padding:0 1rem}.desktop-nav[data-v-9cb2f34b]{display:none}.mobile-menu-btn[data-v-9cb2f34b],.mobile-nav[data-v-9cb2f34b]{display:flex}.header-actions[data-v-9cb2f34b]{display:none}.logo[data-v-9cb2f34b]{font-size:2rem}.name-en[data-v-9cb2f34b]{font-size:1rem}.name-location[data-v-9cb2f34b]{font-size:.75rem}}@media (max-width: 480px){.header-content[data-v-9cb2f34b]{height:70px}.logo[data-v-9cb2f34b]{font-size:1.5rem;margin-right:.5rem}.name-en[data-v-9cb2f34b]{font-size:.875rem}.name-location[data-v-9cb2f34b]{font-size:.625rem}}.app-footer[data-v-5117077b]{background:#1f2937;color:#fff;margin-top:auto}.container[data-v-5117077b]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content[data-v-5117077b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding:4rem 0 2rem}.footer-section h3[data-v-5117077b]{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.footer-logo[data-v-5117077b]{display:flex;align-items:center;margin-bottom:1rem}.logo[data-v-5117077b]{font-size:2rem;margin-right:1rem}.university-name[data-v-5117077b]{display:flex;flex-direction:column}.name-en[data-v-5117077b]{font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2}.name-location[data-v-5117077b]{font-size:.875rem;color:#9ca3af;font-weight:500}.footer-description[data-v-5117077b]{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.social-links[data-v-5117077b]{display:flex;gap:1rem}.social-link[data-v-5117077b]{display:inline-block;font-size:1.5rem;text-decoration:none;transition:transform .3s ease}.social-link[data-v-5117077b]:hover{transform:scale(1.2)}.footer-links[data-v-5117077b]{list-style:none;padding:0;margin:0}.footer-links li[data-v-5117077b]{margin-bottom:.75rem}.footer-links a[data-v-5117077b]{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-links a[data-v-5117077b]:hover{color:#fff}.contact-info[data-v-5117077b]{display:flex;flex-direction:column;gap:1rem}.contact-item[data-v-5117077b]{display:flex;align-items:flex-start;gap:.75rem}.contact-icon[data-v-5117077b]{font-size:1.25rem;margin-top:.125rem}.contact-item div p[data-v-5117077b]{color:#d1d5db;margin:.25rem 0;font-size:.875rem}.footer-bottom[data-v-5117077b]{border-top:1px solid #374151;padding:2rem 0}.footer-bottom-content[data-v-5117077b]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom-content p[data-v-5117077b]{color:#9ca3af;margin:0;font-size:.875rem}.footer-bottom-links[data-v-5117077b]{display:flex;gap:2rem;flex-wrap:wrap}.footer-bottom-links a[data-v-5117077b]{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-bottom-links a[data-v-5117077b]:hover{color:#fff}@media (max-width: 768px){.container[data-v-5117077b]{padding:0 1rem}.footer-content[data-v-5117077b]{grid-template-columns:1fr;gap:2rem;padding:3rem 0 2rem}.footer-bottom-content[data-v-5117077b]{flex-direction:column;text-align:center}.footer-bottom-links[data-v-5117077b],.social-links[data-v-5117077b]{justify-content:center}}@media (max-width: 480px){.footer-content[data-v-5117077b]{padding:2rem 0 1rem}.footer-bottom-links[data-v-5117077b]{flex-direction:column;gap:1rem}.logo[data-v-5117077b]{font-size:1.5rem}.name-en[data-v-5117077b]{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}body{background-color:#fff}#app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1rem}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}img{max-width:100%;height:auto}button:focus,input:focus,select:focus,textarea:focus,a:focus{outline:2px solid #3b82f6;outline-offset:2px}html{scroll-behavior:smooth}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}@media (max-width: 768px){.container{padding:0 1rem}}.home[data-v-3a8311e0]{min-height:100vh}.hero[data-v-3a8311e0]{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;min-height:80vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-content[data-v-3a8311e0]{flex:1;z-index:2}.hero-image[data-v-3a8311e0]{flex:1;display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden}.hero-img[data-v-3a8311e0]{width:100%;height:100%;object-fit:cover;opacity:.8;border-radius:12px;box-shadow:0 10px 25px -3px #0000001a}.container[data-v-3a8311e0]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-title[data-v-3a8311e0]{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;line-height:1.1}.hero-subtitle[data-v-3a8311e0]{font-size:2rem;font-weight:400;margin-bottom:1rem;opacity:.9}.hero-description[data-v-3a8311e0]{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px}.hero-buttons[data-v-3a8311e0]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-v-3a8311e0]{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block;text-align:center;border:2px solid transparent}.btn-primary[data-v-3a8311e0]{background:#10b981;color:#fff}.btn-primary[data-v-3a8311e0]:hover{background:#059669;transform:translateY(-2px)}.btn-secondary[data-v-3a8311e0]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-3a8311e0]:hover{background:#fff;color:#1e3a8a}.btn-outline[data-v-3a8311e0]{background:transparent;color:#1e3a8a;border:2px solid #1e3a8a}.btn-outline[data-v-3a8311e0]:hover{background:#1e3a8a;color:#fff}.quick-stats[data-v-3a8311e0]{background:#f8fafc;padding:4rem 0}.stats-grid[data-v-3a8311e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-item h3[data-v-3a8311e0]{font-size:3rem;color:#1e3a8a;margin-bottom:.5rem;font-weight:700}.stat-item p[data-v-3a8311e0]{font-size:1.125rem;color:#6b7280;font-weight:500}.why-choose-us[data-v-3a8311e0]{padding:6rem 0}.why-choose-us h2[data-v-3a8311e0]{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1e3a8a}.features-grid[data-v-3a8311e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-card[data-v-3a8311e0]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;text-align:center;border:1px solid #e5e7eb;transition:transform .3s ease,box-shadow .3s ease}.feature-card[data-v-3a8311e0]:hover{transform:translateY(-4px);box-shadow:0 10px 25px -3px #0000001a}.feature-icon[data-v-3a8311e0]{font-size:3rem;margin-bottom:1rem}.feature-card h3[data-v-3a8311e0]{color:#1e3a8a;margin-bottom:1rem;font-size:1.25rem}.feature-card p[data-v-3a8311e0]{color:#6b7280;line-height:1.6}.programs-preview[data-v-3a8311e0]{background:#f8fafc;padding:6rem 0}.programs-preview h2[data-v-3a8311e0]{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1e3a8a}.section-subtitle[data-v-3a8311e0]{text-align:center;font-size:1.125rem;color:#6b7280;margin-bottom:3rem}.programs-grid[data-v-3a8311e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.program-card[data-v-3a8311e0]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e5e7eb}.program-card h3[data-v-3a8311e0]{color:#1e3a8a;margin-bottom:1rem;font-size:1.5rem}.program-card p[data-v-3a8311e0]{color:#6b7280;margin-bottom:1rem;line-height:1.6}.program-card ul[data-v-3a8311e0]{list-style:none;padding:0;margin-bottom:1.5rem}.program-card li[data-v-3a8311e0]{position:relative;padding:.5rem 0 .5rem 1.5rem;color:#4b5563}.program-card li[data-v-3a8311e0]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.program-link[data-v-3a8311e0]{color:#3b82f6;text-decoration:none;font-weight:600;transition:color .3s ease}.program-link[data-v-3a8311e0]:hover{color:#1e40af}.news-events[data-v-3a8311e0]{padding:6rem 0}.news-events h2[data-v-3a8311e0]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e3a8a}.news-grid[data-v-3a8311e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.news-card[data-v-3a8311e0]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e5e7eb;transition:transform .3s ease}.news-card[data-v-3a8311e0]:hover{transform:translateY(-2px)}.news-date[data-v-3a8311e0]{color:#10b981;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.news-card h3[data-v-3a8311e0]{color:#1e3a8a;margin-bottom:1rem;font-size:1.25rem}.news-card p[data-v-3a8311e0]{color:#6b7280;line-height:1.6;margin-bottom:1rem}.news-link[data-v-3a8311e0]{color:#3b82f6;text-decoration:none;font-weight:600;transition:color .3s ease}.news-link[data-v-3a8311e0]:hover{color:#1e40af}.cta-section[data-v-3a8311e0]{background:linear-gradient(135deg,#059669,#10b981);color:#fff;padding:6rem 0;text-align:center}.cta-content h2[data-v-3a8311e0]{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.cta-content p[data-v-3a8311e0]{font-size:1.125rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-v-3a8311e0]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-section .btn-primary[data-v-3a8311e0]{background:#fff;color:#059669}.cta-section .btn-primary[data-v-3a8311e0]:hover{background:#f3f4f6;transform:translateY(-2px)}.cta-section .btn-outline[data-v-3a8311e0]{background:transparent;color:#fff;border:2px solid white}.cta-section .btn-outline[data-v-3a8311e0]:hover{background:#fff;color:#059669}@media (max-width: 768px){.hero[data-v-3a8311e0]{flex-direction:column;text-align:center;min-height:70vh}.hero-title[data-v-3a8311e0]{font-size:2.5rem}.hero-subtitle[data-v-3a8311e0]{font-size:1.5rem}.container[data-v-3a8311e0]{padding:0 1rem}.stats-grid[data-v-3a8311e0]{grid-template-columns:repeat(2,1fr)}.features-grid[data-v-3a8311e0],.programs-grid[data-v-3a8311e0],.news-grid[data-v-3a8311e0]{grid-template-columns:1fr}.hero-buttons[data-v-3a8311e0],.cta-buttons[data-v-3a8311e0]{flex-direction:column;align-items:center}.btn[data-v-3a8311e0]{width:100%;max-width:300px}.hero-img[data-v-3a8311e0]{border-radius:8px}}@media (max-width: 480px){.hero-title[data-v-3a8311e0]{font-size:2rem}.hero-subtitle[data-v-3a8311e0]{font-size:1.25rem}.stats-grid[data-v-3a8311e0]{grid-template-columns:1fr}.stat-item h3[data-v-3a8311e0]{font-size:2rem}}
