@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#142f35;--navy:#082e35;--green:#096451;--lime:#e4edb0;--line:#dce4df;--paper:#fbfcfa;--muted:#60726e;--gold:#d8b77d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b88740;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15}h1{font-size:clamp(2.8rem,5vw,4.8rem);font-weight:500;letter-spacing:-.055em}h2{font-size:clamp(2rem,3.4vw,3.2rem);font-weight:500;letter-spacing:-.04em}h3{font-size:1.35rem;font-weight:600;letter-spacing:-.025em}p{max-width:700px}.wrap{width:min(1280px,88%);margin:auto}.eyebrow{display:block;font-size:12px;letter-spacing:.16em;font-weight:700;text-transform:uppercase;margin-bottom:20px;color:var(--green)}.review-bar{background:#eaf0eb;font-size:12px;padding:5px 6%;display:flex;justify-content:space-between;gap:15px}.review-bar a{font-weight:600}.masthead{display:grid;grid-template-columns:140px 1fr 140px;gap:24px;align-items:center;padding:25px 0}.institution-mark{display:flex;justify-content:center}.institution-mark img{width:125px;height:132px;object-fit:contain}.masthead-title{text-align:center}.masthead-title strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.04em;line-height:1.25}.masthead-title span{display:block;font-size:13px;letter-spacing:.07em;margin-top:6px;color:var(--muted)}header{background:white}.nav-shell{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.primary-nav{display:flex;align-items:center;justify-content:center;gap:35px;padding:16px 0}.primary-nav a{font-size:14px;font-weight:500;white-space:nowrap;position:relative}.primary-nav a[aria-current=page]{color:var(--green);font-weight:700}.primary-nav a[aria-current=page]:after{content:'';position:absolute;bottom:-17px;left:0;right:0;height:3px;background:var(--green)}.mobile-menu{display:none}.hero-new{background:var(--navy);color:white;position:relative;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.2fr 1fr;min-height:575px;gap:6%;align-items:center;padding:60px 0 65px}.hero-new .eyebrow{color:#d9c8a8}.hero-new h1{font-size:clamp(3rem,4.7vw,4.6rem);line-height:1.11;max-width:680px}.hero-new h1 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.hero-new p{color:#bfcecb;max-width:510px;margin-top:24px;font-size:17px;line-height:1.75}.actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:13px 20px;background:var(--lime);color:var(--ink);font-size:14px;font-weight:700;border:1px solid transparent;border-radius:3px;min-height:48px}.button:hover{filter:brightness(.96);text-decoration:none}.button.outline{background:transparent;border-color:#627c7d;color:white}.button.dark{background:var(--green);color:white}.hero-image{position:relative;margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-image img{width:100%;height:380px;object-fit:cover;border-radius:4px}.hero-image figcaption{display:flex;justify-content:space-between;color:#bfcecb;font-size:12px;margin-top:12px}.hero-image .photo-label{position:absolute;top:25px;right:20px;font-size:12px;background:#fff;color:var(--navy);padding:6px 13px;letter-spacing:.1em}.event-facts{display:grid;grid-template-columns:1fr 1.1fr 1fr;background:#f1f4ec;color:var(--ink);border-bottom:1px solid var(--line)}.event-fact{padding:26px 30px;border-right:1px solid #d7dfd4}.event-fact:first-child{padding-left:0}.event-fact:last-child{border-right:0}.event-fact span{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--green);margin-bottom:5px}.event-fact strong{font-family:Manrope,Arial,sans-serif;font-size:21px;font-weight:600;letter-spacing:-.025em}.facts-shell{background:#f1f4ec}.section{padding:85px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:36px}.section-head p{max-width:400px;color:var(--muted)}.text-link{font-size:14px;font-weight:700;color:var(--green)}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.split p{margin-top:22px;color:var(--muted)}.tint{background:#edf2ee}.track-grid,.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.track-card{border-top:2px solid var(--green);padding:25px 25px 27px;background:#fff;border-radius:0 0 3px 3px}.track-card .eyebrow{margin-bottom:35px;color:var(--muted);font-size:11px}.track-card h3{font-size:24px;line-height:1.25;min-height:90px}.track-card p{font-size:15px;color:var(--muted);margin:18px 0 24px}.track-card a{font-size:14px;font-weight:700;color:var(--green)}.dates{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.date{padding:27px 25px;border-right:1px solid var(--line)}.date:first-child{padding-left:0}.date:last-child{border-right:0}.date span{font-size:13px;color:var(--muted);display:block}.date span:first-child{font-size:11px;font-weight:700;letter-spacing:.06em}.date strong{font-family:Manrope,sans-serif;display:block;font-size:27px;font-weight:500;margin:10px 0 7px;letter-spacing:-.04em}.note,.caption{font-size:12px;color:var(--muted);margin-top:15px}.card{padding:30px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;gap:18px;border-radius:4px}.num{font-size:11px;color:var(--green);letter-spacing:.12em;font-weight:700}.card p{font-size:15px;color:var(--muted)}.card a{margin-top:auto}.venue-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white;align-items:center}.venue-feature .venue-copy{padding:65px}.venue-feature .eyebrow{color:var(--gold)}.venue-feature p{color:#c4d2cd;margin:25px 0}.venue-feature img{width:100%;height:460px;object-fit:cover}.closing{background:#edf2ee}.closing .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:42px;padding-bottom:42px}.closing h2{font-size:29px}.closing p{margin-top:10px;color:var(--muted)}footer{background:#06272e;color:#c5d3ce;padding:42px 0;font-size:13px}.footer-row{display:flex;justify-content:space-between;gap:35px}.footer-row strong{color:white;font-size:20px}.footer-links{display:flex;gap:25px;align-items:start;flex-wrap:wrap}.detail-hero{padding:50px 0;background:#eaf0eb;border-bottom:1px solid var(--line)}.detail-hero .eyebrow{font-size:11px}.detail-hero h1{font-size:clamp(2.5rem,4vw,3.8rem)}.detail-hero p{color:var(--muted);font-size:17px;margin-top:18px}.page-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:65px;padding-top:45px;padding-bottom:70px}.page-index{position:sticky;top:25px;align-self:start;border-left:1px solid var(--line);padding-left:20px}.page-index strong{font-size:11px;text-transform:uppercase;letter-spacing:.13em;display:block;margin-bottom:14px}.page-index a{display:block;font-size:13px;color:var(--muted);padding:7px 0;line-height:1.5}.detail-content{min-width:0}.detail-section{padding:35px 0;border-bottom:1px solid var(--line)}.detail-section:first-child{padding-top:0}.detail-section:last-child{border:0}.detail-section h2{font-size:28px;margin-bottom:23px}.detail-section p{margin:15px 0;color:#4e655f;max-width:850px}.detail-section li{margin:10px 0;color:#4e655f}.people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.people-grid article{padding:25px;border:1px solid var(--line);border-radius:4px;background:white;min-width:0}.people-grid h3{font-size:20px}.people-grid p{font-size:14px}.people-grid .eyebrow{font-size:11px;margin-bottom:12px}.people-grid a{overflow-wrap:anywhere;color:var(--green);font-size:14px}.people-grid ul{padding-left:20px;font-size:14px}.table-scroll{max-width:100%;overflow:auto;border:1px solid var(--line);border-radius:4px}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left;background:white}th{font-size:12px;font-weight:700;background:#eaf0eb;color:var(--green);min-width:140px}th,td{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top}tr:last-child td{border-bottom:0}tbody tr:nth-child(even){background:#f6f8f5}td:first-child{min-width:165px}.source-note{background:#fff4de;border-left:3px solid #bf9243;padding:22px;margin:20px 0;font-size:14px}.source-note p{margin:10px 0}.source-note a{font-weight:700}.skip-link{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:20}.skip-link:focus{top:10px}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:600}details p{margin-top:15px}.body-copy{max-width:740px}.guideline-block{padding:18px 0;border-bottom:1px solid var(--line)}@media(min-width:1500px){.hero-layout{min-height:620px}}@media(max-width:1050px){.primary-nav{gap:24px}.hero-layout{gap:35px;grid-template-columns:1.1fr 1fr}.hero-new h1{font-size:3.3rem}.hero-image img{height:360px}.page-layout{gap:30px;grid-template-columns:180px minmax(0,1fr)}.venue-feature .venue-copy{padding:35px}.track-card h3{font-size:21px}.split{gap:40px}.date{padding:24px 16px}.date strong{font-size:23px}}
@media(max-width:760px){.wrap{width:89%}.masthead{grid-template-columns:82px 1fr 82px;gap:10px;padding:18px 0}.institution-mark img{width:82px;height:90px}.masthead-title strong{font-size:23px}.masthead-title span{font-size:10px;letter-spacing:0}.primary-nav{display:none}.mobile-menu{display:block;border:0;padding:12px 0;position:relative}.mobile-menu summary{font-size:14px}.mobile-menu nav{padding:10px 0;display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}.mobile-menu a{padding:7px 0;font-size:14px}.hero-layout{grid-template-columns:1fr;padding:42px 0 30px;gap:30px;min-height:0}.hero-new h1{font-size:clamp(2.7rem,8vw,3.8rem)}.hero-new p{font-size:16px}.hero-image img{height:255px}.hero-image .photo-label{top:16px}.hero-image figcaption{font-size:11px}.event-facts{grid-template-columns:1fr}.event-fact,.event-fact:first-child{padding:18px 0;border-right:0;border-bottom:1px solid #d7dfd4}.event-fact:last-child{border:0}.event-fact strong{font-size:19px}.section{padding:50px 0}.section-head{flex-direction:column;align-items:start;gap:20px}.track-grid,.cards,.split,.venue-feature{grid-template-columns:1fr}.track-card h3{min-height:0;font-size:24px}.track-card .eyebrow{margin-bottom:20px}.dates{grid-template-columns:1fr 1fr}.date,.date:first-child{padding:20px 15px}.date:nth-child(2){border-right:0}.date:nth-child(3),.date:nth-child(4){border-top:1px solid var(--line)}.date strong{font-size:22px}.venue-feature img{height:260px}.venue-feature .venue-copy{padding:35px 6%}.page-layout{display:block;padding-top:25px}.page-index{position:static;border-left:0;border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:30px}.page-index a{display:inline-block;margin-right:18px}.people-grid{grid-template-columns:1fr}.detail-hero{padding:35px 0}.detail-section h2{font-size:25px}.closing .wrap,.footer-row{flex-direction:column;align-items:start}.review-bar{font-size:10px;padding:5px 5.5%}.button{padding:12px 15px}.footer-links{gap:20px}.detail-section{padding:28px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Final shared conference rhythm and interaction states. */
:root{--paper:#ffffff;--lime:#e4efb1;--navy:#102f38;--muted:#526861}
.masthead-title span{font-size:14px;letter-spacing:.035em}.masthead{padding:22px 0}.institution-mark img{width:125px;height:132px}.primary-nav a{min-height:28px;display:flex;align-items:center}.primary-nav{padding:12px 0}.primary-nav a[aria-current=page]:after{bottom:-13px}.hero-layout{padding:52px 0;min-height:550px}.hero-image img{height:370px;border-radius:2px}.hero-image figcaption{gap:20px;line-height:1.6}.hero-image figcaption span:last-child{white-space:nowrap}.hero-new h1{letter-spacing:-.045em}.hero-new p{font-size:17px}.section{padding:80px 0}.track-card{display:flex;flex-direction:column;position:relative;padding:28px}.track-card a{margin-top:auto;padding-top:12px;min-height:44px}.track-card .eyebrow{font-size:12px}.track-card p,.card p{font-size:16px}.track-card:hover{border-top-color:#c09950}.date span:first-child,.event-fact span,.num{font-size:12px}.note,.caption{font-size:13px}.detail-hero{background:#eff4f0}.detail-section p,.detail-section li{font-size:16px;line-height:1.85}.people-grid p,.people-grid ul{font-size:15px;line-height:1.75}.page-index a{font-size:14px;border-left:2px solid transparent;margin-left:-21px;padding:8px 0 8px 19px}.page-index a[aria-current=location]{border-color:var(--green);color:var(--green);font-weight:700}.people-grid .eyebrow,.detail-hero .eyebrow{font-size:12px}.detail-section{scroll-margin-top:35px}.people-grid article[id]{scroll-margin-top:35px}th{font-size:14px}td{font-size:15px}.footer-row{align-items:start}.button{transition:background-color .15s ease}.mobile-menu a[aria-current=page]{color:var(--green);font-weight:700}.table-scroll:focus-visible{outline-offset:3px}
@media(max-width:1050px){.primary-nav{gap:22px}.hero-layout{gap:35px}.hero-new h1{font-size:clamp(2.7rem,4.7vw,3.8rem)}}
@media(max-width:760px){.masthead{grid-template-columns:82px minmax(0,1fr) 82px;padding:16px 0}.institution-mark img{width:82px;height:92px}.masthead-title strong{font-size:22px}.masthead-title span{font-size:12px;line-height:1.5;letter-spacing:0}.hero-layout{padding:35px 0 30px;min-height:0}.hero-new h1{font-size:clamp(2.45rem,8.5vw,3.8rem);line-height:1.13}.hero-new h1 br{display:none}.hero-new .eyebrow{font-size:12px;letter-spacing:.1em}.hero-image img{height:245px}.hero-image figcaption{font-size:12px}.section{padding:48px 0}.page-index a{margin:0;padding:8px 12px 8px 0;border-left:0}.page-index a[aria-current=location]{text-decoration:underline}.event-facts{grid-template-columns:1fr 1fr}.event-fact,.event-fact:first-child{padding:18px 12px 18px 0}.event-fact:last-child{grid-column:1/-1}.event-fact strong{font-size:17px}.review-bar{font-size:12px;flex-wrap:wrap}.date span:first-child{font-size:12px;letter-spacing:0}.date strong{font-size:21px}.track-card h3{min-height:0}}
@media(max-width:380px){.masthead-title strong{font-size:19px}.masthead-title span{font-size:11px}.masthead{gap:6px;grid-template-columns:68px minmax(0,1fr) 68px}.institution-mark img{width:68px;height:80px}.review-bar{font-size:11px}.hero-new h1{font-size:2.4rem}}
@media(prefers-reduced-motion:reduce){.button{transition:none}}
.primary-nav{padding:8px 0}.primary-nav a[aria-current=page]:after{bottom:-15px}.hero-utilities{display:flex;gap:25px;margin-top:20px;color:#d2dfdb;font-size:14px}.hero-utilities a{text-decoration:underline;text-underline-offset:4px}.resource-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.resources{background:#f1f5f1}.resources p{margin-top:24px;max-width:380px;color:var(--muted)}.resource-links a{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #cdd9d0}.resource-links a:first-child{padding-top:0}.resource-links small{display:block;color:var(--green);font-size:12px;letter-spacing:.1em;margin-bottom:5px}.resource-links strong{font-size:18px;font-weight:500}.resource-links a>span:last-child{font-size:22px;color:var(--green)}@media(max-width:760px){.resource-layout{grid-template-columns:1fr;gap:30px}.resource-links strong{font-size:16px}}
.editions-strip{display:flex;gap:16px;overflow-x:auto;padding:6px 0 14px}
.editions-strip article{flex:0 0 220px;scroll-snap-align:start}
.editions-strip img{width:220px;height:170px;object-fit:cover;border-radius:4px;display:block;background:#eaf0eb}
.editions-strip span{display:block;font-size:12px;color:var(--muted);margin-top:8px}
.masthead-kicker{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--green);margin-bottom:8px}
.masthead-title strong{font-size:26px;color:var(--ink)}
@media(max-width:760px){.masthead-kicker{font-size:9px!important;letter-spacing:.08em;margin-bottom:5px}.masthead-title strong{font-size:19px}}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}
.reveal.is-visible{opacity:1;transform:none}
.track-card,.card,.people-grid article{transition:opacity .6s ease,transform .35s ease,box-shadow .2s ease}
.track-card:hover,.card:hover,.people-grid article:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(8,46,53,.1)}
.button{transition:transform .15s ease,filter .15s ease}
.button:hover{transform:translateY(-2px)}
.resource-links a{transition:padding-left .2s ease}
.resource-links a:hover{padding-left:8px}
.resource-links a>span:last-child{transition:transform .2s ease}
.resource-links a:hover>span:last-child{transform:translateX(4px)}
.institution-mark img{transition:transform .25s ease}
.institution-mark:hover img{transform:scale(1.05)}
.primary-nav a:not([aria-current=page])::after{content:'';position:absolute;bottom:-17px;left:0;right:0;height:3px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.primary-nav a:not([aria-current=page]):hover::after{transform:scaleX(1)}
.hero-new h1,.hero-new p,.hero-new .actions,.hero-new .hero-utilities{animation:heroFadeUp .7s ease both}
.hero-new p{animation-delay:.12s}
.hero-new .actions{animation-delay:.22s}
.hero-new .hero-utilities{animation-delay:.3s}
@keyframes heroFadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.hero-new h1,.hero-new p,.hero-new .actions,.hero-new .hero-utilities{animation:none;opacity:1;transform:none}.track-card:hover,.card:hover,.people-grid article:hover,.button:hover,.institution-mark:hover img{transform:none}}
.news-list{border-top:1px solid var(--line)}
.news-item{padding:22px 0;border-bottom:1px solid var(--line)}
.news-item p{margin:0;max-width:750px;color:#4e655f}
.head-links{display:flex;flex-direction:column;gap:8px;align-items:flex-end;flex:0 0 auto}
@media(max-width:760px){.head-links{align-items:flex-start}}
.people-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:14px;display:block}
.hero-slideshow{position:relative;height:380px}
.hero-slide{position:absolute;top:0;left:0}
.hero-slide:not(.is-active){opacity:0}
.hero-slide.is-active{opacity:1}
.hero-slideshow .hero-slide{transition:opacity 1.2s ease}
.hero-dots{position:absolute;bottom:14px;right:14px;display:flex;gap:8px;z-index:3}
.hero-dots button{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.35);padding:0;cursor:pointer}
.hero-dots button.is-active{background:#fff}
@media(max-width:760px){.hero-slideshow{height:255px}}
.primary-nav a.nav-cta{background:var(--green);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600}
.primary-nav a.nav-cta:hover{background:var(--navy)}
.primary-nav a.nav-cta::after{display:none}
.mobile-menu a.nav-cta{background:var(--green);color:#fff;border-radius:14px;text-align:center;font-weight:600;grid-column:1/-1;justify-content:center}
@media(max-width:760px){.primary-nav a.nav-cta{padding:6px 13px}}
.people-grid article .bihar-photo{width:calc(100% + 50px);margin:-25px -25px 20px -25px;height:170px;object-fit:cover;border-radius:4px 4px 0 0;display:block}
@media(max-width:760px){.people-grid article .bihar-photo{margin:-25px -25px 16px -25px}}
