: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:flex-end;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}}

/* Responsive homepage rhythm: compact stacks on phones, comfortable desktop groups. */
.homepage .section{padding-block:44px}
.homepage .section-heading{margin-bottom:22px;gap:20px}
.homepage .section-heading h2,.homepage .section-heading p{margin-bottom:12px}
.homepage .feature{padding:12px 16px 12px 0}
.homepage .feature-icon{margin-bottom:14px}
.homepage .feature h3{margin-bottom:14px}
.homepage .feature p{margin-bottom:14px}
.homepage .grid{gap:22px}
.homepage .grid>.card{margin-bottom:0}
.homepage .join-banner{padding-block:40px}
.homepage .support-feature{padding-block:36px}
.homepage .rsz-direction{margin-block:20px 30px}
@media(max-width:680px){
.homepage .section{padding-block:28px}
.homepage .section-heading{gap:8px;margin-bottom:16px}
.homepage .section-heading h2{margin-bottom:8px}
.homepage .section-heading p{margin-bottom:6px}
.homepage .eyebrow{margin-bottom:12px}
.homepage .grid{gap:20px}
.homepage .feature{padding:0}
.homepage .feature-icon{margin-bottom:12px}
.homepage .feature h3{margin-bottom:10px}
.homepage .feature p{margin-bottom:10px}
.homepage .feature>a{display:inline-flex;align-items:center;min-height:44px}
.homepage .card{padding:20px}
.homepage .learning{padding-block:24px;gap:18px}
.homepage .learning h2{margin-bottom:12px}
.homepage .learning p{margin-bottom:16px}
.homepage .join-banner{padding-block:28px;gap:16px}
.homepage .support-feature{padding-block:28px;gap:16px}
.homepage .rsz-direction{margin-block:16px 24px}
.homepage .hero{padding-bottom:20px}
.homepage .hero-copy{padding-block:20px}
.homepage .carousel-controls{padding-block:4px 8px}
}

