/* Refined homepage composition, scoped to this page. */
body{background:#fff}.wrap{max-width:1480px;padding-left:5%;padding-right:5%}
.formal-hero{padding:36px 0 42px;background:linear-gradient(150deg,#f4f6f7,#eaf0f3)}
.formal-grid{grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:30px 28px}
.home-opening{display:grid;grid-template-columns:1.2fr 1fr;gap:55px;align-items:center}
.formal-hero .home-opening .eyebrow{font-size:10px;letter-spacing:.18em;color:#8b6835;margin-bottom:14px}
.formal-hero h1{font-family:Georgia,serif;font-size:clamp(35px,3.2vw,49px);letter-spacing:-.045em;line-height:1.13;max-width:none}
.formal-hero h1 br{display:block}.formal-hero h1 em{color:#476d71;font-weight:400}
.formal-hero .opening-summary p{font-size:15px;line-height:1.75;margin:0;max-width:450px}
.opening-summary .actions{gap:24px;margin-top:18px}.opening-summary .button{border-radius:4px;padding:12px 18px;box-shadow:0 4px 12px #142d4410}.opening-summary .button span{margin-left:15px}
.formal-hero .conference-carousel{padding:0;border:0;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #142d4410;margin:0;align-self:stretch;display:flex;flex-direction:column}
.carousel-viewport{height:370px;flex:1;min-height:320px}.formal-hero .conference-carousel img{height:100%}.conference-carousel>figcaption{padding:16px 18px;font-size:10px;min-height:52px;gap:15px}
.slide-caption{padding:65px 24px 22px}.slide-caption strong{font-size:27px}.slide-caption span{font-size:12px}.carousel-arrow{opacity:1}
.news-panel{border:0;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #142d4410;align-self:stretch;display:flex;flex-direction:column}
.news-header{padding:20px 22px;background:#142d44;border-bottom:3px solid #b79862}.news-header h2{font-size:20px;font-family:Georgia,serif;font-weight:400}.news-toggle{border-radius:4px;font-size:11px;padding:5px 9px}
.news-window{height:296px;flex:1;min-height:0}.news-list{padding:0 22px}.news-list li{padding:18px 0;border-bottom:1px solid #e3e9ec}.news-list h3{font-size:17px;color:#142d44;margin:8px 0}.news-list p{font-size:13px;line-height:1.6}.news-list time{color:#617181}.news-badge{border-radius:3px;font-size:9px;padding:3px 7px;letter-spacing:.1em;background:#f7f0e4;color:#80612e}
.news-footer{background:#f8fafb;border-top:1px solid #e3e9ec;color:#6a7884;padding:12px;font-size:10px}
.home-pathways{background:#142d44;color:#fff}.home-pathways>.wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.home-pathways a{padding:24px 24px;border-right:1px solid #ffffff24}.home-pathways a:first-child{padding-left:0}.home-pathways a:last-child{border:0}.home-pathways a:hover{text-decoration:none;background:#ffffff07}.home-pathways span{display:block;color:#c5ced4;font-size:9px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px}.home-pathways strong{display:flex;justify-content:space-between;gap:10px;font-size:16px;font-weight:500}.home-pathways i{font-style:normal;color:#d3b783}
.society-introduction{padding:64px 0}.introduction-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.6fr);gap:28px 64px;align-items:start}.introduction-heading{grid-column:1}.society-introduction h2{font-size:38px;line-height:1.15;margin:0;letter-spacing:-.035em}.society-introduction .eyebrow{font-size:10px;margin-bottom:18px}.society-introduction blockquote{grid-column:1;grid-row:2;margin:0;border:0;border-top:2px solid #b79862;padding:22px 0 0;background:transparent;font-size:23px;line-height:1.55;color:#446267}.society-introduction blockquote strong{font-weight:400}.society-introduction-copy{grid-column:2;grid-row:1/3;padding-left:35px;border-left:1px solid #e2e7eb}.society-introduction-copy h3{font-size:21px;line-height:1.4;margin:0 0 18px}.society-introduction-copy p{font-size:14px;line-height:1.85;margin-bottom:18px;color:#546878}
.formal-resources{padding:40px 0 46px;background:#f3f6f7;border-top:1px solid #e2e7eb}.formal-resources h2{font-size:27px}.formal-resources .grid{gap:20px}.formal-resources .grid>a{padding:21px 23px;border:1px solid #dce4e8;background:#fff;border-radius:5px;font-size:15px;line-height:1.6}.formal-resources .grid>a:hover{border-color:#b79862}footer{padding:25px 0}.footer-row{font-size:11px}
@media(min-width:1680px){.wrap{max-width:1720px}.formal-hero{padding-top:42px}.carousel-viewport{height:410px}.news-window{height:336px}.formal-hero h1{font-size:52px}}
@media(max-width:1050px){.formal-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,1fr);gap:25px 20px}.home-opening{gap:30px}.formal-hero h1{font-size:37px}.opening-summary .actions{gap:15px;flex-wrap:wrap}.introduction-layout{gap:25px 35px}.society-introduction-copy{padding-left:25px}.conference-carousel>figcaption{grid-template-columns:1fr auto}.conference-carousel>figcaption>a{display:none}.home-pathways a{padding:22px 15px}.home-pathways strong{font-size:14px}}
@media(max-width:800px){.formal-hero{padding:28px 0}.formal-grid{grid-template-columns:minmax(0,1fr);gap:22px}.home-opening{grid-template-columns:1fr;gap:20px}.formal-hero h1{font-size:clamp(34px,7vw,44px)}.formal-hero .opening-summary p{max-width:560px;font-size:14px}.opening-summary .actions{margin-top:17px}.carousel-viewport{height:290px;min-height:0;flex:auto}.conference-carousel>figcaption{padding:13px 16px}.news-window{height:270px;flex:auto}.news-header h2{font-size:21px}.home-pathways>.wrap{grid-template-columns:1fr 1fr}.home-pathways a,.home-pathways a:first-child{padding:19px 14px}.home-pathways a:nth-child(2){border-right:0}.home-pathways a:nth-child(-n+2){border-bottom:1px solid #ffffff24}.introduction-layout{grid-template-columns:1fr;gap:25px}.introduction-heading,.society-introduction blockquote,.society-introduction-copy{grid-column:auto;grid-row:auto}.society-introduction{padding:42px 0}.society-introduction h2{font-size:33px}.society-introduction blockquote{font-size:22px;padding-top:20px}.society-introduction-copy{border:0;padding:0}.formal-resources .grid{grid-template-columns:1fr;gap:12px}.formal-resources h2{font-size:26px}.footer-row{gap:12px}}
@media(max-width:420px){.carousel-viewport{height:235px}.slide-caption{padding:50px 16px 16px}.slide-caption strong{font-size:23px}.slide-caption span{font-size:10px}.home-pathways span{font-size:8px}.home-pathways strong{font-size:13px}.formal-hero .home-opening .eyebrow{font-size:9px}.news-list{padding:0 19px}}
