.apple-site-shell,
.apple-site-shell *{box-sizing:border-box}
.apple-site-shell{--apple-max:1180px;--apple-narrow:780px;--apple-shadow:0 18px 50px rgba(35,31,32,.12);--apple-radius:18px;--apple-ease:cubic-bezier(.22,.61,.36,1);--apple-paper:var(--apple-surface-alt,#f1ece8);--apple-stone:#d8d2cd;--apple-growth:var(--apple-charcoal,#383234);margin:0;background:var(--apple-white,#fff);color:var(--apple-charcoal,#383234);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.apple-site-shell img{max-width:100%;height:auto}
.apple-site-shell a{color:var(--apple-red-deep,#8e2426);text-underline-offset:.18em}
.apple-site-shell a:hover{color:var(--apple-red-dark,#680914)}
.apple-site-shell button,.apple-site-shell input,.apple-site-shell select,.apple-site-shell textarea{font:inherit}
.apple-site-shell :focus-visible{outline:3px solid rgba(201,54,56,.35);outline-offset:3px}
.apple-site-shell h1,.apple-site-shell h2,.apple-site-shell h3,.apple-site-shell h4{margin:0 0 .65em;color:var(--apple-ink,#231f20);font-family:Georgia,"Times New Roman",serif;font-weight:700;line-height:1.08;letter-spacing:-.02em}
.apple-site-shell h1{font-size:clamp(2.75rem,6vw,5.6rem)}
.apple-site-shell h2{font-size:clamp(2rem,4vw,3.65rem)}
.apple-site-shell h3{font-size:clamp(1.2rem,2vw,1.65rem)}
.apple-site-shell p{margin:0 0 1.15rem}
.apple-container{width:min(calc(100% - 40px),var(--apple-max));margin-inline:auto}
.apple-container--narrow{width:min(calc(100% - 40px),var(--apple-narrow));margin-inline:auto}
.apple-kicker{margin:0 0 .85rem!important;color:var(--apple-red,#c93638);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.76rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.apple-section{padding:clamp(4rem,8vw,7.5rem) 0}
.apple-section:nth-child(even):not([class*="apple-section--theme-"]){background:var(--apple-surface,#f8f6f4)}
.apple-section.apple-section--theme-white,.apple-section.apple-section--theme-light{background:#fff;color:var(--apple-charcoal,#383234)}
.apple-section.apple-section--theme-surface{background:var(--apple-surface,#f8f6f4);color:var(--apple-charcoal,#383234)}
.apple-section.apple-section--theme-alt{background:var(--apple-surface-alt,#f1ece8);color:var(--apple-charcoal,#383234)}
.apple-section.apple-section--theme-ink,.apple-section.apple-section--theme-dark{background:var(--apple-ink,#231f20);color:#fff}
.apple-section.apple-section--theme-ink h2,.apple-section.apple-section--theme-ink h3,.apple-section.apple-section--theme-dark h2,.apple-section.apple-section--theme-dark h3{color:#fff}
.apple-section.apple-section--theme-ink .apple-section__lead,.apple-section.apple-section--theme-dark .apple-section__lead{color:rgba(255,255,255,.82)}
.apple-section.apple-section--theme-ink .apple-kicker,.apple-section.apple-section--theme-dark .apple-kicker{color:#fff}
.apple-section.apple-section--theme-red{background:var(--apple-red-dark,#680914);color:#fff}
.apple-section.apple-section--theme-red h2,.apple-section.apple-section--theme-red h3{color:#fff}
.apple-section.apple-section--theme-red .apple-kicker{color:#fff}
.apple-section.apple-section--theme-closing{background:var(--apple-red-deep,#8e2426);color:#fff}
.apple-actions:empty{display:none;margin:0}
.apple-section__lead{max-width:760px;color:var(--apple-gray,#6e6668);font-size:clamp(1.06rem,2vw,1.3rem)}
.apple-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.7rem}
.apple-button,.apple-header-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.78rem 1.2rem;border:1px solid transparent;border-radius:999px;font-size:.91rem;font-weight:800;line-height:1;text-decoration:none!important;transition:transform .2s var(--apple-ease),background-color .2s,color .2s,border-color .2s,box-shadow .2s}
.apple-button:hover,.apple-header-action:hover{transform:translateY(-2px)}
.apple-button--primary{background:var(--apple-red,#c93638);color:#fff!important;box-shadow:0 10px 24px rgba(201,54,56,.22)}
.apple-button--primary:hover{background:var(--apple-red-hover,#bd1024)}
.apple-button--secondary{border-color:var(--apple-border,#ded7d3);background:#fff;color:var(--apple-ink,#231f20)!important}
.apple-button--secondary:hover{border-color:var(--apple-red,#c93638);background:var(--apple-surface,#f8f6f4)}
.apple-button--light{background:#fff;color:var(--apple-ink,#231f20)!important}
.apple-button--outline-light{border-color:rgba(255,255,255,.55);color:#fff!important}
.apple-text-link{display:inline-flex;gap:.35rem;align-items:center;font-weight:800;text-decoration:none}
.apple-text-link span{transition:transform .2s var(--apple-ease)}
.apple-text-link:hover span{transform:translateX(4px)}
.apple-skip-link{position:fixed;z-index:100000;top:10px;left:10px;transform:translateY(-160%);padding:.75rem 1rem;background:#fff;color:#000;border:2px solid var(--apple-red);border-radius:8px}
.apple-skip-link:focus{transform:none}
.apple-preview-bar{position:relative;z-index:1100;padding:.45rem 1rem;background:#fff0c9;color:#4d3800;text-align:center;font-size:.82rem;font-weight:750}
.apple-preview-bar a{margin-left:.5rem;color:inherit}
.apple-utility{background:var(--apple-ink,#231f20);color:#fff;font-size:.76rem}
.apple-utility__inner{display:flex;justify-content:space-between;align-items:center;min-height:34px;gap:1rem}
.apple-utility p{margin:0;font-weight:700;letter-spacing:.02em}
.apple-utility nav{display:flex;align-items:center;gap:1rem}
.apple-utility a{color:#fff;text-decoration:none;opacity:.84}
.apple-utility a:hover{opacity:1;color:#fff}
.apple-site-header{position:sticky;z-index:1000;top:0;background:rgba(255,255,255,.98);border-bottom:1px solid var(--apple-border,#ded7d3);box-shadow:0 3px 18px rgba(35,31,32,.04)}
.apple-site-header::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;backdrop-filter:blur(14px)}
.admin-bar .apple-site-header{top:32px}
.apple-header-main{display:flex;align-items:center;min-height:92px;gap:1.25rem;min-width:0;overflow-x:clip}
.apple-brand{display:flex;flex:0 0 auto;align-items:center;text-decoration:none}
.apple-brand img{display:block;width:auto;max-width:260px;max-height:74px}
.apple-primary-nav{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:.8rem;min-width:0}
.apple-primary-nav ul,.apple-primary-nav li{list-style:none!important;list-style-type:none!important}
.apple-primary-nav li::marker{content:""!important}
.apple-primary-nav .apple-nav-item::before{content:none!important;display:none!important}
.apple-primary-nav>ul{display:flex;align-items:center;justify-content:flex-end;gap:.1rem;margin:0;padding:0}
.apple-nav-item{position:relative}
.apple-nav-item>div:first-child{display:flex;align-items:center}
.apple-nav-item>div:first-child>a{display:block;padding:2.15rem .48rem;color:var(--apple-ink,#231f20);font-size:.82rem;font-weight:800;text-decoration:none;white-space:nowrap}
.apple-nav-item>div:first-child>a::after{content:"";display:block;width:0;height:2px;margin:.3rem auto 0;background:var(--apple-red,#c93638);transition:width .2s var(--apple-ease)}
.apple-nav-item:hover>div:first-child>a::after,.apple-nav-item:focus-within>div:first-child>a::after{width:100%}
.apple-nav-submenu-trigger{display:none;width:1rem;height:1rem;padding:0;border:0;background:transparent;color:var(--apple-ink);cursor:pointer}
.apple-nav-chevron{display:block;width:.55rem;height:.55rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}
.apple-mega-menu{position:absolute;left:50%;top:calc(100% - 8px);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);gap:2rem;width:min(760px,calc(100vw - 48px));max-width:calc(100vw - 24px);padding:2rem;background:#fff;border:1px solid var(--apple-border);border-radius:16px;box-shadow:var(--apple-shadow);opacity:0;visibility:hidden;transform:translate(-50%,12px);transition:opacity .18s,visibility .18s,transform .18s;pointer-events:none}
.apple-nav-item:hover .apple-mega-menu,.apple-nav-item:focus-within .apple-mega-menu{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}
.apple-mega-menu__intro{padding-right:1.4rem;border-right:1px solid var(--apple-border)}
.apple-mega-menu__intro h2{font-size:1.7rem}
.apple-mega-menu>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem .8rem;margin:0;padding:0}
.apple-mega-menu>ul a{display:flex;justify-content:space-between;gap:.8rem;padding:.7rem .8rem;border-radius:8px;color:var(--apple-ink);font-size:.88rem;font-weight:700;text-decoration:none}
.apple-mega-menu>ul a:hover{background:var(--apple-surface);color:var(--apple-red-deep)}
.apple-nav-actions{display:flex;gap:.5rem;flex:0 0 auto}
.apple-header-action--login{border-color:var(--apple-border);background:#fff;color:var(--apple-ink)!important}
.apple-header-action--join{background:var(--apple-red);color:#fff!important;box-shadow:0 9px 22px rgba(201,54,56,.18)}
.apple-nav-toggle{display:none;margin-left:auto;padding:.55rem .75rem;border:1px solid var(--apple-border);border-radius:999px;background:#fff;color:var(--apple-ink);font-weight:800;cursor:pointer}
.apple-nav-toggle i{position:relative;display:inline-block;width:18px;height:12px;margin-left:.4rem;border-top:2px solid currentColor;border-bottom:2px solid currentColor}
.apple-nav-toggle i::after{content:"";position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}
.apple-container.apple-header-main{width:min(calc(100% - 32px),1400px);gap:.7rem}
.apple-nav-item>div:first-child>a,.apple-nav-item--direct>a{display:block;padding:2.15rem .4rem;color:var(--apple-ink,#231f20);font-size:.78rem;font-weight:800;text-decoration:none;white-space:nowrap}
.apple-nav-item--direct>a::after{content:"";display:block;width:0;height:2px;margin:.3rem auto 0;background:var(--apple-red,#c93638);transition:width .2s var(--apple-ease)}
.apple-nav-item--direct:hover>a::after,.apple-nav-item--direct:focus-within>a::after{width:100%}
.apple-membership-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}
.apple-membership-tier{padding:1.5rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius);box-shadow:0 10px 35px rgba(35,31,32,.05)}
.apple-membership-tier h3{margin-bottom:.35rem}
.apple-membership-tier__price{margin:0 0 1rem;font-weight:800}
.apple-membership-tier h4{margin:0 0 .75rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.95rem}
.apple-membership-tier ul{margin:0;padding-left:1.1rem}
.apple-membership-tier li{margin:0 0 .45rem}
.apple-leadership-group{margin-top:2rem}
.apple-leadership-group h3{margin-bottom:.5rem}
.apple-person-card--profile{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:1.5rem;align-items:start}
.apple-person-card a{color:inherit}
@media(max-width:1399px){
.admin-bar .apple-site-header{top:32px}
.apple-utility{display:none}
.apple-header-main{min-height:82px}
.apple-brand img{max-height:62px}
.apple-nav-toggle{display:inline-flex;align-items:center}
.apple-primary-nav{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:auto;display:block;width:min(440px,100vw);max-width:100vw;height:100%;max-height:100vh;box-sizing:border-box;padding:95px 24px 30px;background:#fff;box-shadow:none;overflow-y:auto;overflow-x:clip;transform:none;visibility:hidden;pointer-events:none}
.apple-primary-nav.is-open{visibility:visible;pointer-events:auto;box-shadow:-20px 0 60px rgba(35,31,32,.18)}
.apple-primary-nav>ul{display:block}
.apple-nav-item{border-bottom:1px solid var(--apple-border)}
.apple-nav-item>div:first-child{justify-content:space-between}
.apple-nav-item>div:first-child>a,.apple-nav-item--direct>a{flex:1;padding:1rem .15rem;font-size:1rem;white-space:normal}
.apple-nav-item>div:first-child>a::after,.apple-nav-item--direct>a::after{display:none}
.apple-nav-submenu-trigger{display:inline-flex;align-items:center;justify-content:center;width:2.7rem;height:2.7rem;border:1px solid var(--apple-border);border-radius:50%}
.apple-nav-item.is-open .apple-nav-chevron,.apple-nav-submenu-trigger[aria-expanded="true"] .apple-nav-chevron{transform:rotate(225deg)}
.apple-mega-menu{position:static;display:none;width:auto;padding:0 0 1rem;grid-template-columns:1fr;gap:.7rem;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto}
.apple-nav-item.is-open .apple-mega-menu{display:grid}
.apple-mega-menu__intro{padding:0;border:0}
.apple-mega-menu__intro h2{display:none}
.apple-mega-menu>ul{grid-template-columns:1fr}
.apple-mega-menu>ul a{padding:.65rem}
.apple-nav-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:1.5rem}
.apple-header-action{min-height:50px}
.apple-header-main .apple-site-search{display:flex;min-width:0;flex:1 1 7rem;max-width:14rem}
}
@media(max-width:900px){.apple-membership-tiers,.apple-person-card--profile{grid-template-columns:1fr}}
.apple-hero{position:relative;overflow:hidden;background:var(--apple-ink);color:#fff}
.apple-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:clamp(280px,38vh,460px);padding-block:clamp(2.4rem,5vw,4.2rem)}
.apple-hero--density-immersive .apple-hero__grid{min-height:clamp(560px,70vh,760px);padding-block:clamp(4.5rem,9vw,8rem)}
.apple-hero--density-bounded .apple-hero__grid{min-height:var(--apple-home-hero-height,560px);padding-block:clamp(2rem,3.6vw,3.25rem)}
.apple-hero--density-compact .apple-hero__grid{min-height:0;padding-block:clamp(1.75rem,3.4vw,2.8rem)}
.apple-hero:not(.apple-hero--density-immersive) h1{font-size:clamp(2.05rem,3.8vw,3.55rem)}
.apple-hero--title-medium:not(.apple-hero--density-immersive) h1{font-size:clamp(1.95rem,3.4vw,3.15rem)}
.apple-hero--title-long:not(.apple-hero--density-immersive) h1{font-size:clamp(1.8rem,3.1vw,2.75rem)}
.apple-hero__content{max-width:720px}
.apple-hero h1{color:#fff}
.apple-hero__lead{max-width:670px;color:rgba(255,255,255,.82);font-size:clamp(1.1rem,2vw,1.38rem)}
.apple-hero:not(.apple-hero--density-immersive) .apple-hero__lead{font-size:clamp(1.02rem,1.7vw,1.22rem)}
.apple-hero__media{min-width:0}
.apple-hero--brand-fallback{background:linear-gradient(135deg,rgba(35,31,32,.94),rgba(104,9,20,.78)),radial-gradient(1200px 420px at 88% 18%,rgba(201,54,56,.28),transparent 58%)}
.apple-hero--media-missing.apple-hero--full .apple-hero__grid{align-items:center}
.apple-hero--full .apple-hero__grid{grid-template-columns:minmax(0,780px);align-items:end}
.apple-hero__background{position:absolute;inset:0;z-index:0}
.apple-hero__background::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,31,32,.94) 0%,rgba(35,31,32,.78) 46%,rgba(35,31,32,.28) 100%)}
.apple-hero.apple-overlay--ink-gradient-soft .apple-hero__background::after{background:linear-gradient(90deg,rgba(35,31,32,.58) 0%,rgba(35,31,32,.26) 32%,rgba(35,31,32,.08) 56%,rgba(35,31,32,0) 78%)}
.apple-hero.apple-overlay--ink-gradient-soft .apple-hero__content{text-shadow:0 2px 22px rgba(35,31,32,.42)}
.apple-hero.apple-overlay--none .apple-hero__background::after{display:none}
.apple-hero__background img{width:100%;height:100%;object-fit:cover;object-position:var(--apple-media-focal,center)}
.apple-hero--tone-light,.apple-hero--tone-soft{background:var(--apple-surface);color:var(--apple-charcoal)}
.apple-hero--tone-light h1,.apple-hero--tone-soft h1{color:var(--apple-ink)}
.apple-hero--tone-light .apple-hero__lead,.apple-hero--tone-soft .apple-hero__lead{color:var(--apple-gray)}
.apple-editorial__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:clamp(2rem,6vw,6rem)}
.apple-editorial--reverse .apple-editorial__copy{order:2}
.apple-editorial--reverse .apple-editorial__media{order:1}
.apple-editorial__copy p:not(.apple-kicker){max-width:760px}
.apple-editorial:not(.apple-editorial--has-media) .apple-editorial__grid{grid-template-columns:minmax(0,760px)}
.apple-editorial--text-only{padding:clamp(2.4rem,5vw,4.2rem) 0}
.apple-page--conversion_gateway .apple-section,.apple-page--utility .apple-section,.apple-page--structured_directory .apple-section{padding:clamp(2.6rem,5vw,4.5rem) 0}
.apple-page--institutional_narrative .apple-section{padding:clamp(3.2rem,6vw,5.5rem) 0}
.apple-editorial-feature--wide .apple-editorial-feature__grid{grid-template-columns:minmax(0,1fr);gap:1.6rem}
.apple-editorial-feature--wide.apple-editorial-feature--has-media .apple-editorial-feature__grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}
.apple-pathway-nav__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0 0;padding:0;list-style:none}
.apple-pathway-nav--asymmetric .apple-pathway-nav__list,.apple-pathway-nav--grouped .apple-pathway-nav__list{grid-template-columns:repeat(12,minmax(0,1fr))}
.apple-pathway-nav--asymmetric .apple-pathway-nav__item--featured,.apple-pathway-nav--grouped .apple-pathway-nav__item--featured{grid-column:span 6}
.apple-pathway-nav--asymmetric .apple-pathway-nav__item--standard,.apple-pathway-nav--grouped .apple-pathway-nav__item--standard,.apple-pathway-nav--asymmetric .apple-pathway-nav__item--program,.apple-pathway-nav--grouped .apple-pathway-nav__item--program,.apple-pathway-nav--asymmetric .apple-pathway-nav__item--secondary,.apple-pathway-nav--grouped .apple-pathway-nav__item--secondary{grid-column:span 4}
.apple-pathway-nav--rail .apple-pathway-nav__list{grid-template-columns:repeat(3,minmax(0,1fr))}
.apple-pathway-nav__link{display:flex;flex-direction:column;gap:.45rem;height:100%;padding:1.4rem 1.45rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius);color:inherit;text-decoration:none;box-shadow:0 10px 35px rgba(35,31,32,.05)}
.apple-pathway-nav__item--featured .apple-pathway-nav__link{border-top:4px solid var(--apple-red,#c93638)}
.apple-pathway-nav__item--program .apple-pathway-nav__link{border-top:4px solid var(--apple-ink,#231f20)}
.apple-pathway-nav__item--secondary .apple-pathway-nav__link{background:var(--apple-surface,#f8f6f4)}
.apple-pathway-nav__title{font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;font-weight:700;line-height:1.15;color:var(--apple-ink)}
.apple-pathway-nav__text{color:var(--apple-gray);font-size:.98rem}
.apple-pathway-nav__link:hover,.apple-pathway-nav__link:focus-visible{border-color:rgba(201,54,56,.34);transform:translateY(-3px)}
.apple-timeline__list{margin:2rem 0 0;padding:0;list-style:none}
.apple-timeline__chapter{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.75fr);gap:clamp(1.4rem,4vw,3rem);padding:1.6rem 0;border-top:1px solid var(--apple-border)}
.apple-timeline__chapter:last-child{border-bottom:1px solid var(--apple-border)}
.apple-timeline__chapter:not(.apple-timeline__chapter--has-media){grid-template-columns:minmax(0,760px)}
.apple-journey__list{display:grid;gap:1.2rem;margin:2rem 0 0;padding:0;list-style:none}
.apple-journey__step{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.7fr);gap:1.2rem;padding:1.3rem 1.4rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius)}
.apple-journey__step:not(.apple-journey__step--has-media){grid-template-columns:minmax(0,1fr)}
.apple-journey__index{margin:0 0 .5rem;color:var(--apple-red);font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.apple-journey__feature{margin-top:1.6rem}
.apple-gateway-panel__grid{display:grid;grid-template-columns:minmax(0,760px)}
.apple-gateway-panel__list{margin:1.2rem 0 0;padding-left:1.15rem}
.apple-gateway-panel__list li{margin:0 0 .55rem}
.apple-gateway-panel__destination{margin:1.1rem 0 0;color:var(--apple-gray);font-weight:700}
.apple-section--accent-advocacy{border-top:4px solid var(--apple-red,#c93638)}
.apple-section--accent-apple{border-top:4px solid #c93638}
.apple-section--accent-growth{border-top:4px solid var(--apple-ink,#231f20)}
.apple-section--accent-institutional{border-top:4px solid var(--apple-gray,#6e6668)}
.apple-section--accent-membership{border-top:4px solid var(--apple-red-deep,#8e2426)}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.apple-section-media{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);margin:0 0 1.5rem}
.apple-section-media__copy,.apple-section-media__visual{min-width:0;max-width:100%}
.apple-section-media__copy .apple-section__lead{margin-bottom:0}
.apple-section-media__visual .apple-media{width:100%;max-width:100%}
.apple-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-top:2rem}
.apple-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}
.apple-editorial-feature__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(2rem,6vw,6rem)}
.apple-editorial-feature--split-reverse .apple-editorial-feature__copy{order:2}
.apple-editorial-feature--split-reverse .apple-editorial-feature__media{order:1}
.apple-editorial-feature:not(.apple-editorial-feature--has-media) .apple-editorial-feature__grid{grid-template-columns:minmax(0,760px)}
.apple-editorial-feature__copy p:not(.apple-kicker){max-width:760px}
.apple-editorial-feature__links{display:flex;flex-wrap:wrap;gap:.85rem 1.4rem;margin:1.4rem 0 0;padding:0;list-style:none}
.apple-editorial-feature__media{min-width:0}
.apple-editorial-feature__media .apple-media{width:100%;max-width:100%}
.apple-apple-spotlight{background:var(--apple-ink,#231f20);color:#fff;padding:clamp(4.5rem,9vw,8rem) 0}
.apple-apple-spotlight .apple-kicker{color:#fff}
.apple-apple-spotlight h2,.apple-apple-spotlight h3{color:#fff}
.apple-apple-spotlight .apple-section__lead{color:rgba(255,255,255,.82);max-width:720px}
.apple-apple-spotlight__intro{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(1.5rem,5vw,4rem)}
.apple-apple-spotlight__brand{display:flex;align-items:center;justify-content:center;min-height:180px;padding:1.6rem;background:#fff;border-radius:24px;box-shadow:0 18px 50px rgba(0,0,0,.18)}
.apple-apple-spotlight__logo{display:block;width:auto;max-width:min(100%,360px);max-height:160px;object-fit:contain}
.apple-apple-spotlight__fallback{margin:0;color:var(--apple-red,#c93638);font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;text-align:center}
.apple-apple-spotlight__principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.4rem}
.apple-apple-spotlight__principle{padding:1.4rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:18px}
.apple-apple-spotlight__principle p{margin:0;color:rgba(255,255,255,.8)}
.apple-impact-band{position:relative;overflow:hidden;min-height:clamp(420px,58vw,640px);padding:clamp(4.5rem,9vw,8rem) 0;background:linear-gradient(135deg,var(--apple-ink,#231f20),var(--apple-red-dark,#680914));color:#fff}
.apple-impact-band__background{position:absolute;inset:0;z-index:0}
.apple-impact-band__background::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,31,32,.92) 0%,rgba(35,31,32,.72) 46%,rgba(35,31,32,.34) 100%)}
.apple-impact-band.apple-overlay--ink-gradient-soft .apple-impact-band__background::after{background:linear-gradient(90deg,rgba(35,31,32,.16) 0%,rgba(35,31,32,.44) 24%,rgba(35,31,32,.38) 54%,rgba(35,31,32,.12) 78%,rgba(35,31,32,0) 100%)}
.apple-impact-band.apple-overlay--ink-gradient-soft .apple-impact-band__content{text-shadow:0 2px 20px rgba(35,31,32,.38)}
.apple-impact-band.apple-overlay--none .apple-impact-band__background::after{display:none}
.apple-impact-band__background .apple-media,.apple-impact-band__background img{width:100%;height:100%;max-width:none;border-radius:0;box-shadow:none;aspect-ratio:auto;object-fit:cover;object-position:var(--apple-media-focal,center)}
.apple-impact-band__content{position:relative;z-index:2;max-width:760px}
.apple-impact-band .apple-kicker{color:#fff}
.apple-impact-band h2{color:#fff}
.apple-impact-band p{color:rgba(255,255,255,.86);font-size:clamp(1.08rem,2vw,1.32rem)}
.apple-cta.apple-section--theme-closing{background:var(--apple-red-deep,#8e2426);color:#fff}
.apple-featured-promotions__grid{display:grid;gap:1.4rem;margin-top:2rem}
.apple-featured-promo{display:grid;gap:1.25rem;padding:1.35rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius);color:inherit;text-decoration:none;box-shadow:0 10px 35px rgba(35,31,32,.05)}
.apple-featured-promo:hover{border-color:rgba(201,54,56,.34);box-shadow:0 16px 45px rgba(35,31,32,.09)}
.apple-featured-promo--banner{grid-template-columns:minmax(0,1.7fr) minmax(220px,.75fr);align-items:center;border-top:4px solid var(--apple-ink,#231f20)}
.apple-featured-promo--guide{grid-template-columns:minmax(160px,.5fr) minmax(0,1.5fr);align-items:center;border-top:4px solid var(--apple-red,#c93638)}
.apple-featured-promo--copy-only,.apple-featured-promo--copy-only.apple-featured-promo--banner,.apple-featured-promo--copy-only.apple-featured-promo--guide{grid-template-columns:minmax(0,1fr)}
.apple-featured-promo--copy-only .apple-featured-promo__copy{max-width:42rem}
.apple-featured-promotions__grid--copy-only{grid-template-columns:minmax(0,1fr)}
.apple-featured-promo__visual,.apple-featured-promo__copy{min-width:0}
.apple-featured-promo__visual .apple-media,.apple-featured-promo__visual img{width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center;background:#fff;border-radius:12px;box-shadow:none}
.apple-featured-promo--banner.apple-featured-promo--has-media{grid-template-columns:minmax(0,1fr);gap:1.1rem}
.apple-featured-promo--banner .apple-featured-promo__visual{order:-1}
.apple-featured-promo--banner .apple-media{aspect-ratio:7/2;max-height:none}
.apple-featured-promo--guide.apple-featured-promo--has-media{grid-template-columns:minmax(140px,.42fr) minmax(0,1.58fr);align-items:center}
.apple-featured-promo--guide .apple-media{aspect-ratio:4/5;max-width:280px;width:100%}
.apple-featured-promo__meta{margin:0 0 .35rem;color:var(--apple-gray);font-weight:700}
.apple-featured-promo__cta{display:inline-block;margin-top:.55rem;color:var(--apple-red-deep,#8e2426);font-weight:800}
a.apple-featured-promo.apple-featured-promo--image-tile{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;position:relative;grid-template-columns:minmax(0,1fr);color:inherit;text-decoration:none}
a.apple-featured-promo--image-tile:focus-visible{outline:3px solid var(--apple-red,#c93638);outline-offset:3px}
a.apple-featured-promo--banner.apple-featured-promo--image-tile .apple-featured-promo__visual .apple-media,a.apple-featured-promo--banner.apple-featured-promo--image-tile .apple-featured-promo__visual img{display:block;width:100%;height:auto;aspect-ratio:7/2;max-height:none;object-fit:contain;object-position:center;background:#1c191a;border-radius:0}
a.apple-featured-promo--guide.apple-featured-promo--image-tile{background:#f1ece8}
a.apple-featured-promo--guide.apple-featured-promo--image-tile .apple-featured-promo__visual{display:flex;align-items:center;justify-content:center;min-height:18rem;padding:1.5rem 1.25rem 3.4rem;background:#f1ece8}
a.apple-featured-promo--guide.apple-featured-promo--image-tile .apple-featured-promo__visual .apple-media,a.apple-featured-promo--guide.apple-featured-promo--image-tile .apple-featured-promo__visual img{display:block;width:min(220px,70%);max-width:220px;height:auto;aspect-ratio:209/300;object-fit:contain;object-position:center;background:transparent;border-radius:0;box-shadow:0 12px 30px rgba(35,31,32,.12)}
a.apple-featured-promo--image-tile .apple-featured-promo__caption{position:absolute;left:0;right:0;bottom:0;z-index:1;margin:0;padding:.75rem 1rem;background:linear-gradient(180deg,transparent 0%,rgba(35,31,32,.82) 100%);color:#fff;font-weight:800}
.apple-empty-orientation{max-width:720px}
.apple-card{position:relative;overflow:hidden;padding:1.6rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius);box-shadow:0 10px 35px rgba(35,31,32,.05)}
.apple-card__accent{display:block;width:48px;height:4px;margin-bottom:1.25rem;background:var(--apple-red);border-radius:999px}
.apple-card h3 a{color:inherit;text-decoration:none}
.apple-card p{color:var(--apple-gray)}
.apple-status{display:inline-block;margin-bottom:1rem;padding:.3rem .6rem;background:var(--apple-surface-alt);border-radius:999px;color:var(--apple-red-deep);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.apple-meta{color:var(--apple-gray);font-size:.88rem}
.apple-pillar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}
.apple-program-pillars__intro{min-width:0}
.apple-page--homepage{--apple-home-hero-height:clamp(700px,50vw,740px);--apple-home-hero-overlap:6.125rem;--apple-home-cta-clearance:1.875rem;--apple-home-nav-gap:4.25rem;--apple-home-pathway-min-height:12.25rem;--apple-home-utility-min-height:8rem;--apple-home-quick-link-min-height:13.75rem;--apple-home-quick-link-gap:2px;--apple-home-section-pad:clamp(4rem,5.5vw,5.5rem);overflow-x:clip}
.apple-page--homepage .apple-hero{overflow:visible;min-height:var(--apple-home-hero-height)}
.apple-page--homepage .apple-hero[data-apple-reveal]{opacity:1;transform:none}
.apple-page--homepage .apple-hero::before{display:none}
.apple-page--homepage .apple-hero__background{overflow:hidden;border-radius:0 0 28px 28px}
.apple-page--homepage .apple-hero--density-bounded .apple-hero__grid{padding-bottom:calc(var(--apple-home-hero-overlap) + var(--apple-home-cta-clearance,1.875rem))}
.apple-page--homepage .apple-section,.apple-page--homepage .apple-apple-spotlight,.apple-page--homepage .apple-featured-promotions,.apple-page--homepage .apple-impact-band,.apple-page--homepage .apple-cta,.apple-page--homepage .apple-closing-action{padding-block:var(--apple-home-section-pad)}
.apple-page--homepage .apple-impact-band{min-height:clamp(320px,36vw,420px)}
.apple-homepage-nav,.apple-page--homepage .apple-homepage-nav,.apple-page--homepage .apple-homepage-nav.apple-section{position:relative;z-index:2;padding:0;padding-block:0;background:var(--apple-surface,#f8f6f4);overflow:visible}
.apple-homepage-nav__pathways{position:relative;z-index:3;margin-top:calc(-1 * var(--apple-home-hero-overlap));padding:0}
.apple-homepage-nav__pathways .apple-pillar-grid,.apple-pillar-grid--compact{margin-top:0;margin-bottom:0}
.apple-homepage-nav__quick-links{padding-top:var(--apple-home-nav-gap);padding-bottom:var(--apple-home-section-pad);background:var(--apple-surface,#f8f6f4)}
.apple-home-quick-links__intro{margin:0}
.apple-home-quick-links__intro h2{margin:0;font-size:clamp(1.15rem,1.8vw,1.45rem);letter-spacing:.04em;text-transform:none;font-weight:800}
.apple-home-quick-links__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--apple-home-quick-link-gap,2px);margin-top:.85rem;border-radius:var(--apple-radius);overflow:hidden}
a.apple-home-quick-link{position:relative;display:flex;align-items:flex-end;min-height:var(--apple-home-quick-link-min-height,13.75rem);aspect-ratio:3/2;overflow:hidden;border-radius:0;color:#fff;text-decoration:none;isolation:isolate}
a.apple-home-quick-link:focus-visible{outline:3px solid var(--apple-red,#c93638);outline-offset:-3px}
.apple-page--homepage a.apple-home-quick-link:hover,.apple-page--homepage a.apple-home-quick-link:focus-visible{transform:none}
a.apple-home-quick-link .apple-home-quick-link__stage{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit}
a.apple-home-quick-link .apple-home-quick-link__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--apple-media-focal,center);border:0;border-radius:0;box-shadow:none}
a.apple-home-quick-link--contain .apple-home-quick-link__image{object-fit:contain;object-position:center;padding:1.15rem 1.25rem 3.35rem}
a.apple-home-quick-link .apple-home-quick-link__overlay{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;width:100%;padding:1rem 1.1rem 1.05rem;background:linear-gradient(180deg,transparent 0%,rgba(35,31,32,.72) 100%)}
a.apple-home-quick-link .apple-home-quick-link__title{display:block;max-width:18ch;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.15;font-weight:800;letter-spacing:-.01em}
a.apple-home-quick-link .apple-home-quick-link__affordance{flex:0 0 auto;font-weight:800;transform:translateX(0);transition:transform .2s var(--apple-ease)}
a.apple-home-quick-link:hover .apple-home-quick-link__affordance,a.apple-home-quick-link:focus-visible .apple-home-quick-link__affordance{transform:translateX(.2rem)}
a.apple-home-quick-link--cover .apple-home-quick-link__image{transform:scale(1);transition:transform .35s var(--apple-ease)}
a.apple-home-quick-link--cover:hover .apple-home-quick-link__image,a.apple-home-quick-link--cover:focus-visible .apple-home-quick-link__image{transform:scale(1.04)}
a.apple-home-quick-link--contain .apple-home-quick-link__overlay,a.apple-home-quick-link--fallback .apple-home-quick-link__overlay{background:linear-gradient(180deg,transparent 35%,rgba(35,31,32,.78) 100%)}
a.apple-home-quick-link--contain .apple-home-quick-link__title,a.apple-home-quick-link--fallback .apple-home-quick-link__title{font-size:clamp(1.05rem,1.5vw,1.28rem);max-width:22ch}
a.apple-home-quick-link--association-directory,a.apple-home-quick-link--association-directory .apple-home-quick-link__stage{background:var(--apple-ink,#231f20)}
a.apple-home-quick-link--apple-institute,a.apple-home-quick-link--apple-institute .apple-home-quick-link__stage{background:var(--apple-red-deep,#8e2426)}
a.apple-home-quick-link--apple-accreditation,a.apple-home-quick-link--apple-accreditation .apple-home-quick-link__stage{background:var(--apple-red,#c93638)}
a.apple-home-quick-link--cda-renewal,a.apple-home-quick-link--cda-renewal .apple-home-quick-link__stage{background:var(--apple-charcoal,#383234)}
a.apple-home-quick-link--kidvision-ceus,a.apple-home-quick-link--kidvision-ceus .apple-home-quick-link__stage{background:var(--apple-ink,#231f20)}
a.apple-home-quick-link--oneplace,a.apple-home-quick-link--oneplace .apple-home-quick-link__stage{background:var(--apple-stone,#d8d2cd);color:var(--apple-ink,#231f20)}
a.apple-home-quick-link--oneplace .apple-home-quick-link__overlay{background:linear-gradient(180deg,transparent 20%,rgba(35,31,32,.18) 100%);color:var(--apple-ink,#231f20)}
a.apple-home-quick-link--contain .apple-home-quick-link__stage{background:#fff}
a.apple-home-quick-link--apple-institute.apple-home-quick-link--contain .apple-home-quick-link__stage,a.apple-home-quick-link--apple-accreditation.apple-home-quick-link--contain .apple-home-quick-link__stage{background:var(--apple-paper,#f1ece8)}
a.apple-home-quick-link--kidvision-ceus.apple-home-quick-link--contain .apple-home-quick-link__stage{background:var(--apple-surface,#f8f6f4)}
a.apple-home-quick-link--oneplace.apple-home-quick-link--contain .apple-home-quick-link__stage{background:var(--apple-stone,#d8d2cd)}
.apple-quick-access__intro--compact h2{margin-bottom:.35em;font-size:clamp(1.55rem,2.4vw,2.15rem)}
.apple-quick-access__intro--compact .apple-kicker{margin-bottom:.45rem!important}
.apple-quick-access__grid--utility{gap:.85rem;margin-top:1.5rem}
a.apple-pillar{display:flex;flex-direction:column;min-height:100%;color:inherit;text-decoration:none;overflow:visible;transition:transform .2s var(--apple-ease),box-shadow .2s,border-color .2s,background-color .2s}
a.apple-pillar:hover,a.apple-pillar:focus-visible{transform:translateY(-4px);box-shadow:0 16px 45px rgba(35,31,32,.16)}
a.apple-pillar:focus-visible{outline:3px solid var(--apple-red,#c93638);outline-offset:3px}
.apple-pillar{padding:1.4rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius);box-shadow:0 18px 40px rgba(35,31,32,.08)}
.apple-pillar__logo,.apple-pillar__identity{display:flex;align-items:center;min-height:92px;height:92px;margin-bottom:1rem}
.apple-pillar__logo img,.apple-pillar__identity img{max-width:190px;max-height:86px;width:auto;height:auto;object-fit:contain;object-position:left center}
.apple-pillar__cta{margin-top:auto;padding-top:1rem;font-weight:800}
.apple-pillar--compact,.apple-page--homepage a.apple-pillar.apple-pillar--compact{min-height:var(--apple-home-pathway-min-height);padding:1.2rem 1.2rem 1.15rem;gap:0;overflow:hidden}
.apple-page--homepage a.apple-pillar.apple-pillar--compact .apple-pillar__identity--compact-text{display:flex;align-items:center;justify-content:flex-start;height:3.75rem;min-height:3.75rem;max-height:3.75rem;margin:0;padding:0;background:transparent;border:0;box-shadow:none}
.apple-page--homepage a.apple-pillar.apple-pillar--compact .apple-pillar__name{font-family:Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;line-height:1;letter-spacing:.05em;text-transform:uppercase;text-align:left}
.apple-page--homepage a.apple-pillar.apple-pillar--compact .apple-pillar__purpose{margin:0;padding:0;font-size:.9rem;line-height:1.35}
.apple-page--homepage a.apple-pillar.apple-pillar--compact .apple-pillar__cta{margin-top:auto;padding:0;padding-top:.85rem;font-size:.82rem;letter-spacing:.02em}
.apple-page--homepage .apple-homepage-nav__pathways .apple-pillar-grid--compact{gap:0;border-radius:var(--apple-radius);overflow:hidden;box-shadow:0 18px 40px rgba(35,31,32,.08)}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact{border-radius:0;border-color:transparent;box-shadow:none;transform:none}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:hover,.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:focus-visible{transform:none;filter:brightness(1.06)}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--ink.apple-pillar--compact:focus-visible,.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--apple.apple-pillar--compact:focus-visible{outline:none;box-shadow:inset 0 0 0 3px #fff;z-index:1}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--seeds.apple-pillar--compact:focus-visible{outline:none;box-shadow:inset 0 0 0 3px var(--apple-red-deep,#8e2426);z-index:1}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--core.apple-pillar--compact:focus-visible{outline:none;box-shadow:inset 0 0 0 3px var(--apple-ink,#231f20);z-index:1}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact .apple-pillar__cta{transition:transform .2s var(--apple-ease)}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:hover .apple-pillar__cta,.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:focus-visible .apple-pillar__cta{transform:translateX(.2rem)}
.apple-pillar__identity--type-fallback{justify-content:flex-start}
.apple-pillar__lockup{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.2rem .7rem;border-radius:10px;font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;font-weight:700;letter-spacing:.04em;line-height:1}
.apple-pillar--seeds .apple-pillar__lockup{border:1px solid rgba(56,50,52,.22);background:rgba(255,255,255,.55);color:var(--apple-ink,#231f20);box-shadow:inset 4px 0 0 var(--apple-growth,#383234)}
.apple-pillar--core .apple-pillar__lockup{border:1px solid var(--apple-ink,#231f20);background:rgba(255,255,255,.42);color:var(--apple-ink,#231f20);letter-spacing:.12em}
.apple-pillar--ink{background:var(--apple-ink,#231f20);border-color:var(--apple-ink,#231f20);color:#fff}
.apple-pillar--ink h3,.apple-pillar--ink p,.apple-pillar--ink .apple-pillar__cta{color:#fff}
.apple-pillar--ink p{color:rgba(255,255,255,.84)}
.apple-pillar--ink .apple-pillar__logo,.apple-pillar--ink .apple-pillar__identity--approved-logo{background:#fff;border-radius:12px;padding:.45rem .7rem}
.apple-pillar--ink:focus-visible{outline-color:#fff}
.apple-pillar--apple{background:var(--apple-red-deep,#8e2426);border-color:var(--apple-red-dark,#680914);color:#fff}
.apple-pillar--apple h3,.apple-pillar--apple p,.apple-pillar--apple .apple-pillar__cta{color:#fff}
.apple-pillar--apple p{color:rgba(255,255,255,.88)}
.apple-pillar--apple .apple-pillar__logo,.apple-pillar--apple .apple-pillar__identity--approved-logo{background:#fff;border-radius:12px;padding:.45rem .7rem}
.apple-pillar--apple:focus-visible{outline-color:#fff}
.apple-pillar--seeds{background:var(--apple-paper,#f1ece8);border-color:transparent;color:var(--apple-ink,#231f20);box-shadow:inset 6px 0 0 var(--apple-growth,#383234),0 18px 40px rgba(35,31,32,.08)}
.apple-pillar--seeds h3{color:var(--apple-ink,#231f20)}
.apple-pillar--seeds p{color:var(--apple-charcoal,#383234)}
.apple-pillar--seeds .apple-pillar__cta{color:var(--apple-red-deep,#8e2426)}
.apple-pillar--core{background:var(--apple-stone,#d8d2cd);border-color:transparent;color:var(--apple-ink,#231f20);box-shadow:inset 0 6px 0 var(--apple-ink,#231f20),0 18px 40px rgba(35,31,32,.08)}
.apple-pillar--core h3{color:var(--apple-ink,#231f20)}
.apple-pillar--core p{color:var(--apple-charcoal,#383234)}
.apple-pillar--core .apple-pillar__cta{color:var(--apple-ink,#231f20)}
.apple-quick-access__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}
a.apple-quick-access__item{display:flex;flex-direction:column;gap:.35rem;min-height:44px;padding:1.35rem 1.4rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius);color:inherit;text-decoration:none;box-shadow:0 10px 35px rgba(35,31,32,.05);transition:transform .2s var(--apple-ease),box-shadow .2s,border-color .2s}
a.apple-quick-access__item:hover,a.apple-quick-access__item:focus-visible{transform:translateY(-4px);border-color:rgba(201,54,56,.34);box-shadow:0 16px 45px rgba(35,31,32,.09)}
a.apple-quick-access__item:focus-visible{outline:3px solid var(--apple-red,#c93638);outline-offset:3px}
.apple-quick-access__item h3{margin:0}
.apple-quick-access__item p{margin:0;color:var(--apple-gray)}
a.apple-quick-access__item--utility{flex-direction:row;align-items:center;gap:.9rem;min-height:var(--apple-home-utility-min-height,8rem);padding:1rem 1.1rem}
.apple-quick-access__icon{display:grid;place-items:center;flex:0 0 2.4rem;width:2.4rem;height:2.4rem;border-radius:12px;background:var(--apple-surface-alt,#f1ece8);color:var(--apple-red-deep,#8e2426)}
.apple-quick-access__icon svg{display:block;width:1.2rem;height:1.2rem}
.apple-quick-access__copy{min-width:0;flex:1 1 auto}
.apple-quick-access__copy h3{font-size:1.12rem}
.apple-quick-access__copy p{font-size:.9rem}
.apple-quick-access__affordance{flex:0 0 auto;color:var(--apple-red-deep,#8e2426);font-weight:800}
.apple-paired-features__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;margin-top:1.6rem}
.apple-paired-features__card{display:flex;flex-direction:column;gap:.9rem;min-width:0;padding:1.2rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius);box-shadow:0 10px 35px rgba(35,31,32,.05)}
.apple-paired-features__media .apple-media,.apple-paired-features__media img{width:100%;max-width:100%;border-radius:12px}
.apple-paired-features__copy p:not(.apple-kicker){margin:0;color:var(--apple-gray)}
.apple-paired-features__copy .apple-actions{margin-top:1rem}
.apple-closing-action{overflow:hidden;padding:clamp(3rem,6vw,5rem) 0;background:var(--apple-red-deep,#8e2426);color:#fff}
.apple-closing-action > .apple-closing-action__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);align-items:center;gap:clamp(1.4rem,4vw,3rem)}
.apple-closing-action:not(.apple-closing-action--has-media) > .apple-closing-action__grid{grid-template-columns:minmax(0,760px)}
.apple-closing-action h2,.apple-closing-action p,.apple-closing-action .apple-kicker{color:#fff}
.apple-closing-action .apple-section__lead,.apple-closing-action p:not(.apple-kicker){color:rgba(255,255,255,.86)}
.apple-closing-action__media .apple-media,.apple-closing-action__media img{width:100%;max-width:100%;border-radius:16px}
.apple-closing-action__links{display:flex;flex-wrap:wrap;gap:.75rem 1.4rem;margin:1.1rem 0 0;padding:0;list-style:none}
.apple-closing-action__links a{color:#fff}
.apple-homepage-nav,.apple-homepage-nav__pathways,.apple-pillar-grid--compact{overflow:visible}
.apple-site-search{display:flex;align-items:center;gap:.4rem}
.apple-site-search input[type="search"]{min-width:10rem;min-height:2.1rem;padding:.35rem .7rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.08);color:#fff}
.apple-site-search input[type="search"]::placeholder{color:rgba(255,255,255,.7)}
.apple-site-search button{min-height:2.1rem;padding:.35rem .85rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:transparent;color:#fff;font-weight:800;cursor:pointer}
.apple-search-form{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 2rem}
.apple-search-form input[type="search"]{flex:1 1 240px;min-height:48px;padding:.8rem 1rem;border:1px solid var(--apple-border);border-radius:999px}
.apple-search-results{display:grid;gap:1rem;margin-top:1.5rem}
.apple-search-result{padding:1.2rem 1.4rem;background:#fff;border:1px solid var(--apple-border);border-radius:14px}
.apple-search-result h3{margin-bottom:.35rem;font-size:1.25rem}
.apple-header-main .apple-site-search{display:none;margin-left:auto;margin-right:.5rem;min-width:0;flex:1 1 7rem;max-width:14rem}
.apple-header-main .apple-site-search input[type="search"]{min-width:0;width:100%;max-width:100%;border:1px solid var(--apple-border,#ded7d3);background:#fff;color:var(--apple-ink,#231f20)}
.apple-header-main .apple-site-search input[type="search"]::placeholder{color:var(--apple-gray,#6e6668)}
.apple-header-main .apple-site-search button{border-color:var(--apple-border,#ded7d3);color:var(--apple-ink,#231f20)}
@media(max-width:1179px){
.apple-page--homepage{--apple-home-hero-height:clamp(500px,62vw,600px);--apple-home-hero-overlap:0px;--apple-home-nav-gap:2.5rem}
.apple-homepage-nav__pathways .apple-pillar-grid,.apple-page--homepage .apple-program-pillars--hero-overlap .apple-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.apple-home-quick-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:1024px){
.apple-pillar-grid,.apple-quick-access__grid,.apple-paired-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.apple-header-main .apple-site-search{display:flex}
}
@media(max-width:767px){
.apple-closing-action > .apple-closing-action__grid{grid-template-columns:1fr}
}
.apple-statement-band,.apple-cta{padding:clamp(3rem,6vw,5rem) 0;background:var(--apple-red-deep);color:#fff}
.apple-statement-band>.apple-container,.apple-cta>.apple-container{display:flex;align-items:center;justify-content:space-between;gap:2rem}
.apple-statement-band h2,.apple-cta h2{color:#fff;max-width:780px}
.apple-statement-band p,.apple-cta p{color:rgba(255,255,255,.82)}
.apple-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}
.apple-logo-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:230px;padding:1.4rem;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius)}
.apple-logo-card img{max-width:180px;max-height:90px;object-fit:contain;margin:auto}
.apple-logo-card h3{font-size:1.1rem}
.apple-people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2rem}
.apple-person-card{overflow:hidden;background:#fff;border:1px solid var(--apple-border);border-radius:var(--apple-radius)}
.apple-person-card img,.apple-person-card__placeholder{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:linear-gradient(135deg,var(--apple-surface-alt),#fff)}
.apple-person-card img{object-position:var(--apple-portrait-x,50%) var(--apple-portrait-y,35%)}
.apple-person-card>div{padding:1.4rem}
.apple-document-list{display:grid;gap:.75rem;margin-top:2rem}
.apple-document-list article{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;background:#fff;border:1px solid var(--apple-border);border-radius:12px}
.apple-document-list article h3{margin-bottom:.25rem;font-size:1.15rem}
.apple-statistics{padding:3.5rem 0;background:var(--apple-ink);color:#fff}
.apple-statistics h2{color:#fff;text-align:center}
.apple-statistics__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}
.apple-statistics__grid article{text-align:center;padding:1.2rem}
.apple-statistics__grid strong{display:block;color:#fff;font-family:Georgia,serif;font-size:2.6rem}
.apple-statistics__grid span{color:rgba(255,255,255,.72)}
.apple-split{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,6vw,6rem)}
.apple-apple-logo{max-width:380px;max-height:260px;object-fit:contain}
.apple-notice{padding:1rem 1.2rem;border-left:4px solid var(--apple-red);background:#fff4f5;color:var(--apple-ink)}
.apple-empty-state,.apple-module-error{padding:1.5rem;border:1px dashed var(--apple-border);border-radius:12px;background:#fff}
.apple-module-error{border-color:#e2a0a8;background:#fff5f6}
.apple-module-error h3{font-size:1.2rem}
.apple-external-module{margin-top:1.5rem}
.apple-external-module__handoff{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem;border:1px solid var(--apple-border);border-radius:14px;background:#fff}
.apple-prose{font-size:1.08rem}
.apple-prose>*{max-width:100%}
.apple-news-single__image{margin:2rem 0}
.apple-site-footer{position:relative;background:var(--apple-ink);color:rgba(255,255,255,.75)}
.apple-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:clamp(1.5rem,4vw,4rem);padding-block:5rem}
.apple-footer-brand img{max-width:250px;padding:.65rem;background:#fff;border-radius:8px}
.apple-site-footer h2,.apple-site-footer h3{color:#fff}
.apple-site-footer h2{margin-top:1.5rem;font-size:1.7rem}
.apple-site-footer h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}
.apple-footer-links,.apple-footer-contact{display:flex;flex-direction:column;gap:.55rem}
.apple-site-footer a{color:rgba(255,255,255,.82);text-decoration:none}
.apple-site-footer a:hover{color:#fff}
.apple-footer-contact p{margin:0 0 .5rem}
.apple-social-links{display:flex;gap:.5rem;margin-top:1rem}
.apple-social-links a{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.22);border-radius:50%;font-size:.72rem;font-weight:800}
.apple-footer-bottom{border-top:1px solid rgba(255,255,255,.12)}
.apple-footer-bottom>.apple-container{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;font-size:.8rem}
.apple-footer-bottom p{margin:0}
.apple-footer-bottom div{display:flex;gap:1rem}
body.apple-nav-open{overflow:hidden}
@media(prefers-reduced-motion:reduce){
a.apple-home-quick-link--cover .apple-home-quick-link__image,a.apple-home-quick-link--cover:hover .apple-home-quick-link__image,a.apple-home-quick-link--cover:focus-visible .apple-home-quick-link__image,a.apple-home-quick-link .apple-home-quick-link__affordance,a.apple-home-quick-link:hover .apple-home-quick-link__affordance,a.apple-home-quick-link:focus-visible .apple-home-quick-link__affordance,.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:hover .apple-pillar__cta,.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:focus-visible .apple-pillar__cta{transform:none;transition:none}
.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:hover,.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact:focus-visible{filter:none}
}
@media(max-width:1180px){.apple-brand img{max-width:220px}}
@media(max-width:1024px){.apple-hero__grid{grid-template-columns:1fr;min-height:auto;padding-block:5rem}.apple-page--homepage .apple-hero__grid,.apple-page--homepage .apple-hero--density-bounded .apple-hero__grid{min-height:var(--apple-home-hero-height);padding-block:clamp(1.8rem,4vw,2.8rem)}.apple-hero__media{max-width:720px}.apple-editorial__grid,.apple-split,.apple-section-media,.apple-editorial-feature__grid,.apple-apple-spotlight__intro,.apple-featured-promo--banner,.apple-featured-promo--guide{grid-template-columns:1fr}.apple-pathway-nav__list,.apple-pathway-nav--asymmetric .apple-pathway-nav__list,.apple-pathway-nav--grouped .apple-pathway-nav__list,.apple-pathway-nav--rail .apple-pathway-nav__list,.apple-timeline__chapter,.apple-journey__step{grid-template-columns:1fr}.apple-pathway-nav--asymmetric .apple-pathway-nav__item--featured,.apple-pathway-nav--grouped .apple-pathway-nav__item--featured,.apple-pathway-nav--asymmetric .apple-pathway-nav__item--standard,.apple-pathway-nav--grouped .apple-pathway-nav__item--standard,.apple-pathway-nav--asymmetric .apple-pathway-nav__item--program,.apple-pathway-nav--grouped .apple-pathway-nav__item--program,.apple-pathway-nav--asymmetric .apple-pathway-nav__item--secondary,.apple-pathway-nav--grouped .apple-pathway-nav__item--secondary{grid-column:span 1}.apple-editorial-feature--split-reverse .apple-editorial-feature__copy,.apple-editorial-feature--split-reverse .apple-editorial-feature__media{order:initial}.apple-card-grid--four,.apple-apple-spotlight__principles{grid-template-columns:repeat(2,minmax(0,1fr))}.apple-apple-spotlight__brand{min-height:140px;max-width:420px}.apple-editorial--reverse .apple-editorial__copy,.apple-editorial--reverse .apple-editorial__media{order:initial}.apple-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.apple-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.admin-bar .apple-site-header{top:46px}.apple-container,.apple-container--narrow{width:min(calc(100% - 28px),var(--apple-max))}.apple-page--homepage .apple-hero{overflow:hidden;min-height:0}.apple-page--homepage{--apple-home-hero-overlap:0px;--apple-home-nav-gap:1.75rem;--apple-home-section-pad:clamp(2.75rem,8vw,3.75rem)}.apple-homepage-nav__pathways{margin-top:0;padding-top:1.5rem}.apple-card-grid,.apple-card-grid--four,.apple-people-grid,.apple-apple-spotlight__principles,.apple-pathway-nav__list,.apple-pathway-nav--rail .apple-pathway-nav__list,.apple-timeline__chapter,.apple-journey__step{grid-template-columns:1fr}.apple-impact-band{min-height:auto}.apple-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.apple-statistics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.apple-statement-band>.apple-container,.apple-cta>.apple-container{display:block}.apple-document-list article{display:block}.apple-document-list article .apple-button{margin-top:.8rem}.apple-footer-grid{grid-template-columns:1fr}.apple-footer-bottom>.apple-container{display:block;padding-block:1.2rem}.apple-footer-bottom div{margin-top:.5rem}.apple-hero--density-immersive h1{font-size:clamp(2.65rem,12vw,4.2rem)}.apple-hero:not(.apple-hero--density-immersive) h1{font-size:clamp(1.9rem,8vw,2.6rem)}.apple-paired-features__grid{grid-template-columns:1fr}}
@media(max-width:520px){.apple-brand img{max-width:185px}.apple-header-main .apple-site-search{display:none}.apple-nav-actions{grid-template-columns:1fr}.apple-homepage-nav__pathways .apple-pillar-grid,.apple-pillar-grid--compact,.apple-pillar-grid,.apple-logo-grid,.apple-statistics__grid,.apple-quick-access__grid,.apple-home-quick-links__grid,.apple-paired-features__grid{grid-template-columns:1fr}.apple-actions{align-items:stretch}.apple-actions .apple-button{width:100%}.apple-footer-bottom div{flex-wrap:wrap}a.apple-quick-access__item--utility{align-items:flex-start}a.apple-home-quick-link{min-height:12.5rem}.apple-page--homepage{--apple-home-quick-link-gap:.5rem}.apple-home-quick-links__grid{overflow:visible;border-radius:0}a.apple-home-quick-link{border-radius:var(--apple-radius)}.apple-page--homepage .apple-homepage-nav__pathways .apple-pillar-grid--compact{gap:.65rem;overflow:visible;border-radius:0;box-shadow:none}.apple-page--homepage .apple-homepage-nav__pathways a.apple-pillar.apple-pillar--compact{border-radius:var(--apple-radius)}}
.apple-site-shell{overflow-x:clip}
.apple-site-shell img,.apple-site-shell video,.apple-site-shell svg{max-width:100%;height:auto}
.apple-utility__inner,.apple-utility nav,.apple-actions,.apple-footer-bottom div{flex-wrap:wrap}
.apple-primary-nav{min-width:0}
.apple-primary-nav a,.apple-mega-menu a,.apple-card,.apple-quote,.apple-recognition li,.apple-resource-list li,.apple-faq__item,.apple-document-list article{overflow-wrap:anywhere}
.apple-card-grid,.apple-logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:1rem}
.apple-measure{max-width:72ch}
.apple-faq__item{border-top:1px solid var(--apple-border,#ded7d3);padding:1rem 0}
.apple-faq__item summary{cursor:pointer;font-weight:750}
.apple-faq__item summary:focus-visible,.apple-button:focus-visible,.apple-nav-toggle:focus-visible,.apple-text-link:focus-visible{outline:3px solid #c93638;outline-offset:3px}
.apple-recognition,.apple-resource-list{display:grid;gap:.65rem;padding-left:1.1rem}
.apple-document-list{display:grid;gap:1rem}
.apple-document-list article{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem;border:1px solid var(--apple-border,#ded7d3);border-radius:12px}
.apple-roster-card,.apple-logo-card{min-width:0}
.apple-actions{display:flex;gap:.75rem;align-items:center}
.apple-media--placeholder,.apple-media--placeholder-compact{aspect-ratio:auto;min-height:0;height:auto;max-height:4.75rem;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:var(--apple-surface,#f6f1ec);border:1px dashed var(--apple-border,#ded7d3);border-radius:12px}
.apple-media--placeholder small{font-size:.8rem;line-height:1.35}
@media(max-width:1399px){.apple-primary-nav{max-width:100%}}
@media(min-width:1400px){.apple-primary-nav{font-size:.92rem}.apple-nav-item>a,.apple-nav-item>div>a{white-space:normal}}
