body{color:#1a1a1a;background-color:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.6}.container{max-width:1200px;margin:auto;padding:40px 20px}h1{margin-bottom:20px;font-size:42px}h2{margin-bottom:16px;font-size:32px}h3{margin-bottom:12px;font-size:24px}p{color:#555;margin-bottom:16px}button{color:#fff;cursor:pointer;background:#2f6fed;border:none;border-radius:6px;padding:12px 20px;font-size:16px;transition:all .2s}button:hover{background:#1f56c7}.navbar{background:#fff;border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;width:100%;padding:16px 40px;display:flex}.nav-links{gap:24px;display:flex}.nav-links a{color:#333;font-weight:500;text-decoration:none}.nav-links a:hover{color:#2f6fed}.section{padding:80px 0}.card{background:#fff;border-radius:10px;padding:24px;box-shadow:0 6px 20px #0000000d}*{box-sizing:border-box;margin:0;padding:0}body{padding-top:180px}.navbar{z-index:100;background:#fff;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}.nav-container{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:10px 0;display:flex;position:relative}.logo-link{display:block}.logo{width:auto;height:130px;transition:all .3s;display:block}.desktop-nav-links{align-items:center;gap:30px;display:flex}.desktop-nav-links a{color:#000;white-space:nowrap;letter-spacing:.3px;margin-top:20px;padding:7px 0;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s}.desktop-nav-links a:hover{color:#ffde17;transform:translate(-2px)}.hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.bar{transform-origin:50%;background:#000;width:25px;height:3px;transition:all .3s}.mobile-nav-links{display:none}@media (width<=768px){body{padding-top:95px}.nav-container{justify-content:space-between;align-items:center;padding:10px 0}.logo{height:75px}.desktop-nav-links{display:none}.hamburger{display:flex}.mobile-nav-links{z-index:999;background:#fff;width:100vw;max-height:0;margin-left:calc(50% - 50vw);padding:0 16px;transition:max-height .4s ease-out;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden}.mobile-nav-links.open{max-height:600px;transition:max-height .4s ease-in}.mobile-nav-links a{white-space:normal;color:#000;width:100%;padding:10px 0;font-size:1.1rem;font-weight:700;text-decoration:none;display:block}.mobile-nav-links a:hover{color:#ffde17;transform:translate(-2px)}}@media (width<=1024px) and (width>=769px){body{padding-top:120px}.logo{height:100px}.desktop-nav-links{gap:20px}.desktop-nav-links a{font-size:.85rem}}@media (width>=1200px){.logo{height:130px}.desktop-nav-links{gap:35px}}.hamburger.active .bar:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.desktop-nav-links a.active{border-bottom:2px solid #ffde17;color:#ffde17!important}.mobile-nav-links a.active{background:#ffde170d;border-left:3px solid #ffde17;padding-left:12px;color:#ffde17!important}.footer{background:#0b1a3e;font-family:DM Sans,system-ui,sans-serif;position:relative}.footer-top-bar{background:linear-gradient(90deg,#ed1c24 0%,#ffde17 60%,#0000 100%);height:4px}.footer-inner{grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem 3rem;display:grid}.footer-logo-link{margin-bottom:1.25rem;display:inline-block}.footer-logo{object-fit:contain;width:auto;height:40px;display:block}.footer-tagline{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:800;line-height:1.4}.footer-desc{color:#ffffff80;margin-bottom:1.25rem;font-size:.85rem;line-height:1.7}.footer-badge{color:#fff9;letter-spacing:.06em;background:#ffde1714;border:1px solid #ffde1733;border-radius:50px;align-items:center;gap:7px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.footer-badge-dot{background:#ffde17;border-radius:50%;flex-shrink:0;width:6px;height:6px}.footer-col-title{letter-spacing:.14em;text-transform:uppercase;color:#ffde17;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.footer-link-list{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-link{color:#ffffff8c;align-items:center;gap:6px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.footer-link:before{content:"";vertical-align:middle;background:#ed1c24;width:0;height:1px;transition:width .2s;display:inline-block}.footer-link:hover{color:#fff}.footer-link:hover:before{width:10px}.footer-contact-items{flex-direction:column;gap:.75rem;margin-bottom:1.75rem;display:flex}.footer-contact-item{color:#ffffff8c;align-items:center;gap:8px;font-size:.88rem;display:flex}.footer-contact-icon{color:#ed1c24;text-align:center;flex-shrink:0;width:20px;font-size:.85rem}.footer-event-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem;position:relative;overflow:hidden}.footer-event-card:before{content:"";background:linear-gradient(90deg,#ed1c24,#ffde17);height:3px;position:absolute;top:0;left:0;right:0}.footer-event-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#fff6;align-items:center;gap:6px;margin-bottom:.5rem;font-size:.65rem;font-weight:700;display:flex}.footer-event-dot{background:#ed1c24;border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite evPulse}@keyframes evPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.footer-event-title{color:#fff;margin-bottom:.25rem;font-size:.92rem;font-weight:800}.footer-event-date{color:#ffffff73;margin-bottom:.9rem;font-size:.78rem}.footer-event-btn{color:#fff;background:#ed1c24;border-radius:50px;padding:.45rem 1.1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.footer-event-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ed1c2466}.footer-bottom{border-top:1px solid #ffffff12}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex}.footer-copy{color:#ffffff4d;font-size:.78rem}.footer-bottom-links{align-items:center;gap:.5rem;display:flex}.footer-bottom-link{color:#ffffff59;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-bottom-link:hover{color:#ffffffb3}.footer-bottom-sep{color:#ffffff26;font-size:.78rem}@media (width<=1024px){.footer-inner{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (width<=600px){.footer-inner{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem 2rem}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:.5rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.home{width:100%;font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}.section-separator{background:#e2e8f0;width:80%;height:2px;margin:0 auto;position:relative;top:-1px}.hero{min-height:480px;display:flex;position:relative;overflow:hidden}.hero-left{z-index:2;clip-path:polygon(0 0,100% 0,calc(100% - 55px) 100%,0 100%);background:#0b1a3e;flex-direction:column;flex-shrink:0;justify-content:center;width:42%;padding:4rem 3rem 4rem 4rem;display:flex;position:relative}.hero-brand{color:#fff;letter-spacing:-.04em;margin-bottom:1.25rem;font-size:2rem;font-weight:800}.hero-tagline{color:#ffffffe6;max-width:280px;font-size:1.1rem;font-weight:600;line-height:1.55}.hero-ctas{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.btn-primary{color:#0b1a3e;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:.7rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-primary:hover{background:#ffde17;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.btn-secondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50px;padding:.7rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:border-color .2s,background .2s}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.hero-right{flex:1;position:relative;overflow:hidden}.hero-img{object-fit:cover;filter:brightness(.72)saturate(.9);width:100%;height:100%;display:block}.hero-overlay-text{text-align:center;color:#fff;text-shadow:0 2px 12px #0006;pointer-events:none;justify-content:center;align-items:center;padding:2rem 3rem 4rem;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:400;line-height:1.35;display:flex;position:absolute;inset:0}.hero-overlay-text strong{font-weight:800}.event-section{background:#0b1a3e;margin-top:-1px;padding:5rem 2rem;position:relative;overflow:hidden;box-shadow:inset 0 2px 10px #0003}.event-inner{max-width:1100px;margin:0 auto;position:relative}.event-deco-line{background:#ffde17;border-radius:0 0 0 4px;width:320px;height:4px;position:absolute;top:-5rem;right:0}.event-deco-circle,.event-deco-circle2{pointer-events:none;border-radius:50%;position:absolute;bottom:-5rem;right:-4rem}.event-deco-circle{border:44px solid #ed1c2412;width:220px;height:220px}.event-deco-circle2{border:24px solid #ed1c241a;width:120px;height:120px}.launch-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffde1726;border:1px solid #ffde174d;border-radius:40px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 16px;display:inline-flex}.launch-icon{color:#ffde17;font-size:14px;animation:2s ease-in-out infinite rocketFloat}@keyframes rocketFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.launch-badge span{letter-spacing:.1em;color:#ffde17;font-size:.7rem;font-weight:700}.event-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffde17;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.event-title{color:#fff;max-width:580px;margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.2}.event-sub{color:#ffffff80;margin-bottom:2rem;font-size:1rem;font-weight:500}.event-meta{flex-wrap:wrap;gap:1.25rem;margin-bottom:2.5rem;display:flex}.event-meta-item{color:#ffde17;align-items:center;gap:.6rem;font-size:.88rem;font-weight:600;display:flex}.event-meta-icon{background:#ed1c2426;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.event-body{flex-wrap:wrap;align-items:flex-start;gap:3rem;display:flex}.event-left{flex:1;min-width:240px}.event-right{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:1rem;display:flex}.event-desc{color:#fff9;max-width:440px;font-size:.95rem;line-height:1.75}.countdown{gap:.6rem;display:flex}.cd-unit{text-align:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;min-width:64px;padding:.75rem 1rem}.cd-num{color:#fff;font-size:1.75rem;font-weight:800;line-height:1;display:block}.cd-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-top:4px;font-size:.6rem;font-weight:700;display:block}.event-btns{flex-wrap:wrap;gap:.75rem;display:flex}.event-outline{color:#ffffffb3;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:50px;padding:.75rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:border-color .2s,color .2s}.event-outline:hover{color:#000;background:#ffde17;border-color:#ffffff80}.who-section{background:#fff;padding:5.5rem 2rem}.who-inner{flex-wrap:wrap;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.who-left{flex:1.2;min-width:280px}.who-body{color:#4a5568;max-width:520px;margin-bottom:1.1rem;font-size:1rem;line-height:1.75}.btn-red{color:#fff;cursor:pointer;background:#ed1c24;border:none;border-radius:50px;margin-top:.75rem;padding:.75rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-red:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ed1c2459}.who-right{flex:1;grid-template-columns:1fr 1fr;gap:1rem;min-width:260px;display:grid}.stat-card{border-radius:14px;flex-direction:column;gap:.35rem;padding:1.5rem 1.25rem;display:flex}.stat-num{font-size:1.25rem;font-weight:800;line-height:1}.stat-label{opacity:.8;font-size:.8rem;font-weight:600;line-height:1.3}.stat-card--red{color:#fff;background:#ed1c24}.stat-card--navy{color:#fff;background:#0b1a3e}.stat-card--yellow{color:#0b1a3e;background:#ffde17}.stat-card--outline{color:#0b1a3e;background:0 0;border:2px solid #e2e8f0}.what-section{background:#0b1a3e;padding:5.5rem 2rem;position:relative}.what-inner{max-width:1100px;margin:0 auto}.what-header{max-width:560px;margin-bottom:3.5rem}.pillars{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.pillar{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:2rem 1.75rem;transition:background .2s}.pillar:hover{background:#ffffff14}.pillar--accent{background:#ed1c24;border-color:#ed1c24}.pillar--accent:hover{background:#d41920}.pillar-icon{background:#ffde171a;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.pillar-icon--red{background:#fff3}.pillar-title{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:800}.pillar-title--light{color:#fff}.pillar-body{color:#fff9;font-size:.92rem;line-height:1.7}.pillar-body--light{color:#ffffffd9}.values-section{background:#f8f9fb;padding:5.5rem 2rem}.values-inner{max-width:1100px;margin:0 auto}.values-header{max-width:560px;margin-bottom:3rem}.values-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.value-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s;position:relative}.value-card:before{content:"";opacity:0;background:#ffde17;border-radius:0 0 3px 3px;height:3px;transition:opacity .2s;position:absolute;top:0;left:1.5rem;right:1.5rem}.value-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0b1a3e1a}.value-card:hover:before{opacity:1}.value-icon{background:#ed1c2412;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.value-title{color:#0b1a3e;margin-bottom:.6rem;font-size:1rem;font-weight:800}.value-body{color:#64748b;font-size:.88rem;line-height:1.65}.join-section{background:#f9f9f9;padding:5rem 0;position:relative;overflow:hidden}.join-container{background:#ed1c24;border-radius:20px;max-width:1400px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000014}.join-content{flex:1;align-items:center;padding:4rem;display:flex}.join-text-wrapper{max-width:500px}.join-eyebrow{color:#ed1c24;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700}.join-sub{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.5}.join-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-yellow{color:#1a1a1a;cursor:pointer;background:#ffde17;border:none;border-radius:40px;padding:12px 28px;font-size:1rem;font-weight:700;transition:all .3s}.btn-yellow:hover{color:#fff;background:#ed1c24;transform:translateY(-2px);box-shadow:0 5px 15px #ed1c244d}.join-ghost{color:#1a1a1a;cursor:pointer;background:0 0;border:2px solid #1a1a1a;border-radius:40px;padding:12px 28px;font-size:1rem;font-weight:700;transition:all .3s}.join-ghost:hover{color:#fff;background:#1a1a1a;transform:translateY(-2px)}.join-image{flex:1;position:relative;overflow:hidden}.join-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.join-image:hover .join-img{transform:scale(1.05)}.join-image-overlay{pointer-events:none;background:linear-gradient(135deg,#ed1c2433,#ffde171a);position:absolute;inset:0}@media (width<=968px){.join-container{flex-direction:column;margin:0 20px}.join-content{text-align:center;padding:3rem}.join-text-wrapper{max-width:100%}.join-actions{justify-content:center}.join-image{min-height:300px}.join-title{font-size:2rem}}@media (width<=768px){.join-content{padding:2rem}.join-title{font-size:1.75rem}.join-sub{font-size:1rem}.join-actions{flex-direction:column;width:100%}.btn-yellow,.join-ghost{text-align:center;width:100%}.join-image{min-height:250px}}@media (width<=1024px){.hero-left{width:46%;padding:3rem 2.5rem 3rem 3rem}.hero-tagline{font-size:1rem}.who-inner{gap:3rem}}@media (width<=768px){.hero{min-height:unset;flex-direction:column}.hero-right{order:1;min-height:240px}.hero-left{clip-path:none;order:2;width:100%;padding:2rem}}.about{width:100%;font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}.btn-yellow{color:#0b1a3e;cursor:pointer;white-space:nowrap;background:#ffde17;border:none;border-radius:50px;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s}.btn-yellow:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.join-ghost{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ffffff59;border-radius:50px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:border-color .2s,color .2s}.join-ghost:hover{color:#fff;border-color:#fff}.join-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffde17;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.join-title{color:#fff;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.25}.join-sub{color:#ffffffbf;max-width:480px;margin:0 auto 2rem;font-size:1rem;line-height:1.65}.about-hero{background:#0b1a3e;padding:6rem 2rem 5rem;position:relative;overflow:hidden}.about-hero-bg-img{opacity:.35;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.about-hero-overlay{z-index:1;background:linear-gradient(135deg,#0b1a3ed9 0%,#0b1a3ebf 100%);position:absolute;inset:0}.about-hero-inner{z-index:2;max-width:820px;margin:0 auto;position:relative}.about-hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffde17;align-items:center;gap:10px;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:flex}.about-hero-eyebrow:before{content:"";background:#ffde17;border-radius:2px;width:32px;height:3px;display:inline-block}.about-hero-title{color:#fff;max-width:760px;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.15}.about-hero-sub{color:#ffffffa6;max-width:620px;font-size:1.1rem;font-weight:500;line-height:1.7}.about-hero-bar{z-index:2;background:linear-gradient(90deg,#ed1c24 0%,#ffde17 50%,#0000 100%);height:4px;position:absolute;bottom:0;left:0;right:0}.mv-section{background:#fff;margin-top:-.1rem;padding:0 2rem}.mv-inner{border-radius:16px;align-items:stretch;max-width:1100px;margin:0 auto;display:flex;overflow:hidden;transform:translateY(-.1rem);box-shadow:0 20px 60px #0b1a3e1f}.mv-card{flex:1;padding:2.75rem 2.5rem}.mv-card--mission{background:#ed1c24}.mv-card--vision{background:#0b1a3e}.mv-divider{background:#ffde17;flex-shrink:0;width:4px}.mv-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;margin-bottom:1.25rem;font-size:.85rem;font-weight:800}.mv-text{color:#fff;font-size:1.25rem;font-weight:600;line-height:1.55}.mv-text--mission,.mv-text--vision{font-size:1.3rem;font-weight:600}.story-section{background:#fff;padding:5rem 2rem 5.5rem}.story-inner{max-width:900px;margin:0 auto}.story-header{margin-bottom:3.5rem}.timeline{position:relative}.timeline-line{background:#e2e8f0;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.tl-item{align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex;position:relative}.tl-item--left{flex-direction:row;justify-content:flex-end;padding-right:calc(50% + 2rem)}.tl-item--right{flex-direction:row-reverse;padding-left:calc(50% + 2rem)}.tl-marker{z-index:2;background:#f1f5f9;border:3px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.tl-marker--red{background:#ed1c24;border-color:#ed1c24}.tl-marker--red .tl-year{color:#fff}.tl-marker--yellow{background:#ffde17;border-color:#ffde17}.tl-marker--yellow .tl-year{color:#0b1a3e}.tl-year{text-align:center;color:#0b1a3e;font-size:.7rem;font-weight:800;line-height:1.2}.tl-card{background:#f8f9fb;border:1px solid #e8edf5;border-radius:14px;width:100%;max-width:340px;padding:1.75rem}.tl-card--featured{background:#0b1a3e;border-color:#0b1a3e}.tl-featured-badge{color:#0b1a3e;letter-spacing:.1em;text-transform:uppercase;background:#ffde17;border-radius:50px;margin-bottom:.75rem;padding:3px 10px;font-size:.65rem;font-weight:800;display:inline-block}.tl-title{color:#0b1a3e;margin-bottom:.6rem;font-size:1rem;font-weight:800}.tl-card--featured .tl-title{color:#fff}.tl-body{color:#64748b;font-size:.88rem;line-height:1.7}.tl-card--featured .tl-body{color:#ffffffb3}.impl-section{background:#0b1a3e;padding:5.5rem 2rem;position:relative;overflow:hidden}.impl-section:before{content:"";pointer-events:none;border:80px solid #ed1c240d;border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-120px}.impl-inner{max-width:1100px;margin:0 auto}.impl-header{max-width:560px;margin-bottom:3rem}.impl-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.impl-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;padding:1.75rem 1.5rem;transition:background .2s,border-color .2s;position:relative;overflow:hidden}.impl-card:before{content:"";background:#ed1c24;width:3px;height:0;transition:height .3s;position:absolute;top:0;left:0}.impl-card:hover{background:#ffffff12;border-color:#ffffff1f}.impl-card:hover:before{height:100%}.impl-num{letter-spacing:.12em;color:#ffde17;margin-bottom:.6rem;font-size:.65rem;font-weight:800;display:block}.impl-title{color:#fff;margin-bottom:.6rem;font-size:.98rem;font-weight:800;line-height:1.35}.impl-body{color:#ffffff8c;font-size:.87rem;line-height:1.7}.org-section{background:#f4f6f9;padding:5.5rem 2rem}.org-inner{max-width:1000px;margin:0 auto}.org-main-title{color:#0b1a3e;margin-bottom:3rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.2}.org-chart{align-items:center;display:flex}.org-mobile{display:none}.org-president-col{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;width:140px;display:flex}.org-president-ring{background:linear-gradient(135deg,#2a4080,#0b1a3e);border:5px solid #ffde17;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden}.org-president-ring img{object-fit:cover;width:100%;height:100%}.org-president-initial{color:#fff;font-size:2.2rem;font-weight:800}.org-president-label{color:#0b1a3e;text-align:center;font-size:.95rem;font-weight:800}.org-h-connector{background:#c8c8c8;flex-shrink:0;width:40px;height:2px}.org-spine-rows{flex:1;min-width:0;display:flex}.org-spine{flex-direction:column;flex-shrink:0;align-items:center;width:16px;display:flex}.org-spine-line{background:#c8c8c8;flex:1;width:2px}.org-spine-line--top,.org-spine-line--bottom{flex:0 0 24px;height:24px}.org-dot{z-index:1;border-radius:50%;flex-shrink:0;width:14px;height:14px}.org-dot--red{background:#ed1c24}.org-dot--dark{background:#0b1a3e}.org-dot--yellow{background:#ffde17;border:2px solid #c8a800}.org-rows{flex-direction:column;flex:1;min-width:0;display:flex}.org-row{flex:1;align-items:center;padding:10px 0;display:flex}.org-row-connector{background:#c8c8c8;flex-shrink:0;width:24px;height:2px}.org-pill-pair{flex:1;align-items:center;min-width:0;display:flex}.org-pair-line{background:#c8c8c8;flex-shrink:0;width:14px;height:2px}.org-pill{border-radius:50px;flex:1;align-items:center;gap:10px;min-width:0;padding:6px 14px 6px 6px;display:flex}.org-pill--red{background:#ed1c24}.org-pill--dark{background:#0b1a3e}.org-pill--yellow{background:#0b1a3e;border:2px solid #ffde17}.org-pill-avatar{color:#0b1a3e;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.7rem;font-weight:800;display:flex;overflow:hidden}.org-pill-avatar img{object-fit:cover;width:100%;height:100%}.org-pill-label{color:#fff;font-size:.78rem;font-weight:700;line-height:1.25}.org-mobile-president{flex-direction:column;align-items:center;gap:10px;margin-bottom:0;display:flex}.org-mobile-ring{background:linear-gradient(135deg,#2a4080,#0b1a3e);border:5px solid #ffde17;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.org-mobile-ring img{object-fit:cover;width:100%;height:100%}.org-mobile-initial{color:#fff;font-size:1.8rem;font-weight:800}.org-mobile-p-label{color:#0b1a3e;font-size:1rem;font-weight:800}.org-mobile-connector{background:#c8c8c8;width:2px;height:28px;margin:0 auto}.org-mobile-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.org-mobile-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.org-mobile-card--red{background:#ed1c24}.org-mobile-card--dark{background:#0b1a3e}.org-mobile-card--yellow{background:#0b1a3e;border:2px solid #ffde17}.org-mobile-avatar{color:#0b1a3e;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.65rem;font-weight:800;display:flex;overflow:hidden}.org-mobile-avatar img{object-fit:cover;width:100%;height:100%}.org-mobile-role{color:#fff;font-size:.78rem;font-weight:700;line-height:1.3}.org-governance-note{background:#fff;border-left:4px solid #ffde17;border-radius:0 12px 12px 0;max-width:700px;margin-top:3rem;padding:1.5rem 2rem}.org-governance-note p{color:#64748b;font-size:.95rem;line-height:1.7}.org-governance-note strong{color:#0b1a3e}.about-cta{text-align:center;background:#ed1c24;padding:5rem 2rem;position:relative;overflow:hidden}.about-cta-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.about-cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.join-deco-left{pointer-events:none;border:60px solid #ffffff12;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;left:-80px}.join-deco-right{pointer-events:none;border:60px solid #ffffff0d;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;right:-60px}@media (width<=768px){.about-hero{padding:4.5rem 1.5rem 4rem}.mv-section{margin-top:0}.mv-inner{flex-direction:column;transform:translateY(0)}.mv-divider{width:100%;height:4px}.mv-card{padding:2rem 1.5rem}.mv-text--mission,.mv-text--vision{font-size:1.1rem}.timeline-line{left:24px}.tl-item--left,.tl-item--right{flex-direction:column;justify-content:flex-start;padding-left:60px;padding-right:0}.tl-marker{width:48px;height:48px;left:24px;transform:translate(-50%)}.tl-year{font-size:.6rem}.tl-card{max-width:100%}.impl-section{padding:4rem 1.5rem}.impl-grid{grid-template-columns:1fr}.org-section{padding:4rem 1.5rem}.org-chart{display:none}.org-mobile{display:block}.about-cta{padding:4rem 1.5rem}.about-cta-btns{flex-direction:column;align-items:center}}@media (width<=400px){.org-mobile-grid{grid-template-columns:1fr}}.events-page{width:100%;font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}.ev-hero{background:#0b1a3e;flex-direction:column;min-height:560px;padding:0;display:flex;position:relative;overflow:hidden}.ev-hero-bg-img{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ev-hero-overlay{z-index:1;background:#0000008c;width:100%;height:100%;position:absolute;top:0;left:0}.ev-hero-noise{opacity:.025;pointer-events:none;z-index:2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px;position:absolute;inset:0}.ev-hero-inner{z-index:3;align-items:center;gap:4rem;width:100%;max-width:1100px;margin:0 auto;padding:4rem 4rem 0 3.5rem;display:flex;position:relative}.ev-hero-left{flex:1.2;min-width:0}.ev-hero-right{flex:none}.ev-live-badge{color:#ff8080;letter-spacing:.1em;text-transform:uppercase;background:#ed1c2426;border:1px solid #ed1c2466;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:5px 14px 5px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.ev-pulse{background:#ed1c24;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite evPulse}.ev-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1}.ev-hero-title-accent{color:#ffde17}.ev-hero-date{color:#ffffff8c;letter-spacing:.02em;margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.ev-hero-sub{color:#ffffffb3;max-width:480px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ev-hero-ctas{flex-wrap:wrap;gap:.75rem;display:flex}.btn-ev-primary{color:#fff;cursor:pointer;background:#ed1c24;border:none;border-radius:50px;padding:.8rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-ev-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ed1c2473}.btn-ev-ghost{color:#fffc;cursor:pointer;background:0 0;border:1.5px solid #ffffff40;border-radius:50px;padding:.8rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.btn-ev-ghost:hover{color:#fff;border-color:#fff9}.ev-countdown-card{text-align:center;-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px);background:#0000000d;border:1px solid #ffffff1a;border-radius:20px;min-width:300px;padding:2rem}.ev-countdown-label{letter-spacing:.14em;text-transform:uppercase;color:#ffde17;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.ev-countdown{justify-content:center;align-items:center;gap:4px;margin-bottom:1.5rem;display:flex}.ev-cd-block{background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;min-width:64px;padding:.75rem 1rem;display:flex}.ev-cd-num{color:#fff;font-variant-numeric:tabular-nums;font-size:2.2rem;font-weight:800;line-height:1}.ev-cd-unit{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-top:4px;font-size:.58rem;font-weight:700}.ev-cd-sep{color:#ffffff40;margin-bottom:16px;padding:0 2px;font-size:1.6rem;font-weight:800}.ev-countdown-bar{background:#ffffff1a;border-radius:2px;height:3px;overflow:hidden}.ev-countdown-bar-fill{background:linear-gradient(90deg,#ed1c24,#ffde17);border-radius:2px;width:68%;height:100%}.ev-highlights{background:#fff;border-bottom:1px solid #eef1f6}.ev-highlights-inner{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;padding:0;display:grid}.ev-highlight-card{border-right:1px solid #eef1f6;align-items:center;gap:1rem;padding:2rem 1.75rem;transition:background .2s;display:flex}.ev-highlight-card:last-child{border-right:none}.ev-highlight-card:hover{background:#f8f9fb}.ev-highlight-icon{color:#ed1c24;background:#ed1c2412;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.ev-highlight-label{color:#0b1a3e;font-size:.9rem;font-weight:800}.ev-highlight-sub{color:#94a3b8;margin-top:2px;font-size:.78rem}.ev-about{background:#fff;padding:5.5rem 2rem}.ev-about-inner{flex-wrap:wrap;align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.ev-about-left{flex:1.2;min-width:280px}.ev-about-right{flex:1;min-width:260px}.ev-about-body{color:#4a5568;max-width:520px;margin-bottom:1rem;font-size:1rem;line-height:1.75}.ev-meta-pills{flex-wrap:wrap;gap:.6rem;margin-top:1.75rem;display:flex}.ev-meta-pill{color:#0b1a3e;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.ev-quote-card{background:#0b1a3e;border-radius:20px;padding:2.5rem 2rem;position:relative;overflow:hidden}.ev-quote-card:before{content:"";background:linear-gradient(90deg,#ed1c24,#ffde17);height:4px;position:absolute;top:0;left:0;right:0}.ev-quote-mark{color:#ffde1733;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1}.ev-quote-text{color:#ffffffd9;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.75}.ev-quote-source{color:#ffde17;letter-spacing:.06em;font-size:.78rem;font-weight:700}.ev-agenda{background:#0b1a3e;padding:5.5rem 2rem;position:relative;overflow:hidden}.ev-agenda:before{content:"";pointer-events:none;border:70px solid #ed1c240f;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-100px;right:-100px}.ev-agenda-inner{max-width:720px;margin:0 auto}.ev-agenda-header{margin-bottom:2.5rem}.ev-agenda-list{flex-direction:column;gap:0;display:flex}.ev-agenda-item{border-bottom:1px solid #ffffff0f;grid-template-columns:60px 24px 1fr;align-items:center;gap:1rem;padding:1rem 0;transition:background .15s;display:grid}.ev-agenda-item:last-child{border-bottom:none}.ev-agenda-item:hover{background:#ffffff05;border-radius:8px}.ev-agenda-time{color:#ffde17;font-variant-numeric:tabular-nums;text-align:right;font-size:.8rem;font-weight:700}.ev-agenda-dot{background:#ffffff26;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-self:center;width:10px;height:10px}.ev-agenda-item:first-child .ev-agenda-dot{background:#ffde17;border-color:#ffde17}.ev-agenda-item:nth-child(3) .ev-agenda-dot{background:#ed1c24;border-color:#ed1c24}.ev-agenda-label{color:#fffc;font-size:.92rem;font-weight:600}.ev-opportunity{background:#e8e8e8;padding:5rem 2rem}.ev-opportunity-inner{max-width:1100px;margin:0 auto}.ev-opportunity-header{margin-bottom:2rem}.ev-opportunity-intro{text-align:center;color:#4a5568;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.ev-opportunity-intro strong{color:#0b1a3e}.ev-opportunity-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.ev-opp-card{text-align:center;background:#f8f9fb;border:1px solid #e8edf5;border-radius:16px;padding:1.75rem;transition:transform .2s,box-shadow .2s}.ev-opp-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0b1a3e1a}.ev-opp-icon{color:#ed1c24;background:#ed1c241a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.ev-opp-card h4{color:#0b1a3e;font-size:.95rem;font-weight:700;line-height:1.4}.ev-opportunity-outro{text-align:center;color:#0b1a3e;background:#ffde1710;border-radius:12px;max-width:800px;margin:0 auto;padding:1.5rem;font-size:1.1rem}.ev-opportunity-outro strong{color:#ed1c24}.ev-sponsorship{background:#0b1a3e;padding:5.5rem 2rem;position:relative;overflow:hidden}.ev-sponsorship:before{content:"";pointer-events:none;border:80px solid #ed1c240d;border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-120px}.ev-sponsorship-inner{max-width:1200px;margin:0 auto}.ev-sponsorship-header{text-align:center;margin-bottom:3rem}.ev-sponsorship-header .section-eyebrow{color:#ffde17}.ev-sponsorship-header .section-title{color:#fff}.ev-sponsorship-sub{color:#ffffffb3;max-width:600px;margin:1rem auto 0}.ev-packages-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.ev-package-card{background:#ffffff0d;border-top:4px solid;border-radius:24px;padding:2rem;transition:transform .2s,box-shadow .2s}.ev-package-card:hover{background:#ffffff14;transform:translateY(-6px);box-shadow:0 20px 40px #0003}.ev-package-icon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex}.ev-package-tier{color:#fff;margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.ev-package-price{color:#ffde17;margin-bottom:.25rem;font-size:1.8rem;font-weight:800}.ev-package-duration{color:#ffffff80;border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.75rem}.ev-package-benefits{margin:0;padding:0;list-style:none}.ev-package-benefits li{color:#ffffffb3;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;display:flex}.ev-package-benefits li span{flex:1}.ev-strategic{background:#f8f9fb;padding:5rem 2rem}.ev-strategic-inner{max-width:1100px;margin:0 auto}.ev-strategic-header{text-align:center;margin-bottom:2rem}.ev-section-title{color:#0b1a3e;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2rem);font-weight:800}.yellow-rule-center{background:#ffde17;border-radius:2px;width:60px;height:4px;margin:0 auto 1.5rem}.ev-strategic-intro{text-align:center;color:#0b1a3e;margin-bottom:2rem;font-size:1.2rem;font-weight:700}.ev-strategic-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.ev-strat-card{text-align:center;background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:1.75rem;transition:transform .2s,box-shadow .2s}.ev-strat-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0b1a3e1a}.ev-strat-icon{color:#ed1c24;background:#ed1c241a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.ev-strat-card p{color:#4a5568;font-size:.95rem;line-height:1.5}.ev-register{background:#f8f9fb;padding:5.5rem 2rem}.ev-register-inner{flex-wrap:wrap;align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.ev-register-left{flex:1;min-width:260px}.ev-register-right{flex:1.2;min-width:300px}.ev-register-sub{color:#64748b;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.ev-register-note{color:#0b1a3e;background:#ffde1726;border:1px solid #ffde1766;border-radius:50px;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.ev-note-icon{color:#ffde17;font-size:.8rem}.ev-form{background:#fff;border:1px solid #e8edf5;border-radius:20px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex;box-shadow:0 8px 40px #0b1a3e12}.ev-field{flex-direction:column;gap:6px;display:flex}.ev-label{color:#0b1a3e;letter-spacing:.04em;font-size:.8rem;font-weight:700}.ev-input{color:#0b1a3e;appearance:none;background:#f8f9fb;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:.7rem 1rem;font-family:inherit;font-size:.92rem;transition:border-color .2s,background .2s}.ev-input:focus{background:#fff;border-color:#ed1c24;box-shadow:0 0 0 3px #ed1c2414}.ev-select{cursor:pointer}.btn-ev-submit{color:#fff;cursor:pointer;background:#ed1c24;border:none;border-radius:50px;margin-top:.25rem;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-ev-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ed1c2459}.ev-success{text-align:center;background:#fff;border:1px solid #e8edf5;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 8px 40px #0b1a3e12}.ev-success-icon{color:#ffde17;background:#0b1a3e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.6rem;font-weight:800;display:flex}.ev-success-title{color:#0b1a3e;margin-bottom:.75rem;font-size:1.4rem;font-weight:800}.ev-success-body{color:#64748b;font-size:.95rem;line-height:1.7}@media (width<=900px){.ev-hero{min-height:unset}.ev-hero-inner{padding:3rem 2rem 0}}@media (width<=768px){.ev-hero-inner{flex-direction:column;gap:2.5rem;padding:2rem 1.5rem 0}.ev-hero-title{font-size:2rem}.ev-hero-sub{margin-bottom:1.5rem;font-size:1rem}.ev-countdown-card{min-width:unset;width:100%}.ev-cd-num{font-size:1.7rem}.ev-cd-block{min-width:52px;padding:.6rem .75rem}.ev-highlights-inner{grid-template-columns:1fr 1fr}.ev-highlight-card{padding:1.5rem 1.25rem}.ev-highlight-card:nth-child(2){border-right:1px solid #eef1f6}.ev-highlight-card:nth-child(2n){border-right:none}.ev-highlight-card:first-child,.ev-highlight-card:nth-child(2){border-bottom:1px solid #eef1f6}.ev-about{padding:4rem 1.5rem}.ev-about-inner{flex-direction:column;gap:2.5rem}.ev-agenda{padding:4rem 1.5rem}.ev-agenda-item{grid-template-columns:52px 20px 1fr;gap:.75rem}.ev-opportunity{padding:3rem 1.5rem}.ev-opportunity-grid{grid-template-columns:1fr}.ev-sponsorship{padding:3rem 1.5rem}.ev-packages-grid{grid-template-columns:1fr}.ev-package-card{max-width:400px;margin:0 auto}.ev-strategic{padding:3rem 1.5rem}.ev-strategic-grid{grid-template-columns:1fr}.ev-register{padding:4rem 1.5rem}.ev-register-inner{flex-direction:column;gap:2.5rem}.ev-form{padding:1.75rem}}@media (width<=640px){.ev-countdown-card{padding:1.5rem}.ev-cd-block{min-width:48px;padding:.5rem .6rem}.ev-cd-num{font-size:1.4rem}.ev-cd-unit{font-size:.5rem}}@media (width<=480px){.ev-hero{min-height:auto}.ev-hero-inner{padding:2rem 1.25rem 0}.ev-hero-title{font-size:1.8rem}.ev-hero-title br{display:none}.ev-hero-sub{font-size:.9rem}.ev-countdown{gap:2px}.ev-countdown-card{padding:1.25rem}.ev-cd-block{min-width:42px;padding:.4rem .5rem}.ev-cd-num{font-size:1.2rem}.ev-cd-sep{padding:0 1px;font-size:1rem}.ev-highlights-inner{grid-template-columns:1fr}.ev-highlight-card{border-bottom:1px solid #eef1f6;border-right:none!important}.ev-package-card{padding:1.5rem}.ev-package-price{font-size:1.5rem}.ev-package-tier{font-size:1.2rem}.ev-opportunity-intro,.ev-opportunity-outro{font-size:1rem}}@media (width<=1024px){.ev-hero-inner{flex-wrap:wrap}.ev-hero-right{margin-top:1rem}}.partners-page{width:100%;font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}.pt-hero{background:#0b1a3e;flex-direction:column;min-height:560px;padding:0;display:flex;position:relative;overflow:hidden}.pt-hero-bg-image{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.pt-hero-bg-image:before{content:"";z-index:1;background:#0000008c;width:100%;height:100%;position:absolute;top:0;left:0}.pt-hero-inner,.pt-hero-cards{z-index:2;position:relative}.pt-hero-inner{width:100%;max-width:1100px;margin:0 auto;padding:4rem 4rem 0 3.5rem}.pt-hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffde17;align-items:center;gap:10px;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:flex}.pt-hero-eyebrow:before{content:"";background:#ffde17;border-radius:2px;width:32px;height:3px;display:inline-block}.pt-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1}.pt-hero-accent{color:#ffde17}.pt-hero-sub{color:#ffffffd9;max-width:560px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.btn-pt-primary{color:#fff;cursor:pointer;background:#ed1c24;border:none;border-radius:50px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-pt-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ed1c2473}.pt-hero-cards{z-index:2;flex-wrap:wrap;gap:1rem;width:100%;max-width:1100px;margin:2rem auto 0;padding:0 4rem 2rem 3.5rem;display:flex;position:relative}.pt-stat-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;gap:.35rem;min-width:160px;padding:1.5rem 2rem;display:flex}.pt-stat-card--accent{background:#ed1c2433;border-color:#ed1c2466}.pt-stat-num{color:#fff;font-size:1.8rem;font-weight:800;line-height:1}.pt-stat-label{color:#ffffffd9;font-size:.78rem;font-weight:600}.pt-hero-bar{z-index:2;background:linear-gradient(90deg,#ed1c24 0%,#ffde17 50%,#0000 100%);height:4px;position:absolute;bottom:0;left:0;right:0}.pt-definition{background:#fff;padding:5.5rem 2rem}.pt-definition-inner{flex-wrap:wrap;align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.pt-def-left{flex:1.2;min-width:280px}.pt-def-right{flex:1;min-width:300px}.pt-def-body{color:#4a5568;max-width:520px;margin-bottom:1rem;font-size:1rem;line-height:1.75}.pt-def-body strong{color:#0b1a3e;font-weight:700}.pt-partner-types{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.pt-type-pill{color:#0b1a3e;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;padding:5px 14px;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s}.pt-type-pill:hover{color:#fff;background:#ed1c24;border-color:#ed1c24}.pt-purpose-card{background:#0b1a3e;border-radius:20px;overflow:hidden}.pt-purpose-header{background:#ed1c24;padding:1.5rem 1.75rem}.pt-purpose-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.35rem;font-size:.68rem;font-weight:700}.pt-purpose-sub{color:#fff;font-size:1rem;font-weight:800}.pt-purpose-list{flex-direction:column;gap:1rem;padding:1.5rem 1.75rem;list-style:none;display:flex}.pt-purpose-item{color:#ffffffbf;align-items:flex-start;gap:.875rem;font-size:.88rem;line-height:1.55;display:flex}.pt-purpose-num{color:#ffde17;letter-spacing:.08em;flex-shrink:0;margin-top:2px;font-size:.65rem;font-weight:800}.pt-benefits{background:#0b1a3e;padding:5.5rem 2rem;position:relative;overflow:hidden}.pt-benefits:before{content:"";pointer-events:none;border:80px solid #ed1c240d;border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-120px}.pt-benefits-inner{max-width:1100px;margin:0 auto}.pt-benefits-header{max-width:680px;margin-bottom:3rem}.pt-benefits-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.pt-benefit-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:1.75rem 1.5rem;transition:background .2s,transform .2s;position:relative}.pt-benefit-card:after{content:"";opacity:0;background:linear-gradient(90deg,#ed1c24,#ffde17);border-radius:2px;height:2px;transition:opacity .25s;position:absolute;bottom:0;left:1.5rem;right:1.5rem}.pt-benefit-card:hover{background:#ffffff12;transform:translateY(-3px)}.pt-benefit-card:hover:after{opacity:1}.pt-benefit-top{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.pt-benefit-icon{color:#ffde17;background:#ffde171a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.pt-benefit-num{color:#fff3;letter-spacing:.1em;font-size:.65rem;font-weight:800}.pt-benefit-title{color:#fff;margin-bottom:.6rem;font-size:.95rem;font-weight:800;line-height:1.3}.pt-benefit-body{color:#ffffff8c;font-size:.85rem;line-height:1.7}.pt-process{background:#f8f9fb;padding:5.5rem 2rem}.pt-process-inner{max-width:1000px;margin:0 auto}.pt-process-header{margin-bottom:3.5rem}.pt-steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.pt-step{text-align:center;flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:relative}.pt-step-num{color:#ffde17;z-index:2;background:#0b1a3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:.85rem;font-weight:800;display:flex;position:relative}.pt-step-connector{z-index:1;background:#e2e8f0;height:2px;position:absolute;top:28px;left:calc(50% + 28px);right:calc(28px - 50%)}.pt-step-title{color:#0b1a3e;margin-bottom:.5rem;font-size:.95rem;font-weight:800}.pt-step-body{color:#64748b;font-size:.84rem;line-height:1.65}.pt-disclaimer{background:#0b1a3e;padding:2.5rem 2rem}.pt-disclaimer-inner{background:#ffde170f;border:1px solid #ffde1733;border-radius:14px;align-items:flex-start;gap:1.25rem;max-width:1100px;margin:0 auto;padding:1.75rem;display:flex}.pt-disclaimer-icon{flex-shrink:0;margin-top:2px}.pt-disclaimer-title{letter-spacing:.1em;text-transform:uppercase;color:#ffde17;margin-bottom:.5rem;font-size:.78rem;font-weight:800}.pt-disclaimer-body{color:#fff9;font-size:.85rem;line-height:1.7}.pt-enquire{background:#fff;padding:5.5rem 2rem}.pt-enquire-inner{flex-wrap:wrap;align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.pt-enquire-left{flex:1;min-width:260px}.pt-enquire-right{flex:1.3;min-width:320px}.pt-enquire-sub{color:#64748b;margin-bottom:1.75rem;font-size:1rem;line-height:1.7}.pt-enquire-notes{flex-direction:column;gap:.75rem;display:flex}.pt-enquire-note{color:#0b1a3e;align-items:center;gap:10px;font-size:.85rem;font-weight:600;display:flex}.pt-en-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.pt-en-dot--red{background:#ed1c24}.pt-en-dot--yellow{background:#ffde17}.pt-en-dot--navy{background:#0b1a3e;border:1px solid #c0c8d8}.pt-form{background:#f8f9fb;border:1px solid #e8edf5;border-radius:20px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex;box-shadow:0 8px 40px #0b1a3e12}.pt-field-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.pt-field{flex-direction:column;gap:6px;display:flex}.pt-label{color:#0b1a3e;letter-spacing:.04em;font-size:.78rem;font-weight:700}.pt-input{color:#0b1a3e;appearance:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.pt-input:focus{border-color:#ed1c24;box-shadow:0 0 0 3px #ed1c2414}.pt-select{cursor:pointer}.pt-textarea{resize:vertical;min-height:100px}.btn-pt-submit{color:#fff;cursor:pointer;background:#0b1a3e;border:none;border-radius:50px;margin-top:.25rem;padding:.9rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.btn-pt-submit:hover{background:#ed1c24;transform:translateY(-2px);box-shadow:0 8px 24px #ed1c244d}.pt-success{text-align:center;background:#f8f9fb;border:1px solid #e8edf5;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 8px 40px #0b1a3e12}.pt-success-icon{color:#ffde17;background:#0b1a3e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.6rem;font-weight:800;display:flex}.pt-success-title{color:#0b1a3e;margin-bottom:.75rem;font-size:1.4rem;font-weight:800}.pt-success-body{color:#64748b;font-size:.95rem;line-height:1.7}@media (width<=900px){.pt-hero{min-height:unset}.pt-hero-inner{padding:3rem 2rem 0}.pt-hero-cards{padding:0 2rem 2rem}}@media (width<=768px){.pt-hero-inner{padding:2rem 1.5rem 0}.pt-hero-cards{padding:0 1.5rem 2rem}.pt-hero-title{font-size:2rem}.pt-hero-sub{margin-bottom:1.5rem;font-size:1rem}.pt-definition{padding:4rem 1.5rem}.pt-definition-inner{flex-direction:column;gap:2.5rem}.pt-benefits{padding:4rem 1.5rem}.pt-benefits-grid{grid-template-columns:1fr}.pt-process{padding:4rem 1.5rem}.pt-steps{grid-template-columns:1fr;gap:2rem}.pt-step{text-align:left;flex-direction:row;align-items:flex-start;gap:1rem}.pt-step-num{flex-shrink:0;margin-bottom:0}.pt-step-connector{display:none}.pt-disclaimer{padding:2rem 1.5rem}.pt-enquire{padding:4rem 1.5rem}.pt-enquire-inner{flex-direction:column;gap:2.5rem}.pt-form{padding:1.75rem}.pt-field-row{grid-template-columns:1fr}.pt-hero-cards{flex-flow:wrap}}@media (width<=640px){.pt-hero-cards{flex-direction:column;gap:.75rem}.pt-stat-card{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem}.pt-stat-num{font-size:1.4rem}.pt-stat-label{text-align:right;font-size:.75rem}.pt-stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f}}@media (width<=480px){.pt-hero{min-height:auto}.pt-hero-inner{padding:2rem 1.25rem 0}.pt-hero-cards{padding:0 1.25rem 1.5rem}.pt-hero-title{font-size:1.8rem}.pt-hero-title br{display:none}.pt-hero-sub{font-size:.9rem}.pt-hero-cards{margin-top:1.5rem}.pt-stat-card{padding:.9rem 1.2rem}}@media (width<=1024px){.pt-steps{grid-template-columns:1fr 1fr;gap:2.5rem 1rem}.pt-step-connector{display:none}}@media (width<=768px){.pt-steps{grid-template-columns:1fr}}@media (width<=480px){.pt-hero-cards{flex-direction:column}.pt-stat-card{width:100%}}.membership-page{width:100%;font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}.section-eyebrow--light{color:#ffde17}.section-title--light{color:#fff}.ms-hero{background:#0b1a3e;flex-direction:column;min-height:560px;padding:0;display:flex;position:relative;overflow:hidden}.ms-hero-bg-img{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ms-hero-overlay{z-index:1;background:#0000008c;width:100%;height:100%;position:absolute;top:0;left:0}.ms-hero-inner,.ms-hero-badges{z-index:2;position:relative}.ms-hero-inner{width:100%;max-width:1100px;margin:0 auto;padding:4rem 4rem 0 3.5rem}.ms-hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffde17;align-items:center;gap:10px;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:flex}.ms-hero-eyebrow:before{content:"";background:#ffde17;border-radius:2px;width:32px;height:3px;display:inline-block}.ms-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.12}.ms-hero-accent{color:#ffde17}.ms-hero-sub{color:#ffffffa6;max-width:560px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ms-hero-ctas{flex-wrap:wrap;gap:.75rem;display:flex}.btn-ms-red{color:#fff;background:#ed1c24;border:none;border-radius:50px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-ms-red:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ed1c2466}.btn-ms-ghost{color:#fffc;background:0 0;border:1.5px solid #ffffff40;border-radius:50px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.btn-ms-ghost:hover{color:#fff;border-color:#fff9}.ms-hero-badges{z-index:2;flex-wrap:wrap;gap:1rem;width:100%;max-width:1100px;margin:2rem auto 0;padding:0 4rem 2rem 3.5rem;display:flex;position:relative}.ms-badge{border-radius:16px;flex:1;align-items:center;gap:12px;min-width:200px;padding:1rem 1.5rem;display:flex}.ms-badge--red{background:#ed1c2426;border:1px solid #ed1c244d}.ms-badge--yellow{background:#ffde17;border:1px solid #ffde17}.ms-badge--dark{background:#ffffff0d;border:1px solid #ffffff1a}.ms-badge-icon{color:#ffde17;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.ms-badge-title{color:#fff;margin-bottom:3px;font-size:.9rem;font-weight:800;line-height:1}.ms-badge-sub{color:#ffffff8c;font-size:.75rem;font-weight:500}.ms-hero-bar{z-index:2;background:linear-gradient(90deg,#ed1c24 0%,#ffde17 55%,#0000 100%);height:4px;position:absolute;bottom:0;left:0;right:0}.ms-intro{background:#fff;border-bottom:1px solid #eef1f6;padding:4rem 2rem}.ms-intro-inner{flex-wrap:wrap;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:flex}.ms-intro-text{color:#4a5568;flex:1.4;min-width:280px;font-size:1.05rem;line-height:1.8}.ms-intro-text strong{color:#0b1a3e;font-weight:800}.ms-intro-highlight{color:#fff;background:#0b1a3e;border-radius:16px;flex:1;min-width:240px;padding:2rem 1.75rem;font-size:1.05rem;font-weight:700;line-height:1.55;position:relative}.ms-intro-quote{color:#ffde17;margin-bottom:.75rem;font-family:Georgia,serif;font-size:2.5rem;line-height:1}.ms-intro-highlight p{margin:0;font-size:1rem;line-height:1.55}.ms-eligibility{background:#f8f9fb;padding:5.5rem 2rem}.ms-elig-inner{flex-wrap:wrap;align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.ms-elig-left{flex:1.2;min-width:280px}.ms-elig-right{flex:1;min-width:300px}.ms-elig-body{color:#4a5568;margin-bottom:1.75rem;font-size:1rem;line-height:1.75}.ms-criteria-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.ms-criteria-item{color:#374151;align-items:flex-start;gap:10px;font-size:.92rem;font-weight:500;line-height:1.5;display:flex}.ms-criteria-check{background:#ed1c24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.ms-process-card{background:#0b1a3e;border-radius:20px;overflow:hidden}.ms-process-title{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ed1c24;padding:1.25rem 1.75rem;font-size:.85rem;font-weight:800}.ms-process-steps{flex-direction:column;gap:0;padding:1.5rem 1.75rem;display:flex}.ms-process-step{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:1rem;padding:1rem 0;display:flex}.ms-process-step:last-child{border-bottom:none}.ms-ps-num{color:#ffde17;letter-spacing:.1em;flex-shrink:0;min-width:24px;padding-top:2px;font-size:.65rem;font-weight:800}.ms-ps-title{color:#fff;margin-bottom:.3rem;font-size:.9rem;font-weight:800}.ms-ps-body{color:#ffffff8c;font-size:.82rem;line-height:1.6}.ms-benefits{background:#0b1a3e;padding:5.5rem 2rem;position:relative;overflow:hidden}.ms-benefits:before{content:"";pointer-events:none;border:80px solid #ed1c240d;border-radius:50%;width:380px;height:380px;position:absolute;top:-100px;right:-100px}.ms-benefits-inner{max-width:1100px;margin:0 auto}.ms-benefits-header{max-width:640px;margin-bottom:3rem}.ms-benefits-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.ms-benefit-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:1.6rem 1.5rem;transition:background .2s,transform .2s;position:relative;overflow:hidden}.ms-benefit-card:before{content:"";background:0 0;height:3px;transition:background .25s;position:absolute;top:0;left:0;right:0}.ms-benefit-card:hover{background:#ffffff12;transform:translateY(-3px)}.ms-benefit-card:hover:before{background:linear-gradient(90deg,#ed1c24,#ffde17)}.ms-benefit-card--highlight{background:#ed1c241f;border-color:#ed1c244d}.ms-benefit-card--highlight:before{background:linear-gradient(90deg,#ed1c24,#ffde17)}.ms-benefit-letter{color:#ffffff0a;pointer-events:none;font-size:1.8rem;font-weight:900;line-height:1;position:absolute;top:1rem;right:1.25rem}.ms-benefit-icon{color:#ffde17;background:#ffde171a;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;display:flex}.ms-benefit-card--highlight .ms-benefit-icon{background:#ffffff26}.ms-benefit-title{color:#fff;margin-bottom:.5rem;font-size:.92rem;font-weight:800;line-height:1.35}.ms-benefit-body{color:#ffffff8c;font-size:.83rem;line-height:1.65}.ms-benefit-card--highlight .ms-benefit-body{color:#ffffffbf}.ms-band{background:#ed1c24;padding:4rem 2rem;position:relative;overflow:hidden}.ms-band-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;display:flex;position:relative}.ms-band-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffde17;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.ms-band-title{color:#fff;max-width:600px;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:800;line-height:1.25}.btn-ms-yellow{color:#0b1a3e;white-space:nowrap;background:#ffde17;border:none;border-radius:50px;flex-shrink:0;padding:.9rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-ms-yellow:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.ms-band-deco-l{pointer-events:none;border:50px solid #ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;left:-60px}.ms-band-deco-r{pointer-events:none;border:60px solid #ffffff0d;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;right:-50px}.ms-apply{background:#fff;padding:5.5rem 2rem}.ms-apply-inner{flex-wrap:wrap;align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.ms-apply-left{flex:1;min-width:260px}.ms-apply-right{flex:1.4;min-width:320px}.ms-apply-sub{color:#64748b;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.ms-apply-notes{flex-direction:column;gap:.7rem;margin-bottom:2rem;display:flex}.ms-apply-note{color:#374151;align-items:center;gap:10px;font-size:.85rem;font-weight:600;display:flex}.ms-an-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ms-an-dot--red{background:#ed1c24}.ms-an-dot--yellow{background:#ffde17}.ms-an-dot--navy{background:#0b1a3e}.ms-launch-notice{color:#ffffffa6;background:#0b1a3e;border-radius:12px;align-items:flex-start;gap:10px;padding:1.25rem;font-size:.85rem;line-height:1.65;display:flex}.ms-launch-notice svg{flex-shrink:0;margin-top:2px}.ms-launch-notice strong{color:#ffde17}.ms-form{background:#f8f9fb;border:1px solid #e8edf5;border-radius:20px;flex-direction:column;gap:1.1rem;padding:2.5rem;display:flex;box-shadow:0 8px 40px #0b1a3e12}.ms-form-section-title{letter-spacing:.14em;text-transform:uppercase;color:#ed1c24;border-top:1px solid #e8edf5;margin-top:.25rem;padding-top:.5rem;font-size:.68rem;font-weight:800}.ms-form-section-title:first-child{border-top:none;margin-top:0;padding-top:0}.ms-field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ms-field{flex-direction:column;gap:5px;display:flex}.ms-label{color:#0b1a3e;letter-spacing:.03em;font-size:.75rem;font-weight:700}.ms-input-icon{align-items:center;display:flex;position:relative}.ms-icon{color:#94a3b8;pointer-events:none;font-size:14px;position:absolute;left:12px}.ms-input{color:#0b1a3e;appearance:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ms-input-with-icon{padding-left:38px}.ms-input:focus{border-color:#ed1c24;box-shadow:0 0 0 3px #ed1c2414}.ms-select{cursor:pointer}.ms-checkbox-field{margin-top:.25rem}.ms-checkbox-label{color:#374151;cursor:pointer;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.55;display:flex}.ms-checkbox{accent-color:#ed1c24;cursor:pointer;border:1.5px solid #e2e8f0;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin-top:2px}.btn-ms-submit{color:#fff;cursor:pointer;background:#0b1a3e;border:none;border-radius:50px;margin-top:.5rem;padding:.9rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.btn-ms-submit:hover{background:#ed1c24;transform:translateY(-2px);box-shadow:0 8px 24px #ed1c244d}.ms-success{text-align:center;background:#f8f9fb;border:1px solid #e8edf5;border-radius:20px;padding:3.5rem 2.5rem;box-shadow:0 8px 40px #0b1a3e12}.ms-success-icon{color:#ffde17;background:#0b1a3e;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 1.25rem;font-size:1.8rem;font-weight:800;display:flex}.ms-success-title{color:#0b1a3e;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.ms-success-body{color:#64748b;max-width:400px;margin:0 auto;font-size:.95rem;line-height:1.7}@media (width<=900px){.ms-hero{min-height:unset}.ms-hero-inner{padding:3rem 2rem 0}.ms-hero-badges{padding:0 2rem 2rem}}@media (width<=768px){.ms-hero-inner{padding:2rem 1.5rem 0}.ms-hero-badges{padding:0 1.5rem 2rem}.ms-hero-title{font-size:2rem}.ms-hero-sub{margin-bottom:1.5rem;font-size:1rem}.ms-hero-badges{margin-top:2rem}.ms-badge{min-width:100%}.ms-intro{padding:3rem 1.5rem}.ms-intro-inner{flex-direction:column;gap:2rem}.ms-eligibility{padding:4rem 1.5rem}.ms-elig-inner{flex-direction:column;gap:2.5rem}.ms-benefits{padding:4rem 1.5rem}.ms-benefits-grid{grid-template-columns:1fr}.ms-band{padding:3rem 1.5rem}.ms-band-inner{flex-direction:column;align-items:flex-start}.ms-apply{padding:4rem 1.5rem}.ms-apply-inner{flex-direction:column;gap:2.5rem}.ms-form{padding:1.75rem}.ms-field-row{grid-template-columns:1fr}.ms-icon{font-size:12px}.ms-input-with-icon{padding-left:34px}}@media (width<=640px){.ms-hero-badges{flex-direction:column;gap:.75rem}.ms-badge{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem}.ms-badge-icon{margin-bottom:0}.ms-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f}}@media (width<=480px){.ms-hero{min-height:auto}.ms-hero-inner{padding:2rem 1.25rem 0}.ms-hero-badges{padding:0 1.25rem 1.5rem}.ms-hero-title{font-size:1.8rem}.ms-hero-title br{display:none}.ms-hero-sub{font-size:.9rem}.ms-hero-badges{margin-top:1.5rem}.ms-badge{padding:.9rem 1.2rem}.ms-benefits-grid{grid-template-columns:1fr}}@media (width<=1024px){.ms-hero-inner{flex-wrap:wrap}}.contact-page{width:100%;font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}.section-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ed1c24;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.section-title{color:#0b1a3e;margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.2}.yellow-rule{background:#ffde17;border-radius:2px;width:48px;height:4px;margin-bottom:1.75rem}.ct-hero{background:#f4f6f9;align-items:stretch;min-height:560px;display:flex;overflow:hidden}.ct-hero-image-col{flex:1;min-width:0;position:relative;overflow:hidden}.ct-hero-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.ct-hero-content-col{background:#f4f6f9;flex-direction:column;flex:1;justify-content:center;padding:4rem 4rem 4rem 3.5rem;display:flex}.ct-hero-title{color:#0b1a3e;letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:900;line-height:1.05}.ct-hero-accent{color:#0b1a3e}.ct-hero-sub{color:#64748b;max-width:380px;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.ct-contact-card{background:#fff;border:2.5px solid #ed1c24;border-radius:18px;flex-direction:column;max-width:380px;padding:.5rem 0;display:flex;box-shadow:0 4px 20px #ed1c2414}.ct-contact-divider{background:#f1f4f8;height:1px;margin:0 1.5rem}.ct-location-row{color:#94a3b8;align-items:center;gap:8px;margin-top:1.25rem;font-size:.85rem;font-weight:600;display:flex}.ct-location-icon{color:#ed1c24;align-items:center;display:flex}.ct-form-section{background:#fff;padding:5.5rem 2rem}.ct-form-inner{flex-wrap:wrap;align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.ct-form-col{flex:1.3;min-width:300px}.ct-info-col{flex-direction:column;flex:1;gap:1rem;min-width:260px;display:flex}.ct-form{flex-direction:column;gap:1.1rem;display:flex}.ct-field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ct-field{flex-direction:column;gap:5px;display:flex}.ct-label{color:#0b1a3e;letter-spacing:.04em;font-size:.75rem;font-weight:700}.ct-input{color:#0b1a3e;appearance:none;background:#f8f9fb;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.92rem;transition:border-color .2s,box-shadow .2s,background .2s}.ct-input:focus{background:#fff;border-color:#ed1c24;box-shadow:0 0 0 3px #ed1c2414}.ct-select{cursor:pointer}.ct-textarea{resize:vertical;min-height:120px}.btn-ct-submit{color:#fff;cursor:pointer;background:#ed1c24;border:none;border-radius:50px;align-self:flex-start;padding:.9rem 2.25rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-ct-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ed1c2459}.ct-success{text-align:center;background:#f8f9fb;border:1px solid #e8edf5;border-radius:20px;padding:3rem 2rem}.ct-success-icon{color:#ffde17;background:#0b1a3e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.6rem;font-weight:800;display:flex}.ct-success-title{color:#0b1a3e;margin-bottom:.6rem;font-size:1.4rem;font-weight:800}.ct-success-body{color:#64748b;font-size:.92rem;line-height:1.7}.ct-info-card{border-radius:16px;flex-direction:column;gap:.3rem;padding:1.5rem 1.75rem;display:flex}.ct-info-card--red{background:#ed1c24}.ct-info-card--navy{background:#0b1a3e}.ct-info-card--outline{background:#fff;border:1.5px solid #e8edf5;box-shadow:0 4px 16px #0b1a3e0f}.ct-info-card-icon{background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.6rem;display:flex}.ct-info-card-icon--dark{background:#ed1c2414}.ct-info-card-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.15rem;font-size:.68rem;font-weight:700}.ct-info-card-label--dark{color:#94a3b8}.ct-info-card-value{color:#fff;font-size:1rem;font-weight:800;text-decoration:none;transition:opacity .2s}.ct-info-card-value:hover{opacity:.8}.ct-info-card-value--dark{color:#0b1a3e}.ct-info-card-sub{color:#ffffff8c;margin-top:4px;font-size:.78rem;line-height:1.4}.ct-info-card-sub--dark{color:#94a3b8}.ct-launch-notice{background:#ffde1714;border:1px solid #ffde1740;border-radius:14px;align-items:flex-start;gap:12px;margin-top:.25rem;padding:1.25rem 1.5rem;display:flex}.ct-launch-dot{background:#ed1c24;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;animation:1.5s ease-in-out infinite ctPulse}@keyframes ctPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.ct-launch-title{color:#0b1a3e;margin-bottom:3px;font-size:.85rem;font-weight:800}.ct-launch-sub{color:#64748b;font-size:.8rem;line-height:1.5}@media (width<=900px){.ct-hero{min-height:unset;flex-direction:column}.ct-hero-image-col{height:300px}.ct-hero-content-col{padding:3rem 2rem}}@media (width<=768px){.ct-hero-image-col{height:260px}.ct-hero-title{font-size:2.8rem}.ct-contact-card{max-width:100%}.ct-form-section{padding:4rem 1.5rem}.ct-form-inner{flex-direction:column;gap:3rem}.ct-field-row{grid-template-columns:1fr}.btn-ct-submit{text-align:center;width:100%}}@media (width<=480px){.ct-hero-title{font-size:2.4rem}.ct-hero-content-col{padding:2.5rem 1.5rem}}.ct-contact-phone-numbers{flex-direction:column;gap:4px;display:flex}.ct-contact-phone-numbers span{color:#0b1a3e;font-size:.97rem;font-weight:600}.ct-contact-row:hover .ct-contact-phone-numbers span{color:#ed1c24}.ct-contact-row{color:#0b1a3e;border-radius:4px;align-items:center;gap:14px;padding:1rem 1.5rem;font-size:.97rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.ct-contact-row:hover{color:#ed1c24;background:#ed1c240a}.ct-contact-row:hover .ct-contact-icon{color:#fff;background:#ed1c24}.ct-contact-icon{color:#fff;background:#0b1a3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.ct-success-icon{color:#ffde17;background:#0b1a3e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}@media (width<=480px){.ct-contact-phone-numbers span{font-size:.85rem}.ct-contact-icon{width:32px;height:32px}.ct-contact-row{padding:.75rem 1rem}}
