#vp-vision2030 *,#vp-vision2030 *:before,#vp-vision2030 *:after{box-sizing:border-box;margin:0;padding:0}:root{--background: hsl(0, 0%, 100%);--background-alt: hsl(210, 30%, 98%);--foreground: hsl(203, 56%, 27%);--card: hsl(0, 0%, 100%);--card-foreground: hsl(203, 56%, 27%);--primary: #0F527C;--primary-foreground: hsl(0, 0%, 100%);--secondary: #B6E3EF;--secondary-foreground: #1F4F6D;--muted: hsl(193, 64%, 95%);--muted-foreground: hsl(203, 56%, 40%);--accent: hsl(39, 92%, 57%);--accent-foreground: hsl(203, 56%, 27%);--destructive: hsl(4, 88%, 58%);--destructive-foreground: hsl(0, 0%, 100%);--border: hsl(193, 40%, 85%);--radius: .75rem;--vibrant-blue: #0F527C;--vibrant-dark: #1F4F6D;--vibrant-light: #B6E3EF;--vibrant-red: hsl(4, 88%, 58%);--vibrant-yellow: hsl(39, 92%, 57%);--vibrant-teal: hsl(180, 50%, 40%);--gradient-hero: linear-gradient(135deg, #1F4F6D 0%, #0F527C 50%, #B6E3EF 100%);--gradient-blue-teal: linear-gradient(135deg, #0F527C 0%, #1F4F6D 100%);--gradient-dark: linear-gradient(180deg, #1F4F6D 0%, #0F527C 100%);--gradient-section: linear-gradient(135deg, #1F4F6D 0%, #0F527C 50%, #B6E3EF 100%);--shadow-sm: 0 2px 8px -2px hsla(203, 56%, 27%, .08);--shadow-md: 0 8px 24px -8px hsla(203, 56%, 27%, .12);--shadow-lg: 0 16px 48px -16px hsla(203, 56%, 27%, .16);--shadow-glow: 0 0 40px hsla(203, 78%, 27%, .25)}#vp-vision2030 html{scroll-behavior:smooth}#vp-vision2030{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background);color:var(--foreground);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#vp-vision2030{padding-left:0}@media(min-width:1024px){#vp-vision2030{padding-left:231px}}#vp-vision2030 .logo-image{height:40px;width:auto;display:block}#vp-vision2030 .logo:hover .logo-image{opacity:.8;transition:opacity .3s ease}#vp-vision2030 .font-display{font-family:Sora,sans-serif}#vp-vision2030 h1,#vp-vision2030 h2,#vp-vision2030 h3,#vp-vision2030 h4,#vp-vision2030 h5,#vp-vision2030 h6{font-family:Sora,sans-serif;line-height:1.2}#vp-vision2030 .section-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){#vp-vision2030 .section-container{padding:0 1.5rem}}@media(min-width:1024px){#vp-vision2030 .section-container{padding:0 2rem}}#vp-vision2030 .section-white{background:var(--background)}#vp-vision2030 .section-gradient{background:var(--gradient-section);color:var(--primary-foreground)}#vp-vision2030 .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:var(--radius);transition:all .2s ease;cursor:pointer;border:none;text-decoration:none}#vp-vision2030 .btn-primary{background:var(--gradient-blue-teal);color:var(--primary-foreground);padding:.875rem 2rem;font-size:1rem;box-shadow:var(--shadow-md)}#vp-vision2030 .btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--shadow-glow)}#vp-vision2030 .btn-hero{background:var(--primary-foreground);color:var(--foreground);padding:1rem 2rem;font-size:1rem;font-weight:600;box-shadow:var(--shadow-lg)}#vp-vision2030 .btn-hero:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}#vp-vision2030 .btn-hero-outline{background:transparent;color:var(--primary-foreground);border:2px solid hsla(0,0%,100%,.3);padding:1rem 2rem;font-size:1rem;font-weight:600}#vp-vision2030 .btn-hero-outline:hover{background:#ffffff1a;border-color:#ffffff80}#vp-vision2030 .logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}#vp-vision2030 .logo-icon{width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transition:box-shadow .3s ease}#vp-vision2030 .logo:hover .logo-icon{box-shadow:var(--shadow-glow)}#vp-vision2030 .logo-icon svg{width:1.25rem;height:1.25rem;color:var(--primary-foreground)}#vp-vision2030 .logo-text{font-family:Sora,sans-serif;font-weight:700;font-size:1.25rem;color:var(--primary-foreground);transition:color .3s ease}#vp-vision2030 .nav-links{display:none;align-items:center;gap:2rem}@media(min-width:1024px){#vp-vision2030 .nav-links{display:flex}}#vp-vision2030 .nav-link{font-size:.875rem;font-weight:500;color:#1e4e6b;text-decoration:none;transition:color .2s ease}#vp-vision2030 .nav-link:hover{color:var(--primary-foreground)}#vp-vision2030 .nav-cta{display:none}@media(min-width:1024px){#vp-vision2030 .nav-cta{display:flex;align-items:center;gap:1rem}}#vp-vision2030 .mobile-menu-btn{display:block;padding:.5rem;background:transparent;border:none;cursor:pointer}@media(min-width:1024px){#vp-vision2030 .mobile-menu-btn{display:none}}#vp-vision2030 .mobile-menu-btn svg{width:1.5rem;height:1.5rem;color:var(--primary-foreground)}#vp-vision2030 .mobile-menu{display:none;background:var(--card);border-radius:1rem;box-shadow:var(--shadow-lg);padding:1.5rem;margin-bottom:1rem;animation:fadeUp .3s ease-out}#vp-vision2030 .mobile-menu.active{display:block}@media(min-width:1024px){#vp-vision2030 .mobile-menu{display:none!important}}#vp-vision2030 .mobile-menu a{display:block;padding:.5rem 0;color:#121f2bcc;text-decoration:none;font-weight:500;transition:color .2s ease}#vp-vision2030 .mobile-menu a:hover{color:var(--primary)}#vp-vision2030 .hero{position:relative;min-height:100vh;background:var(--background);overflow:hidden}#vp-vision2030 .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}#vp-vision2030 .hero-blob{position:absolute;border-radius:9999px;filter:blur(48px)}#vp-vision2030 .hero-blob-1{top:5rem;left:2.5rem;width:18rem;height:18rem;background:#c0e7f14d;animation:float 4s ease-in-out infinite}#vp-vision2030 .hero-blob-2{bottom:5rem;right:2.5rem;width:24rem;height:24rem;background:#c0e7f133;animation:float 4s ease-in-out infinite .2s}#vp-vision2030 .hero-blob-3{top:50%;left:50%;transform:translate(-50%,-50%);width:37.5rem;height:37.5rem;background:#f6b02c0d}#vp-vision2030 .hero-content{position:relative;padding-top:8rem;padding-bottom:5rem}#vp-vision2030 #mission.hero{background:var(--background)}#vp-vision2030 .mission-top{background:var(--gradient-section);position:relative;overflow:hidden;padding:3rem 0}@media(min-width:1024px){#vp-vision2030 .mission-top{padding:2rem 0}}#vp-vision2030 .mission-top .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}#vp-vision2030 .mission-top .section-container{position:relative;z-index:1}@media(min-width:1024px){#vp-vision2030 .hero-content{padding-top:3rem;padding-bottom:3rem}}#vp-vision2030 .hero-badge{display:flex;justify-content:center;margin-bottom:2rem;animation:fadeUp .6s ease-out forwards}#vp-vision2030 .badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#vp-vision2030 .badge-hero{background:#ffffffbf;border:1px solid hsl(203deg 29.32% 21.42% / 17%);color:var(--foreground)}#vp-vision2030 .badge-dot{width:.5rem;height:.5rem;border-radius:9999px;background:var(--vibrant-yellow);animation:pulse 2s ease-in-out infinite}#vp-vision2030 .hero-heading{text-align:center;max-width:56rem;margin:4rem auto}#vp-vision2030 .hero-heading h1{font-size:2.25rem;font-weight:700;color:var(--background);margin-bottom:2.5rem;animation:fadeUp .6s ease-out forwards;animation-delay:.1s;opacity:0}@media(min-width:768px){#vp-vision2030 .hero-heading h1{font-size:3rem}}@media(min-width:1024px){#vp-vision2030 .hero-heading h1{font-size:3.75rem}}@media(min-width:1280px){#vp-vision2030 .hero-heading h1{font-size:4.5rem}}#vp-vision2030 .hero-heading p{font-size:1.125rem;color:var(--background);max-width:42rem;margin:0 auto;animation:fadeUp .6s ease-out forwards;animation-delay:.2s;opacity:0}@media(min-width:768px){#vp-vision2030 .hero-heading p{font-size:1.25rem}}#vp-vision2030 .mission-cards{display:grid;gap:1.5rem;max-width:64rem;margin:0 auto 3rem}@media(min-width:768px){#vp-vision2030 .mission-cards{grid-template-columns:repeat(3,1fr)}}#vp-vision2030 .mission-card{position:relative;background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:1.5rem;transition:all .3s ease;animation:fadeUp .6s ease-out forwards;opacity:0;box-shadow:var(--shadow-sm)}#vp-vision2030 .mission-card:nth-child(1){animation-delay:.3s}#vp-vision2030 .mission-card:nth-child(2){animation-delay:.4s}#vp-vision2030 .mission-card:nth-child(3){animation-delay:.5s}#vp-vision2030 .mission-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}#vp-vision2030 .mission-card-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:var(--shadow-sm);transition:transform .3s ease}#vp-vision2030 .mission-card:hover .mission-card-icon{transform:scale(1.1)}#vp-vision2030 .mission-card-icon svg{width:1.5rem;height:1.5rem;color:var(--primary-foreground)}#vp-vision2030 .mission-card-icon.blue{background:var(--vibrant-blue)}#vp-vision2030 .mission-card-icon.red{background:var(--vibrant-red)}#vp-vision2030 .mission-card-icon.yellow{background:var(--vibrant-yellow)}#vp-vision2030 .mission-card-icon.teal{background:var(--vibrant-teal)}#vp-vision2030 .mission-card h3{font-size:1.25rem;font-weight:600;color:var(--background);margin-bottom:.5rem}#vp-vision2030 .mission-card p{font-size:.875rem;color:var(--background);line-height:1.6}#vp-vision2030 .hero-ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;animation:fadeUp .6s ease-out forwards;animation-delay:.5s;opacity:0}@media(min-width:640px){#vp-vision2030 .hero-ctas{flex-direction:row}}#vp-vision2030 .hero-ctas .btn svg{transition:transform .2s ease}#vp-vision2030 .hero-ctas .btn:hover svg{transform:translate(4px)}#vp-vision2030 .btn-primary-solid{background:var(--gradient-blue-teal);color:var(--primary-foreground);padding:1rem 2rem;font-size:1rem;font-weight:600;box-shadow:var(--shadow-lg)}#vp-vision2030 .btn-primary-solid:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--shadow-glow)}#vp-vision2030 .btn-outline{background:transparent;color:var(--foreground);border:2px solid var(--border);padding:1rem 2rem;font-size:1rem;font-weight:600}#vp-vision2030 .btn-outline:hover{background:var(--muted);border-color:var(--primary)}#vp-vision2030 .hero-stats{margin-top:2rem;margin-bottom:2.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:56rem;margin-left:auto;margin-right:auto;animation:fadeUp .6s ease-out forwards;animation-delay:.5s;opacity:0}@media(min-width:768px){#vp-vision2030 .hero-stats{grid-template-columns:repeat(4,1fr)}}#vp-vision2030 .stat{text-align:center}#vp-vision2030 .stat-value{font-family:Sora,sans-serif;font-size:1.875rem;font-weight:700;color:var(--vibrant-yellow);margin-bottom:.25rem}@media(min-width:768px){#vp-vision2030 .stat-value{font-size:2.25rem}}#vp-vision2030 .stat-label{font-size:.875rem;color:var(--muted-foreground)}#vp-vision2030 .hero-wave{position:absolute;bottom:0;left:0;right:0}#vp-vision2030 .hero-wave svg{width:100%;display:block}#vp-vision2030 .vision-section{padding:3rem 0 5rem;background:var(--gradient-section);color:var(--primary-foreground)}@media(min-width:1024px){#vp-vision2030 .vision-section{padding:3rem 0 5rem}}#vp-vision2030 .section-badge{display:flex;justify-content:center;margin-bottom:1.5rem}#vp-vision2030 .badge-yellow{background:#f6b02c33;color:var(--vibrant-yellow)}#vp-vision2030 .badge-blue{background:#2d86a91a;color:var(--vibrant-blue)}#vp-vision2030 .badge-primary{background:#2d86a91a;color:var(--primary)}#vp-vision2030 .badge-light{background:#ffffff1a;color:var(--primary-foreground)}#vp-vision2030 .section-header{text-align:center;max-width:56rem;margin:0 auto 4rem;color:var(--background)}#vp-vision2030 .section-header h2{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--background)}@media(min-width:768px){#vp-vision2030 .section-header h2{font-size:3rem}}@media(min-width:1024px){#vp-vision2030 .section-header h2{font-size:3.75rem;color:var(--background)}}#vp-vision2030 .section-header h2 .highlight{color:var(--vibrant-yellow)}#vp-vision2030 .section-header-dark h2 .highlight{color:var(--primary)}#vp-vision2030 .section-header p{font-size:1.125rem;max-width:48rem;margin:0 auto;opacity:.8}@media(min-width:768px){#vp-vision2030 .section-header p{font-size:1.25rem}}#vp-vision2030 .challenge-solution-grid{display:grid;gap:2rem;max-width:72rem;margin:0 auto}@media(min-width:1024px){#vp-vision2030 .challenge-solution-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}#vp-vision2030 .challenge-card,#vp-vision2030 .solution-card{border-radius:1.5rem;padding:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);margin-top:35px;margin-bottom:35px}@media(min-width:1024px){#vp-vision2030 .challenge-card,#vp-vision2030 .solution-card{padding:2.5rem}}#vp-vision2030 .card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}#vp-vision2030 .card-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}#vp-vision2030 .card-icon.destructive{background:#f24236}#vp-vision2030 .card-icon.destructive svg{color:var(--primary-foreground)}#vp-vision2030 .card-icon.primary{background:var(--vibrant-yellow)}#vp-vision2030 .card-icon.primary svg{color:var(--primary-foreground)}#vp-vision2030 .card-icon svg{width:1.5rem;height:1.5rem}#vp-vision2030 .card-header h3{font-size:1.5rem;font-weight:700}#vp-vision2030 .challenge-card p,#vp-vision2030 .solution-card p{line-height:1.7;margin-bottom:1rem;opacity:.9;color:#1f4f6d}#vp-vision2030 .challenge-card p:last-child,#vp-vision2030 .solution-card p:last-child{margin-bottom:0}#vp-vision2030 .challenge-card strong,#vp-vision2030 .solution-card strong{color:var(--vibrant-yellow)}#vp-vision2030 .vision-pillars{margin-top:4rem;display:grid;gap:1.5rem;max-width:64rem;margin-left:auto;margin-right:auto}@media(min-width:768px){#vp-vision2030 .vision-pillars{grid-template-columns:repeat(3,1fr)}}#vp-vision2030 .pillar{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:1rem;background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}#vp-vision2030 .pillar:hover{background:#ffffff26}#vp-vision2030 .pillar svg{width:2rem;height:2rem;color:var(--vibrant-yellow)}#vp-vision2030 .pillar span{font-family:Sora,sans-serif;font-weight:600;color:var(--primary-foreground)}#vp-vision2030 .professors-section{padding:5rem 0;background:var(--background)}@media(min-width:1024px){#vp-vision2030 .professors-section{padding:5rem 0}}#vp-vision2030 .professors-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){#vp-vision2030 .professors-grid{grid-template-columns:repeat(2,1fr);gap:5rem}}#vp-vision2030 .professors-content .badge{margin-bottom:1.5rem}#vp-vision2030 .professors-content h2{font-size:1.875rem;font-weight:700;color:var(--foreground);margin-bottom:1.5rem}@media(min-width:768px){#vp-vision2030 .professors-content h2{font-size:2.25rem}}@media(min-width:1024px){#vp-vision2030 .professors-content h2{font-size:3rem}}#vp-vision2030 .professors-content p{color:var(--muted-foreground);line-height:1.7;margin-bottom:2rem}#vp-vision2030 .professors-content p:last-of-type{margin-bottom:0;font-size:1.125rem}#vp-vision2030 .professors-content p.large{font-size:1.125rem}#vp-vision2030 .benefits-grid{display:grid;gap:1.5rem}@media(min-width:640px){#vp-vision2030 .benefits-grid{grid-template-columns:repeat(2,1fr)}}#vp-vision2030 .benefit-card{background:var(--card);border-radius:1rem;padding:1.5rem;border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:all .3s ease}#vp-vision2030 .benefit-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}#vp-vision2030 .benefit-icon{width:3rem;height:3rem;border-radius:.75rem;background:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform .3s ease}#vp-vision2030 .benefit-card:hover .benefit-icon{transform:scale(1.1)}#vp-vision2030 .benefit-icon svg{width:1.5rem;height:1.5rem;color:var(--primary-foreground)}#vp-vision2030 .benefit-card h3{font-family:Sora,sans-serif;font-size:1.125rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}#vp-vision2030 .benefit-card p{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}#vp-vision2030 .offerings-section{padding:5rem 0;background:var(--gradient-section);color:var(--primary-foreground)}@media(min-width:1024px){#vp-vision2030 .offerings-section{padding:5rem 0}}#vp-vision2030 .offerings-grid{display:grid;gap:2rem;max-width:64rem;margin:0 auto}@media(min-width:768px){#vp-vision2030 .offerings-grid{grid-template-columns:repeat(2,1fr)}}#vp-vision2030 .offering-card{position:relative;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.5rem;padding:2rem;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;overflow:hidden}#vp-vision2030 .offering-card:hover{background:#ffffff26}#vp-vision2030 .offering-number{position:absolute;right:-1rem;top:-1rem;font-family:Sora,sans-serif;font-size:7.5rem;font-weight:700;color:#ffffff1a;-webkit-user-select:none;user-select:none}#vp-vision2030 .offering-content{position:relative}#vp-vision2030 .offering-icon{width:3.5rem;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:var(--shadow-md);transition:transform .3s ease}#vp-vision2030 .offering-card:hover .offering-icon{transform:scale(1.1)}#vp-vision2030 .offering-icon svg{width:1.75rem;height:1.75rem;color:var(--primary-foreground)}#vp-vision2030 .offering-card h3{font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--background)}#vp-vision2030 .offering-card p{line-height:1.7;opacity:.9}#vp-vision2030 .anniversary-section{padding:5rem 0rem 2rem;background:var(--background);position:relative;overflow:hidden}@media(min-width:1024px){#vp-vision2030 .anniversary-section{padding:4rem 0}}#vp-vision2030 .anniversary-bg{position:absolute;top:0;right:0;bottom:0;left:0}#vp-vision2030 .anniversary-blob{position:absolute;width:24rem;height:24rem;border-radius:9999px;filter:blur(48px)}#vp-vision2030 .anniversary-blob-1{top:0;left:25%;background:#c0e7f14d}#vp-vision2030 .anniversary-blob-2{bottom:0;right:25%;background:#c0e7f133}#vp-vision2030 .anniversary-content{position:relative;text-align:center;max-width:56rem;margin:0 auto}#vp-vision2030 .anniversary-content-image{display:block;margin:-82px auto -6px;width:min(720px,92%);max-width:100%;height:auto;border-radius:18px;object-fit:contain}#vp-vision2030 .anniversary-content .badge{background:#f6b02c1a;color:var(--vibrant-yellow);margin-bottom:2rem}#vp-vision2030 .anniversary-content h2{font-size:1.875rem;font-weight:700;margin-top:-4rem;margin-bottom:3rem;color:var(--foreground)}@media(min-width:768px){#vp-vision2030 .anniversary-content h2{font-size:2.25rem}}@media(min-width:1024px){#vp-vision2030 .anniversary-content h2{font-size:3rem}}#vp-vision2030 .anniversary-content>p{font-size:1.125rem;color:var(--muted-foreground);max-width:48rem;margin:0 auto 3rem;line-height:1.7}#vp-vision2030 .anniversary-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}@media(min-width:640px){#vp-vision2030 .anniversary-highlights{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){#vp-vision2030 .anniversary-highlights{grid-template-columns:repeat(4,1fr)}}#vp-vision2030 .highlight-card{background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;transition:all .3s ease;box-shadow:var(--shadow-sm)}#vp-vision2030 .highlight-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}#vp-vision2030 .highlight-card svg{width:2rem;height:2rem;color:var(--vibrant-yellow);margin:0 auto .75rem}#vp-vision2030 .highlight-value{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:var(--foreground)}#vp-vision2030 .highlight-label{font-size:.875rem;color:var(--muted-foreground)}#vp-vision2030 .anniversary-footer{color:var(--muted-foreground);line-height:1.7;max-width:42rem;margin:0 auto}#vp-vision2030 .authors-section{padding:5rem 0;background:var(--gradient-section);color:var(--primary-foreground)}@media(min-width:1024px){#vp-vision2030 .authors-section{padding:4rem 0}}#vp-vision2030 .authors-grid{display:grid;gap:1.5rem;max-width:72rem;margin:0 auto}@media(min-width:640px){#vp-vision2030 .authors-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){#vp-vision2030 .authors-grid{grid-template-columns:repeat(4,1fr)}}#vp-vision2030 .author-card{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:1.5rem;border:2px solid hsla(0,0%,100%,.2);transition:all .3s ease}#vp-vision2030 .author-card:hover{background:#ffffff26;transform:translateY(-4px)}#vp-vision2030 .author-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:var(--accent)}#vp-vision2030 .author-icon svg{width:1.5rem;height:1.5rem;color:var(--primary-foreground)}#vp-vision2030 .author-card h3{font-family:Sora,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--background)}#vp-vision2030 .author-card p{font-size:.875rem;opacity:.8;line-height:1.6}#vp-vision2030 .testimonials-section{padding:5rem 0;background:var(--background)}@media(min-width:1024px){#vp-vision2030 .testimonials-section{padding:8rem 0}}#vp-vision2030 .testimonials-slider{max-width:84rem;margin:0 auto;overflow:hidden;padding-inline:clamp(12px,4vw,32px);padding-bottom:28px;padding-top:8px;position:relative;z-index:1}#vp-vision2030 .testimonials-grid{display:flex!important;flex-wrap:nowrap!important;gap:1.5rem;align-items:stretch;width:max-content;will-change:transform;transform:translateZ(0)}#vp-vision2030 .testimonials-grid .testimonial-card{flex:0 0 auto;width:clamp(260px,82vw,380px)}@media(hover:hover){#vp-vision2030 .testimonials-grid:hover{cursor:grab}}#vp-vision2030 .testimonial-card{background:var(--card);border-radius:1rem;padding:1.5rem;border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:all .3s ease;display:flex;flex-direction:column}#vp-vision2030 .testimonial-card:hover{box-shadow:var(--shadow-lg)}#vp-vision2030 .quote-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;background:#2d86a91a;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}#vp-vision2030 .quote-icon svg{width:1.25rem;height:1.25rem;color:var(--primary)}#vp-vision2030 .testimonial-quote{color:var(--foreground);line-height:1.7;margin-bottom:1.5rem;flex-grow:1;font-size:.875rem}#vp-vision2030 .testimonial-book{margin-bottom:1rem}#vp-vision2030 .testimonial-book span{display:inline-block;padding:.25rem .75rem;background:var(--muted);border-radius:9999px;font-size:.75rem;font-weight:500;color:var(--muted-foreground)}#vp-vision2030 .testimonial-author{border-top:1px solid var(--border);padding-top:1rem}#vp-vision2030 .testimonial-name{font-family:Sora,sans-serif;font-weight:600;color:var(--foreground)}#vp-vision2030 .testimonial-role{font-size:.875rem;color:var(--muted-foreground)}#vp-vision2030 .testimonial-institution{font-size:.75rem;color:var(--primary);margin-top:.25rem}#vp-vision2030 .join-section{padding:5rem 0;background:var(--gradient-section);color:var(--primary-foreground);position:relative;overflow:hidden}@media(min-width:1024px){#vp-vision2030 .join-section{padding:4rem 0}}#vp-vision2030 .join-bg{position:absolute;top:0;right:0;bottom:0;left:0}#vp-vision2030 .join-blob{position:absolute;border-radius:9999px;filter:blur(48px)}#vp-vision2030 .join-blob-1{top:50%;left:0;width:16rem;height:16rem;background:#ffffff0d}#vp-vision2030 .join-blob-2{top:0;right:25%;width:24rem;height:24rem;background:#f6b02c1a}#vp-vision2030 .join-content{position:relative}#vp-vision2030 .join-header{text-align:center;max-width:48rem;margin:0 auto 4rem}#vp-vision2030 .join-header .badge{background:#ffffff1a;color:var(--primary-foreground);margin-bottom:1.5rem}#vp-vision2030 .join-header h2{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;color:var(--background)}@media(min-width:768px){#vp-vision2030 .join-header h2{font-size:2.25rem}}@media(min-width:1024px){#vp-vision2030 .join-header h2{font-size:3rem}}#vp-vision2030 .join-header p{font-size:1.125rem;opacity:.8}#vp-vision2030 .join-options{display:grid;gap:1.5rem;max-width:72rem;margin:0 auto 4rem}@media(min-width:640px){#vp-vision2030 .join-options{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){#vp-vision2030 .join-options{grid-template-columns:repeat(4,1fr)}}#vp-vision2030 .join-option{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:1.5rem;transition:all .3s ease}#vp-vision2030 .join-option:hover{background:#ffffff26}#vp-vision2030 .join-option-icon{width:3rem;height:3rem;border-radius:.75rem;background:var(--vibrant-yellow);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}#vp-vision2030 .join-option-icon svg{width:1.5rem;height:1.5rem;color:var(--foreground)}#vp-vision2030 .join-option h3{font-family:Sora,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--background)}#vp-vision2030 .join-option p{font-size:.875rem;opacity:.8;line-height:1.6}#vp-vision2030 .join-cta{text-align:center}#vp-vision2030 .join-cta-box{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:1.5rem;padding:2rem;max-width:42rem;margin:0 auto}@media(min-width:768px){#vp-vision2030 .join-cta-box{padding:3rem}}#vp-vision2030 .join-cta-box h3{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--background)}@media(min-width:768px){#vp-vision2030 .join-cta-box h3{font-size:1.875rem;color:var(--background)}}#vp-vision2030 .join-cta-box p{opacity:.8;margin-bottom:2rem}#vp-vision2030 .story-section{padding:5rem 0;background:var(--background-alt)}#vp-vision2030 .story-header{text-align:center}#vp-vision2030 .story-header-image{display:block;margin:18px auto 0;width:min(900px,95%);max-width:100%;height:auto;border-radius:18px;object-fit:cover}@media(min-width:1024px){#vp-vision2030 .story-header-image{margin-top:22px;width:min(980px,100%)}}@media(min-width:1024px){#vp-vision2030 .story-section{padding:8rem 0}}#vp-vision2030 .story-header{text-align:center;max-width:48rem;margin:0 auto 4rem}#vp-vision2030 .story-header h2{font-size:1.875rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}@media(min-width:768px){#vp-vision2030 .story-header h2{font-size:2.25rem}}@media(min-width:1024px){#vp-vision2030 .story-header h2{font-size:3rem}}#vp-vision2030 .story-header p{font-size:1.125rem;color:var(--muted-foreground)}#vp-vision2030 .story-timeline{max-width:900px;margin:0 auto;position:relative;padding:2rem 0}#vp-vision2030 .story-timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--vibrant-blue),var(--vibrant-yellow),var(--vibrant-teal));transform:translate(-50%)}@media(max-width:768px){#vp-vision2030 .story-timeline-line{left:40px}}#vp-vision2030 .story-item{position:relative;display:flex;align-items:flex-start;margin-bottom:4rem}#vp-vision2030 .story-item:last-child{margin-bottom:0}#vp-vision2030 .story-item:nth-child(odd){flex-direction:column}#vp-vision2030 .story-item:nth-child(2n){flex-direction:row-reverse}#vp-vision2030 .story-item-card{width:calc(50% - 60px);background:var(--card);border-radius:1rem;padding:1.5rem;border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:all .3s ease}#vp-vision2030 .story-item-card:hover{box-shadow:var(--shadow-md)}@media(max-width:768px){#vp-vision2030 .story-item-card{width:calc(100% - 100px);margin-left:auto}}#vp-vision2030 .story-item:nth-child(odd) .story-item-card{text-align:left;margin-right:auto}#vp-vision2030 .story-item:nth-child(2n) .story-item-card{text-align:left;margin-left:auto}@media(max-width:768px){#vp-vision2030 .story-item:nth-child(odd) .story-item-card,#vp-vision2030 .story-item:nth-child(2n) .story-item-card{text-align:left;margin-left:auto;margin-right:0}}#vp-vision2030 .story-item-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}#vp-vision2030 .story-item:nth-child(odd) .story-item-icon{margin-left:auto}@media(max-width:768px){#vp-vision2030 .story-item:nth-child(odd) .story-item-icon{margin-left:0}}#vp-vision2030 .story-item-icon.blue{background:#0f517b1a}#vp-vision2030 .story-item-icon.yellow{background:#f6b02c1a}#vp-vision2030 .story-item-icon.teal{background:#3399991a}#vp-vision2030 .story-item-icon svg{width:1.5rem;height:1.5rem}#vp-vision2030 .story-item-icon.blue svg{color:var(--vibrant-blue)}#vp-vision2030 .story-item-icon.yellow svg{color:var(--vibrant-yellow)}#vp-vision2030 .story-item-icon.teal svg{color:var(--vibrant-teal)}#vp-vision2030 .story-item-card h3{font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700;color:var(--foreground);margin-bottom:.75rem}#vp-vision2030 .story-item-card p{color:var(--muted-foreground);line-height:1.7;font-size:.9375rem}#vp-vision2030 .story-item-number{position:absolute;left:50%;top:0;transform:translate(-50%);width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);z-index:10}@media(max-width:768px){#vp-vision2030 .story-item-number{left:40px}}#vp-vision2030 .story-item-number span{font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700;color:var(--primary-foreground)}#vp-vision2030 .story-item-number.blue{background:var(--vibrant-blue)}#vp-vision2030 .story-item-number.yellow{background:var(--vibrant-yellow)}#vp-vision2030 .story-item-number.teal{background:var(--vibrant-teal)}#vp-vision2030 .story-item-spacer{width:calc(50% - 60px)}@media(max-width:768px){#vp-vision2030 .story-item-spacer{display:none}}#vp-vision2030 .vp-footer{background:var(--foreground);color:var(--primary-foreground)}#vp-vision2030 .footer-main{padding:4rem 0}#vp-vision2030 .footer-grid{display:grid;gap:3rem}@media(min-width:768px){#vp-vision2030 .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){#vp-vision2030 .footer-grid{grid-template-columns:1fr 1fr 1fr 1fr}}#vp-vision2030 .footer-brand{grid-column:1}#vp-vision2030 .footer-brand .logo{margin-bottom:1rem}#vp-vision2030 .footer-brand .logo-text{color:var(--primary-foreground)}#vp-vision2030 .footer-brand p{font-size:.875rem;color:#ffffffb3;line-height:1.7;margin-bottom:1.5rem}#vp-vision2030 .social-links{display:flex;gap:.75rem}#vp-vision2030 .social-link{width:2.5rem;height:2.5rem;border-radius:.5rem;background:#ffffff1a;display:flex;align-items:center;justify-content:center;transition:background .2s ease}#vp-vision2030 .social-link:hover{background:#fff3}#vp-vision2030 .social-link svg{width:1.25rem;height:1.25rem;color:var(--primary-foreground)}#vp-vision2030 .footer-column h4{font-family:Sora,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:1rem}#vp-vision2030 .footer-column ul{list-style:none}#vp-vision2030 .footer-column li{margin-bottom:.75rem}#vp-vision2030 .footer-column a{font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .2s ease}#vp-vision2030 .footer-column a:hover{color:var(--primary-foreground)}#vp-vision2030 .contact-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}#vp-vision2030 .contact-item svg{width:1.25rem;height:1.25rem;color:var(--vibrant-yellow);margin-top:.125rem;flex-shrink:0}#vp-vision2030 .contact-item span{font-size:.875rem;color:#ffffffb3}#vp-vision2030 .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:1.5rem 0}#vp-vision2030 .footer-bottom-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:768px){#vp-vision2030 .footer-bottom-content{flex-direction:row}}#vp-vision2030 .footer-bottom p{font-size:.875rem;color:#ffffff80}#vp-vision2030 .footer-legal{display:flex;gap:1.5rem}#vp-vision2030 .footer-legal a{font-size:.875rem;color:#ffffff80;text-decoration:none;transition:color .2s ease}#vp-vision2030 .footer-legal a:hover{color:var(--primary-foreground)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}#vp-vision2030 .vp-hidden{display:none!important}#vp-vision2030 .section-header-dark h2{color:var(--foreground)}#vp-vision2030 .section-header-dark p{color:var(--muted-foreground);opacity:1}#vp-vision2030 .contact-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:1.25rem;background:#00000073;z-index:9999}#vp-vision2030 .contact-modal-backdrop.active{display:flex}#vp-vision2030 .contact-modal{width:100%;max-width:520px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.25rem;padding:1.5rem;color:#fff;position:relative;box-shadow:0 18px 60px #0000004d}#vp-vision2030 .contact-modal h3{margin:0 0 .25rem}#vp-vision2030 .contact-modal-subtitle{margin:0 0 1rem;opacity:.85;font-size:.95rem}#vp-vision2030 .contact-modal-close{position:absolute;top:10px;right:12px;width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;font-size:24px;line-height:1;cursor:pointer}#vp-vision2030 .contact-label{display:block;font-size:.9rem;font-weight:600;margin:.85rem 0 .35rem}#vp-vision2030 .contact-input{width:100%;padding:.85rem .9rem;border-radius:.9rem;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;outline:none}#vp-vision2030 .contact-input::placeholder{color:#ffffffb3}#vp-vision2030 .contact-input:focus{border-color:#ffffff73}#vp-vision2030 .contact-actions{display:flex;align-items:center;gap:.9rem;margin-top:1.25rem}#vp-vision2030 .contact-status{font-size:.9rem;opacity:.9}#vp-vision2030 .desktop-sidenav{display:none}@media(min-width:1024px){#vp-vision2030 .desktop-sidenav{display:block;position:fixed;top:300px;left:4px;width:225px;z-index:60}#vp-vision2030 .desktop-sidenav-inner{position:sticky;top:32px}#vp-vision2030 .desktop-sidenav-card{background:#fffffff2;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 8px 30px #0000001a;overflow:hidden}#vp-vision2030 .desktop-sidenav-item{display:block;padding:14px 16px;text-decoration:none;color:#0f527c;font-weight:500;border-left:4px solid transparent;transition:background .2s ease,border-color .2s ease,color .2s ease}#vp-vision2030 .desktop-sidenav-item:hover{background:#0f527c0f}#vp-vision2030 .desktop-sidenav-item.active{background:#0f527c14;border-left-color:#e53935;color:#1f4f6d}}#vp-vision2030 .mission-counter{margin-top:18px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(12px,2vw,18px) clamp(14px,3vw,22px);border-radius:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:min(520px,100%);margin-left:auto;margin-right:auto}#vp-vision2030 .mission-counter-number{font-size:clamp(41px,7vw,90px);font-weight:800;letter-spacing:.5px;margin-bottom:35px;line-height:1.05;color:var(--background)}#vp-vision2030 .mission-counter-label{font-size:clamp(12px,2.2vw,14px);opacity:.85;color:var(--background)}#vp-vision2030 .hidden{display:none!important}#vp-vision2030 .section-container{position:relative;z-index:10}#vp-vision2030 .mobile-menu-btn{position:relative;z-index:9999}#vp-vision2030 .mobile-menu{position:relative;z-index:9999;width:100%}#vp-vision2030 .mobile-menu-btn svg{color:var(--primary-foreground, #0f172a)}
/*# sourceMappingURL=/cdn/shop/t/33/assets/vision.css.map */
