.hero[data-astro-cid-lcdefpme]{padding-block:clamp(2.5rem,2rem + 5vw,5.5rem);position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";background:radial-gradient(120% 80% at 80% 0%, var(--accent-soft) 0%, transparent 60%);pointer-events:none;position:absolute;inset:0}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid;position:relative}h1[data-astro-cid-lcdefpme] .accent[data-astro-cid-lcdefpme]{color:var(--accent);display:block}.hero-text[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{margin-top:18px;margin-bottom:clamp(8px,1vw,16px);font-weight:500}.hero-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.collage[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:12px;display:grid}.collage[data-astro-cid-lcdefpme] img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border);width:100%}.collage[data-astro-cid-lcdefpme] img:nth-child(2),.collage[data-astro-cid-lcdefpme] img:nth-child(4){transform:translateY(18px)}.why-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}.why[data-astro-cid-lcdefpme]{padding:22px 20px 24px}.why-icon[data-astro-cid-lcdefpme]{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:11px;place-items:center;margin-bottom:14px;display:grid}.why[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:7px;font-size:1.05rem}.why[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.92rem}.next[data-astro-cid-lcdefpme]{padding:22px 24px 24px}.next-talk[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);color:var(--ink);padding:11px 0;font-weight:600}.next-talk[data-astro-cid-lcdefpme]:first-child{padding-top:0}.next-faces[data-astro-cid-lcdefpme]{margin:16px 0;display:flex}.next-faces[data-astro-cid-lcdefpme] img{object-fit:cover;border:2px solid var(--surface-raised);border-radius:50%;width:36px;height:36px;margin-left:-10px}.next-faces[data-astro-cid-lcdefpme] img:first-child{margin-left:0}.meetup-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.speaker-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}.team-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.quote-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.person[data-astro-cid-lcdefpme]{gap:18px;padding:20px;display:flex}.person[data-astro-cid-lcdefpme] img{border-radius:var(--radius);object-fit:cover;flex-shrink:0;width:96px;height:96px}.person[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--step-2)}.person-title[data-astro-cid-lcdefpme]{color:var(--accent);margin:5px 0 10px;font-size:.95rem;font-weight:600}.person-bio[data-astro-cid-lcdefpme]{color:var(--muted);font-size:1rem}.quote[data-astro-cid-lcdefpme]{flex-direction:column;padding:22px;display:flex}.quote-who[data-astro-cid-lcdefpme]{align-items:center;gap:13px;margin-bottom:16px;display:flex}.quote-who[data-astro-cid-lcdefpme] img{object-fit:cover;object-position:center 22%;border-radius:50%;flex-shrink:0;width:52px;height:52px}.quote-name[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:1.02rem;font-weight:700;line-height:1.2}.quote-role[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:2px;font-size:.82rem}.quote[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);color:var(--text);flex:1;margin:0;padding-top:16px;font-size:1rem}.quote[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:16px;font-size:.82rem;display:flex}.quote-meetup[data-astro-cid-lcdefpme],.quote-source[data-astro-cid-lcdefpme]{color:var(--muted);align-items:center;gap:5px;font-weight:600;display:inline-flex}.quote-source[data-astro-cid-lcdefpme]{color:var(--accent)}.quote-meetup[data-astro-cid-lcdefpme]:hover,.quote-source[data-astro-cid-lcdefpme]:hover{color:var(--accent-bright)}.peek[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.peek-item[data-astro-cid-lcdefpme]{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-sunken);padding:0;display:block;position:relative;overflow:hidden}.peek-expand[data-astro-cid-lcdefpme]{color:#fff;opacity:0;background:#080e0a73;place-items:center;transition:opacity .16s;display:grid;position:absolute;inset:0}.peek-item[data-astro-cid-lcdefpme]:hover .peek-expand[data-astro-cid-lcdefpme],.peek-item[data-astro-cid-lcdefpme]:focus-visible .peek-expand[data-astro-cid-lcdefpme]{opacity:1}.peek-item[data-astro-cid-lcdefpme] img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .24s}.peek-item[data-astro-cid-lcdefpme]:hover img{transform:scale(1.05)}.hosts[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);margin-top:clamp(2rem,1.5rem + 2vw,3rem);padding-top:clamp(1.75rem,1.5rem + 1vw,2.25rem)}.host-chips[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:9px;margin:14px 0 12px;display:flex}.host-chips[data-astro-cid-lcdefpme] .chip[data-astro-cid-lcdefpme]{color:var(--ink);gap:9px;padding:8px 14px;font-size:.9rem}.host-city[data-astro-cid-lcdefpme]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--faint);font-size:.7rem;font-weight:400}.hosts-note[data-astro-cid-lcdefpme]{color:var(--muted);max-width:58ch;font-size:.9rem}.join-band[data-astro-cid-lcdefpme]{background:var(--surface-alt);border-top:1px solid var(--border);text-align:center;padding-block:clamp(3rem,2rem + 4vw,4.5rem)}.join-band[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:52ch;margin:14px auto 24px}@media (width<=1000px){.why-grid[data-astro-cid-lcdefpme],.meetup-grid[data-astro-cid-lcdefpme],.quote-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.speaker-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}@media (width<=860px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.collage[data-astro-cid-lcdefpme]{order:-1;grid-template-columns:repeat(4,1fr)}.collage[data-astro-cid-lcdefpme] img{aspect-ratio:1}.collage[data-astro-cid-lcdefpme] img:nth-child(2),.collage[data-astro-cid-lcdefpme] img:nth-child(4){transform:none}.team-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=620px){.meetup-grid[data-astro-cid-lcdefpme],.quote-grid[data-astro-cid-lcdefpme],.why-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.speaker-grid[data-astro-cid-lcdefpme],.peek[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.person[data-astro-cid-lcdefpme]{flex-direction:column;gap:14px}}
