.page-hero[data-astro-cid-s5hxusys]{padding:80px 0 90px;background:linear-gradient(135deg,#e0f2fe,#bae6fd);color:var(--text);overflow:hidden}
.page-hero-content[data-astro-cid-s5hxusys]{display:flex;align-items:center;justify-content:space-between;gap:80px}
.page-hero-left[data-astro-cid-s5hxusys]{flex:1.5;text-align:left;max-width:65%;animation:slideInLeft .8s ease-out}
.page-hero-right[data-astro-cid-s5hxusys]{flex:1;display:flex;justify-content:flex-end;align-items:center;animation:slideInRight .8s ease-out}
.page-hero-image[data-astro-cid-s5hxusys]{width:100%;max-width:800px;height:auto;border-radius:var(--radius);box-shadow:var(--shadow);object-fit:cover}
.page-hero-acronym[data-astro-cid-s5hxusys]{margin:0 0 16px;font-size:clamp(46px,5.5vw,70px);line-height:1.2;letter-spacing:.8px;color:#0369a1;font-weight:800;text-transform:uppercase}
.page-hero-title[data-astro-cid-s5hxusys]{margin:0 0 12px;font-size:clamp(34px,5vw,52px);line-height:1.2;letter-spacing:-.3px;background:linear-gradient(135deg,#0369a1,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:700px;font-weight:700}
.page-hero-fullname[data-astro-cid-s5hxusys]{margin:0 0 20px;font-size:clamp(16px,2vw,20px);line-height:1.5;background:linear-gradient(135deg,#0369a1,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;max-width:700px}
@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}
@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}
.nav[data-astro-cid-3ef6ksr2]{gap:4px;padding-left:12px}.nav-link[data-astro-cid-3ef6ksr2]{padding:7px 8px;font-size:16px}.dropdown-item[data-astro-cid-3ef6ksr2]{font-size:16px}
@media(max-width:980px){.mobile-menu-btn[data-astro-cid-3ef6ksr2]{display:flex}.nav[data-astro-cid-3ef6ksr2]{position:fixed;top:68px;right:-100%;width:300px;max-width:calc(100vw - 24px);height:calc(100vh - 68px);background:var(--bg);border-left:1px solid var(--border);box-shadow:-4px 0 20px #0000001a;flex-direction:column;padding:20px;gap:8px;overflow-y:auto;transition:right .3s ease}.nav[data-astro-cid-3ef6ksr2].active{right:0}.nav-link[data-astro-cid-3ef6ksr2]{width:100%;padding:12px 16px;font-size:17px}.nav-dropdown[data-astro-cid-3ef6ksr2]{width:100%}}
@media(max-width:768px){.page-hero[data-astro-cid-s5hxusys]{padding:30px 0 35px}.page-hero-content[data-astro-cid-s5hxusys]{flex-direction:column;gap:30px}.page-hero-left[data-astro-cid-s5hxusys]{text-align:center;max-width:100%;animation:slideInLeft .6s ease-out}.page-hero-right[data-astro-cid-s5hxusys]{animation:slideInRight .6s ease-out}.page-hero-title[data-astro-cid-s5hxusys]{font-size:clamp(24px,5vw,32px)}.page-hero-image[data-astro-cid-s5hxusys]{max-width:100%}}
