:root{--adf-red: #C3003C;--adf-yellow: #DF9B1C;--adf-blue: #1A4981;--adf-green: #1D8B5A;--adf-black: #000000;--adf-mid-gray: #AFB5BB;--adf-light-gray: #E3E5E5;--adf-white: #FFFFFF;--adf-blue-50: #E8EEF5;--adf-blue-100: #D0DCE9;--adf-blue-200: #A8BDD3;--adf-blue-dark: #123560;--adf-green-50: #E6F4EE;--adf-green-100: #CDEADB;--adf-green-dark: #146344;--adf-yellow-50: #FBF3E3;--adf-yellow-dark: #B87C12;--adf-brand: var(--adf-blue);--adf-brand-dark: var(--adf-blue-dark);--adf-brand-mid: #16528F;--adf-brand-subtle: var(--adf-blue-50);--adf-brand-100: var(--adf-blue-100);--adf-brand-200: var(--adf-blue-200);--adf-gold: var(--adf-yellow);--adf-gold-subtle: var(--adf-yellow-50);--adf-ink: var(--adf-black);--adf-slate: #7A8086;--adf-slate-2: var(--adf-mid-gray);--adf-line: var(--adf-light-gray);--adf-line-2: #C8CDD1;--adf-bg: var(--adf-white);--adf-bg-2: #F7F8F8;--adf-bg-3: #F0F1F1}.horizon-landing{--navy: #123560;--navy-footer: #123560;--navy-deep: #123560;--navy-slot: #1A4981;--blue: #1A4981;--blue-hover: #16528F;--blue-link-hover: #123560;--blue-tint: #E8EEF5;--blue-tint-ink: #1A4981;--amber: #DF9B1C;--amber-tint: #FBF3E3;--amber-ink: #B87C12;--amber-ink-soft: #7A520C;--green: #1D8B5A;--red: #C3003C;--ink: #000000;--heading: #1A1A1A;--body: #5C5C5C;--muted: #7A8086;--faint: #AFB5BB;--page: #F7F8F8;--white: #FFFFFF;--surface: #FFFFFF;--surface-2: #F0F1F1;--slot-light:#D0DCE9;--border: #E3E5E5;--border-strong: #C8CDD1;--on-navy: rgba(255,255,255,.92);--on-navy-body: rgba(255,255,255,.74);--on-navy-muted: rgba(255,255,255,.6);--on-navy-faint: rgba(255,255,255,.5);--on-navy-line: rgba(255,255,255,.14);--on-navy-line-2: rgba(255,255,255,.12);--on-navy-fill: rgba(255,255,255,.06);--sans: Inter, system-ui, -apple-system, "Segoe UI", sans-serif;--mono: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--r-sm: 6px;--r-md: 8px;--r-lg: 10px;--r-xl: 12px;--r-pill: 100px;--maxw: 1104px;--gutter: 48px;--nav-h: 74px;--pad-block: 112px;--shadow-card: 0 16px 32px -12px rgba(14,18,27,.4);--shadow-bar: 0 -8px 24px -12px rgba(14,18,27,.18);--navy: var(--adf-blue-dark, #123560);--navy-footer: var(--adf-blue-dark, #123560);--navy-deep: var(--adf-blue-dark, #123560);--navy-slot: var(--adf-blue, #1A4981);--blue: var(--adf-blue, #1A4981);--blue-hover: var(--adf-brand-mid, #16528F);--blue-link-hover: var(--adf-blue-dark, #123560);--blue-tint: var(--adf-blue-50, #E8EEF5);--blue-tint-ink: var(--adf-blue, #1A4981);--amber: var(--adf-yellow, #DF9B1C);--amber-hover: #C98A16;--amber-tint: var(--adf-yellow-50, #FBF3E3);--amber-ink: var(--adf-yellow-dark, #B87C12);--green: var(--adf-green, #1D8B5A);--red: var(--adf-red, #C3003C);scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 16px);background:var(--page);font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip;min-height:100%}.horizon-landing *,.horizon-landing *:before,.horizon-landing *:after{box-sizing:border-box}.horizon-landing a{color:var(--blue);text-decoration:none}.horizon-landing a:hover{color:var(--blue-link-hover)}.horizon-landing img{max-width:100%;display:block}.horizon-landing button{font-family:inherit}.horizon-landing ::selection{background:var(--amber);color:var(--navy)}.horizon-landing :focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.horizon-landing .on-navy :focus-visible,.horizon-landing .site-header:not(.is-light) :focus-visible{outline-color:var(--amber)}.horizon-landing .skip-link{position:absolute;left:12px;top:-60px;z-index:200;background:var(--white);color:var(--blue);font:600 14px/1 var(--sans);padding:12px 18px;border-radius:var(--r-md);transition:top .16s ease}.horizon-landing .skip-link:focus{top:12px}.horizon-landing .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.horizon-landing main{display:flex;flex-direction:column}.horizon-landing .container{max-width:var(--maxw);margin:0 auto}.horizon-landing .section{padding:var(--pad-block) var(--gutter);background:var(--white);border-bottom:1px solid var(--border)}.horizon-landing .section--muted{background:var(--page)}.horizon-landing .section--navy{background:var(--navy);border-bottom:0;color:var(--on-navy)}.horizon-landing .section--pad-100{--pad-block: 100px}.horizon-landing .section--pad-120{--pad-block: 120px}.horizon-landing .section--pad-130{--pad-block: 130px}.horizon-landing .eyebrow{font:600 11px/1.4 var(--sans);color:var(--blue);letter-spacing:2.6px;text-transform:uppercase;margin:0 0 20px}.horizon-landing .eyebrow--amber{color:var(--amber)}.horizon-landing .eyebrow__num:empty+.eyebrow__sep{display:none}.horizon-landing .h2{margin:0 0 22px;font:600 clamp(30px,3.4vw,46px)/1.12 var(--sans);color:var(--heading);letter-spacing:-1.4px;text-wrap:balance}.horizon-landing .h2--sm{font-size:clamp(28px,3vw,42px);line-height:1.14;letter-spacing:-1.3px}.horizon-landing .section--navy .h2{color:#fff}.horizon-landing .h3{margin:0 0 10px;font:600 19px/1.35 var(--sans);color:var(--heading)}.horizon-landing .section--navy .h3{color:#fff}.horizon-landing .lede{margin:0 0 18px;font:400 17px/1.7 var(--sans);color:var(--body);text-wrap:pretty}.horizon-landing .section--navy .lede{color:var(--on-navy-body)}.horizon-landing .card-copy{margin:0;font:400 14.5px/1.65 var(--sans);color:var(--body)}.horizon-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font:600 15px/1 var(--sans);padding:16px 30px;border-radius:var(--r-md);border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.horizon-landing .btn--primary{background:var(--blue);color:#fff}.horizon-landing .btn--primary:hover{background:var(--blue-hover);color:#fff}.horizon-landing .btn--amber{background:var(--amber);color:var(--navy);font-size:15.5px;padding:17px 34px}.horizon-landing .btn--amber:hover{background:var(--amber-hover);color:var(--navy)}.horizon-landing .btn--onnavy{color:#fff;border-color:#ffffff61;font-weight:500;padding:15px 26px}.horizon-landing .btn--onnavy:hover{background:#ffffff1a;color:#fff}.horizon-landing .btn--outline{color:var(--blue);border-color:var(--blue);font-size:13.5px;padding:12px 20px}.horizon-landing .btn--outline:hover{background:var(--blue-tint);color:var(--blue)}.horizon-landing .btn--sm{font-size:13.5px;padding:12px 22px}.horizon-landing .btn--nav{font-size:13px;padding:11px 20px}.horizon-landing .img-slot{position:relative;width:100%;height:100%;background:var(--slot-light);display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.horizon-landing .img-slot--navy{background:var(--navy-slot)}.horizon-landing .img-slot>img{width:100%;height:100%;object-fit:cover}.horizon-landing .img-slot__hint{font:500 12px/1.5 var(--sans);color:var(--muted);text-align:center;max-width:220px;margin:0}.horizon-landing .img-slot--navy .img-slot__hint{color:#ffffff6b}.horizon-landing .img-slot:has(>img){padding:0}.horizon-landing .img-slot:has(>img) .img-slot__hint{display:none}.horizon-landing [data-reveal].is-hidden{opacity:0}.horizon-landing [data-reveal].is-cinematic.is-hidden{transform:translate3d(0,42px,0);filter:blur(6px)}.horizon-landing .site-header{position:fixed;top:0;left:0;right:0;z-index:60;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);background:transparent;border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .22s ease,border-color .22s ease}.horizon-landing .site-header--static{position:sticky}.horizon-landing .site-header.is-scrolled{background:#123560d1}.horizon-landing .site-header.is-light{background:#fffffff0;border-bottom-color:var(--border)}.horizon-landing .brand{display:flex;align-items:center;gap:10px}.horizon-landing .brand--logo{padding:0}.horizon-landing .brand--logo img{display:block;width:auto;height:48px}.horizon-landing .brand--logo .brand--logo-on-light,.horizon-landing .site-header.is-light .brand--logo-on-dark{display:none}.horizon-landing .site-header.is-light .brand--logo .brand--logo-on-light{display:block}.horizon-landing .nav{display:flex;align-items:center;gap:26px}.horizon-landing .nav__link{font:500 13.5px/1 var(--sans);color:#ffffffd1;transition:color .22s ease}.horizon-landing .nav__link:hover{color:#fff}.horizon-landing .nav__link[aria-current=page]{font-weight:600;color:#fff}.horizon-landing .site-header.is-light .nav__link{color:var(--body)}.horizon-landing .site-header.is-light .nav__link:hover{color:var(--heading)}.horizon-landing .site-header.is-light .nav__link[aria-current=page]{color:var(--blue)}.horizon-landing .nav-toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;background:none;border:1px solid rgba(255,255,255,.3);border-radius:var(--r-md);cursor:pointer;padding:0}.horizon-landing .site-header.is-light .nav-toggle{border-color:var(--border-strong)}.horizon-landing .nav-toggle__bars,.horizon-landing .nav-toggle__bars:before,.horizon-landing .nav-toggle__bars:after{display:block;width:17px;height:1.5px;background:#fff;border-radius:2px;transition:transform .2s ease,opacity .16s ease,background-color .22s ease}.horizon-landing .site-header.is-light .nav-toggle__bars,.horizon-landing .site-header.is-light .nav-toggle__bars:before,.horizon-landing .site-header.is-light .nav-toggle__bars:after{background:var(--heading)}.horizon-landing .nav-toggle__bars:before,.horizon-landing .nav-toggle__bars:after{content:"";position:absolute}.horizon-landing .nav-toggle__bars:before{transform:translateY(-6px)}.horizon-landing .nav-toggle__bars:after{transform:translateY(6px)}.horizon-landing .nav-toggle[aria-expanded=true] .nav-toggle__bars{background:transparent}.horizon-landing .nav-toggle[aria-expanded=true] .nav-toggle__bars:before{transform:rotate(45deg)}.horizon-landing .nav-toggle[aria-expanded=true] .nav-toggle__bars:after{transform:rotate(-45deg)}.horizon-landing .hero{position:relative;height:100dvh;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-end;background:var(--navy);overflow:hidden}.horizon-landing .hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;will-change:transform}.horizon-landing .hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.horizon-landing .hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#123560f0,#123560cc 40%,#1235602e 74%,#1235600d);pointer-events:none}.horizon-landing .hero__body{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding:calc(var(--nav-h) + 40px) var(--gutter) 92px}.horizon-landing .hero__copy{width:640px;max-width:100%}.horizon-landing .hero__badge{display:inline-flex;align-items:center;gap:9px;padding:7px 14px 7px 10px;border:1px solid rgba(255,255,255,.3);border-radius:var(--r-pill);margin:0 0 28px}.horizon-landing .hero__badge-dot{width:7px;height:7px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 4px #df9b1c38;flex:none}.horizon-landing .hero__badge-text{font:500 12px/1.4 var(--sans);color:var(--on-navy);letter-spacing:.2px}.horizon-landing .hero__title{margin:0 0 22px;font:600 clamp(38px,5.4vw,68px)/1.04 var(--sans);color:#fff;letter-spacing:-2.2px;text-wrap:balance}.horizon-landing .hero__lede{margin:0 0 36px;font:400 18px/1.65 var(--sans);color:#ffffffd1;max-width:520px;text-wrap:pretty}.horizon-landing .hero__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.horizon-landing .countdown{flex:none;width:250px;background:var(--white);border-radius:var(--r-xl);padding:18px 20px;box-shadow:var(--shadow-card)}.horizon-landing .countdown__label{font:600 10.5px/1.4 var(--sans);color:var(--muted);letter-spacing:.9px;text-transform:uppercase}.horizon-landing .countdown__grid{display:flex;gap:8px;margin-top:12px}.horizon-landing .countdown__cell{flex:1;text-align:center;background:var(--surface);border-radius:var(--r-md);padding:10px 0}.horizon-landing .countdown__value{font:600 22px/1.1 var(--sans);color:var(--ink);font-variant-numeric:tabular-nums}.horizon-landing .countdown__unit{font:500 9.5px/1.2 var(--sans);color:var(--muted);margin-top:3px;letter-spacing:.6px}.horizon-landing .countdown__note{font:400 11.5px/1.5 var(--sans);color:var(--muted);margin:12px 0 0}.horizon-landing .hero__stats{position:relative;display:grid;grid-template-columns:repeat(4,1fr);min-height:118px;background:#123560bd;border-top:1px solid var(--on-navy-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.horizon-landing .hero__stat{padding:26px 24px 26px 34px;border-right:1px solid rgba(255,255,255,.1)}.horizon-landing .hero__stat:first-child{padding-left:var(--gutter)}.horizon-landing .hero__stat:last-child{border-right:0}.horizon-landing .hero__stat-value{font:600 32px/1.1 var(--sans);color:#fff}.horizon-landing .hero__stat-value--amber{color:var(--amber)}.horizon-landing .hero__stat-label{font:400 12.5px/1.4 var(--sans);color:var(--on-navy-muted);margin-top:6px}.horizon-landing .split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.horizon-landing .split--top{align-items:start}.horizon-landing .stat-stack{display:grid;gap:14px}.horizon-landing .stat-card{background:var(--on-navy-fill);border:1px solid var(--on-navy-line-2);border-radius:var(--r-xl);padding:24px 26px}.horizon-landing .stat-card__value{font:600 40px/1.1 var(--sans);color:#fff;letter-spacing:-1px}.horizon-landing .stat-card__label{font:400 14px/1.55 var(--sans);color:#ffffffa8;margin-top:8px}.horizon-landing .stat-card--amber{background:var(--amber);border-color:var(--amber)}.horizon-landing .stat-card--amber .stat-card__value{color:var(--navy)}.horizon-landing .stat-card--amber .stat-card__label{color:#123560b8}.horizon-landing .section--partners{background:radial-gradient(circle at 100% 0,rgba(223,155,28,.11),transparent 24%),var(--white)}.horizon-landing .partners-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);align-items:end;gap:72px;margin-bottom:56px}.horizon-landing .partners-heading .h2{max-width:600px;margin-bottom:0}.horizon-landing .partners-heading .lede{margin:0}.horizon-landing .partner-logo-wall{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:0}.horizon-landing .partner-logo{display:grid;place-items:center;height:88px;padding:16px 20px;border:1px solid var(--border);margin:-.5px}.horizon-landing .partner-logo img{width:auto;max-width:100%;height:44px;object-fit:contain;filter:grayscale(1) opacity(.7);transition:filter .25s ease}.horizon-landing .partner-logo img:hover{filter:grayscale(0) opacity(1)}.horizon-landing .partner-logo--unicef img{height:72px}.horizon-landing .partners-note{margin:18px 0 0;font:400 12px/1.5 var(--sans);color:var(--muted)}.horizon-landing .centered{text-align:center}.horizon-landing .centered .h2{margin-left:auto;margin-right:auto;max-width:800px}.horizon-landing .centered .lede{margin-left:auto;margin-right:auto;max-width:620px}.horizon-landing .pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left;margin-top:56px}.horizon-landing .pillar{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:28px}.horizon-landing .pillar__tag{font:600 12px/1.2 var(--mono);color:var(--blue);letter-spacing:.6px;margin-bottom:14px}.horizon-landing .pillar__icon{width:48px;height:48px;border-radius:12px;background:var(--blue-tint, rgba(0,82,204,.08));display:grid;place-items:center;margin-bottom:18px}.horizon-landing .scoring{background:var(--blue-tint);border-radius:var(--r-xl);padding:22px 24px}.horizon-landing .scoring__title{font:600 13px/1.4 var(--sans);color:var(--blue);margin-bottom:8px}.horizon-landing .scoring__note{margin:0 0 14px;font:400 13.5px/1.6 var(--sans);color:var(--blue-tint-ink)}.horizon-landing .scoring__rows{display:flex;flex-direction:column;gap:9px}.horizon-landing .score{display:flex;align-items:center;gap:12px}.horizon-landing .score__name{flex:0 0 128px;font:500 12.5px/1.3 var(--sans);color:var(--ink)}.horizon-landing .score__track{flex:1;height:6px;background:#1a498129;border-radius:3px;overflow:hidden}.horizon-landing .score__fill{display:block;height:6px;background:var(--blue);border-radius:3px}.horizon-landing .score__pct{font:500 12px/1 var(--mono);color:var(--blue);font-variant-numeric:tabular-nums}.horizon-landing .trait-stack{display:grid;gap:14px}.horizon-landing .trait{background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);padding:26px 28px;display:flex;gap:18px;align-items:flex-start}.horizon-landing .trait__icon{width:48px;height:48px;border-radius:12px;background:var(--blue-tint, rgba(0,82,204,.08));display:grid;place-items:center;flex:none}.horizon-landing .trait__content{min-width:0;flex:1}.horizon-landing .trait .h3{margin-bottom:9px}.horizon-landing .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:52px}.horizon-landing .section-head__copy{max-width:620px}.horizon-landing .section-head__copy .h2{margin-bottom:0}.horizon-landing .value{text-align:right;flex:none}.horizon-landing .value__label{font:600 12px/1.3 var(--sans);color:var(--muted);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px}.horizon-landing .value__amount{font:600 clamp(38px,4vw,52px)/1 var(--sans);color:var(--blue);letter-spacing:-2px}.horizon-landing .value__note{font:400 13px/1.4 var(--sans);color:var(--muted);margin-top:6px}.horizon-landing .benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.horizon-landing .benefit{border:1px solid var(--border);border-radius:var(--r-xl);padding:26px;background:var(--surface)}.horizon-landing .benefit__icon{width:48px;height:48px;border-radius:12px;background:#0052cc14;color:var(--blue);display:grid;place-items:center;margin-bottom:18px}.horizon-landing .benefit__title{font:600 15px/1.4 var(--sans);color:var(--heading);margin-bottom:8px}.horizon-landing .benefit__copy{margin:0;font:400 14px/1.6 var(--sans);color:var(--body)}.horizon-landing .benefit--navy{background:var(--navy);border-color:var(--navy)}.horizon-landing .benefit--navy .benefit__title{color:#fff}.horizon-landing .benefit--navy .benefit__copy{color:#ffffffb3}.horizon-landing .journey-grid{display:grid;grid-template-columns:1fr 400px;gap:72px;align-items:start}.horizon-landing .timeline{display:flex;flex-direction:column}.horizon-landing .timeline__item{display:grid;grid-template-columns:74px 1fr;gap:22px;padding:0 0 34px 30px;margin-left:6px;border-left:1px solid rgba(255,255,255,.16);position:relative}.horizon-landing .timeline__item:last-child{padding-bottom:0;border-left-color:transparent}.horizon-landing .timeline__dot{position:absolute;left:-5px;top:6px;width:9px;height:9px;border-radius:50%;background:#ffffff80}.horizon-landing .timeline__dot--amber{background:var(--amber)}.horizon-landing .timeline__dot--green{background:var(--green)}.horizon-landing .timeline__when{font:500 12px/1.4 var(--mono);color:#ffffff80;padding-top:3px}.horizon-landing .timeline__when--amber{color:var(--amber)}.horizon-landing .timeline__when--green{color:var(--green)}.horizon-landing .timeline__body .h3{margin-bottom:7px}.horizon-landing .timeline__body p{margin:0;font:400 14.5px/1.65 var(--sans);color:#ffffffad}.horizon-landing .journey-aside{position:sticky;top:calc(var(--nav-h) + 64px);align-self:start;margin-top:48px}.horizon-landing .journey-aside__frame{border-radius:var(--r-xl);overflow:hidden;height:420px;background:var(--navy-slot)}.horizon-landing .journey-aside__frame .img-slot{width:100%;height:100%}.horizon-landing .journey-aside__frame .img-slot>img{object-position:50% 42%}.horizon-landing .journey-aside__caption{margin:14px 0 0;font:400 12.5px/1.55 var(--sans);color:var(--on-navy-faint)}.horizon-landing .impact-intro-card{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:56px;margin-bottom:24px;padding:56px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:radial-gradient(circle at 88% 14%,rgba(223,155,28,.22),transparent 24%),linear-gradient(135deg,var(--navy) 0%,var(--blue) 100%);box-shadow:0 24px 56px -28px #123560bf}.horizon-landing .impact-intro-card:after{content:"";position:absolute;z-index:-1;width:320px;height:320px;right:-110px;bottom:-190px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 34px #ffffff09,0 0 0 72px #ffffff06}.horizon-landing .impact-intro-card .eyebrow{margin-bottom:22px}.horizon-landing .impact-intro-card__title{max-width:760px;margin:0;font:600 clamp(34px,4.5vw,58px)/1.06 var(--sans);color:#fff;letter-spacing:-2.4px}.horizon-landing .impact-intro-card__title span{display:block;color:var(--amber)}.horizon-landing .impact-intro-card__lede{max-width:680px;margin:24px 0 0;font:400 16px/1.7 var(--sans);color:var(--on-navy-body)}.horizon-landing .impact-intro-card__stamp{position:relative;display:grid;place-content:center;width:176px;aspect-ratio:1;padding:20px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#ffffff17;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.horizon-landing .impact-intro-card__stamp strong{font:600 58px/.95 var(--sans);color:#fff;letter-spacing:-3px}.horizon-landing .impact-intro-card__stamp span{max-width:110px;margin:8px auto 0;font:500 11px/1.35 var(--sans);color:var(--amber);letter-spacing:1px;text-transform:uppercase}.horizon-landing .impact-reach{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:56px}.horizon-landing .impact-reach__item{position:relative;padding:28px 24px 26px;overflow:hidden;border:1px solid var(--border);border-radius:var(--r-xl);background:var(--surface);box-shadow:0 12px 30px -26px #123560cc}.horizon-landing .impact-reach__item:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--blue)}.horizon-landing .impact-reach__value{font:600 clamp(28px,3vw,36px)/1.05 var(--sans);color:var(--navy);letter-spacing:-1.4px}.horizon-landing .impact-reach__label{margin-top:8px;font:400 13.5px/1.45 var(--sans);color:var(--body)}.horizon-landing .impact-path{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:56px;position:relative}.horizon-landing .impact-path__step{position:relative;min-height:210px;padding:26px 24px;border:1px solid var(--border);border-radius:var(--r-xl);background:var(--surface);box-shadow:0 16px 32px -30px #0e121ba6}.horizon-landing .impact-path__step:last-child{border-color:#df9b1c73;background:var(--amber-tint)}.horizon-landing .impact-path__stage{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--blue-tint);font:500 11px/1 var(--mono);color:var(--blue);letter-spacing:.4px;margin-bottom:20px}.horizon-landing .impact-path__step:last-child .impact-path__stage{background:var(--amber);color:var(--navy)}.horizon-landing .impact-path__title{font:600 17px/1.3 var(--sans);color:var(--heading);margin:0 0 10px;letter-spacing:-.3px}.horizon-landing .impact-path__copy{margin:0;font:400 14px/1.6 var(--sans);color:var(--body);max-width:240px}.horizon-landing .impact-path__arrow{display:none}.horizon-landing .impact-metrics-label{font:500 11px/1.4 var(--sans);color:var(--muted);letter-spacing:1.4px;text-transform:uppercase;margin:0 0 20px}.horizon-landing .metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.horizon-landing .metric{border-top:3px solid var(--blue);padding-top:20px}.horizon-landing .metric--amber{border-top-color:var(--amber)}.horizon-landing .metric__value{font:600 clamp(34px,3.6vw,44px)/1.05 var(--sans);color:var(--heading);letter-spacing:-1.6px}.horizon-landing .metric__label{margin:8px 0 0;font:400 14px/1.55 var(--sans);color:var(--body)}.horizon-landing .impact-streams{margin-top:56px;padding-top:40px;border-top:1px solid var(--border)}.horizon-landing .impact-streams__label{font:500 11px/1.4 var(--sans);color:var(--muted);letter-spacing:1.4px;text-transform:uppercase;margin:0 0 22px}.horizon-landing .impact-streams__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.horizon-landing .impact-stream{position:relative;min-height:206px;padding:26px 24px;overflow:hidden;border:1px solid var(--border);border-radius:var(--r-xl);background:var(--surface);box-shadow:0 16px 32px -30px #0e121ba6}.horizon-landing .impact-stream:after{content:"";position:absolute;width:54px;height:54px;right:-18px;bottom:-18px;border-radius:50%;background:var(--blue-tint)}.horizon-landing .impact-stream__name{font:600 15px/1.35 var(--sans);color:var(--heading);margin:0 0 6px}.horizon-landing .impact-stream__focus{margin:0 0 12px;font:500 12.5px/1.4 var(--mono);color:var(--blue)}.horizon-landing .impact-stream__closes{margin:0;font:400 14px/1.55 var(--sans);color:var(--body)}.horizon-landing .impact-ambition{margin:36px 0 0;max-width:640px;font:400 15.5px/1.65 var(--sans);color:var(--body)}.horizon-landing .partners{margin-top:56px;padding-top:36px;border-top:1px solid var(--border);display:flex;align-items:center;gap:36px}.horizon-landing .partners__label{font:500 11px/1.4 var(--sans);color:var(--muted);letter-spacing:1.4px;text-transform:uppercase;white-space:nowrap}.horizon-landing .partners__row{display:flex;gap:14px;flex:1}.horizon-landing .partners__chip{flex:1;height:38px;background:var(--surface-2);border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;font:500 10.5px/1 var(--sans);color:var(--faint)}.horizon-landing .tracks{display:grid;grid-template-columns:1fr 1fr;gap:20px}.horizon-landing .track{background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);padding:32px 34px}.horizon-landing .track__badge{display:inline-flex;align-items:center;gap:8px;background:var(--blue-tint);border-radius:var(--r-pill);padding:6px 13px;font:600 11px/1.3 var(--sans);color:var(--blue);letter-spacing:.5px;margin:0 0 20px}.horizon-landing .track__badge--amber{background:var(--amber-tint);color:var(--amber-ink)}.horizon-landing .track__title{margin:0 0 20px;font:600 24px/1.25 var(--sans);color:var(--heading);letter-spacing:-.6px}.horizon-landing .checks{display:flex;flex-direction:column;gap:13px;list-style:none;margin:0;padding:0}.horizon-landing .checks li{display:flex;gap:11px}.horizon-landing .checks li:before{content:"✓";flex:none;width:18px;height:18px;border-radius:50%;background:var(--green);color:#fff;font:600 11px/18px var(--sans);text-align:center;margin-top:1px}.horizon-landing .checks span{font:400 14.5px/1.6 var(--sans);color:var(--ink)}.horizon-landing .borderline{margin-top:20px;background:var(--white);border:1px dashed var(--border-strong);border-radius:var(--r-xl);padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:32px}.horizon-landing .borderline__title{font:600 15px/1.4 var(--sans);color:var(--heading);margin-bottom:6px}.horizon-landing .borderline p{margin:0;font:400 14px/1.6 var(--sans);color:var(--body);max-width:640px}.horizon-landing .borderline .btn{flex:none}.horizon-landing .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.horizon-landing .step{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:26px}.horizon-landing .step__num{font:600 13px/1.2 var(--mono);color:var(--blue);margin-bottom:16px}.horizon-landing .step .h3{font-size:18px;margin-bottom:9px}.horizon-landing .step p{margin:0 0 14px;font:400 14px/1.6 var(--sans);color:var(--body)}.horizon-landing .step__time{font:500 11.5px/1.4 var(--sans);color:var(--muted)}.horizon-landing .step--navy{background:var(--navy);border-color:var(--navy)}.horizon-landing .step--navy .step__num{color:var(--amber)}.horizon-landing .step--navy .h3{color:#fff}.horizon-landing .step--navy p{color:#ffffffb3}.horizon-landing .step--navy .step__time{color:var(--on-navy-faint)}.horizon-landing .dates{display:grid;grid-template-columns:repeat(5,1fr);background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden}.horizon-landing .date{padding:28px 24px;border-right:1px solid var(--border)}.horizon-landing .date:last-child{border-right:0}.horizon-landing .date--open{background:var(--blue-tint)}.horizon-landing .date__when{font:500 11.5px/1.3 var(--mono);color:var(--muted);margin-bottom:12px}.horizon-landing .date--open .date__when{color:var(--blue)}.horizon-landing .date__when--green{color:var(--green)}.horizon-landing .date__title{font:600 16px/1.35 var(--sans);color:var(--heading);margin-bottom:7px}.horizon-landing .date p{margin:0;font:400 13px/1.55 var(--sans);color:var(--body)}.horizon-landing .date__flag{margin-top:14px;display:inline-flex;font:600 10px/1 var(--sans);color:var(--blue);background:var(--white);border-radius:var(--r-pill);padding:5px 10px;letter-spacing:.6px}.horizon-landing .scholars{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:20px;align-items:stretch}.horizon-landing .scholar{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;display:flex;flex-direction:column;margin:0}.horizon-landing .scholar__media{height:200px;background:var(--slot-light);flex:none}.horizon-landing .scholar__body{padding:24px 26px;display:flex;flex-direction:column;flex:1}.horizon-landing .scholar__quote{margin:0 0 18px;font:400 15.5px/1.6 var(--sans);color:var(--ink);text-wrap:pretty}.horizon-landing .scholar__meta{margin-top:auto;padding-top:16px;border-top:1px solid var(--border)}.horizon-landing .scholar__name{font:600 13.5px/1.4 var(--sans);color:var(--heading)}.horizon-landing .scholar__detail{font:400 12.5px/1.45 var(--sans);color:var(--muted);margin-top:3px}.horizon-landing .scholar--feature{background:var(--navy);border-color:var(--navy)}.horizon-landing .scholar--feature .scholar__media{height:260px;background:var(--navy-slot)}.horizon-landing .scholar--feature .scholar__body{padding:28px 30px}.horizon-landing .scholar--feature .scholar__quote{font-size:19px;line-height:1.55;color:#fff;letter-spacing:-.3px;margin-bottom:20px}.horizon-landing .scholar--feature .scholar__meta{padding-top:18px;border-top-color:var(--on-navy-line)}.horizon-landing .scholar--feature .scholar__name{color:#fff;font-size:14px}.horizon-landing .scholar--feature .scholar__detail{color:var(--on-navy-muted);font-size:13px}.horizon-landing .faq-wrap{max-width:860px;margin:0 auto}.horizon-landing .faq{background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden}.horizon-landing .faq__item{border-bottom:1px solid var(--border)}.horizon-landing .faq__item:last-child{border-bottom:0}.horizon-landing .faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;background:none;border:0;cursor:pointer;text-align:left;font:600 16px/1.45 var(--sans);color:var(--heading);transition:background-color .14s ease}.horizon-landing .faq__q:hover{background:var(--surface)}.horizon-landing .faq__icon{flex:none;font:400 20px/1 var(--sans);color:var(--blue)}.horizon-landing .faq__a{padding:0 26px 24px;font:400 15px/1.7 var(--sans);color:var(--body)}.horizon-landing .faq__a[hidden]{display:none}.horizon-landing .faq-note{margin:24px 0 0;font:400 14.5px/1.7 var(--sans);color:var(--body)}.horizon-landing .cta{text-align:center;max-width:760px;margin:0 auto;position:relative}.horizon-landing .cta__title{margin:0 0 22px;font:600 clamp(34px,4.4vw,54px)/1.08 var(--sans);color:#fff;letter-spacing:-1.8px;text-wrap:balance}.horizon-landing .cta__lede{margin:0 auto 40px;font:400 17.5px/1.7 var(--sans);color:#ffffffc2;max-width:540px;text-wrap:pretty}.horizon-landing .cta__actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:26px;flex-wrap:wrap}.horizon-landing .cta__countdown{font:500 13px/1.5 var(--sans);color:var(--on-navy-faint);margin:0}.horizon-landing .site-footer{position:relative;background:var(--navy-footer);color:#ffffffb3;padding:64px 0 30px;overflow:hidden}.horizon-landing .site-footer__inner{position:relative;z-index:2;max-width:1200px;margin:0 auto 250px;padding:0 32px}.horizon-landing .footer-grid{display:grid;grid-template-columns:1.45fr .9fr .9fr 1.05fr .9fr;gap:24px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.1)}.horizon-landing .footer-badge{display:inline-flex;align-items:center;background:var(--white);border-radius:10px;padding:8px 12px}.horizon-landing .footer-badge img{display:block;width:auto;height:36px}.horizon-landing .footer-blurb{margin:18px 0 0;font:400 13.5px/1.65 var(--sans);color:#fff9;max-width:290px;text-wrap:pretty}.horizon-landing .footer-col{display:flex;flex-direction:column;gap:0}.horizon-landing .footer-col__title{font:600 11.5px/1.3 var(--sans);color:var(--amber-tint);letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px}.horizon-landing .footer-col a{display:block;font:400 14px/1.35 var(--sans);color:#ffffffb8;margin-bottom:11px}.horizon-landing .footer-col a:hover{color:#fff}.horizon-landing .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:22px;font:400 12.5px/1.5 var(--sans);color:#ffffff80;flex-wrap:wrap}.horizon-landing .footer-watermark{position:absolute;left:0;right:0;bottom:-5.8vw;width:100%;z-index:1;pointer-events:none;font:700 20vw/.8 var(--sans);color:#ffffff0a;letter-spacing:-.04em;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none}.horizon-landing .apply-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;background:var(--white);border-top:1px solid var(--border-strong);box-shadow:var(--shadow-bar);transform:translateY(110%);transition:transform .32s cubic-bezier(.4,0,.2,1)}.horizon-landing .apply-bar.is-visible{transform:translateY(0)}.horizon-landing .apply-bar__track{height:5px;background:var(--surface-2)}.horizon-landing .apply-bar__progress{height:5px;width:0%;background:var(--blue);transition:width .12s linear}.horizon-landing .apply-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:14px var(--gutter)}.horizon-landing .apply-bar__title{font:600 14px/1.4 var(--sans);color:var(--heading)}.horizon-landing .apply-bar__meta{font:400 12.5px/1.4 var(--sans);color:var(--muted);margin-top:2px}.horizon-landing .apply-bar__actions{display:flex;align-items:center;gap:12px}.horizon-landing .apply-bar__link{font:500 13.5px/1 var(--sans);color:var(--blue);padding:11px 16px;border-radius:var(--r-md);transition:background-color .14s ease}.horizon-landing .apply-bar__link:hover{background:var(--blue-tint)}.horizon-landing .flow-panel{position:fixed;right:20px;top:calc(var(--nav-h) + 22px);z-index:80;width:186px;background:#123560e6;border:1px solid rgba(255,255,255,.16);border-radius:var(--r-xl);padding:12px 14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:12px}.horizon-landing .flow-panel__title{font:600 9.5px/1.3 var(--sans);color:var(--on-navy-faint);letter-spacing:1.2px;text-transform:uppercase;margin:0 0 7px}.horizon-landing .flow-panel__row{display:flex;gap:5px}.horizon-landing .flow-panel__btn{flex:1;font:600 11px/1 var(--sans);padding:7px 0;border-radius:var(--r-sm);border:0;cursor:pointer;background:#ffffff1a;color:#ffffffb8;transition:background-color .14s ease,color .14s ease}.horizon-landing .flow-panel__btn--wide{font-size:10.5px}.horizon-landing .flow-panel__btn:hover{background:#ffffff2e;color:#fff}.horizon-landing .flow-panel__btn[aria-pressed=true]{background:var(--blue);color:#fff}.horizon-landing .flow-panel__note{font:400 10.5px/1.45 var(--sans);color:#ffffff9e;margin-top:7px}.horizon-landing .flow-panel__rule{height:1px;background:var(--on-navy-line)}.horizon-landing .apply-hero{position:relative;background:var(--navy);padding:calc(var(--nav-h) + 78px) var(--gutter) 86px;overflow:hidden}.horizon-landing .apply-hero--sticky-nav{padding-top:78px}.horizon-landing .apply-hero__media{position:absolute;top:0;right:0;width:46%;height:100%;opacity:.5}.horizon-landing .apply-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#123560,#123560f5 46%,#1235608c);pointer-events:none}.horizon-landing .apply-hero__inner{position:relative;max-width:var(--maxw);margin:0 auto}.horizon-landing .back-link{display:inline-flex;align-items:center;gap:8px;font:500 13px/1 var(--sans);color:#ffffffa8;margin-bottom:28px}.horizon-landing .back-link:hover{color:#fff}.horizon-landing .apply-hero__title{margin:0 0 18px;font:600 clamp(34px,4.4vw,54px)/1.08 var(--sans);color:#fff;letter-spacing:-1.9px;max-width:720px;text-wrap:balance}.horizon-landing .apply-hero__lede{margin:0 0 34px;font:400 18px/1.7 var(--sans);color:#ffffffc7;max-width:560px;text-wrap:pretty}.horizon-landing .apply-facts{display:flex;gap:32px;flex-wrap:wrap}.horizon-landing .apply-fact__value{font:600 24px/1.2 var(--sans);color:#fff}.horizon-landing .apply-fact__value--amber{color:var(--amber)}.horizon-landing .apply-fact__label{font:400 12.5px/1.4 var(--sans);color:var(--on-navy-muted);margin-top:4px}.horizon-landing .apply-facts__rule{width:1px;background:#ffffff29}.horizon-landing .h2--apply{font-size:clamp(28px,3.1vw,38px);line-height:1.16;letter-spacing:-1.1px}.horizon-landing .lede--apply{font-size:16.5px}.horizon-landing .callout{background:var(--blue-tint);border-radius:var(--r-xl);padding:20px 22px}.horizon-landing .callout__title{font:600 13px/1.4 var(--sans);color:var(--blue);margin-bottom:7px}.horizon-landing .callout p{margin:0;font:400 13.5px/1.65 var(--sans);color:var(--blue-tint-ink)}.horizon-landing .prep-list{display:flex;flex-direction:column;gap:12px}.horizon-landing .prep{display:flex;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:20px 22px}.horizon-landing .prep__num{flex:none;font:500 12px/1.4 var(--mono);color:var(--blue);padding-top:2px}.horizon-landing .prep__title{font:600 15px/1.4 var(--sans);color:var(--heading);margin-bottom:5px}.horizon-landing .prep p{margin:0;font:400 14px/1.6 var(--sans);color:var(--body)}.horizon-landing .stepper{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:start}.horizon-landing .stepper__list{display:flex;flex-direction:column;gap:8px}.horizon-landing .stepper__tab{text-align:left;cursor:pointer;border:1px solid var(--border);background:var(--white);border-radius:var(--r-xl);padding:18px 20px;display:flex;gap:14px;align-items:flex-start;transition:border-color .16s ease,background-color .16s ease}.horizon-landing .stepper__tab:hover{border-color:var(--border-strong)}.horizon-landing .stepper__tab[aria-selected=true]{background:var(--blue-tint);border-color:var(--blue)}.horizon-landing .stepper__dot{flex:none;width:24px;height:24px;border-radius:50%;background:var(--muted);color:#fff;font:600 11px/24px var(--sans);text-align:center;transition:background-color .16s ease}.horizon-landing .stepper__tab[aria-selected=true] .stepper__dot{background:var(--blue)}.horizon-landing .stepper__name{display:block;font:600 15px/1.35 var(--sans);color:var(--heading)}.horizon-landing .stepper__meta{display:block;font:400 12.5px/1.4 var(--sans);color:var(--muted);margin-top:3px}.horizon-landing .stepper__panel{background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);padding:34px 38px;min-height:400px}.horizon-landing .stepper__kicker{font:500 12px/1.3 var(--mono);color:var(--blue);margin-bottom:14px}.horizon-landing .stepper__title{margin:0 0 14px;font:600 26px/1.25 var(--sans);color:var(--heading);letter-spacing:-.7px}.horizon-landing .stepper__body{margin:0 0 26px;font:400 16px/1.7 var(--sans);color:var(--body);max-width:620px;text-wrap:pretty}.horizon-landing .stepper__list-title{font:600 11px/1.3 var(--sans);color:var(--muted);letter-spacing:1.3px;text-transform:uppercase;margin-bottom:14px}.horizon-landing .stepper__items{list-style:none;margin:0;padding:0}.horizon-landing .stepper__items li{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid var(--surface-2)}.horizon-landing .stepper__items li:before{content:"✓";flex:none;width:16px;height:16px;border-radius:50%;background:var(--blue-tint);color:var(--blue);font:600 10px/16px var(--sans);text-align:center;margin-top:2px}.horizon-landing .stepper__items span{font:400 14.5px/1.6 var(--sans);color:var(--ink)}.horizon-landing .stepper__tip{margin-top:26px;background:var(--amber-tint);border-radius:var(--r-lg);padding:16px 18px;font:400 13.5px/1.6 var(--sans);color:var(--amber-ink-soft)}.horizon-landing .stepper__tip b{font:600 12.5px/1.6 var(--sans);color:var(--amber-ink)}.horizon-landing .essays{display:grid;grid-template-columns:1fr 1fr;gap:20px}.horizon-landing .essay{border:1px solid var(--border);border-radius:var(--r-xl);padding:30px 32px}.horizon-landing .essay__num{font:500 12px/1.3 var(--mono);color:var(--blue);margin-bottom:14px}.horizon-landing .essay__prompt{margin:0 0 12px;font:600 21px/1.35 var(--sans);color:var(--heading);letter-spacing:-.4px}.horizon-landing .essay p{margin:0 0 20px;font:400 14.5px/1.7 var(--sans);color:var(--body)}.horizon-landing .essay__aside{background:var(--surface);border-radius:var(--r-lg);padding:16px 18px}.horizon-landing .essay__aside-title{font:600 12px/1.4 var(--sans);color:var(--green);margin-bottom:6px}.horizon-landing .essay__aside-title--red{color:var(--red)}.horizon-landing .essay__aside p{margin:0;font:400 13.5px/1.65 var(--sans);color:var(--body)}@media (max-width: 1180px){.horizon-landing{--gutter: 32px;--pad-block: 88px}.horizon-landing .section--pad-100{--pad-block: 84px}.horizon-landing .section--pad-120{--pad-block: 96px}.horizon-landing .section--pad-130{--pad-block: 104px}.horizon-landing .split{gap:48px}.horizon-landing .journey-grid{grid-template-columns:1fr 340px;gap:44px}.horizon-landing .nav{gap:18px}.horizon-landing .stepper{grid-template-columns:260px 1fr}}@media (max-width: 1024px){.horizon-landing .flow-panel{display:none}.horizon-landing .split,.horizon-landing .journey-grid{grid-template-columns:1fr;gap:44px}.horizon-landing .journey-aside{position:static}.horizon-landing .journey-aside__frame{height:320px}.horizon-landing .pillars,.horizon-landing .benefits{grid-template-columns:repeat(2,1fr)}.horizon-landing .metrics{grid-template-columns:repeat(2,1fr);gap:28px 16px}.horizon-landing .impact-reach{grid-template-columns:repeat(2,1fr)}.horizon-landing .impact-path{grid-template-columns:repeat(2,1fr);gap:28px 20px}.horizon-landing .impact-streams__grid,.horizon-landing .steps{grid-template-columns:repeat(2,1fr)}.horizon-landing .scholars{grid-template-columns:1fr 1fr}.horizon-landing .scholar--feature{grid-column:1 / -1}.horizon-landing .scholar--feature .scholar__media{height:300px}.horizon-landing .dates{grid-template-columns:repeat(2,1fr)}.horizon-landing .date{border-bottom:1px solid var(--border)}.horizon-landing .date:nth-child(odd){border-right:1px solid var(--border)}.horizon-landing .date:last-child{grid-column:1 / -1;border-bottom:0;border-right:0}.horizon-landing .partners{flex-direction:column;align-items:flex-start;gap:18px}.horizon-landing .partners__row{width:100%;flex-wrap:wrap}.horizon-landing .partners__chip{flex:1 1 120px}.horizon-landing .essays,.horizon-landing .stepper{grid-template-columns:1fr}.horizon-landing .stepper__list{flex-direction:row;overflow-x:auto;padding-bottom:4px}.horizon-landing .stepper__tab{flex:1 0 220px}.horizon-landing .stepper__panel{min-height:0;padding:28px 24px}.horizon-landing .apply-hero__media{width:100%;opacity:.28}.horizon-landing .apply-hero__scrim{background:linear-gradient(90deg,#123560f7,#123560e0)}}@media (max-width: 900px){.horizon-landing .hero{height:100dvh;min-height:100dvh}.horizon-landing .hero__body{flex-direction:column;align-items:stretch;padding:calc(var(--nav-h) + 56px) var(--gutter) 56px;gap:32px}.horizon-landing .hero__copy{width:100%}.horizon-landing .hero__title{letter-spacing:-1.2px}.horizon-landing .countdown{width:100%;max-width:380px}.horizon-landing .hero__media{top:0;right:0;bottom:0;left:0;height:auto;transform:none!important}.horizon-landing .hero__media img{object-position:center 30%}.horizon-landing .hero__scrim{background:linear-gradient(180deg,#123560db,#123560eb 60%,#123560f7)}.horizon-landing .hero__stats{grid-template-columns:1fr 1fr}.horizon-landing .hero__stat{padding:22px var(--gutter);border-bottom:1px solid rgba(255,255,255,.1)}.horizon-landing .hero__stat:nth-child(odd){border-right:1px solid rgba(255,255,255,.1)}.horizon-landing .hero__stat:nth-child(2n){border-right:0}.horizon-landing .hero__stat:nth-last-child(-n+2){border-bottom:0}.horizon-landing .hero__stat-value{font-size:27px}.horizon-landing .nav-toggle{display:flex}.horizon-landing .nav{position:absolute;top:var(--nav-h);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px var(--gutter) 20px;background:#123560f7;border-bottom:1px solid var(--on-navy-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.horizon-landing .site-header.is-light .nav{background:#fffffffa;border-bottom-color:var(--border)}.horizon-landing .nav[hidden]{display:none}.horizon-landing .nav__link{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.horizon-landing .site-header.is-light .nav__link{border-bottom-color:var(--border)}.horizon-landing .nav .btn{margin-top:16px;justify-content:center}.horizon-landing .impact-intro-card{grid-template-columns:1fr;gap:32px;padding:44px}.horizon-landing .impact-intro-card__stamp{width:150px}.horizon-landing .tracks{grid-template-columns:1fr}.horizon-landing .section-head{flex-direction:column;align-items:flex-start;gap:28px}.horizon-landing .value{text-align:left}.horizon-landing .borderline{flex-direction:column;align-items:flex-start;gap:20px}.horizon-landing .borderline .btn{align-self:stretch}.horizon-landing .footer-grid{grid-template-columns:1fr 1fr}.horizon-landing .footer-brand{grid-column:1 / -1}.horizon-landing .footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.horizon-landing .apply-bar__inner{flex-direction:column;align-items:stretch;gap:12px;padding:12px var(--gutter)}.horizon-landing .apply-bar__actions{justify-content:space-between}.horizon-landing .apply-bar__link{padding-left:0;padding-right:0}.horizon-landing .apply-bar__link:hover{background:none;text-decoration:underline}}@media (max-width: 620px){.horizon-landing{--gutter: 20px;--pad-block: 64px}.horizon-landing .section--pad-100{--pad-block: 60px}.horizon-landing .section--pad-120{--pad-block: 72px}.horizon-landing .section--pad-130{--pad-block: 76px}.horizon-landing .h2,.horizon-landing .hero__title{letter-spacing:-.8px}.horizon-landing .cta__title,.horizon-landing .apply-hero__title{letter-spacing:-.9px}.horizon-landing .pillars,.horizon-landing .benefits,.horizon-landing .steps,.horizon-landing .metrics,.horizon-landing .scholars,.horizon-landing .dates,.horizon-landing .impact-reach,.horizon-landing .impact-path,.horizon-landing .impact-streams__grid{grid-template-columns:1fr}.horizon-landing .impact-intro-card{gap:28px;padding:32px 24px;border-radius:var(--r-xl)}.horizon-landing .impact-intro-card__title{font-size:clamp(32px,10vw,42px);letter-spacing:-1.5px}.horizon-landing .impact-intro-card__lede{font-size:15px}.horizon-landing .impact-intro-card__stamp{width:132px}.horizon-landing .impact-intro-card__stamp strong{font-size:48px}.horizon-landing .impact-path__step,.horizon-landing .impact-stream{min-height:0}.horizon-landing .partners-heading{grid-template-columns:1fr;align-items:start;gap:20px}.horizon-landing .partner-logo-wall{grid-template-columns:repeat(3,1fr);gap:0;padding:0}.horizon-landing .partner-logo{height:72px;padding:12px 14px}.horizon-landing .partner-logo img{height:36px}.horizon-landing .partner-logo--unicef img{height:52px}.horizon-landing .scholar--feature .scholar__media{height:220px}.horizon-landing .date,.horizon-landing .date:nth-child(odd){border-right:0}.horizon-landing .hero__stats{grid-template-columns:1fr}.horizon-landing .hero__stat,.horizon-landing .hero__stat:nth-child(odd){border-right:0}.horizon-landing .hero__stat:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.horizon-landing .hero__stat:last-child{border-bottom:0}.horizon-landing .track{padding:26px 22px}.horizon-landing .stepper__panel{padding:24px 20px}.horizon-landing .essay{padding:24px 22px}.horizon-landing .faq__q{padding:18px 20px;font-size:15px}.horizon-landing .faq__a{padding:0 20px 20px}.horizon-landing .scoring{padding:20px}.horizon-landing .score{flex-wrap:wrap}.horizon-landing .score__name{flex-basis:100%}.horizon-landing .footer-grid{grid-template-columns:1fr}.horizon-landing .site-footer__inner{padding:0 20px}.horizon-landing .brand--logo img{height:40px}.horizon-landing .btn{width:100%}.horizon-landing .hero__actions,.horizon-landing .cta__actions{flex-direction:column;align-items:stretch}.horizon-landing .apply-facts{gap:20px}.horizon-landing .apply-facts__rule{display:none}}@media (prefers-reduced-motion: reduce){.horizon-landing{scroll-behavior:auto}.horizon-landing *,.horizon-landing *:before,.horizon-landing *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.horizon-landing [data-reveal]{opacity:1!important;transform:none!important;filter:none!important}.horizon-landing .hero__media{transform:none!important}}@media print{.horizon-landing .site-header,.horizon-landing .apply-bar,.horizon-landing .flow-panel,.horizon-landing .skip-link{display:none!important}.horizon-landing .hero{min-height:0}.horizon-landing [data-reveal]{opacity:1!important;transform:none!important;filter:none!important}}.horizon-landing .content-page{background:var(--page);min-height:60vh;padding:calc(var(--nav-h) + 48px) 0 80px}.horizon-landing .content-narrow{max-width:760px;margin:0 auto;padding:0 var(--gutter)}.horizon-landing .content-back{display:inline-block;font:600 13.5px/1.4 var(--sans);color:var(--blue-hover);margin-bottom:22px}.horizon-landing .content-back:hover{color:var(--blue)}.horizon-landing .content-page .sec-tag{font:600 12px/1 var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--amber-ink);margin:0 0 12px}.horizon-landing .content-page .sec-h{font:700 clamp(28px,4vw,40px)/1.15 var(--sans);color:var(--heading);letter-spacing:-.8px;margin:0 0 14px}.horizon-landing .content-page .content-lead{font:400 17px/1.65 var(--sans);color:var(--body);margin:0 0 36px;max-width:640px}.horizon-landing .content-block{margin-bottom:32px}.horizon-landing .content-block h2{font:600 18px/1.35 var(--sans);color:var(--heading);margin:0 0 12px}.horizon-landing .content-block p{font:400 15px/1.7 var(--sans);color:var(--body);margin:0 0 12px}.horizon-landing .content-block ul{margin:8px 0 0;padding-left:1.2em}.horizon-landing .content-block li{font:400 15px/1.65 var(--sans);color:var(--body);margin-bottom:8px}.horizon-landing .content-faqs{margin-top:12px;display:flex;flex-direction:column;gap:12px}.horizon-landing .content-faq{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:14px 18px}.horizon-landing .content-faq summary{cursor:pointer;font:600 15px/1.4 var(--sans);color:var(--heading);list-style:none}.horizon-landing .content-faq summary::-webkit-details-marker{display:none}.horizon-landing .content-faq p{margin:10px 0 2px;font:400 14.5px/1.65 var(--sans);color:var(--body)}.horizon-landing .content-cta{margin-top:36px;display:flex;gap:12px;flex-wrap:wrap}.horizon-landing .track-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#12356073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:0}.horizon-landing .track-modal-sheet{background:#fff;border-radius:20px 20px 0 0;width:440px;max-width:100%;max-height:92vh;overflow:hidden;box-shadow:0 24px 64px -16px #0000004d;display:flex;flex-direction:column;margin:0 auto}.horizon-landing .track-modal-head{padding:18px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.horizon-landing .track-modal-title{font-size:17px;font-weight:600;color:var(--heading)}.horizon-landing .track-modal-sub{font-size:13px;color:var(--muted);margin-top:3px;line-height:1.45}.horizon-landing .track-modal-x{border:none;background:var(--surface-2);cursor:pointer;padding:4px 10px;border-radius:8px;font-size:22px;line-height:1;color:var(--muted);flex-shrink:0}.horizon-landing .track-modal-body{padding:24px;overflow-y:auto;text-align:left}.horizon-landing .track-modal-label{font-size:13px;font-weight:600;color:var(--heading);display:block;margin-bottom:8px}.horizon-landing .track-modal-input{width:100%;font-family:inherit;font-size:14.5px;padding:12px 14px;border:1px solid var(--border-strong);border-radius:10px;outline:none;background:#fff;color:var(--ink)}.horizon-landing .track-modal-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a498126}.horizon-landing .track-modal-error{margin-top:16px;padding:12px 16px;background:#ffebec;border-radius:8px;font-size:12.5px;font-weight:500;color:#e93544}.horizon-landing .track-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}@media (min-width:640px){.horizon-landing .track-modal-overlay{align-items:center;padding:24px}.horizon-landing .track-modal-sheet{border-radius:20px;max-height:90vh}}.horizon-landing .stream-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.horizon-landing .stream-card{border:1px solid var(--border);border-radius:var(--r-xl);padding:18px 18px 16px;background:var(--surface)}.horizon-landing .stream-card.is-open{border-color:#1d8b5a59;background:linear-gradient(180deg,#fff,#1d8b5a0a)}.horizon-landing .stream-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.horizon-landing .stream-code{font:600 12px/1 var(--mono);color:var(--blue);letter-spacing:.4px}.horizon-landing .stream-badge{font:600 11px/1 var(--sans);padding:6px 10px;border-radius:999px;background:var(--surface-2);color:var(--muted)}.horizon-landing .stream-badge.open{background:#1d8b5a1f;color:var(--green)}.horizon-landing .stream-card h3{margin:0 0 8px;font:600 16px/1.3 var(--sans);color:var(--heading)}.horizon-landing .stream-window{margin:0 0 14px;font:400 13px/1.5 var(--sans);color:var(--body);display:grid;gap:2px}.horizon-landing .stream-window.muted{color:var(--muted)}.horizon-landing .stream-window__label{font:600 11px/1.3 var(--sans);letter-spacing:.02em;text-transform:uppercase;color:var(--muted)}.horizon-landing .stream-window__value{font:500 13.5px/1.4 var(--sans);color:var(--body)}.horizon-landing .stream-accepting{margin:0;font:600 12.5px/1.3 var(--sans);color:var(--green);letter-spacing:-.01em}.horizon-landing .stream-apply{display:inline-flex}.horizon-landing .stream-apply.disabled{display:inline-flex;opacity:.55;font:500 13px/1 var(--sans);color:var(--muted);padding:10px 0}.horizon-landing .stream-card__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:2px}.horizon-landing .stream-card__actions .btn{font-size:13.5px;padding:12px 20px;min-height:42px;box-sizing:border-box}.horizon-landing .stream-about{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:8px 4px;margin:0;font:500 13.5px/1.3 var(--sans);color:var(--blue);cursor:pointer;text-decoration:none}.horizon-landing .stream-about:hover{color:var(--blue-hover);text-decoration:underline;text-underline-offset:3px}.horizon-landing .stream-empty{margin:16px 0 0;color:var(--muted);font:400 14px/1.5 var(--sans)}@media (max-width:620px){.horizon-landing .stream-grid{grid-template-columns:1fr}}.horizon-landing .stream-card.stream-card--photo{position:relative;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;min-height:248px;padding:20px 20px 18px;border-color:var(--border);background:#f7f8f8;color:var(--heading);transition:transform .35s ease,box-shadow .35s ease}.horizon-landing .stream-card.stream-card--photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--stream-card-bg);background-size:cover;background-position:82% 42%;transform:scale(1);transition:transform .55s ease}.horizon-landing .stream-card.stream-card--photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,#fff,#fff 46%,#ffffffeb 56%,#ffffff8c 70%,#ffffff1f 86%,#fff0);pointer-events:none}.horizon-landing .stream-card.stream-card--photo>*{position:relative;z-index:1}.horizon-landing .stream-card.stream-card--photo:hover{transform:translateY(-2px);box-shadow:0 12px 32px #12356014}.horizon-landing .stream-card.stream-card--photo:hover:before{transform:scale(1.025)}.horizon-landing .stream-card.stream-card--photo.is-open{border-color:var(--border)}.horizon-landing .stream-card.stream-card--photo .stream-card-top{margin-bottom:0;min-height:24px}.horizon-landing .stream-card.stream-card--photo .stream-code{color:var(--blue);letter-spacing:.06em}.horizon-landing .stream-card.stream-card--photo .stream-badge.open{background:var(--green);color:#fff;box-shadow:0 1px 2px #0000001f}.horizon-landing .stream-card.stream-card--photo .stream-card__copy{display:flex;flex-direction:column;gap:12px;flex:1;width:min(100%,15.75rem);margin-top:14px}.horizon-landing .stream-card.stream-card--photo h3{margin:0;max-width:none;font:600 15.5px/1.28 var(--sans);color:var(--heading);letter-spacing:-.02em;text-wrap:balance}.horizon-landing .stream-card.stream-card--photo .stream-window{margin:0;gap:4px}.horizon-landing .stream-card.stream-card--photo .stream-window__label{font:600 10.5px/1.2 var(--sans);letter-spacing:.04em;color:var(--muted)}.horizon-landing .stream-card.stream-card--photo .stream-window__value{font:500 13px/1.35 var(--sans);color:var(--heading);font-variant-numeric:tabular-nums}.horizon-landing .stream-card.stream-card--photo .stream-window.muted .stream-window__value{color:var(--muted)}.horizon-landing .stream-card.stream-card--photo .stream-accepting{display:inline-flex;align-items:center;gap:7px;margin:0;font:600 12.5px/1.3 var(--sans);color:var(--green)}.horizon-landing .stream-card.stream-card--photo .stream-accepting:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 #1d8b5a73;animation:stream-open-pulse 1.6s ease-out infinite}@keyframes stream-open-pulse{0%{box-shadow:0 0 #1d8b5a66}70%{box-shadow:0 0 0 8px #1d8b5a00}to{box-shadow:0 0 #1d8b5a00}}.horizon-landing .stream-card.stream-card--photo .stream-card__actions{margin-top:auto;padding-top:6px;gap:14px}.horizon-landing .stream-card.stream-card--photo .btn--primary{background:var(--blue);border-color:var(--blue);color:#fff;padding:11px 18px;min-height:40px;font-size:13px}.horizon-landing .stream-card.stream-card--photo .btn--primary:hover{background:var(--blue-hover);border-color:var(--blue-hover);color:#fff}.horizon-landing .stream-card.stream-card--photo .stream-about{color:var(--blue);background:transparent;border:0;padding:8px 0;font-weight:500}.horizon-landing .stream-card.stream-card--photo .stream-about:hover{color:var(--blue-hover);text-decoration:underline;text-underline-offset:3px}.horizon-landing .stream-card.stream-card--mhf,.horizon-landing .stream-card.stream-card--tvet,.horizon-landing .stream-card.stream-card--teach{background:#f3f3f3}.horizon-landing .stream-card.stream-card--mhf:before,.horizon-landing .stream-card.stream-card--tvet:before,.horizon-landing .stream-card.stream-card--teach:before{filter:grayscale(1)}.horizon-landing .stream-card.stream-card--mhf:before{background-position:78% 32%}.horizon-landing .stream-card.stream-card--tvet:before{background-position:72% 38%}.horizon-landing .stream-card.stream-card--teach:before{background-position:68% 36%}.horizon-landing .stream-card.stream-card--mhf:after,.horizon-landing .stream-card.stream-card--tvet:after,.horizon-landing .stream-card.stream-card--teach:after{background:linear-gradient(90deg,#fff,#fff 46%,#fffffff0 56%,#ffffff9e 70%,#ffffff38 86%,#ffffff14)}.horizon-landing .stream-card.stream-card--mhf:hover,.horizon-landing .stream-card.stream-card--tvet:hover,.horizon-landing .stream-card.stream-card--teach:hover{box-shadow:0 12px 32px #1235600f}.horizon-landing .stream-card.stream-card--mhf .stream-code,.horizon-landing .stream-card.stream-card--tvet .stream-code,.horizon-landing .stream-card.stream-card--teach .stream-code{color:var(--muted)}.horizon-landing .stream-card.stream-card--mhf .stream-badge,.horizon-landing .stream-card.stream-card--tvet .stream-badge,.horizon-landing .stream-card.stream-card--teach .stream-badge{background:#e8e8e8;color:var(--muted);box-shadow:none}.horizon-landing .stream-card.stream-card--mhf .stream-window__value,.horizon-landing .stream-card.stream-card--tvet .stream-window__value,.horizon-landing .stream-card.stream-card--teach .stream-window__value,.horizon-landing .stream-card.stream-card--mhf .stream-apply.disabled,.horizon-landing .stream-card.stream-card--tvet .stream-apply.disabled,.horizon-landing .stream-card.stream-card--teach .stream-apply.disabled{color:var(--muted)}@media (max-width:620px){.horizon-landing .stream-card.stream-card--photo .stream-card__copy{width:min(100%,18rem)}.horizon-landing .stream-card.stream-card--photo:after{background:linear-gradient(180deg,#fffffff7,#fffffff0 58%,#ffffff8c 78%,#fff3)}}.horizon-landing .stream-about-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#fff;display:flex;flex-direction:column;min-height:0}.horizon-landing .stream-about-modal__head{flex:none;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 40px 20px;border-bottom:1px solid var(--border)}.horizon-landing .stream-about-modal__code{margin:0 0 8px;font:600 12px/1 var(--mono);color:var(--blue);letter-spacing:.4px}.horizon-landing .stream-about-modal__title{margin:0;font:700 28px/1.2 var(--sans);color:var(--heading);letter-spacing:-.02em}.horizon-landing .stream-about-modal__tagline{margin:10px 0 0;font:400 14.5px/1.55 var(--sans);color:var(--muted);max-width:640px}.horizon-landing .stream-about-modal__close{flex:none;width:36px;height:36px;border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--heading);font-size:22px;line-height:1;cursor:pointer;display:grid;place-items:center}.horizon-landing .stream-about-modal__close:hover{background:var(--surface-2)}.horizon-landing .stream-about-modal__body{flex:1;min-height:0;overflow:auto;background:var(--page, #F7F8F8);padding:28px 40px}.horizon-landing .stream-about-modal__inner{max-width:820px;margin:0 auto;display:grid;gap:28px}.horizon-landing .stream-about-section h3{margin:0 0 10px;font:700 15.5px/1.35 var(--sans);color:var(--heading);letter-spacing:-.01em}.horizon-landing .stream-about-section p{margin:0 0 10px;font:400 14.5px/1.65 var(--sans);color:var(--body)}.horizon-landing .stream-about-section__lede{margin:0 0 10px!important;color:var(--muted)!important}.horizon-landing .stream-about-section ul{margin:0;padding:0 0 0 1.15em;display:grid;gap:8px}.horizon-landing .stream-about-section li{font:400 14.5px/1.55 var(--sans);color:var(--body)}.horizon-landing .stream-about-section__note{margin:14px 0 0!important;padding:14px 16px;border-radius:12px;background:#1a49810f;border:1px solid rgba(26,73,129,.12);font:500 13.5px/1.55 var(--sans)!important;color:var(--heading)!important}.horizon-landing .stream-about-modal__foot{flex:none;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:16px 40px 20px;border-top:1px solid var(--border);background:#fff}@media (max-width:720px){.horizon-landing .stream-about-modal__head,.horizon-landing .stream-about-modal__body,.horizon-landing .stream-about-modal__foot{padding-left:20px;padding-right:20px}.horizon-landing .stream-about-modal__title{font-size:22px}}.horizon-landing .nav__track{display:inline-flex;align-items:center;justify-content:center;font:600 13px/1 var(--sans);padding:11px 20px;color:#fff;background:#12356057;border:1px solid rgba(255,255,255,.62);border-radius:var(--r-md);cursor:pointer;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.horizon-landing .nav__track:hover{color:#fff;background:#123560a8;border-color:#fff}.horizon-landing .site-header.is-light .nav__track{color:var(--blue);background:var(--white);border-color:var(--blue)}.horizon-landing .site-header.is-light .nav__track:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.horizon-landing .btn--primary,.horizon-landing .btn--amber{background:var(--red);border-color:var(--red);color:#fff}.horizon-landing a.btn--primary,.horizon-landing a.btn--amber{color:#fff}.horizon-landing .btn--primary:hover,.horizon-landing .btn--amber:hover{background:#a80034;border-color:#a80034;color:#fff}.horizon-landing a.btn--primary:hover,.horizon-landing a.btn--amber:hover{color:#fff}.horizon-landing .application-window-banner{--application-banner-h: 78px;position:fixed;z-index:61;top:0;left:0;right:0;min-height:var(--application-banner-h);color:var(--navy);background:var(--amber);box-shadow:inset 0 -1px #1235603d,0 10px 28px #081c3433}.horizon-landing .application-window-banner__inner{width:100%;min-height:calc(var(--application-banner-h) - 1px);padding:7px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}.horizon-landing .application-window-banner__message{margin:0;display:flex;align-items:center;gap:10px;font:500 14px/1.35 var(--sans)}.horizon-landing .application-window-banner__pill{padding:5px 9px;flex:none;color:#fff;background:var(--navy);border-radius:var(--r-pill);font:750 10.5px/1 var(--sans);letter-spacing:.7px}.horizon-landing .application-window-banner__stream{font:800 15px/1.35 var(--sans);letter-spacing:.06em}.horizon-landing .application-window-banner__aside{display:flex;align-items:center;gap:22px;flex:none}.horizon-landing .chairman__figures-note,.horizon-landing .impact-figures-note{margin-top:20px;font-size:13px;line-height:1.5;color:var(--muted);max-width:720px}.horizon-landing .chairman__figures-note{margin-top:28px}.horizon-landing .flip-countdown{display:flex;align-items:flex-start;gap:6px}.horizon-landing .flip-countdown__visual{display:flex;align-items:flex-start;gap:inherit;width:100%}.horizon-landing .flip-countdown__unit{display:flex;flex-direction:column;align-items:center;gap:4px}.horizon-landing .flip-countdown__card{position:relative;width:34px;height:34px;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(180deg,#3d3d3d,#1c1c1c 48%,#111 52%,#1a1a1a);border-radius:7px;box-shadow:0 1px #ffffff1f inset,0 3px 8px #00000047;font:700 15px/1 var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-.3px;animation:flip-tick .32s cubic-bezier(.2,.8,.2,1)}.horizon-landing .flip-countdown__card:before{content:"";position:absolute;top:0;right:0;bottom:50%;left:0;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent);pointer-events:none}.horizon-landing .flip-countdown__card:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#0000008c;box-shadow:0 1px #ffffff0f;pointer-events:none}.horizon-landing .flip-countdown__card span{position:relative;z-index:1}.horizon-landing .flip-countdown__label{font:700 8px/1 var(--sans);letter-spacing:.55px;text-transform:uppercase;color:var(--navy)}.horizon-landing .flip-countdown--lg{gap:8px;justify-content:space-between;width:100%}.horizon-landing .flip-countdown--lg .flip-countdown__card{width:48px;height:48px;border-radius:9px;font-size:20px}.horizon-landing .flip-countdown--lg .flip-countdown__label{font-size:9px;letter-spacing:.65px;color:var(--muted)}.horizon-landing .countdown__flip{margin-top:14px}@keyframes flip-tick{0%{transform:perspective(120px) rotateX(-55deg);opacity:.55}to{transform:perspective(120px) rotateX(0);opacity:1}}@media (prefers-reduced-motion: reduce){.horizon-landing .flip-countdown__card{animation:none}}.horizon-landing .application-window-banner__action{min-height:auto;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:none;color:var(--blue);background:transparent;border:0;border-radius:0;font:700 14px/1.3 var(--sans);white-space:nowrap;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px;transition:color .18s ease}.horizon-landing .application-window-banner__action:hover{color:var(--blue-link-hover);background:transparent;border-color:transparent}.horizon-landing .application-window-banner__action:active{transform:none}.horizon-landing .application-window-banner__action span[aria-hidden=true]{text-decoration:none;font-weight:700}.horizon-landing .application-window-banner+.site-header{top:78px}.horizon-landing .application-window-banner~.hero .hero__body{padding-top:calc(var(--nav-h) + 118px)}.horizon-landing .application-window-banner~main,.horizon-landing .application-window-banner~main [id]{scroll-margin-top:78px}@media (max-width: 768px){.horizon-landing .btn,.horizon-landing .nav-toggle,.horizon-landing a.stream-apply,.horizon-landing .faq__q{min-height:44px}.horizon-landing .btn,.horizon-landing a.stream-apply{display:inline-flex;align-items:center;justify-content:center}.horizon-landing .nav-toggle{min-width:44px}.horizon-landing .nav__track{min-height:48px;margin:8px 0;padding:0 16px;justify-content:center;border-bottom:1px solid rgba(255,255,255,.62)}.horizon-landing .site-header.is-light .nav__track{border-bottom-color:var(--blue)}.horizon-landing .application-window-banner{--application-banner-h: 96px}.horizon-landing .application-window-banner+.site-header{top:96px}.horizon-landing .application-window-banner__inner{padding-block:8px;gap:12px;flex-wrap:wrap}.horizon-landing .application-window-banner__message{min-width:0;display:block;font-size:12.5px}.horizon-landing .application-window-banner__message>span:last-child{display:block}.horizon-landing .application-window-banner__pill{width:fit-content;margin-bottom:5px}.horizon-landing .application-window-banner__stream{font-size:13.5px}.horizon-landing .application-window-banner__action{min-height:auto;padding-inline:0;font-size:13px}.horizon-landing .application-window-banner__aside{width:100%;justify-content:flex-end;gap:12px}.horizon-landing .flip-countdown__card{width:30px;height:30px;font-size:13px;border-radius:6px}.horizon-landing .flip-countdown--lg .flip-countdown__card{width:42px;height:42px;font-size:17px}.horizon-landing .application-window-banner~.hero .hero__body{padding-top:calc(var(--nav-h) + 126px)}.horizon-landing .application-window-banner~main,.horizon-landing .application-window-banner~main [id]{scroll-margin-top:96px}}@media (max-width: 420px){.horizon-landing .flip-countdown{gap:4px}.horizon-landing .flip-countdown__card{width:28px;height:28px;font-size:12px}.horizon-landing .flip-countdown--lg .flip-countdown__card{width:40px;height:40px;font-size:16px}}.horizon-landing .hero__title-accent{color:#fff}.horizon-landing .hero__badge-dot--red{background:var(--red);box-shadow:0 0 0 5px #c3003c57}.horizon-landing .hero__stat--red{background:var(--red)}.horizon-landing .hero__stat--red .hero__stat-value{color:#fff}.horizon-landing .hero__stat-value--word{letter-spacing:.04em}.horizon-landing .hero__stat--red .hero__stat-label{color:#ffffffe0}.horizon-landing .brand-ribbon{display:flex;align-items:center;gap:20px;padding:14px var(--gutter);color:#fff;background:var(--red);border-bottom:1px solid rgba(0,0,0,.12)}.horizon-landing .brand-ribbon__mark{flex:none;min-width:52px;padding:8px 12px;text-align:center;color:var(--red);background:#fff;border-radius:var(--r-md);font:800 22px/1 var(--sans);letter-spacing:-1px}.horizon-landing .brand-ribbon p{margin:0;font:500 15px/1.45 var(--sans)}.horizon-landing .brand-ribbon strong{font-weight:700}.horizon-landing .countdown--highlight{border-top:5px solid var(--red)}.horizon-landing .countdown--multi{width:min(100%,300px)}.horizon-landing .countdown__stream-hint{margin:8px 0 0;font:700 12px/1.35 var(--sans);letter-spacing:.02em;color:var(--blue)}.horizon-landing .countdown__deadlines{list-style:none;margin:14px 0 0;padding:12px 0 0;border-top:1px solid var(--border);display:grid;gap:6px}.horizon-landing .countdown__deadline-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 4px;border-radius:8px;text-decoration:none;font:500 12px/1.4 var(--sans);color:var(--muted);transition:background .14s ease,color .14s ease}.horizon-landing .countdown__deadline-link:hover{background:var(--surface);color:var(--heading)}.horizon-landing .countdown__deadline.is-soonest .countdown__deadline-link{color:var(--heading);font-weight:600}.horizon-landing .countdown__deadline-code{font:700 11px/1 var(--sans);letter-spacing:.06em;color:var(--blue)}.horizon-landing .countdown__deadline-date{font-variant-numeric:tabular-nums;text-align:right}.horizon-landing .countdown__label--urgent{color:var(--red);letter-spacing:1px}.horizon-landing .countdown{width:280px}.horizon-landing .countdown__value--red{color:var(--red);font-size:24px}.horizon-landing .value--red-panel{padding:18px 22px;text-align:center;color:#fff;background:var(--red);border-radius:var(--r-xl);box-shadow:0 18px 40px -22px #c3003ca6}.horizon-landing .value--red-panel .value__label{color:#ffffffe0}.horizon-landing .value--red-panel .value__amount{color:#fff}.horizon-landing .value--red-panel .value__note{color:#ffffffd1}.horizon-landing .stat-card--red{background:var(--red);border-color:var(--red)}.horizon-landing .stat-card--red .stat-card__value{color:#fff}.horizon-landing .stat-card--red .stat-card__label{color:#ffffffd6}.horizon-landing .benefit--red{background:var(--red);border-color:var(--red)}.horizon-landing .benefit--red .benefit__title{color:#fff}.horizon-landing .benefit--red .benefit__icon{background:#ffffff24;color:#fff}.horizon-landing .benefit--red .benefit__copy{color:#ffffffd6}.horizon-landing .eyebrow--red{color:var(--red)}.horizon-landing .impact-intro-card__title-accent{color:var(--amber)}.horizon-landing .impact-intro-card__stamp--amber{border:2px solid var(--amber)}.horizon-landing .impact-intro-card__stamp--amber strong{color:#fff;font-size:clamp(32px,3.2vw,40px);letter-spacing:-1.5px}.horizon-landing .impact-intro-card__stamp--amber span{color:var(--amber)}.horizon-landing .impact-reach__item--amber{border-color:var(--amber)}.horizon-landing .impact-reach__item--amber:before{height:5px;background:var(--amber)}.horizon-landing .impact-reach__item--amber .impact-reach__value{color:var(--amber-ink)}.horizon-landing .metric--red{padding:22px 20px 20px;border-top:0;color:#fff;background:var(--red);border-radius:var(--r-xl)}.horizon-landing .metric--red .metric__value{color:#fff}.horizon-landing .metric--red .metric__label{color:#ffffffdb}.horizon-landing .date--deadline{background:#fff;border-top:5px solid var(--red);border-left:4px solid var(--red)}.horizon-landing .date__when--red{color:var(--red);font-weight:600}.horizon-landing .date__flag--red{color:#fff;background:var(--red)}.horizon-landing .cta__free-pill{margin:0 auto 18px;padding:8px 14px;display:inline-flex;color:var(--amber);background:transparent;border:1px solid rgba(223,155,28,.45);border-radius:var(--r-pill);font:600 11.5px/1 var(--sans);letter-spacing:.55px;text-transform:uppercase}.horizon-landing .scam-alert{margin-bottom:32px;padding:14px 18px;display:flex;align-items:flex-start;gap:14px;border-radius:var(--r-lg)}.horizon-landing .scam-alert--subtle{color:var(--heading);background:var(--page);border:1px solid var(--border);box-shadow:none;flex-direction:column;align-items:flex-start;gap:10px}.horizon-landing .scam-alert__pill{flex:none;padding:5px 9px;border-radius:var(--r-pill);font:700 10px/1 var(--sans);letter-spacing:.65px;display:inline-flex;align-items:center;gap:6px}.horizon-landing .scam-alert__pill-icon{display:grid;place-items:center;flex:none;animation:scam-shield-pulse 1.6s ease-out infinite}@keyframes scam-shield-pulse{0%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(195,0,60,0))}45%{transform:scale(1.06);filter:drop-shadow(0 0 6px rgba(195,0,60,.35))}to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(195,0,60,0))}}.horizon-landing .scam-alert--subtle .scam-alert__pill{color:var(--red);background:transparent;border:1px solid rgba(195,0,60,.35)}.horizon-landing .scam-alert p{margin:0;font:500 14px/1.55 var(--sans);color:var(--body)}.horizon-landing .scam-alert--subtle strong{color:var(--red);font-weight:700}.horizon-landing .scam-alert--subtle a{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:2px}.horizon-landing .scam-alert--subtle a:hover{color:var(--blue-link-hover)}.horizon-landing .step-chevron{--chevron: 22px;list-style:none;margin:0;padding:0;display:flex;align-items:stretch;gap:0}.horizon-landing .step-chevron__item{position:relative;flex:1 1 0;min-width:0;margin:0;padding:22px calc(var(--chevron) + 18px) 22px calc(var(--chevron) + 10px);display:flex;flex-direction:column;gap:8px;background:var(--white);border:1px solid var(--border);border-left:0;color:var(--heading);clip-path:polygon(0 0,calc(100% - var(--chevron)) 0,100% 50%,calc(100% - var(--chevron)) 100%,0 100%,var(--chevron) 50%)}.horizon-landing .step-chevron__item:first-child{padding-left:22px;border-left:1px solid var(--border);border-radius:var(--r-md) 0 0 var(--r-md);clip-path:polygon(0 0,calc(100% - var(--chevron)) 0,100% 50%,calc(100% - var(--chevron)) 100%,0 100%)}.horizon-landing .step-chevron__item:last-child{padding-right:22px;border-radius:0 var(--r-md) var(--r-md) 0;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,var(--chevron) 50%)}.horizon-landing .step-chevron__item.is-complete{background:var(--navy);border-color:var(--navy);color:#fff}.horizon-landing .step-chevron__item.is-complete .step-chevron__copy{color:#ffffffbd}.horizon-landing .step-chevron__item.is-current{background:var(--blue-tint);border-color:#1a498159;color:var(--blue)}.horizon-landing .step-chevron__item.is-current .step-chevron__copy{color:var(--blue-tint-ink)}.horizon-landing .step-chevron__head{display:flex;align-items:center;gap:10px}.horizon-landing .step-chevron__icon{flex:none;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#0052cc14;transition:transform .22s cubic-bezier(.16,.84,.3,1),background .22s ease}.horizon-landing .step-chevron[data-revealed=true] .step-chevron__item:nth-child(1) .step-chevron__icon{animation:step-icon-pop .52s cubic-bezier(.16,.84,.3,1) 0ms both}.horizon-landing .step-chevron[data-revealed=true] .step-chevron__item:nth-child(2) .step-chevron__icon{animation:step-icon-pop .52s cubic-bezier(.16,.84,.3,1) .11s both}.horizon-landing .step-chevron[data-revealed=true] .step-chevron__item:nth-child(3) .step-chevron__icon{animation:step-icon-pop .52s cubic-bezier(.16,.84,.3,1) .22s both}.horizon-landing .step-chevron[data-revealed=true] .step-chevron__item--apply .step-chevron__icon{animation-name:step-icon-pop,step-icon-nod;animation-duration:.52s,.64s;animation-delay:0ms,.52s;animation-timing-function:cubic-bezier(.16,.84,.3,1),ease-in-out;animation-fill-mode:both,both;animation-iteration-count:1,1}.horizon-landing .step-chevron[data-revealed=true] .step-chevron__item--screening .step-chevron__icon{animation:step-icon-pop .52s cubic-bezier(.16,.84,.3,1) .11s both}.horizon-landing .step-chevron[data-revealed=true] .step-chevron__item--award .step-chevron__icon{animation-name:step-icon-pop,step-icon-bounce;animation-duration:.52s,.68s;animation-delay:.22s,.7s;animation-timing-function:cubic-bezier(.16,.84,.3,1),cubic-bezier(.34,1.4,.64,1);animation-fill-mode:both,both;animation-iteration-count:1,1}.horizon-landing .step-chevron__item.is-complete .step-chevron__icon{background:#ffffff24}.horizon-landing .step-chevron__item.is-current .step-chevron__icon{background:#0052cc1f}.horizon-landing .step-chevron__item--screening .step-chevron__icon{position:relative;overflow:hidden}.horizon-landing .step-chevron__item--screening .step-chevron__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.45) 50%,transparent 65%);transform:translate(-120%);opacity:0}.horizon-landing .step-chevron[data-revealed=true] .step-chevron__item--screening .step-chevron__icon:after{animation:step-icon-shimmer 1.4s ease-in-out .62s 1 both}@media (hover: hover){.horizon-landing .step-chevron__item:hover .step-chevron__icon{transform:translateY(-2px)}.horizon-landing .step-chevron__item.is-complete:hover .step-chevron__icon{background:#fff3}.horizon-landing .step-chevron__item.is-current:hover .step-chevron__icon{background:#0052cc2e}.horizon-landing .step-chevron__item:not(.is-complete):not(.is-current):hover .step-chevron__icon{background:#0052cc1f}}@keyframes step-icon-pop{0%{opacity:0;transform:translateY(6px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes step-icon-nod{0%,to{transform:translateY(0) rotate(0)}35%{transform:translateY(-2px) rotate(-4deg)}65%{transform:translateY(0) rotate(2deg)}}@keyframes step-icon-bounce{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-4px) scale(1.05)}70%{transform:translateY(1px) scale(.98)}}@keyframes step-icon-shimmer{0%{opacity:0;transform:translate(-120%)}20%{opacity:1}to{opacity:0;transform:translate(120%)}}.horizon-landing .step-chevron__title{font:700 15px/1.3 var(--sans);letter-spacing:-.2px}.horizon-landing .step-chevron__copy{font:400 13px/1.5 var(--sans);color:var(--body)}.horizon-landing .dates{grid-template-columns:repeat(var(--date-cols, 4),minmax(0,1fr))}.horizon-landing .date{min-width:0}@media (max-width: 1100px){.horizon-landing .dates .date:last-child{grid-column:auto}}@media (max-width: 768px){.horizon-landing .brand-ribbon{flex-direction:column;align-items:flex-start;gap:10px;padding-block:16px}.horizon-landing .brand-ribbon p{font-size:14px}.horizon-landing .value--red-panel{text-align:left;width:100%}.horizon-landing .scam-alert,.horizon-landing .step-chevron{flex-direction:column;gap:10px}.horizon-landing .step-chevron__item,.horizon-landing .step-chevron__item:first-child,.horizon-landing .step-chevron__item:last-child{padding:18px 20px;border:1px solid var(--border);border-radius:var(--r-lg);clip-path:none}.horizon-landing .step-chevron__item.is-complete{border-color:var(--navy)}.horizon-landing .step-chevron__item.is-current{border-color:#1a498159}.horizon-landing .dates{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.horizon-landing .dates{grid-template-columns:1fr}}.horizon-landing .chairman{position:relative;isolation:isolate;display:grid;grid-template-columns:400px minmax(0,1fr);align-items:stretch;gap:56px;overflow:hidden;--chairman-pad-x: 56px;padding:56px var(--chairman-pad-x) 0;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:radial-gradient(circle at 18% 8%,rgba(223,155,28,.2),transparent 42%),linear-gradient(135deg,var(--navy) 0%,var(--blue) 100%);box-shadow:0 24px 56px -28px #123560bf}.horizon-landing .chairman:after{content:"";position:absolute;z-index:-1;left:40px;bottom:-220px;width:380px;height:380px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 34px #ffffff09,0 0 0 72px #ffffff06}.horizon-landing .chairman__portrait{align-self:end;margin:0 0 0 calc(var(--chairman-pad-x) * -1)}.horizon-landing .chairman__portrait img{display:block;width:100%;height:auto;margin-bottom:-1px;filter:drop-shadow(0 24px 48px rgba(0,0,0,.38))}.horizon-landing .chairman__body{display:flex;flex-direction:column;justify-content:center;padding-bottom:56px}.horizon-landing .chairman .eyebrow{margin-bottom:22px}.horizon-landing .chairman__title{max-width:620px;margin:0;font:600 clamp(28px,3.1vw,40px)/1.14 var(--sans);color:#fff;letter-spacing:-1.4px}.horizon-landing .chairman__title-accent{display:block;color:var(--amber)}.horizon-landing .chairman__sign{margin-top:36px;padding-top:24px;border-top:1px solid var(--on-navy-line)}.horizon-landing .chairman__name{font:600 17px/1.3 var(--sans);color:#fff;letter-spacing:-.3px}.horizon-landing .chairman__role{margin-top:5px;font:500 11px/1.35 var(--sans);color:var(--amber);letter-spacing:1px;text-transform:uppercase}.horizon-landing .chairman__facts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.horizon-landing .chairman__fact{padding:26px 24px;border:1px solid var(--border);border-radius:var(--r-xl);background:var(--white)}.horizon-landing .chairman__fact-value{font:600 34px/1 var(--sans);color:var(--navy);letter-spacing:-1.6px}.horizon-landing .chairman__fact-label{margin-top:10px;font:400 13.5px/1.5 var(--sans);color:var(--body)}@media (max-width: 1024px){.horizon-landing .chairman{grid-template-columns:300px minmax(0,1fr);gap:36px;--chairman-pad-x: 40px;padding:44px var(--chairman-pad-x) 0}.horizon-landing .chairman__body{padding-bottom:44px}.horizon-landing .chairman__facts{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.horizon-landing .chairman{grid-template-columns:1fr;align-items:start;gap:0;--chairman-pad-x: 24px;padding:36px var(--chairman-pad-x) 0;border-radius:var(--r-xl)}.horizon-landing .chairman:after{display:none}.horizon-landing .chairman__body{order:-1;padding-bottom:0}.horizon-landing .chairman__portrait{margin:32px calc(var(--chairman-pad-x) * -1) 0}.horizon-landing .chairman__title{letter-spacing:-.9px}}@media (max-width: 560px){.horizon-landing .chairman__facts{grid-template-columns:1fr}.horizon-landing .chairman__fact{padding:20px}.horizon-landing .chairman__fact-value{font-size:30px}}.horizon-landing .stream-grid{gap:28px;margin-top:28px;align-items:stretch}.horizon-landing .stream-card--feature{display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden;background:#f7f9f9;border:1px solid rgba(16,24,40,.07);border-radius:24px;box-shadow:0 1px 2px #0a0d140a;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.horizon-landing .stream-card--feature:hover{transform:translateY(-4px);border-color:#1018281a;box-shadow:0 24px 56px -28px #0e1c3038}.horizon-landing .stream-card--feature.is-open{border-color:#1d8b5a38;background:linear-gradient(180deg,#f8fbf9,#f7f9f9)}.horizon-landing .stream-card--feature .stream-card__body{display:flex;flex-direction:column;flex:1;gap:12px;padding:36px 36px 24px}.horizon-landing .stream-card--feature .stream-card-top{margin-bottom:4px}.horizon-landing .stream-card--feature h3{margin:0;min-height:2.44em;font:700 clamp(22px,2.4vw,28px) / 1.22 var(--sans);letter-spacing:-.03em;color:var(--heading);text-wrap:balance}.horizon-landing .stream-card--feature .stream-card__desc{margin:0;max-width:none;min-height:49.5px;font:400 15px/1.65 var(--sans);color:var(--body)}.horizon-landing .stream-card--feature .stream-card__meta{display:flex;flex-direction:column;gap:8px;min-height:72px}.horizon-landing .stream-card--feature .stream-window,.horizon-landing .stream-card--feature .stream-accepting{margin:0}.horizon-landing .stream-card--feature .stream-accepting.is-placeholder{visibility:hidden}.horizon-landing .stream-card--feature .stream-card__cta{display:flex;flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:auto;padding-top:6px}.horizon-landing .stream-card--feature .stream-apply.btn--primary{padding:12px 22px;min-height:44px;font-size:14px;border-radius:10px}.horizon-landing .stream-card--feature .stream-learn-more{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:6px 0;margin:0;display:inline-flex;align-items:center;gap:6px;font:600 15px/1.3 var(--sans);color:#0d5c4a;cursor:pointer;text-decoration:none;transition:color .2s ease,gap .2s ease}.horizon-landing .stream-card--feature .stream-learn-more:hover{color:#084a3b}.horizon-landing .stream-card--feature .stream-learn-more__arr{display:inline-block;transition:transform .2s ease}.horizon-landing .stream-card--feature .stream-learn-more:hover .stream-learn-more__arr{transform:translate(4px)}.horizon-landing .stream-card--feature .stream-card__visual{padding:0 24px 24px}.horizon-landing .stream-card--feature .stream-card__img{display:block;width:100%;height:clamp(180px,24vw,240px);object-fit:cover;border-radius:16px;background:#e8ecef}.horizon-landing .stream-card--feature.stream-card--stem .stream-card__img{object-position:82% 42%}.horizon-landing .stream-card--feature.stream-card--mhf .stream-card__img{object-position:78% 32%}.horizon-landing .stream-card--feature.stream-card--tvet .stream-card__img{object-position:72% 38%}.horizon-landing .stream-card--feature.stream-card--teach .stream-card__img{object-position:68% 36%}.horizon-landing .stream-card--feature.is-closed .stream-card__img{filter:grayscale(1);opacity:.82}.horizon-landing .stream-card--feature.is-closed .stream-badge{background:#e8ecef;color:var(--muted);box-shadow:none}.horizon-landing .stream-card--feature.is-closed .stream-code{color:var(--muted)}@media (max-width: 760px){.horizon-landing .stream-card--feature .stream-card__body{padding:28px 24px 20px}.horizon-landing .stream-card--feature .stream-card__visual{padding:0 16px 16px}.horizon-landing .stream-card--feature .stream-card__img{height:200px;border-radius:14px}}.horizon-landing .hero.hero--stream{height:clamp(400px,58dvh,540px);min-height:0;max-height:540px}.horizon-landing .hero.hero--stream .hero__body{padding-bottom:56px}.horizon-landing .hero__body--stream{align-items:flex-end}.horizon-landing .hero.hero--stream .hero__title{font-size:clamp(30px,3.8vw,48px);letter-spacing:-1.4px;margin-bottom:14px}.horizon-landing .hero.hero--stream .hero__lede{margin-bottom:22px;font-size:16.5px}.horizon-landing .hero.hero--stream.is-open .hero__scrim{background:linear-gradient(100deg,#123560f0,#123560d1 34%,#12356061 66%,#12356024)}.horizon-landing .hero.hero--stream.is-unavailable .hero__media img{filter:grayscale(1) brightness(.5)}.horizon-landing .hero.hero--stream.is-unavailable .hero__scrim{background:linear-gradient(100deg,#14181ef0,#14181ee6 38%,#14181e8c 68%,#14181e47)}.horizon-landing .hero.hero--stream.is-unavailable .hero__badge{border-color:#ffffff38}.horizon-landing .hero__badge-dot--live{background:var(--green);box-shadow:0 0 0 4px #1d8b5a47}.horizon-landing .hero__badge-dot--closed{background:#ffffff73;box-shadow:none}.horizon-landing .stream-window-panel{flex:none;width:min(100%,320px);border-radius:var(--r-xl);padding:22px 24px 20px}.horizon-landing .stream-window-panel--open{background:#fff;border:1px solid rgba(255,255,255,.85);box-shadow:0 24px 56px -24px #00000061,0 0 0 1px #1a498114}.horizon-landing .stream-window-panel--closed{background:#0c10166b;border:2px dashed rgba(255,255,255,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.horizon-landing .stream-window-panel__eyebrow{margin:0;font:700 11px/1.2 var(--sans);letter-spacing:.1em;text-transform:uppercase}.horizon-landing .stream-window-panel--open .stream-window-panel__eyebrow{color:var(--blue)}.horizon-landing .stream-window-panel--closed .stream-window-panel__eyebrow{color:#ffffff9e}.horizon-landing .stream-window-panel__dates{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:12px}.horizon-landing .stream-window-panel__date{font:700 clamp(24px,3.2vw,34px) / 1.12 var(--sans);letter-spacing:-.04em;font-variant-numeric:tabular-nums}.horizon-landing .stream-window-panel--open .stream-window-panel__date{color:var(--heading)}.horizon-landing .stream-window-panel--closed .stream-window-panel__date{color:#ffffffe6}.horizon-landing .stream-window-panel__sep{font:600 22px/1 var(--sans);color:var(--muted);opacity:.55}.horizon-landing .stream-window-panel--closed .stream-window-panel__sep{color:#ffffff80}.horizon-landing .stream-window-panel__fallback{margin:12px 0 0;font:600 clamp(20px,2.6vw,28px) / 1.25 var(--sans);letter-spacing:-.02em}.horizon-landing .stream-window-panel--open .stream-window-panel__fallback{color:var(--heading)}.horizon-landing .stream-window-panel--closed .stream-window-panel__fallback{color:#ffffffe0}.horizon-landing .stream-window-panel__status{margin:16px 0 0;display:inline-flex;align-items:center;gap:8px;font:600 13px/1.35 var(--sans)}.horizon-landing .stream-window-panel__status.is-live{color:var(--green)}.horizon-landing .stream-window-panel__status.is-closed{color:#fff;background:#00000047;border:1px solid rgba(255,255,255,.16);border-radius:var(--r-pill);padding:8px 14px}.horizon-landing .stream-window-panel__status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 #1d8b5a73;animation:stream-open-pulse 1.6s ease-out infinite;flex:none}.horizon-landing .stream-landing--unavailable .stream-landing__content .stream-about-section{border-color:#1018281a}.horizon-landing .stream-landing__bar{background:var(--white);border-bottom:1px solid var(--border)}.horizon-landing .stream-landing__bar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;flex-wrap:wrap}.horizon-landing .stream-landing__back{font:600 13.5px/1.3 var(--sans);color:var(--blue);text-decoration:none}.horizon-landing .stream-landing__back:hover{color:var(--blue-hover);text-decoration:underline;text-underline-offset:3px}.horizon-landing .stream-landing__body{background:var(--page, #f7f8f8);padding:40px 0 56px}.horizon-landing .stream-landing__content{max-width:820px}.horizon-landing .stream-landing__content .stream-about-modal__inner{display:grid;gap:28px}.horizon-landing .stream-landing__content .stream-about-section{background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);padding:24px 28px}.horizon-landing .stream-landing__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.horizon-landing .stream-landing__cta-actions{display:flex;flex-wrap:wrap;gap:12px;flex:none}@media (max-width: 900px){.horizon-landing .hero__body--stream{flex-direction:column;align-items:stretch;gap:20px}.horizon-landing .stream-window-panel{width:100%;order:-1}}@media (max-width: 768px){.horizon-landing .hero.hero--stream{height:clamp(340px,50dvh,480px);max-height:480px}.horizon-landing .hero.hero--stream .hero__body{padding-bottom:40px}.horizon-landing .stream-landing__cta-inner,.horizon-landing .stream-landing__cta-actions{flex-direction:column;align-items:stretch}}.horizon-landing .hero.hero--boundaries{height:clamp(420px,62dvh,580px);min-height:0;max-height:580px}.horizon-landing .hero.hero--boundaries .hero__body{align-items:flex-end;padding-bottom:56px;gap:40px}.horizon-landing .hero.hero--boundaries .hero__title{font-size:clamp(30px,3.6vw,46px);letter-spacing:-1.3px}.horizon-landing .hero.hero--boundaries .hero__title-accent{display:block;font-weight:500;opacity:.92}.horizon-landing .hero__scrim--boundaries{background:linear-gradient(105deg,#123560f2,#123560db 32%,#1235606b 62%,#1235601f)}.horizon-landing .boundaries-hero__meta{margin:18px 0 0;font:500 12.5px/1.4 var(--sans);color:#ffffff9e;letter-spacing:.02em}.horizon-landing .boundaries-hero-panel{flex:none;width:min(100%,280px);border-radius:var(--r-xl);padding:22px 24px 20px;background:#fffffff5;border:1px solid rgba(255,255,255,.85);box-shadow:0 24px 56px -24px #00000061,0 0 0 1px #1a498114}.horizon-landing .boundaries-hero-panel__eyebrow{margin:0;font:700 11px/1.2 var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--blue)}.horizon-landing .boundaries-hero-panel__list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:8px}.horizon-landing .boundaries-hero-panel__list a{display:block;padding:8px 10px;border-radius:var(--r-md);font:600 13.5px/1.35 var(--sans);color:var(--heading);text-decoration:none;transition:background .15s ease,color .15s ease}.horizon-landing .boundaries-hero-panel__list a:hover{background:#1a498114;color:var(--blue)}.horizon-landing .boundaries-landing__bar{background:var(--white);border-bottom:1px solid var(--border)}.horizon-landing .boundaries-landing__bar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;flex-wrap:wrap}.horizon-landing .boundaries-landing__back{font:600 13.5px/1.3 var(--sans);color:var(--blue);text-decoration:none}.horizon-landing .boundaries-landing__back:hover{color:var(--blue-hover);text-decoration:underline;text-underline-offset:3px}.horizon-landing .boundaries-landing__version{font:500 12.5px/1.3 var(--sans);color:var(--muted)}.horizon-landing .boundaries-intro{max-width:640px;margin-bottom:36px}.horizon-landing .landing-card{--landing-accent: var(--blue);--landing-tint: rgba(26, 73, 129, .06);position:relative;background:var(--white);border:1px solid rgba(16,24,40,.08);border-radius:var(--r-xl);overflow:hidden;box-shadow:0 1px 2px #0a0d140a,0 10px 28px -16px #12356024;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.horizon-landing .landing-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--landing-accent)}.horizon-landing .landing-card:hover{border-color:#1a498129;box-shadow:0 1px 2px #0a0d140a,0 16px 36px -18px #12356033;transform:translateY(-1px)}.horizon-landing .landing-card__inner{padding:20px 22px 20px 26px}.horizon-landing .landing-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.horizon-landing .landing-card__intro{min-width:0}.horizon-landing .landing-card__metric{flex:none;text-align:right}.horizon-landing .landing-card__badge{display:inline-flex;margin-bottom:8px;padding:5px 9px;border-radius:6px;font:700 10px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--landing-accent);background:var(--landing-tint)}.horizon-landing .landing-card__badge--light{color:var(--amber, #f5c842);background:#f5c84224}.horizon-landing .landing-card__title{margin:0 0 8px;font:700 16px/1.3 var(--sans);color:var(--heading)}.horizon-landing .landing-card__title--light{color:#fff}.horizon-landing .landing-card__stat{margin:0;font:700 clamp(24px,3vw,30px) / 1.05 var(--sans);letter-spacing:-.03em;color:var(--heading);font-variant-numeric:tabular-nums}.horizon-landing .landing-card__stat-label{margin:4px 0 0;font:500 11px/1.3 var(--sans);color:var(--muted)}.horizon-landing .landing-card__copy{margin:0;font:500 13.5px/1.55 var(--sans);color:var(--body)}.horizon-landing .landing-card__list{margin:0;padding:0;list-style:none;display:grid;gap:9px}.horizon-landing .landing-card__list li{position:relative;padding-left:14px;font:500 13px/1.5 var(--sans);color:var(--body)}.horizon-landing .landing-card__list li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--landing-accent);opacity:.55}.horizon-landing .landing-card__note{margin:0;padding:14px 16px;border-radius:var(--r-lg);background:#1a49810d;border:1px solid rgba(26,73,129,.1)}.horizon-landing .landing-card--navy{--landing-accent: var(--blue);--landing-tint: rgba(26, 73, 129, .08)}.horizon-landing .landing-card--blue{--landing-accent: #3d6cb4;--landing-tint: rgba(61, 108, 180, .1)}.horizon-landing .landing-card--amber{--landing-accent: #c88412;--landing-tint: rgba(200, 132, 18, .12)}.horizon-landing .landing-card--green{--landing-accent: #1d8b5a;--landing-tint: rgba(29, 139, 90, .1)}.horizon-landing .landing-card--stem{--landing-accent: #c44a66;--landing-tint: rgba(196, 74, 102, .1)}.horizon-landing .landing-card--tvet{--landing-accent: #4a62c4;--landing-tint: rgba(74, 98, 196, .1)}.horizon-landing .landing-card--mhf{--landing-accent: #1f8a7a;--landing-tint: rgba(31, 138, 122, .1)}.horizon-landing .landing-card--muted{--landing-accent: var(--blue);--landing-tint: rgba(26, 73, 129, .08);background:var(--page, #f7f8f8)}.horizon-landing .landing-card--onnavy{--landing-accent: var(--amber, #f5c842);--landing-tint: rgba(245, 200, 66, .14);background:#ffffff12;border-color:#ffffff24;box-shadow:none}.horizon-landing .landing-card--onnavy:before{background:var(--amber, #f5c842)}.horizon-landing .landing-card--onnavy:hover{background:#ffffff1a;border-color:#ffffff38;box-shadow:0 12px 32px -20px #00000059}.horizon-landing .landing-card--flat{box-shadow:none}.horizon-landing .landing-card--flat:before{width:3px;opacity:.85}.horizon-landing .landing-card--flat:hover{transform:none;box-shadow:none;border-color:#1018281a}.horizon-landing .boundaries-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.horizon-landing .boundaries-pillar{padding:0}.horizon-landing .boundaries-pillar__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#1a498114;margin-bottom:16px}.horizon-landing .boundaries-pillar .landing-card__title{font-size:17px}.horizon-landing .boundaries-geo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:40px}.horizon-landing .boundaries-geo-card{padding:0}.horizon-landing .boundaries-geo-card__stat{margin-bottom:12px}.horizon-landing .boundaries-steps__lede{margin-bottom:20px}.horizon-landing .boundaries-steps__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.horizon-landing .boundaries-step{padding:0}.horizon-landing .boundaries-step__num{display:inline-block;font:700 12px/1 var(--sans);letter-spacing:.06em;color:var(--blue);margin-bottom:10px}.horizon-landing .boundaries-scope-grid{display:grid;gap:16px}.horizon-landing .boundaries-scope-block{padding:0}.horizon-landing .boundaries-scope-block__label{text-transform:uppercase;letter-spacing:.04em;font-size:13px;color:var(--blue)}.horizon-landing .boundaries-scope-block__list li:before{background:var(--blue)}.horizon-landing .boundaries-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.horizon-landing .section--navy .boundaries-benefit-card.landing-card{background:#fff;border-color:#ffffff38;box-shadow:0 1px 2px #0000000f,0 20px 48px -24px #00000073}.horizon-landing .section--navy .boundaries-benefit-card.landing-card:hover{transform:translateY(-2px);border-color:#ffffff59;box-shadow:0 1px 2px #0000000f,0 24px 56px -20px #00000080}.horizon-landing .boundaries-benefit-card{padding:0}.horizon-landing .boundaries-benefit-card .landing-card__title{font-size:17px;margin-bottom:16px}.horizon-landing .boundaries-benefit-card__summary{margin:0 0 18px;font:400 14px/1.55 var(--sans);color:var(--body)}.horizon-landing .boundaries-benefit-card__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;font:500 13.5px/1.35 var(--sans);padding-bottom:12px;border-bottom:1px solid rgba(16,24,40,.07)}.horizon-landing .boundaries-benefit-card__row:last-child{padding-bottom:0;border-bottom:none}.horizon-landing .boundaries-benefit-card__row.is-excluded .boundaries-benefit-card__label,.horizon-landing .boundaries-benefit-card__row.is-excluded .boundaries-benefit-card__value{color:var(--muted)}.horizon-landing .boundaries-benefit-card__label{color:var(--body)}.horizon-landing .boundaries-benefit-card__value{font-weight:700;color:var(--heading);font-variant-numeric:tabular-nums}.horizon-landing .boundaries-benefit-card__link{font:600 13.5px/1.3 var(--sans);color:var(--blue);text-decoration:none}.horizon-landing .boundaries-benefit-card__link:hover{color:var(--blue-hover, #1a4981);text-decoration:underline;text-underline-offset:3px}.horizon-landing .boundaries-common{padding:0;margin-bottom:24px}.horizon-landing .boundaries-inline-link{display:inline-block;margin-top:16px;font:600 13.5px/1.3 var(--sans);color:var(--blue);text-decoration:none}.horizon-landing .boundaries-inline-link:hover{text-decoration:underline;text-underline-offset:3px}.horizon-landing .boundaries-stream-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.horizon-landing .boundaries-stream-rule{padding:0}.horizon-landing .boundaries-stream-rule__dl{margin:0;display:grid;gap:14px}.horizon-landing .boundaries-stream-rule__dl dt{font:700 12px/1.2 var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.horizon-landing .boundaries-stream-rule__dl dd{margin:0;font:500 14px/1.45 var(--sans);color:var(--body)}.horizon-landing .boundaries-realloc{margin-top:20px;padding:16px 18px;background:var(--page, #f7f8f8);border-radius:var(--r-lg);border-left:3px solid var(--blue)}.horizon-landing .boundaries-pools{display:grid;gap:16px}.horizon-landing .boundaries-pool{padding:0}.horizon-landing .boundaries-pool .landing-card__title{margin-top:12px}.horizon-landing .boundaries-gender{display:grid;grid-template-columns:1fr minmax(220px,320px);gap:40px;align-items:center}.horizon-landing .boundaries-gender-ratio__bar{display:flex;border-radius:var(--r-lg);overflow:hidden;height:56px;box-shadow:0 8px 24px -12px #12356040}.horizon-landing .boundaries-gender-ratio__half{flex:1;display:flex;align-items:center;justify-content:center;font:700 14px/1 var(--sans);color:#fff;background:var(--blue)}.horizon-landing .boundaries-gender-ratio__half--alt{background:var(--green)}.horizon-landing .boundaries-gender-ratio__caption{margin:12px 0 0;text-align:center;font:500 13px/1.3 var(--sans);color:var(--muted)}.horizon-landing .boundaries-inst-list{max-width:720px}.horizon-landing .boundaries-cta__streams{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px;margin:0 auto 32px;max-width:680px}.horizon-landing .boundaries-cta__stream{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:148px;flex:1 1 148px;max-width:164px;padding:12px 14px;border-radius:var(--r-lg);border:1px solid rgba(255,255,255,.22);background:#ffffff0f;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease}.horizon-landing .boundaries-cta__stream:hover{background:#ffffff1f;border-color:#ffffff61;transform:translateY(-1px)}.horizon-landing .boundaries-cta__stream.is-open{border-color:#1d8b5a8c;background:#1d8b5a24}.horizon-landing .boundaries-cta__stream-code{font:700 11px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--amber, #f5c842)}.horizon-landing .boundaries-cta__stream-name{font:600 12.5px/1.35 var(--sans);color:#ffffffe6;text-align:left}.horizon-landing .boundaries-cta__stream-live{margin-top:4px;font:700 10px/1 var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--green)}.horizon-landing .boundaries-cta__footnote{margin:22px auto 0;max-width:520px;font:400 13.5px/1.6 var(--sans);color:#ffffff94;text-wrap:pretty}.horizon-landing .boundaries-cta__footnote a{color:#ffffffd1;font-weight:600;text-decoration:underline;text-underline-offset:3px}.horizon-landing .boundaries-cta__footnote a:hover{color:#fff}.horizon-landing .boundaries-allocation{margin-top:48px;padding-top:48px;border-top:1px solid var(--border)}.horizon-landing .boundaries-allocation__panel{background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden}.horizon-landing .boundaries-allocation__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--border);background:var(--page, #f7f8f8)}.horizon-landing .boundaries-allocation__meta{margin:0;font:500 13px/1.4 var(--sans);color:var(--muted)}.horizon-landing .boundaries-allocation__search input{width:min(100%,220px);padding:8px 12px;border:1px solid var(--border);border-radius:var(--r-md);font:500 13.5px/1.35 var(--sans);color:var(--heading);background:var(--white)}.horizon-landing .boundaries-allocation__search input:focus{outline:2px solid rgba(26,73,129,.22);outline-offset:1px;border-color:#1a49814d}.horizon-landing .boundaries-allocation__scroll{overflow:auto;max-height:min(68vh,560px);background:var(--white)}.horizon-landing .boundaries-allocation__table{--alloc-group-h: 38px;--alloc-sub-h: 34px;width:100%;border-collapse:separate;border-spacing:0;font:500 13.5px/1.4 var(--sans)}.horizon-landing .boundaries-allocation__table th,.horizon-landing .boundaries-allocation__table td{padding:10px 14px;border-bottom:1px solid rgba(16,24,40,.07);background:var(--white);white-space:nowrap}.horizon-landing .boundaries-allocation__table thead th{background:#f3f5f7;vertical-align:middle;box-shadow:inset 0 -1px #10182814}.horizon-landing .boundaries-allocation__table thead .is-pinned{position:sticky;left:0;z-index:4;background:#f3f5f7}.horizon-landing .boundaries-allocation__table thead .is-pinned:nth-child(2){left:120px}.horizon-landing .boundaries-allocation__head-group th.is-pinned{position:sticky;top:0;z-index:6;vertical-align:bottom}.horizon-landing .boundaries-allocation__head-group th.is-stream{position:sticky;top:0;z-index:5;height:var(--alloc-group-h);text-align:center;font:600 11px/1.2 var(--sans);letter-spacing:.05em;text-transform:uppercase;color:var(--stream-accent)}.horizon-landing .boundaries-allocation__head-group th.is-stem{--stream-accent: #b0415a}.horizon-landing .boundaries-allocation__head-group th.is-tvet{--stream-accent: #4258b0}.horizon-landing .boundaries-allocation__head-group th.is-mhf{--stream-accent: #1a7568}.horizon-landing .boundaries-allocation__head-sub th{position:sticky;top:var(--alloc-group-h);z-index:5;height:var(--alloc-sub-h);font:600 10px/1.2 var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.horizon-landing .boundaries-allocation__table thead th.is-state{text-align:left;text-transform:none;font:600 12px/1.2 var(--sans);letter-spacing:.02em;color:var(--heading);min-width:120px}.horizon-landing .boundaries-allocation__table .is-group-start{border-left:1px solid rgba(16,24,40,.08)}.horizon-landing .boundaries-allocation__table tbody th.is-state.is-pinned,.horizon-landing .boundaries-allocation__table tbody td.is-pinned{position:sticky;z-index:2;box-shadow:1px 0 #1018280f}.horizon-landing .boundaries-allocation__table tbody th.is-state.is-pinned{left:0;min-width:120px;max-width:200px;white-space:normal;font-weight:600;color:var(--heading);text-align:left;vertical-align:top}.horizon-landing .boundaries-allocation__table tbody td.is-pinned{left:120px}.horizon-landing .boundaries-allocation__state-name{display:block}.horizon-landing .boundaries-allocation__state-note{display:block;margin-top:3px;font:600 10px/1.3 var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--blue)}.horizon-landing .boundaries-allocation__table td.is-num,.horizon-landing .boundaries-allocation__table th.is-num,.horizon-landing .boundaries-allocation__table tfoot td.is-num{text-align:right;font-variant-numeric:tabular-nums}.horizon-landing .boundaries-allocation__table td.is-per-lga{color:var(--muted);font-size:13px}.horizon-landing .boundaries-allocation__table td.is-per-lga.is-elevated{color:var(--blue);font-weight:700}.horizon-landing .boundaries-allocation__table td.is-total{font-weight:600;color:var(--heading)}.horizon-landing .boundaries-allocation__table tbody tr:nth-child(2n) th,.horizon-landing .boundaries-allocation__table tbody tr:nth-child(2n) td{background:#fafbfc}.horizon-landing .boundaries-allocation__table tbody tr:hover th,.horizon-landing .boundaries-allocation__table tbody tr:hover td{background:#f4f7fb}.horizon-landing .boundaries-allocation__table tfoot .is-total-row th,.horizon-landing .boundaries-allocation__table tfoot .is-total-row td{font-weight:700;color:var(--heading);background:#eef1f4;border-top:2px solid rgba(16,24,40,.1);position:sticky;bottom:0;z-index:3;box-shadow:0 -1px #1018280f}.horizon-landing .boundaries-allocation__method-panel{padding:20px 22px 22px;border-top:1px solid var(--border);background:var(--page, #f7f8f8)}.horizon-landing .boundaries-allocation__method-heading{margin:0 0 14px;font:700 14px/1.3 var(--sans);color:var(--heading);letter-spacing:-.01em}.horizon-landing .boundaries-allocation__method-lines{margin:0;padding:0;list-style:none;display:grid;gap:10px}.horizon-landing .boundaries-allocation__method-line{display:flex;align-items:flex-start;gap:10px}.horizon-landing .boundaries-allocation__method-dot{flex:none;width:8px;height:8px;margin-top:.45em;border-radius:50%;background:var(--method-accent, var(--blue))}.horizon-landing .boundaries-allocation__method-line--stem{--method-accent: #c44a66}.horizon-landing .boundaries-allocation__method-line--tvet{--method-accent: #4a62c4}.horizon-landing .boundaries-allocation__method-line--mhf{--method-accent: #1f8a7a}.horizon-landing .boundaries-allocation__method-text{font:500 13.5px/1.55 var(--sans);color:var(--body)}.horizon-landing .boundaries-allocation__method-text strong{color:var(--heading);font-weight:600}.horizon-landing .boundaries-allocation__principle{margin:16px 0 0;padding-top:14px;border-top:1px solid rgba(16,24,40,.08);font:500 13.5px/1.55 var(--sans);color:var(--body)}.horizon-landing .boundaries-allocation__principle strong{color:var(--heading);font-weight:600}.horizon-landing .boundaries-allocation__disclaimer{margin:12px 0 0;font:500 12.5px/1.6 var(--sans);color:var(--muted)}@media (max-width: 960px){.horizon-landing .hero.hero--boundaries .hero__body{flex-direction:column;align-items:stretch}.horizon-landing .boundaries-hero-panel{width:100%;order:-1}.horizon-landing .boundaries-pillars,.horizon-landing .boundaries-geo-grid,.horizon-landing .boundaries-benefits-grid,.horizon-landing .boundaries-stream-rules,.horizon-landing .boundaries-gender{grid-template-columns:1fr}.horizon-landing .boundaries-allocation__toolbar{flex-direction:column;align-items:stretch}.horizon-landing .boundaries-allocation__search input{width:100%}}@media (max-width: 640px){.horizon-landing .hero.hero--boundaries{height:clamp(360px,52dvh,480px);max-height:480px}.horizon-landing .boundaries-steps__grid{grid-template-columns:1fr}.horizon-landing .boundaries-cta__streams{gap:8px}.horizon-landing .boundaries-cta__stream{min-width:calc(50% - 4px);max-width:none;flex:1 1 calc(50% - 4px)}}
