.home{background:#fefcf8;color:#1a1a1a}.eyebrow{font-family:Pretendard,sans-serif;font-weight:500;font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#666}.section-head{max-width:1200px;margin:0 auto 3rem;padding:0 1.5rem}.section-head--center{text-align:center}.section-title{font-family:"Source Han Serif K",MaruBuri,serif;font-weight:700;font-size:clamp(2rem,4.5vw,3.5rem);letter-spacing:-.02em;color:#1a1a1a;margin-top:.75rem;line-height:1.1}.manifesto{min-height:92vh;display:flex;flex-direction:column;justify-content:flex-end;padding:6rem 1.5rem 8vh;position:relative;isolation:isolate;overflow:hidden}.manifesto:before{content:"";position:absolute;top:0;left:calc(50% - 50vw);right:calc(50% - 50vw);bottom:0;background:#1a1a1a;z-index:-3}.manifesto__photo{position:absolute;top:0;left:calc(50% - 50vw);width:100vw;height:100%;object-fit:cover;object-position:center;z-index:-2}.manifesto__overlay{position:absolute;top:0;left:calc(50% - 50vw);width:100vw;height:100%;background:linear-gradient(180deg,#ffffff14,#ffffff08 25%,#0000000d 45%,#0006 75%,#000000a6);z-index:-1}.manifesto__inner{max-width:720px;position:relative;margin-left:auto;margin-right:clamp(1rem,7vw,7rem);text-align:right}#hope-highlight{position:relative;display:inline-block}.manifesto__cta{display:inline-flex;align-items:center;gap:.85rem;padding:1.15rem 2.75rem;background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.85);font-family:Pretendard,sans-serif;font-weight:500;font-size:18px;letter-spacing:.06em;text-decoration:none;margin-top:2.25rem;transition:background .3s,border-color .3s,color .3s;opacity:0;animation:manifesto-en-in .8s ease-out 4s forwards}.manifesto__cta svg{transition:transform .3s}.manifesto__cta:hover{background:#e8c547;border-color:#e8c547;color:#1a1a1a}.manifesto__cta:hover svg{transform:translate(4px)}.manifesto__lead .word{display:inline-block;opacity:0;transform:translate(24px);animation:word-rise 1.1s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:calc(1s + var(--i, 0) * .5s)}@keyframes word-rise{to{opacity:1;transform:translate(0)}}@keyframes manifesto-en-in{to{opacity:1}}@media(prefers-reduced-motion:reduce){.manifesto__lead .word,.manifesto__attr,.manifesto__cta{opacity:1;transform:none;animation:none}}@media(max-width:768px){.manifesto{min-height:78vh;justify-content:flex-end;padding:4rem 1.5rem}.manifesto__photo{object-position:center}}.masthead{font-family:JetBrains Mono,Pretendard,monospace;font-size:12px;letter-spacing:.18em;color:#999;text-transform:uppercase;margin-bottom:4rem}.manifesto__lead{font-family:Ongeullip Ryuryu,serif;font-weight:400;font-size:clamp(2rem,5.5vw,4.5rem);line-height:1.25;letter-spacing:-.01em;color:#fff;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.3)}.scroll-cue{display:flex;justify-content:center;padding:1.5rem 0 .5rem;pointer-events:none;color:#999}.section-arrow{display:flex;justify-content:center;padding:.5rem 0}.section-arrow span{display:inline-block;width:22px;height:16px;background-color:#e8c547;-webkit-mask:url(/icons/chevrons-down.png) center/contain no-repeat;mask:url(/icons/chevrons-down.png) center/contain no-repeat}.scroll-cue__arrow{display:block;width:32px;height:24px;background-color:#e8c547;-webkit-mask:url(/icons/chevrons-down.png) center/contain no-repeat;mask:url(/icons/chevrons-down.png) center/contain no-repeat;animation:scroll-bounce 2.4s cubic-bezier(.45,0,.55,1) infinite}@keyframes scroll-bounce{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(8px);opacity:1}}@media(prefers-reduced-motion:reduce){.scroll-cue__arrow{animation:none;opacity:.7}}@media(max-width:768px){.scroll-cue{padding:1rem 0 .25rem}.scroll-cue__arrow{width:20px;height:20px}}.stories{padding:6rem 0;max-width:1400px;margin:0 auto}.stories__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:3rem 2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;list-style:none}@media(max-width:639px){.stories__grid .story-tile:nth-child(n+3){display:none}}@media(min-width:640px){.stories__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stories__grid{grid-template-columns:repeat(3,1fr)}}.story-tile a{display:block;text-decoration:none;color:inherit}.story-tile__image{aspect-ratio:1 / 1;overflow:hidden;background:#f0ece5;margin-bottom:1.25rem}.story-tile__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1)}.story-tile a:hover .story-tile__image img{transform:scale(1.05)}.story-tile__meta{font-family:Pretendard,sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;color:#666;text-transform:uppercase;margin-bottom:.5rem}.story-tile__title{font-family:MaruBuri,serif;font-weight:500;font-size:1.125rem;line-height:1.4;letter-spacing:-.01em;color:#1a1a1a;transition:color .2s ease}.story-tile a:hover .story-tile__title{color:#44c1c8}.see-all{display:block;text-align:center;margin-top:4rem;font-family:Pretendard,sans-serif;font-weight:500;font-size:13px;letter-spacing:.18em;color:#1a1a1a;text-decoration:none;text-transform:uppercase;transition:color .2s}.see-all:hover{color:#44c1c8}.how-help{padding:4rem 1.5rem 3rem;max-width:1200px;margin:0 auto}.how-help__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:3rem}.how-help__card{text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;transition:transform .25s ease}.how-help__card:hover{transform:translateY(-4px)}.how-help__card--disabled{cursor:default}.how-help__card--disabled:hover{transform:none}.how-help__card--disabled:hover .how-help__icon:before{background:#44c1c838;transform:rotate(-6deg)}.how-help__icon{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;margin-bottom:1.25rem;position:relative}.how-help__icon:before{content:"";position:absolute;inset:0;background:#44c1c838;border-radius:62% 38% 55% 45%/50% 60% 40% 50%;transform:rotate(-6deg);transition:background .25s ease,transform .25s ease}a.how-help__card:hover .how-help__icon:before{background:#e8c54773;transform:rotate(-2deg) scale(1.05)}.how-help__icon:after{content:"";position:absolute;width:56%;height:56%;background-color:#1a1a1a;-webkit-mask:var(--icon-url) center/contain no-repeat;mask:var(--icon-url) center/contain no-repeat}.how-help__icon--megaphone{--icon-url: url(/icons/megaphone.png)}.how-help__icon--heart{--icon-url: url(/icons/heart.png)}.how-help__icon--trophy{--icon-url: url(/icons/trophy.png)}.how-help__icon--hands{--icon-url: url(/icons/folded-hands.png)}.how-help__title{font-family:MaruBuri,serif;font-weight:500;font-size:1.4rem;letter-spacing:-.02em;color:#1a1a1a;margin:0 0 .5rem}.how-help__desc{font-family:Pretendard,sans-serif;font-weight:300;font-size:.9rem;line-height:1.55;color:#666;margin:0}@media(max-width:768px){.how-help__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.how-help__icon{width:80px;height:80px}.how-help__title{font-size:1.2rem}}.story-chart{padding:4rem 1.5rem 6rem;max-width:1100px;margin:0 auto;text-align:center}.story-chart__lead{font-family:MaruBuri,serif;font-weight:600;font-size:clamp(1.5rem,3.5vw,2.5rem);color:#1a1a1a;letter-spacing:-.02em;margin:1rem 0 3rem}.story-chart__svg{max-width:600px;margin:0 auto 3rem;display:block}.story-chart__svg rect{transform-box:fill-box;transform-origin:bottom center;transform:scaleY(0);transition:transform 1.6s cubic-bezier(.34,1.56,.64,1)}.story-chart.is-visible rect{transform:scaleY(1)}.story-chart.is-visible rect:nth-of-type(2){transition-delay:.2s}.story-chart.is-visible rect:nth-of-type(3){transition-delay:.4s}.story-chart__numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:700px;margin:0 auto}.big-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.big-stat__num{font-family:"Source Han Serif K",MaruBuri,serif;font-weight:700;font-size:clamp(2rem,5vw,3.5rem);color:#255768;letter-spacing:-.02em;line-height:1}.big-stat__suffix{font-family:"Source Han Serif K",MaruBuri,serif;font-weight:400;font-size:clamp(1rem,2vw,1.25rem);color:#666;margin-top:-.25rem}.big-stat__label{font-family:Pretendard,sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;color:#999;text-transform:uppercase;margin-top:.75rem}.voices{padding:3rem 1.5rem 5rem;max-width:900px;margin:0 auto}.voices__list{display:flex;flex-direction:column;gap:4rem;margin-top:3rem}.voice{margin:0;padding:2.5rem 0;border-top:1px solid #1a1a1a}.voice__quote{font-family:Ongeullip Ryuryu,serif;font-weight:400;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.5;color:#44c1c8;margin:0 0 1.5rem}.voice__author{font-family:MaruBuri,serif;font-weight:500;font-size:.95rem;color:#1a1a1a}.voice__meta{font-family:Pretendard,sans-serif;font-weight:400;font-size:11px;letter-spacing:.15em;color:#999;text-transform:uppercase}.resources{padding:6rem 0;max-width:1400px;margin:0 auto}.resources__grid{display:grid;grid-template-columns:repeat(1,1fr);max-width:1200px;margin:0 auto;padding:0 1.5rem;list-style:none;border-top:1px solid #1a1a1a}@media(min-width:640px){.resources__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.resources__grid{grid-template-columns:repeat(3,1fr)}}.resources__grid li{border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.resources__grid li:last-child{border-right:none}@media(min-width:1024px){.resources__grid li:nth-child(3n){border-right:none}}.resources__grid a{display:flex;align-items:center;justify-content:space-between;padding:2rem 1.5rem;text-decoration:none;color:#1a1a1a;font-family:MaruBuri,serif;font-weight:500;font-size:1.125rem;transition:background .2s,color .2s}.resources__grid a:hover{background:#1a1a1a;color:#fefcf8}.resources__grid a.resources__primary{color:#255768}.resources__grid a.resources__primary:hover{background:#255768;color:#fefcf8}.resources__arrow{font-family:Pretendard,sans-serif;font-weight:300;opacity:.6;transition:transform .2s}.resources__grid a:hover .resources__arrow{transform:translate(4px);opacity:1}.live-map{padding:6rem 0 4rem;max-width:1400px;margin:0 auto}.live-map__canvas{height:520px;max-width:1100px;margin:0 auto;background:#f5f1e8;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}.live-map__hint{text-align:center;font-family:Pretendard,sans-serif;font-weight:400;font-size:12px;letter-spacing:.2em;color:#999;text-transform:uppercase;margin-top:2rem;padding:0 1.5rem}.heart-marker{position:relative;width:38px;height:38px}.heart-marker--hub{width:52px;height:52px}.heart-marker--heritage{width:20px;height:20px;opacity:.5;transition:opacity .2s,transform .2s}.heart-marker--heritage:hover{opacity:1;transform:scale(1.4)}.heart-marker{--pulse-alpha: .22}.heart-marker--hub{--pulse-alpha: .26}.heart-marker__pulse{position:absolute;top:58%;left:50%;width:100%;height:100%;border-radius:50%;background:rgba(68,193,200,var(--pulse-alpha));transform:translate(-50%,-50%) scale(1);animation:marker-pulse 5.5s cubic-bezier(.25,.1,.25,1) infinite;pointer-events:none}.heart-marker__pulse--2{animation-delay:2.75s}@keyframes marker-pulse{0%{transform:translate(-50%,-50%) scale(.95);opacity:.18}to{transform:translate(-50%,-50%) scale(2.4);opacity:0}}@media(max-width:768px){.heart-marker{--pulse-alpha: .28}.heart-marker--hub{--pulse-alpha: .32}}.heart-marker__icon{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#1a1a1a;-webkit-mask:url(/markers/marker-handdrawn-heart.png) center/contain no-repeat;mask:url(/markers/marker-handdrawn-heart.png) center/contain no-repeat}.heart-marker--current .heart-marker__icon{background-color:#255768}.heritage-dot{width:10px;height:10px;border-radius:50%;background:#999;opacity:.55;transition:opacity .2s,transform .2s}.heritage-dot:hover{opacity:1;transform:scale(1.6);background:#255768}.leaflet-container img,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer{max-width:none!important}.leaflet-container{background:#f5f1e8}.leaflet-popup-content-wrapper{background:#fefcf8;border-radius:0;box-shadow:0 8px 30px #0000001f;border:1px solid #1a1a1a}.leaflet-popup-content{font-family:MaruBuri,serif;font-size:13px;color:#1a1a1a;margin:12px 16px}.leaflet-popup-content strong{display:block;font-weight:700;margin-bottom:4px;color:#255768}.leaflet-popup-content em{font-family:Pretendard,sans-serif;font-style:normal;font-weight:400;font-size:11px;letter-spacing:.1em;color:#999;text-transform:uppercase}.leaflet-popup-tip{background:#fefcf8;border:1px solid #1a1a1a;border-top:none;border-left:none}@media(prefers-reduced-motion:no-preference){[data-reveal]{opacity:0;transform:translateY(40px);transition:opacity .9s cubic-bezier(.4,0,.2,1),transform .9s cubic-bezier(.4,0,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}}
