*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}@media print{html,body{display:none!important}}body{font-family:Inter,sans-serif;color:#1a1a2e;background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;display:block}.site-wrapper{overflow-x:hidden;padding-top:32px}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.revealed{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gentlePulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes borderGlow{0%,to{box-shadow:0 0 #4ecdc400}50%{box-shadow:0 0 20px 2px #4ecdc426}}.page-enter{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) both}.stagger-children.revealed>*,.stagger-children.revealed>a,.stagger-children.revealed>div{opacity:0;animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) forwards}.stagger-children.revealed>*:nth-child(1){animation-delay:0s}.stagger-children.revealed>*:nth-child(2){animation-delay:.08s}.stagger-children.revealed>*:nth-child(3){animation-delay:.16s}.stagger-children.revealed>*:nth-child(4){animation-delay:.24s}.stagger-children.revealed>*:nth-child(5){animation-delay:.32s}.stagger-children.revealed>*:nth-child(6){animation-delay:.4s}.stagger-children.revealed>*:nth-child(7){animation-delay:.48s}.stagger-children.revealed>*:nth-child(8){animation-delay:.56s}.stagger-children.revealed>*:nth-child(9){animation-delay:.64s}.stagger-children.revealed>*:nth-child(10){animation-delay:.72s}.stagger-children.revealed>*:nth-child(11){animation-delay:.8s}.stagger-children.revealed>*:nth-child(12){animation-delay:.88s}.stagger-children.revealed>*:nth-child(n+13){animation-delay:.96s}.reveal-left{opacity:0;transform:translate(-50px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-left.revealed{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(50px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-right.revealed{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transform:scale(.9);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-scale.revealed{opacity:1;transform:scale(1)}.hover-lift{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.hover-lift:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001f}.revealed .section-badge{animation:fadeInDown .5s .1s cubic-bezier(.16,1,.3,1) both}.revealed .section-title{animation:fadeInUp .6s .15s cubic-bezier(.16,1,.3,1) both}.revealed .section-subtitle{animation:fadeInUp .6s .25s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right,.reveal-scale,.stagger-children.revealed>*{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.page-enter{animation:none!important}}.announcement-bar{background:linear-gradient(90deg,#0a2463,#1e3a8a);padding:.5rem 2rem;overflow:hidden;position:fixed;top:0;left:0;right:0;z-index:1001;height:32px}.announcement-ticker{display:flex;align-items:center;gap:2rem;animation:ticker-scroll 30s linear infinite;white-space:nowrap;width:max-content}.announcement-ticker span{display:inline-flex;align-items:center;gap:.4rem;color:#ffffffd9;font-size:.78rem;font-weight:500;letter-spacing:.02em}.ticker-divider{color:#4ecdc480!important}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.navbar{position:fixed;top:32px;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:.6rem 3rem;background:#0003;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:all .4s cubic-bezier(.16,1,.3,1);border-bottom:1px solid rgba(255,255,255,.05)}.navbar.scrolled{background:#0a2463c7;backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8);box-shadow:0 4px 30px #0000002e,0 1px #ffffff0d inset;padding:.5rem 3rem;border-bottom:1px solid rgba(255,255,255,.08)}.navbar-subpage{top:0}.navbar-subpage:not(.scrolled){background:#0a2463f2}.navbar-logo{display:flex;align-items:center;gap:.75rem}.navbar-logo img{height:42px;width:42px;object-fit:cover;flex-shrink:0;padding:0}.navbar-logo-text{display:flex;flex-direction:column}.navbar-logo-text span{color:#fff;font-weight:700;font-size:1.05rem;font-family:Playfair Display,serif;line-height:1.2}.navbar-logo-text small{color:#ffffff80;font-size:.68rem;font-weight:400;letter-spacing:.08em}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#ffffffe6;font-size:.88rem;font-weight:500;transition:color .2s;letter-spacing:.02em;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#4ecdc4;transition:width .3s ease}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#4ecdc4}.nav-cta{background:#4ecdc4!important;color:#0a2463!important;padding:.5rem 1.25rem;border-radius:25px;font-weight:600!important;transition:transform .2s,background .2s,box-shadow .2s!important}.nav-cta:after{display:none!important}.nav-cta:hover{background:#3dbdb5!important;transform:translateY(-1px);box-shadow:0 4px 15px #4ecdc459!important}.nav-dropdown{position:relative}.nav-dropdown-trigger{background:none;border:none;color:#ffffffe6;font-size:.88rem;font-weight:500;letter-spacing:.02em;cursor:pointer;display:flex;align-items:center;gap:.3rem;padding:0;font-family:inherit;transition:color .2s}.nav-dropdown-trigger:hover{color:#4ecdc4}.nav-dropdown-menu{display:none;position:absolute;top:100%;right:0;padding-top:10px;z-index:100}.nav-dropdown:hover .nav-dropdown-menu{display:flex;flex-direction:column;background:#0a2463f7;backdrop-filter:blur(16px);border-radius:10px;min-width:180px;box-shadow:0 8px 30px #0000004d;border:1px solid rgba(78,205,196,.15);padding:.5rem 0}.nav-dropdown-menu a{padding:.6rem 1.2rem!important;white-space:nowrap;font-size:.85rem;transition:background .2s,color .2s}.nav-dropdown-menu a:hover{background:#4ecdc41a;color:#4ecdc4}.nav-dropdown-menu a:after{display:none!important}.mobile-menu-btn{display:none;background:none;border:none;color:#fff;cursor:pointer}.hero{position:relative;height:100vh;min-height:700px;overflow:hidden;margin-top:0}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease-in-out}.hero-slide.active{opacity:1}.hero-slide.active img{animation:kenBurns 8s ease-in-out forwards}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#0a2463eb,#0a246399 45%,#1e3a8a59 70%,#0006);display:flex;flex-direction:column;justify-content:center;padding:0 6rem;padding-top:100px}.hero-content{max-width:700px}.hero-badge{display:inline-block;background:#4ecdc41f;border:1px solid rgba(78,205,196,.35);color:#4ecdc4;padding:.4rem 1.2rem;border-radius:25px;font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;backdrop-filter:blur(8px);animation:badgeFadeIn 1s ease-out .3s both}@keyframes badgeFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero h1{font-family:Playfair Display,serif;font-size:4.5rem;font-weight:800;color:#fff;line-height:1.08;margin-bottom:1.5rem;animation:heroHeadline 1s ease-out .5s both}@keyframes heroHeadline{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero h1 span{color:#4ecdc4;position:relative}.hero-subtitle{color:#ffffffd9;font-size:1.15rem;line-height:1.75;max-width:550px;margin-bottom:2.5rem;animation:heroHeadline 1s ease-out .7s both}.hero-buttons{display:flex;gap:1rem;animation:heroHeadline 1s ease-out .9s both}.hero-trust-badges{position:absolute;bottom:3rem;left:6rem;right:6rem;display:flex;gap:1.5rem}.trust-badge{display:flex;align-items:center;gap:.5rem;background:#ffffff14;backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6);border:1px solid rgba(255,255,255,.15);color:#ffffffd9;transition:all .3s ease;padding:.6rem 1.2rem;border-radius:50px;font-size:.8rem;font-weight:500}.trust-badge:hover{background:#ffffff24;border-color:#ffffff40;box-shadow:0 4px 20px #00000026}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#4ecdc4,#3dbdb5);color:#0a2463;padding:.85rem 2rem;border-radius:50px;font-weight:600;font-size:.95rem;border:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #4ecdc440}.btn-primary:hover{background:linear-gradient(135deg,#3dbdb5,#2da89f);transform:translateY(-2px);box-shadow:0 8px 30px #4ecdc466}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff14;border:2px solid rgba(255,255,255,.25);color:#fff;padding:.85rem 2rem;border-radius:50px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s;backdrop-filter:blur(8px)}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff73;transform:translateY(-1px)}.hero-indicators{position:absolute;bottom:8rem;left:6rem;display:flex;gap:.5rem;z-index:5}.hero-indicator{width:40px;height:4px;border-radius:2px;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s}.hero-indicator.active{background:#4ecdc4;width:60px}.autoplay-toggle{position:absolute;bottom:8rem;right:6rem;display:flex;align-items:center;gap:.75rem;color:#ffffffb3;font-size:.85rem;cursor:pointer;background:none;border:none;z-index:5}.autoplay-dot{width:8px;height:8px;border-radius:50%;background:#4ecdc4;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#fff;position:relative}.stats-bar:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.stat-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;text-align:center;border-right:1px solid rgba(255,255,255,.08);position:relative;transition:background .3s;backdrop-filter:blur(2px)}.stat-item:hover{background:#4ecdc414}.stat-item:last-child{border-right:none}.stat-number{font-family:Playfair Display,serif;font-size:2.75rem;font-weight:800;color:#4ecdc4;margin-bottom:.25rem;letter-spacing:-.02em;text-shadow:0 0 30px rgba(78,205,196,.2)}.stat-label{font-size:.8rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.12em}.stat-tap-hint{font-size:.65rem;color:#4ecdc480;margin-top:.5rem;letter-spacing:.05em;transition:color .3s}.stat-item:hover .stat-tap-hint{color:#4ecdc4e6}.stat-facts-modal{background:linear-gradient(160deg,#0a2463,#1e3a8a);border-radius:20px;padding:2.5rem;max-width:480px;width:90%;position:relative;color:#fff;box-shadow:0 24px 80px #0006;animation:modalSlideUp .35s cubic-bezier(.16,1,.3,1);border:1px solid rgba(78,205,196,.15)}.stat-facts-number{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:800;color:#4ecdc4;display:block;margin-bottom:.25rem;text-shadow:0 0 30px rgba(78,205,196,.3)}.stat-facts-title{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(78,205,196,.15)}.stat-facts-list{list-style:none;display:flex;flex-direction:column;gap:.9rem}.stat-facts-list li{position:relative;padding-left:1.4rem;font-size:.92rem;line-height:1.6;color:#ffffffd9}.stat-facts-list li:before{content:"✦";position:absolute;left:0;color:#4ecdc4;font-size:.8rem}.section{padding:6rem 4rem}.section-badge{display:inline-block;background:#4ecdc414;color:#0a2463;padding:.4rem 1rem;border-radius:25px;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;border:1px solid rgba(78,205,196,.25);backdrop-filter:blur(8px) saturate(1.4);-webkit-backdrop-filter:blur(8px) saturate(1.4)}.section-badge-teal{color:#4ecdc4;border-color:#4ecdc466;background:#4ecdc414}.section-badge-red{color:#e74c3c;border-color:#e74c3c66;background:#e74c3c1a}.section-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:#0a2463;margin-bottom:1rem;letter-spacing:-.02em}.section-subtitle{color:#555;font-size:1.05rem;line-height:1.75;max-width:650px}.patient-services{background:linear-gradient(180deg,#f8fafc,#eef2ff);position:relative;overflow:hidden}.patient-services:before{content:"";position:absolute;top:-30%;right:-10%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(78,205,196,.06) 0%,transparent 70%);pointer-events:none}.ps-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.ps-card{background:#fffc;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:2rem 1.75rem;text-align:center;transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px #0a24630d}.ps-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0a24631a;border-color:#4ecdc44d}.ps-card-icon{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#0a2463,#1e3a8a);display:inline-flex;align-items:center;justify-content:center;color:#4ecdc4;margin-bottom:1.25rem;box-shadow:0 4px 16px #0a246333}.ps-card h3{font-size:1.1rem;font-weight:700;color:#0a2463;margin-bottom:.5rem}.ps-card p{font-size:.9rem;color:#555;line-height:1.6}.ps-cta-banner{position:relative;border-radius:20px;overflow:hidden;margin-top:2.5rem;min-height:280px;box-shadow:0 12px 40px #0a24631f}.ps-cta-banner img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.ps-cta-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0a2463e0,#0a2463a6 60%,#0000004d);display:flex;align-items:center;padding:3rem}.ps-cta-content{max-width:560px}.ps-cta-content h3{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.75rem}.ps-cta-content p{color:#ffffffd9;font-size:.95rem;line-height:1.65;margin-bottom:1.5rem}.ps-cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#4ecdc4,#2ab7ad);color:#fff;font-weight:700;font-size:1rem;padding:.85rem 2rem;border:none;cursor:pointer;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px #4ecdc459}.ps-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4ecdc480;background:linear-gradient(135deg,#5ee0d7,#4ecdc4)}@media(max-width:768px){.ps-cards{grid-template-columns:1fr;gap:1rem}.ps-card{padding:1.5rem 1.25rem}.ps-cta-overlay{padding:2rem 1.5rem}.ps-cta-content h3{font-size:1.35rem}.ps-cta-btn{font-size:.9rem;padding:.75rem 1.5rem}}@media(min-width:769px)and (max-width:1024px){.ps-cards{grid-template-columns:repeat(3,1fr);gap:1rem}}.patient-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}.care-image-banner{position:relative;border-radius:20px;overflow:hidden;margin-top:2.5rem;max-height:340px;box-shadow:0 8px 32px #0a24631a}.care-image-banner img{width:100%;height:340px;object-fit:cover;display:block}.care-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,36,99,.7) 0%,transparent 50%);display:flex;align-items:flex-end;padding:2rem 2.5rem}.care-image-overlay span{color:#fff;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;letter-spacing:.01em}@media(max-width:768px){.care-image-banner{max-height:220px;border-radius:14px}.care-image-banner img{height:220px}.care-image-overlay{padding:1.25rem}.care-image-overlay span{font-size:1.05rem}}.patient-services-content{display:flex;flex-direction:column;gap:1.5rem}.service-feature{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-radius:16px;transition:all .35s cubic-bezier(.16,1,.3,1);cursor:default;border:1px solid transparent}.service-feature:hover{background:#ffffffb3;backdrop-filter:blur(12px) saturate(1.5);-webkit-backdrop-filter:blur(12px) saturate(1.5);box-shadow:0 8px 32px #0000000f,0 1px #fff9 inset;border-color:#4ecdc433;transform:translate(4px)}.service-icon{flex-shrink:0;width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#0a2463,#1e3a8a);display:flex;align-items:center;justify-content:center;color:#4ecdc4;box-shadow:0 4px 12px #0a246333}.service-feature h3{font-size:1rem;font-weight:600;color:#0a2463;margin-bottom:.3rem}.service-feature p{font-size:.875rem;color:#666;line-height:1.55}.appointment-card{background:#ffffffb8;backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);border-radius:24px;padding:2rem;position:relative;box-shadow:0 25px 60px #0a246314,0 0 0 1px #ffffff80 inset;border:1px solid rgba(255,255,255,.4);overflow:hidden}.appointment-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4ecdc4,#0a2463,#4ecdc4);background-size:200% 100%;animation:gradientShift 4s ease infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.appointment-header{text-align:center;margin-bottom:1.25rem}.appointment-header-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#4ecdc4;margin-bottom:.75rem;box-shadow:0 4px 16px #0a246340}.appointment-header h3{font-family:Playfair Display,serif;color:#0a2463;font-size:1.55rem;margin-bottom:.4rem}.appointment-header p{color:#475569;font-size:.88rem;line-height:1.6}.appointment-form{display:flex;flex-direction:column;gap:1rem}.appointment-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.appointment-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.78rem;color:#334155;font-weight:600;letter-spacing:.02em}.appointment-form input,.appointment-form select,.appointment-form textarea{width:100%;border:1.5px solid rgba(226,232,240,.6);background:#f8fafc80;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:12px;padding:.75rem .9rem;font-size:.88rem;font-family:Inter,sans-serif;color:#1f2937;outline:none;transition:border-color .25s,box-shadow .25s,background .25s}.appointment-form input::placeholder,.appointment-form textarea::placeholder{color:#94a3b8}.appointment-form input:focus,.appointment-form select:focus,.appointment-form textarea:focus{border-color:#4ecdc4;box-shadow:0 0 0 3px #4ecdc41f;background:#fffc}.appointment-form select{cursor:pointer}.file-upload-label{grid-column:1 / -1}.file-upload-area{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;border:2px dashed #cbd5e1;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);cursor:pointer;transition:all .3s ease;text-align:center;position:relative;overflow:hidden}.file-upload-area:hover{border-color:#4ecdc4;background:linear-gradient(135deg,#f0fdfb,#ecfdf5)}.file-upload-area.has-file{border-color:#4ecdc4;border-style:solid;background:linear-gradient(135deg,#ecfdf5,#f0fdfb)}.file-upload-area input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#4ecdc41f,#0a24630f);display:flex;align-items:center;justify-content:center;color:#0a2463}.upload-text{font-size:.84rem;color:#334155;font-weight:600}.upload-text span{color:#4ecdc4;font-weight:700}.upload-hint{font-size:.72rem;color:#94a3b8;font-weight:500}.file-name{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;color:#065f46;font-weight:700;background:#4ecdc41a;padding:.3rem .75rem;border-radius:20px;margin-top:.25rem}.appointment-feedback{margin:0;border-radius:12px;padding:.75rem 1rem;font-size:.84rem;line-height:1.5;font-weight:600;display:flex;align-items:center;gap:.5rem}.appointment-feedback.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.appointment-feedback.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.appointment-submit-btn{width:100%;justify-content:center;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;border-radius:14px;background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#fff;box-shadow:0 6px 20px #0a24634d}.appointment-submit-btn:hover{background:linear-gradient(135deg,#1e3a8a,#0a2463);box-shadow:0 8px 30px #0a246366;transform:translateY(-2px)}.patient-image-container{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px #0000001f}.patient-image-container img{width:100%;height:500px;object-fit:cover;transition:transform .6s ease}.patient-image-container:hover img{transform:scale(1.03)}.patient-image-badge{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.6rem;background:#fffffff2;backdrop-filter:blur(10px);padding:.75rem 1.25rem;border-radius:50px;box-shadow:0 4px 20px #0000001a;color:#0a2463}.patient-image-badge strong{font-size:.85rem;display:block;line-height:1.1}.patient-image-badge span{font-size:.72rem;color:#666}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border:2px solid #0a2463;color:#0a2463;border-radius:50px;font-weight:600;font-size:.95rem;cursor:pointer;background:none;transition:all .3s cubic-bezier(.16,1,.3,1);width:fit-content}.btn-outline:hover{background:#0a2463;color:#fff;box-shadow:0 4px 15px #0a246333}.achievements-section{background:linear-gradient(135deg,#0a2463,#1e3a8a,#0d1b3e);position:relative;overflow:hidden}.achievements-section:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;border-radius:50%;background:#4ecdc40d;pointer-events:none}.achievements-header{text-align:center;margin-bottom:3.5rem}.achievements-header .section-title{color:#fff}.achievements-header .section-subtitle{margin:0 auto;color:#ffffffb3}.achievements-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.achievement-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4)}.achievement-card:hover{background:#ffffff1f;border-color:#4ecdc44d;transform:translateY(-6px);box-shadow:0 12px 40px #0003,0 1px #ffffff1a inset;cursor:pointer}.achievement-tap-hint{display:block;margin-top:.75rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#4ecdc480;transition:color .3s}.achievement-card:hover .achievement-tap-hint{color:#4ecdc4}.achievement-modal-icon{width:56px;height:56px;border-radius:16px;background:#4ecdc426;border:1px solid rgba(78,205,196,.25);display:flex;align-items:center;justify-content:center;color:#4ecdc4;margin-bottom:1rem}.achievement-icon{width:52px;height:52px;border-radius:14px;background:#4ecdc41f;border:1px solid rgba(78,205,196,.2);display:flex;align-items:center;justify-content:center;color:#4ecdc4;margin-bottom:1.25rem}.achievement-card h3{color:#fff;font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.achievement-card p{color:#fff9;font-size:.875rem;line-height:1.6}.departments{background:#fff}.departments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:3rem}.dept-card{background:#ffffffa6;backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:2rem;transition:all .35s cubic-bezier(.16,1,.3,1);cursor:pointer;display:flex;flex-direction:column;gap:.75rem;position:relative;overflow:hidden}.dept-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4ecdc4,#0a2463);opacity:0;transition:opacity .3s}.dept-card:hover:before{opacity:1}.dept-card:hover{background:#ffffffd9;border-color:#4ecdc44d;box-shadow:0 12px 40px #4ecdc41a,0 1px #ffffffb3 inset;transform:translateY(-6px)}.dept-card-icon{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#0a24630f,#4ecdc41a);display:flex;align-items:center;justify-content:center;color:#0a2463;margin-bottom:.5rem;transition:all .35s cubic-bezier(.16,1,.3,1)}.dept-card:hover .dept-card-icon{background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#4ecdc4;box-shadow:0 4px 12px #0a246333}.dept-card h3{font-size:1.05rem;font-weight:600;color:#0a2463}.dept-card p{font-size:.875rem;color:#666;line-height:1.6;flex:1}.dept-card-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#4ecdc4;transition:gap .3s,color .3s}.dept-card:hover .dept-card-link{gap:.85rem;color:#0a2463}.coe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.coe-card{position:relative;background:#ffffffd9;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border:1px solid rgba(10,36,99,.08);border-radius:24px;padding:2.5rem 2rem 2rem;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer}.coe-card-accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4ecdc4,#0a2463);opacity:.7;transition:opacity .3s}.coe-card:hover .coe-card-accent{opacity:1}.coe-card:hover{transform:translateY(-8px);border-color:#4ecdc44d;box-shadow:0 20px 60px #0a24631a,0 4px 16px #4ecdc414}.coe-card-number{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;color:#0a24630d;line-height:1;position:absolute;top:1rem;right:1.5rem}.coe-card-icon{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#0a24630f,#4ecdc41f);display:flex;align-items:center;justify-content:center;color:#0a2463;transition:all .4s cubic-bezier(.16,1,.3,1)}.coe-card:hover .coe-card-icon{background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#4ecdc4;box-shadow:0 6px 20px #0a246333}.coe-card h3{font-size:1.2rem;font-weight:700;color:#0a2463;margin-top:.25rem}.coe-card-tagline{font-size:.78rem;font-weight:600;color:#4ecdc4;letter-spacing:.03em;text-transform:uppercase}.coe-card-desc{font-size:.9rem;color:#555;line-height:1.7;flex:1}.coe-card-link{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#4ecdc4;margin-top:.5rem;transition:gap .3s,color .3s}.coe-card:hover .coe-card-link{gap:.85rem;color:#0a2463}.coe-cta{text-align:center;margin-top:3.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.coe-cta-text{font-size:1.05rem;color:#666}@media(max-width:1024px){.coe-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.coe-grid{grid-template-columns:1fr;gap:1.5rem}.coe-card{padding:2rem 1.5rem 1.5rem}.coe-card h3{font-size:1.1rem}}.testimonials-section{background:#f8fafc;text-align:center}.testimonials-section .section-subtitle{margin-left:auto;margin-right:auto}.testimonials-carousel{position:relative;max-width:750px;margin:3rem auto 0;min-height:330px}.testimonial-card{position:absolute;inset:0;opacity:0;transform:translate(40px);transition:all .6s cubic-bezier(.16,1,.3,1);pointer-events:none;display:flex;flex-direction:column;align-items:center;padding:2.5rem;background:#ffffffad;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border-radius:24px;box-shadow:0 8px 40px #0000000d,0 1px #fff9 inset;border:1px solid rgba(255,255,255,.4)}.testimonial-card.active{opacity:1;transform:translate(0);pointer-events:auto}.testimonial-quote-icon{color:#4ecdc44d;margin-bottom:1rem}.testimonial-card blockquote{font-size:1.1rem;line-height:1.75;color:#334155;font-style:italic;margin-bottom:1.25rem}.testimonial-stars{display:flex;gap:.2rem;margin-bottom:1rem}.testimonial-card cite{font-style:normal}.testimonial-card cite strong{display:block;color:#0a2463;font-size:.95rem}.testimonial-card cite span{font-size:.8rem;color:#94a3b8}.testimonial-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.testimonial-dot{width:10px;height:10px;border-radius:50%;border:2px solid #cbd5e1;background:transparent;cursor:pointer;transition:all .3s}.testimonial-dot.active{background:#4ecdc4;border-color:#4ecdc4;transform:scale(1.2)}.news{background:#fff}.news-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}.news-featured-layout{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.news-featured-card{display:flex;flex-direction:column;background:#ffffffa6;backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #0000000d;border:1px solid rgba(255,255,255,.4);transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit}.news-featured-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #00000014,0 1px #ffffff80 inset;border-color:#4ecdc44d;background:#ffffffd1}.news-featured-image{height:320px;overflow:hidden}.news-featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.news-featured-card:hover .news-featured-image img{transform:scale(1.05)}.news-featured-body{padding:2rem;display:flex;flex-direction:column;flex:1}.news-featured-body h3{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:#0a2463;line-height:1.35;margin:.75rem 0}.news-featured-body p{font-size:.95rem;color:#555;line-height:1.65;flex:1}.news-featured-read{display:inline-flex;align-items:center;gap:.4rem;color:#4ecdc4;font-weight:600;font-size:.9rem;margin-top:1.25rem;transition:gap .3s}.news-featured-card:hover .news-featured-read{gap:.75rem}.news-side-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-content:start}.news-card{display:flex;flex-direction:column;background:#fff9;backdrop-filter:blur(10px) saturate(1.3);-webkit-backdrop-filter:blur(10px) saturate(1.3);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000008;border:1px solid rgba(255,255,255,.4);transition:all .35s cubic-bezier(.16,1,.3,1);cursor:pointer;text-decoration:none;color:inherit}.news-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000012,0 1px #ffffff80 inset;border-color:#4ecdc440;background:#ffffffd1}.news-card-image{height:140px;overflow:hidden}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.news-card:hover .news-card-image img{transform:scale(1.06)}.news-card-body{padding:1rem 1.25rem 1.25rem;flex:1;display:flex;flex-direction:column}.news-card-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.news-card-category{display:inline-block;background:#4ecdc41a;color:#0a2463;padding:.15rem .6rem;border-radius:20px;font-size:.6rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.news-card-date{font-size:.72rem;color:#999}.news-card-body h3{font-size:.88rem;font-weight:600;color:#1a1a2e;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card-excerpt{font-size:.85rem;color:#666;line-height:1.5;margin-top:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.history{background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#fff;text-align:center;padding:6rem 4rem;position:relative;overflow:hidden}.history:before{content:"";position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;border-radius:50%;background:#4ecdc40a;pointer-events:none}.history .section-title{color:#fff}.history .section-subtitle{color:#fffc;margin:0 auto 2.5rem}.history-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;text-align:left}.timeline-item{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;transition:all .35s;position:relative;backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4)}.timeline-item:hover{background:#ffffff1f;border-color:#4ecdc44d;transform:translateY(-4px);box-shadow:0 8px 32px #00000026,0 1px #ffffff14 inset;cursor:pointer}.timeline-tap-hint{display:block;margin-top:.75rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#4ecdc480;transition:color .3s}.timeline-item:hover .timeline-tap-hint{color:#4ecdc4}.timeline-modal-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.5rem;animation:fadeIn .25s ease}.timeline-modal{background:linear-gradient(145deg,#0f2e6e,#152d5a);border:1px solid rgba(78,205,196,.25);border-radius:24px;padding:2.5rem;max-width:560px;width:100%;position:relative;animation:slideUp .35s cubic-bezier(.16,1,.3,1);box-shadow:0 24px 64px #0006}.timeline-modal-close{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .2s}.timeline-modal-close:hover{background:#fff3}.timeline-modal-year{display:inline-block;font-family:Playfair Display,serif;font-size:2rem;font-weight:800;color:#4ecdc4;margin-bottom:.5rem}.timeline-modal-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.timeline-modal-text{color:#ffffffbf;font-size:.95rem;line-height:1.75}@media(max-width:600px){.timeline-modal{padding:2rem 1.5rem;border-radius:18px}.timeline-modal-year{font-size:1.5rem}.timeline-modal-title{font-size:1.1rem}.timeline-modal-text{font-size:.88rem}}.timeline-year{display:inline-block;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:800;color:#4ecdc4;margin-bottom:.75rem}.timeline-content h3{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.timeline-content p{color:#fff9;font-size:.85rem;line-height:1.6}.cta-banner{background:linear-gradient(135deg,#f8fafc,#eef2ff,#f0fdfb);padding:5rem 4rem;text-align:center;position:relative;overflow:hidden}.cta-banner:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:800px;height:800px;border-radius:50%;background:radial-gradient(circle,rgba(78,205,196,.06) 0%,transparent 70%);pointer-events:none}.cta-content{position:relative;max-width:650px;margin:0 auto}.cta-content h2{font-family:Playfair Display,serif;font-size:2.75rem;font-weight:700;color:#0a2463;margin-bottom:1rem}.cta-content p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-buttons .btn-secondary{background:#0a24630f;border:2px solid #0a2463;color:#0a2463;backdrop-filter:none}.cta-buttons .btn-secondary:hover{background:#0a2463;color:#fff;border-color:#0a2463}.contact-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#0d1b3e}.contact-strip-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;text-align:center;border-right:1px solid rgba(255,255,255,.06);gap:.5rem;transition:all .3s}.contact-strip-item:hover{background:#4ecdc40f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}a.contact-strip-link{cursor:pointer;text-decoration:none;color:inherit}a.contact-strip-link:hover .contact-strip-icon{transform:scale(1.15)}a.contact-strip-link:hover .contact-strip-value{color:#4ecdc4}.contact-strip-icon{transition:transform .3s ease}.contact-strip-item:last-child{border-right:none}.contact-strip-icon{color:#4ecdc4;margin-bottom:.5rem}.contact-strip-label{font-size:.75rem;color:#ffffff73;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.contact-strip-value{color:#fff;font-size:1rem;font-weight:600}.footer{background:#060e24;color:#ffffffb3;padding:4rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand img{height:50px;width:50px;border-radius:50%;margin-bottom:1rem}.footer-brand p{font-size:.9rem;line-height:1.7;color:#ffffff73;max-width:300px;margin-bottom:1.25rem}.footer-social{display:flex;gap:.75rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff9;transition:all .3s}.footer-social a:hover{background:#4ecdc426;border-color:#4ecdc4;color:#4ecdc4;transform:translateY(-2px)}.footer h4{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:1.25rem;position:relative;padding-bottom:.75rem}.footer h4:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#4ecdc4}.footer ul li{margin-bottom:.6rem}.footer ul li a{color:#ffffff73;font-size:.875rem;transition:color .2s,padding-left .2s}.footer ul li a:hover{color:#4ecdc4;padding-left:4px}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem;color:#ffffff73;font-size:.875rem;margin-bottom:.75rem;line-height:1.5}.footer-contact-item svg{flex-shrink:0;color:#4ecdc4;margin-top:2px;transition:transform .2s ease}a.footer-contact-link{text-decoration:none;cursor:pointer;transition:color .2s ease}a.footer-contact-link:hover{color:#fffc}a.footer-contact-link:hover svg{transform:scale(1.15)}.footer-divider{border:none;border-top:1px solid rgba(255,255,255,.06);margin-bottom:1.5rem}.footer-bottom{text-align:center;font-size:.8rem;color:#ffffff4d}.scroll-top-btn{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background:#0a2463b3;backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6);color:#4ecdc4;border:1px solid rgba(78,205,196,.25);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);transition:all .4s cubic-bezier(.16,1,.3,1);z-index:900;box-shadow:0 4px 20px #0a246333}.scroll-top-btn.visible{opacity:1;transform:translateY(0)}.scroll-top-btn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0a246366;border-color:#4ecdc4}@media(max-width:1024px){.hero h1{font-size:3.5rem}.hero-overlay{padding:0 3rem;padding-top:100px}.hero-indicators{left:3rem}.hero-trust-badges{left:3rem;right:3rem}.autoplay-toggle{right:3rem}.section,.history,.cta-banner{padding:4rem 2rem}.footer{padding:3rem 2rem}.navbar{padding:.6rem 1.5rem}.patient-services-grid{grid-template-columns:1fr;gap:2rem}.appointment-form-grid{grid-template-columns:1fr}.achievements-grid,.history-timeline{grid-template-columns:repeat(2,1fr)}.news-featured-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:768px){.announcement-bar{padding:.4rem 1rem}.announcement-ticker{font-size:.7rem}.nav-links{display:none}.mobile-menu-btn{display:block}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#0a2463fa;backdrop-filter:blur(16px);padding:1rem 2rem 2rem;gap:1rem;border-top:1px solid rgba(78,205,196,.15)}.nav-links.open a:after{display:none}.nav-dropdown-menu{position:static;display:flex;flex-direction:column;background:none;backdrop-filter:none;box-shadow:none;border:none;border-radius:0;padding:0 0 0 1rem;min-width:unset}.nav-dropdown-trigger{color:#ffffffe6}.hero h1{font-size:2.5rem}.hero-overlay{padding:0 1.5rem;padding-top:100px}.hero-indicators{left:1.5rem;bottom:6rem}.hero-trust-badges{left:1rem;right:1rem;bottom:1.2rem;flex-wrap:wrap;gap:.4rem;justify-content:center}.trust-badge{font-size:.65rem;padding:.35rem .7rem}.trust-badge svg{width:14px;height:14px}.autoplay-toggle{right:1.5rem;bottom:6rem}.stats-bar{grid-template-columns:repeat(2,1fr)}.stat-item{border-bottom:1px solid rgba(255,255,255,.06)}.stat-item:nth-child(2n){border-right:none}.stat-facts-modal{padding:2rem 1.5rem}.stat-facts-number{font-size:2.5rem}.achievements-grid,.departments-grid,.news-side-grid,.contact-strip{grid-template-columns:1fr}.contact-strip-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.history-timeline,.footer-grid{grid-template-columns:1fr}.section,.history,.cta-banner{padding:3rem 1.25rem}.footer{padding:2.5rem 1.25rem}.news-header{flex-direction:column;align-items:flex-start;gap:1rem}.section-title{font-size:2.25rem}.cta-content h2{font-size:2rem}.navbar-logo-text small{display:none}.testimonials-carousel{min-height:370px}.testimonial-card{padding:1.5rem}.news-featured-image{height:200px}.appointment-card{padding:1.25rem;border-radius:18px}.appointment-header h3{font-size:1.25rem}.appointment-form-grid{grid-template-columns:1fr}.file-upload-area{padding:1rem}}@media(max-width:480px){.hero-trust-badges{left:.75rem;right:.75rem;bottom:1rem;flex-direction:column;align-items:center;gap:.3rem}.trust-badge{font-size:.6rem;padding:.3rem .6rem;width:fit-content}}a.news-card{cursor:pointer;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}a.news-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0a24631a}.dept-hero{position:relative;height:420px;overflow:hidden}.dept-hero img{width:100%;height:100%;object-fit:cover}.dept-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0a2463e6,#0a246399,#0006);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem 4rem}.dept-back-link{position:absolute;top:6rem;left:4rem;display:inline-flex;align-items:center;gap:.5rem;color:#fffc;font-size:.9rem;font-weight:500;transition:color .2s}.dept-back-link:hover{color:#4ecdc4}.dept-back-link.sticky{position:fixed;top:5rem;left:4rem;z-index:1000;background:#0a2463d9;backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:8px;color:#fffffff2;box-shadow:0 2px 12px #0003;transition:color .2s,background .2s}.dept-back-link.sticky:hover{background:#0a2463f2;color:#4ecdc4}.dept-hero-icon{width:60px;height:60px;border-radius:16px;background:#4ecdc426;border:1px solid rgba(78,205,196,.3);display:flex;align-items:center;justify-content:center;color:#4ecdc4;margin-bottom:1.25rem}.dept-hero-overlay h1{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:#fff;margin-bottom:.75rem}.dept-hero-overlay p{color:#fffc;font-size:1.1rem;max-width:600px}.dept-content{display:grid;grid-template-columns:1fr 380px;gap:3rem;padding:3rem 4rem;max-width:1400px;margin:0 auto}.dept-main{display:flex;flex-direction:column;gap:2.5rem}.dept-section h2{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#0a2463;margin-bottom:1rem}.dept-section p{color:#444;font-size:1rem;line-height:1.8}.dept-services-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.dept-services-list li{display:flex;align-items:flex-start;gap:.75rem;color:#444;font-size:.95rem;line-height:1.5}.dept-check{flex-shrink:0;color:#4ecdc4;margin-top:3px}.dept-sidebar{display:flex;flex-direction:column;gap:1.5rem}.dept-info-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem}.dept-info-card h3{font-size:1.1rem;font-weight:700;color:#0a2463;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.dept-info-row{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f0f0f0;transition:background .2s ease}a.dept-info-link{text-decoration:none;color:inherit;cursor:pointer;border-radius:8px;padding:.75rem .5rem;margin:0 -.5rem}a.dept-info-link:hover{background:#4ecdc40f}a.dept-info-link:hover span:last-child{color:#0a2463}.dept-info-row:last-child{border-bottom:none}.dept-info-row svg{flex-shrink:0;color:#4ecdc4;margin-top:2px}.dept-info-row div{display:flex;flex-direction:column;gap:.15rem}.dept-info-label{font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em}.dept-info-row span:last-child{font-size:.9rem;color:#333;font-weight:500}.dept-other-list{display:flex;flex-direction:column;gap:.25rem}.dept-other-list li a{display:flex;align-items:center;justify-content:space-between;padding:.6rem .5rem;font-size:.875rem;color:#444;border-radius:8px;transition:all .2s}.dept-other-list li a:hover{background:#fff;color:#0a2463;padding-left:.75rem}.dept-other-list li a svg{opacity:0;transition:opacity .2s}.dept-other-list li a:hover svg{opacity:1}@media(max-width:1024px){.dept-content{grid-template-columns:1fr;padding:2rem}.dept-hero-overlay{padding:2rem}.dept-back-link{left:2rem;top:5.5rem}.dept-back-link.sticky{left:2rem}}@media(max-width:768px){.dept-hero{height:350px}.dept-hero-overlay h1{font-size:2rem}.dept-hero-overlay{padding:1.5rem}.dept-back-link{left:1.5rem;top:5rem}.dept-back-link.sticky{left:1.5rem}.dept-content{padding:1.25rem}}.dept-team-groups{display:flex;flex-direction:column;gap:2rem}.dept-team-group h3{font-size:1rem;font-weight:700;color:#0a2463;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.dept-team-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;list-style:none;padding:0}.dept-team-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .2s,box-shadow .2s}.dept-team-list li:hover{border-color:#4ecdc44d;box-shadow:0 2px 8px #0000000a}.dept-team-list li svg{flex-shrink:0;color:#4ecdc4;margin-top:2px}.dept-team-list li div{display:flex;flex-direction:column}.dept-team-list li strong{font-size:.9rem;color:#1a1a2e}.dept-team-list li span{font-size:.78rem;color:#666}.article-hero{position:relative;height:520px;overflow:hidden}.article-hero img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.article-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,36,99,.95) 0%,rgba(10,36,99,.5) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem 4rem}.article-hero-overlay h1{font-family:Playfair Display,serif;font-size:2.5rem;color:#fff;max-width:800px;line-height:1.25;margin:.75rem 0}.article-hero-category{display:inline-block;background:#4ecdc4;color:#0a2463;font-size:.75rem;font-weight:700;padding:.35rem 1rem;border-radius:50px;letter-spacing:.08em;width:fit-content}.article-hero-meta{display:flex;gap:1.5rem;flex-wrap:wrap;color:#fffc;font-size:.9rem}.article-hero-meta span{display:flex;align-items:center;gap:.4rem}.article-container{display:grid;grid-template-columns:1fr 380px;gap:3rem;max-width:1300px;margin:0 auto;padding:3rem 2rem}.article-body{min-width:0}.article-share-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f0f4f8;border-radius:8px;font-size:.85rem;color:#64748b;margin-bottom:2rem;font-weight:500}.article-paragraph{font-size:1.075rem;line-height:1.85;color:#334155;margin-bottom:1.25rem}.article-image-feature,.article-image-inline{margin:2rem 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;cursor:pointer}.article-image-feature img,.article-image-inline img{width:100%;height:auto;display:block;transition:transform .4s ease}.article-image-feature:hover img,.article-image-inline:hover img{transform:scale(1.02)}.article-gallery{margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0}.article-gallery h3{font-family:Playfair Display,serif;font-size:1.5rem;color:#0a2463;margin-bottom:1.25rem}.article-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.article-gallery-item{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;aspect-ratio:4/3}.article-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.article-gallery-item:hover img{transform:scale(1.08)}.article-gallery-overlay{position:absolute;inset:0;background:#0a246380;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.article-gallery-item:hover .article-gallery-overlay{opacity:1}.article-gallery-overlay span{color:#fff;font-weight:600;font-size:.95rem;padding:.4rem 1rem;border:2px solid #fff;border-radius:50px}.article-nav{display:flex;justify-content:space-between;gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0}.article-nav-link{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f8fafc;border-radius:12px;text-decoration:none;color:inherit;max-width:48%;transition:background .2s,box-shadow .2s}.article-nav-link:hover{background:#eef2ff;box-shadow:0 2px 12px #0a246314}.article-nav-link.next{text-align:right;margin-left:auto}.article-nav-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#4ecdc4;font-weight:700;margin-bottom:.2rem}.article-nav-title{display:block;font-size:.9rem;color:#0a2463;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-sidebar{display:flex;flex-direction:column;gap:1.5rem}.article-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.article-sidebar-card h3{font-family:Playfair Display,serif;font-size:1.15rem;color:#0a2463;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #4ecdc4}.article-related-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9;text-decoration:none;color:inherit;transition:background .2s}.article-related-item:last-child{border-bottom:none}.article-related-item:hover{background:#f8fafc;border-radius:8px}.article-related-item img{width:80px;height:60px;object-fit:cover;border-radius:8px;flex-shrink:0}.article-related-date{font-size:.75rem;color:#94a3b8;display:block;margin-bottom:.2rem}.article-related-item h4{font-size:.85rem;color:#1e293b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-quick-links{list-style:none;padding:0;margin:0}.article-quick-links li{border-bottom:1px solid #f1f5f9}.article-quick-links li:last-child{border-bottom:none}.article-quick-links a{display:flex;align-items:center;justify-content:space-between;padding:.65rem 0;text-decoration:none;color:#334155;font-size:.9rem;font-weight:500;transition:color .2s}.article-quick-links a:hover{color:#4ecdc4}.article-lightbox{position:fixed;inset:0;background:#000000eb;z-index:10000;display:flex;align-items:center;justify-content:center}.article-lightbox img{max-width:85vw;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px #00000080}.article-lightbox-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff26;border:none;color:#fff;cursor:pointer;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.article-lightbox-close:hover{background:#ffffff4d}.article-lightbox-prev,.article-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1f;border:none;color:#fff;cursor:pointer;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.article-lightbox-prev{left:1.5rem}.article-lightbox-next{right:1.5rem}.article-lightbox-prev:hover,.article-lightbox-next:hover{background:#ffffff40}.article-lightbox-counter{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fffc;font-size:.9rem;font-weight:600;background:#0006;padding:.4rem 1rem;border-radius:50px}a.news-card{cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}a.news-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0a24631f}@media(max-width:1024px){.article-container{grid-template-columns:1fr}.article-sidebar{flex-direction:row;flex-wrap:wrap;gap:1rem}.article-sidebar-card{flex:1;min-width:280px}}@media(max-width:768px){.article-hero{height:400px}.article-hero-overlay{padding:2rem 1.5rem}.article-hero-overlay h1{font-size:1.75rem}.article-container{padding:2rem 1rem}.article-gallery-grid{grid-template-columns:repeat(2,1fr)}.article-nav{flex-direction:column}.article-nav-link{max-width:100%}.article-lightbox img{max-width:95vw}}@media(max-width:480px){.article-hero{height:320px}.article-hero-overlay h1{font-size:1.4rem}.article-hero-meta{gap:.75rem;font-size:.8rem}.article-gallery-grid{grid-template-columns:1fr 1fr;gap:.5rem}}.eipu-summary-section{background:linear-gradient(135deg,#f8fafc,#eef2f7)}.eipu-summary-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;background:#fff9;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border-radius:20px;padding:3rem;box-shadow:0 4px 30px #0a24630d,0 1px #ffffff80 inset;border:1px solid rgba(255,255,255,.4);position:relative;overflow:hidden}.eipu-summary-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e74c3c,#0a2463,#4ecdc4)}.eipu-summary-content{display:flex;flex-direction:column;gap:1rem}.eipu-summary-text{color:#5a6785;font-size:1.02rem;line-height:1.75;max-width:700px}.eipu-summary-features{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:.25rem}.eipu-summary-feature{display:flex;align-items:center;gap:.5rem;color:#0a2463;font-weight:600;font-size:.92rem}.eipu-summary-feature svg{color:#4ecdc4}.eipu-summary-link{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-weight:700;font-size:.95rem;padding:.8rem 1.75rem;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #e74c3c40;margin-top:.5rem;width:fit-content}.eipu-summary-link:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e74c3c59;background:linear-gradient(135deg,#ef5350,#e74c3c)}.eipu-summary-visual{display:flex;align-items:center;justify-content:center}.eipu-summary-badge{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#0a24630f,#4ecdc41a);display:flex;align-items:center;justify-content:center;color:#0a2463}@media(max-width:768px){.eipu-summary-container{grid-template-columns:1fr;padding:2rem 1.5rem;gap:1.5rem}.eipu-summary-visual{display:none}.eipu-summary-features{flex-direction:column;gap:.75rem}}.eipu-section{padding:0;background:#f0f5fa;overflow:hidden}.eipu-body{max-width:1200px;margin:0 auto}.eipu-hero{position:relative;min-height:420px;background:linear-gradient(160deg,#0a2463eb,#0a2463c7,#c0392b59),url(/images/logo.png) center / 220px no-repeat,linear-gradient(135deg,#0a2463,#1e3a8a);display:flex;align-items:center}.eipu-hero-overlay{width:100%;padding:8rem 2rem 4rem}.eipu-hero-content{max-width:1200px;margin:0 auto}.eipu-title{font-family:Playfair Display,serif;font-size:2.75rem;font-weight:800;color:#fff;margin:.75rem 0 1.25rem;line-height:1.2}.eipu-intro{color:#ffffffd1;font-size:1.05rem;line-height:1.75;max-width:800px;margin-bottom:2rem}.eipu-cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-weight:700;font-size:1rem;padding:.85rem 2rem;border:none;cursor:pointer;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #e74c3c59}.eipu-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e74c3c80;background:linear-gradient(135deg,#ef5350,#e74c3c)}.eipu-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:3rem 2rem;margin-top:-2rem;position:relative;z-index:2}.eipu-highlight-card{background:#ffffffa6;backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5);border-radius:16px;padding:2rem 1.75rem;text-align:center;box-shadow:0 4px 24px #0a24630f,0 1px #ffffff80 inset;border:1px solid rgba(255,255,255,.4);transition:all .35s ease;position:relative;overflow:hidden}.eipu-highlight-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e74c3c,#4ecdc4);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.eipu-highlight-card:hover{transform:translateY(-6px);background:#ffffffd1;box-shadow:0 12px 40px #0a24631a,0 1px #fff9 inset;border-color:#4ecdc440}.eipu-highlight-card:hover:before{transform:scaleX(1)}.eipu-highlight-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#4ecdc41f,#0a246314);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#0a2463;transition:all .3s ease}.eipu-highlight-card:hover .eipu-highlight-icon{background:linear-gradient(135deg,#4ecdc4,#3dbdb5);color:#fff;transform:scale(1.1)}.eipu-highlight-card h3{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:#0a2463;margin-bottom:.75rem;line-height:1.35}.eipu-highlight-card p{color:#5a6785;font-size:.92rem;line-height:1.65}.eipu-about{background:#fff;border-radius:16px;padding:2.5rem;margin:0 2rem 2.5rem;box-shadow:0 2px 16px #0a24630f;border-left:4px solid #e74c3c;position:relative}.eipu-about-badge{position:absolute;top:-18px;left:2rem;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0a24634d}.eipu-about h3{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#0a2463;margin-bottom:.75rem}.eipu-about p{color:#5a6785;font-size:1rem;line-height:1.75}.eipu-services{padding:2rem 2rem 3rem}.eipu-services-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#0a2463;text-align:center;margin-bottom:2rem}.eipu-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.eipu-service-card{background:#fff9;backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border-radius:14px;padding:1.75rem;box-shadow:0 2px 16px #0a24630a;border:1px solid rgba(255,255,255,.4);transition:all .35s ease;position:relative}.eipu-service-card:hover{transform:translateY(-4px);background:#ffffffd1;box-shadow:0 10px 32px #0a246314,0 1px #ffffff80 inset;border-color:#4ecdc44d}.eipu-service-num{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800;color:#e74c3c1f;line-height:1;margin-bottom:.5rem}.eipu-service-card h4{font-size:1.05rem;font-weight:700;color:#0a2463;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.eipu-service-card h4 svg{color:#4ecdc4;flex-shrink:0}.eipu-service-card ul{list-style:none;padding:0;margin:0}.eipu-service-card li{position:relative;padding-left:1.25rem;color:#5a6785;font-size:.9rem;line-height:1.6;margin-bottom:.5rem}.eipu-service-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#e74c3c}.eipu-access{background:linear-gradient(160deg,#0a2463,#1e3a8a);padding:3.5rem 2rem;margin-top:1rem}.eipu-access-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#fff;text-align:center;margin-bottom:2.5rem}.eipu-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}.eipu-step{text-align:center;position:relative}.eipu-step:after{content:"";position:absolute;top:28px;right:-.75rem;width:calc(100% - 56px);height:2px;background:#4ecdc459;transform:translate(50%)}.eipu-step:last-child:after{display:none}.eipu-step-number{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#4ecdc4,#3dbdb5);color:#0a2463;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 4px 16px #4ecdc459;transition:transform .3s ease}.eipu-step:hover .eipu-step-number{transform:scale(1.1)}.eipu-step-content h4{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.5rem}.eipu-step-content p{color:#ffffffb8;font-size:.88rem;line-height:1.6;max-width:260px;margin:0 auto}@media(max-width:1024px){.eipu-highlights{grid-template-columns:repeat(3,1fr);gap:1rem}.eipu-services-grid{grid-template-columns:repeat(2,1fr)}.eipu-steps{grid-template-columns:repeat(2,1fr);gap:2rem}.eipu-step:after{display:none}}@media(max-width:768px){.eipu-hero-overlay{padding:6rem 1.25rem 2.5rem}.eipu-title{font-size:2rem}.eipu-highlights{grid-template-columns:1fr;padding:2rem 1.25rem;margin-top:-1rem}.eipu-about{margin:0 1.25rem 2rem;padding:2rem 1.5rem}.eipu-services{padding:1.5rem 1.25rem 2.5rem}.eipu-services-grid{grid-template-columns:1fr}.eipu-steps{grid-template-columns:1fr;max-width:400px}.eipu-access{padding:2.5rem 1.25rem}}.history-cta{margin-top:2.5rem;text-align:center}.history-cta-link{display:inline-flex;align-items:center;gap:.5rem;color:#4ecdc4;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid rgba(78,205,196,.3);padding:.75rem 1.75rem;border-radius:50px;transition:all .3s;background:#4ecdc414}.history-cta-link:hover{background:#4ecdc433;border-color:#4ecdc4;transform:translateY(-2px);box-shadow:0 6px 24px #4ecdc426}.directors-hero{position:relative;min-height:380px;display:flex;align-items:flex-end;background:linear-gradient(135deg,#0a2463,#1e3a8a);overflow:hidden;padding:6rem 4rem 4rem}.directors-hero-overlay{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="none" stroke="rgba(78,205,196,0.06)" stroke-width="0.5"/><circle cx="50" cy="50" r="30" fill="none" stroke="rgba(78,205,196,0.04)" stroke-width="0.5"/></svg>') repeat;opacity:.5}.directors-hero-content{position:relative;z-index:1;max-width:700px}.directors-hero-content .dept-back-link{margin-bottom:1.5rem}.directors-hero-content h1{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;margin-bottom:1rem}.directors-hero-content p{color:#ffffffbf;font-size:1.05rem;line-height:1.7;max-width:600px}.directors-section{padding:4rem;max-width:1200px;margin:0 auto}.directors-section:nth-child(2n){background:#f8fafc}.directors-section-header{text-align:center;margin-bottom:3rem}.directors-section-header h2{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:#0a2463;margin-bottom:.5rem}.directors-section-header p{color:#5a6a7a;font-size:.95rem;max-width:560px;margin:0 auto;line-height:1.6}.directors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem}.directors-grid-leadership{max-width:560px;margin:0 auto;grid-template-columns:repeat(2,1fr)}.director-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e8edf2;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer;text-align:center}.director-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0a24631a;border-color:#4ecdc44d}.director-img-wrap{width:100%;aspect-ratio:3 / 3.5;overflow:hidden;background:linear-gradient(135deg,#eef2ff,#f0fdfb)}.director-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .5s cubic-bezier(.16,1,.3,1)}.director-card:hover .director-img-wrap img{transform:scale(1.05)}.director-info{padding:1.25rem 1rem 1.5rem}.director-info h3{font-size:.95rem;font-weight:700;color:#0a2463;margin-bottom:.25rem}.director-title{font-size:.78rem;color:#4ecdc4;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.director-modal-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.5rem;animation:fadeIn .25s ease}.director-modal{background:#fff;border-radius:24px;max-width:520px;width:100%;overflow:hidden;position:relative;animation:slideUp .35s cubic-bezier(.16,1,.3,1);box-shadow:0 24px 64px #00000040}.director-modal-close{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#333;cursor:pointer;transition:background .2s;z-index:2}.director-modal-close:hover{background:#fff}.director-modal-img{width:100%;max-height:340px;overflow:hidden;background:linear-gradient(135deg,#e8edf2,#f0f4f8)}.director-modal-img img{width:100%;height:100%;object-fit:cover;object-position:top center}.director-modal-body{padding:1.75rem 2rem 2rem}.director-modal-body h3{font-size:1.25rem;font-weight:700;color:#0a2463;margin-bottom:.25rem}.director-modal-title{display:block;font-size:.85rem;font-weight:600;color:#4ecdc4;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.03em}.director-modal-body p{font-size:.92rem;color:#4a5568;line-height:1.75}@media(max-width:900px){.directors-grid-leadership{max-width:100%}}@media(max-width:700px){.directors-hero{padding:5rem 1.5rem 3rem;min-height:300px}.directors-section{padding:3rem 1.5rem}.directors-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.directors-grid-leadership{grid-template-columns:repeat(2,1fr)}.director-info{padding:1rem .75rem 1.25rem}.director-info h3{font-size:.85rem}.director-title{font-size:.7rem}.director-modal{border-radius:18px}.director-modal-img{max-height:260px}.director-modal-body{padding:1.25rem 1.5rem 1.5rem}}@media(max-width:480px){.eipu-hero{min-height:340px}.eipu-title{font-size:1.6rem}.eipu-intro{font-size:.95rem}.eipu-cta-btn{font-size:.9rem;padding:.75rem 1.5rem}}.dept-back-link.dept-back-link-inline{position:relative;top:auto;left:auto;margin-bottom:1.5rem}.appointment-modal-overlay{position:fixed;inset:0;z-index:9999;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .25s ease}.appointment-modal{position:relative;background:#fff;border-radius:20px;padding:2.5rem;max-width:640px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #00000040;animation:modalSlideUp .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.appointment-modal-close{position:absolute;top:1rem;right:1rem;background:#f1f5f9;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#475569;transition:background .2s,color .2s}.appointment-modal-close:hover{background:#e74c3c;color:#fff}@media(max-width:640px){.appointment-modal-overlay{padding:1rem}.appointment-modal{padding:1.5rem;border-radius:16px}}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:60vh;padding:8rem 2rem 4rem}.not-found-page h1{font-family:Playfair Display,serif;font-size:7rem;font-weight:800;color:#0a2463;line-height:1;margin-bottom:.5rem}.not-found-page h2{font-family:Playfair Display,serif;font-size:2rem;color:#0a2463;margin-bottom:1rem}.not-found-page p{color:#666;font-size:1.1rem;margin-bottom:2rem;max-width:480px}@media(max-width:480px){.not-found-page h1{font-size:5rem}.not-found-page h2{font-size:1.5rem}}.newslist-hero{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a2463,#1e3a8a 40%,#0d1b3e);overflow:hidden}.newslist-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 80%,rgba(78,205,196,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(255,255,255,.05) 0%,transparent 50%);pointer-events:none}.newslist-hero-overlay{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60"><rect fill="none" width="60" height="60"/><circle fill="rgba(255,255,255,0.03)" cx="30" cy="30" r="1.5"/></svg>') repeat;pointer-events:none}.newslist-hero-content{position:relative;text-align:center;max-width:680px;padding:7rem 2rem 4rem;z-index:1}.newslist-hero-content h1{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:#fff;margin:1rem 0 .75rem;line-height:1.15}.newslist-hero-content>p{color:#ffffffb3;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.newslist-search-wrapper{position:relative;max-width:520px;margin:0 auto}.newslist-search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#0a246366;pointer-events:none}.newslist-search-input{width:100%;padding:1rem 1rem 1rem 3rem;border:none;border-radius:60px;font-size:.95rem;font-family:Inter,sans-serif;background:#fff;box-shadow:0 8px 32px #00000026;outline:none;transition:box-shadow .3s ease;color:#1a1a2e}.newslist-search-input::placeholder{color:#0a246359}.newslist-search-input:focus{box-shadow:0 8px 32px #00000026,0 0 0 3px #4ecdc44d}.newslist-filters{background:#f8f9fb;border-bottom:1px solid #e8eaef;padding:1rem 2rem;position:sticky;top:64px;z-index:50}.newslist-filters-inner{display:flex;gap:.5rem;overflow-x:auto;max-width:1200px;margin:0 auto;padding:.25rem 0;scrollbar-width:none}.newslist-filters-inner::-webkit-scrollbar{display:none}.newslist-filter-btn{padding:.5rem 1.25rem;border:1.5px solid #d1d5db;border-radius:50px;background:#fff;color:#4a5568;font-size:.82rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;white-space:nowrap;transition:all .25s ease;text-transform:capitalize}.newslist-filter-btn:hover{border-color:#0a2463;color:#0a2463;background:#0a24630a}.newslist-filter-btn.active{background:#0a2463;color:#fff;border-color:#0a2463}.newslist-grid-section{max-width:1200px;margin:0 auto;padding:3rem 2rem 5rem}.newslist-results-count{color:#6b7280;font-size:.9rem;margin-bottom:2rem}.newslist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.newslist-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0a24630f;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease;text-decoration:none;color:inherit}.newslist-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0a24631f}.newslist-card-image{position:relative;height:210px;overflow:hidden}.newslist-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.newslist-card:hover .newslist-card-image img{transform:scale(1.06)}.newslist-card-category{position:absolute;bottom:12px;left:12px;display:inline-flex;align-items:center;gap:5px;background:#0a2463d9;backdrop-filter:blur(8px);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:.3rem .75rem;border-radius:50px;text-transform:uppercase}.newslist-card-body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1}.newslist-card-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.6rem}.newslist-card-meta span{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-size:.78rem}.newslist-card-body h3{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;color:#0a2463;line-height:1.35;margin-bottom:.6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.newslist-card-body p{color:#4a5568;font-size:.88rem;line-height:1.6;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.newslist-card-read{display:inline-flex;align-items:center;gap:6px;color:#4ecdc4;font-weight:600;font-size:.85rem;margin-top:auto;transition:gap .25s ease}.newslist-card:hover .newslist-card-read{gap:10px}.newslist-empty{text-align:center;padding:4rem 2rem;color:#6b7280}.newslist-empty svg{margin-bottom:1.5rem;color:#d1d5db}.newslist-empty h3{font-family:Playfair Display,serif;font-size:1.5rem;color:#0a2463;margin-bottom:.5rem}.newslist-empty p{margin-bottom:1.5rem;font-size:.95rem}@media(max-width:1024px){.newslist-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.newslist-hero-content h1{font-size:2.25rem}.newslist-hero-content{padding:6rem 1.5rem 3rem}.newslist-grid{grid-template-columns:1fr}.newslist-filters{padding:.75rem 1rem}.newslist-grid-section{padding:2rem 1.25rem 4rem}}@media(max-width:480px){.newslist-hero-content h1{font-size:1.85rem}.newslist-search-input{font-size:.88rem;padding:.85rem .85rem .85rem 2.75rem}.newslist-card-image{height:180px}}.deptlist-hero{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a2463,#1e3a8a 40%,#0d1b3e);overflow:hidden}.deptlist-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 80%,rgba(78,205,196,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(255,255,255,.05) 0%,transparent 50%);pointer-events:none}.deptlist-hero-overlay{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60"><rect fill="none" width="60" height="60"/><circle fill="rgba(255,255,255,0.03)" cx="30" cy="30" r="1.5"/></svg>') repeat;pointer-events:none}.deptlist-hero-content{position:relative;text-align:center;max-width:680px;padding:7rem 2rem 4rem;z-index:1}.deptlist-hero-content h1{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:#fff;margin:1rem 0 .75rem;line-height:1.15}.deptlist-hero-content>p{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.deptlist-section{background:#f8fafc}@media(max-width:768px){.deptlist-hero-content h1{font-size:2.2rem}.deptlist-hero-content{padding:6rem 1.5rem 3rem}}.resources-hero{position:relative;min-height:380px;display:flex;align-items:flex-end;background:linear-gradient(135deg,#0a2463,#1e3a8a);overflow:hidden;padding:6rem 4rem 4rem}.resources-hero-overlay{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="none" stroke="rgba(78,205,196,0.06)" stroke-width="0.5"/><circle cx="50" cy="50" r="30" fill="none" stroke="rgba(78,205,196,0.04)" stroke-width="0.5"/></svg>') repeat;opacity:.5}.resources-hero-content{position:relative;z-index:1;max-width:700px}.resources-hero-content .dept-back-link{margin-bottom:1.5rem}.resources-hero-content h1{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;margin-bottom:1rem}.resources-hero-content p{color:#ffffffbf;font-size:1.05rem;line-height:1.7;max-width:600px}.resources-quick-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;padding:2rem 4rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.resources-quick-link{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:25px;background:#fff;color:#0a2463;font-size:.85rem;font-weight:500;border:1px solid #e2e8f0;transition:all .2s}.resources-quick-link:hover{background:#0a2463;color:#fff;border-color:#0a2463}.resources-section{padding:5rem 4rem;max-width:1200px;margin:0 auto}.resources-section-alt{background:#f8fafc;max-width:100%}.resources-section-alt>*{max-width:1200px;margin-left:auto;margin-right:auto}.resources-section-header{text-align:center;margin-bottom:3rem}.resources-section-header h2{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;color:#0a2463;margin:.75rem 0}.resources-section-header p{color:#64748b;font-size:1.05rem;line-height:1.7;max-width:650px;margin:0 auto}.resources-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.resources-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;flex-direction:column}.resources-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a24631a;border-color:#4ecdc4}.resources-card-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#4ecdc41f,#0a246314);display:flex;align-items:center;justify-content:center;color:#0a2463;margin-bottom:1.25rem}.resources-card h3{font-size:1.1rem;font-weight:700;color:#0a2463;margin-bottom:.6rem}.resources-card p{color:#64748b;font-size:.9rem;line-height:1.6;flex:1}.resources-card-link{display:inline-flex;align-items:center;gap:.4rem;color:#4ecdc4;font-weight:600;font-size:.85rem;margin-top:1rem;transition:color .2s}.resources-card:hover .resources-card-link{color:#0a2463}.resources-cta-block{background:#fff;border-radius:20px;padding:3.5rem;text-align:center;border:1px solid #e2e8f0;max-width:700px;margin:0 auto}.resources-cta-icon{color:#4ecdc4;margin-bottom:1.5rem}.resources-cta-block h3{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#0a2463;margin-bottom:1rem}.resources-cta-block p{color:#64748b;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.resources-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#4ecdc4;color:#0a2463;font-weight:600;font-size:.95rem;border-radius:25px;transition:all .2s}.resources-cta-btn:hover{background:#3dbdb5;transform:translateY(-2px);box-shadow:0 6px 20px #4ecdc459}.resources-perks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.resources-perk-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease}.resources-perk-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a246314}.resources-perk-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0a2463,#1e3a8a);display:flex;align-items:center;justify-content:center;color:#4ecdc4;margin:0 auto 1.25rem}.resources-perk-card h3{font-size:1.1rem;font-weight:700;color:#0a2463;margin-bottom:.6rem}.resources-perk-card p{color:#64748b;font-size:.9rem;line-height:1.6}.resources-career-values{background:#fff;border-radius:16px;padding:2.5rem;text-align:center;border:1px solid #e2e8f0;margin-bottom:2rem}.resources-career-values h3{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:#0a2463;margin-bottom:.75rem}.resources-career-values>p{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.resources-values-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.resources-value-tag{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#4ecdc41f,#0a24630f);color:#0a2463;font-weight:600;font-size:.85rem;border-radius:25px;border:1px solid rgba(78,205,196,.2)}.resources-career-cta{text-align:center}.resources-donations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.resources-donation-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e2e8f0;transition:all .3s ease}.resources-donation-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a246314}.resources-donation-icon{color:#e74c6f;margin-bottom:1rem}.resources-donation-card h3{font-size:1.05rem;font-weight:700;color:#0a2463;margin-bottom:.5rem}.resources-donation-desc{color:#64748b;font-size:.88rem;line-height:1.6;margin-bottom:1rem}.resources-donation-details{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#334155;padding-top:1rem;border-top:1px solid #e2e8f0}.resources-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.resources-step{text-align:center;padding:2rem}.resources-step-num{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0a2463,#1e3a8a);color:#4ecdc4;font-size:1.3rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.resources-step h3{font-size:1.05rem;font-weight:700;color:#0a2463;margin-bottom:.5rem}.resources-step p{color:#64748b;font-size:.9rem;line-height:1.6}.resources-faq{max-width:700px;margin:0 auto}.resources-faq h3{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:#0a2463;text-align:center;margin-bottom:1.5rem}.resources-faq-item{background:#fff;border-radius:12px;margin-bottom:.75rem;border:1px solid #e2e8f0;overflow:hidden;transition:border-color .2s}.resources-faq-item[open]{border-color:#4ecdc4}.resources-faq-item summary{padding:1rem 1.5rem;cursor:pointer;font-weight:600;font-size:.95rem;color:#0a2463;list-style:none;display:flex;align-items:center;justify-content:space-between}.resources-faq-item summary::-webkit-details-marker{display:none}.resources-faq-item summary:after{content:"+";font-size:1.3rem;font-weight:300;color:#4ecdc4;transition:transform .2s}.resources-faq-item[open] summary:after{content:"−"}.resources-faq-item p{padding:0 1.5rem 1rem;color:#64748b;font-size:.9rem;line-height:1.6}@media(max-width:900px){.resources-card-grid,.resources-perks-grid,.resources-donations-grid,.resources-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.resources-hero{padding:5rem 1.5rem 3rem;min-height:300px}.resources-quick-nav{padding:1.5rem}.resources-section{padding:3rem 1.5rem}.resources-card-grid,.resources-perks-grid,.resources-donations-grid,.resources-steps{grid-template-columns:1fr}.resources-cta-block{padding:2rem 1.5rem}}.resources-card-clickable{cursor:pointer}.resources-modal-overlay{position:fixed;inset:0;background:#0a24638c;backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;animation:modalFadeIn .25s ease}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.resources-modal{background:#fff;border-radius:20px;width:100%;max-width:720px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 24px 80px #0a246340;animation:modalSlideUp .3s cubic-bezier(.16,1,.3,1)}.resources-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem 1.25rem;border-bottom:1px solid #e2e8f0}.resources-modal-header h2{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:#0a2463;margin:0}.resources-modal-close{background:none;border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s;flex-shrink:0}.resources-modal-close:hover{background:#f1f5f9;color:#0a2463}.resources-modal-body{padding:1.75rem 2rem 2rem;overflow-y:auto;color:#1a1a2e;font-size:.95rem;line-height:1.7}.modal-body-content p{color:#334155;margin-bottom:.75rem;line-height:1.7}.modal-body-content h4{font-size:1.1rem;font-weight:700;color:#0a2463;margin:1.5rem 0 .5rem}.modal-body-content h5{font-size:.95rem;font-weight:600;color:#0a2463;margin:1rem 0 .4rem}.modal-body-content ul,.modal-body-content ol{padding-left:1.5rem;margin-bottom:1rem}.modal-body-content ul li,.modal-body-content ol li{margin-bottom:.4rem;color:#334155;line-height:1.6}.modal-body-content a{color:#4ecdc4;font-weight:600;text-decoration:underline;text-underline-offset:2px}.modal-body-content a:hover{color:#0a2463}.modal-body-content a.modal-download-btn{color:#0a2463;text-decoration:none}.modal-body-content a.modal-download-btn:hover{color:#0a2463}.modal-body-content a.modal-form-row{color:#334155;text-decoration:none}.modal-body-content a.modal-form-row:hover{color:#0a2463}.modal-numbered-list{counter-reset:none}.modal-numbered-list li{margin-bottom:.6rem}.modal-numbered-list ul{margin-top:.4rem}.modal-info-box{background:linear-gradient(135deg,#4ecdc414,#0a24630a);border:1px solid rgba(78,205,196,.2);border-radius:12px;padding:1.25rem 1.5rem;margin:1.25rem 0;font-size:.9rem;color:#334155;line-height:1.7}.modal-info-box strong{color:#0a2463}.modal-info-box ul,.modal-info-box ol{padding-left:1.25rem;margin-top:.5rem}.modal-info-box li{margin-bottom:.3rem}.modal-table-wrap{overflow-x:auto;margin:1rem 0;border-radius:12px;border:1px solid #e2e8f0}.modal-table{width:100%;border-collapse:collapse;font-size:.88rem}.modal-table th{background:#0a2463;color:#fff;padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.85rem;white-space:nowrap}.modal-table td{padding:.6rem 1rem;border-bottom:1px solid #f1f5f9;color:#334155}.modal-table tbody tr:hover{background:#4ecdc40f}.modal-table tbody tr:last-child td{border-bottom:none}.modal-download-block{display:flex;align-items:center;gap:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;margin-top:1.5rem}.modal-download-block>svg{color:#0a2463;flex-shrink:0}.modal-download-block>div{flex:1;display:flex;flex-direction:column}.modal-download-block>div strong{color:#0a2463;font-size:.95rem}.modal-download-block>div span{color:#64748b;font-size:.8rem}.modal-download-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.25rem;background:#4ecdc4;color:#0a2463;font-weight:600;font-size:.85rem;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:all .2s;flex-shrink:0}.modal-download-btn:hover{background:#3dbdb5;transform:translateY(-1px);box-shadow:0 4px 12px #4ecdc459;color:#0a2463!important}.modal-forms-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.modal-form-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none!important;transition:all .2s;color:#334155}.modal-form-row:hover{border-color:#4ecdc4;background:#4ecdc40f;color:#0a2463}.modal-form-row svg:first-child{color:#0a2463;flex-shrink:0}.modal-form-row span{flex:1;font-size:.9rem;font-weight:500}.modal-form-dl-icon{color:#4ecdc4;flex-shrink:0}.modal-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 .5rem}.modal-subtle-text{font-size:.88rem;color:#64748b;margin-top:1rem}.modal-section-gap{margin-top:2rem}button.resources-cta-btn{border:none;cursor:pointer;font-family:inherit}@media(max-width:700px){.resources-modal-overlay{padding:1rem;align-items:flex-end}.resources-modal{max-height:90vh;border-radius:20px 20px 0 0}.resources-modal-header{padding:1.25rem 1.5rem 1rem}.resources-modal-header h2{font-size:1.2rem}.resources-modal-body{padding:1.25rem 1.5rem 1.5rem}.modal-download-block{flex-direction:column;text-align:center}.modal-table{font-size:.8rem}.modal-table th,.modal-table td{padding:.5rem .75rem}}