/* RSZ publishing desk */
.post-studio{max-width:1250px}.post-studio .lead{font-size:1.08rem}.post-compose-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(230px,.8fr);gap:24px;align-items:start}.post-compose{padding:28px}.post-compose form{max-width:none}.post-author{display:flex;gap:14px;align-items:center;border-bottom:1px solid #e3e9e5;padding-bottom:20px;margin-bottom:22px}.post-author small{display:block;color:#63766a;margin-top:4px}.post-avatar{display:inline-flex;align-items:center;justify-content:center;background:#e5f2e9;color:#0c5e37;width:48px;height:48px;border-radius:50%;font-weight:800}.post-options{padding:16px 0;border-top:1px solid #e0e8e2}.post-options summary{cursor:pointer;font-weight:700;color:#155f3b;padding-bottom:10px}.post-options input[type=file]{width:100%}.post-tag-options{display:flex;flex-wrap:wrap;gap:12px 20px;margin:16px 0}.post-tag-options label{margin:0;display:flex;align-items:center;gap:8px;font-weight:500}.post-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.post-compose-help .card{margin-bottom:20px}.post-compose-help h2{font-size:1.5rem}.post-compose-help p{line-height:1.65}.post-dashboard-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:25px 0}.post-dashboard-cards>a{color:inherit;text-decoration:none}.post-dashboard-cards h2{font-size:1.35rem}.post-stat{font-size:2rem;color:#0d683e}.post-filters{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.post-filters a{padding:9px 14px;border-radius:24px;background:#f0f4f1;color:#284f3c;text-decoration:none}.post-filters a.selected{background:#135f3b;color:white}.post-filters span{margin-left:4px;font-size:.85em}.post-management-list{display:grid;gap:16px;margin:20px 0}.post-management-card h2{font-size:1.3rem;margin:12px 0 6px}.post-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:start}.post-actions form{margin:0}.post-delete summary{cursor:pointer;padding:10px;color:#8b3333}.post-delete form{padding:14px;background:#fcf3ef;border-radius:10px}.post-preview-controls{display:flex;flex-wrap:wrap;gap:12px}.post-preview-scroll{overflow:auto;max-width:100%;background:#edf1ee;padding:12px;margin:20px 0}.post-preview-frame{display:block;width:1100px;height:700px;border:1px solid #d3ddd6;background:white;margin:auto}.post-preview-frame[data-size=tablet]{width:768px}.post-preview-frame[data-size=mobile]{width:375px}.post-preview [data-preview-dirty]{color:#9c442b}.post-studio [hidden]{display:none!important}.post-studio input,.post-studio select,.post-studio textarea{max-width:100%;box-sizing:border-box}.post-studio .search-form{flex-wrap:wrap}.post-studio .search-form>label{flex:1;min-width:180px}.urgent-notice{border-left:5px solid #bf7330}.event-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.calendar-day{min-height:90px;padding:8px;border:1px solid #dbe5dd;border-radius:6px}.calendar-day a{display:block;font-size:.8rem;overflow-wrap:anywhere;background:#e7f1e8;padding:4px;margin:4px 0}.calendar-weekday{font-size:.8rem;font-weight:bold;text-align:center}.calendar-scroll{overflow:auto;margin:20px 0}.calendar-scroll .event-calendar{min-width:600px}@media(max-width:900px){.post-compose-grid{grid-template-columns:1fr}.post-compose-help{display:none}.post-dashboard-cards{grid-template-columns:1fr}.post-compose{padding:20px}}@media(max-width:520px){.post-fields{grid-template-columns:1fr}.post-preview{padding:12px}.post-compose{padding:16px}.post-studio .section-heading{display:block}.post-studio .section-heading>.button{margin-top:12px}.post-actions .button{padding:9px 12px}.post-studio .actions{flex-wrap:wrap}}

.public-contact{margin:14px 0;overflow-wrap:anywhere}.public-contact>strong,.public-contact>a,.public-contact>small{display:block}.public-contact>p{white-space:normal;margin:5px 0}.public-contact>small{margin-top:5px}.contact-edit-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:24px;align-items:start}.contact-edit-grid form{max-width:none}.contact-list{display:grid;gap:16px;margin:22px 0}.contact-row{display:flex;justify-content:space-between;gap:22px;align-items:start;margin:0}.contact-row h2{font-size:1.3rem;margin:12px 0 4px}.contact-value{overflow-wrap:anywhere}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:start}.contact-actions form{margin:0}.contact-actions summary{padding:10px;cursor:pointer;font-weight:600}.contact-more{display:grid;gap:10px;padding:12px;background:#f0f4fb;border-radius:10px}.contact-log-entry{padding:16px 0;border-bottom:1px solid #dce4ef;overflow-wrap:anywhere}.contact-log-entry dl{display:grid;grid-template-columns:130px 1fr;gap:5px 12px;font-size:.9rem}.contact-log-entry dd{margin:0}.contact-log-entry small{display:block}.contact-delete-confirm{border:2px solid #dfaa54}.contacts-admin .button{min-height:42px}.contact-preview{position:sticky;top:20px}.contacts-admin [hidden]{display:none!important}@media(max-width:800px){.contact-edit-grid{grid-template-columns:1fr}.contact-row{display:block}.contact-actions{margin-top:15px}.contact-preview{position:static}.contact-log-entry dl{grid-template-columns:1fr}.contact-log-entry dd{margin-bottom:10px}}

/* Reusable website editing */
.admin-nav-group{border-bottom:1px solid #d4e6e3;padding:8px 0}.admin-nav-group summary{padding:10px 8px;font-weight:700;cursor:pointer}.admin-nav-group a{font-size:.88rem}.website-photos img,.media-thumbnail{width:100%;max-height:360px;object-fit:contain;border-radius:10px}.website-photos figure{margin:0}.media-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:16px 0}.media-choice{padding:12px;border:1px solid #d5e3e1;border-radius:12px;min-width:0}.media-choice img{width:100%;height:120px;object-fit:contain}.rich-toolbar{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.rich-content{overflow-wrap:anywhere;white-space:pre-line}.rich-content p{white-space:normal}.audit-values{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.85rem}.website-card{min-width:0;overflow-wrap:anywhere}.notice-warning{border-left:5px solid #bb6615}.notice-important{border-left:5px solid #b33333}.notice-success{border-left:5px solid #157244}.website-notice{margin-bottom:12px}#website-preview{scroll-margin-top:30px}

.rich-editor{min-height:220px;border:1px solid #9fbcb7;border-radius:8px;padding:14px;background:white;white-space:pre-wrap;overflow-wrap:anywhere}.rich-editor:focus{outline:2px solid #006b68}

.admin-nav-group a{display:block;padding:11px 12px;margin:3px 0;border-radius:8px;line-height:1.35}.admin-nav-group a[aria-current]{background:#102b52;color:white;font-weight:600}.admin-nav-group summary{font-size:16px;margin-bottom:8px!important}
.password-field{position:relative;display:block;width:100%}.password-field input{padding-right:54px;width:100%;box-sizing:border-box}.password-visibility{position:absolute;right:3px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:6px;background:transparent;color:#24465a;cursor:pointer}.password-visibility:hover{background:#e8f0f5}.password-visibility:focus-visible{outline:3px solid #0762b9;outline-offset:1px}.password-eye-slash{display:none}.password-visibility.is-visible .password-eye-slash{display:block}input::-ms-reveal{display:none}

/* Give the expanded navigation its own row without adding a competing call to action. */
.header #main-nav>.nav-direct{display:flex;align-items:center;min-height:48px;padding:18px 9px;font-size:14px;font-weight:400;border-bottom:3px solid transparent;white-space:nowrap}
.header #main-nav>.nav-direct:hover,.header #main-nav>.nav-direct:focus-visible{background:#edf3fb;border-bottom-color:#0762b9;text-decoration:none}
@media(min-width:1151px){.header{flex-wrap:wrap;gap:6px}.header #main-nav{flex-basis:100%;justify-content:space-between}.header .brand{margin-bottom:6px}.nav-group summary{padding-inline:6px;font-size:13px}.header #main-nav>.nav-direct{font-size:13px;padding-inline:6px}}
@media(max-width:1150px){.header #main-nav>.nav-direct{padding:14px;font-size:16px;border-top:1px solid #d9e2ef;white-space:normal}}
.research-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;align-items:end;margin-block:24px}.research-filters label{margin:0}.research-publication{margin-bottom:24px;border-top:3px solid #28656c}.research-meta{display:flex;gap:16px;flex-wrap:wrap;color:#42616b;font-size:14px}.research-authors{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:12px 30px}.research-authors li{display:grid;gap:3px}.research-authors span,.research-authors a{font-size:14px}.research-image{max-width:100%;max-height:320px;object-fit:contain}.journal-masthead{text-align:center;background:#102f43;color:white;padding:48px 24px;border-bottom:6px solid #bba56a}.journal-masthead h1,.journal-masthead .eyebrow{color:white}.journal-monogram{font:700 clamp(54px,10vw,100px) Georgia,serif;margin:12px 0;letter-spacing:.08em}.journal-status{display:inline-block;border:1px solid #cbb87f;color:#f2e8cd;padding:10px 22px;letter-spacing:.12em}.journal-body{max-width:900px;margin:40px auto}.journal-areas{columns:2;padding-left:22px;line-height:2}.journal-areas li{break-inside:avoid}.journal-landing h1,.research-publication h2{font-family:Georgia,serif}.journal-body .notice h2{font-size:24px}@media(max-width:680px){.journal-areas{columns:1}.research-filters{grid-template-columns:1fr}.journal-masthead{padding:30px 18px}.journal-masthead h1{font-size:32px}}

@media(min-width:1151px){.header #main-nav{flex-wrap:wrap;justify-content:flex-start;gap:4px 8px}}

@media(min-width:1151px){.header #main-nav>.search-link{position:absolute;right:0;top:28px}}
@media(min-width:1151px) and (max-width:1250px){.nav-group summary,.header #main-nav>.nav-direct{font-size:12px;padding-inline:4px}.header #main-nav{gap:3px}}
/* Consolidated member profile */
.member-sidebar:not(.admin-sidebar){background:#fff}
.member-sidebar:not(.admin-sidebar) nav>a{display:flex;align-items:center;justify-content:space-between;gap:10px}
.member-sidebar:not(.admin-sidebar) nav>a:first-of-type{background:transparent;color:var(--blue);border:0;outline:0}
.member-sidebar:not(.admin-sidebar) nav>a[aria-current]{background:#0734aa;color:white}
.profile-status-dot{width:10px;height:10px;border-radius:50%;flex:0 0 10px;background:#ca7224}
.profile-status-dot.complete{background:#20a65b}
.profile-completeness{text-align:center;padding:24px 12px}
.profile-completeness h2{font-size:15px;margin:0}
.profile-completeness p{font-size:14px;font-weight:700}
.profile-completeness small{display:block;color:#536277;line-height:1.5}
.profile-completeness-ring{width:130px;height:130px;margin:8px auto;position:relative}
.profile-completeness-ring svg{width:100%;height:100%;transform:rotate(-90deg)}
.profile-completeness-ring circle{fill:none;stroke-width:11}
.ring-track{stroke:#e7ebf0}.ring-value{stroke:#ffc636;stroke-linecap:round}
.profile-completeness-ring strong{position:absolute;inset:0;display:grid;place-items:center;font-size:28px;color:#0734aa}
.profile-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:22px}
.profile-heading h1{margin-bottom:4px}.profile-heading p{margin:4px 0;color:#52637b}.profile-heading small{white-space:nowrap;padding-top:8px}
.profile-breadcrumb{font-size:14px;margin-bottom:12px!important}
.profile-identity{display:grid;grid-template-columns:90px minmax(0,1fr) minmax(240px,.8fr);gap:24px;align-items:center;padding:24px;background:#fff;border:1px solid #dfe6f0;border-radius:9px;margin-bottom:20px}
.profile-avatar{width:90px;height:90px;border-radius:50%;background:#0734aa;color:#fff;display:grid;place-items:center;font-size:30px;font-weight:700}
.profile-name{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.profile-name h2{font-size:25px;margin:0}.profile-identity-main p{margin:7px 0}
.profile-contact-line{display:flex;gap:10px 22px;flex-wrap:wrap;margin-top:12px;font-size:14px;overflow-wrap:anywhere}
.profile-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.profile-section{border:1px solid #dfe6f0;border-radius:8px;background:#fff;padding:20px;min-width:0}
.profile-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}
.profile-section-heading h2{font-size:19px;margin:0}.profile-edit{border:1px solid #becfec;border-radius:6px;padding:5px 12px;font-size:14px;text-decoration:none;white-space:nowrap}
.profile-edit:hover{background:#f0f5ff}.profile-facts,.profile-record-fields{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,1fr);gap:6px 18px;margin:0;font-size:14px}
.profile-facts dt,.profile-record-fields dt{color:#536277}.profile-facts dd,.profile-record-fields dd{margin:0;overflow-wrap:anywhere}
.profile-saved-record{margin-top:22px}.profile-saved-record:first-child{margin-top:0}.profile-saved-record h3{font-size:16px;margin:0 0 8px}.profile-saved-record p{font-size:14px;margin:6px 0;overflow-wrap:anywhere}
.profile-section>h3{font-size:16px;margin:22px 0 14px}.profile-empty{color:#64748b;margin:8px 0}.profile-add{font-size:14px}.profile-history{margin-top:14px}
.profile-delete{margin-top:24px}.profile-editor-page .record-editor{margin:20px 0}.profile-editor-page summary{cursor:pointer;font-weight:600}.profile-editor-page .record-editor form{margin-top:20px}
@media(max-width:1250px){.profile-identity{grid-template-columns:75px minmax(0,1fr)}.profile-avatar{width:75px;height:75px}.profile-identity>.profile-facts{grid-column:1/-1}.profile-heading{display:block}.profile-sections{grid-template-columns:1fr}}
@media(max-width:600px){.profile-identity{padding:18px;gap:14px;grid-template-columns:55px minmax(0,1fr)}.profile-avatar{width:55px;height:55px;font-size:23px}.profile-name h2{font-size:21px}.profile-facts,.profile-record-fields{grid-template-columns:minmax(85px,.75fr) minmax(0,1fr);gap:7px 12px;font-size:13px}.profile-section{padding:16px}.profile-section-heading h2{font-size:17px}.profile-heading h1{font-size:29px}}

.member-content>.profile-completeness{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0 0 16px;text-align:left}.member-content>.profile-completeness h2{font-size:14px}.member-content>.profile-completeness .profile-completeness-ring{width:64px;height:64px;margin:0;order:-1}.member-content>.profile-completeness .profile-completeness-ring strong{font-size:17px}.member-content>.profile-completeness p{margin:0;font-size:13px}.member-content>.profile-completeness small{display:none}@media(max-width:600px){.member-content>.profile-completeness{justify-content:flex-start;gap:10px;flex-wrap:wrap}.member-content>.profile-completeness h2{font-size:13px}}
.registration-page{max-width:1000px}.registration-page header{max-width:760px;margin-bottom:28px}.registration-form{max-width:850px}.registration-form fieldset{border:0;padding:12px 0;margin:0 0 16px;min-width:0}.registration-form legend{font-size:20px;font-weight:700}.registration-form [hidden]{display:none!important}.registration-form select{max-width:100%}

.member-sidebar:not(.admin-sidebar){overflow-x:hidden;scrollbar-gutter:stable}.member-sidebar:not(.admin-sidebar) nav>a{min-width:0;white-space:normal}.member-link-copy{display:block;min-width:0;max-width:100%;overflow-wrap:anywhere}.member-link-copy>span{white-space:normal}.member-section-status{display:block;font-size:11px;line-height:1.4;margin-top:4px;font-weight:500;color:#67758b}.member-section-status.complete{color:#187741}.member-sidebar a[aria-current] .member-section-status{color:#fff}.member-section-status>span{display:inline-block;width:13px;text-align:center}
.professional-overview .profile-sections{grid-template-columns:minmax(0,1fr)}
.professional-overview .profile-section>.profile-facts,.professional-overview .profile-record-fields{grid-template-columns:minmax(120px,220px) minmax(0,1fr)}
@media(max-width:600px){.professional-overview .profile-section>.profile-facts,.professional-overview .profile-record-fields{grid-template-columns:minmax(85px,.75fr) minmax(0,1fr)}}
.professional-overview .profile-record-fields>div{display:contents}

/* Simple member quick links with a fixed status column. */
.member-sidebar:not(.admin-sidebar){position:static;max-height:none;overflow:visible;scrollbar-gutter:auto;border:0;border-radius:0;padding:12px 16px;background:#fff}
.member-sidebar:not(.admin-sidebar) .member-sidebar-heading{padding:8px 0 20px;margin:0;border:0}
.member-sidebar:not(.admin-sidebar) nav>a,.member-sidebar:not(.admin-sidebar) nav>a:first-of-type{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:12px;padding:16px 0;margin:0;border:0;border-bottom:1px solid #aec1df;border-radius:0;background:transparent;color:#1457a6;outline:0;font-weight:400;line-height:1.45}
.member-sidebar:not(.admin-sidebar) nav>a:hover{color:#0734aa;background:#f7faff}
.member-sidebar:not(.admin-sidebar) nav>a[aria-current]{background:#f1f6ff;color:#0734aa;font-weight:700;box-shadow:inset 3px 0 #0734aa;padding-left:10px}
.member-sidebar:not(.admin-sidebar) .member-link-copy{min-width:0;overflow-wrap:anywhere;white-space:normal}
.member-sidebar:not(.admin-sidebar) .member-section-status{display:grid;place-items:center;width:22px;height:22px;box-sizing:border-box;border:1.4px solid #7790b5;border-radius:50%;margin:0;color:#1457a6;justify-self:end}
.member-sidebar:not(.admin-sidebar) .member-section-status.complete{border-color:#1457a6;color:#1457a6}
.member-section-status svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.member-status-key{font-size:11px;line-height:1.7;color:#61728a;margin:18px 0 6px}
.member-sidebar:not(.admin-sidebar) .member-logout{border:0;padding:12px 0;margin-top:0;color:#1457a6}
@media(max-width:800px){.member-sidebar:not(.admin-sidebar){padding:0}.member-sidebar:not(.admin-sidebar).is-open{padding-bottom:12px}.member-sidebar:not(.admin-sidebar) .member-sidebar-heading{padding-top:18px}}

.admin-sidebar .admin-nav-group a.admin-create-post{background:#ffcf16;color:#102b52;font-weight:700;border:1px solid #e1b200}.admin-sidebar .admin-nav-group a.admin-create-post:hover{background:#ffdc50}.admin-sidebar .admin-nav-group a.admin-create-post[aria-current]{background:#ffcf16;color:#102b52;box-shadow:inset 0 0 0 1px #102b52}.admin-sidebar .admin-nav-group a.admin-create-post:focus-visible{outline:2px solid #102b52;outline-offset:2px}

/* Compact, left-aligned public navigation. */
@media(min-width:1151px){.header{justify-content:flex-start;row-gap:12px}.header #main-nav{justify-content:flex-start;flex-wrap:nowrap;gap:6px;margin:0;padding:0}.header .nav-group summary,.header #main-nav>.nav-direct{font-size:14px;padding:13px 9px;min-height:48px}.header #main-nav>.search-link{right:0;top:28px}}
@media(min-width:1151px) and (max-width:1250px){.header #main-nav{gap:3px}.header .nav-group summary,.header #main-nav>.nav-direct{font-size:13px;padding-inline:7px}}
/* Align desktop main navigation to the right. */
@media(min-width:1151px){.header #main-nav{justify-content:flex-end}}
/* Desktop logo and navigation share one header row. */
@media(min-width:1151px){.header{flex-wrap:nowrap;gap:24px;justify-content:space-between}.header .brand{margin-bottom:0;font-size:20px;gap:12px}.header .brand img{width:76px;height:76px}.header #main-nav{flex:1 1 auto;flex-basis:auto;min-width:0;justify-content:flex-end;gap:3px}.header .nav-group summary,.header #main-nav>.nav-direct{font-size:13px;padding-inline:6px}.header #main-nav>.search-link{position:static;flex:0 0 auto;padding:6px}}
@media(min-width:1151px) and (max-width:1350px){.header{gap:14px}.header .brand{font-size:17px;gap:8px}.header .brand img{width:58px;height:58px}.header .nav-group summary,.header #main-nav>.nav-direct{font-size:12px;padding-inline:4px}.header #main-nav{gap:1px}}
@media(min-width:1600px){.header .brand{font-size:23px}.header .brand img{width:88px;height:88px}.header #main-nav{gap:5px}.header .nav-group summary,.header #main-nav>.nav-direct{font-size:14px;padding-inline:7px}}

/* Keep Personal Profile easy to find in the member menu. */
.member-sidebar:not(.admin-sidebar) nav>a.member-personal-profile{background:#ffcf16;color:#102b52;font-weight:700;padding-left:10px;padding-right:10px}.member-sidebar:not(.admin-sidebar) nav>a.member-personal-profile:hover{background:#ffdc50}.member-sidebar:not(.admin-sidebar) nav>a.member-personal-profile[aria-current]{background:#ffcf16;color:#102b52;box-shadow:inset 3px 0 #102b52}.member-sidebar:not(.admin-sidebar) nav>a.member-personal-profile:focus-visible{outline:2px solid #102b52;outline-offset:2px}

/* Share footer contacts across two compact columns. */
.footer-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,1.8fr);gap:36px}.footer-contact-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.footer-contact-columns>div{min-width:0}.footer-contact-columns a{overflow-wrap:anywhere}@media(max-width:1000px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-contact-help{grid-column:1/-1}}@media(max-width:680px){.footer-grid{grid-template-columns:1fr;gap:22px}.footer-contact-help{grid-column:auto}}@media(max-width:480px){.footer-contact-columns{grid-template-columns:1fr;gap:0}}

/* Centre the registration introduction above its form. */
.registration-page>header{max-width:850px;text-align:center}

/* Consistent editorial cards and non-destructive image editor. */
.story-grid{align-items:stretch}.story-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;gap:12px}.story-card .story-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#edf3fa;width:100%}.story-image img{width:100%;height:100%;object-fit:cover;display:block}.story-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#153b83;font-size:2rem;font-weight:700}.story-card .badge{align-self:flex-start}.story-card h3{font-size:1.2rem;line-height:1.45;min-height:2.9em;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-card h3 a{text-decoration:none}.story-excerpt{line-height:1.65;min-height:4.95em;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.story-engagement{margin-top:auto;min-height:24px;display:flex;flex-wrap:wrap;gap:12px;font-size:.85rem}.story-read{border-top:1px solid #d7e0ec;padding-top:14px;font-weight:700;display:flex;justify-content:space-between}.crop-source{position:relative;max-width:650px;cursor:crosshair}.crop-source img{display:block;width:100%;height:auto}.crop-source [data-focal-marker]{position:absolute;transform:translate(-50%,-50%);border:2px solid white;border-radius:50%;background:#103e84;color:white;width:30px;height:30px;display:grid;place-items:center;pointer-events:none}.post-compose canvas{display:block;width:100%;height:auto;border:1px solid #d6e2ee;border-radius:8px}.post-compose [hidden]{display:none!important}.post-options{min-width:0}.post-options legend{font-weight:700}.post-fields>*{min-width:0}.article-page{max-width:1100px}.article-page .update-detail{display:block}.article-page .content-poster{width:auto;max-width:100%;height:auto;max-height:none;object-fit:contain}.article-page .content-media{margin:24px 0}.article-byline{color:#526886}.post-discussion{margin-top:40px;padding-top:24px;border-top:1px solid #dae3ef;overflow-wrap:anywhere}.discussion-comment{padding:20px;margin:20px 0;border:1px solid #d7e0ec;border-radius:8px}.discussion-comment header{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.discussion-comment time{font-size:.8rem;color:#536984}.discussion-comment p{white-space:normal;overflow-wrap:anywhere}.official-reply{margin-left:32px;border-left:4px solid #1748a4}.discussion-comment form{margin:12px 0}.post-discussion button[aria-pressed=true]{background:#ffce19;color:#082d75}.post-discussion textarea{width:100%;max-width:100%}.story-card *{max-width:100%}@media(max-width:700px){.story-grid{grid-template-columns:1fr!important}.story-card h3,.story-excerpt{min-height:0}.official-reply{margin-left:12px}.post-compose-grid{display:block}.post-compose-help{margin-top:24px}.post-fields{grid-template-columns:1fr}.post-preview-frame{max-width:100%}}
.admin-sidebar{overflow-x:hidden;scrollbar-gutter:stable;background:#f7f9fd}.admin-sidebar nav>a{white-space:normal;line-height:1.35}.admin-sidebar nav>a.admin-create-post{background:#ffcf16!important;color:#102b52!important;font-weight:700;border:1px solid #e1b200;margin:8px 0 16px;border-radius:8px;padding:12px}.admin-sidebar .admin-nav-group summary{font-size:14px;padding:12px 4px;margin:0!important}.admin-sidebar .admin-nav-group{padding:2px 0}.admin-sidebar .admin-nav-group a{white-space:normal;overflow-wrap:anywhere;padding:9px 12px;font-size:13px}.admin-nav-footer{margin-top:18px;font-size:12px}.admin-nav-footer>a{display:block;padding:7px 4px}.admin-sidebar .member-sidebar-heading{padding-bottom:14px;margin-bottom:10px}.admin-hub-card{text-decoration:none;display:flex;flex-direction:column}.admin-hub-card>span{margin-top:auto;font-weight:700}.admin-nav-group[open] summary{color:#0734aa}.admin-sidebar nav>a[aria-current]{background:#e7effb;color:#0734aa;font-weight:700}
.admin-sidebar nav>a:first-of-type{background:transparent;color:#0a3276;border:0;outline:0;box-shadow:none;font-weight:600}.admin-sidebar nav>a:first-of-type[aria-current]{background:#e7effb}.admin-sidebar .admin-nav-group summary{padding:10px 4px}.admin-sidebar .member-sidebar-heading{padding-top:8px;padding-bottom:10px}.admin-nav-footer{margin-top:10px}.admin-nav-footer>a{padding:5px 4px}.admin-sidebar .member-logout{margin-top:5px;padding:8px}
.post-card-preview{max-width:400px;margin:24px 0}.post-card-preview .story-card{margin:0}.direct-photo-label{font-weight:700}.direct-photo-label input::file-selector-button{border:0;border-radius:6px;padding:12px 16px;background:#0b5faf;color:#fff;cursor:pointer;margin-right:12px}
.crop-tools{max-width:800px;padding:16px;background:#f1f6fc;border-radius:0 0 8px 8px}.crop-buttons{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.crop-buttons button{min-width:44px;min-height:44px}.crop-tools label{display:block;margin-top:16px}.crop-tools input[type=range]{width:100%;padding:0}.crop-tools output{float:right}.post-compose canvas:focus-visible{outline:3px solid #e5a000;outline-offset:3px}

.article-page.section{padding-top:24px}

.hero-carousel .highlight-slide .hero-photo img{width:100%;height:100%;object-fit:cover}.hero-carousel .highlight-slide .hero-photo a{overflow:hidden;border-radius:inherit}
