:root{--color-cream:#f5f1e8;--color-cream-dark:#e4ddcf;--color-forest:#07172b;--color-forest-light:#12395f;--color-accent:#c79a3d;--color-accent-light:#e0bd66;--color-gold:#76c4cf;--color-ink:#111820;--color-ink-light:#33404f;--color-stone:#6f7882;--radius-card:12px;--header-height:60px}.skip-link{top:var(--space-sm);left:var(--space-sm);z-index:1100;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-card);background:var(--color-forest);color:var(--color-cream);transform:translateY(calc(-100% - var(--space-lg)));position:fixed}.skip-link:focus{color:var(--color-cream);transform:translateY(0)}.hero{height:100svh;min-height:0;padding:calc(var(--header-height) + clamp(var(--space-sm), 5svh, var(--space-xl))) var(--page-gutter) clamp(var(--space-md), 6svh, var(--space-xl));background-image:url(/images/busan.webp);background-position:50% 45%}.hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#f5f1e8c7 0%,#f5f1e875 42%,#07172b57 100%),linear-gradient(90deg,#07172b38 0%,#0000 38%,#c95f3d24 100%);position:absolute;inset:0}.hero-texture{z-index:1;opacity:.34;background-image:radial-gradient(circle at 18% 28%,#76c4cf29 0%,#0000 45%),radial-gradient(circle at 82% 68%,#c95f3d24 0%,#0000 48%),repeating-linear-gradient(90deg,#07172b14 0 1px,#0000 1px 34px),url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.hero-content{z-index:2;margin-bottom:0}.hero-title{font-size:var(--text-display-xl);color:var(--color-forest);text-shadow:0 2px 30px #f5f1e880}.hero-label{background:#f5f1e8bd;border:1px solid #07172b1f;border-radius:999px}.site-header.scrolled{background:#f5f1e8f5}.busan-site-header .logo-img{width:28px;height:28px}.busan-site-header .logo{min-width:44px;min-height:44px}.busan-site-header .logo-text{font-size:var(--text-lg);font-weight:500}.busan-site-header .busan-header-nav{gap:clamp(.9rem,1.7vw,1.65rem)}.busan-site-header .busan-header-nav a{font-size:var(--text-micro);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.busan-site-header .cta-button{min-height:44px;font-size:var(--text-xs);border-width:2px;padding:.5rem 1rem}.locale-switcher{color:var(--color-stone);font-size:var(--text-xs);letter-spacing:.08em;align-items:center;gap:.25rem;display:flex}.locale-switcher a{min-width:44px;min-height:44px;color:inherit;justify-content:center;align-items:center;display:inline-flex}.locale-switcher a[aria-current=page]{color:var(--color-forest);text-underline-offset:.25em;font-weight:700;text-decoration:underline}html[lang=ko] .busan-site-header .busan-header-nav a,html[lang=ko] .locale-switcher{letter-spacing:0}@media (width<=700px){.busan-site-header .busan-header-nav{display:none}.header-right{gap:.25rem}.locale-switcher{gap:0}.busan-site-header .cta-button{padding-inline:.65rem}}@media (width<=440px){.busan-site-header .logo-text,.locale-separator{display:none}.busan-header-inner{width:calc(100% - (var(--page-gutter) + var(--page-gutter)))}.busan-site-header .logo{gap:0}}.site-footer .footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.site-footer .footer-links a{justify-content:center;align-items:center;min-height:44px;padding-inline:.5rem;display:inline-flex}.site-footer .footer-links .separator{padding:0 .25rem}@media (width<=440px){.site-footer .footer-links{gap:.25rem .5rem}.site-footer .footer-links .separator{display:none}}.cta-button{border-color:#f5f1e8d1;box-shadow:0 10px 28px #07172b1f}.cta-button:hover{background:var(--color-accent);box-shadow:0 10px 28px #c95f3d47}.layer-section-centered .layer-description{font-family:var(--font-display);font-size:var(--text-display-sm);color:var(--color-forest);line-height:1.35}.layer-image img{border-radius:var(--radius-card);box-shadow:0 18px 48px #07172b24}#busan .layer-image,#post-growth .layer-image,#sea .layer-image{max-width:none}#busan .layer-image img,#post-growth .layer-image img,#sea .layer-image img{object-fit:cover;width:100%;height:220px}.theme-section{background:var(--color-forest)}.proto-section{background:var(--color-cream);color:var(--color-ink-light);border-top:1px solid #07172b1f}.busan-stat-grid{gap:var(--space-md);max-width:900px;margin:var(--space-lg) auto 0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.busan-stat{padding:var(--space-md);border-radius:var(--radius-card);text-align:left;background:#ffffff0d;border:1px solid #f7f4ed2e}.busan-stat strong{color:var(--color-cream);font-family:var(--font-display);font-size:var(--text-display-sm);margin-bottom:var(--space-xs);line-height:1;display:block}.busan-stat span{color:#f7f4edb8;font-size:var(--text-sm);line-height:1.45;display:block}.proto-section .section-title{max-width:var(--content-width);margin:0 auto var(--space-md);text-align:center}.proto-intro{max-width:var(--content-width);margin:0 auto var(--space-xl);text-align:center}.proto-intro>p{max-width:680px;color:var(--color-ink-light);margin:0 auto}.proto-subtitle{font-family:var(--font-display);font-size:var(--text-display-sm);color:var(--color-forest);margin-bottom:var(--space-xs);font-weight:500}.proto-subtitle-center{text-align:center;margin-bottom:var(--space-lg)}.people-group{max-width:var(--content-width);margin:0 auto}.people-group-heading{margin-bottom:var(--space-md);text-align:center}.people-index{color:var(--color-forest);font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;line-height:1.1}.people-grid{gap:var(--space-md);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.person-card{border-radius:var(--radius-card);background:#fffaf2;border:1px solid #07172b24;flex-direction:column;min-width:0;display:flex;overflow:hidden}.person-photo{object-fit:cover;width:100%;height:260px}.person-card:first-child .person-photo{object-position:center 60%}.person-photo-placeholder{color:#07172b80;font-family:var(--font-display);font-size:var(--text-display-lg);background:linear-gradient(145deg,#76c4cf2e,#07172b0f),repeating-linear-gradient(135deg,#0000 0 15px,#07172b09 15px 16px);place-items:center;display:grid}.person-copy{min-height:190px;padding:var(--space-md);flex-direction:column;flex:1;display:flex;position:relative}.person-copy h4{color:var(--color-forest);font-family:var(--font-display);font-size:var(--text-xl);margin-bottom:var(--space-xs);font-weight:500;line-height:1.1}.person-bio{color:var(--color-ink-light);font-size:var(--text-sm);line-height:1.5}.is-placeholder .person-copy{min-height:145px}.is-placeholder{background:#07172b06;border-style:dashed}#timeline .week-timetable thead th:not(.time-header),#timeline .week-timetable tbody td:not(.time-cell){width:calc(20% - 14px)}.theme-card{border-radius:var(--radius-card);background:#f5f1e80f;border-color:#f5f1e824;box-shadow:inset 0 1px #f5f1e80f}.theme-title{color:var(--color-cream)}.theme-description{color:#f5f1e8c2}.gallery-carousel:before{background:linear-gradient(to left, transparent, var(--color-cream))}.gallery-carousel:after{background:linear-gradient(to right, transparent, var(--color-cream))}.carousel-slide,.carousel-slide img{border-radius:var(--radius-card)}.carousel-btn{background:var(--color-cream-dark);color:var(--color-forest)}.carousel-btn:hover{background:var(--color-forest);color:var(--color-cream)}.week-timetable .activity.morning{color:var(--color-forest);background:#dfeaf3}.week-timetable .activity.work{color:var(--color-forest);background:#bfd4e6}.week-timetable .activity.meal{color:#6b541a;background:#efe3c4}.week-timetable .activity.special{color:var(--color-forest);background:#d4e7e9}@media (width<=760px){.busan-stat-grid{grid-template-columns:1fr}.hero{height:100svh;min-height:0;padding:calc(var(--header-height) + var(--space-sm)) var(--page-gutter) var(--space-lg);background-position:top}.hero-title{font-size:var(--text-display-lg);letter-spacing:0}.layer-section-centered .layer-description{font-size:var(--text-display-sm)}.person-copy{min-height:170px;padding:var(--space-sm)}.person-bio{font-size:var(--text-sm)}}@media (width<=899px){.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=440px){.people-grid{grid-template-columns:1fr}.person-photo{aspect-ratio:4/3}}@media (height<=640px){.hero{padding-top:calc(var(--header-height) + var(--space-xs));padding-bottom:var(--space-sm)}.hero-title{font-size:var(--text-display-lg);margin-bottom:var(--space-md)}}@media (width>=900px){#busan .layer-image,#sea .layer-image{margin-left:calc(-1 * var(--space-xl));width:calc(100% + var(--space-xl));mask-image:linear-gradient(90deg,#0000 0%,#000 34%)}#post-growth .layer-image{margin-right:calc(-1 * var(--space-xl));mask-image:linear-gradient(270deg,#0000 0%,#000 34%)}#busan .layer-image img,#post-growth .layer-image img,#sea .layer-image img{height:340px}}.theme-section,.program-section,.neighborhoods-section,.village-board-section,.busan-people-section,.proto-section{padding:var(--space-2xl) var(--page-gutter)}.voices-grid{gap:var(--space-sm);max-width:var(--content-width);grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;display:grid}.section-eyebrow,.section-kicker{color:var(--color-accent);font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.theme-section .section-eyebrow,.theme-section .section-kicker,.theme-section .people-index,.theme-section .status-badge,.village-board-section .section-eyebrow,.village-board-section .section-kicker,.village-board-section .status-badge,.busan-people-section .section-eyebrow,.busan-people-section .section-kicker,.busan-people-section .status-badge{color:var(--color-accent-light)}.section-lead{max-width:680px;margin:var(--space-md) auto 0;text-align:center}.program-section,.neighborhoods-section{max-width:none;margin:0}.program-heading,.neighborhoods-heading,.section-heading{max-width:var(--content-width);text-align:center;margin-left:auto;margin-right:auto}.neighborhoods-heading>p{max-width:58ch;margin-left:auto;margin-right:auto}.theme-section .section-title{text-align:center}.voice-card{padding:var(--space-md);border:1px solid var(--color-cream-dark);border-radius:var(--radius-card);background:#fffaf2}.voice-card h3{margin:var(--space-xs) 0;font-size:var(--text-xl);line-height:1.1}.neighborhoods-layout{gap:var(--space-lg);max-width:var(--content-width);margin:var(--space-lg) auto 0;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:start;display:grid}.neighborhood-cards{min-width:0;display:block}.neighborhood-card{background:0 0;border:0;position:relative;overflow:visible}.neighborhood-card[hidden]{display:none}.neighborhood-card.is-active{box-shadow:none}.neighborhood-image{border-radius:var(--radius-card);background:var(--color-forest);position:relative;overflow:hidden}.neighborhood-card img{aspect-ratio:16/7;object-fit:cover;filter:saturate(.82)contrast(1.04);width:100%;transition:transform .7s var(--ease-out), filter .7s var(--ease-out);display:block}.neighborhood-card:hover img{filter:saturate()contrast(1.04);transform:scale(1.018)}.neighborhood-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#07172bb8);height:62%;position:absolute;inset:auto 0 0}.neighborhood-image figcaption{z-index:1;right:var(--space-md);bottom:var(--space-sm);left:var(--space-md);align-items:flex-start;gap:var(--space-2xs);color:#fffdf8eb;flex-direction:column;display:flex;position:absolute}.neighborhood-caption-name{font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;font-weight:700}.neighborhood-caption-context{color:#fffdf8d1;max-width:38ch;font-size:var(--text-sm);font-weight:500;line-height:1.35}.neighborhood-card-content{padding:var(--space-md) 0 0}.neighborhood-question{padding:var(--space-sm) 0 0}.neighborhood-question h4{margin-bottom:var(--space-sm);color:var(--color-stone);font-family:var(--font-body);font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.neighborhood-question p{color:var(--color-forest);font-family:var(--font-display);font-size:var(--text-display-sm);line-height:1.08}.neighborhood-map-shell{top:calc(var(--header-height) + var(--space-sm));position:sticky}.neighborhood-map{position:relative}#busan-neighborhood-map{background:var(--color-cream-dark);border-radius:12px;width:100%;height:min(70vh,680px);min-height:420px}.neighborhood-marker{background:var(--color-forest);border:12px solid #fff;border-radius:50%;width:44px;height:44px;box-shadow:0 2px 10px #07172b55}.neighborhood-marker.is-active{background:var(--color-accent);transform:scale(1.25)}.program-image-placeholder,.option-image-placeholder{min-height:280px;padding:var(--space-sm);text-align:center;color:#ffffffb3;background:linear-gradient(145deg,#234c6c,#07172b);place-items:center;display:grid}.program-feature-image{object-fit:cover;width:100%;height:100%;min-height:360px}.status-badge{margin-bottom:var(--space-xs);font-size:var(--text-eyebrow);text-transform:uppercase;letter-spacing:.12em;font-weight:600;display:inline-block}.program-container{max-width:var(--content-width);margin:0 auto}.program-heading .section-title{margin-bottom:var(--space-sm);color:var(--color-cream)}.program-heading>p:last-child{color:#f5f1e8b8;max-width:58ch;margin-left:auto;margin-right:auto}.program-group{margin-top:var(--space-xl)}.program-group-label{margin:0 0 var(--space-md);color:var(--color-cream);font-family:var(--font-display);font-size:var(--text-display-sm);text-align:center;font-weight:500;line-height:1.3}.program-list{column-gap:var(--space-lg);grid-template-columns:max-content minmax(0,1fr);list-style:none;display:grid;position:relative}.program-row{display:contents}.program-row-label{text-align:right;color:var(--color-accent-light);font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;padding-top:.2em;font-weight:600}.program-row-copy{padding-bottom:var(--space-lg);position:relative}.program-row:last-child .program-row-copy{padding-bottom:0}.program-row-copy h4{margin-bottom:var(--space-xs);color:var(--color-cream);font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;line-height:1.1}.program-row-copy p{color:#f5f1e8b8;max-width:48ch;font-size:var(--text-sm);line-height:1.5}@media (width>=768px){.program-list{column-gap:var(--space-lg);grid-template-columns:repeat(5,minmax(0,1fr))}.program-row{gap:var(--space-xs);padding-top:var(--space-lg);flex-direction:column;display:flex;position:relative}.program-row-label{text-align:left;padding-top:0}.program-row-copy{padding-bottom:0}}.program-activities{margin-top:var(--space-xl)}.program-activity-grid{gap:var(--space-md);grid-template-columns:repeat(12,minmax(0,1fr));list-style:none;display:grid}.program-activity-card:nth-child(-n+3){grid-column:span 4}.program-activity-card:nth-child(n+4){grid-column:span 3}.program-activity-card{min-height:180px;padding:var(--space-md);border-radius:var(--radius-card);text-align:center;background:#f5f1e80e;border:1px solid #f5f1e824;flex-direction:column;justify-content:center;display:flex}.program-activity-card h4{margin-bottom:var(--space-xs);color:var(--color-cream);font-family:var(--font-display);font-size:var(--text-xl);text-wrap:balance;font-weight:500;line-height:1.1}.program-activity-card p{color:#f5f1e8b8;font-size:var(--text-sm);line-height:1.5}.busan-people-section{background:var(--color-forest);color:#f5f1e8bd;max-width:none}.busan-people-section .section-title,.busan-people-section h3{color:var(--color-cream)}.voice-card{background:#ffffff0d;border-color:#ffffff26;padding:0;overflow:hidden}.voice-copy{padding:var(--space-md)}.voice-portrait{background:linear-gradient(145deg,#163d61,#07172b);height:180px;position:relative;overflow:hidden}.voice-portrait img{object-fit:cover;object-position:center 30%;filter:grayscale(.25);width:100%;height:100%}.footer-note{margin:var(--space-sm) auto;font-size:var(--text-sm);color:var(--color-stone)}@media (width<=800px){.voices-grid{grid-template-columns:repeat(2,1fr)}.neighborhoods-layout{grid-template-columns:1fr}.neighborhood-map-shell{grid-row:1;position:static}#busan-neighborhood-map{height:240px;min-height:240px}.program-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-activity-grid .program-activity-card{grid-column:auto}.featured-table{grid-template-columns:1fr}.featured-table img{min-height:260px}}@media (width<=440px){.voices-grid{grid-template-columns:1fr}.program-list{column-gap:var(--space-md)}.program-activity-grid{grid-template-columns:1fr}.program-activity-card{min-height:0}.program-principles li,.program-principles li:nth-child(2n){border-left:0;padding-left:0}.program-principles li+li{border-top:1px solid #07172b24}}.neighborhood-selector{gap:var(--space-xs);margin-bottom:var(--space-sm);scrollbar-width:thin;display:flex;overflow-x:auto}.neighborhood-map-fallback{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.neighborhood-map-shell.is-unavailable .neighborhood-map-fallback{width:100%;height:min(70vh,680px);min-height:420px;padding:var(--space-md);clip:auto;white-space:normal;border-radius:var(--radius-card);background:var(--color-cream-dark);color:var(--color-ink-light);text-align:center;border:1px solid #07172b24;place-items:center;margin:0;display:grid;position:static;overflow:visible}.neighborhood-map-shell.is-unavailable .neighborhood-map{display:none}.neighborhood-selector-button{min-height:44px;padding:var(--space-sm);border-radius:var(--radius-card);color:var(--color-forest);font:500 var(--text-sm)/1.2 var(--font-body);text-align:left;background:0 0;border:1px solid #07172b2e;flex:none}.neighborhood-selector-button.is-active{border-color:var(--color-accent);background:var(--color-accent);color:#fffdf8}.voices-grid{border-top:1px solid #f5f1e82e;display:block}.voice-card{background:0 0;border:0;border-bottom:1px solid #f5f1e829;border-radius:0;grid-template-columns:180px minmax(0,1fr);display:grid}.voice-portrait{height:auto;min-height:190px}.voice-copy{gap:var(--space-xs) var(--space-lg);grid-template-columns:minmax(180px,.45fr) 1fr;align-content:center;display:grid}.voice-copy h3{grid-row:span 2}.open-role-list{border-top:1px solid #07172b2e;gap:0;display:grid}.open-role-row{gap:var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid #07172b24;grid-template-columns:4rem minmax(180px,.45fr) 1fr;align-items:baseline;display:grid}.open-role-row h4{color:var(--color-forest);font-family:var(--font-display);font-size:var(--text-xl);line-height:1.1}.open-role-row p{color:var(--color-stone)}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--color-gold);outline-offset:3px}@media (width<=800px){.neighborhood-selector{margin-top:var(--space-2xs)}.neighborhood-map-shell.is-unavailable .neighborhood-map-fallback{height:240px;min-height:240px}.neighborhood-card img{aspect-ratio:16/8}.open-role-row{grid-template-columns:3rem 1fr}.open-role-row p:last-child{grid-column:2}.voice-card{grid-template-columns:110px minmax(0,1fr)}.voice-copy{padding:var(--space-sm);grid-template-columns:1fr}.voice-copy h3{grid-row:auto}}@media (width<=560px){.neighborhood-selector{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.neighborhood-selector-button{width:100%}}@media (width<=440px){.program-section,.neighborhoods-section,.village-board-section,.busan-people-section{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.neighborhood-card img{aspect-ratio:4/3}.neighborhood-image figcaption{right:var(--space-sm);bottom:var(--space-sm);left:var(--space-sm)}.neighborhood-card-content{padding-top:var(--space-md)}.neighborhood-question{padding:var(--space-sm) 0 0}.neighborhood-question p{font-size:var(--text-xl)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-program-route]{--program-route-paper:var(--color-forest);--program-route-paper-deep:var(--color-forest-light);--program-route-ink:var(--color-cream);--program-route-muted:#f5f1e8bd;--program-route-rail:#020b15;--program-route-orange:var(--color-accent);--program-route-orange-dark:var(--color-accent-light);padding:var(--space-2xl) var(--page-gutter);background:var(--program-route-paper);color:var(--program-route-ink);border-top:1px solid #f5f1e82e;overflow-x:clip}[data-program-route] *,[data-program-route] :before,[data-program-route] :after{box-sizing:border-box}[data-program-route] :where(img,svg,video,canvas){max-width:100%}.program-route-shell,.program-route-container{width:min(100%, var(--content-width));margin:0 auto}.program-route-heading{max-width:66ch;margin-bottom:var(--space-lg)}.program-route-heading :where(.section-eyebrow,.section-kicker){color:var(--program-route-orange-dark)}.program-route-heading .section-title,.program-route-title{margin-bottom:var(--space-sm);color:var(--program-route-ink);text-align:left}.program-route-heading :where(p,.section-lead),.program-route-lead{max-width:58ch;color:var(--program-route-muted);text-align:left;margin:0}.program-route-ruler,[data-program-ruler]{gap:var(--space-xs) var(--space-md);margin:0 0 var(--space-lg);padding:var(--space-sm) 0;border-top:1px solid color-mix(in srgb, var(--program-route-ink) 22%, transparent);border-bottom:1px solid color-mix(in srgb, var(--program-route-ink) 22%, transparent);color:var(--program-route-muted);font-size:var(--text-eyebrow);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;align-items:center;font-weight:600;display:flex}.program-route-ruler strong,[data-program-ruler] strong{color:var(--program-route-orange-dark)}.program-route-index,.program-route-overview,[data-program-overview]{margin:0 0 var(--space-lg);border:1px solid color-mix(in srgb, var(--program-route-ink) 18%, transparent);background:color-mix(in srgb, var(--program-route-ink) 18%, transparent);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.program-route-index{padding:0;list-style:none}.program-route-index>li,.program-route-overview>*,[data-program-overview]>*{min-width:0;padding:var(--space-sm);background:var(--program-route-paper-deep)}.program-route-index a,.program-route-overview :where(button,a),[data-program-overview] :where(button,a){width:100%;min-height:44px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.program-route-index strong,.program-route-overview :where(strong,b),[data-program-overview] :where(strong,b){color:var(--program-route-ink);font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:normal;text-transform:none;font-weight:500;line-height:1.05;display:block}.program-route-index a>span{margin-bottom:var(--space-2xs);color:var(--program-route-orange-dark);font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;font-weight:700;display:block}.program-route-index a.is-active{color:var(--program-route-orange-dark)}.program-route-layout,[data-program-route-layout]{gap:clamp(var(--space-md), 4vw, var(--space-xl));grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:start;display:grid}.program-route-map-shell,.program-map-shell,[data-program-map-shell]{top:calc(var(--header-height) + var(--space-sm));background:var(--program-route-rail);min-width:0;color:var(--program-route-paper);position:sticky;overflow:hidden}.program-route-map-shell :where(h3,p),.program-map-shell :where(h3,p),[data-program-map-shell] :where(h3,p){padding-right:var(--space-sm);padding-left:var(--space-sm)}.program-route-map-shell h3,.program-map-shell h3,[data-program-map-shell] h3{margin:var(--space-sm) 0 var(--space-2xs);color:inherit;font-family:var(--font-display);font-size:var(--text-xl);font-weight:500}.program-route-map-shell>p,.program-map-shell>p,[data-program-map-shell]>p{margin:0 0 var(--space-sm);color:color-mix(in srgb, var(--program-route-paper) 72%, transparent);font-size:var(--text-sm)}[data-program-route] #busan-neighborhood-map{background:#d9d4c8;border:0;border-radius:0;width:100%;height:min(68vh,660px);min-height:420px}.program-route-map-fallback,.program-map-fallback,[data-program-map-shell] .neighborhood-map-fallback{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.program-map-shell.is-unavailable .program-map-fallback,[data-program-map-shell].is-unavailable .program-map-fallback{width:100%;min-height:420px;padding:var(--space-md);clip:auto;white-space:normal;background:var(--program-route-rail);color:var(--program-route-ink);text-align:center;place-items:center;margin:0;display:grid;position:static;overflow:visible}.program-map-shell.is-unavailable #busan-neighborhood-map,[data-program-map-shell].is-unavailable #busan-neighborhood-map{display:none}.program-route-marker,.program-route-weekend-node{border:2px solid var(--program-route-ink);background:var(--program-route-rail);width:44px;height:44px;color:var(--program-route-ink);font:700 var(--text-sm)/1 var(--font-body);border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 2px 10px #07172b55}.program-route-marker.is-active,.program-route-weekend-node.is-active,[data-program-route].is-weekend-active .program-route-weekend-node{border-color:var(--program-route-ink);background:var(--program-route-orange);color:#fffdf8;transform:scale(1.12)}.program-route-accordion,.program-chapters,[data-program-accordion]{border-top:1px solid color-mix(in srgb, var(--program-route-ink) 24%, transparent);min-width:0}.program-route-chapter,[data-program-chapter]{border-bottom:1px solid color-mix(in srgb, var(--program-route-ink) 24%, transparent);min-width:0}.program-route-chapter>summary,[data-program-chapter]>summary,.program-chapter>summary,.program-route-chapter-toggle,[data-program-chapter-toggle]{gap:var(--space-sm);width:100%;min-height:56px;padding:var(--space-sm) 0;color:var(--program-route-ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(5.5rem,.32fr) minmax(0,1fr) auto;align-items:center;display:grid}.program-route-chapter>summary{list-style:none}.program-route-chapter>summary::-webkit-details-marker{display:none}.program-chapter>summary::-webkit-details-marker{display:none}.program-route-chapter :where(.program-route-date,[data-program-date]),[data-program-chapter] :where(.program-chapter-date,.program-route-date,[data-program-date]){color:var(--program-route-orange-dark);font-size:var(--text-eyebrow);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.program-route-chapter :where(h3,h4,.program-route-chapter-title,[data-program-chapter-title]),[data-program-chapter] :where(.program-chapter-heading>strong,h3,h4,.program-route-chapter-title,[data-program-chapter-title]){min-width:0;color:var(--program-route-ink);font-family:var(--font-display);font-size:clamp(var(--text-lg), 2.4vw, var(--text-xl));overflow-wrap:anywhere;margin:0;font-weight:500;line-height:1.08}.program-route-chapter>summary:after,[data-program-chapter]>summary:after,.program-route-chapter-toggle:after,[data-program-chapter-toggle]:after{content:"+";border:1px solid color-mix(in srgb, var(--program-route-ink) 30%, transparent);width:44px;height:44px;color:var(--program-route-orange-dark);font-size:var(--text-xl);border-radius:50%;place-items:center;line-height:1;display:grid}.program-chapter>summary:after{display:none}.program-chapter-toggle{border:1px solid color-mix(in srgb, var(--program-route-ink) 30%, transparent);color:#0000;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.program-chapter-toggle:after{content:"+";color:var(--program-route-orange-dark);font-size:var(--text-xl);line-height:1}.program-route-chapter[open]>summary:after,[data-program-chapter][open]>summary:after,.program-route-chapter-toggle[aria-expanded=true]:after,[data-program-chapter-toggle][aria-expanded=true]:after{content:"−";background:var(--program-route-orange);border-color:var(--program-route-orange);color:#fffdf8}.program-chapter[open] .program-chapter-toggle{border-color:var(--program-route-orange);background:var(--program-route-orange)}.program-chapter[open] .program-chapter-toggle:after{content:"−";color:#fffdf8}.program-route-chapter-content,.program-chapter-body,[data-program-chapter-content]{min-width:0;padding:0 0 var(--space-lg)}.program-route-chapter :where(.program-route-premise,[data-program-premise]){max-width:58ch;margin:0 0 var(--space-md);color:var(--program-route-muted);font-family:var(--font-display);font-size:var(--text-lg);line-height:1.25}.program-chapter-heading>span:last-child{margin-top:var(--space-2xs);color:var(--program-route-muted);font-size:var(--text-sm);line-height:1.35;display:block}.program-chapter-tags{gap:var(--space-2xs);margin:0 0 var(--space-sm);flex-wrap:wrap;padding:0;list-style:none;display:flex}.program-chapter-tags li{border:1px solid color-mix(in srgb, var(--program-route-orange) 42%, transparent);color:var(--program-route-orange-dark);font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;padding:.3rem .5rem;font-weight:700}.program-daily-rhythm{margin:0 0 var(--space-md);color:var(--program-route-muted);font-size:var(--text-sm);line-height:1.45}.program-route-events,.program-events,[data-program-events]{gap:var(--space-xs);margin:0 0 var(--space-md);padding:0;list-style:none;display:grid}.program-route-events li,.program-events li,[data-program-events] li{gap:var(--space-sm);padding-top:var(--space-xs);border-top:1px solid color-mix(in srgb, var(--program-route-ink) 15%, transparent);color:var(--program-route-ink);font-size:var(--text-sm);grid-template-columns:6.5rem minmax(0,1fr);line-height:1.45;display:grid}.program-route-events :where(time,.program-route-event-time,[data-program-event-time]),.program-events li>:first-child,[data-program-events] :where(time,.program-route-event-time,[data-program-event-time]){color:var(--program-route-orange-dark);font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.program-route-carousel,[data-program-carousel]{gap:var(--space-xs);grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid}.program-route-carousel-track,.program-carousel-track,[data-program-carousel-track]{scroll-snap-type:x mandatory;scrollbar-width:thin;min-width:0;display:flex;overflow-x:auto}.program-route-carousel :where(figure,[data-program-carousel-slide]),[data-program-carousel] :where(figure,[data-program-carousel-slide]){scroll-snap-align:start;flex:0 0 100%;min-width:0;margin:0}.program-route-carousel img,[data-program-carousel] img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.program-route-carousel-controls,.program-carousel-controls,[data-program-carousel-controls]{gap:var(--space-2xs);flex-wrap:wrap;align-content:start;display:flex}.program-route-carousel :where(button,[data-program-carousel-control]),[data-program-carousel] :where(button,[data-program-carousel-control]){border:1px solid color-mix(in srgb, var(--program-route-ink) 30%, transparent);background:var(--program-route-paper-deep);width:44px;height:44px;color:var(--program-route-ink);cursor:pointer;border-radius:50%;padding:0}.program-route-carousel :where(button,[data-program-carousel-control]):hover,.program-route-carousel :where(button,[data-program-carousel-control]):focus-visible,[data-program-carousel] :where(button,[data-program-carousel-control]):hover,[data-program-carousel] :where(button,[data-program-carousel-control]):focus-visible{border-color:var(--program-route-orange);background:var(--program-route-orange);color:#fffdf8}.program-route-carousel-status,[data-program-carousel-status]{color:var(--program-route-muted);font-size:var(--text-eyebrow);letter-spacing:.08em;align-self:center;font-weight:700}.program-route-checkout,.program-checkout,[data-program-checkout]{gap:var(--space-sm);margin-top:var(--space-md);padding:var(--space-sm) 0;border-top:1px solid color-mix(in srgb, var(--program-route-ink) 24%, transparent);color:var(--program-route-muted);font-size:var(--text-sm);grid-template-columns:minmax(5.5rem,.32fr) minmax(0,1fr);display:grid}.program-route-checkout strong,.program-checkout strong,[data-program-checkout] strong{color:var(--program-route-orange-dark);font-size:var(--text-eyebrow);letter-spacing:.1em;text-transform:uppercase}@media (width<=959px){.program-route-layout,[data-program-route-layout]{grid-template-columns:minmax(0,1fr)}.program-route-map-shell,.program-map-shell,[data-program-map-shell]{order:-1;position:static}[data-program-route] #busan-neighborhood-map{height:min(52vw,420px);min-height:280px}.program-route-map-fallback,.program-map-fallback,[data-program-map-shell] .neighborhood-map-fallback,.program-map-shell.is-unavailable .program-map-fallback,[data-program-map-shell].is-unavailable .program-map-fallback{min-height:280px}}@media (width<=639px){[data-program-route]{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.program-route-overview,.program-route-index,[data-program-overview]{grid-template-columns:1fr}.program-route-overview>*,.program-route-index>li,[data-program-overview]>*{gap:var(--space-sm);grid-template-columns:5.5rem minmax(0,1fr);align-items:center;display:grid}.program-route-overview :where(button,a),.program-route-index a,[data-program-overview] :where(button,a){display:contents}[data-program-route] #busan-neighborhood-map{height:240px;min-height:240px}.program-route-map-fallback,.program-map-fallback,[data-program-map-shell] .neighborhood-map-fallback,.program-map-shell.is-unavailable .program-map-fallback,[data-program-map-shell].is-unavailable .program-map-fallback{min-height:240px}.program-route-chapter>summary,.program-chapter>summary,[data-program-chapter]>summary,.program-route-chapter-toggle,[data-program-chapter-toggle]{grid-template-columns:minmax(4.75rem,.32fr) minmax(0,1fr) 44px}.program-route-events li,.program-events li,[data-program-events] li,.program-route-checkout,.program-checkout,[data-program-checkout]{gap:var(--space-2xs);grid-template-columns:1fr}.program-route-carousel,[data-program-carousel]{grid-template-columns:1fr}.program-route-carousel-controls,.program-carousel-controls,[data-program-carousel-controls]{justify-content:space-between}}@media (prefers-reduced-motion:reduce){[data-program-route] *,[data-program-route] :before,[data-program-route] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-program-route]{--program-route-gold:var(--color-accent)}.program-route-container{width:min(100%,1200px);margin:0 auto}.program-route-choice{margin:0 0 var(--space-xs);color:var(--program-route-muted);font-size:var(--text-eyebrow);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.program-route-index{overflow:visible}.program-route-index>li{padding:0}.program-route-index a{gap:var(--space-2xs) var(--space-xs);min-height:148px;padding:var(--space-sm);background:var(--program-route-paper-deep);color:var(--program-route-ink);grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr) auto;text-decoration:none;transition:background-color .18s,color .18s;display:grid;position:relative}.program-route-index a:before{content:"";background:0 0;height:3px;position:absolute;inset:0 0 auto}.program-route-index-label,.program-route-index-date,.program-route-index-note{color:var(--program-route-muted);font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;font-weight:700;line-height:1.25;display:block}.program-route-index-date{color:var(--program-route-orange-dark)}.program-route-index strong{font-size:var(--text-lg);align-self:end}.program-route-index-note{margin-top:calc(var(--space-2xs) * -1);letter-spacing:.04em;text-transform:none;grid-column:1;font-weight:500}.program-route-index-arrow{color:var(--program-route-orange-dark);font-size:var(--text-xl);grid-area:1/2/-1;align-self:center;line-height:1;transition:transform .18s}.program-route-index a:hover{background:color-mix(in srgb, var(--program-route-ink) 14%, var(--program-route-paper-deep))}.program-route-index a:hover .program-route-index-arrow{transform:translate(4px)}.program-route-index a.is-active,.program-route-index a[aria-current=step]{background:var(--program-route-ink);color:var(--program-route-paper)}.program-route-index a.is-active:before,.program-route-index a[aria-current=step]:before{background:var(--program-route-gold)}.program-route-index a.is-active :is(strong,.program-route-index-label,.program-route-index-date,.program-route-index-note),.program-route-index a[aria-current=step] :is(strong,.program-route-index-label,.program-route-index-date,.program-route-index-note){color:var(--program-route-paper)}.program-route-index a.is-active .program-route-index-arrow,.program-route-index a[aria-current=step] .program-route-index-arrow{color:var(--program-route-gold)}[data-program-route] :is(a,summary,button):focus-visible{outline:2px solid var(--program-route-gold);outline-offset:3px}.program-route-marker{border:2px solid var(--program-route-ink);background:var(--program-route-rail);width:36px;height:36px;color:var(--program-route-ink);font:700 var(--text-sm)/1 var(--font-body);border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 2px 10px #07172b55}.program-route-marker.is-active{border-color:var(--program-route-ink);background:var(--program-route-gold);color:var(--program-route-paper);transform:scale(1.12)}.program-chapter{transition:background-color .18s,border-color .18s}.program-chapter[open]{padding-left:var(--space-sm);border-left:3px solid var(--program-route-gold);background:color-mix(in srgb, var(--program-route-ink) 6%, transparent)}.program-chapter>summary{grid-template-columns:minmax(6.75rem,.38fr) minmax(0,1fr) auto;min-height:88px}.program-chapter-number{color:var(--program-route-muted);font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;align-self:start;font-weight:700;line-height:1.25}.program-chapter-heading{gap:var(--space-2xs);display:grid}.program-chapter-heading>span:last-child,.program-chapter-premise{margin-top:0}.program-chapter-toggle{gap:var(--space-2xs);width:auto;height:auto;color:var(--program-route-orange-dark);background:0 0;border:0;border-radius:0;align-items:center;display:inline-flex}.program-chapter-toggle:after{display:none}.program-chapter-action{color:inherit;font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.program-chapter-action-close{display:none}.program-chapter-chevron{color:inherit;font-size:var(--text-lg);line-height:1;transition:transform .18s;display:inline-block}.program-chapter[open] .program-chapter-toggle{background:0 0;border:0}.program-chapter[open] .program-chapter-action-view{display:none}.program-chapter[open] .program-chapter-action-close{display:inline}.program-chapter[open] .program-chapter-chevron{transform:rotate(180deg)}@media (width<=639px){.program-route-index a{min-height:0;padding:var(--space-sm)}.program-route-index>li{display:block}.program-route-index a{grid-template-columns:minmax(0,1fr) auto}.program-chapter[open]{padding-left:var(--space-xs)}.program-chapter>summary{grid-template-columns:minmax(0,1fr) auto}.program-chapter-number{grid-column:1/-1}}.village-board-section{background:var(--color-forest);max-width:none;color:var(--color-cream);position:relative}.village-board-shell{z-index:1;gap:clamp(var(--space-xl), 7vw, var(--space-2xl));width:100%;max-width:var(--content-width);grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);margin:0 auto;display:grid;position:relative}.village-board-intro{padding-top:var(--space-xs);align-self:start}.village-board-intro .section-title{max-width:11ch;margin:var(--space-xs) 0 var(--space-md);color:var(--color-cream);text-align:left}.village-board-lead{max-width:46ch;margin-bottom:var(--space-md);color:#f5f1e8c2;font-size:var(--text-base);line-height:1.7}.village-board-panel{min-width:0;color:var(--color-cream)}.village-board-heading{gap:var(--space-2xs) var(--space-xs);margin-bottom:var(--space-sm);color:#f5f1e8c7;font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;font-weight:700;display:flex}.village-board-heading span{color:var(--color-accent-light)}.village-board{min-width:0}.village-board-examples{gap:var(--space-sm);grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.village-board-examples>li{grid-column:span 2;min-width:0}.village-board-examples>li:nth-child(4),.village-board-examples>li:nth-child(5){grid-column:span 3}.village-board-card{gap:var(--space-2xs);width:100%;min-width:0;min-height:180px;padding:var(--space-md);border-radius:var(--radius-card);color:var(--color-forest);font-family:var(--font-body);text-align:left;background:#fffdf8;border:1px solid #07172b29;grid-template-rows:auto auto 1fr auto;display:grid;position:relative;box-shadow:0 5px #07172b24}.village-board-card:before{background:var(--color-gold);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:12px;right:14px;box-shadow:0 1px 2px #07172b4d}.village-board-card-coral{color:#fffdf8;background:#c95f3d}.village-board-card-gold{background:var(--color-accent-light)}.village-board-card-format,.village-board-card-example,.village-board-card-action{min-width:0;color:var(--color-accent);font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;overflow-wrap:anywhere;font-weight:700;display:block}.village-board-card-coral :is(.village-board-card-format,.village-board-card-example,.village-board-card-action){color:#fffdf8d1}.village-board-card-example{color:var(--color-stone);letter-spacing:.08em;font-weight:600}.village-board-card strong{min-width:0;max-width:17ch;color:var(--color-forest);font-family:var(--font-display);font-size:var(--text-xl);overflow-wrap:anywhere;align-self:end;font-weight:600;line-height:1.1}.village-board-card-coral strong{color:#fffdf8}.village-board-card-action{min-width:0;padding-top:var(--space-xs);border-top:1px solid #07172b24;align-self:end;transition:color .18s}.village-board-card:disabled{opacity:1}.village-board-card:disabled .village-board-card-action{display:none}.village-board.is-enhanced .village-board-card{cursor:pointer;transition:transform .18s,box-shadow .18s}.village-board.is-enhanced .village-board-card:hover{transform:translateY(-3px);box-shadow:0 9px #07172b2e}.village-board.is-enhanced .village-board-card:active{transform:translateY(-2px)}.village-board.is-enhanced .village-board-card:focus-visible{outline:3px solid var(--color-gold);outline-offset:4px}.village-board-invitation{align-items:flex-start;gap:var(--space-sm);width:fit-content;min-width:0;max-width:100%;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-card);background:var(--color-accent);color:var(--color-forest);border:1px solid #fffdf87a;text-decoration:none;display:flex;box-shadow:0 5px #0000002e}.village-board-plus{width:2.5rem;height:2.5rem;color:var(--color-forest);font:400 var(--text-xl)/1 var(--font-display);border:1px solid #07172b80;border-radius:50%;flex:none;place-items:center;display:grid}.village-board-invitation-copy{gap:var(--space-xs);min-width:0;display:grid}.village-board-invitation-copy strong{min-width:0;max-width:22ch;color:var(--color-forest);font-family:var(--font-display);font-size:var(--text-display-sm);overflow-wrap:anywhere;font-weight:600;line-height:1.05}.village-board-invitation-label{color:#07172bbd;font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.village-board-invitation-copy>span:not(.village-board-invitation-label,.village-board-invitation-cta){color:#07172bd1;min-width:0;font-size:var(--text-sm);overflow-wrap:anywhere;line-height:1.5}.village-board-invitation-cta{min-width:0;color:var(--color-forest);font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;margin-top:auto;font-weight:700}.village-board-invitation:hover{background:var(--color-accent-light)}.village-board-invitation:focus-visible{outline:3px solid var(--color-gold);outline-offset:4px}.village-board-dialog{width:min(680px, calc(100vw - 2 * var(--page-gutter)));max-width:min(680px, calc(100vw - 2 * var(--page-gutter)));max-height:calc(100svh - 2 * var(--space-md));border-radius:var(--radius-card);color:var(--color-forest);background:0 0;border:0;padding:0;overflow:auto}.village-board-dialog::backdrop{background:#07172bb3}.village-board-dialog-panel{min-height:100%;padding:clamp(var(--space-lg), 6vw, var(--space-xl));background:#fffdf8;position:relative}.village-board-dialog-close{top:var(--space-sm);right:var(--space-sm);width:44px;height:44px;color:var(--color-forest);background:0 0;border:1px solid #07172b38;border-radius:50%;place-items:center;padding:0;font-size:2rem;line-height:1;display:grid;position:absolute}.village-board-dialog-close:hover{background:#07172b14}.village-board-dialog-close:focus-visible{outline:3px solid var(--color-gold);outline-offset:3px}.village-board-dialog-kicker,.village-board-dialog-format{margin:0 3.5rem var(--space-xs) 0;color:var(--color-accent);font-size:var(--text-eyebrow);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.village-board-dialog-kicker{color:var(--color-stone);letter-spacing:.07em;font-weight:600}.village-board-dialog-panel h3{max-width:16ch;margin:var(--space-sm) 0;font-size:var(--text-display-sm);overflow-wrap:anywhere;line-height:1.05}.village-board-dialog-panel>p:not(.village-board-dialog-kicker,.village-board-dialog-format){max-width:58ch;color:var(--color-stone);font-size:var(--text-base);line-height:1.65}.village-board-dialog-cta{gap:var(--space-2xs);margin-top:var(--space-lg);border-radius:var(--radius-card);background:var(--color-forest);color:var(--color-cream);font-size:var(--text-eyebrow);letter-spacing:.06em;text-transform:uppercase;padding:.85rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.village-board-dialog-cta:hover{background:var(--color-forest-light)}.village-board-dialog-cta:focus-visible{outline:3px solid var(--color-gold);outline-offset:3px}body.village-board-dialog-open{overflow:hidden}.village-board-noscript{width:min(100%, var(--content-width));margin:var(--space-lg) auto 0;padding:var(--space-md);color:var(--color-cream);border:1px solid #f5f1e859}.village-board-noscript ul{gap:var(--space-sm);margin:var(--space-sm) 0 0;padding-left:1.2rem;display:grid}.village-board-noscript li{line-height:1.55}@media (prefers-reduced-motion:reduce){.village-board.is-enhanced .village-board-card{transition:none}.village-board.is-enhanced .village-board-card:hover,.village-board.is-enhanced .village-board-card:active{transform:none}}@media (width<=900px){.village-board-shell{gap:var(--space-xl);grid-template-columns:1fr}.village-board-intro{padding-top:0}.village-board-examples{grid-template-columns:repeat(2,minmax(0,1fr))}.village-board-examples>li,.village-board-examples>li:nth-child(4){grid-column:auto}.village-board-examples>li:nth-child(5){grid-column:1/-1}}@media (width<=620px){.village-board-invitation{width:100%}.village-board-examples{grid-template-columns:1fr}.village-board-examples>li,.village-board-examples>li:nth-child(4),.village-board-examples>li:nth-child(5),.village-board-examples>li:nth-child(5){grid-column:auto}.village-board-card{min-height:160px}.village-board-invitation-copy strong{max-width:18ch}.village-board-heading{align-items:flex-start;gap:var(--space-2xs);flex-direction:column}}@media (width<=360px){.village-board-card,.village-board-invitation,.village-board-dialog-panel{min-width:0;padding:var(--space-sm)}.village-board-dialog-kicker,.village-board-dialog-format{margin-right:3rem}}.proto-section{padding:var(--space-2xl) 0 0}.proto-section-inner{padding-inline:var(--page-gutter)}.proto-section-inner>.section-title,.proto-section-inner>.proto-intro,.proto-section-inner>.people-group{max-width:var(--content-width)}.proto-application{--proto-paper:#f2eee4;--proto-ink:#25202b;--proto-plum:#211927;--proto-yellow:#eadb56;--proto-salmon:#d9785c;--proto-role-index:#a94b32;--proto-light-text:#f8f2e7;--proto-muted-text:#bfb3c0;margin-top:var(--space-2xl);background:var(--proto-paper);color:var(--proto-ink)}.proto-application-inner{width:min(100%,1450px);padding:clamp(2.5rem, 6vw, 6rem) var(--page-gutter);margin:0 auto}.proto-application-intro{gap:var(--space-md);border-bottom:2px solid var(--proto-ink);grid-template-columns:minmax(0,300px) minmax(0,1fr);align-items:end;padding-bottom:clamp(2rem,5vw,4.5rem);display:grid}.proto-application-kicker,.proto-role-index,.proto-ledger-label,.proto-ledger-step-index{color:currentColor;font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:600;line-height:1.2}.proto-application-intro h3{max-width:13ch;color:var(--proto-plum);font-family:var(--font-display);letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(3rem,8vw,8.5rem);font-weight:600;line-height:.82}.proto-role-list,.proto-ledger-steps{margin:0;padding:0;list-style:none}.proto-role-list>li{gap:var(--space-md);border-bottom:1px solid color-mix(in srgb, var(--proto-ink) 34%, transparent);grid-template-columns:80px 300px minmax(0,1fr);min-width:0;padding:clamp(1.5rem,3vw,2.75rem) 0;display:grid}.proto-role-index{color:var(--proto-role-index)}.proto-role-list h4{color:var(--proto-plum);font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(1.6rem,2.5vw,2.75rem);font-weight:600;line-height:.95}.proto-role-list li>p{max-width:56ch;color:var(--proto-ink);margin:0;font-size:clamp(1rem,1.4vw,1.3rem);line-height:1.45}.proto-ledger{background:var(--proto-plum);min-width:0;color:var(--proto-light-text);grid-template-columns:minmax(0,1.2fr) minmax(0,3fr);display:grid}.proto-ledger-status,.proto-ledger-steps>li{min-width:0;padding:clamp(2rem,4vw,4rem)}.proto-ledger-status{justify-content:space-between;gap:var(--space-xl);background:var(--proto-salmon);color:var(--proto-plum);flex-direction:column;display:flex}.proto-ledger-status h3{max-width:6ch;font-family:var(--font-display);letter-spacing:-.07em;text-transform:uppercase;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:600;line-height:.82}.proto-ledger-status p:last-child{max-width:18ch;margin:0;font-size:clamp(1.1rem,1.7vw,1.55rem);font-weight:600;line-height:1.1}.proto-ledger-steps{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.proto-ledger-steps>li{gap:var(--space-md);border-left:1px solid #f8f2e740;flex-direction:column;display:flex}.proto-ledger-step-index{color:var(--proto-yellow)}.proto-ledger-steps h4{color:var(--proto-light-text);font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;margin:auto 0 0;font-size:clamp(1.65rem,2.5vw,2.75rem);font-weight:600;line-height:.9}.proto-ledger-steps p:not(.proto-ledger-step-index){color:var(--proto-muted-text);margin:0;line-height:1.5}.proto-ledger-join{min-height:56px;margin-top:var(--space-xs);background:var(--proto-yellow);color:var(--proto-plum);font-size:var(--text-eyebrow);letter-spacing:.05em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;padding:.85rem 1rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.proto-ledger-join:hover{background:var(--proto-light-text)}.proto-ledger-join:focus-visible{outline:4px solid var(--proto-light-text);outline-offset:4px}.proto-section+.site-footer{padding-top:var(--space-xl);border-top:10px solid #f2eee4}@media (width<=900px){.proto-application-intro,.proto-ledger,.proto-ledger-steps{grid-template-columns:minmax(0,1fr)}.proto-application-intro{gap:var(--space-lg)}.proto-role-list>li{gap:var(--space-sm);grid-template-columns:44px minmax(0,1fr)}.proto-role-list li>p:not(.proto-role-index){grid-column:2}.proto-ledger-steps>li{border-top:1px solid #f8f2e740;border-left:0}}@media (width<=440px){.proto-section-inner,.proto-application-inner{padding-inline:var(--space-sm)}.proto-application-inner{padding-block:var(--space-xl)}.proto-application-intro h3{font-size:clamp(2.7rem,15vw,4.25rem)}.proto-ledger-status,.proto-ledger-steps>li{padding:var(--space-lg) var(--space-sm)}.proto-role-list>li,.proto-role-list li>p,.proto-ledger-steps p{overflow-wrap:anywhere}}.hero-content{background:linear-gradient(110deg,#f5f1e8d1,#f5f1e88a 74%,#0000);border-radius:2px;width:min(100%,760px);padding:clamp(1.25rem,3vw,2.5rem);box-shadow:0 14px 34px #07172b1f}.hero-summary{margin:var(--space-sm) 0 0;color:var(--color-forest);font-size:var(--text-base);font-weight:600}.hero-actions{gap:var(--space-xs);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.hero-cta{border:1px solid var(--color-forest);min-height:48px;color:var(--color-forest);font-size:var(--text-sm);justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.hero-cta-primary{background:var(--color-forest);color:var(--color-cream)}.hero-cta:hover,.hero-cta:focus-visible{background:var(--color-accent);border-color:var(--color-accent);color:#fffdf8}.program-map-details{border:1px solid color-mix(in srgb, var(--program-route-ink) 24%, transparent);align-self:start;min-width:0}.program-map-details>summary{justify-content:space-between;align-items:center;gap:var(--space-xs);min-height:48px;padding:var(--space-sm);color:var(--program-route-ink);cursor:pointer;font-size:var(--text-sm);font-weight:600;list-style:none;display:flex}.program-map-details>summary::-webkit-details-marker{display:none}.program-map-details>summary:after{content:"+";color:var(--program-route-orange-dark);font-size:var(--text-xl)}.program-map-details[open]>summary:after{content:"−"}.program-map-details[open]>summary{border-bottom:1px solid color-mix(in srgb, var(--program-route-ink) 24%, transparent)}.program-map-details .program-map-shell{position:static}.program-events li>strong{color:var(--color-cream);font-family:var(--font-body);font-weight:600}@media (width>=640px){.program-route-index a{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;min-height:112px}.program-route-index-label{grid-area:1/1}.program-route-index-date{text-align:right;grid-area:1/2}.program-route-index strong{grid-area:2/1/auto/-1;align-self:start}.program-route-index-note{grid-area:2/1/auto/-1;align-self:end}.program-route-index a.is-active,.program-route-index a[aria-current=step]{background:var(--color-cream);color:var(--color-forest)}.program-route-index a.is-active :is(strong,.program-route-index-label,.program-route-index-date,.program-route-index-note),.program-route-index a[aria-current=step] :is(strong,.program-route-index-label,.program-route-index-date,.program-route-index-note){color:var(--color-forest)}}@media (width<=639px){.program-route-index a{min-height:72px;padding-left:calc(var(--space-sm) + 4px);border-left:4px solid #0000}.program-route-index a.is-active,.program-route-index a[aria-current=step]{border-left-color:var(--program-route-gold);background:var(--color-cream);color:var(--color-forest)}.program-route-index a.is-active :is(strong,.program-route-index-label,.program-route-index-date,.program-route-index-note),.program-route-index a[aria-current=step] :is(strong,.program-route-index-label,.program-route-index-date,.program-route-index-note){color:var(--color-forest)}.program-route-index strong{font-size:1.15rem}.hero-content{width:100%;padding:var(--space-md);background:linear-gradient(110deg,#f5f1e8db,#f5f1e8a3)}.hero-actions{flex-direction:column}.hero-cta{width:100%;min-height:48px;font-size:13px}}
