@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@600;700;800&family=Hanken+Grotesk:wght@400;500;600;700&display=swap";:root{--bg: #fbfcfd;--ink: #11353e;--muted: #4a6670;--teal: #0e5a6b;--teal-deep: #0c4f5e;--teal-soft: #9fd0da;--line: #eaf2f4;--line-strong: #d4e3e7;--warm: #f2a23c;--red: #e25c57;--panel: #eaf2f4;--white: #ffffff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Hanken Grotesk,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{min-height:100vh}.shell{width:min(1140px,calc(100vw - 40px));margin:0 auto}.brand-logo-link{display:inline-flex;align-items:center}.brand-logo{width:49px;height:auto}.site-header{background:var(--teal)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:22px 20px}.site-nav{display:flex;align-items:center;gap:30px}.site-nav a{color:var(--white);font-size:16px;font-weight:500}.site-nav a.is-active{background:var(--warm);color:var(--ink);border-radius:12px;font-size:15px;font-weight:600;padding:10px 18px}.weather-strip{background:var(--teal-deep)}.weather-inner{display:flex;align-items:center;gap:9px;color:#d7e6ea;font-size:14px;padding:11px 20px}.weather-inner strong{color:var(--white);font-weight:600}.weather-dot{width:3px;height:3px;flex-shrink:0;border-radius:999px;background:#7e97a0}.newsletter-top{background:var(--teal);color:var(--white)}.newsletter-top-inner{width:min(1280px,calc(100vw - 40px));margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;padding:40px 0 0}.newsletter-top-inner .brand-logo{width:54px}.newsletter-domain{color:#b8d2d8;font-size:14px;letter-spacing:.04em;padding-top:6px;justify-self:end}.hero-grid{display:grid;grid-template-columns:minmax(0,480px) minmax(0,1fr);gap:48px;align-items:center;padding:56px 20px 8px}.eyebrow-row{display:flex;align-items:center;gap:8px}.eyebrow-dot{width:8px;height:8px;border-radius:999px;background:var(--red)}.eyebrow-label{color:var(--teal);font-size:13px;font-weight:700;letter-spacing:.08em}.display-title,.section-title,.article-title,.newsletter-title,.cta-footer h2{font-family:Bricolage Grotesque,system-ui,sans-serif;font-weight:700;letter-spacing:-.04em;margin:0}.display-title{font-size:46px;line-height:50px;margin-top:20px}.hero-copy{color:var(--muted);font-size:18px;line-height:27px;max-width:430px;margin:20px 0 0}.hero-figure{height:400px;border-radius:16px;overflow:hidden;position:relative;background:center / cover no-repeat}.hero-figure:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(0deg,#11353ec7,#11353e00)}.hero-location{position:absolute;left:16px;bottom:16px;z-index:1;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:10px;background:#11353e8c;color:var(--white);font-size:13px;font-weight:600}.hero-location-pin{width:12px;height:14px;border-radius:8px 8px 8px 0;background:var(--warm);display:inline-block;clip-path:path("M5.5 0C2.46 0 0 2.46 0 5.5C0 9.12 5.5 13 5.5 13C5.5 13 11 9.12 11 5.5C11 2.46 8.54 0 5.5 0Z")}.section-wrap{padding:52px 20px 0}.section-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.section-title{font-size:28px;line-height:34px}.section-link{display:inline-flex;align-items:center;gap:4px;color:var(--teal);font-size:16px;font-weight:600}.section-link span:last-child{color:var(--red);font-weight:700}.accent-rule{width:36px;height:3px;border-radius:2px;background:var(--warm);margin:16px 0}.events-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.event-card{display:flex;gap:16px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--white)}.event-date{width:60px;flex-shrink:0;border-radius:10px;background:var(--teal);color:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 0}.event-date span{color:var(--teal-soft);font-size:13px;font-weight:700;letter-spacing:.06em}.event-date strong{font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:28px;line-height:30px}.event-card h3,.story-card h3,.list-card h3{margin:0 0 7px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.03em;line-height:22px}.event-meta,.support-card p,.story-card p,.list-card p,.article-copy p,.article-copy li,.newsletter-copy,.subcopy{color:var(--muted)}.event-meta{font-size:14px;line-height:19px}.price-pill,.tag-pill{display:inline-flex;align-self:flex-start;margin-top:10px;padding:5px 11px;border-radius:8px;font-size:13px;font-weight:700}.price-pill{background:var(--warm);color:var(--ink)}.price-pill.free{background:var(--panel);color:var(--teal)}.tag-pill{margin-top:0;background:var(--warm);color:var(--ink)}.tag-pill.soft{background:var(--panel);color:var(--teal)}.support-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;padding:56px 20px 0}.support-card{border-radius:16px;background:var(--panel);padding:32px 34px}.support-card.sponsor{border:1px solid var(--line-strong);padding:26px 28px}.support-card h3,.article-quote-text,.newsletter-band h2,.newsletter-section h2,.mid-heading{margin:0;font-family:Bricolage Grotesque,system-ui,sans-serif;letter-spacing:-.04em}.support-card h3{font-size:26px;line-height:30px}.support-card p{font-size:16px;line-height:23px;margin:8px 0 0}.form-row{display:flex;gap:10px;width:100%;margin-top:18px}.input{flex:1;padding:13px 16px;border:1px solid var(--line-strong);border-radius:12px;background:var(--white);color:var(--muted);font:inherit;font-size:16px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:none;padding:13px 22px;font:inherit;font-size:16px;font-weight:600}.button-warm{background:var(--warm);color:var(--ink)}.button-teal{background:var(--teal);color:var(--white)}.sponsor-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.presented{color:#7e97a0;font-size:12px;font-weight:700;letter-spacing:.1em}.sponsor-badge{display:inline-flex;padding:4px 11px;border-radius:20px;background:var(--ink);color:var(--white);font-size:12px;font-weight:600}.sponsor-row{display:flex;align-items:center;gap:14px;margin-top:12px}.sponsor-icon{width:50px;height:50px;border-radius:12px;background:var(--teal);color:var(--warm);display:grid;place-items:center;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:22px;font-weight:700}.stories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:24px 20px 0}.story-card{display:flex;flex-direction:column;gap:14px}.story-image{height:200px;border-radius:14px;background:center / cover no-repeat}.story-tag{align-self:flex-start;padding:2px 8px;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.story-tag.soft{background:var(--panel);color:var(--teal)}.cta-footer{margin-top:72px;background:var(--teal)}.cta-footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:48px 20px}.cta-footer h2{color:var(--white);font-size:34px;line-height:38px}.site-footer{background:var(--teal-deep);color:var(--white)}.site-footer-inner,.simple-footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:30px 20px}.site-footer-inner div{color:#d7e6ea;font-size:15px;font-weight:500}.site-footer nav,.simple-footer nav{display:flex;gap:26px;flex-wrap:wrap}.site-footer nav a{color:var(--white);font-size:15px;font-weight:600}.page-top{padding:48px 20px 0}.page-top .section-title{font-size:44px;line-height:46px}.page-intro{margin-top:10px;color:var(--muted);font-size:18px;line-height:26px;max-width:760px}.events-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px;padding:28px 20px 0}.filters{display:flex;flex-direction:column;gap:26px}.filter-group h3{margin:0 0 12px;font-size:16px}.filter-chips{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{padding:9px 14px;border:1px solid var(--line-strong);border-radius:10px;background:var(--white);color:var(--ink);font-size:14px;font-weight:600}.filter-chip.active{background:var(--panel);border-color:var(--panel)}.list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.list-card{display:flex;flex-direction:column;gap:18px;border:1px solid var(--line);border-radius:16px;background:var(--white);padding:20px}.list-card-top{display:flex;gap:16px;align-items:flex-start}.list-event-date{width:58px;min-height:58px;padding:10px 0}.list-event-date strong{font-size:23px;line-height:25px}.list-card-head{display:flex;flex:1;flex-direction:column;gap:12px}.list-card-head h3{font-size:19px;font-weight:600;line-height:23px;margin:0;min-height:46px}.list-meta{display:flex;flex-direction:column;gap:11px;padding-top:14px;border-top:1px solid var(--line)}.list-meta-row{display:flex;justify-content:space-between;gap:12px;color:var(--ink);font-size:14px;line-height:17px}.list-meta-row span:last-child{text-align:right;font-weight:600}.list-meta-label{color:var(--muted);font-weight:500}.article-shell{width:min(860px,calc(100vw - 40px));margin:0 auto;padding:56px 0 0}.article-kicker{display:inline-flex;padding:5px 11px;border-radius:999px;background:var(--warm);color:var(--ink);font-size:13px;font-weight:700;letter-spacing:.08em}.article-title{max-width:760px;font-size:48px;line-height:52px;margin-top:20px}.article-deck{max-width:640px;color:var(--muted);font-size:20px;line-height:30px;margin:20px 0 0}.article-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:15px;margin-top:22px}.article-meta strong{font-weight:600}.meta-dot{width:3px;height:3px;border-radius:999px;background:#7e97a0}.article-divider{display:flex;align-items:center;height:2px;margin-top:16px}.article-divider:before{content:"";width:48px;height:2px;background:var(--warm)}.article-divider:after{content:"";flex:1;height:1px;background:var(--line)}.article-image{height:420px;border-radius:16px;background:center / cover no-repeat;margin-top:32px}.caption{color:var(--muted);font-size:13px;line-height:18px;margin-top:11px}.article-copy{display:flex;flex-direction:column;gap:26px;max-width:720px;margin:40px auto 0}.article-copy p,.article-copy li{margin:0;color:var(--ink);font-size:19px;line-height:31px;letter-spacing:-.005em}.article-quote{padding:30px 36px 34px;border-radius:16px;background:var(--panel)}.article-quote-mark{color:var(--warm);font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:64px;font-weight:800;line-height:44px}.article-quote-text{color:var(--teal);font-size:28px;font-weight:600;line-height:38px}.article-copy ul{margin:0;padding-left:1.1rem}.article-copy li::marker{color:var(--warm)}.sponsor-chip{display:flex;align-items:center;gap:14px;width:100%;padding:18px;border-radius:14px;background:var(--panel)}.sponsor-mini{width:46px;height:46px;border-radius:12px;background:var(--teal);display:grid;place-items:center;color:var(--white);font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:18px;font-weight:700}.sponsor-chip small{display:block;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.06em}.sponsor-chip strong{display:block;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.03em;line-height:22px}.sponsor-chip .sponsor-badge{margin-left:auto;background:var(--white);color:var(--muted);border-radius:8px}.newsletter-hero{display:grid;grid-template-columns:768px minmax(0,1fr);min-height:720px;background:var(--teal);color:var(--white)}.newsletter-copy-wrap{display:flex;flex-direction:column;justify-content:center;max-width:540px;padding:24px 0 56px 80px}.promo-pill{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:7px 14px;border-radius:999px;background:var(--red);color:var(--ink);font-size:13px;font-weight:700;letter-spacing:.04em;line-height:15px}.promo-pill:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--ink);flex-shrink:0}.newsletter-subline{color:#dceaee;font-size:14px;letter-spacing:.04em;line-height:18px;margin-top:20px}.newsletter-title{color:var(--white);font-size:56px;line-height:58px;margin-top:20px}.newsletter-title .accent{color:var(--warm)}.newsletter-copy{color:#dceaee;font-size:19px;line-height:28px;margin-top:20px;max-width:480px}.signup-panel{max-width:520px;background:var(--white);border-radius:16px;padding:22px;margin-top:20px}.signup-panel .subcopy{font-size:14px;line-height:18px;margin-top:14px}.newsletter-image{position:relative;background:center / cover no-repeat;min-height:720px}.newsletter-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e5a6b,#0e5a6b4d)}.newsletter-pin{position:absolute;left:28px;bottom:24px;z-index:1;display:inline-flex;align-items:center;gap:7px;color:#eaf2f4;font-size:14px;font-weight:500}.newsletter-main{padding:72px 80px 40px}.newsletter-section{display:flex;flex-direction:column;align-items:center;gap:36px}.newsletter-section h2{font-size:32px;line-height:36px}.checklist{width:min(560px,100%);display:flex;flex-direction:column;gap:18px}.check-item{display:flex;align-items:flex-start;gap:12px;color:var(--ink);font-size:18px;line-height:26px}.check-circle{width:26px;height:26px;border-radius:999px;background:var(--warm);color:var(--ink);flex-shrink:0;display:grid;place-items:center;font-weight:700}.mid-heading{color:var(--teal);font-size:24px;font-weight:600;line-height:30px;text-align:center}.newsletter-note{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:60px}.newsletter-note-copy{margin:0 auto;text-align:center}.newsletter-band{width:min(760px,100%);margin:56px auto 0;border-radius:16px;background:var(--panel);padding:48px 56px;text-align:center}.newsletter-band h2{font-size:30px;line-height:34px}.simple-footer{padding:64px 80px 40px}.simple-footer:before{content:"";display:block;height:1px;background:var(--line-strong)}.simple-footer-inner{padding:22px 0 0}.simple-footer-inner div{color:var(--muted);font-size:14px;line-height:20px}.simple-footer nav a{color:var(--teal);font-size:14px;font-weight:500}.prose-shell{width:min(760px,calc(100vw - 40px));margin:0 auto;padding:56px 0}.prose-shell h1{margin:0;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:38px;letter-spacing:-.04em}.prose-shell p{color:var(--muted);font-size:18px;line-height:28px}@media(max-width:960px){.hero-grid,.support-grid,.newsletter-hero,.events-layout,.events-row,.stories-grid,.list-grid{grid-template-columns:1fr}.site-header-inner,.cta-footer-inner,.site-footer-inner,.simple-footer-inner,.section-header{flex-direction:column;align-items:flex-start}.newsletter-copy-wrap,.newsletter-main,.simple-footer{padding-left:20px;padding-right:20px}.newsletter-copy-wrap{max-width:none;padding-top:36px;padding-bottom:28px}.newsletter-top-inner{grid-template-columns:1fr;gap:14px}.newsletter-domain{justify-self:start}.article-title{font-size:40px;line-height:44px}}@media(max-width:640px){.shell{width:calc(100vw - 40px)}.site-header-inner{padding-inline:20px}.site-nav{gap:22px}.site-nav a{font-size:15px}.display-title{font-size:31px;line-height:35px}.hero-copy{font-size:16px;line-height:24px}.hero-grid{padding-top:28px;gap:16px}.hero-figure{height:230px}.hero-figure:after{height:120px}.section-wrap,.support-grid,.page-top{padding-top:28px}.section-title,.page-top .section-title{font-size:32px;line-height:36px}.events-layout{gap:24px;padding-top:24px}.newsletter-title{font-size:40px;line-height:42px}.newsletter-copy-wrap{padding-top:28px}.newsletter-main{padding-top:36px}.newsletter-section{align-items:stretch;gap:18px}.newsletter-section h2,.mid-heading,.newsletter-band h2{font-size:22px;line-height:26px}.newsletter-note,.newsletter-band{margin-top:36px}.newsletter-band{padding:32px 20px}.article-shell{width:calc(100vw - 40px);padding-top:28px}.article-title{font-size:32px;line-height:36px}.article-deck{font-size:20px;line-height:28px}.article-image{height:260px}.article-copy p,.article-copy li,.check-item,.page-intro{font-size:16px;line-height:26px}.form-row{flex-direction:column}.site-nav{flex-wrap:wrap;row-gap:12px}.list-card-top,.sponsor-chip{align-items:flex-start}.sponsor-chip{flex-wrap:wrap}.sponsor-chip .sponsor-badge{margin-left:0}.list-meta-row{flex-direction:column;gap:4px}.list-meta-row span:last-child{text-align:left}}
