*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-weight:400;color:#1A1008;background:#FEFCF9;line-height:1.65}h1,h2,h3,h4{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-weight:500;color:#1A1008;letter-spacing:0.005em}a{color:#1B7383;text-decoration:none;transition:color 0.2s}a:hover{color:#145F6E}img{max-width:100%;display:block}.nav{position:sticky;top:0;z-index:100;background:#FEFCF9;border-bottom:1px solid #F0EDE7;padding:0.9rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center}.nav-logo-img{height:36px;width:auto;display:block}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#5A5854;font-weight:500;font-size:0.88rem;letter-spacing:0.1em;text-transform:uppercase;transition:color 0.2s;font-family:'Inter',sans-serif}.nav-links a:hover,.nav-links a.active{color:#1B7383}.hamburger{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#1A1008;padding:0.5rem 0.75rem;margin:-0.5rem -0.75rem;min-width:44px;min-height:44px;line-height:1}.hero{background:linear-gradient(135deg,#145F6E 0%,#1B7383 55%,#247F91 100%);color:#FEFCF9;padding:6.5rem 2rem 5.5rem;text-align:center;position:relative;overflow:hidden}.hero::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 75% 40%,rgba(201,168,76,0.14) 0%,transparent 65%);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:760px;margin:0 auto}.hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:3.6rem;font-weight:500;line-height:1.1;margin-bottom:1.4rem;color:#FEFCF9;letter-spacing:0.005em}.hero p{font-size:1.15rem;color:#E8DED1;margin-bottom:2rem;line-height:1.75;font-family:'Inter',sans-serif;font-weight:300}.hero--split{text-align:left;padding:5.5rem 2rem}.hero--split .hero-inner{position:relative;z-index:1;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:3.5rem;align-items:center}.hero--split .hero-content{max-width:560px;margin:0}.hero--split .hero-image{border-radius:4px;overflow:hidden;box-shadow:0 14px 44px rgba(5,30,38,0.35);aspect-ratio:16 / 10;background:#145F6E}.hero--split .hero-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:860px){.hero--split{text-align:center;padding:3.5rem 1.25rem 3rem}.hero--split .hero-inner{grid-template-columns:1fr;gap:2rem}.hero--split .hero-content{margin:0 auto}.hero--split .hero-image{aspect-ratio:16 / 10;max-width:520px;margin:0 auto;width:100%}}.btn{display:inline-block;padding:0.8rem 2rem;border-radius:2px;font-weight:500;font-size:0.82rem;transition:all 0.2s;cursor:pointer;border:none;font-family:'Inter',sans-serif;letter-spacing:0.12em;text-transform:uppercase}.btn-primary{background:#1B7383;color:#FEFCF9}.btn-primary:hover{background:#145F6E;color:#FEFCF9;transform:translateY(-1px)}.btn-outline{border:1px solid #1B7383;color:#1B7383;background:transparent}.btn-outline:hover{background:#1B7383;color:#FEFCF9}.btn-lg{padding:1.1rem 2.6rem;font-size:0.95rem;letter-spacing:0.14em}.section{padding:5rem 2rem;max-width:1200px;margin:0 auto}.section-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:2.8rem;font-weight:500;color:#1A1008;margin-bottom:0.5rem;line-height:1.15;letter-spacing:0.005em}.section-subtitle{color:#5A5854;margin-bottom:2.5rem;font-size:1.05rem;font-family:'Inter',sans-serif;font-weight:300;font-style:italic}.video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;border-radius:6px;box-shadow:0 4px 28px rgba(20,95,110,0.12);background:#145F6E}.video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.about-content{max-width:760px}.about-content p{margin-bottom:1.3rem;color:#3a3530;font-size:1.08rem;line-height:1.75}.about-content h2{font-family:'Cormorant Garamond',Georgia,serif;margin-top:2.5rem;margin-bottom:0.8rem;font-size:2rem;font-weight:500;color:#1A1008}.platforms{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:1.5rem}.platform-link{display:inline-flex;align-items:center;gap:0.5rem;padding:0.65rem 1.3rem;background:#FEFCF9;border-radius:2px;border:1px solid #F0EDE7;font-size:0.82rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;transition:all 0.2s;color:#1A1008;font-family:'Inter',sans-serif}.platform-link:hover{border-color:#1B7383;color:#1B7383;transform:translateY(-1px)}.platforms-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.4rem;margin-top:2rem}.platform-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;opacity:0.65;transition:opacity 0.25s ease,transform 0.25s ease}.platform-icon:hover{opacity:1;transform:translateY(-2px)}.platform-icon img,.platform-icon svg{display:block}.platforms-previously{text-align:center;margin-top:2rem;font-family:'Inter',sans-serif;font-size:0.8rem;color:#9A9690;letter-spacing:0.04em;font-weight:300}.platforms-previously a{color:#5A5854;font-weight:500}.platforms-previously a:hover{color:#1B7383}@media (max-width:600px){.platforms-icons{gap:1.6rem}.platform-icon{width:40px;height:40px}}.related-links{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:1.5rem}.featured-section{padding-top:4rem;padding-bottom:3rem}.featured-label{font-family:'Inter',sans-serif;font-size:0.72rem;letter-spacing:0.24em;text-transform:uppercase;color:#C9A84C;font-weight:500;text-align:center;margin-bottom:1.1rem}.featured-label::after{content:'';display:block;width:2rem;height:1px;background:#C9A84C;margin:0.8rem auto 0}.featured-episode{display:grid;grid-template-columns:1.25fr 1fr;gap:2.5rem;background:#FFFFFF;border:1px solid #F0EDE7;border-radius:6px;padding:2rem;box-shadow:0 6px 32px rgba(20,95,110,0.09)}.featured-video{margin:0;border-radius:4px}.featured-body{display:flex;flex-direction:column;justify-content:center}.featured-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:500;color:#1A1008;line-height:1.22;margin-bottom:0.6rem}.featured-meta{font-family:'Inter',sans-serif;font-size:0.78rem;letter-spacing:0.12em;text-transform:uppercase;color:#9A9690;font-weight:500;margin-bottom:0.85rem}.featured-tags{margin-bottom:1.2rem;display:flex;flex-wrap:wrap;gap:0.35rem}.featured-tags:empty{display:none;margin:0}.featured-description{font-family:'Inter',sans-serif;font-size:0.98rem;color:#5A5854;line-height:1.7;font-weight:300;margin-bottom:1.8rem;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.featured-body .btn{align-self:flex-start}@media (max-width:960px){.featured-episode{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.featured-title{font-size:1.6rem}.featured-description{-webkit-line-clamp:6}}.host-intro-section{padding-top:4rem;padding-bottom:4rem}.host-intro{display:grid;grid-template-columns:1fr 320px;gap:3rem;align-items:center;max-width:960px;margin:0 auto}.host-intro-photo{max-width:320px;margin:0;order:2}.host-intro-body{order:1}.host-intro-label{font-family:'Inter',sans-serif;font-size:0.72rem;letter-spacing:0.24em;text-transform:uppercase;color:#C9A84C;font-weight:500;margin-bottom:1rem}.host-intro-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:2.6rem;font-weight:500;color:#1A1008;line-height:1.1;letter-spacing:0.005em;margin-bottom:0.4rem}.host-intro-creds{font-family:'Inter',sans-serif;font-size:0.82rem;letter-spacing:0.2em;color:#9A9690;font-weight:500;margin-bottom:1.5rem}.host-intro-copy{font-family:'Inter',sans-serif;font-size:1.02rem;color:#5A5854;line-height:1.75;font-weight:300;margin-bottom:2rem;max-width:520px}@media (max-width:800px){.host-intro{grid-template-columns:1fr;gap:2rem;max-width:480px;text-align:center}.host-intro-photo{max-width:280px;margin:0 auto;order:0}.host-intro-body{order:0}.host-intro-copy{margin-left:auto;margin-right:auto}.host-intro .btn{display:inline-block}}.bountiful-teaser{max-width:720px;margin:0 auto;padding-top:3rem;padding-bottom:4rem;text-align:center}.bountiful-teaser .img-placeholder{max-width:520px;margin:0 auto 2rem;aspect-ratio:16/7}.bountiful-teaser-label{font-family:'Inter',sans-serif;font-size:0.74rem;letter-spacing:0.22em;text-transform:uppercase;color:#1B7383;font-weight:500;margin-bottom:0.9rem}.bountiful-teaser-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.8rem;font-weight:500;color:#1A1008;line-height:1.25;margin-bottom:0.8rem;font-style:italic}.bountiful-teaser-desc{font-family:'Inter',sans-serif;font-size:1rem;color:#5A5854;font-weight:300;line-height:1.65;margin-bottom:1.6rem;max-width:520px;margin-left:auto;margin-right:auto}.bountiful-teaser-actions{display:flex;gap:0.8rem;justify-content:center;flex-wrap:wrap}.bountiful-teaser-media{position:relative;display:block;max-width:520px;margin:0 auto 1.8rem;border-radius:4px;overflow:hidden}.bountiful-teaser-media .photo--card-top{margin:0;transition:transform 0.4s}.bountiful-teaser-media:hover .photo--card-top{transform:scale(1.02)}.bountiful-teaser-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(254,252,249,0.95);background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,0.3) 100%);transition:background 0.2s;pointer-events:none}.bountiful-teaser-play>svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,0.4));transition:transform 0.2s}.bountiful-teaser-media:hover .bountiful-teaser-play{background:linear-gradient(180deg,rgba(0,0,0,0.08) 0%,rgba(0,0,0,0.35) 100%)}.bountiful-teaser-media:hover .bountiful-teaser-play>svg{transform:scale(1.08)}.bountiful-teaser-video-title{font-family:'Inter',sans-serif;font-size:0.82rem;letter-spacing:0.08em;text-transform:uppercase;color:#9A9690;margin:-0.6rem auto 1.4rem;max-width:520px;text-align:center}.bridge{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.bridge-card{display:flex;flex-direction:column;background:#FEFCF9;border:1px solid #F0EDE7;border-radius:4px;padding:2rem;transition:box-shadow 0.25s ease,border-color 0.25s ease}.bridge-card:hover{box-shadow:0 10px 30px rgba(20,95,110,0.10);border-color:#E3DCCF}.bridge-card--bountiful{background:#F5F0E8;border-color:#E3DCCF;justify-content:center;text-align:left}.bridge-card-label{font-family:'Inter',sans-serif;font-size:0.74rem;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:#9A9690;margin-bottom:1.2rem}.bridge-card--bountiful .bridge-card-label{color:#1B7383}.bridge-card-video{margin-bottom:1.4rem;border-radius:4px}.bridge-card-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.25;color:#1A1008;margin-bottom:0.6rem}.bridge-card--bountiful .bridge-card-title{font-size:1.9rem;line-height:1.2}.bridge-card-meta{font-family:'Inter',sans-serif;font-size:0.78rem;letter-spacing:0.1em;text-transform:uppercase;color:#9A9690;font-weight:500;margin-bottom:1rem}.bridge-card-desc{font-size:1rem;color:#5A5854;line-height:1.7;font-weight:300;margin-bottom:1.5rem;font-family:'Inter',sans-serif;max-width:420px}.bridge-card-cta{align-self:flex-start;font-family:'Inter',sans-serif;font-size:0.82rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:#1B7383;margin-top:auto}.bridge-card-cta:hover{color:#145F6E}.bridge-card-cta--primary{padding:0.8rem 1.6rem;border:1px solid #1B7383;border-radius:2px;transition:all 0.2s}.bridge-card-cta--primary:hover{background:#1B7383;color:#FEFCF9}@media (max-width:860px){.bridge{grid-template-columns:1fr;gap:1.5rem}.bridge-card--bountiful .bridge-card-title{font-size:1.6rem}}.section-tint{background:#F7F4EE;max-width:100%;padding:5rem 2rem}.section-tint>.section-title,.section-tint>.section-subtitle,.section-tint>.episodes-grid,.section-tint>.platforms,.section-tint>div{max-width:1200px;margin-left:auto;margin-right:auto}.pullquote{background:#FEFCF9;padding:4.5rem 2rem;border-top:1px solid #F0EDE7;border-bottom:1px solid #F0EDE7}.pullquote-inner{max-width:820px;margin:0 auto;text-align:center;position:relative}.pullquote-inner p{font-family:'Cormorant Garamond',Georgia,serif;font-size:2.1rem;line-height:1.35;color:#1A1008;font-weight:400;font-style:italic;letter-spacing:0.005em}.episode-controls{margin:1rem 0 1.5rem}.tag-filters{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1.4rem}.tag-pill{padding:0.5rem 1rem;border:1px solid #E3DCCF;border-radius:999px;background:#FEFCF9;color:#5A5854;font-family:'Inter',sans-serif;font-size:0.78rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;cursor:pointer;transition:all 0.18s ease}.tag-pill:hover{border-color:#1B7383;color:#1B7383}.tag-pill.active{background:#1B7383;border-color:#1B7383;color:#FEFCF9}.episode-search-input{width:100%;padding:0.9rem 1.1rem;border:1px solid #E3DCCF;border-radius:2px;font-family:'Inter',sans-serif;font-size:1rem;background:#FEFCF9;color:#1A1008;outline:none;transition:border-color 0.2s}.episode-search-input:focus{border-color:#1B7383}.episode-count{font-family:'Inter',sans-serif;font-size:0.82rem;color:#9A9690;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:1.5rem}.episode-loadmore{text-align:center;margin-top:3rem}.episode-empty{color:#9A9690;grid-column:1 / -1;text-align:center;padding:3rem 0;font-style:italic}.episode-share{display:flex;align-items:center;gap:0.55rem;padding:0.75rem 1.5rem 1rem;border-top:1px solid #F5F1E9}.episode-share-label{font-family:'Inter',sans-serif;font-size:0.68rem;letter-spacing:0.14em;text-transform:uppercase;color:#9A9690;font-weight:500;margin-right:auto}.episode-share-btn{width:28px;height:28px;padding:0;border:none;background:transparent;color:#9A9690;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:color 0.18s ease,background 0.18s ease}.episode-share-btn:hover{color:#1B7383;background:#F0EDE7}.episode-share-btn svg{width:16px;height:16px}.guest-count{font-family:'Inter',sans-serif;font-size:0.85rem;color:#9A9690;letter-spacing:0.1em;text-transform:uppercase;font-weight:500;margin-bottom:2.5rem}.guest-count span{color:#1B7383;font-weight:600}.guest-controls{max-width:560px;margin:0 auto 3rem}.guest-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.2rem}.guest-card{display:flex;flex-direction:column;justify-content:space-between;background:#FEFCF9;border:1px solid #F0EDE7;border-radius:4px;padding:1.3rem 1.5rem 1.3rem;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.guest-card:hover{border-color:#E3DCCF;box-shadow:0 4px 16px rgba(20,95,110,0.08);transform:translateY(-1px)}.guest-card-body{margin-bottom:0.9rem}.guest-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.4rem;font-weight:500;color:#1A1008;line-height:1.2;margin-bottom:0.35rem}.guest-badge{display:inline-block;font-family:'Inter',sans-serif;font-size:0.66rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:#C9A84C;background:#FBF6E8;padding:0.22rem 0.6rem;border-radius:999px;margin-bottom:0.55rem}.guest-episode{font-family:'Inter',sans-serif;font-size:0.88rem;color:#5A5854;line-height:1.5;font-weight:300;margin:0 0 0.35rem}.guest-more{display:block;font-family:'Inter',sans-serif;font-size:0.72rem;color:#9A9690;letter-spacing:0.06em;text-transform:uppercase;font-weight:500;margin-top:0.5rem}.guest-watch{align-self:flex-start;font-family:'Inter',sans-serif;font-size:0.76rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:#1B7383}.guest-watch:hover{color:#145F6E}@media (max-width:600px){.guest-grid{grid-template-columns:1fr}}.youtube-cta-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.youtube-cta-btn{display:flex;align-items:center;justify-content:center;gap:1.1rem;padding:1.6rem 2rem;width:100%;background:#1B7383;color:#FEFCF9;font-family:'Inter',sans-serif;font-size:1.05rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;border-radius:2px;transition:background 0.2s ease,transform 0.2s ease;text-align:center}.youtube-cta-btn:hover{background:#145F6E;color:#FEFCF9;transform:translateY(-1px)}.youtube-cta-arrow{display:inline-block;font-size:1.3rem;transition:transform 0.2s ease}.youtube-cta-btn:hover .youtube-cta-arrow{transform:translateX(4px)}@media (max-width:600px){.youtube-cta-btn{font-size:0.92rem;padding:1.3rem 1.5rem}}.related-section{margin-top:4rem;padding-top:3rem;border-top:1px solid #F0EDE7}.related-heading{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.8rem;font-weight:500;color:#1A1008;text-align:center;margin-bottom:0.4rem}.related-heading::before{content:'';display:block;width:2rem;height:1px;background:#C9A84C;margin:0 auto 1.2rem}.related-grid{margin-top:1.5rem}.episodes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.episodes-grid--home{grid-template-columns:repeat(3,1fr)}.episode-card-tags{display:flex;flex-wrap:wrap;gap:0.35rem;margin-bottom:0.7rem}.episode-card-tag{display:inline-block;font-family:'Inter',sans-serif;font-size:0.68rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#1B7383;background:#F0EDE7;padding:0.2rem 0.55rem;border-radius:999px}.episode-card{display:flex;flex-direction:column;background:#FEFCF9;border:1px solid #F0EDE7;border-radius:4px;overflow:hidden;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease;color:inherit}.episode-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(20,95,110,0.12);border-color:#E3DCCF}.episode-card-link{display:block;color:inherit;flex:1}.episode-card-link:hover{color:inherit}.episode-card-thumb{aspect-ratio:16 / 9;background:#F0EDE7;overflow:hidden}.episode-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.episode-card:hover .episode-card-thumb img{transform:scale(1.03)}.episode-card-body{padding:1.3rem 1.5rem 1.6rem}.episode-card-body h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.35rem;font-weight:500;line-height:1.25;color:#1A1008;margin-bottom:0.5rem}.episode-card-date{font-size:0.78rem;color:#9A9690;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:0.75rem;font-weight:500}.episode-card-desc{font-size:0.92rem;color:#5A5854;line-height:1.6;font-weight:300}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.post-card{display:flex;flex-direction:column;background:#FEFCF9;border:1px solid #F0EDE7;border-radius:4px;overflow:hidden;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease;color:inherit}.post-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(20,95,110,0.12);border-color:#E3DCCF}.post-card-thumb{aspect-ratio:16 / 10;background:#F0EDE7;overflow:hidden}.post-card-thumb img{width:100%;height:100%;object-fit:cover}.post-card-body{padding:1.4rem 1.6rem 1.7rem;display:flex;flex-direction:column;flex:1}.post-card-date{font-size:0.76rem;color:#9A9690;letter-spacing:0.12em;text-transform:uppercase;margin-bottom:0.6rem;font-weight:500}.post-card-body h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.25;margin-bottom:0.65rem;color:#1A1008}.post-card-excerpt{font-size:0.95rem;color:#5A5854;line-height:1.65;font-weight:300;margin-bottom:1.1rem;flex:1}.post-card-cta{font-size:0.78rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:#1B7383;font-family:'Inter',sans-serif}.partnership{background:#F0EDE7;padding:5rem 2rem;text-align:center;border-top:1px solid #E3DCCF;border-bottom:1px solid #E3DCCF}.partnership-inner{max-width:720px;margin:0 auto}.partnership-label{font-family:'Inter',sans-serif;font-size:0.76rem;font-weight:500;letter-spacing:0.24em;text-transform:uppercase;color:#9A9690;margin-bottom:1.1rem}.partnership-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:2.4rem;font-weight:500;color:#1A1008;margin-bottom:1.2rem;letter-spacing:0.005em}.partnership-copy{font-size:1.02rem;color:#5A5854;line-height:1.75;font-weight:300;margin-bottom:2rem;font-family:'Inter',sans-serif}.partnership-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.shorts-section{padding-top:4rem;padding-bottom:4rem}.shorts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,200px));gap:1.25rem;max-width:1100px;margin:0 auto;justify-content:center}.short-card{display:flex;flex-direction:column;gap:0.7rem;text-decoration:none;color:#1A1008;transition:transform 0.2s}.short-card:hover{transform:translateY(-3px)}.short-card-thumb{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:6px;background:#145F6E;box-shadow:0 6px 20px rgba(20,95,110,0.15)}.short-card-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform 0.4s}.short-card:hover .short-card-thumb img{transform:scale(1.03)}.short-card-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(254,252,249,0.95);background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,0.35) 100%);opacity:0.9;transition:opacity 0.2s}.short-card:hover .short-card-play{opacity:1}.short-card-title{font-family:'Inter',sans-serif;font-size:0.92rem;font-weight:500;line-height:1.35;color:#3a3530;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:900px){.shorts-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.shorts-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:72%;justify-content:start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:1.5rem;padding:0.25rem 1.5rem 0.75rem;margin:0 -1.5rem;gap:1rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.short-card{scroll-snap-align:start;min-width:0}.short-card-thumb{box-shadow:0 4px 14px rgba(20,95,110,0.18)}}.footer-social{display:flex;justify-content:center;gap:1.4rem;max-width:1200px;margin:2rem auto 0;padding:1.4rem 0 0;border-top:1px solid rgba(255,255,255,0.12)}.footer-social a{display:inline-flex;align-items:center;justify-content:center;padding:0.4rem;opacity:0.8;transition:opacity 0.2s}.footer-social a:hover{opacity:1}.footer-social img{display:block}.photo{display:block;width:100%;object-fit:cover;object-position:center;border-radius:4px;margin:0}.photo--portrait{aspect-ratio:4 / 5;max-width:360px;margin:0 auto 2.5rem}.photo--card-top{aspect-ratio:16 / 10;max-width:520px;margin:0 auto 1.8rem;border-radius:4px;width:100%}@media (max-width:600px){.photo--card-top{max-width:none;width:100vw;margin-left:-1.5rem;margin-right:0;border-radius:0}}.photo--banner{max-width:1200px;margin:0 auto 2.5rem;object-fit:contain;border-radius:4px;height:auto}.photo--section-break{aspect-ratio:24 / 6;margin:0;border-radius:0;object-position:center 55%}.photo--logo{aspect-ratio:1 / 1;max-width:180px;margin:0 auto 1.5rem;object-fit:contain;background:transparent}@media (max-width:600px){.photo--portrait{max-width:280px}}.img-placeholder{background:#F0EDE7;border:1px dashed #C4BFB5;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:1rem;color:#9A9690;font-family:'Inter',sans-serif;text-align:center;margin:0}.img-placeholder-inner{max-width:80%}.img-placeholder-label{font-size:0.7rem;letter-spacing:0.22em;text-transform:uppercase;margin:0 0 0.6rem;font-weight:500;color:#B8B4AD}.img-placeholder-spec{font-size:0.85rem;line-height:1.55;font-weight:300;color:#8A8680;margin:0}.img-placeholder-spec em{font-style:italic;color:#B8B4AD;display:block;margin-top:0.3rem;font-size:0.78rem}.img-placeholder--portrait{aspect-ratio:4 / 5;max-width:360px;margin:0 auto 2.5rem}.img-placeholder--card-top{aspect-ratio:16 / 10;margin:-2rem -2rem 1.5rem;border-radius:4px 4px 0 0;border-width:0 0 1px 0}.img-placeholder--banner{aspect-ratio:24 / 7;width:100%;margin:0 0 2.5rem}.img-placeholder--section-break{aspect-ratio:24 / 6;width:100%;margin:0;border-radius:0;border-left:none;border-right:none}.img-placeholder--logo{aspect-ratio:2 / 1;max-width:200px;margin:0 auto 1.5rem}@media (max-width:600px){.img-placeholder-spec{font-size:0.78rem}.img-placeholder--portrait{max-width:280px}}.ecosystem-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ecosystem-card{display:flex;flex-direction:column;background:#FEFCF9;border:1px solid #F0EDE7;border-radius:4px;padding:2rem 1.8rem 1.8rem;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease;color:inherit}.ecosystem-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(20,95,110,0.10);border-color:#E3DCCF}.ecosystem-card h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.25;color:#1A1008;margin-bottom:0.7rem}.ecosystem-card p{font-size:0.96rem;color:#5A5854;line-height:1.65;font-weight:300;font-family:'Inter',sans-serif;margin-bottom:1.3rem;flex:1}.ecosystem-card-cta{font-family:'Inter',sans-serif;font-size:0.78rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:#1B7383}@media (max-width:900px){.ecosystem-cards{grid-template-columns:1fr}}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.event-box{background:#FEFCF9;border-radius:6px;padding:2.2rem;box-shadow:0 2px 12px rgba(20,95,110,0.06);border:1px solid #F0EDE7}.event-box h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.75rem;margin-bottom:1rem;color:#1A1008;font-weight:500}.event-box p,.event-box li{color:#5A5854;font-size:0.98rem;font-family:'Inter',sans-serif;font-weight:300;line-height:1.7}.hours-list{list-style:none}.hours-list li{padding:0.35rem 0;border-bottom:1px solid #F0EDE7}.event-list{display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto}.event-list-empty{text-align:center;max-width:640px;margin:2rem auto 0;font-size:1.02rem;color:#5A5854;font-weight:300;line-height:1.7;font-style:italic}.event-item{display:grid;grid-template-columns:280px 1fr;gap:2rem;background:#FEFCF9;border:1px solid #F0EDE7;border-radius:4px;overflow:hidden;transition:box-shadow 0.25s ease,border-color 0.25s ease}.event-item:hover{box-shadow:0 10px 30px rgba(20,95,110,0.10);border-color:#E3DCCF}.event-item-image{aspect-ratio:16 / 10;background:#F0EDE7;overflow:hidden}.event-item-image img{width:100%;height:100%;object-fit:cover}.event-item-body{padding:1.8rem 1.8rem 1.8rem 0;display:flex;flex-direction:column}.event-item-date{font-family:'Inter',sans-serif;font-size:0.78rem;color:#9A9690;letter-spacing:0.14em;text-transform:uppercase;font-weight:500;margin-bottom:0.65rem}.event-item-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.7rem;font-weight:500;line-height:1.2;color:#1A1008;margin-bottom:0.55rem}.event-item-location{font-size:0.92rem;color:#5A5854;font-weight:300;margin-bottom:1rem}.event-item-desc{font-size:0.98rem;color:#5A5854;line-height:1.7;font-weight:300;margin-bottom:1.4rem;flex:1}.event-item .btn{align-self:flex-start}.event-item-cta{font-size:0.8rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:#1B7383;font-family:'Inter',sans-serif;align-self:flex-start}.event-item--compact{grid-template-columns:160px 1fr;gap:1.5rem}.event-item--compact .event-item-body{padding:1.2rem 1.5rem 1.2rem 0}.event-item--compact .event-item-name{font-size:1.3rem}.event-item--compact .event-item-desc{display:none}@media (max-width:720px){.event-item,.event-item--compact{grid-template-columns:1fr;gap:0}.event-item-body,.event-item--compact .event-item-body{padding:1.4rem 1.6rem 1.6rem}}.contact-form{max-width:500px;margin-top:2rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:0.85rem 1rem;border:1px solid #E8DED1;border-radius:2px;font-size:1rem;margin-bottom:1rem;font-family:'Inter',sans-serif;outline:none;transition:border-color 0.2s;background:#FEFCF9;color:#1A1008;appearance:none;-webkit-appearance:none}.contact-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%235A5854' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#1B7383}.contact-form textarea{resize:vertical;min-height:120px}.writing-callout{margin:2.8rem 0 1rem;padding:1rem 0 1rem 1.6rem;border-left:3px solid #1B7383;max-width:680px}.writing-callout-label{font-family:'Inter',sans-serif;font-size:0.7rem;letter-spacing:0.24em;text-transform:uppercase;color:#1B7383;font-weight:500;margin-bottom:0.55rem}.writing-callout-body{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.15rem;line-height:1.55;color:#1A1008;font-weight:400;font-style:italic}.writing-callout-body em{font-style:italic;font-weight:500;color:#145F6E}.testimonials{padding-top:3rem;padding-bottom:4rem}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-top:1rem}.testimonial{position:relative;padding:0 1rem;text-align:center}.testimonial blockquote{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.2rem;line-height:1.5;color:#1A1008;margin:0 0 1rem;font-weight:400}.testimonial blockquote::before{content:'\201C';color:#C9A84C;font-weight:500;margin-right:0.05em}.testimonial blockquote::after{content:'\201D';color:#C9A84C;font-weight:500;margin-left:0.05em}.testimonial figcaption{font-family:'Inter',sans-serif;font-size:0.74rem;color:#9A9690;letter-spacing:0.2em;text-transform:uppercase;font-weight:500}.testimonial-guest{color:#5A5854}.testimonial-sep{margin:0 0.5em;color:#CFCBC5}.testimonial-link{color:#1B7383;text-decoration:none;transition:color 0.15s ease}.testimonial-link:hover,.testimonial-link:focus{color:#145F6E;text-decoration:underline}@media (max-width:900px){.testimonial-grid{grid-template-columns:1fr;gap:2.5rem}}.newsletter{background:#FEFCF9;padding:4.5rem 2rem;border-top:1px solid #F0EDE7;border-bottom:1px solid #F0EDE7}.newsletter-inner{max-width:560px;margin:0 auto;text-align:center}.newsletter-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:2.4rem;font-weight:500;color:#1A1008;letter-spacing:0.005em;margin-bottom:0.6rem}.newsletter-title::after{content:'';display:block;width:2rem;height:2px;background:#1B7383;margin:0.9rem auto 1.3rem}.newsletter-copy{font-family:'Inter',sans-serif;font-size:1.02rem;color:#5A5854;line-height:1.7;font-weight:300;margin-bottom:2rem}.newsletter-form{margin-bottom:1.3rem}.newsletter-input-group{display:flex;gap:0;max-width:460px;margin:0 auto;border:1px solid #E3DCCF;border-radius:2px;overflow:hidden;background:#FEFCF9;transition:border-color 0.2s}.newsletter-input-group:focus-within{border-color:#1B7383}.newsletter-email{flex:1;padding:0.95rem 1.1rem;border:none;outline:none;background:transparent;font-family:'Inter',sans-serif;font-size:1rem;color:#1A1008;min-width:0}.newsletter-btn{padding:0.95rem 1.8rem;border:none;background:#1B7383;color:#FEFCF9;font-family:'Inter',sans-serif;font-size:0.82rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;cursor:pointer;transition:background 0.2s}.newsletter-btn:hover{background:#145F6E}.newsletter-status{margin-top:1.1rem;font-family:'Inter',sans-serif;font-size:0.9rem}.newsletter-status--success{color:#1B7383;font-weight:500}.newsletter-status--error{color:#a33}.newsletter-status--pending{color:#9A9690}.newsletter-alt{font-family:'Inter',sans-serif;font-size:0.82rem;color:#9A9690;font-weight:300}.newsletter-alt a{color:#5A5854;font-weight:500}.newsletter-alt a:hover{color:#1B7383}@media (max-width:520px){.newsletter-input-group{flex-direction:column;border:none;background:transparent}.newsletter-email{border:1px solid #E3DCCF;border-radius:2px;margin-bottom:0.6rem}.newsletter-btn{border-radius:2px}}.substack-cta{background:linear-gradient(135deg,#145F6E 0%,#1B7383 100%);color:#FEFCF9;padding:5.5rem 2rem;text-align:center;position:relative;overflow:hidden}.substack-cta::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(201,168,76,0.12) 0%,transparent 55%);pointer-events:none}.substack-cta-inner{max-width:720px;margin:0 auto;position:relative;z-index:1}.substack-cta h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:3rem;font-weight:500;letter-spacing:0.005em;margin-bottom:1.2rem;color:#FEFCF9;line-height:1.15}.substack-cta p{font-size:1.1rem;color:#E8DED1;margin-bottom:2rem;line-height:1.75;font-family:'Inter',sans-serif;font-weight:300;max-width:560px;margin-left:auto;margin-right:auto}.substack-embed{width:100%;max-width:480px;height:320px;background:#FEFCF9;border-radius:4px;margin:0 auto;display:block;box-shadow:0 4px 20px rgba(0,0,0,0.15)}.substack-fallback{font-size:0.9rem;margin-top:1.5rem}.substack-fallback a{color:#C9A84C;text-decoration:underline;font-weight:500}.substack-fallback a:hover{color:#FEFCF9}.cross-site-banner{background:#F7F4EE;border-top:1px solid #F0EDE7;padding:1.1rem 2rem;text-align:center}.cross-site-banner p{font-family:'Inter',sans-serif;font-size:0.82rem;color:#9A9690;font-weight:300;letter-spacing:0.03em;margin:0;line-height:1.6}.cross-site-banner-label{margin-right:0.5rem}.cross-site-banner a{color:#5A5854;font-weight:500;margin:0 0.15rem}.cross-site-banner a:hover{color:#1B7383}.cross-site-banner .sep{color:#C4BFB5;margin:0 0.35rem;font-weight:300;user-select:none}@media (max-width:600px){.cross-site-banner p{font-size:0.78rem}.cross-site-banner .sep{display:block;visibility:hidden;height:0.2rem}.cross-site-banner a{display:inline-block;margin:0.15rem 0.4rem}.cross-site-banner-label{display:block;margin-bottom:0.3rem}}.footer{background:#145F6E;color:#D9E8EB;padding:3.5rem 2rem;margin-top:0}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2.5rem}.footer h4{font-family:'Inter',sans-serif;color:#FEFCF9;margin-bottom:1rem;font-size:0.82rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase}.footer p{font-family:'Inter',sans-serif;font-weight:300}.footer a{color:#D9E8EB;font-size:0.92rem;font-family:'Inter',sans-serif;font-weight:300}.footer a:hover{color:#C9A84C}.footer-links{list-style:none}.footer-links li{margin-bottom:0.5rem}.footer-bottom{max-width:1200px;margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.12);text-align:center;font-size:0.82rem;font-family:'Inter',sans-serif;font-weight:300;color:#B8D0D5}@media (max-width:960px){.episodes-grid--home,.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero h1{font-size:2.4rem}.hero{padding:4rem 1.5rem 3.5rem}.section,.section-tint{padding:3rem 1.5rem}.section-title{font-size:2rem}.substack-cta{padding:3.5rem 1.5rem}.substack-cta h2{font-size:2.2rem}.pullquote{padding:3rem 1.5rem}.pullquote-inner p{font-size:1.5rem}.partnership{padding:3.5rem 1.5rem}.partnership-name{font-size:1.9rem}.episodes-grid--home,.posts-grid{grid-template-columns:1fr}.nav-logo-img{height:28px}.nav-links{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#FEFCF9;padding:0.5rem 2rem;border-bottom:1px solid #F0EDE7;gap:0}.nav-links.open{display:flex}.nav-links a{display:block;padding:0.9rem 0;border-bottom:1px solid #F5F0E6}.nav-links li:last-child a{border-bottom:none}.hamburger{display:flex;align-items:center;justify-content:center}.footer-content{flex-direction:column}}