*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Georgia","Times New Roman",serif;color:#181614;background:#fff;line-height:1.65}a{color:#8b3428;text-decoration:none;transition:color 0.2s}a:hover{color:#63251d}img{max-width:100%;height:auto}.skip-link{position:absolute;top:-100%;left:16px;background:#8b3428;color:#fff;padding:8px 16px;border-radius:0 0 4px 4px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:13px;z-index:200}.skip-link:focus{top:0}:focus-visible{outline:2px solid #8b3428;outline-offset:2px}.section-label{font-size:12px;letter-spacing:2.1px;text-transform:uppercase;color:#8b3428;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-weight:600;margin-bottom:6px}.section-heading{font-size:22px;font-weight:400;font-style:italic;margin-bottom:20px;color:#181614}.section-divider{width:30px;height:2px;background:#8b3428;margin-bottom:24px}.back-to-top{position:fixed;bottom:24px;right:24px;width:40px;height:40px;border-radius:50%;background:#8b3428;color:#fff;border:none;font-size:18px;cursor:pointer;opacity:0;visibility:hidden;transition:opacity 0.3s, visibility 0.3s;z-index:50;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:#6b281f}.site-nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8e5df}.nav-inner{max-width:1044px;margin:0 auto;padding:12px 32px;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:14px;font-weight:600;color:#181614;letter-spacing:0.5px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.nav-hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px;flex-direction:column;gap:4px}.nav-hamburger span{display:block;width:20px;height:2px;background:#333;transition:transform 0.3s, opacity 0.3s}.nav-links{display:flex;gap:20px;list-style:none;align-items:center}.nav-links a{font-size:13px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:#4f4a43;text-decoration:none;padding-bottom:2px;transition:color 0.2s}.nav-links a:hover,.nav-links a.active{color:#181614;border-bottom:1px solid #181614}.nav-cta{background:#8b3428;color:#fff !important;padding:5px 13px !important;border-radius:2px;font-size:12px !important;border-bottom:none !important}.nav-cta:hover{background:#6b281f;border-bottom:none !important}.hero{padding:10px 32px 14px;background:#fdf8f3}.hero-canvas{position:relative;max-width:860px;margin:0 auto;aspect-ratio:3 / 2}.hero-canvas::before{content:"";position:absolute;inset:0;background-image:url("../img/hero/gemini-generated-hero.png");background-size:contain;background-position:center;background-repeat:no-repeat;opacity:0.8;filter:saturate(0.9);pointer-events:none}.hero-overlay{position:absolute;z-index:1;left:5%;right:5%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-overlay--top{top:0;height:22%;justify-content:flex-end;padding-bottom:1.4%}.hero-overlay--bottom{bottom:0;height:21%;justify-content:flex-start;padding-top:1.4%}.hero-label{font-size:clamp(10px, 1.05vw, 12px);letter-spacing:2.1px;text-transform:uppercase;color:#8b3428;margin:0 0 clamp(4px, 0.7vw, 10px);font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.hero-title{font-size:clamp(18px, 2.55vw, 30px);font-weight:400;font-style:italic;color:#181614;line-height:1.3;margin:0;max-width:900px}.hero-divider{width:clamp(32px, 3.5vw, 48px);height:2px;background:#8b3428;margin:0 auto clamp(6px, 0.9vw, 12px)}.hero-tagline{font-size:clamp(12px, 1.22vw, 14px);color:#4f4a43;max-width:640px;margin:0 auto clamp(6px, 0.9vw, 12px);font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;line-height:1.55}.hero-meta{font-size:clamp(10px, 1.05vw, 13px);color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;display:flex;gap:clamp(10px, 1.4vw, 20px);justify-content:center;flex-wrap:wrap;line-height:1.4}.section{padding:48px 32px}.section-inner{max-width:980px;margin:0 auto}.section-alt{background:#fafaf8}.news-list{list-style:none;padding:0;max-width:760px}.news-item{display:flex;gap:16px;padding:10px 0;border-bottom:1px solid #e8e5df;font-size:14px;line-height:1.6;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.news-item:last-child{border-bottom:none}.news-date{font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:13px;font-weight:500;color:#4f4a43;min-width:100px;flex-shrink:0}.news-text{color:#444;font-size:15px;line-height:1.7}.news-text a{color:#8b3428}.news-text a:hover{text-decoration:underline}.about-summary,.volunteers-summary{font-size:15px;color:#444;margin-bottom:24px;line-height:1.7;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;max-width:68ch}.volunteers-callout{background:#fafaf8;border-left:2px solid #8b3428;padding:16px 20px;margin:0 0 20px;font-size:16px;line-height:1.7;font-family:"Georgia","Times New Roman",serif;color:#181614;max-width:64ch}.volunteers-summary a{color:#8b3428}.volunteers-summary a:hover{text-decoration:underline}.volunteers-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.volunteer-card{display:flex;gap:18px;align-items:flex-start;padding:20px;border:1px solid #e8e5df;border-radius:4px;background:#fff;height:100%}.volunteer-photo{width:112px;height:112px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#e8e5df}.volunteer-content{display:flex;flex-direction:column;min-width:0}.volunteer-name{font-size:15px;font-weight:600;color:#333;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.volunteer-affil{font-size:14px;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;margin-top:2px}.volunteer-bio{margin-top:10px;font-size:14px;line-height:1.7;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.volunteer-links{margin-top:10px;font-size:13px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.volunteer-links a{color:#8b3428;margin-right:10px}.volunteer-links a:hover{text-decoration:underline}.topics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.topic-card{background:#fff;border:1px solid #e8e5df;border-radius:3px;padding:20px}.topic-card h3{font-size:15px;font-weight:600;color:#333;margin-bottom:8px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.topic-card p{font-size:15px;color:#4f4a43;line-height:1.7;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.speakers-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.speaker-card{display:flex;gap:18px;align-items:flex-start;padding:20px;border:1px solid #e8e5df;border-radius:4px;background:#fff;height:100%}.speaker-photo{width:112px;height:112px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#e8e5df}.speaker-content{display:flex;flex-direction:column;min-width:0}.speaker-name{font-size:15px;font-weight:600;color:#333;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.speaker-affil{font-size:14px;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;margin-top:2px}.speaker-bio{margin-top:10px;font-size:14px;line-height:1.7;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.speaker-links{margin-top:10px;font-size:13px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.speaker-links a{color:#8b3428;margin-right:10px}.speaker-links a:hover{text-decoration:underline}.schedule-list{max-width:640px}.schedule-item{display:flex;gap:20px;padding:14px 0;border-bottom:1px solid #e8e5df}.schedule-item:last-child{border-bottom:none}.schedule-item--break{opacity:0.7}.schedule-time{font-size:14px;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;min-width:110px;font-weight:500}.schedule-desc{font-size:15px;color:#333;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.schedule-speaker{color:#8b3428;font-style:italic}.schedule-timezone{font-size:13px;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-style:italic;margin-bottom:16px}.schedule-detail{font-size:13px;color:#4f4a43;margin-top:2px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.debate-intro,.debate-format-intro,.debate-note{font-size:15px;color:#444;margin-bottom:12px;line-height:1.7;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;max-width:68ch}.debate-motion{background:#fff;border-left:2px solid #181614;padding:16px 20px;font-style:normal;color:#444;margin:16px 0 24px;font-size:15px;line-height:1.6;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;max-width:68ch}.debate-format{font-size:15px;color:#555;padding-left:20px;margin-bottom:16px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;max-width:68ch}.debate-format li{margin-bottom:6px;line-height:1.5}.debate-note{font-size:14px;color:#4f4a43}.cfp-summary{font-size:15px;color:#444;margin-bottom:24px;line-height:1.7;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;max-width:68ch}.cfp-topics{margin-bottom:28px;max-width:72ch}.cfp-topics .cfp-summary{margin-bottom:12px}.cfp-topics h3{font-size:14px;font-weight:600;color:#333;margin-bottom:10px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.cfp-topics ul{padding-left:18px;font-size:15px;color:#555;line-height:1.7;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.cfp-topics li{margin-bottom:8px}.cfp-topics ul ul{margin-top:10px;margin-bottom:0}.cfp-dates{list-style:none;padding-left:0;font-size:15px;color:#555;line-height:1.8;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.cfp-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.cfp-grid--three{grid-template-columns:1fr 1fr 1fr}.cfp-timezone{font-size:12px;color:#4f4a43;font-style:italic;margin-top:8px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.cfp-card{background:#fff;border:1px solid #e8e5df;border-radius:3px;padding:20px}.cfp-card h3{font-size:14px;font-weight:600;color:#333;margin-bottom:8px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.cfp-card ul{padding-left:18px;font-size:15px;color:#555;line-height:1.7;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.cfp-tba{font-size:15px;color:#4f4a43;font-style:italic;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.cfp-action{text-align:center}.cfp-submit-btn{display:inline-block;background:#8b3428;color:#fff;padding:10px 28px;border-radius:2px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:13px;font-weight:500;transition:background 0.2s}.cfp-submit-btn:hover{background:#6b281f;color:#fff}.cfp-submit-btn--disabled{background:#4f4a43;cursor:default}.cfp-submit-btn--disabled:hover{background:#4f4a43}.venue-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.venue-card{background:#fafaf8;border:1px solid #e8e5df;border-radius:3px;padding:20px}.venue-card h3{font-size:14px;font-weight:600;color:#333;margin-bottom:8px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.venue-card p{font-size:15px;color:#555;line-height:1.6;margin-bottom:6px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.venue-card p:last-child{margin-bottom:0}.venue-card a{color:#8b3428}.venue-card a:hover{text-decoration:underline}.organizers-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.organizer-card{display:flex;gap:18px;align-items:flex-start;padding:20px;border:1px solid #e8e5df;border-radius:4px;background:#fff;height:100%}.organizer-photo{width:112px;height:112px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#e8e5df}.organizer-info{display:flex;flex-direction:column;min-width:0}.organizer-name{font-size:15px;font-weight:600;color:#333;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.organizer-affil{font-size:14px;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.organizer-bio{margin-top:10px;font-size:14px;line-height:1.7;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.organizer-links{margin-top:10px;font-size:12px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.organizer-links a{color:#8b3428;margin-right:8px}.organizer-links a:hover{text-decoration:underline}.site-footer{text-align:center;padding:32px 32px;border-top:1px solid #e8e5df;font-size:13px;color:#4f4a43;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.site-footer p{margin-bottom:6px}.site-footer a{color:#8b3428}.site-footer a:hover{text-decoration:underline}.footer-contact,.footer-icml{font-size:12px}@media (max-width: 768px){.hero{padding:20px 32px 24px}.hero-overlay{left:4%;right:4%}.nav-hamburger{display:flex}.nav-links{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fafaf8;border-bottom:1px solid #e0ddd8;padding:12px 32px;gap:12px}.nav-links.open{display:flex}.nav-links li{width:100%}.nav-links a{display:block;padding:6px 0;font-size:14px}.nav-cta{text-align:center;display:block !important;padding:8px 12px !important}.topics{grid-template-columns:1fr}.speakers-grid{grid-template-columns:1fr}.volunteers-grid{grid-template-columns:1fr}.cfp-grid,.cfp-grid--three{grid-template-columns:1fr}.venue-grid{grid-template-columns:1fr}.organizers-grid{grid-template-columns:1fr}.news-item{flex-direction:column;gap:4px}}@media (max-width: 480px){.hero{padding:26px 20px 28px;background:#fdf8f3}.hero-canvas{aspect-ratio:auto;background:none;display:flex;flex-direction:column;align-items:center;gap:18px;max-width:100%}.hero-canvas::before{content:"";display:block;position:static;width:100%;aspect-ratio:3 / 2;background-image:url("../img/hero/gemini-generated-hero.png");background-size:contain;background-position:center;background-repeat:no-repeat;opacity:0.8;filter:saturate(0.9);order:2}.hero-overlay{position:static;height:auto;left:auto;right:auto;padding:0;width:100%;max-width:520px}.hero-overlay--top{order:1}.hero-overlay--bottom{order:3}.hero-label{font-size:11px;margin-bottom:8px}.hero-title{font-size:22px;line-height:1.3}.hero-divider{width:40px;margin:0 auto 10px}.hero-tagline{font-size:13px;margin:0 auto 12px}.hero-meta{font-size:12px;flex-direction:column;gap:6px}.section{padding:36px 20px}.speakers-grid{grid-template-columns:1fr}.speaker-card{flex-direction:column}.volunteer-card{flex-direction:column}.speaker-photo{width:100%;max-width:220px;height:auto;aspect-ratio:1 / 1}.volunteer-photo{width:100%;max-width:220px;height:auto;aspect-ratio:1 / 1}.organizer-card{flex-direction:column}.organizer-photo{width:100%;max-width:220px;height:auto;aspect-ratio:1 / 1}.schedule-item{flex-direction:column;gap:4px}.schedule-time{min-width:auto}.section-heading{font-size:20px}}.nav-hamburger[aria-expanded="true"] span:nth-child(1){transform:rotate(45deg) translate(4px, 4px)}.nav-hamburger[aria-expanded="true"] span:nth-child(2){opacity:0}.nav-hamburger[aria-expanded="true"] span:nth-child(3){transform:rotate(-45deg) translate(4px, -4px)}
