﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Source Sans 3",system-ui,sans-serif;font-weight:400;font-size:1rem;line-height:1.7;color:#1a1916;background:#f7f5f0}img{max-width:100%;height:auto;display:block}a{color:#2e5e8e;text-decoration:none;transition:color .2s}a:hover{color:#234b72}ul{list-style:none}h1,h2,h3,h4{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;line-height:1.2;color:#1a1916}h1{font-size:clamp(2rem,5vw,3.2rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3{font-size:1.3rem}h4{font-size:1.1rem;font-family:"Source Sans 3",system-ui,sans-serif;font-weight:600}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{font-size:1.15rem;color:#5a5954;line-height:1.8}.container{max-width:1040px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section--alt{background:#fff}.section--accent{background:#ebf1f8}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;border-bottom:1px solid #ddd9d0;box-shadow:0 1px 8px rgba(0,0,0,.05)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:2rem}.site-logo{display:flex;flex-direction:column;text-decoration:none;gap:1px;flex-shrink:0}.logo-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.1rem;font-weight:600;color:#1a1916;line-height:1.2;letter-spacing:.01em}.logo-sub{font-size:.72rem;color:#8c8880;letter-spacing:.04em;text-transform:uppercase}.site-nav ul{display:flex;gap:.25rem;align-items:center}.site-nav a{display:block;padding:.45rem .85rem;font-size:.9rem;font-weight:400;color:#5a5954;border-radius:4px;transition:background .18s,color .18s}.site-nav a:hover{background:#efede7;color:#1a1916}.site-nav a[aria-current=page]{color:#2e5e8e;font-weight:600}.nav-toggle{display:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;background:none;border:none;cursor:pointer;padding:0}.nav-toggle span{display:block;width:100%;height:2px;background:#1a1916;border-radius:2px;transition:opacity .2s}.hero{padding:8rem 0 5rem;background:#fff;border-bottom:1px solid #ddd9d0}.hero-kicker{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2e5e8e;background:#ebf1f8;padding:.3rem .8rem;border-radius:3px;margin-bottom:1.5rem}.hero-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.2rem,6vw,3.8rem);font-weight:600;line-height:1.1;color:#1a1916;margin-bottom:1rem;max-width:700px}.hero-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.75rem 0 2.5rem}.hero-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#5a5954}.hero-meta-item .meta-icon{width:20px;height:20px;color:#2e5e8e;flex-shrink:0}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;text-decoration:none;line-height:1;border:1.5px solid rgba(0,0,0,0)}.btn-primary{background:#2e5e8e;color:#fff;border-color:#2e5e8e}.btn-primary:hover{background:#234b72;border-color:#234b72;color:#fff}.btn-outline{background:rgba(0,0,0,0);color:#2e5e8e;border-color:#2e5e8e}.btn-outline:hover{background:#ebf1f8;color:#234b72}.btn-sm{font-size:.82rem;padding:.5rem 1rem}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.intro-text h2{margin-bottom:1.25rem}.intro-aside{background:#efede7;border-left:3px solid #2e5e8e;padding:1.75rem 2rem;border-radius:0 6px 6px 0}.intro-aside h3{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8c8880;margin-bottom:1rem}.aside-list{display:flex;flex-direction:column;gap:.75rem}.aside-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:#5a5954;line-height:1.5}.aside-list li::before{content:"—";color:#2e5e8e;flex-shrink:0;margin-top:.1rem}.speakers-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.5rem}.speaker-card{background:#fff;border:1px solid #ddd9d0;border-radius:6px;padding:1.5rem 1.25rem;text-align:center}.speaker-card .speaker-avatar{width:64px;height:64px;border-radius:50%;background:#ebf1f8;border:2px solid #2e5e8e;margin:0 auto 1rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.speaker-card .speaker-avatar img{width:100%;height:100%;object-fit:cover}.speaker-card .speaker-avatar .avatar-initials{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.2rem;font-weight:600;color:#2e5e8e}.speaker-card .speaker-name{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#1a1916;margin-bottom:.25rem}.speaker-card .speaker-affil{font-size:.78rem;color:#8c8880;line-height:1.4}.speaker-card .speaker-bio{font-size:.78rem;color:#8c8880;line-height:1.5;margin-top:.75rem;text-align:left}.speaker-card .speaker-link{display:inline-block;margin-top:.75rem;font-size:.8rem;font-weight:600;color:#2e5e8e}.speaker-card .speaker-link:hover{color:#234b72;text-decoration:underline}.program-tabs{display:flex;gap:.5rem;margin-bottom:3rem;border-bottom:2px solid #ddd9d0;padding-bottom:0}.tab-btn{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#5a5954;background:none;border:none;padding:.75rem 1.5rem;cursor:pointer;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:-2px;border-radius:4px 4px 0 0;transition:color .2s,border-color .2s}.tab-btn:hover{color:#1a1916}.tab-btn.is-active{color:#2e5e8e;border-bottom-color:#2e5e8e}.day-panel{display:none}.day-panel.is-active{display:block}.day-label{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.5rem;font-weight:600;color:#1a1916;margin-bottom:2.5rem;padding-bottom:.75rem;border-bottom:1px solid #ddd9d0}.timeline{position:relative;padding-left:2.5rem}.timeline::before{content:"";position:absolute;left:.6rem;top:0;bottom:0;width:2px;background:#ddd9d0}.timeline-item{position:relative;margin-bottom:.5rem;padding-bottom:.5rem}.timeline-item:last-child{margin-bottom:0;padding-bottom:0}.timeline-item::before{content:"";position:absolute;left:-2rem;top:1.1rem;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #c8c4ba;z-index:1}.timeline-item[data-type=plenary]::before{border-color:#2e5e8e;background:rgb(213.2,222.8,232.4)}.timeline-item[data-type=session]::before{border-color:#3d7a5c;background:rgb(216.2,228.4,222.4)}.timeline-item[data-type=workshop]::before{border-color:#7b4ea6;background:rgb(228.6,219.6,237.2)}.timeline-item[data-type=poster]::before{border-color:#c06b2a;background:rgb(242.4,225.4,212.4)}.timeline-item[data-type=panel]::before{border-color:#a04060;background:rgb(236,216.8,223.2)}.timeline-item[data-type=social]::before{border-color:#8b6020;background:rgb(231.8,223.2,210.4)}.timeline-item[data-type=meal]::before{border-color:#5a7a3a;background:rgb(222,228.4,215.6)}.timeline-item[data-type=break]::before{border-color:#8c8880;background:rgb(232,231.2,229.6)}.session-card{background:#fff;border:1px solid #ddd9d0;border-radius:6px;padding:1.1rem 1.25rem 1.1rem 1.4rem;border-left-width:4px}.timeline-item[data-type=plenary] .session-card{border-left-color:#2e5e8e}.timeline-item[data-type=session] .session-card{border-left-color:#3d7a5c}.timeline-item[data-type=workshop] .session-card{border-left-color:#7b4ea6}.timeline-item[data-type=poster] .session-card{border-left-color:#c06b2a}.timeline-item[data-type=panel] .session-card{border-left-color:#a04060}.timeline-item[data-type=social] .session-card{border-left-color:#8b6020}.timeline-item[data-type=meal] .session-card{border-left-color:#5a7a3a}.timeline-item[data-type=break] .session-card{border-left-color:#8c8880;background:#f7f5f0}.session-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.3rem}.session-time{font-size:.78rem;font-weight:600;letter-spacing:.04em;color:#8c8880;white-space:nowrap;margin-top:.2rem}.session-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.05rem;font-weight:600;color:#1a1916;flex:1}.session-badge{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .6rem;border-radius:3px;white-space:nowrap;flex-shrink:0}.badge-plenary{background:rgb(223.65,230.85,238.05);color:#2e5e8e}.badge-session{background:rgb(225.9,235.05,230.55);color:#3d7a5c}.badge-workshop{background:rgb(235.2,228.45,241.65);color:#7b4ea6}.badge-poster{background:rgb(245.55,232.8,223.05);color:#c06b2a}.badge-panel{background:rgb(240.75,226.35,231.15);color:#a04060}.badge-social{background:rgb(237.6,231.15,221.55);color:#8b6020}.badge-meal{background:rgb(230.25,235.05,225.45);color:#5a7a3a}.badge-break{background:#efede7;color:#8c8880}.session-speakers{font-size:.85rem;color:#5a5954;margin-top:.4rem}.session-desc{font-size:.88rem;color:#5a5954;margin-top:.45rem;line-height:1.6}.program-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:3.5rem;padding-top:2rem;border-top:1px solid #ddd9d0}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#5a5954}.legend-item .legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.cfp-layout{display:grid;grid-template-columns:1fr 340px;gap:4rem;align-items:start}.cfp-main h2{margin-bottom:1rem}.topic-list{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;margin:1.5rem 0}.topic-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#5a5954;padding:.4rem 0;border-bottom:1px solid #ddd9d0}.topic-list li::before{content:"→";color:#2e5e8e;flex-shrink:0}.cfp-sidebar{position:sticky;top:84px}.info-card{background:#fff;border:1px solid #ddd9d0;border-radius:8px;overflow:hidden}.info-card .info-card-header{background:#2e5e8e;color:#fff;padding:1rem 1.25rem}.info-card .info-card-header h3{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.75);margin-bottom:.25rem}.info-card .info-card-header .info-date{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.4rem;font-weight:600;color:#fff}.info-card .info-card-body{padding:1.25rem}.info-card .info-row{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 0;border-bottom:1px solid #ddd9d0}.info-card .info-row:last-child{border-bottom:none;padding-bottom:0}.info-card .info-row .info-label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#8c8880}.info-card .info-row .info-value{font-size:.9rem;color:#1a1916}.venue-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.venue-map-placeholder{background:#efede7;border:1px solid #ddd9d0;border-radius:8px;padding:2rem;text-align:center;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#8c8880}.venue-map-placeholder .map-icon{width:48px;height:48px;color:#2e5e8e}.venue-map-placeholder p{font-size:.9rem;margin:0}.transport-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.transport-item{display:flex;gap:1rem}.transport-item .transport-icon{flex-shrink:0;width:36px;height:36px;background:#ebf1f8;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#2e5e8e}.transport-item .transport-content h4{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.transport-item .transport-content p{font-size:.85rem;color:#5a5954;margin:0}.hotels-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:1.25rem;margin-top:1.5rem}.hotel-card{background:#fff;border:1px solid #ddd9d0;border-radius:6px;padding:1.25rem}.hotel-card h4{font-size:.95rem;margin-bottom:.3rem}.hotel-card p{font-size:.82rem;color:#5a5954;margin:0;line-height:1.5}.hotel-card .hotel-dist{display:inline-block;margin-top:.6rem;font-size:.75rem;font-weight:600;color:#2e5e8e;background:#ebf1f8;padding:.15rem .5rem;border-radius:3px}.page-hero{background:#fff;border-bottom:1px solid #ddd9d0;padding:5rem 0 3.5rem;margin-top:64px}.page-hero .page-kicker{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2e5e8e;margin-bottom:.75rem}.page-hero h1{font-size:clamp(1.8rem,4vw,2.8rem)}.page-hero p.lead{margin-top:.75rem;max-width:640px}@media(prefers-reduced-motion: no-preference){.fade-in{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.fade-in.visible{opacity:1;transform:none}}.site-footer{background:#1a1916;color:hsla(0,0%,100%,.55);padding:3rem 0;margin-top:0}.footer-inner{text-align:center;display:flex;flex-direction:column;gap:.4rem}.footer-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.1rem;font-weight:600;color:hsla(0,0%,100%,.9);margin:0}.footer-meta,.footer-contact,.footer-copy{font-size:.82rem;margin:0}.footer-contact a,.footer-copy a{color:hsla(0,0%,100%,.7);text-decoration:underline}.footer-contact a:hover,.footer-copy a:hover{color:#fff}@media(max-width: 900px){.intro-grid{grid-template-columns:1fr;gap:2.5rem}.cfp-layout{grid-template-columns:1fr}.cfp-sidebar{position:static}.venue-grid{grid-template-columns:1fr}.topic-list{grid-template-columns:1fr}}@media(max-width: 640px){.site-nav{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid #ddd9d0;padding:.75rem 1rem}.site-nav.is-open{display:block}.site-nav ul{flex-direction:column;gap:0}.site-nav a{padding:.6rem .75rem;border-radius:4px}.nav-toggle{display:flex}.hero{padding:6rem 0 3.5rem}.program-tabs{overflow-x:auto;flex-wrap:nowrap}.session-head{flex-direction:column;gap:.5rem}.session-time{order:-1}}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}/*# sourceMappingURL=main.css.map */