:root{--espectro-type-interview:var(--wp--preset--color--primary);--espectro-type-podcast:var(--wp--preset--color--accent);--espectro-type-event:var(--wp--preset--color--highlight);--espectro-type-video:var(--wp--preset--color--dark);--espectro-type-publication:var(--wp--preset--color--primary);--espectro-radius-sm:8px;--espectro-radius-md:16px;--espectro-radius-lg:24px;--espectro-radius-pill:9999px;--espectro-transition:0.2s ease;--espectro-container:1280px;--espectro-gap:2rem}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}.article-card:hover .article-card-image img{transform:none!important}}*,*::before,*::after{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light);font-weight:700;border-radius:var(--espectro-radius-sm);text-decoration:none}.skip-link:focus{top:1rem;outline:3px solid var(--wp--preset--color--primary);outline-offset:2px}:focus-visible{outline:3px solid var(--wp--preset--color--primary);outline-offset:2px}a:focus:not(:focus-visible){outline:none}.espectro-container{width:100%;max-width:var(--espectro-container);margin-inline:auto;padding-inline:1.5rem}@media (min-width:64rem){.espectro-container{padding-inline:2rem}}.site-header{position:sticky;top:0;z-index:100;background:var(--wp--preset--color--light);border-bottom:1px solid rgb(21 21 21 / .08)}.site-header .espectro-container{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:4.5rem}.site-logo{display:flex;align-items:center;gap:.625rem;text-decoration:none;flex-shrink:0}.site-logo-img{height:2.5rem;width:auto}.site-nav{display:none}.site-nav ul,.site-nav .menu{list-style:none;margin:0;padding:0;display:flex;gap:2rem}.site-nav a{position:relative;display:inline-flex;align-items:center;padding-block:.35rem;text-decoration:none;color:var(--wp--preset--color--dark);font-size:.9375rem;font-weight:600;transition:color var(--espectro-transition)}.site-nav a:hover,.site-nav a[aria-current="page"],.site-nav .current-menu-item>a,.site-nav .current-section-menu-item>a{color:var(--wp--preset--color--primary)}.site-nav .current-menu-item>a::after,.site-nav .current-section-menu-item>a::after{position:absolute;right:0;bottom:-.35rem;left:0;height:3px;border-radius:999px;background:currentColor;content:""}.site-breadcrumbs{border-bottom:1px solid rgb(21 21 21 / .06);background:var(--wp--preset--color--light)}.site-breadcrumbs ol{display:flex;align-items:center;gap:.5rem;min-height:2.75rem;margin:0;padding:.55rem 0;overflow:hidden;list-style:none;font-size:.78rem;white-space:nowrap}.site-breadcrumbs li{display:inline-flex;align-items:center;min-width:0;color:var(--wp--preset--color--gray)}.site-breadcrumbs li+li::before{margin-right:.5rem;color:rgb(21 21 21 / .35);content:"/"}.site-breadcrumbs a{color:inherit;text-decoration:none}.site-breadcrumbs a:hover{color:var(--wp--preset--color--primary);text-decoration:underline;text-underline-offset:.18em}.site-breadcrumbs [aria-current="page"]{display:block;min-width:0;overflow:hidden;color:var(--wp--preset--color--dark);text-overflow:ellipsis}.header-actions{display:flex;align-items:center;gap:.5rem}.search-toggle,.menu-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background:#fff0;cursor:pointer;border-radius:var(--espectro-radius-sm);color:var(--wp--preset--color--dark);transition:background var(--espectro-transition)}.search-toggle:hover,.menu-toggle:hover{background:var(--wp--preset--color--muted)}.search-toggle svg,.menu-toggle svg{width:1.25rem;height:1.25rem}.site-search{display:none;position:absolute;top:100%;left:0;right:0;background:var(--wp--preset--color--light);border-bottom:1px solid rgb(21 21 21 / .08);padding:1rem 0}.site-search.is-open{display:block}.site-search form{display:flex;gap:.5rem;max-width:var(--espectro-container);margin:0 auto;padding:0 1.5rem}.site-search input[type="search"]{flex:1;min-height:3.5rem;padding:.9rem 1.25rem;border:2px solid #fff0;border-radius:var(--espectro-radius-sm);font-family:inherit;font-size:1rem;background:var(--wp--preset--color--light);color:var(--wp--preset--color--dark)}.site-search input[type="search"]:focus{border-color:var(--wp--preset--color--primary);outline:2px solid #fff0;box-shadow:0 0 0 2px rgb(46 88 201 / .18)}.site-search button{min-height:3.5rem;padding:.9rem 1.75rem;background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light);border:none;border-radius:var(--espectro-radius-sm);font-family:inherit;font-weight:700;font-size:.9375rem;cursor:pointer}@media (min-width:64rem){.site-nav{display:block}.menu-toggle{display:none}}.site-nav.is-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--wp--preset--color--light);border-bottom:1px solid rgb(21 21 21 / .08);padding:1.5rem;z-index:99}.site-nav.is-open ul{flex-direction:column;gap:0}.site-nav.is-open a{display:block;padding:.75rem 0;font-size:1.125rem;border-bottom:1px solid rgb(21 21 21 / .06)}.hero{padding:2.5rem 0 3.5rem;overflow:hidden}.hero-inner{display:grid;gap:2rem;align-items:center}.hero-category{display:inline-block;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--wp--preset--color--accent);margin-bottom:1rem}.hero-category a{color:inherit;text-decoration:none}.hero-title{font-size:clamp(2.25rem, 4vw, 3.25rem);font-weight:700;line-height:1.1;color:var(--wp--preset--color--dark);margin:0 0 1.25rem}.hero-title a{color:inherit;text-decoration:none}.hero-excerpt{font-size:1.0625rem;line-height:1.6;color:var(--wp--preset--color--gray);margin:0 0 1.5rem;max-width:36ch}.hero-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.hero-meta-avatar{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover}.hero-meta-text{font-size:.875rem;line-height:1.4}.hero-meta-author{font-weight:700;color:var(--wp--preset--color--dark)}.hero-meta-date{color:var(--wp--preset--color--gray)}.hero-image-wrap{position:relative;border-radius:var(--espectro-radius-md);overflow:hidden}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 3}@media (min-width:64rem){.hero{padding:3rem 0 4rem}.hero-inner{grid-template-columns:minmax(0,0.82fr) minmax(0,1.18fr);gap:clamp(2.5rem, 4vw, 4rem)}.hero-image-wrap img{aspect-ratio:6 / 5;min-height:0}}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:700;text-decoration:none;border-radius:var(--espectro-radius-pill);border:2px solid #fff0;cursor:pointer;transition:background var(--espectro-transition),color var(--espectro-transition),border-color var(--espectro-transition)}.btn-primary{background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light);border-color:var(--wp--preset--color--dark)}.btn-primary:hover{background:var(--wp--preset--color--primary);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--light)}.btn-outline{background:#fff0;color:var(--wp--preset--color--dark);border-color:var(--wp--preset--color--dark)}.btn-outline:hover{background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light)}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:2px solid currentColor;border-radius:50%;flex-shrink:0}.btn-icon svg{width:1rem;height:1rem}.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--wp--preset--color--dark);margin:0}.section-link{font-size:.875rem;font-weight:700;color:var(--wp--preset--color--primary);text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.section-link:hover{text-decoration:underline}.latest-posts{padding:1.5rem 0 2.75rem}.posts-grid{display:grid;gap:var(--espectro-gap)}.article-card{display:flex;flex-direction:column}.article-card-image{border-radius:var(--espectro-radius-sm);overflow:hidden;margin-bottom:1rem}.article-card-image a{display:block}.article-card-image img{width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform 0.3s ease}.article-card:hover .article-card-image img{transform:scale(1.03)}.article-card-category{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.article-card-format{align-self:flex-start;margin-bottom:.625rem;padding:.2rem .625rem;border-radius:var(--espectro-radius-pill);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.article-card-format--chat{background:var(--espectro-type-interview);color:var(--wp--preset--color--light)}.article-card-format--audio{background:var(--espectro-type-podcast);color:var(--wp--preset--color--light)}.article-card-format--video{background:var(--espectro-type-video);color:var(--wp--preset--color--light)}.article-card-category a{text-decoration:none}.article-card-title{font-size:1.125rem;font-weight:700;line-height:1.25;margin:0 0 .5rem}.article-card-title a{color:var(--wp--preset--color--dark);text-decoration:none}.article-card-title a:hover{color:var(--wp--preset--color--primary)}.article-card-date{display:block;font-size:.8125rem;color:var(--wp--preset--color--gray)}@media (min-width:48rem){.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.posts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.features{padding:1rem 0 2rem}.features-grid{display:grid;gap:var(--espectro-gap)}.feature-card{border-radius:var(--espectro-radius-lg);padding:2rem;min-height:330px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.feature-card-label{display:inline-flex;align-items:center;gap:.45rem;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;opacity:.9}.feature-card-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column}.feature-card-decoration{position:absolute;pointer-events:none;z-index:0}.feature-card--interview{background:var(--espectro-type-interview);color:var(--wp--preset--color--light)}.feature-card--interview .feature-card-quote-mark{font-size:4rem;font-weight:800;line-height:1;opacity:.4;margin-bottom:.5rem}.feature-card--interview .feature-card-quote{font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 1.5rem}.feature-card--interview .feature-card-author{display:flex;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .2)}.feature-card--interview .feature-card-author img{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.feature-card--interview .feature-card-author-name{font-weight:700;font-size:.875rem}.feature-card--interview .feature-card-author-desc{font-size:.8125rem;opacity:.8}.feature-card--interview .feature-card-cta{margin-top:1.25rem}.feature-card--interview .feature-card-cta a{color:var(--wp--preset--color--light);text-decoration:none;font-size:.875rem;font-weight:700;display:inline-flex;align-items:center;gap:.375rem;border:1px solid rgb(255 255 255 / .4);padding:.5rem 1.25rem;border-radius:var(--espectro-radius-pill);transition:background var(--espectro-transition)}.feature-card--interview .feature-card-cta a:hover{background:rgb(255 255 255 / .15)}.feature-card--podcast{background:var(--espectro-type-podcast);color:var(--wp--preset--color--light)}.feature-card--podcast .feature-card-episode{font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.feature-card--podcast .feature-card-title{font-size:1.125rem;font-weight:700;line-height:1.3;margin:0 0 .75rem}.feature-card--podcast .feature-card-host{font-size:.875rem;opacity:.7;margin-bottom:1.25rem}.feature-card--podcast .feature-card-play{display:inline-flex;align-items:center;gap:.75rem;color:var(--wp--preset--color--light);text-decoration:none;font-weight:700;font-size:.9375rem;margin-top:auto}.feature-card--podcast .feature-card-play-btn{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:var(--wp--preset--color--light);color:var(--espectro-type-podcast);border-radius:50%}.feature-card--podcast .feature-card-play-btn svg{width:1rem;height:1rem;margin-left:2px}.feature-card--podcast .feature-card-duration{font-size:.875rem;font-weight:400;opacity:.6;margin-left:.25rem}.feature-card--podcast .feature-card-decoration{bottom:1rem;right:1rem;width:80px;opacity:.25}.feature-card--bora{background:var(--espectro-type-event);color:var(--wp--preset--color--dark)}.feature-card--bora .feature-card-desc{font-size:1.25rem;font-weight:700;line-height:1.35;margin:0 0 1.5rem}.feature-card-event-meta{margin:0 0 1.5rem;font-size:.8125rem;font-weight:700;line-height:1.5}.feature-card--bora .feature-card-cta{margin-top:auto}.feature-card--bora .feature-card-cta a{display:inline-flex;align-items:center;gap:.375rem;color:var(--wp--preset--color--dark);text-decoration:none;font-size:.875rem;font-weight:700;border:2px solid var(--wp--preset--color--dark);padding:.5rem 1.25rem;border-radius:var(--espectro-radius-pill);transition:background var(--espectro-transition),color var(--espectro-transition)}.feature-card--bora .feature-card-cta a:hover{background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light)}.feature-card--bora .feature-card-decoration{bottom:1rem;right:1.5rem;width:100px;opacity:.12}.feature-card--bora .feature-card-decoration svg{width:100%;height:auto}@media (min-width:48rem){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{min-height:350px}}@media (min-width:64rem){.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{min-height:360px}}.newsletter{padding:1.5rem 0 3.5rem}.newsletter-inner{position:relative;display:grid;gap:1.5rem;overflow:hidden;padding:clamp(1.5rem, 4vw, 3.5rem);background:linear-gradient(135deg,#202228 0%,#30333a 100%);color:var(--wp--preset--color--light);border-radius:var(--espectro-radius-lg)}.newsletter-copy{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:15rem;padding:.5rem clamp(5.5rem, 10vw, 7rem) .5rem 0}.newsletter-mascote{position:absolute;right:0;bottom:-2.25rem;width:clamp(6.5rem, 12vw, 8.5rem);opacity:.96;pointer-events:none}.newsletter-mascote img,.newsletter-mascote svg{display:block;width:100%;height:auto}.newsletter-headline{max-width:20ch;margin:.8rem 0 1rem;font-size:clamp(1.8rem, 2.8vw, 2.35rem);font-weight:700;line-height:1.08;color:var(--wp--preset--color--light)}.newsletter-kicker{display:inline-flex;align-self:flex-start;padding:.35rem .65rem;border:1px solid rgb(255 255 255 / .22);border-radius:var(--espectro-radius-pill);color:rgb(255 255 255 / .82);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.newsletter-description{max-width:46ch;margin:0;color:rgb(255 255 255 / .72);font-size:.95rem;line-height:1.65}.newsletter-form{display:flex;flex-direction:column;justify-content:center;gap:1rem;min-width:0}.newsletter-form-heading h3{margin:0 0 .35rem;color:var(--wp--preset--color--light);font-size:clamp(1.2rem, 2vw, 1.5rem)}.newsletter-form-heading p{margin:0;color:rgb(255 255 255 / .68);font-size:.85rem}.newsletter-fields{display:flex;gap:.5rem}.newsletter-fields input[type="email"]{flex:1;min-height:3.5rem;padding:.85rem 1rem;border:2px solid #fff0;border-radius:.7rem;font-family:inherit;font-size:.9375rem;background:var(--wp--preset--color--light);min-width:0}.newsletter-fields input[type="email"]:focus{border-color:var(--wp--preset--color--primary);outline:2px solid #fff0;box-shadow:0 0 0 2px rgb(46 88 201 / .18)}.newsletter-fields button{min-height:3.5rem;padding:.85rem 1.5rem;background:var(--wp--preset--color--accent);color:var(--wp--preset--color--light);border:none;border-radius:.7rem;font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background var(--espectro-transition)}.newsletter-fields button:hover{background:#a8054a}.newsletter-privacy{margin:0;font-size:.72rem;line-height:1.45;color:rgb(255 255 255 / .62);display:flex;align-items:flex-start;gap:.375rem}.newsletter-privacy svg{width:.875rem;height:.875rem;flex-shrink:0;margin-top:.1em}@media (min-width:48rem){.newsletter-inner{grid-template-columns:minmax(0,.9fr) minmax(25rem,1.1fr);align-items:stretch;gap:clamp(1.5rem, 4vw, 3.5rem)}.newsletter-form{min-height:100%}}@media (max-width:35rem){.newsletter-copy{min-height:16rem;padding-right:4.5rem}.newsletter-mascote{right:-1rem;width:6.5rem}.newsletter-fields{flex-direction:column}.newsletter-fields button{width:100%}}.support-banner{padding:1rem 0 2rem}.support-banner-inner{display:grid;gap:1.5rem;align-items:center;padding:2rem;border-radius:var(--espectro-radius-lg);background:#dff3ee;color:var(--wp--preset--color--dark)}.support-banner-icon{display:grid;place-items:center;width:4.5rem;height:4.5rem;border-radius:50%;background:#fff;color:var(--wp--preset--color--primary)}.support-banner-svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:2}.support-banner-kicker,.support-card-type{margin:0 0 .4rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--wp--preset--color--primary)}.support-banner h2{margin:0 0 .6rem;font-size:clamp(1.5rem, 3vw, 2.25rem)}.support-banner p{margin:0;max-width:60ch}.support-banner-action{justify-self:start;background:var(--wp--preset--color--dark);color:#fff}.support-archive-main,.support-single-main{padding-bottom:4rem}.support-filters{display:grid;gap:1rem;margin-bottom:2rem;padding:1.25rem;background:var(--wp--preset--color--muted);border-radius:var(--espectro-radius-md)}.support-filters label{display:grid;gap:.35rem;font-size:.8rem;font-weight:700}.support-filters input,.support-filters select{min-height:2.75rem;padding:.6rem;border:1px solid #ccc;border-radius:.5rem;background:#fff}.support-grid{display:grid;gap:1.25rem}.support-card{padding:1.5rem;border:1px solid rgb(21 21 21 / .12);border-radius:var(--espectro-radius-md);background:#fff}.support-card h2{margin:.3rem 0 .65rem;font-size:1.25rem}.support-card h2 a{color:inherit;text-decoration:none}.support-card-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.support-card-meta span{padding:.25rem .6rem;border-radius:999px;background:var(--wp--preset--color--muted);font-size:.75rem}.support-single-header{max-width:780px;padding:3rem 0 2rem}.support-single-header h1{font-size:clamp(2rem, 5vw, 3.5rem);margin:.5rem 0 1rem}.support-single-layout{display:grid;gap:2rem}.support-summary{padding:1.5rem;border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--muted)}.support-summary dl{margin:0}.support-summary dl div{padding:.8rem 0;border-bottom:1px solid rgb(21 21 21 / .1)}.support-summary dt{font-size:.72rem;font-weight:800;text-transform:uppercase}.support-summary dd{margin:.3rem 0 0}.support-verification{max-width:780px;margin:2rem 0;padding:1rem 1.25rem;border-left:4px solid var(--wp--preset--color--highlight);background:#fff9d8}.support-verification p{margin:.35rem 0 0}@media(min-width:48rem){.support-banner-inner{grid-template-columns:auto 1fr auto;padding:2.5rem 3rem}.support-filters{grid-template-columns:repeat(3,1fr) auto;align-items:end}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-single-layout{grid-template-columns:minmax(0,1fr) minmax(18rem,.45fr)}}.support-featured{max-width:100%;margin-bottom:2rem;border-radius:var(--espectro-radius-md);overflow:hidden}.support-featured img{display:block;width:100%;max-height:34rem;object-fit:cover}.support-video{max-width:780px;margin:0 0 2rem}.support-submission-form{max-width:800px;margin:0 auto 4rem}.support-submission-form h2{margin-top:2.5rem;padding-top:1rem;border-top:1px solid rgb(21 21 21 / .1)}.support-form-row{display:grid;gap:1rem}.support-terms{display:flex;align-items:flex-start;gap:.65rem;margin:1.5rem 0;font-size:.875rem;line-height:1.5}.support-terms input{margin-top:.2rem}.support-terms a{font-weight:600;text-underline-offset:.18em}.support-submission-form small{display:block;margin-top:.35rem;color:var(--wp--preset--color--gray)}.support-submission-form .form-field select{width:100%;min-height:3.25rem;padding:.75rem 3rem .75rem 1rem;border:2px solid rgb(21 21 21 / .12);border-radius:var(--espectro-radius-sm);background-color:var(--wp--preset--color--light);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.1rem;color:var(--wp--preset--color--dark);font-family:inherit;font-size:.9375rem;line-height:1.3;appearance:none;cursor:pointer;transition:border-color var(--espectro-transition),box-shadow var(--espectro-transition),background-color var(--espectro-transition)}.support-submission-form .form-field select:hover{border-color:rgb(21 21 21 / .3);background-color:#fbfbf8}.support-submission-form .form-field select:focus{border-color:var(--wp--preset--color--primary);outline:2px solid #fff0;box-shadow:0 0 0 3px rgb(46 88 201 / .16)}.support-submission-form .form-field select:invalid{color:var(--wp--preset--color--gray)}.support-submission-form .form-field select option{color:var(--wp--preset--color--dark);background:var(--wp--preset--color--light)}@media(min-width:48rem){.support-form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.support-archive-header{display:grid;gap:1.5rem;align-items:center}.support-archive-header .archive-description{margin-bottom:0}.support-single-header--image{display:grid;grid-template-columns:10rem minmax(0,1fr);gap:2rem;align-items:center;max-width:1000px}.support-profile-image img{display:block;width:10rem;height:10rem;object-fit:cover;border-radius:var(--espectro-radius-md)}.support-contact h2,.support-location h2{font-size:1.25rem;margin:0 0 .75rem}.support-contact p,.support-location p{margin:.4rem 0}.support-practical-info{display:grid;gap:1.5rem;max-width:900px;margin:2.5rem 0;padding:1.75rem;border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--muted)}.support-map{max-width:900px;margin:2.5rem 0}.support-map h2{margin-bottom:1rem}.support-map iframe{display:block;width:100%;height:360px;border:0;border-radius:var(--espectro-radius-md);margin-bottom:.75rem}@media(min-width:48rem){.support-archive-header{grid-template-columns:minmax(0,1fr) auto}.support-archive-header .btn{justify-self:end}.support-practical-info{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:35rem){.support-single-header--image{grid-template-columns:1fr}.support-profile-image img{width:7rem;height:7rem}.support-map iframe{height:280px}}.support-primary{min-width:0}.support-location-block,.event-location-block,.support-contact-block{margin-top:2.5rem;padding:1.5rem;border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--muted)}.support-location-block h2,.event-location-block h2,.support-contact-block h2{margin:0 0 .75rem;font-size:1.35rem}.support-location-copy p,.event-location-copy p{margin:.35rem 0 0;font-size:1rem;line-height:1.65}.support-location-block .location-map,.event-location-block .location-map{margin-top:1.25rem}.support-location-block .location-map iframe,.event-location-block .location-map iframe{height:320px}.support-contact-grid{display:grid;gap:1rem}.support-contact-item{display:flex;flex-direction:column;gap:.4rem;min-width:0;padding-top:1rem}.support-contact-item strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.support-contact-item span{font-size:1rem;overflow-wrap:anywhere}.support-contact-item--action .btn{align-self:flex-start}.support-website-link{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;min-width:0;color:inherit;font-weight:400;line-height:1.5;text-decoration:underline;text-underline-offset:.18em}.support-website-link:hover{color:var(--wp--preset--color--primary)}.support-website-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-contact-external-icon{flex:0 0 1rem;width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.support-verification{max-width:none}@media(min-width:48rem){.support-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-contact-item{padding:0 1rem 0 0;border-top:0}.support-contact-item:last-child{padding-right:0;border-right:0}}@media(max-width:35rem){.support-location-block,.event-location-block,.support-contact-block{padding:1.25rem}.support-location-block .location-map iframe,.event-location-block .location-map iframe{height:260px}}.site-footer{position:relative;padding:3rem 0 1.5rem;background:var(--wp--preset--color--muted);border-top:1px solid rgb(21 21 21 / .06)}.footer-inner{display:grid;gap:2rem;align-items:start;text-align:left}.footer-brand{display:grid;gap:1rem}.footer-logo{display:flex;align-items:center;text-decoration:none;gap:1rem}.footer-logo-img{height:2.5rem;width:auto}.footer-description{max-width:30ch;margin:0;font-size:.875rem;line-height:1.6;color:var(--wp--preset--color--gray)}.footer-heading{margin:0 0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-nav ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(8rem,1fr));gap:.75rem 2rem}.footer-nav a{font-size:.875rem;font-weight:600;color:var(--wp--preset--color--dark);text-decoration:none}.footer-nav a:hover{color:var(--wp--preset--color--primary)}.footer-nav .sub-menu{grid-template-columns:1fr;margin-top:.75rem;padding-left:0}.footer-nav .menu-item-has-children>a{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media(max-width:47.99rem){.footer-nav ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:29.99rem){.footer-nav ul{grid-template-columns:1fr}}.footer-link-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.footer-link-groups .footer-nav ul{grid-template-columns:1fr;gap:.6rem}.footer-social{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;gap:.625rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgb(21 21 21 / .12);border-radius:50%;background:var(--wp--preset--color--light);color:var(--wp--preset--color--dark);transition:color var(--espectro-transition)}.footer-social a:hover{color:var(--wp--preset--color--primary);border-color:currentColor}.footer-social svg{width:1.25rem;height:1.25rem}.footer-copy{font-size:.75rem;color:var(--wp--preset--color--gray);margin:0}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgb(21 21 21 / .12)}.footer-designer{display:inline-flex;align-items:center;justify-content:center;color:var(--wp--preset--color--gray);text-decoration:none;transition:color var(--espectro-transition)}.footer-designer:hover,.footer-designer:focus-visible{color:var(--wp--preset--color--primary)}.footer-designer svg{display:block;width:2.125rem;height:2.125rem}@media (min-width:48rem){.footer-inner{grid-template-columns:minmax(0,1fr) auto;gap:2.5rem}.footer-brand{grid-column:1 / -1}.footer-social-area{justify-self:end}.footer-bottom{flex-direction:row;justify-content:space-between;gap:2rem;align-items:center}}@media (min-width:64rem){.footer-inner{grid-template-columns:minmax(15rem,1.1fr) minmax(18rem,1.4fr) minmax(10rem,0.7fr);gap:clamp(2rem, 5vw, 5rem)}.footer-brand{grid-column:auto}}.author-meta{display:flex;align-items:center;gap:.75rem}.author-meta-avatar{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover}.author-meta-avatar-link{display:flex;flex:0 0 auto;border-radius:50%}.author-meta-avatar-link:focus-visible{outline:3px solid var(--wp--preset--color--primary);outline-offset:3px}.author-meta-info{font-size:.875rem;line-height:1.4}.author-meta-prefix{color:var(--wp--preset--color--gray);font-weight:400}.author-meta-name{font-weight:700;color:var(--wp--preset--color--dark)}.author-meta-name a{color:inherit;text-decoration:none}.author-meta-name a:hover{color:var(--wp--preset--color--primary)}.author-meta-details{color:var(--wp--preset--color--gray)}.author-meta-comments{color:inherit;text-underline-offset:.15em}.author-meta-comments:hover,.author-meta-comments:focus-visible{color:var(--wp--preset--color--primary)}.single-author-box{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.25rem;max-width:720px;margin:2.5rem auto;padding:1.5rem;border:1px solid rgb(21 21 21 / .1);border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--muted);scroll-margin-top:2rem}.single-author-avatar img{display:block;width:5rem;height:5rem;border-radius:50%;object-fit:cover}.single-author-kicker{margin:0 0 .25rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wp--preset--color--primary)}.single-author-content h2{margin:0 0 .5rem;font-size:1.25rem}.single-author-bio{color:var(--wp--preset--color--gray);font-size:.9375rem;line-height:1.6}.single-author-bio p{margin:0 0 .75rem}.single-author-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:700;color:var(--wp--preset--color--primary);text-decoration:none}.single-author-link:hover,.single-author-link:focus-visible{text-decoration:underline;text-underline-offset:.2em}#comments{scroll-margin-top:2rem}@media (max-width:35rem){.single-author-box{grid-template-columns:1fr}}.single-post-header{padding:3rem 0 2rem;max-width:720px;margin:0 auto}.single-post-taxonomy{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.single-post-taxonomy .single-post-category{margin-bottom:0}.single-format-badge{display:inline-flex;align-items:center;min-height:1.75rem;padding:.25rem .75rem;border-radius:var(--espectro-radius-pill);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.single-format-badge--chat{background:var(--espectro-type-interview);color:var(--wp--preset--color--light)}.single-format-badge--audio{background:var(--espectro-type-podcast);color:var(--wp--preset--color--light)}.single-format-badge--video{background:var(--espectro-type-video);color:var(--wp--preset--color--light)}.single-source-context{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--wp--preset--color--gray)}.single-source-context a{color:var(--wp--preset--color--primary);text-decoration:none}.single-source-context a:hover{text-decoration:underline}.single-post-category{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.single-post-category a{text-decoration:none}.single-post-title{font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:700;line-height:1.15;margin:0 0 1rem}.single-post-excerpt{font-size:1.125rem;color:var(--wp--preset--color--gray);line-height:1.6;margin:0 0 1.5rem}.single-post-featured{margin:0 0 3rem;border-radius:var(--espectro-radius-md);overflow:hidden}.single-post-featured img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.single-post-content{max-width:720px;margin:0 auto;padding-bottom:3rem}.single-post-content>*+*{margin-top:1.5rem}.single-post-content h2,.single-post-content h3{margin-top:2.5rem}.single-post-content blockquote{border-left:4px solid var(--wp--preset--color--primary);padding-left:1.5rem;margin-left:0;margin-right:0;font-style:italic;color:var(--wp--preset--color--gray)}.single-post-content figure{margin:2rem 0}.single-post-content figcaption{font-size:.8125rem;color:var(--wp--preset--color--gray);margin-top:.5rem}.spotify-embed,.video-embed{max-width:960px;margin:0 auto 2.5rem;overflow:hidden;border-radius:var(--espectro-radius-md)}.spotify-embed iframe,.video-embed iframe{display:block;width:100%;border:0}.video-embed{aspect-ratio:16 / 9;background:var(--wp--preset--color--dark)}.video-embed iframe{height:100%}.single-post-featured--video{position:relative}.video-play-link{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:5rem;height:5rem;border-radius:50%;background:var(--wp--preset--color--light);color:var(--wp--preset--color--accent);text-decoration:none;transform:translate(-50%,-50%);box-shadow:0 .75rem 2rem rgb(0 0 0 / .22)}.format-placeholder{max-width:800px;margin:0 auto 2rem;padding:3rem 2rem;border-radius:var(--espectro-radius-lg);background:var(--wp--preset--color--muted);color:var(--wp--preset--color--gray);text-align:center}.single-post-content--intro{padding-bottom:1.5rem}.chat-transcript{display:grid;gap:1.25rem;max-width:800px;margin:0 auto 3rem}.chat-message{max-width:min(85%, 42rem);padding:1rem 1.25rem;border-radius:1.25rem}.chat-message--host{justify-self:start;border-bottom-left-radius:.25rem;background:var(--wp--preset--color--muted)}.chat-message--guest{justify-self:end;border-bottom-right-radius:.25rem;background:#dfe7ff}.newsletter-privacy a{color:inherit;text-underline-offset:.15em}.newsletter-privacy a:hover,.newsletter-privacy a:focus-visible{color:var(--wp--preset--color--light)}.chat-message--participant-2{background:#f8dce8;color:var(--wp--preset--color--dark)}.chat-message--participant-3{background:#f7edb8;color:var(--wp--preset--color--dark)}.chat-speaker{margin-bottom:.375rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.chat-message p{margin:0;font-size:1rem;line-height:1.6}.original-publication{max-width:720px;margin:0 auto 2rem;padding:1rem 1.25rem;border-left:3px solid var(--wp--preset--color--primary);background:var(--wp--preset--color--muted);color:var(--wp--preset--color--gray)}.original-publication strong{display:block;margin-bottom:.25rem;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--wp--preset--color--dark)}.original-publication p{margin:0;font-size:.875rem;line-height:1.6}.original-publication a{font-weight:700}.author-profile{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 0 2rem;gap:1.5rem}.author-profile-img{width:120px;height:120px;border-radius:50%;object-fit:cover}.author-profile-name{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:700;margin:0 0 .5rem}.author-profile-bio{max-width:55ch;color:var(--wp--preset--color--gray);line-height:1.7;margin:0 auto .75rem}.author-profile-bio p:last-child{margin-bottom:0}.author-profile-stats{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;color:var(--wp--preset--color--gray)}.author-profile-stat-icon{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.author-profile-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;margin-top:1rem}.author-profile-social{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.author-posts{padding-top:1rem}.author-posts .section-title{margin-bottom:1.75rem}.author-profile-social a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--wp--preset--color--muted);color:var(--wp--preset--color--dark);transition:background var(--espectro-transition),color var(--espectro-transition)}.author-profile-social a:hover{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--light)}.author-profile-social svg{width:1.125rem;height:1.125rem}@media (min-width:48rem){.author-profile{flex-direction:row;text-align:left;align-items:flex-start;gap:2rem}.author-profile-bio{margin:0 0 .75rem}.author-profile-social{justify-content:flex-start}.author-profile-actions{justify-content:flex-start}}.archive-header{padding:3rem 0 2rem}.archive-title{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:700;margin:0}.archive-description{font-size:1.0625rem;color:var(--wp--preset--color--gray);margin:.75rem 0 0;max-width:50ch}.archive-grid{display:grid;gap:var(--espectro-gap);padding-bottom:3rem}@media (min-width:48rem){.archive-grid{grid-template-columns:repeat(3,1fr)}}.search-form-large{max-width:600px;margin:0 0 2rem}.search-form-large form{display:flex;gap:.5rem}.search-form-large input[type="search"]{flex:1;padding:.875rem 1.25rem;border:2px solid rgb(21 21 21 / .12);border-radius:var(--espectro-radius-sm);font-family:inherit;font-size:1.0625rem}.search-form-large input[type="search"]:focus{border-color:var(--wp--preset--color--primary);outline:2px solid #fff0;box-shadow:0 0 0 2px rgb(46 88 201 / .18)}.search-form-large button{padding:.875rem 1.5rem;background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light);border:none;border-radius:var(--espectro-radius-sm);font-family:inherit;font-weight:700;font-size:1rem;cursor:pointer}.pagination{padding:2rem 0 4rem;display:flex;justify-content:center;gap:.5rem}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border-radius:var(--espectro-radius-sm);font-size:.9375rem;font-weight:600;text-decoration:none;color:var(--wp--preset--color--dark);transition:background var(--espectro-transition)}.pagination a:hover{background:var(--wp--preset--color--muted)}.pagination .current{background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light)}.page-404{padding:6rem 0;text-align:center}.page-404-mascote{width:120px;margin:0 auto 2rem;opacity:.6}.page-404-mascote svg{width:100%;height:auto}.page-404 h1{font-size:clamp(1.5rem, 3vw, 2rem);margin:0 0 1rem}.page-404 p{color:var(--wp--preset--color--gray);margin:0 0 2rem;max-width:40ch;margin-inline:auto}.form-feedback{padding:1rem 1.25rem;border-radius:var(--espectro-radius-sm);margin-bottom:1.5rem;font-size:.9375rem;font-weight:600}.form-feedback p{margin:0}.form-feedback--success{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.form-feedback--error{background:#fce4ec;color:#c62828;border:1px solid #ef9a9a}.espectro-form{display:flex;flex-direction:column;gap:1.25rem}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-field label{font-size:.875rem;font-weight:700;color:var(--wp--preset--color--dark)}.form-field label span{color:var(--wp--preset--color--accent)}.form-field input,.form-field textarea{padding:.75rem 1rem;border:2px solid rgb(21 21 21 / .12);border-radius:var(--espectro-radius-sm);font-family:inherit;font-size:.9375rem;background:var(--wp--preset--color--light);color:var(--wp--preset--color--dark);transition:border-color var(--espectro-transition)}.form-field input:focus,.form-field textarea:focus{border-color:var(--wp--preset--color--primary);outline:2px solid #fff0;box-shadow:0 0 0 2px rgb(46 88 201 / .18)}.form-field textarea{resize:vertical;min-height:120px}.contact-form-section{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgb(21 21 21 / .08)}.contact-form-section h2{margin-top:0;margin-bottom:1.5rem}.comments-area{max-width:720px;margin:0 auto;padding:2rem 0 3rem;border-top:1px solid rgb(21 21 21 / .08)}.comments-title{font-size:1.25rem;font-weight:700;margin:0 0 1.5rem}.comment-list{list-style:none;margin:0;padding:0}.comment-list .comment{padding:1.25rem 0;border-bottom:1px solid rgb(21 21 21 / .06)}.comment-list .children{list-style:none;padding-left:2rem;margin:0}.comment-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.comment-meta .avatar{width:2.25rem;height:2.25rem;border-radius:50%}.comment-author{font-weight:700;font-size:.875rem;color:var(--wp--preset--color--dark)}.comment-date{font-size:.8125rem;color:var(--wp--preset--color--gray)}.comment-body p{margin:.5rem 0 0;font-size:.9375rem;line-height:1.6}.comment-reply-link{font-size:.8125rem;font-weight:700;color:var(--wp--preset--color--primary);text-decoration:none;margin-top:.5rem;display:inline-block}.comment-respond{margin-top:2rem;padding-top:1.5rem}.comment-reply-title{font-size:1.125rem;font-weight:700;margin:0 0 1rem}.comment-form{display:flex;flex-direction:column;gap:1rem}.comment-form label{font-size:.875rem;font-weight:700;display:block;margin-bottom:.25rem}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea{width:100%;padding:.75rem 1rem;border:2px solid rgb(21 21 21 / .12);border-radius:var(--espectro-radius-sm);font-family:inherit;font-size:.9375rem}.comment-form input:focus,.comment-form textarea:focus{border-color:var(--wp--preset--color--primary);outline:2px solid #fff0;box-shadow:0 0 0 2px rgb(46 88 201 / .18)}.comment-form .form-submit input{display:inline-flex;align-items:center;padding:.75rem 1.75rem;background:var(--wp--preset--color--dark);color:var(--wp--preset--color--light);border:none;border-radius:var(--espectro-radius-pill);font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer}.comment-form .form-submit input:hover{background:var(--wp--preset--color--primary)}.comment-list .says{font-weight:400}.comment-metadata{font-size:.875rem}.post-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:2rem auto;padding-top:1.5rem}.post-tags a{display:inline-block;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;color:var(--wp--preset--color--dark);background:var(--wp--preset--color--muted);border-radius:var(--espectro-radius-pill);text-decoration:none;transition:background var(--espectro-transition),color var(--espectro-transition)}.post-tags a:hover{background:var(--wp--preset--color--primary);color:var(--wp--preset--color--light)}.event-single-main,.event-archive-main{padding-bottom:4rem}.event-hero{max-width:880px;padding:3.5rem 0 2.5rem}.event-badge{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.3rem .8rem;border-radius:var(--espectro-radius-pill);background:var(--espectro-type-event);color:var(--wp--preset--color--dark);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.event-hero h1{margin:0 0 1rem;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:700;line-height:1.1}.event-excerpt{max-width:60ch;margin:0;color:var(--wp--preset--color--gray);font-size:1.125rem;line-height:1.6}.event-layout{display:grid;gap:2rem;align-items:start}.event-featured{margin-bottom:2.5rem;overflow:hidden;border-radius:var(--espectro-radius-md)}.event-featured img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.event-content{max-width:none}.event-summary{padding:1.5rem;border:1px solid rgb(21 21 21 / .1);border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--muted)}.event-summary dl,.event-summary dd{margin:0}.event-summary dl{display:grid;gap:1.25rem}.event-summary dl>div{padding-bottom:1.25rem;border-bottom:1px solid rgb(21 21 21 / .1)}.event-summary dt{margin-bottom:.25rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--wp--preset--color--gray)}.event-summary dd{font-weight:600;line-height:1.5}.event-summary dd span{font-size:.875rem;font-weight:400;color:var(--wp--preset--color--gray)}.event-action,.event-online-link{margin-top:1.25rem}.event-online-link{display:inline-block;font-size:.875rem;font-weight:700}.event-accessibility{margin-top:2rem;padding:1.5rem;border-left:4px solid var(--wp--preset--color--primary);background:var(--wp--preset--color--muted)}.event-accessibility h2,.event-accessibility p{margin:0}.event-accessibility h2{margin-bottom:.5rem;font-size:1.25rem}.event-map{margin-top:2.5rem}.event-map iframe{display:block;width:100%;height:360px;margin-bottom:.75rem;border:0;border-radius:var(--espectro-radius-md)}.event-archive-header .event-badge{margin-bottom:.75rem}.event-filters{display:grid;gap:1rem;margin-bottom:1.25rem;padding:1.25rem;border:1px solid rgb(21 21 21 / .1);border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--muted)}.event-filter-field{display:grid;gap:.375rem}.event-filter-field label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.event-filter-field select,.event-filter-field input{width:100%;min-height:2.75rem;padding:.625rem .75rem;border:1px solid rgb(21 21 21 / .16);border-radius:var(--espectro-radius-sm);background:var(--wp--preset--color--light);font:inherit;font-size:.875rem}.event-filter-field select:focus,.event-filter-field input:focus{border-color:var(--wp--preset--color--primary);outline:2px solid #fff0;box-shadow:0 0 0 2px rgb(46 88 201 / .18)}.event-filter-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.event-filter-actions a{font-size:.875rem;font-weight:700}.event-results-count{margin:0 0 1.5rem;font-size:.8125rem;color:var(--wp--preset--color--gray)}.event-no-results{margin-bottom:3rem;padding:3rem 1.5rem;border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--muted);text-align:center}.event-no-results h2,.event-no-results p{margin-top:0}.event-grid{display:grid;gap:2rem;padding-bottom:3rem}.event-card{overflow:hidden;border:1px solid rgb(21 21 21 / .08);border-radius:var(--espectro-radius-md);background:var(--wp--preset--color--light)}.event-card-image,.event-card-image img{display:block;width:100%}.event-card-image img{aspect-ratio:16 / 9;object-fit:cover}.event-card-body{padding:1.25rem}.event-card-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.event-card-meta time,.event-card-meta span{padding:.2rem .55rem;border-radius:var(--espectro-radius-pill);background:var(--wp--preset--color--muted);font-size:.6875rem;font-weight:700;text-transform:uppercase}.event-card h2{margin:0 0 .75rem;font-size:1.25rem}.event-card h2 a{color:inherit;text-decoration:none}.event-card p{margin:0 0 1rem;color:var(--wp--preset--color--gray);font-size:.875rem;line-height:1.6}.event-card-location{font-size:.8125rem;font-weight:700}@media (min-width:48rem){.event-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.event-filter-actions{grid-column:1 / -1}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.event-filters{grid-template-columns:0.8fr 0.9fr 1fr 1.2fr auto;align-items:end}.event-filter-actions{grid-column:auto;flex-wrap:nowrap}.event-filter-actions a{white-space:nowrap}.event-layout{grid-template-columns:minmax(0,1fr) 21rem;gap:3rem}.event-summary{position:sticky;top:6rem}.event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.related-content{margin:clamp(3rem, 7vw, 6rem) 0;padding-top:clamp(2rem, 4vw, 3rem);border-top:1px solid rgb(21 21 21 / .12)}.related-content-heading{margin-bottom:1.5rem}.related-content-kicker,.related-card-type{margin:0 0 .35rem;color:var(--wp--preset--color--primary);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.related-card-type{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;padding:.25rem .6rem;border-radius:var(--espectro-radius-pill);color:var(--wp--preset--color--light);background:var(--espectro-type-publication)}.related-card-type--chat{background:var(--espectro-type-interview)}.related-card-type--audio{background:var(--espectro-type-podcast)}.related-card-type--video{background:var(--espectro-type-video)}.related-card-type--evento{background:var(--espectro-type-event);color:var(--wp--preset--color--dark)}.related-content h2{margin:0;font-size:clamp(1.75rem, 3vw, 2.5rem);font-weight:600}.related-content-grid{display:grid;gap:1.25rem}.related-card{overflow:hidden;border:1px solid rgb(21 21 21 / .12);border-radius:1rem;background:var(--wp--preset--color--light)}.related-card-image{display:block;aspect-ratio:16 / 9;background:var(--wp--preset--color--muted)}.related-card-image:empty::after{content:'';display:block;width:100%;height:100%;background:linear-gradient(135deg,rgb(46 88 201 / .06),rgb(206 7 88 / .06))}.related-card-image img{width:100%;height:100%;object-fit:cover}.related-card-body{padding:1.25rem}.related-card h3{margin:.35rem 0 .75rem;font-size:1.15rem;font-weight:600;line-height:1.25}.related-card h3 a{color:inherit;text-decoration:none}.related-card h3 a:hover{text-decoration:underline}.related-card-body>p:last-child{margin:0;color:var(--wp--preset--color--gray);font-size:.875rem;line-height:1.5}@media (min-width:48rem){.related-content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.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}.single-post-content p{line-height:1.8;word-spacing:.05em;margin-bottom:1.25em}.single-post-content li{line-height:1.8;margin-bottom:.5em}.single-post-content h2,.single-post-content h3{margin-bottom:.75rem}.article-card-format-icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;margin-right:.25em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.article-card-format-icon--video,.single-format-icon--video{fill:currentColor;stroke:none}.single-format-icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;margin-right:.35em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-card-label-icon,.event-badge-icon,.related-card-type-icon{width:1.1em;height:1.1em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-card-label-icon--video,.related-card-type-icon--video{fill:currentColor;stroke:none}.hero-category::before,.article-card-category::before,.single-post-category::before{content:"";display:inline-block;width:.5em;height:.5em;border-radius:50%;background:currentColor;margin-right:.4em;vertical-align:.1em}@media (forced-colors:active){.article-card-format,.single-format-badge{border:1px solid}.hero-category::before,.article-card-category::before,.single-post-category::before{forced-color-adjust:none}}.location-map{margin-top:2.5rem}.location-map iframe{display:block;width:100%;height:360px;margin-bottom:.75rem;border:0;border-radius:var(--espectro-radius-md)}:where(.single-post-content,.editor-styles-wrapper){--espectro-content-border:rgba(21, 21, 21, 0.14);--espectro-content-surface:var(--wp--preset--color--muted, #f5f5f0)}:where(.single-post-content,.editor-styles-wrapper) :where(img,video){max-width:100%;height:auto}:where(.single-post-content,.editor-styles-wrapper) :where(.aligncenter,.wp-block-image.aligncenter){margin-inline:auto;text-align:center}:where(.single-post-content,.editor-styles-wrapper) :where(.alignleft,.alignright){max-width:min(50%, 22rem);margin-bottom:1rem}:where(.single-post-content,.editor-styles-wrapper) .alignleft{float:left;margin-right:1.5rem}:where(.single-post-content,.editor-styles-wrapper) .alignright{float:right;margin-left:1.5rem}.single-post-content>.alignwide{width:min(1200px, calc(100vw - 3rem));max-width:none;margin-left:50%;transform:translateX(-50%)}.single-post-content>.alignfull{width:100vw;max-width:none;margin-left:50%;transform:translateX(-50%)}.editor-styles-wrapper .alignwide{max-width:1200px}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-caption,.wp-block-image,.wp-block-gallery,.wp-block-embed){max-width:100%}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-caption-text,.wp-element-caption,figcaption){color:var(--wp--preset--color--gray,#6b7280);font-size:.8125rem;line-height:1.5;margin-top:.5rem;text-align:center}:where(.single-post-content,.editor-styles-wrapper) .wp-block-image img,:where(.single-post-content,.editor-styles-wrapper) .wp-block-gallery img{border-radius:var(--espectro-radius-sm,8px)}:where(.single-post-content,.editor-styles-wrapper) .wp-block-gallery{gap:1rem}:where(.single-post-content,.editor-styles-wrapper) :where(.gallery,.wp-block-columns){display:flex;flex-wrap:wrap;gap:1.5rem}:where(.single-post-content,.editor-styles-wrapper) .gallery-item{flex:1 1 12rem;margin:0;text-align:center}:where(.single-post-content,.editor-styles-wrapper) .gallery-item img{border-radius:var(--espectro-radius-sm,8px);margin-inline:auto}:where(.single-post-content,.editor-styles-wrapper) .gallery-caption{color:var(--wp--preset--color--gray,#6b7280);font-size:.8125rem;line-height:1.5;margin-top:.5rem}:where(.single-post-content,.editor-styles-wrapper) :where(blockquote,.wp-block-quote){border-left:4px solid var(--wp--preset--color--primary,#2e58c9);color:var(--wp--preset--color--gray,#6b7280);font-style:italic;margin-inline:0;padding:.5rem 0 .5rem 1.5rem}:where(.single-post-content,.editor-styles-wrapper) .wp-block-pullquote{border-block:4px solid var(--wp--preset--color--primary,#2e58c9);padding-block:2rem;text-align:center}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-block-quote cite,.wp-block-pullquote cite){color:var(--wp--preset--color--dark,#151515);font-size:.8125rem;font-style:normal;font-weight:700}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-block-table,.wp-block-table table){width:100%}:where(.single-post-content,.editor-styles-wrapper) .wp-block-table{overflow-x:auto;-webkit-overflow-scrolling:touch}:where(.single-post-content,.editor-styles-wrapper) .wp-block-table table{border-collapse:collapse;font-size:.9375rem}:where(.single-post-content,.editor-styles-wrapper) .wp-block-table :where(th,td){border:1px solid var(--espectro-content-border);padding:.75rem 1rem;text-align:left;vertical-align:top}:where(.single-post-content,.editor-styles-wrapper) .wp-block-table th{background:var(--espectro-content-surface);font-weight:700}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-block-button__link,.wp-element-button){transition:background-color var(--espectro-transition,0.2s ease),color var(--espectro-transition,0.2s ease),transform var(--espectro-transition,0.2s ease)}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-block-button__link,.wp-element-button):hover{transform:translateY(-1px)}:where(.single-post-content,.editor-styles-wrapper) .wp-block-button.is-style-outline .wp-block-button__link{background:#fff0;border:2px solid currentColor;color:var(--wp--preset--color--primary,#2e58c9)}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-block-cover,.wp-block-media-text,.wp-block-group.has-background){border-radius:var(--espectro-radius-md,16px);overflow:hidden}:where(.single-post-content,.editor-styles-wrapper) .wp-block-group.has-background{padding:clamp(1.5rem, 4vw, 3rem)}:where(.single-post-content,.editor-styles-wrapper) .wp-block-media-text__content{padding:clamp(1.5rem, 4vw, 3rem)}:where(.single-post-content,.editor-styles-wrapper) :where(.wp-block-embed__wrapper,.wp-block-video){border-radius:var(--espectro-radius-sm,8px);overflow:hidden}:where(.single-post-content,.editor-styles-wrapper) .wp-block-embed__wrapper iframe{max-width:100%}:where(.single-post-content,.editor-styles-wrapper) :where(pre,.wp-block-code){background:var(--wp--preset--color--dark,#151515);border:0;border-radius:var(--espectro-radius-sm,8px);color:var(--wp--preset--color--light,#fff);overflow-x:auto;padding:1.25rem;tab-size:4}:where(.single-post-content,.editor-styles-wrapper) :where(code,kbd){font-family:ui-monospace,"Cascadia Code","Courier New",monospace}:where(.single-post-content,.editor-styles-wrapper) :where(:not(pre)>code,kbd){background:var(--espectro-content-surface);border-radius:4px;color:var(--wp--preset--color--accent,#ce0758);padding:.125em .35em}:where(.single-post-content,.editor-styles-wrapper) .wp-block-separator{border:0;border-top:2px solid var(--espectro-content-border);margin-block:2.5rem}:where(.single-post-content,.editor-styles-wrapper) .wp-block-separator.is-style-dots{border:0}:where(.single-post-content,.editor-styles-wrapper) .wp-block-file{align-items:center;background:var(--espectro-content-surface);border-radius:var(--espectro-radius-sm,8px);display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:space-between;padding:1rem}:where(.single-post-content,.editor-styles-wrapper) .wp-block-file__button{border-radius:var(--espectro-radius-pill,9999px);font-weight:700}:where(.single-post-content,.editor-styles-wrapper) details.wp-block-details{border:1px solid var(--espectro-content-border);border-radius:var(--espectro-radius-sm,8px);padding:1rem 1.25rem}:where(.single-post-content,.editor-styles-wrapper) details.wp-block-details summary{cursor:pointer;font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{clip:auto!important;clip-path:none;height:auto;left:1rem;padding:.75rem 1rem;top:1rem;width:auto;z-index:100000}@media (max-width:47.99rem){:where(.single-post-content,.editor-styles-wrapper) :where(.alignleft,.alignright){float:none;max-width:100%;margin-inline:0}:where(.single-post-content,.editor-styles-wrapper) .wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}:where(.single-post-content,.editor-styles-wrapper) .wp-block-columns:not(.is-not-stacked-on-mobile){flex-direction:column}:where(.single-post-content,.editor-styles-wrapper) .wp-block-file{align-items:flex-start;flex-direction:column}}