:root{--ink:#191718;--paper:#f4f0e8;--violet:#6044f5;--acid:#d9ff43;--coral:#ff5d45;--line:#19171838;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--paper) 91%, transparent);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;min-height:72px;padding:.75rem clamp(1rem,3vw,3rem);display:flex;position:sticky;top:0}.wordmark{color:var(--ink);letter-spacing:-.08em;align-items:baseline;gap:.06em;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:900;text-decoration:none;display:inline-flex}.slash{color:var(--violet)}nav{align-items:center;gap:clamp(.8rem,2.5vw,2.2rem);display:flex}nav a{font-size:.82rem;font-weight:700;text-decoration:none}nav a:hover,nav a:focus-visible{text-underline-offset:.35rem;text-decoration:underline}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:.75rem 1rem}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 28%,#d9ff43c7 0 9rem,#0000 9.1rem),linear-gradient(115deg,#0000 0 60%,#6044f514 60% 100%);min-height:calc(100svh - 72px);padding:clamp(3rem,7vw,6.5rem) clamp(1rem,3vw,3rem) 1.25rem;position:relative;overflow:hidden}.hero:after{content:"";aspect-ratio:1;border:clamp(1.2rem, 3vw, 2.8rem) solid var(--violet);mix-blend-mode:multiply;pointer-events:none;border-radius:50%;width:min(38vw,29rem);position:absolute;top:3rem;right:-5rem}.eyebrow,.kicker{z-index:1;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800;position:relative}.pulse{background:var(--coral);border-radius:50%;width:.58rem;height:.58rem;margin-right:.45rem;display:inline-block}h1{z-index:1;letter-spacing:-.09em;max-width:12ch;margin:clamp(2rem,7vh,5rem) 0;font-size:clamp(4.7rem,13vw,11.5rem);font-weight:900;line-height:.72;position:relative}h1 em{color:var(--violet);font-family:Georgia,serif;font-weight:400}.hero-bottom{z-index:1;justify-content:space-between;align-items:end;gap:2rem;margin-left:min(26vw,22rem);display:flex;position:relative}.hero-bottom p{max-width:37rem;margin:0;font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.42}.button{border:1px solid var(--ink);background:var(--acid);border-radius:999px;flex:none;justify-content:space-between;gap:1.2rem;min-width:13rem;padding:1rem 1.2rem;font-size:.82rem;font-weight:850;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover,.button:focus-visible{box-shadow:4px 4px 0 var(--ink);transform:translate(-3px,-3px)}.hero-note{color:#1917189e;text-transform:uppercase;gap:1rem;font-size:.65rem;font-weight:750;display:flex;position:absolute;bottom:1.4rem;right:2rem}.hero-note span+span:before{content:"·";margin-right:1rem}.locations-preview{padding:clamp(5rem,10vw,9rem) clamp(1rem,3vw,3rem)}.section-heading{grid-template-columns:minmax(7rem,.35fr) minmax(15rem,1.1fr) minmax(15rem,.65fr);align-items:start;gap:2rem;margin-bottom:clamp(3rem,7vw,6rem);display:grid}.section-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(2.8rem,6vw,6rem);line-height:.91}.section-heading>p:last-child{max-width:30rem;margin:0;font-size:1.05rem;line-height:1.55}.location-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(12,1fr);display:grid}.location-card{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-column:span 4;min-height:22rem;padding:1.1rem;text-decoration:none;transition:color .18s,background .18s;position:relative;overflow:hidden}.location-card:nth-child(4),.location-card:nth-child(5),.location-card:nth-child(6),.location-card:nth-child(7){grid-column:span 3;min-height:18rem}.location-number{font-size:.7rem;font-weight:800}.location-status{float:right;text-transform:uppercase;font-size:.68rem;font-weight:750}.location-status i{background:currentColor;border-radius:50%;width:.48rem;height:.48rem;margin-right:.4rem;display:inline-block}.location-city{letter-spacing:-.075em;max-width:82%;font-size:clamp(2rem,4vw,4.6rem);font-weight:900;line-height:.9;position:absolute;bottom:3.2rem;left:1rem}.location-meta{align-items:center;gap:.8rem;font-size:.75rem;display:flex;position:absolute;bottom:1rem;left:1rem}.location-meta b{border:1px solid;border-radius:999px;padding:.23rem .4rem;font-size:.58rem}.location-arrow{font-size:1.4rem;position:absolute;bottom:1rem;right:1rem}.location-card:hover,.location-card:focus-visible{color:#fff;background:var(--ink);outline:none}.theme-electric{background:#d9ff43}.theme-mango{background:#ff9d45}.theme-pink{background:#ffb8e3}.theme-blue{background:#9bd9ff}.theme-green{background:#8ce8a4}.theme-red{background:#ff7869}.theme-lavender{background:#c7baff}.site-footer{color:#fff;background:var(--ink);grid-template-columns:.8fr 1.4fr 1fr;gap:2rem;padding:clamp(3rem,6vw,5rem) clamp(1rem,3vw,3rem) 1.5rem;display:grid}.wordmark--small{color:#fff}.site-footer p{margin:0}.footer-links{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.footer-links a{text-underline-offset:.3rem;font-size:.82rem}.fine-print{color:#ffffff8c;text-transform:uppercase;grid-column:1/-1;padding-top:3rem;font-size:.65rem}.page-hero{border-bottom:1px solid var(--ink);background:#ffb8e3;min-height:72svh;padding:clamp(4rem,9vw,8rem) clamp(1rem,3vw,3rem)}.page-hero--violet{color:#fff;background:var(--violet)}.page-hero--acid{background:var(--acid)}.page-hero h1{max-width:10ch;margin:clamp(2rem,6vw,4rem) 0;font-size:clamp(4rem,11vw,10rem);line-height:.78}.page-hero--violet h1 em{color:var(--acid)}.page-lede{max-width:48rem;margin:0 0 0 auto;font-size:clamp(1.15rem,2.2vw,1.7rem);line-height:1.45}.page-section{padding:clamp(5rem,9vw,8rem) clamp(1rem,3vw,3rem)}.section-heading--compact{margin-bottom:3rem}.section-heading--compact h2{font-size:clamp(3rem,5vw,5rem)}.city-page{background:var(--paper)}.city-hero{border-bottom:1px solid var(--ink);min-height:80svh;padding:1.25rem clamp(1rem,3vw,3rem) clamp(3rem,6vw,5rem)}.city-topline{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.7rem;font-weight:800;display:flex}.city-hero h1{max-width:none;margin:clamp(4rem,10vh,8rem) 0 3rem;font-size:clamp(5.8rem,16vw,15rem);line-height:.72}.city-hero>p{max-width:44rem;margin:0 0 3rem auto;font-size:clamp(1.2rem,2.4vw,1.8rem);line-height:1.45}.button--dark{color:#fff;background:var(--ink);margin-left:auto}.button--dark:hover,.button--dark:focus-visible{box-shadow:4px 4px #fff}.city-details{border-bottom:1px solid var(--ink);grid-template-columns:.5fr 1.2fr 1fr;align-items:start;gap:2rem;padding:clamp(3rem,7vw,6rem) clamp(1rem,3vw,3rem);display:grid}.city-details>a{letter-spacing:-.05em;text-underline-offset:.4rem;font-size:clamp(1.5rem,3vw,2.8rem);font-weight:850}.city-details>p:last-child{margin:0;line-height:1.55}.city-principles,.principle-list{grid-template-columns:repeat(3,1fr);display:grid}.city-principles>div,.principle-list article{border-right:1px solid var(--ink);min-height:23rem;padding:1.25rem}.city-principles>div:last-child,.principle-list article:last-child{border-right:0}.city-principles span,.principle-list span{font-size:.7rem;font-weight:800}.city-principles h2,.principle-list h2{letter-spacing:-.06em;margin:7rem 0 1.2rem;font-size:clamp(1.8rem,3vw,3rem)}.city-principles p,.principle-list p{max-width:24rem;line-height:1.55}.principle-list{border-bottom:1px solid var(--ink)}.principle-list article{min-height:31rem}.manifesto{background:var(--coral);padding:clamp(5rem,10vw,10rem) clamp(1rem,3vw,3rem)}.manifesto>p{text-transform:uppercase;font-size:.72rem;font-weight:800}.manifesto blockquote{letter-spacing:-.045em;max-width:19ch;margin:4rem 0 0 auto;font-family:Georgia,serif;font-size:clamp(2.8rem,6vw,6rem);line-height:.98}.join-grid{border-bottom:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.join-panel{border-right:1px solid var(--ink);min-height:34rem;padding:clamp(2rem,5vw,5rem)}.join-panel:last-child{border-right:0}.join-panel--dark{color:#fff;background:var(--ink)}.join-panel h2{letter-spacing:-.075em;margin:5rem 0 1.5rem;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.92}.join-panel>p:not(.kicker){max-width:33rem;margin-bottom:2rem;line-height:1.55}.join-panel--dark .button{color:var(--ink);border-color:#fff}.chapter-directory{padding:clamp(5rem,9vw,8rem) clamp(1rem,3vw,3rem)}.chapter-directory>h2{letter-spacing:-.08em;margin:2rem 0 4rem;font-size:clamp(3rem,7vw,7rem)}.chapter-directory>div{border-top:1px solid var(--ink)}.chapter-directory a{border-bottom:1px solid var(--ink);grid-template-columns:1fr 1fr auto;align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;display:grid}.chapter-directory a span{letter-spacing:-.055em;font-size:clamp(1.5rem,3vw,2.7rem);font-weight:850}.chapter-directory a small{text-transform:uppercase;font-weight:700}.chapter-directory a:hover span,.chapter-directory a:focus-visible span{color:var(--violet)}.not-found{background:#c7baff;min-height:calc(100svh - 72px);padding:clamp(4rem,10vw,9rem) clamp(1rem,3vw,3rem)}.not-found h1{margin:4rem 0}@media (width<=800px){.site-header nav>a:not(.nav-cta){display:none}.hero{min-height:48rem}.hero:after{width:18rem;top:10rem;right:-6rem}h1{margin-top:4rem;font-size:clamp(4.4rem,25vw,8rem);line-height:.76}.hero-bottom{flex-direction:column;align-items:flex-start;margin-left:0}.hero-note{flex-wrap:wrap;bottom:1.2rem;left:1rem;right:auto}.section-heading{grid-template-columns:1fr}.location-card,.location-card:nth-child(n){grid-column:span 6;min-height:17rem}.site-footer{grid-template-columns:1fr 1fr}.city-details,.city-principles,.principle-list{grid-template-columns:1fr}.city-principles>div,.principle-list article{border-right:0;border-bottom:1px solid var(--ink);min-height:auto}.city-principles>div:last-child,.principle-list article:last-child{border-bottom:0}.city-principles h2,.principle-list h2{margin-top:4rem}.join-grid{grid-template-columns:1fr}.join-panel{border-right:0;border-bottom:1px solid var(--ink);min-height:28rem}.join-panel:last-child{border-bottom:0}}@media (width<=520px){.nav-cta{padding:.7rem .85rem}.hero-note{display:none}.location-card,.location-card:nth-child(n){grid-column:span 12;min-height:13rem}.location-city{font-size:3.1rem}.site-footer{grid-template-columns:1fr}.fine-print{grid-column:1}.city-topline{flex-wrap:wrap}.city-hero h1{margin-top:6rem;font-size:clamp(4.5rem,24vw,8rem)}.chapter-directory a{grid-template-columns:1fr auto}.chapter-directory a small{grid-row:2}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
