:root{--ink:#092575;--blue:#0762b9;--yellow:#ffcf16;--text:#40537b;--soft:#f1f6fa;--line:#d9e2ef;--radius:12px;--space:clamp(20px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.6 'Segoe UI',Arial,sans-serif;color:var(--text);background:white}h1,h2,h3,h4{color:var(--ink);line-height:1.15;margin:0 0 20px;font-weight:700;letter-spacing:-.025em}h1{font-size:clamp(32px,4vw,56px)}h2{font-size:clamp(26px,3vw,42px)}h3{font-size:24px}h4{font-size:18px}p{margin:0 0 22px}a{color:var(--ink);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #de9300;outline-offset:4px}.container{width:min(1380px,calc(100% - 2 * var(--space)));margin-inline:auto}.topbar{background:#1856a0;color:white;font-size:14px}.topinner{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px}.topinner>div{display:flex;align-items:center;gap:24px}.topbar a,.text-button{color:white}.topbar .yellow{color:var(--ink)}.proud{display:flex;align-items:center;gap:18px}.flag{position:relative;width:42px;height:27px;background:#168c31;display:inline-block}.flag:after{content:'';position:absolute;right:0;bottom:0;width:16px;height:18px;background:linear-gradient(90deg,#df3523 33%,#111 33% 66%,#ed7c14 66%)}.flag:before{content:'⌁';position:absolute;right:2px;top:-9px;color:#ed7c14;font-size:21px}.header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:20px}.brand{display:flex;align-items:center;gap:18px;flex-shrink:0;color:var(--ink);font-size:24px;font-weight:700;line-height:1.1;letter-spacing:-.04em}.brand img{width:96px;height:96px;object-fit:contain;border-radius:50%}.header nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,42px)}nav a{white-space:nowrap;font-size:16px}nav a span{margin-left:8px}.search-link{font-size:36px}.menu-button{display:none;color:var(--ink);background:white;border:1px solid var(--line);border-radius:8px;padding:10px 14px}.hero{position:relative;min-height:480px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-bottom:56px;padding-top:4px}.hero-copy{z-index:2;padding:32px 0;pointer-events:none}.hero-copy a{pointer-events:auto}.hero h1{font-size:clamp(36px,4.15vw,62px);width:115%;letter-spacing:-.045em;line-height:1.1;margin:24px 0 30px}.eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#065dbd;font-weight:600;margin-bottom:20px}.lead{font-size:clamp(18px,1.6vw,24px);line-height:1.5;max-width:650px}.hero-photo{height:430px;overflow:hidden;position:relative;border-radius:3px;margin-left:-35px}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:65% center}.hero-photo:before{content:'';position:absolute;inset:0 auto 0 -170px;width:300px;border-radius:0 65% 65% 0;background:white;z-index:1}.actions{display:flex;align-items:center;gap:32px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 28px;background:var(--blue);color:white;border:1px solid transparent;border-radius:8px;font-weight:600;line-height:1.4;max-width:100%;text-align:center}.button:hover{filter:brightness(.94);text-decoration:none}.button.yellow{background:var(--yellow);color:var(--ink)}.button.outline{background:white;color:var(--ink);border-color:#bbcbdf}.button.small{padding:8px 17px;min-height:42px;font-size:14px}.text-link{font-weight:600}.text-link span{font-size:28px;margin-left:8px}.learning-band{background:linear-gradient(120deg,#f1f6fb,#f8fafc)}.learning{display:grid;grid-template-columns:45% 55%;align-items:center;gap:30px;padding-block:28px}.learning img{width:calc(100% - 30px);height:285px;object-fit:cover;object-position:center 42%;border-radius:180px 8px 8px 180px}.learning h2{font-size:clamp(30px,3.4vw,50px)}.section{padding-block:64px}.section-heading{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-bottom:32px}.section-heading p{max-width:420px}.grid{display:grid;gap:26px}.grid>*{min-width:0}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.feature{padding:30px 20px 24px 0}.feature-icon{display:block;font-size:20px;color:var(--blue);border-top:3px solid var(--yellow);width:44px;padding-top:12px;margin-bottom:20px}.soft{background:var(--soft)}.card{padding:30px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:22px;overflow-wrap:anywhere}.card h2{font-size:28px}.card h3{font-size:23px}.badge{display:inline-block;background:#eaf2fa;color:#144b83;padding:5px 11px;border-radius:30px;font-size:12px;font-weight:600;letter-spacing:.02em;margin-bottom:16px}.join-banner{display:flex;align-items:center;justify-content:space-between;padding-block:64px;gap:25px}.join-banner p{margin:0}footer{background:#08266e;color:#d1ddf2;padding:50px 0 24px}footer h3,footer h4,footer a{color:white}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid a{display:block;padding:7px 0}.fineprint{border-top:1px solid #345185;font-size:12px;margin-top:32px;padding-top:20px}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start;min-height:580px}.form-card{max-width:560px;width:100%;justify-self:end}label{display:block;color:var(--ink);font-weight:600;margin-bottom:20px}input,textarea,select{display:block;width:100%;min-width:0;max-width:100%;padding:12px 14px;border:1px solid #aebdd2;border-radius:7px;background:white;color:#253957;margin-top:7px;min-height:48px}input[type=file]{padding:9px;font-size:14px}textarea{resize:vertical}small{display:block;font-size:13px;overflow-wrap:anywhere}.hint,.muted{color:#5a6d88;font-size:14px}.full{width:100%}.narrow{max-width:820px}.notice{background:#eef5ff;border-left:4px solid var(--blue);padding:18px 22px;border-radius:5px;margin-block:22px;overflow-wrap:anywhere}.member-card{background:#103c8f;color:white;padding:30px;border-radius:12px}.member-card h2{color:white;font-size:32px;margin-top:20px}.portal-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.portal-nav a{padding:10px 16px;border:1px solid var(--line);border-radius:6px;min-height:44px}.record{display:flex;gap:18px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-block:18px;overflow-wrap:anywhere}.record>*{min-width:0}.record p{margin:8px 0}.price{font-size:40px;font-weight:700;color:var(--ink)}.checkbox{display:flex;align-items:center;gap:12px;font-weight:400}.checkbox input{width:22px;height:22px;min-height:22px;margin:0;flex-shrink:0}.inline{display:inline-block;margin:0 4px 5px 0}.text-button{background:none;border:0;padding:10px}.table-wrap{overflow-x:auto;max-width:100%}table{border-collapse:collapse;width:100%;font-size:14px}th,td{padding:16px;text-align:left;border-bottom:1px solid var(--line)}th{color:var(--ink);background:var(--soft)}td{overflow-wrap:anywhere;min-width:100px}summary{font-size:23px;font-weight:600;color:var(--ink);cursor:pointer;min-height:44px}details[open] summary{margin-bottom:24px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit}.search-form{display:flex;gap:15px;align-items:end;margin-block:30px;max-width:650px}.search-form label{flex:1;margin:0}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:0}[hidden]{display:none!important}
@media(min-width:1800px){.hero h1{font-size:62px}.hero{min-height:560px}.hero-photo{height:480px}}@media(max-width:1150px){.header nav{gap:18px}.brand{font-size:20px}.brand img{width:76px;height:76px}nav a{font-size:14px}.hero h1{width:120%;font-size:46px}.hero-photo{height:400px}.hero .lead{max-width:480px}.hero-photo:before{left:-210px}.learning img{height:260px}}@media(max-width:950px){.menu-button{display:block}.header{flex-wrap:wrap;gap:12px}.header nav{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding-block:12px}.header nav.open{display:flex}.header nav a{padding:13px 15px;border-top:1px solid var(--line);font-size:17px}.header nav .search-link{font-size:24px}.hero h1{font-size:38px}.hero .lead{font-size:18px}.hero-photo{height:390px;margin-left:0}.hero-photo:before{left:-235px}.actions{gap:20px}.button{padding:12px 20px}.three{grid-template-columns:repeat(2,1fr)}.three>:last-child{grid-column:1/-1}.learning h2{font-size:34px}.learning .lead{font-size:19px}}@media(max-width:680px){:root{--space:20px}.topinner{font-size:12px;gap:8px}.topinner>div{gap:14px}.topinner a:first-child,.divider{display:none}.proud{gap:8px}.flag{width:30px;height:21px}.topbar .small{min-height:36px;padding:6px 12px;font-size:12px}.brand{font-size:18px;gap:10px}.brand img{width:62px;height:62px}.header{padding-block:16px}.menu-button{padding:9px 11px}.menu-button span{font-size:13px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-bottom:30px;min-height:0}.hero-copy{padding:28px 0}.hero h1{width:auto;font-size:clamp(32px,7.8vw,48px);margin:16px 0 22px}.eyebrow{font-size:11px;margin-bottom:12px}.hero-photo{height:auto;aspect-ratio:1.5;border-radius:50px 8px 8px 8px}.hero-photo img{object-position:center}.hero-photo:before{display:none}.hero .lead{font-size:19px}.learning{grid-template-columns:1fr;gap:22px;padding-block:32px}.learning img{width:100%;height:auto;aspect-ratio:1.8;border-radius:100px 8px 8px 100px}.learning h2{font-size:34px}.section{padding-block:40px}.grid,.auth-grid{grid-template-columns:1fr}.three>:last-child{grid-column:auto}.section-heading,.join-banner{align-items:flex-start;flex-direction:column;gap:14px}.section-heading h1{margin:0}.footer-grid{grid-template-columns:1fr;gap:22px}.card{padding:22px}.auth-grid{gap:28px}.record{flex-wrap:wrap}.search-form{align-items:stretch;flex-direction:column}.topinner .inline{margin:0}.text-button{font-size:12px;padding:5px}.portal-nav{gap:8px}.portal-nav a{font-size:14px;padding:10px 12px}.join-banner{padding-block:40px}.feature{padding-top:12px}.auth-grid h1{font-size:36px}.card .grid.two{gap:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
fieldset{border:1px solid var(--line);border-radius:8px;margin:0 0 24px;padding:20px;min-width:0}legend{color:var(--ink);font-weight:600}.record-editor{border-top:1px solid var(--line);padding-block:20px}.record-editor summary{font-size:20px}.record-editor[open]{margin-bottom:15px}hr{border:0;border-top:1px solid var(--line);margin:24px 0}
.auth-grid>*{min-width:0}@media(max-width:400px){.brand{font-size:16px;gap:8px}.brand img{width:48px;height:48px}.menu-button{padding:8px;font-size:15px}.menu-button span{display:none}.header{flex-wrap:wrap}}
select{appearance:none;-webkit-appearance:none;text-overflow:ellipsis;overflow:hidden;padding-right:30px;background-image:linear-gradient(45deg,transparent 50%,#092575 50%),linear-gradient(135deg,#092575 50%,transparent 50%);background-position:calc(100% - 19px) 22px,calc(100% - 14px) 22px;background-size:5px 5px;background-repeat:no-repeat}
/* Payment references and forms stay within small screens. */
.card { min-width: 0; overflow-wrap: anywhere; }
.card select, .card input { max-width: 100%; min-width: 0; }
@media(max-width: 600px) { .card .button { white-space: normal; max-width: 100%; } }
.role-choice { display: flex; align-items: center; gap: .65rem; }
.role-choice input[type="checkbox"] { width: 1.15rem; height: 1.15rem; flex: 0 0 auto; }
#permissions-editor { scroll-margin-top: 1rem; }
.content-media { margin: 0 0 1rem; }
.content-poster { display: block; width: 100%; height: auto; max-height: 650px; object-fit: contain; border-radius: 8px; background: #f3f6fa; }
.editor-poster { max-width: 520px; max-height: 420px; }
.content-media figcaption { margin-top: .5rem; font-size: .85rem; }
#content-editor { scroll-margin-top: 1rem; }
[data-image-error] { color: #a01818; }
.content-video{display:block;width:100%;max-height:650px;border-radius:8px;background:#101827}.editor-video{max-width:600px;max-height:420px}[data-video-error]{color:#a01818}
/* Homepage presets are scoped so account, membership and payment screens retain their layouts. */
.homepage{overflow-wrap:anywhere}.homepage .hero h1{white-space:normal}.style-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.style-option{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--line);border-radius:10px;margin:0}.style-option input{width:20px;min-height:20px;margin:0}.style-option:has(input:checked){outline:2px solid var(--blue);background:#eef5ff}fieldset{min-width:0;border:1px solid var(--line);border-radius:12px;padding:20px}.homepage-preview{border-top:4px solid #0762b9;padding-top:28px;scroll-margin-top:12px}.homepage-preview>.container{padding-bottom:24px}
.hp-editorial .hero h1,.hp-editorial h2{font-family:Georgia,serif;font-weight:400}.hp-editorial .hero-photo:before{display:none}.hp-editorial .hero-photo{margin-left:30px;border-radius:0}.hp-editorial .learning-band{background:#f5f2ec}.hp-editorial .feature{border-top:3px solid #092575}
.hp-forest{--ink:#123e32;--blue:#216047;--soft:#edf5ee;--text:#304d41}.hp-forest .learning-band{background:#e6f0e8}.hp-forest .hero-photo:before{display:none}.hp-forest .hero-photo{border-radius:160px 160px 20px 20px;margin-left:30px}.hp-forest .button:not(.yellow){background:#216047}.hp-forest .eyebrow{color:#216047}
.hp-midnight .hero{background:#102444;border-radius:22px;padding:36px;gap:32px}.hp-midnight .hero h1,.hp-midnight .hero p,.hp-midnight .hero .text-link{color:#fff}.hp-midnight .hero-photo:before{display:none}.hp-midnight .hero-photo{margin:0;border-radius:16px}.hp-midnight .learning-band{background:#e9eff8}.hp-midnight .hero h1{width:auto}
.hp-minimal .hero-photo:before{display:none}.hp-minimal .hero-photo{margin-left:32px;border-radius:0;filter:grayscale(1)}.hp-minimal .hero h1{font-weight:400;width:auto}.hp-minimal .learning-band{background:#fff;border-block:1px solid #ddd}.hp-minimal .learning img{border-radius:0;filter:grayscale(1)}.hp-minimal .feature-icon{background:#eee;color:#222}
.hp-sunrise .hero{background:#fff4d8;border-radius:24px;padding:32px;gap:30px}.hp-sunrise .hero h1{width:auto}.hp-sunrise .hero-photo:before{display:none}.hp-sunrise .hero-photo{margin:0;border-radius:50%}.hp-sunrise .learning-band{background:#fff9ec}.hp-sunrise .learning img{border-radius:24px}.hp-sunrise .feature{border-bottom:4px solid #e3a72e}
.hp-cards{background:#f1f5fb;padding-block:24px}.hp-cards .hero{background:white;padding:32px;border-radius:24px;gap:32px;box-shadow:0 8px 32px #09257512}.hp-cards .hero h1{width:auto}.hp-cards .hero-photo:before{display:none}.hp-cards .hero-photo{margin:0;border-radius:18px}.hp-cards .feature{background:#fff;padding:26px;border-radius:18px}.hp-cards .learning-band{background:transparent}.hp-cards .learning img{border-radius:18px}
.hp-panorama .hero{display:flex;flex-direction:column;text-align:center;padding-top:24px}.hp-panorama .hero-copy{max-width:850px;padding:20px}.hp-panorama .hero h1{width:auto}.hp-panorama .hero .lead{max-width:none}.hp-panorama .actions{justify-content:center}.hp-panorama .hero-photo{width:100%;height:440px;margin:0;border-radius:20px}.hp-panorama .hero-photo:before{display:none}.hp-panorama .learning img{border-radius:20px}
.hp-reverse .hero-photo{order:-1;margin:0 32px 0 0;border-radius:16px}.hp-reverse .hero-photo:before{display:none}.hp-reverse .hero h1{width:auto}.hp-reverse .learning img{order:-1;border-radius:16px}.hp-reverse .hero{gap:30px}
.hp-magazine .hero{border-block:3px solid #092575;padding-block:30px;gap:30px}.hp-magazine .hero-photo:before{display:none}.hp-magazine .hero-photo{margin:0;border-radius:0}.hp-magazine .hero h1{font-family:Georgia,serif;width:auto}.hp-magazine .eyebrow{letter-spacing:.24em}.hp-magazine .learning-band{background:#e6eff9}.hp-magazine .learning img{border-radius:0}.hp-magazine .feature{border-left:3px solid #092575;padding-left:24px}
@media(max-width:680px){.homepage .hero-photo{margin:0;width:100%}.homepage .hero{gap:16px}.homepage .hero h1{width:auto}.hp-midnight .hero,.hp-sunrise .hero,.hp-cards .hero{padding:20px}.hp-panorama .hero-photo{height:auto}.homepage .learning img{max-width:100%}.style-options{grid-template-columns:1fr 1fr}}
.home-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-block:20px 48px;background:#fff}.home-shortcuts a{padding:24px;border-right:1px solid var(--line)}.home-shortcuts strong{display:block;font-size:21px;margin-bottom:8px}.home-shortcuts span{font-size:14px;color:var(--text)}.conference-feature{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;background:#102b52;padding:48px;border-radius:20px;margin-bottom:56px}.conference-feature h2,.conference-feature p,.conference-feature .text-link{color:#fff}.conference-feature .eyebrow{color:#ffcf16}.conference-topics{border-left:1px solid #ffffff40;padding-left:32px}.conference-topics p{padding-bottom:16px;border-bottom:1px solid #ffffff30}.support-feature{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center;background:#fff5d8;border-radius:20px;padding:40px;margin-block:48px}.support-feature .hint{margin:16px 0 0}.support-feature h2{color:#092575}@media(max-width:800px){.home-shortcuts{grid-template-columns:1fr 1fr}.conference-feature,.support-feature{grid-template-columns:1fr;gap:24px;padding:24px}.conference-topics{border-left:0;padding-left:0}}@media(max-width:440px){.home-shortcuts{grid-template-columns:1fr}.home-shortcuts a{padding:18px;border-bottom:1px solid var(--line)}}
.giving-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:48px;margin-block:48px}.giving-intro{background:#102b52;color:#fff;border-radius:4px 64px 4px 4px;padding:40px;align-self:start}.giving-intro h2{color:#fff;font-size:clamp(30px,3vw,44px)}.giving-intro .eyebrow{color:#ffcf16}.giving-note{display:block;border-top:1px solid #ffffff55;padding-top:20px;color:#ffdf60;letter-spacing:.08em;font-size:13px}.giving-choice{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.giving-choice:first-child{padding-top:0}.giving-choice h2{font-size:27px}.giving-number{font:700 32px Georgia,serif;color:#0762b9}.giving-choice .button{background:#fff;color:#092575;border:1px solid #092575}.giving-choice .button:hover{background:#edf4fc}.support-partner{display:flex;justify-content:space-between;align-items:center;gap:24px;background:#fff5d8;padding:28px;margin-bottom:24px;border-left:6px solid #ffcf16}.support-partner p{margin:0}.donation-form{max-width:760px;overflow-wrap:anywhere;margin-block:28px}@media(max-width:760px){.giving-layout{grid-template-columns:1fr;gap:28px}.giving-intro{padding:28px}.support-partner{flex-direction:column;align-items:flex-start}.giving-choice{gap:16px}.giving-number{font-size:25px}}
.hero-carousel{position:relative}.hero-carousel .hero{min-height:520px}.hero-carousel .highlight-slide h2{font-size:clamp(30px,3.7vw,52px);overflow-wrap:anywhere}.hero-carousel .highlight-slide .hero-copy{min-width:0;padding-right:24px}.hero-carousel .highlight-slide .hero-photo:before{display:none}.hero-carousel .highlight-slide .hero-photo{margin-left:20px;border-radius:16px}.hero-carousel .hero-photo a{display:block;width:100%;height:100%}.hero-carousel .highlight-slide .hero-photo img{object-fit:contain;background:#edf3fa}.carousel-controls{display:flex;justify-content:space-between;align-items:center;padding-block:12px 24px;gap:16px}.carousel-arrow{display:grid;place-items:center;flex-shrink:0;border:0;border-radius:50%;width:48px;height:48px;padding:0;background:rgba(28,43,81,.65);color:#fff;box-shadow:none;backdrop-filter:blur(8px);transition:background .18s ease}.carousel-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.carousel-arrow:hover{background:rgba(28,43,81,.85)}.carousel-arrow:focus-visible{outline:3px solid #ffcf16;outline-offset:4px}.carousel-middle{display:flex;align-items:center;gap:18px}.carousel-middle button{background:white;color:#092575;border:1px solid #ccd8e8;border-radius:24px;padding:10px 18px;min-height:44px}.carousel-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.hero-carousel [data-hero-slide]:not([hidden]){animation:hero-reveal .45s ease}@keyframes hero-reveal{from{opacity:.3;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}@media(min-width:1600px){.carousel-arrow{position:absolute;top:230px;z-index:2}.carousel-arrow[data-carousel-prev]{left:12px}.carousel-arrow[data-carousel-next]{right:12px}.carousel-controls{justify-content:center}}@media(max-width:680px){.hero-carousel .hero{min-height:0}.hero-carousel .highlight-slide .hero-photo{margin:0}.hero-carousel .highlight-slide .hero-copy{padding-right:0}.carousel-middle{gap:8px}.carousel-middle button{font-size:13px;padding:10px}.hero-carousel .highlight-slide h2{font-size:32px}}@media(prefers-reduced-motion:reduce){.hero-carousel [data-hero-slide]:not([hidden]){animation:none}}
@media(min-width:950px){.hero-carousel .carousel-arrow{position:absolute;top:230px;z-index:2;width:48px;height:48px}.hero-carousel [data-carousel-prev]{left:6px}.hero-carousel [data-carousel-next]{right:6px}.hero-carousel .carousel-controls{justify-content:center}}
.giving-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;background:#102b52;color:#ffdf60;border-radius:14px}.giving-icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:440px){.giving-icon{flex-basis:44px;width:44px;height:44px}.giving-icon svg{width:25px;height:25px}.giving-choice h2{font-size:24px}}
.rsz-direction{margin-block:48px 64px;overflow-wrap:anywhere}.direction-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.direction-statements{display:grid;gap:24px}.direction-statements article{position:relative;padding:24px 24px 24px 92px;background:#f2f6fb;border-radius:16px}.direction-symbol{position:absolute;left:24px;top:26px;display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#102b52;color:#ffdf60}.direction-symbol svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.direction-statements p{margin:0}.direction-targets{background:#102b52;color:white;padding:32px;border-radius:16px;border-top:5px solid #ffcf16}.direction-targets h3{color:white;font-size:32px}.direction-targets .eyebrow{color:#ffdf60}.direction-targets ol{margin:0;padding-left:24px}.direction-targets li{padding:12px 0 12px 8px;border-bottom:1px solid #ffffff25}.direction-targets li::marker{color:#ffdf60;font-weight:700}.direction-note{border-left:3px solid #d6a200;padding-left:12px}@media(max-width:760px){.direction-grid{grid-template-columns:1fr;gap:24px}.direction-statements article{padding:24px 20px 24px 78px}.direction-symbol{left:18px}.direction-targets{padding:24px}}
/* Accessible disclosure navigation: desktop panels and mobile accordions. */
.header{position:relative;z-index:20}.header #main-nav{gap:4px;align-items:center}.nav-group{margin:0}.nav-group summary{display:flex;align-items:center;gap:5px;list-style:none;font-size:14px;font-weight:400;white-space:nowrap;padding:18px 9px;min-height:48px;border-bottom:3px solid transparent}.nav-group summary::-webkit-details-marker{display:none}.nav-group[open] summary{margin:0;background:#edf3fb;border-bottom-color:#0762b9}.nav-group summary svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.5}.nav-group[open] summary svg{transform:rotate(180deg)}.nav-panel{position:absolute;left:0;right:0;top:100%;display:grid;grid-template-columns:1fr 2fr;background:white;border:1px solid #d9e2ef;box-shadow:0 20px 35px #102b5230;border-radius:0 0 14px 14px;overflow:hidden;max-height:70vh;overflow-y:auto}.nav-panel-intro{padding:30px;background:#edf3fb}.nav-panel-intro h2{font-size:26px}.nav-panel-intro p:last-child{margin:0}.nav-panel-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;padding:24px}.header .nav-panel-links a{display:block;padding:16px 8px;border-bottom:1px solid #d9e2ef;white-space:normal;font-size:15px}.nav-panel-links strong{display:block;margin-bottom:6px}.nav-panel-links a>span{display:block;font-size:14px;color:#40537b}.nav-panel-links a:hover{background:#f1f6fa;text-decoration:none}.nav-panel-links strong span{float:right}.header #main-nav>.search-link{padding:8px}
@media(min-width:1151px) and (max-width:1450px){.header{gap:16px}.header .brand{font-size:19px;gap:12px}.header .brand img{width:68px;height:68px}.nav-group summary{font-size:13px;padding-inline:6px}}
@media(max-width:1150px){.header{flex-wrap:wrap}.header .menu-button{display:block}.header #main-nav{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0}.header #main-nav.open{display:flex}.nav-group{border-top:1px solid #d9e2ef}.nav-group summary{justify-content:space-between;padding:14px;font-size:16px}.nav-panel{position:static;grid-template-columns:1fr;box-shadow:none;max-height:none;border-radius:0}.nav-panel-intro{padding:20px}.nav-panel-intro h2{font-size:22px}.nav-panel-links{padding:12px 20px;gap:8px}.header .nav-panel-links a{font-size:15px;padding:12px 4px}.header #main-nav>.search-link{text-align:left}}
@media(max-width:600px){.nav-panel-links{grid-template-columns:1fr}}
/* Stack the outgoing and incoming slides for a true crossfade. */
.hero-slides{display:grid;isolation:isolate}.hero-slides>[data-hero-slide]{grid-area:1 / 1;align-self:start;min-width:0}.hero-carousel [data-hero-slide]:not([hidden]){animation:none}.hero-slides>[data-hero-slide][aria-hidden="true"]{pointer-events:none}
.header .nav-highlight>summary{background:#ffcf16;color:#102b52;border-radius:8px;font-weight:600;border-bottom-color:transparent}.header .nav-highlight>summary:hover,.header .nav-highlight[open]>summary{background:#f2bf00;color:#102b52;border-bottom-color:#9b7800}.header .nav-highlight>summary:focus-visible{outline:3px solid #102b52;outline-offset:3px}
/* Centre content on wide displays while background bands remain full width. */
.homepage{--home-edge:clamp(20px,3.5vw,68px)}
.homepage .container{width:calc(100% - 2 * var(--home-edge));max-width:1380px}
.homepage .hero-carousel{width:100%;max-width:1524px;margin-inline:auto}
.homepage .rsz-direction{margin-block:28px 44px}
.homepage .carousel-controls{padding-block:8px 12px}
@media(min-width:950px){
.homepage .hero-carousel [data-carousel-prev]{left:10px}
.homepage .hero-carousel [data-carousel-next]{right:10px}
.homepage .hero-carousel .hero{width:calc(100% - 144px)}
}
.homepage-page>.header,.homepage-page .topinner,.homepage-page>footer>.container{width:calc(100% - 2 * clamp(20px,3.5vw,68px));max-width:1380px}
.member-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:32px;width:calc(100% - 48px);max-width:1800px;margin:24px auto 48px;align-items:start}.member-sidebar{position:sticky;top:20px;background:#f2f6fb;border:1px solid #d9e2ef;border-radius:14px;padding:16px;max-height:calc(100vh - 40px);overflow:auto}.member-sidebar-heading{padding:12px 10px 18px;border-bottom:1px solid #d9e2ef;margin-bottom:10px;overflow-wrap:anywhere}.member-sidebar-heading .eyebrow{margin-bottom:6px}.member-sidebar nav>a{display:block;padding:11px 12px;margin:3px 0;border-radius:8px;line-height:1.35;font-size:15px}.member-sidebar nav>a:hover{background:#e1eafa;text-decoration:none}.member-sidebar nav>a[aria-current]{background:#102b52;color:white;font-weight:600}.member-sidebar nav>a:first-of-type{border:1px solid #e1b200;background:#ffcf16;color:#102b52}.member-sidebar nav>a:first-of-type[aria-current]{outline:2px solid #102b52}.member-logout{margin-top:14px;width:100%;padding:12px;text-align:left;border:1px solid #cbd6e6;border-radius:8px;background:white;color:#102b52}.member-content{min-width:0}.member-content>.container{width:100%;max-width:none}.member-content>.section{padding-block:12px 32px}.member-content .portal-nav{display:none}.member-content [id]{scroll-margin-top:24px}.member-content .three{grid-template-columns:repeat(3,minmax(0,1fr))}.member-content .card,.member-content .member-card{min-width:0;overflow-wrap:anywhere}.member-menu-toggle{display:none}.member-content input,.member-content select,.member-content textarea{max-width:100%}@media(max-width:1200px){.member-shell{grid-template-columns:220px minmax(0,1fr);gap:24px}.member-content .three,.member-content .grid.two{grid-template-columns:1fr}.member-content .three>:last-child{grid-column:auto}}@media(max-width:800px){.member-shell{display:block;width:calc(100% - 32px);margin-top:16px}.member-sidebar{position:static;max-height:none;margin-bottom:24px;padding:12px}.member-menu-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px;border:0;background:#102b52;color:white;border-radius:8px}.member-sidebar nav{display:none}.member-sidebar.is-open nav{display:block}.member-content .section-heading{flex-direction:column;align-items:flex-start}.member-content h1{font-size:32px}}
.admin-shell .member-content .portal-nav{display:flex}.admin-shell .member-content .section-heading{flex-wrap:wrap}.sidebar-group-title{margin:20px 12px 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#40537b}.admin-shell .member-content{overflow-wrap:anywhere}.admin-shell .member-content>.card{margin-bottom:24px}
.carousel-middle [data-carousel-toggle]{display:grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0;border:1px solid rgba(9,37,117,.14);border-radius:50%;color:var(--ink);background:rgba(222,233,246,.5);backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(9,37,117,.06);transition:background .2s ease,box-shadow .2s ease}.carousel-middle [data-carousel-toggle]:hover{background:rgba(203,220,242,.75);box-shadow:0 3px 12px rgba(9,37,117,.12)}.carousel-middle [data-carousel-toggle] svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-icon:empty{padding-top:0}@media(prefers-reduced-motion:reduce){.carousel-middle [data-carousel-toggle]{transition:none}}

