html.community-html,html.community-html body{margin:0;padding:0;min-height:100vh}html.community-html body{background:var(--bg-color);color:var(--text-color);font-family:var(--font-sans);overflow-x:hidden;overflow-y:auto}.community-page{max-width:38rem;margin:0 auto;padding:clamp(2.5rem,7vw,5rem) 1.5rem;padding-bottom:calc(clamp(2.5rem,7vw,5rem) + 64px);box-sizing:border-box}.community-page--wide{max-width:54rem}.community-back{display:inline-block;margin-bottom:2rem;font-family:var(--font-mono);font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-subtle);text-decoration:none;transition:color .2s ease}.community-back:hover{color:var(--text-color)}.community-kicker{margin:0 0 .4rem;font-family:var(--font-mono);font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-subtle)}.community-title{margin:0 0 clamp(2rem,5vw,3.5rem);font-size:clamp(1.1rem,3vw,1.5rem);font-weight:600;line-height:1.3;color:var(--text-color)}.walkers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem .75rem;align-items:start}@media(min-width:640px){.walkers-grid{grid-template-columns:repeat(3,1fr)}}.walker-cell{position:relative;min-width:0;overflow:visible}.walker-link{display:inline-flex;align-items:center;gap:.4rem;max-width:100%;font-size:.65rem;font-weight:300;line-height:1.6;text-decoration:none;color:var(--text-color)}.walker-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid var(--ink-line);transition:border-color .2s ease}.walker-link:hover .walker-name{border-color:var(--text-color)}.walker-count{flex-shrink:0;min-width:1.75ch;text-align:center;font-family:var(--font-mono);font-size:.6rem;font-weight:300;font-variant-numeric:tabular-nums;color:#b5afa6}.walker-photos{pointer-events:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%);z-index:100;margin-bottom:.5rem;display:none;width:max-content;max-width:min(92vw,17rem)}@media(min-width:640px){.walker-cell:hover .walker-photos{display:flex}}.walker-photos img{width:4.25rem;flex-shrink:0;border:1px solid var(--ink-line);background:#fff;padding:3px;margin-left:-1.15rem;box-shadow:0 2px 10px #00000017}.walker-photos img:first-child{margin-left:0}.walker-show-more{display:inline-flex;align-items:center;gap:.4rem;font-size:.65rem;font-weight:300;line-height:1.6;border:0;background:transparent;padding:0;color:var(--ink-subtle);cursor:pointer;font-family:inherit;transition:color .2s ease}.walker-show-more:hover{color:var(--text-color)}.walkers-hidden{display:none!important}.stories-collage{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-bottom:clamp(2rem,5vw,4rem)}.stories-hero{width:100%;display:flex;justify-content:center}.story-snippet{width:100%;display:flex}.story-snippet:nth-child(odd){justify-content:flex-start}.story-snippet:nth-child(2n){justify-content:flex-end}.story-bubble{position:relative;max-width:85%;padding:.75rem 1rem;font-size:.88rem;line-height:1.55;color:var(--text-color);background:var(--paper-warm);border-radius:1.1rem;box-shadow:0 1px 3px #0000000a;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.story-bubble--dim{filter:blur(1.5px);opacity:.55;transform:scale(.97)}.story-tapback{position:absolute;top:-.6rem;right:.75rem;font-size:.9rem;line-height:1}.story-tail{position:absolute;bottom:-1px;width:12px;height:10px}.story-tail--left{left:-4px}.story-tail--right{right:-4px;transform:scaleX(-1)}.story-tail svg{display:block;width:100%;height:100%;fill:var(--paper-warm)}.sessions-list{display:flex;flex-direction:column;gap:clamp(2rem,5vw,3.5rem)}.session-row{display:grid;grid-template-columns:minmax(0,16rem) 1fr;gap:1.25rem;align-items:start}@media(max-width:640px){.session-row{grid-template-columns:1fr}}.session-carousel{position:relative;aspect-ratio:4 / 3;width:100%;overflow:hidden;background:var(--paper-deep, #ede1c9);border-radius:2px}.session-carousel img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.session-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border:none;border-radius:50%;background:#fffaf0e6;color:var(--text-color);font-size:1.1rem;cursor:pointer;opacity:0;transition:opacity .2s ease}.session-carousel-btn:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:inherit}.session-carousel:hover .session-carousel-btn{opacity:1}@media(hover:none){.session-carousel-btn{opacity:1}}.session-carousel-btn:hover{color:var(--accent-color)}.session-carousel-btn--prev{left:.4rem}.session-carousel-btn--next{right:.4rem}.session-info{min-width:0}.session-title{margin:0 0 .35rem;font-size:1rem;font-weight:600;line-height:1.3}.session-attendees{margin:0 0 .5rem;font-size:.82rem;font-weight:300;color:var(--ink-muted);line-height:1.4}.session-meta{margin:0;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.06em;color:var(--ink-subtle);font-variant-numeric:tabular-nums}.why-blocks{display:flex;flex-direction:column;gap:clamp(2rem,5vw,3rem)}.why-block h2{margin:0 0 .4rem;font-size:1rem;font-weight:700;line-height:1.35}.why-block p{margin:0;font-size:.88rem;font-weight:300;line-height:1.55;color:var(--ink-muted)}.why-link{color:var(--ink-muted);text-decoration:underline;text-decoration-color:var(--ink-line);text-underline-offset:.2em;transition:color .2s ease,text-decoration-color .2s ease}.why-link:hover{color:var(--text-color);text-decoration-color:var(--text-color)}
