:root{--erh-navy:#061b3d;--erh-navy-2:#092b5c;--erh-blue:#156fe8;--erh-gold:#f5a800;--erh-ink:#0c1f3f;--erh-muted:#59677b;--erh-line:#dce6f2;--erh-soft:#f3f7fc;--erh-white:#fff;--erh-shadow:0 18px 45px rgba(13,36,70,.11);--erh-radius:18px}
.erh,.erh *{box-sizing:border-box}.erh{font-family:"DM Sans",Arial,sans-serif;color:var(--erh-ink);background:#fff;overflow:hidden}.erh h1,.erh h2,.erh h3,.erh p{margin-top:0}.erh h1,.erh h2{font-family:"Source Serif 4",Georgia,serif;letter-spacing:-.03em}.erh a{text-decoration:none}.erh button,.erh input{font:inherit}.erh img{display:block;max-width:100%}.erh .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.erh-container{width:min(1460px,calc(100% - 64px));margin-inline:auto}.erh-icon{width:24px;height:24px;flex:none}.erh-eyebrow{margin:0 0 12px;color:var(--erh-gold);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.erh-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 20px;border:1px solid transparent;border-radius:9px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.erh-button:hover{transform:translateY(-2px)}.erh-button--gold{background:linear-gradient(135deg,#ffc837,#f6a400);color:#071a39!important;box-shadow:0 10px 25px rgba(245,168,0,.24)}.erh-button--gold:hover{background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.18)}.erh-button--navy{background:var(--erh-navy);color:#fff!important}.erh-button[disabled]{opacity:.66;cursor:not-allowed}.erh-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--erh-blue);font-size:13px;font-weight:800}.erh-text-link .erh-icon{width:17px}.erh-preview-label{align-self:center;padding:5px 9px;border:1px solid #cbd9ea;border-radius:999px;background:#f6f9fd;color:#66758a;font-size:11px;font-weight:700;white-space:nowrap}.erh-section-heading{margin-bottom:24px}.erh-section-heading h2{margin:0;font-size:30px;line-height:1.12}.erh-section-heading--row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}
.erh-hero{position:relative;min-height:560px;color:#fff;background:#03152f;isolation:isolate}.erh-hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,#03152f);z-index:-1}.erh-hero__layout{position:relative;min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,1.2fr);align-items:center;padding:68px 0 132px}.erh-hero__content{position:relative;z-index:3;max-width:670px}.erh-hero h1{margin:0 0 8px;color:#fff;font-size:62px;line-height:1}.erh-hero__lead{font-size:25px;font-weight:500;line-height:1.35}.erh-hero__lead strong{color:var(--erh-gold)}.erh-hero__copy{max-width:590px;color:#dce7f6;font-size:16px;line-height:1.7}.erh-hero__visual{position:absolute;z-index:-2;inset:0 0 0 35%;overflow:hidden}.erh-hero__visual:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#03152f 0%,rgba(3,21,47,.9) 19%,rgba(3,21,47,.28) 55%,rgba(3,21,47,.08) 100%)}.erh-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center}.erh-search{position:relative;z-index:10;display:flex;width:min(100%,660px);height:58px;margin-top:25px;background:#fff;border:1px solid rgba(255,255,255,.5);border-radius:13px;box-shadow:0 15px 40px rgba(0,0,0,.23)}.erh-search input{min-width:0;flex:1;border:0;outline:0;padding:0 18px;color:var(--erh-ink);background:transparent}.erh-search button{width:58px;display:grid;place-items:center;border:0;background:transparent;color:var(--erh-ink);cursor:pointer}.erh-search__results{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:340px;overflow:auto;padding:8px;background:#fff;border-radius:12px;box-shadow:var(--erh-shadow);color:var(--erh-ink)}.erh-search__results a{display:block;padding:12px;border-radius:8px;color:var(--erh-ink)}.erh-search__results a:hover,.erh-search__results a:focus{background:var(--erh-soft)}.erh-search__results strong{display:block}.erh-search__results small{color:var(--erh-muted)}.erh-popular{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;font-size:11px}.erh-popular span{color:#cdd8e6}.erh-popular button{padding:6px 11px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;background:rgba(255,255,255,.06);cursor:pointer}.erh-popular button:hover{border-color:var(--erh-gold);color:var(--erh-gold)}.erh-hero__signals{position:absolute;z-index:2;left:0;right:0;bottom:20px;display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:18px 20px;list-style:none;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(4,29,64,.78);backdrop-filter:blur(16px);box-shadow:0 15px 40px rgba(0,0,0,.22)}.erh-hero__signals li{display:flex;align-items:center;gap:12px;padding:0 16px;border-right:1px solid rgba(255,255,255,.14)}.erh-hero__signals li:last-child{border-right:0}.erh-hero__signals .erh-icon{color:var(--erh-gold)}.erh-hero__signals strong,.erh-hero__signals small{display:block}.erh-hero__signals strong{font-size:13px}.erh-hero__signals small{margin-top:3px;color:#b8c8db;font-size:10px}
.erh-category-nav{position:relative;z-index:4;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:24px}.erh-category{display:flex;gap:14px;min-height:146px;padding:22px 18px;border:1px solid var(--erh-line);border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(8,34,70,.07);transition:transform .2s ease,box-shadow .2s ease}.erh-category:hover{transform:translateY(-4px);box-shadow:var(--erh-shadow)}.erh-category__icon{width:50px;height:50px;display:grid;place-items:center;flex:none;border-radius:50%;background:#eaf2ff;color:var(--erh-blue)}.erh-category h2{margin:0 0 6px;font-family:"DM Sans",Arial,sans-serif;font-size:14px;letter-spacing:0}.erh-category p{min-height:40px;margin-bottom:10px;color:var(--erh-muted);font-size:11px;line-height:1.55}.erh-green .erh-category__icon{background:#e9f8ee;color:#168b4f}.erh-orange .erh-category__icon{background:#fff0e3;color:#e46d12}.erh-purple .erh-category__icon{background:#f0ebff;color:#6943c5}.erh-red .erh-category__icon{background:#ffe9ec;color:#c22d42}
.erh-journey{display:grid;grid-template-columns:320px 1fr;align-items:center;gap:48px;margin-top:22px;padding:30px 34px;color:#fff;border-radius:16px;background:radial-gradient(circle at 50% 40%,#123d78 0,var(--erh-navy) 48%,#03142f 100%);overflow:hidden}.erh-journey h2{margin-bottom:8px;color:#fff;font-size:28px}.erh-journey__intro p:not(.erh-eyebrow){color:#d6e2f0;font-size:13px;line-height:1.6}.erh-journey__steps{position:relative;display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none}.erh-journey__steps:before{content:"";position:absolute;left:10%;right:10%;top:41px;border-top:1px dashed var(--erh-gold)}.erh-journey__steps li{position:relative;display:flex;align-items:center;flex-direction:column;text-align:center}.erh-journey__steps span{z-index:1;width:78px;height:78px;display:grid;place-items:center;border:1px solid #75a8e8;border-radius:50%;background:#061c42;box-shadow:0 0 20px rgba(45,126,239,.28)}.erh-journey__steps b{z-index:2;width:24px;height:24px;display:grid;place-items:center;margin-top:-8px;border:1px solid var(--erh-gold);border-radius:50%;background:var(--erh-navy);color:var(--erh-gold);font-size:11px}.erh-journey__steps strong{margin-top:7px;font-size:11px}
.erh-media-community{display:grid;grid-template-columns:1.55fr 1fr;gap:28px;padding-block:38px}.erh-video-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:14px}.erh-featured-video{position:relative;min-height:280px;padding:0;border:0;border-radius:14px;overflow:hidden;background:var(--erh-navy);color:#fff;text-align:left;cursor:pointer}.erh-video__poster{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,15,37,.9),rgba(0,15,37,.08)),url('../images/hero-network-globe.jpg') center/cover}.erh-video__play{position:absolute;left:50%;top:50%;width:68px;height:68px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(4,21,50,.72);backdrop-filter:blur(6px)}.erh-video__text{position:absolute;left:20px;right:20px;bottom:18px}.erh-video__text strong,.erh-video__text small{display:block}.erh-video__text small{margin-top:5px;color:#c7d3e3}.erh-video-list{display:grid;gap:9px}.erh-video-list>div{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--erh-line);border-radius:12px;background:#fff}.erh-video-list span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;color:var(--erh-blue)}.erh-video-list p{margin:0}.erh-video-list strong,.erh-video-list small{display:block}.erh-video-list strong{font-size:12px}.erh-video-list small{margin-top:4px;color:var(--erh-muted);font-size:10px}.erh-community{padding-left:28px;border-left:1px solid var(--erh-line)}.erh-social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.erh-social-grid a,.erh-social-grid span{min-height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid var(--erh-line);border-radius:12px;color:var(--erh-ink);background:#fff}.erh-social-grid a:hover{border-color:var(--erh-blue);transform:translateY(-2px)}.erh-social-grid .erh-icon{color:var(--erh-blue)}.erh-social-grid strong{font-size:11px}.erh-social-grid small{color:var(--erh-muted);font-size:9px}.erh-social-grid .is-pending{opacity:.64}.erh-community-card{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:14px;padding:22px;color:#fff;border-radius:14px;background:linear-gradient(135deg,#092e68,#061a3e)}.erh-community-card p{margin:6px 0 0;color:#d6e2f0;font-size:11px;line-height:1.5}.erh-community-card .erh-button{flex:none}
.erh-map{position:relative;min-height:340px;display:grid;grid-template-columns:1fr 260px;align-items:center;margin-bottom:14px;padding:42px;color:#fff;border-radius:16px;overflow:hidden;background:#03142f}.erh-map__image{position:absolute;inset:0}.erh-map__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,47,.98) 0%,rgba(3,20,47,.72) 42%,rgba(3,20,47,.3) 75%,rgba(3,20,47,.76) 100%)}.erh-map__image img{width:100%;height:100%;object-fit:cover}.erh-map__content,.erh-map__filters{position:relative;z-index:1}.erh-map__content{max-width:410px}.erh-map h2{margin-bottom:10px;color:#fff;font-size:38px}.erh-map__content>p:not(.erh-eyebrow){color:#d8e2ee;line-height:1.7}.erh-map__filters{justify-self:end;width:220px;padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(2,19,44,.75);backdrop-filter:blur(8px)}.erh-map__filters strong{display:block;margin-bottom:10px}.erh-map__filters button{width:100%;padding:8px 9px;border:0;border-radius:6px;color:#dbe6f2;background:transparent;text-align:left;cursor:pointer}.erh-map__filters button:hover,.erh-map__filters .is-active{background:rgba(245,168,0,.13);color:var(--erh-gold)}.erh-live{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:38px;border:1px solid var(--erh-line);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(11,37,74,.07)}.erh-live span{padding:13px 16px;border-right:1px solid var(--erh-line);font-size:11px;text-align:center}.erh-live span:last-child{border:0}.erh-live b{margin-right:5px;color:#e44}
.erh-collections{padding-bottom:38px}.erh-collection-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.erh-collection-card{padding:20px 16px;border:1px solid var(--erh-line);border-radius:14px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 9px 25px rgba(10,35,70,.07)}.erh-collection-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:var(--erh-blue)}.erh-collection-card h3{margin:14px 0 8px;font-size:14px}.erh-collection-card p{min-height:52px;color:var(--erh-muted);font-size:11px;line-height:1.55}
.erh-utility{display:grid;grid-template-columns:1fr 1fr .78fr;gap:14px;padding-bottom:36px}.erh-panel{padding:22px;border:1px solid var(--erh-line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(8,34,70,.06)}.erh-panel h2{font-family:"DM Sans",Arial,sans-serif;font-size:19px;letter-spacing:0}.erh-empty-state{display:flex;align-items:center;gap:14px;min-height:90px;padding:16px;border:1px dashed #c7d5e7;border-radius:12px;background:#f8fbff}.erh-empty-state>.erh-icon{color:var(--erh-blue)}.erh-empty-state strong{font-size:13px}.erh-empty-state p{margin:4px 0 0;color:var(--erh-muted);font-size:11px;line-height:1.5}.erh-event{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid var(--erh-line);color:var(--erh-ink)}.erh-event:last-child{border-bottom:0}.erh-event span{flex:1}.erh-event strong,.erh-event small{display:block}.erh-event small{color:var(--erh-muted)}.erh-newsletter{background:linear-gradient(145deg,#fffaf0,#fff1d8)}.erh-newsletter>p:not(.erh-eyebrow){color:var(--erh-muted);font-size:13px;line-height:1.55}.erh-newsletter small{display:block;margin-top:10px;color:#7a6b56;font-size:10px;line-height:1.4}
.erh-faq{padding-bottom:30px}.erh-accordion{display:grid;grid-template-columns:1fr 1fr;gap:10px}.erh-accordion details{border:1px solid var(--erh-line);border-radius:11px;background:#fff}.erh-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;font-size:13px;font-weight:700;list-style:none}.erh-accordion summary::-webkit-details-marker{display:none}.erh-accordion summary .erh-icon{width:18px;transition:transform .2s ease}.erh-accordion details[open] summary .erh-icon{transform:rotate(90deg)}.erh-accordion details>div{padding:0 18px 16px;color:var(--erh-muted);font-size:12px;line-height:1.65}.erh-help{display:grid;grid-template-columns:310px 1fr;align-items:center;gap:28px;margin-bottom:34px;padding:25px 28px;color:#fff;border-radius:15px;background:radial-gradient(circle at 80% 20%,#164b8d,#061b3d 55%)}.erh-help h2{margin-bottom:5px;color:#fff;font-size:30px}.erh-help p:not(.erh-eyebrow){margin:0;color:#c8d5e5}.erh-help__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.erh-help__actions a{display:flex;align-items:center;gap:11px;padding:15px;border:1px solid rgba(255,255,255,.18);border-radius:11px;color:#fff;background:rgba(255,255,255,.06)}.erh-help__actions a:hover{border-color:var(--erh-gold);background:rgba(245,168,0,.08)}.erh-help__actions span{flex:1}.erh-help__actions strong,.erh-help__actions small{display:block}.erh-help__actions strong{font-size:12px}.erh-help__actions small{margin-top:3px;color:#b8c8da;font-size:10px}.erh-help__actions>a>.erh-icon:last-child{width:16px}
@media (max-width:1200px){.erh-container{width:min(100% - 40px,1160px)}.erh-hero h1{font-size:52px}.erh-hero__layout{grid-template-columns:1fr 1fr}.erh-hero__signals{grid-template-columns:repeat(3,1fr);gap:14px}.erh-hero__signals li{border:0}.erh-category-nav{grid-template-columns:repeat(3,1fr)}.erh-journey{grid-template-columns:1fr}.erh-media-community{grid-template-columns:1fr}.erh-community{padding:0;border:0}.erh-collection-grid{grid-template-columns:repeat(3,1fr)}.erh-utility{grid-template-columns:1fr 1fr}.erh-newsletter{grid-column:1/-1}.erh-help{grid-template-columns:1fr}}
@media (max-width:782px){.erh-container{width:calc(100% - 28px)}.erh-section-heading h2{font-size:26px}.erh-hero,.erh-hero__layout{min-height:auto}.erh-hero__layout{display:block;padding:150px 0 215px}.erh-hero__content{max-width:none}.erh-hero h1{font-size:42px}.erh-hero__lead{font-size:20px}.erh-hero__copy{font-size:14px}.erh-hero__visual{inset:0}.erh-hero__visual:before{background:linear-gradient(90deg,rgba(3,21,47,.98),rgba(3,21,47,.74)),linear-gradient(0deg,#03152f,transparent 60%)}.erh-search{height:54px}.erh-popular{display:none}.erh-hero__signals{left:0;right:0;bottom:18px;grid-template-columns:1fr 1fr;padding:14px}.erh-hero__signals li{padding:7px}.erh-hero__signals li:last-child{display:none}.erh-category-nav{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 0 13px}.erh-category{min-width:250px;scroll-snap-align:start}.erh-journey{padding:25px 18px}.erh-journey__steps{grid-template-columns:repeat(5,130px);overflow-x:auto;padding-bottom:8px}.erh-journey__steps:before{display:none}.erh-video-grid{grid-template-columns:1fr}.erh-video-list{grid-template-columns:1fr 1fr 1fr}.erh-video-list>div{align-items:flex-start;flex-direction:column}.erh-social-grid{grid-template-columns:repeat(4,1fr)}.erh-community-card{align-items:flex-start;flex-direction:column}.erh-map{grid-template-columns:1fr;padding:28px 22px}.erh-map__filters{display:none}.erh-map h2{font-size:32px}.erh-live{display:flex;overflow:auto}.erh-live span{min-width:140px}.erh-collection-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.erh-collection-card{min-width:240px;scroll-snap-align:start}.erh-utility{grid-template-columns:1fr}.erh-newsletter{grid-column:auto}.erh-accordion{grid-template-columns:1fr}.erh-help__actions{grid-template-columns:1fr}}
@media (max-width:520px){.erh-container{width:calc(100% - 24px)}.erh-hero__layout{padding:150px 0 238px}.erh-hero h1{font-size:36px}.erh-hero__lead{font-size:18px}.erh-hero__signals{grid-template-columns:1fr 1fr}.erh-hero__signals strong{font-size:11px}.erh-hero__signals small{font-size:8px}.erh-category-nav{margin-top:14px}.erh-journey{margin-top:10px}.erh-video-list{grid-template-columns:1fr}.erh-featured-video{min-height:240px}.erh-social-grid{grid-template-columns:1fr 1fr}.erh-map{min-height:390px}.erh-map__image img{object-position:center}.erh-section-heading--row{align-items:flex-start;flex-direction:column}.erh-utility{padding-bottom:28px}.erh-help{padding:24px 18px}.erh-help h2{font-size:27px}}
@media (prefers-reduced-motion:reduce){.erh *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Production refinement 1.2.0: scoped layout, motion and accessible states. */
.erh{display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.erh h1,.erh h2{font-family:Georgia,"Times New Roman",serif}.erh [hidden]{display:none!important}.erh-search[aria-busy="true"]{outline:2px solid rgba(245,168,0,.55)}.erh-search__results a.is-active{background:var(--erh-soft);outline:2px solid var(--erh-blue)}
.erh-journey__steps li{display:block}.erh-journey__steps button{width:100%;display:flex;align-items:center;flex-direction:column;padding:0;border:0;color:#fff;background:transparent;cursor:pointer}.erh-journey__steps button[aria-pressed="true"] span{border-color:var(--erh-gold);box-shadow:0 0 28px rgba(245,168,0,.35)}
.erh-video-list a{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--erh-line);border-radius:12px;background:#fff;color:var(--erh-ink)}.erh-video-list a span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;color:var(--erh-blue)}.erh-video-frame{width:100%;border:0}.erh-social-grid--active{grid-template-columns:repeat(2,1fr)}
.erh-map__results{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.erh-map__results a,.erh-map__results>span{padding:8px 10px;border:1px solid rgba(255,255,255,.24);border-radius:8px;color:#fff;background:rgba(3,20,47,.6)}.erh-map__results strong,.erh-map__results small{display:block}.erh-map__results small{color:#c9d8e8}.erh-live{overflow:hidden}
.erh--motion [data-reveal],.erh--motion .erh-category,.erh--motion .erh-collection-card,.erh--motion .erh-panel{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}.erh--motion .is-visible{opacity:1;transform:none}.erh--motion .erh-hero__visual img{transform:translate3d(var(--px,0),var(--py,0),0) scale(1.025);transition:transform .7s ease}.erh--motion .erh-hero__signals .erh-icon{animation:erh-soft-pulse 4.5s ease-in-out infinite}.erh--motion .erh-category__icon,.erh--motion .erh-collection-card>span{transition:transform .3s ease}.erh--motion .erh-category:hover .erh-category__icon,.erh--motion .erh-collection-card:hover>span{transform:rotate(-4deg) scale(1.08)}.erh--motion .erh-video__play{animation:erh-play-pulse 2.8s ease-in-out infinite}.erh--motion .erh-social-grid a{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.erh--motion .erh-social-grid a:hover{box-shadow:0 12px 30px rgba(21,111,232,.17)}
@keyframes erh-soft-pulse{0%,100%{opacity:.76;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes erh-play-pulse{0%,100%{box-shadow:0 0 0 0 rgba(255,255,255,.1)}50%{box-shadow:0 0 0 12px rgba(255,255,255,0)}}
@media (max-width:782px){.erh-social-grid--active{grid-template-columns:repeat(2,1fr)}.erh-map__results{max-height:145px;overflow:auto}.erh--motion [data-reveal],.erh--motion .erh-category,.erh--motion .erh-collection-card,.erh--motion .erh-panel{transform:translateY(12px)}}
@media (prefers-reduced-motion:reduce){.erh--motion [data-reveal],.erh--motion .erh-category,.erh--motion .erh-collection-card,.erh--motion .erh-panel{opacity:1;transform:none}.erh--motion .erh-hero__visual img{transform:none}.erh--motion .erh-hero__signals .erh-icon,.erh--motion .erh-video__play{animation:none}}

/* Hero finalization 1.3.0: scoped to the existing Resource Hub hero only. */
.erh-hero{height:clamp(490px,39vw,520px);min-height:0;overflow:visible;background:radial-gradient(circle at 74% 48%,#0a3268 0,#061e45 27%,#03152f 66%)}
.erh-hero:after{height:78px;background:linear-gradient(transparent,#03152f)}
.erh-hero__layout{height:100%;min-height:0;grid-template-columns:minmax(0,610px) minmax(420px,1fr);padding:42px 0 82px}
.erh-hero__content{max-width:610px}
.erh-hero .erh-eyebrow{margin:0 0 8px;font-size:12px;line-height:1.2}
.erh-hero h1{margin:0 0 8px;font-size:54px;line-height:.98}
.erh-hero__lead{margin:0 0 8px;font-size:21px;line-height:1.35;font-weight:650}
.erh-hero__lead strong{color:var(--erh-gold);font-weight:750}
.erh-hero__copy{max-width:555px;margin:0;color:#dce7f6;font-size:14.5px;line-height:1.58}
.erh-hero__visual{inset:-8px 2% 0 31%;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 19%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 19%,#000 95%,transparent 100%)}
.erh-hero__visual:before{background:linear-gradient(90deg,#03152f 0%,rgba(3,21,47,.9) 21%,rgba(3,21,47,.28) 48%,rgba(3,21,47,.04) 100%)}
.erh-hero__visual:after{content:"";position:absolute;z-index:2;inset:0;background:radial-gradient(circle at 71% 40%,rgba(245,168,0,.42) 0 2px,transparent 4px),radial-gradient(circle at 80% 55%,rgba(112,179,255,.38) 0 2px,transparent 4px),radial-gradient(circle at 62% 62%,rgba(245,168,0,.3) 0 1px,transparent 4px);opacity:.72;pointer-events:none}
.erh-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:62% 48%;transform:translate3d(var(--px,0),var(--py,0),0) scale(1.1);filter:saturate(.94) contrast(1.02)}
.erh-search{width:min(100%,590px);height:56px;margin-top:17px;border-radius:13px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.erh-search:focus-within{border-color:rgba(245,168,0,.9);box-shadow:0 0 0 4px rgba(245,168,0,.15),0 17px 42px rgba(0,0,0,.25)}
.erh-search input{padding:0 17px;font-size:14px}
.erh-search input:focus-visible,.erh-search button:focus-visible{outline:0}
.erh-search button{width:56px;transition:color .18s ease,transform .18s ease}
.erh-search:focus-within button{color:var(--erh-blue);transform:scale(1.04)}
.erh-search[aria-busy="true"]{outline:0}
.erh-search[aria-busy="true"] button .erh-icon{animation:erh-search-breathe .8s ease-in-out infinite alternate}
.erh-search__results{top:calc(100% + 7px);max-height:330px;padding:7px;border:1px solid var(--erh-line);border-radius:13px;box-shadow:0 20px 55px rgba(1,17,43,.28);animation:erh-results-in .18s ease both}
.erh-search__results a{position:relative;display:grid;grid-template-columns:1fr auto;gap:4px 18px;padding:12px 13px;border-radius:9px}
.erh-search__results a+a{border-top:1px solid #edf2f8}
.erh-search__results a:hover,.erh-search__results a:focus,.erh-search__results a.is-active{background:#f2f6fb;outline:0}
.erh-search__results strong,.erh-search__results p,.erh-search__meta{grid-column:1}
.erh-search__results strong{font-size:14px;line-height:1.3}
.erh-search__results p{margin:0;color:var(--erh-muted);font-size:11.5px;line-height:1.45}
.erh-search__meta{display:flex;align-items:center;gap:7px;color:#617189;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.045em}
.erh-search__meta i{font-style:normal;color:#afbdd0}
.erh-search__action{grid-column:2;grid-row:1/4;align-self:center;display:flex;align-items:center;gap:7px;color:var(--erh-blue);font-size:11px;font-weight:800;white-space:nowrap}
.erh-search__results mark{padding:0;background:#fff0bd;color:inherit}
.erh-search__message{padding:15px;color:var(--erh-muted);font-size:13px;text-align:center}
.erh-popular{flex-wrap:nowrap;gap:6px;margin-top:9px;font-size:11px}
.erh-popular span{white-space:nowrap}
.erh-popular button{min-height:30px;padding:0 11px;font-size:12px;line-height:1;border-color:rgba(255,255,255,.23);transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease}
.erh-popular button:hover,.erh-popular button:focus-visible{outline:0;transform:translateY(-2px);border-color:rgba(245,168,0,.8);background:rgba(245,168,0,.1);color:#ffd26b}
.erh-popular button.is-pressed{transform:translateY(0) scale(.97)}
.erh-hero__signals{left:0;right:0;bottom:14px;display:block;height:56px;margin:0;padding:0;border-radius:13px;background:rgba(4,28,62,.7);backdrop-filter:blur(13px)}
.erh-hero__signals ul{height:100%;display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none}
.erh-hero__signals li{height:100%;display:block;padding:0;border-right:1px solid rgba(255,255,255,.12)}
.erh-hero__signals li:last-child{display:block;border-right:0}
.erh-hero__signals a,.erh-hero__signals .is-disabled{height:100%;display:flex;align-items:center;gap:10px;padding:0 17px;color:#fff;transition:transform .16s ease,background .16s ease}
.erh-hero__signals a:hover,.erh-hero__signals a:focus-visible{outline:0;transform:translateY(-2px);background:rgba(255,255,255,.055)}
.erh-hero__signals a:focus-visible{box-shadow:inset 0 0 0 2px var(--erh-gold)}
.erh-hero__signals .is-disabled{opacity:.58;cursor:not-allowed}
.erh-hero__signals .erh-icon{width:21px;height:21px;color:var(--erh-gold)}
.erh-hero__signals strong{font-size:12px;line-height:1.2}
.erh-hero__signals small{margin-top:2px;font-size:9px;line-height:1.2}
.erh--motion .erh-hero[data-reveal]{opacity:1;transform:none}
.erh--motion .erh-hero [data-hero-step]{opacity:0;transform:translateY(12px);transition:opacity .42s ease,transform .52s cubic-bezier(.22,1,.36,1)}
.erh--motion .erh-hero.is-visible [data-hero-step]{opacity:1;transform:none}
.erh--motion .erh-hero.is-visible [data-hero-step="1"]{transition-delay:.05s}.erh--motion .erh-hero.is-visible [data-hero-step="2"]{transition-delay:.13s}.erh--motion .erh-hero.is-visible [data-hero-step="3"]{transition-delay:.21s}.erh--motion .erh-hero.is-visible [data-hero-step="4"]{transition-delay:.29s}.erh--motion .erh-hero.is-visible [data-hero-step="5"]{transition-delay:.39s}.erh--motion .erh-hero.is-visible [data-hero-step="6"]{transition-delay:.49s}.erh--motion .erh-hero.is-visible [data-hero-step="7"]{transition-delay:.61s}
.erh--motion .erh-hero__visual img{animation:erh-globe-drift 9s ease-in-out infinite;transition:none}
.erh--motion .erh-hero__visual:after{animation:erh-node-pulse 4.8s ease-in-out infinite}
@keyframes erh-globe-drift{0%,100%{transform:translate3d(var(--px,0),calc(var(--py,0) - 2px),0) scale(1.095)}50%{transform:translate3d(var(--px,0),calc(var(--py,0) + 2px),0) scale(1.105)}}
@keyframes erh-node-pulse{0%,100%{opacity:.46}38%{opacity:.78}66%{opacity:.56}}
@keyframes erh-search-breathe{from{opacity:.55;transform:scale(.92)}to{opacity:1;transform:scale(1.06)}}
@keyframes erh-results-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}

@media (min-width:783px) and (max-width:1100px){
	.erh-hero{height:515px}
	.erh-hero__layout{grid-template-columns:minmax(0,520px) 1fr;padding:40px 0 82px}
	.erh-hero h1{font-size:48px}
	.erh-hero__lead{font-size:19px}
	.erh-hero__copy{max-width:500px;font-size:13.5px}
	.erh-hero__visual{inset:0 -6% 0 34%}
	.erh-search{width:min(100%,540px)}
	.erh-hero__signals a,.erh-hero__signals .is-disabled{padding:0 10px;gap:8px}
	.erh-hero__signals strong{font-size:10.5px}.erh-hero__signals small{font-size:8px}
}

@media (max-width:782px){
	.erh-hero{height:auto;min-height:0;overflow:hidden}
	.erh-hero:after{height:64px}
	.erh-hero__layout{height:auto;display:grid;grid-template-columns:1fr;padding:48px 0 18px}
	.erh-hero__content{max-width:none}
	.erh-hero h1{font-size:clamp(36px,9.5vw,42px);line-height:1}
	.erh-hero__lead{font-size:19px;line-height:1.4}
	.erh-hero__copy{max-width:580px;font-size:14px;line-height:1.58}
	.erh-search{width:100%;height:54px;margin-top:16px}
	.erh-search__results{max-height:275px}
	.erh-popular{display:flex;max-width:100%;overflow-x:auto;margin-top:10px;padding-bottom:6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
	.erh-popular::-webkit-scrollbar{display:none}
	.erh-popular button{min-width:max-content;min-height:44px;padding:0 13px}
	.erh-hero__visual{position:relative;inset:auto;width:calc(100% + 28px);height:220px;margin:6px -14px 0;order:2;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 16%,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,#000 16%,#000 88%,transparent 100%)}
	.erh-hero__visual:before{background:linear-gradient(180deg,#03152f 0%,rgba(3,21,47,.18) 24%,rgba(3,21,47,.08) 72%,#03152f 100%)}
	.erh-hero__visual img{object-position:77% 48%;transform:scale(1.14)}
	.erh-hero__signals{position:relative;left:auto;right:auto;bottom:auto;order:3;width:100%;height:62px;margin-top:-4px;overflow-x:auto;overflow-y:hidden;border-radius:12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
	.erh-hero__signals::-webkit-scrollbar{display:none}
	.erh-hero__signals ul{width:max-content;grid-template-columns:repeat(5,205px)}
	.erh-hero__signals li:last-child{display:block}
	.erh-hero__signals a,.erh-hero__signals .is-disabled{min-width:205px;min-height:62px;padding:0 15px}
	.erh-hero__signals strong{font-size:11px}.erh-hero__signals small{font-size:8.5px}
	.erh--motion .erh-hero__visual img{animation:erh-globe-drift-mobile 8s ease-in-out infinite}
	@keyframes erh-globe-drift-mobile{0%,100%{transform:translateY(-1px) scale(1.14)}50%{transform:translateY(2px) scale(1.15)}}
}

@media (max-width:430px){
	.erh-hero__layout{padding-top:42px}
	.erh-hero .erh-eyebrow{font-size:11px}
	.erh-hero__lead{font-size:18px}
	.erh-hero__copy{font-size:13.5px}
	.erh-search input{font-size:13px;padding-inline:14px}
	.erh-search button{width:52px}
	.erh-hero__visual{height:202px}
}

@media (prefers-reduced-motion:reduce){
	.erh--motion .erh-hero [data-hero-step]{opacity:1;transform:none;transition:none}
	.erh--motion .erh-hero__visual img{animation:none;transform:scale(1.1)}
	.erh--motion .erh-hero__visual:after,.erh-search[aria-busy="true"] button .erh-icon{animation:none}
	.erh-search__results{animation:none}
	.erh-popular button:hover,.erh-popular button:focus-visible,.erh-hero__signals a:hover,.erh-hero__signals a:focus-visible{transform:none}
}
