@font-face{font-family:Dulya;src:url(/fonts/Dulya.otf)format("opentype");font-weight:400 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/InterVariable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/InterVariable-Italic.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}:root{--ink:#2d2d2d;--ink-soft:#2d2d2d33;--paper:#fff;--green:#7dd755;--yellow:#ffd72d;--purple:#af87dc;--green-tint:#7dd75533;--yellow-tint:#ffd72d33;--purple-tint:#af87dc33;--blue-tint:#55afeb33;--font-body:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Dulya", "Inter", sans-serif;--font-sub:"Inter", system-ui, sans-serif;--ink-muted:#2d2d2d99;--color-dark:var(--ink);--color-white:#fff;--color-border:var(--ink-soft);--color-text-muted:#2d2d2da6;--color-yellow:var(--yellow);--color-yellow-light:var(--yellow-tint);--color-green-light:var(--green-tint);--color-purple-light:var(--purple-tint);--radius-md:10px;--radius-lg:16px;--radius-full:999px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:72px;--transition:.2s ease;--header-h:79px}*{box-sizing:border-box}html,body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0;padding:0;font-weight:500;overflow-x:hidden}.page{width:1512px;margin:0 auto;position:relative;overflow:hidden}@media (width<=1512px){.page{width:100%}}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}img{max-width:100%;display:block}.display{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-weight:900;line-height:.9}.container{max-width:1388px;margin:0 auto;padding:0 62px}.heading-display{font-family:var(--font-display);color:#2d2d2d;-webkit-text-stroke:1px #2d2d2d;margin:0 0 40px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}body.a11y .heading-display{-webkit-text-stroke:0!important;font-size:clamp(36px,5vw,56px)!important}.section-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);align-items:center;gap:22px;margin:0 0 40px;font-size:72px;font-weight:900;line-height:.95;display:inline-flex}.section-title-link{color:inherit;align-items:center;gap:22px;text-decoration:none;display:inline-flex}.section-title .arrow-btn{border:2.5px solid var(--ink);width:48px;height:48px;color:var(--ink);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.section-title .arrow-btn:hover,.section-title-link:hover .arrow-btn{background:var(--ink);color:var(--paper)}.arrow-out{border-top:2.5px solid;border-right:2.5px solid;width:12px;height:12px;display:inline-block;transform:rotate(45deg)}.header{z-index:100;border-bottom:none;height:208px;padding:25px 62px 0;position:relative}.header-row{justify-content:space-between;align-items:center;height:80px;display:flex}.header-logo{align-items:center;gap:14px;display:flex}.logo-mark{width:50px;height:75px;display:block}.logo-text{font-family:var(--font-display);letter-spacing:-.011em;color:var(--ink);-webkit-text-stroke:.3px var(--ink);text-transform:uppercase;flex-direction:column;gap:0;width:113px;height:66px;font-size:24px;font-weight:400;line-height:.9;display:flex}.header-actions{align-items:center;gap:16px;display:flex}.header-socials{align-items:center;gap:12px;margin-right:4px;display:flex}.social-icon{width:30px;height:30px;display:block}.social-icon--glasses{width:33px;height:auto}.social-icon-btn{justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-circle{border:1.5px solid var(--ink);width:30px;height:30px;color:var(--ink);font-size:13px;font-weight:600;font-family:var(--font-body);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.btn{letter-spacing:-.03em;height:60px;color:var(--ink);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:0 32px;font-size:20px;font-weight:500;transition:transform .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-yellow{background:var(--yellow-tint)}.btn-purple{background:var(--purple-tint)}.btn-outline{background:var(--paper);border:1px solid var(--ink)}.nav{border-top:1px solid var(--ink-soft);justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding-top:16px;display:flex}.news-card-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.nav-item{letter-spacing:-.03em;cursor:pointer;font-size:20px;position:relative}.nav-item:after{content:"";height:16px;position:absolute;top:100%;left:-10px;right:-10px}.nav-item-label{color:var(--ink);white-space:nowrap;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.nav-item .chev{border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);width:9px;height:9px;transition:transform .2s;display:inline-block;transform:rotate(45deg)translate(-2px,-2px)}.nav-item--open .chev{transform:rotate(-135deg)translate(-2px,-2px)}.nav-dropdown{border:1px solid var(--ink-soft);z-index:200;background:#fff;border-radius:10px;min-width:220px;padding:6px 0;animation:.15s dropFadeIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 32px #0000001f}.nav-dropdown:before{content:"";border-left:1px solid var(--ink-soft);border-top:1px solid var(--ink-soft);background:#fff;width:10px;height:10px;position:absolute;top:-6px;left:20px;transform:rotate(45deg)}.nav-dropdown-item{letter-spacing:-.02em;color:var(--ink);white-space:nowrap;padding:10px 20px;font-size:18px;text-decoration:none;transition:background .12s;display:block}.nav-dropdown-item:hover{background:var(--green-tint)}@keyframes dropFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hero{background:#888;border-radius:10px;height:829px;margin:0 62px;position:relative;overflow:hidden}.hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .9s;position:absolute;inset:0}.hero:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#00000073,#0000);height:45%;position:absolute;top:0;left:0;right:0}.hero-headline{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;top:123px;left:0;right:0}.hero-title{font-family:"Dulya", var(--font-display);text-align:center;letter-spacing:-.011em;color:#fff;text-shadow:0 2px 24px #00000040;white-space:pre-line;text-transform:uppercase;margin:0;font-size:clamp(44px,8.6vw,130px);font-weight:400;line-height:.8}.hero-sub{text-align:center;letter-spacing:-.03em;color:#fff;margin-top:13px;font-size:32px}.hero-card{background:#fff;border-radius:10px;width:330px;padding:30px;position:absolute;bottom:30px;right:30px}.hero-card p{letter-spacing:-.03em;margin:0 0 20px;font-size:24px;line-height:1}.hero-card .btn{letter-spacing:-.01em;width:100%;height:44px;font-size:20px}.hero-dots{gap:9px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-dots span{cursor:pointer;background:#ffffff80;border-radius:50%;width:13px;height:13px;transition:background .3s}.hero-dots span.active{background:#fff}.about{grid-template-columns:1fr 1fr;align-items:start;gap:72px;padding:130px 62px 0;display:grid}.about-text h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 30px;font-size:clamp(32px,4.8vw,72px);font-weight:900;line-height:.95}.about-text p{letter-spacing:-.03em;white-space:pre-line;margin:0;font-size:32px;line-height:1}.about-image{border-radius:20px;height:465px;position:relative;overflow:hidden}.about-image .slide{background-position:50%;background-size:cover;position:absolute;inset:-26px -6px}.about-image .dots{z-index:2;gap:9px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.about-image .dots span{background:#fff9;border-radius:50%;width:11px;height:11px}.about-image .dots span.active{background:#fff}.programs{padding:120px 62px 60px}.programs-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.program{border-radius:20px;align-items:center;gap:clamp(12px,2vw,32px);min-height:260px;padding:15px;display:flex;position:relative}.program.tint-green{background:var(--green-tint)}.program.tint-yellow{background:var(--yellow-tint)}.program.tint-purple{background:var(--purple-tint)}.program.tint-blue{background:var(--blue-tint)}.program-img{background-position:50%;background-size:cover;border-radius:20px;flex-shrink:0;width:clamp(150px,22vw,296px);height:230px}.program-text{letter-spacing:-.03em;white-space:pre-line;overflow-wrap:anywhere;min-width:0;font-size:clamp(17px,1.9vw,28px);line-height:1.1}.team{padding:90px 0 60px;position:relative;overflow:hidden}.team--html{height:742px;padding:0;overflow:hidden}.team-curves{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.team-curve-mobile{display:none}.team--html .team-photo{z-index:3;background-position:50%;background-size:cover;border-radius:20px;position:absolute;overflow:hidden}.team-title{width:417px;height:168px;font-family:var(--font-display);letter-spacing:0;text-align:center;white-space:pre-line;color:#2d2d2d;-webkit-text-stroke:1px #2d2d2d;z-index:1;pointer-events:none;margin:0;font-size:80px;font-weight:400;line-height:1;position:absolute;top:201px;left:548px}.team .title-center{font-family:var(--font-display);text-align:center;letter-spacing:-.03em;z-index:3;white-space:pre-line;font-size:72px;font-weight:900;line-height:.95;position:absolute;top:290px;left:50%;transform:translate(-50%)}.team-photo{z-index:2;background-position:50%;background-size:cover;border-radius:20px;position:absolute;overflow:hidden}.team-photo .tag{background:var(--green);color:#fff;letter-spacing:-.011em;border-radius:7px;padding:5px 11px;font-size:16px;font-weight:500;line-height:1;position:absolute;top:15px;left:15px}.team-photo .tag.lg{font-size:20px}.team-curve{pointer-events:none;z-index:1;position:absolute;inset:0}.quotes{grid-template-columns:1fr 1fr 1fr;gap:16px;padding:100px 62px 0;display:grid}.quote-card{text-align:center;letter-spacing:-.03em;overflow-wrap:anywhere;white-space:pre-line;border-radius:20px;justify-content:center;align-items:center;min-height:348px;padding:clamp(20px,3vw,40px);font-size:clamp(17px,1.9vw,28px);line-height:1.15;display:flex}.quote-card.purple{background:var(--purple-tint)}.quote-card.green{background:var(--green-tint)}.quote-card.photo{background-position:50%;background-size:cover}.club{padding:130px 62px 100px}.club-row{grid-template-columns:repeat(3,1fr);gap:0;margin-top:60px;padding-top:0;display:grid;position:relative}.club-line{background:var(--green);height:4px;position:absolute;top:280px;left:0;right:0}.club-item{text-align:center;padding:0 40px;position:relative}.club-circle{border:4px solid var(--green);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:238px;height:238px;margin:0 auto;display:flex;position:relative}.club-circle--svg{background:0 0;border:none;display:block}.club-dot{background:var(--green);z-index:3;border-radius:50%;width:24px;height:24px;position:absolute;top:270px;left:50%;transform:translate(-50%)}.club-label{letter-spacing:-.03em;white-space:pre-line;font-size:28px;line-height:1.15;font-family:var(--font-body);margin-top:80px;font-weight:500}.donate{background:var(--green-tint);padding:90px 62px 168px}.donate-title{justify-content:center;margin-bottom:60px;display:flex}.donate-grid{grid-template-columns:693fr 610fr;align-items:start;gap:84px;display:grid}.donate-col{flex-direction:column;gap:30px;min-width:0;display:flex}.donate-photo{aspect-ratio:693/423;background:url(/img/donate-bg.jpg) 50% 75%/cover no-repeat;border-radius:20px}.donate-text{letter-spacing:-.03em;white-space:pre-line;margin:0;font-size:clamp(18px,1.9vw,28px);line-height:1.25}.donate-form{flex-direction:column;gap:22px;min-width:0;display:flex}.donate-form--done{gap:24px}.donate-input{width:100%;font-family:var(--font-body);color:var(--ink);background:0 0;border:none;border-bottom:1.5px solid #2d2d2d40;border-radius:0;outline:none;padding:12px 2px;font-size:16px}.donate-input::placeholder{color:#2d2d2d73}.donate-check{color:var(--ink);cursor:pointer;align-items:center;gap:12px;font-size:16px;display:flex}.donate-check input{width:22px;height:22px;accent-color:var(--purple);flex-shrink:0}.donate-check a{color:inherit;text-decoration:underline}.donate-submit{height:70px;font-family:var(--font-body);color:var(--ink);cursor:pointer;background:#fff;border:none;border-radius:12px;font-size:18px;font-weight:500}.donate-submit:disabled{opacity:.5;cursor:default}.donate-form-done{text-align:center;margin:0;font-size:18px;line-height:1.5}.donate-form-error{color:#c0392b;margin:0;font-size:14px}.event{padding:130px 62px 0}.event-card{background:var(--purple-tint);border-radius:30px;grid-template-columns:694px 1fr;align-items:stretch;gap:48px;height:385px;padding:24px;display:grid;position:relative}.event-photo{background:url(/img/event.jpg) 50%/cover no-repeat;border-radius:20px;height:100%}.event-body{padding:0 24px 0 0;position:relative}.event-top{justify-content:space-between;align-items:center;margin-top:0;display:flex}.date-pill{background:var(--purple);color:#fff;letter-spacing:-.03em;border-radius:7px;align-items:center;gap:8px;padding:10px 14px;font-size:16px;display:inline-flex}.date-pill.white{color:var(--ink);background:#fff}.date-pill svg{display:block}.link-more{letter-spacing:-.03em;align-items:center;gap:8px;font-size:16px;display:inline-flex}.event-title{letter-spacing:-.03em;white-space:pre-line;margin:60px 0 28px;font-size:36px;line-height:1}.event-desc{letter-spacing:-.03em;white-space:pre-line;font-size:24px;line-height:1}.news{padding:130px 62px 0}.news-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.news-card{position:relative}.news-photo{aspect-ratio:452/437;background-position:50%;background-size:cover;border-radius:20px;width:100%;margin-bottom:22px;position:relative}.news-photo .date-pill{position:absolute;top:30px;left:30px}.news-title{letter-spacing:-.03em;white-space:pre-line;margin:0 0 20px;font-size:28px;line-height:1}.faq{padding:130px 62px 0}.faq-list{border-top:1px solid var(--ink-soft)}.faq-cta{justify-content:center;margin-top:32px;display:flex}.faq-item{border-bottom:1px solid var(--ink-soft);cursor:pointer;justify-content:space-between;align-items:center;padding:28px 8px;display:flex}.faq-q{letter-spacing:-.03em;font-size:20px}.faq-toggle{text-align:center;width:28px;font-size:28px;font-weight:400;line-height:1}.faq-a{letter-spacing:-.03em;color:#2d2d2dd9;white-space:pre-line;border-bottom:1px solid var(--ink-soft);padding:0 8px 24px;font-size:18px;line-height:1.3}.footer{background:var(--ink);color:#fff;grid-template-columns:1fr 320px 360px;align-items:start;gap:76px;margin-top:130px;padding:72px 83px 72px 62px;display:grid}.footer-logo{align-items:flex-start;gap:24px;display:flex}.footer-logo-mark{flex-shrink:0;width:100px;height:150px;position:relative}.footer-logo-77{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;text-align:center;font-size:22px;font-weight:400;line-height:1;position:absolute;bottom:calc(100% + 10px);left:66px;right:10px}.footer-logo-text{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;white-space:pre-line;text-transform:uppercase;margin-top:2px;font-size:46px;font-weight:900;line-height:.95}.footer-col h4{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;text-transform:uppercase;margin:0 0 24px;font-size:36px;font-weight:900;line-height:1}.footer-block{flex-direction:column;gap:2px;margin-bottom:18px;display:flex}.footer-block:last-child{margin-bottom:0}.footer-label,.footer-value{font-family:var(--font-body);letter-spacing:-.02em;color:#fff;white-space:pre-line;margin:0;font-size:20px;font-weight:500;line-height:1.15}.svg-curve{stroke-linecap:round;fill:none}.header-burger{display:none}@media (width>=769px){.team--html{aspect-ratio:1512/742;height:auto}.team--html .team-photo:first-of-type{width:13.82%!important;height:28.17%!important;top:0!important;left:4.76%!important}.team--html .team-photo:nth-of-type(2){width:19.31%!important;height:31.67%!important;top:22.37%!important;left:13.49%!important}.team--html .team-photo:nth-of-type(3){width:15.54%!important;height:22.24%!important;top:0!important;left:79.7%!important}.team--html .team-photo:nth-of-type(4){width:10.05%!important;height:30.73%!important;top:31.27%!important;left:67.2%!important}.team--html .team-photo:nth-of-type(5){width:13.29%!important;height:30.59%!important;top:63.61%!important;left:35.98%!important}.team--html .team-photo:nth-of-type(6){width:13.36%!important;height:33.02%!important;top:66.98%!important;left:4.76%!important}.team--html .team-photo:nth-of-type(7){width:20.7%!important;height:26.68%!important;top:57.68%!important;left:74.54%!important}.team--html .team-title{width:27.58%;height:auto;font-size:clamp(38px,5.3vw,80px);top:27.09%;left:36.24%}.team-photo .tag{padding:clamp(3px,.33vw,5px) clamp(6px,.73vw,11px);font-size:clamp(11px,1.06vw,16px)}}@media (width<=1024px){.header{height:auto;padding:15px 24px 16px}.header-row{height:64px}.header-actions,.nav{display:none}.header-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;width:44px;height:44px;margin-left:auto;padding:10px 10px 10px 0;display:flex}.header-burger span{background:var(--ink);border-radius:1px;width:24px;height:2px;display:block}.club{padding:60px 0 64px 24px}.club-row{scroll-snap-type:x proximity;scrollbar-width:none;flex-direction:row;align-items:flex-start;gap:28px;margin-top:24px;padding:0 24px 8px 0;display:flex;overflow-x:auto}.club-row::-webkit-scrollbar{display:none}.club-line,.club-dot{display:none}.club-item{scroll-snap-align:center;flex-direction:column;flex:0 0 clamp(220px,30%,280px);align-items:center;padding:0;display:flex}.club-circle{width:clamp(160px,22vw,238px);height:clamp(160px,22vw,238px)}.club-label{text-align:center;margin-top:16px;font-size:clamp(16px,1.9vw,24px)}.programs-grid{grid-template-columns:1fr}.donate-grid{grid-template-columns:1fr;gap:40px}.donate{padding:60px 24px 80px}}@media (width<=768px){.container{padding:0 15px}.header{height:auto;padding:15px 15px 0}.header-row{align-items:center;gap:8px;height:64px}.logo-mark{flex-shrink:0;width:32px;height:48px}.header-logo{flex-shrink:0;gap:8px;min-width:0}.logo-text{white-space:nowrap;width:auto;height:auto;font-size:15px}.header-actions,.nav{display:none}.header-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;width:44px;height:44px;margin-left:auto;padding:10px 10px 10px 0;display:flex}.header-burger span{background:var(--ink);border-radius:1px;width:24px;height:2px;display:block}.btn{height:48px;padding:0 20px;font-size:16px}.hero{height:calc(100vh - var(--header-h));height:calc(100svh - var(--header-h));border-radius:0;min-height:480px;margin:0}.hero-headline{top:80px}.hero-title{letter-spacing:-.02em;text-transform:none;white-space:pre-line;font-size:44px;line-height:.9}.hero-sub{margin-top:10px;font-size:16px}.hero-card{display:none}.hero-dots{bottom:16px}.about{flex-direction:column;align-items:stretch;gap:0;padding:32px 15px 0;display:flex}.about-text{margin-bottom:16px}.about-text h2{letter-spacing:-.01em;text-align:center;margin-bottom:16px;font-size:32px;font-weight:400;line-height:.95}.about-text p{white-space:normal;text-align:center;letter-spacing:-.03em;font-size:16px;line-height:1.5}.about-image{border-radius:10px;height:231px;margin:0}.about-image .slide{border-radius:10px;inset:0}.about-page,.team-page{padding:0 0 40px}.about-breadcrumb{padding:12px 15px;font-size:14px}.about-photo-strip{gap:8px;padding:0 15px}.about-photo-strip-item{flex-shrink:0;width:120px;height:80px}.about-intro{flex-direction:column;gap:12px;padding:20px 15px 0}.about-intro-desc{font-size:16px}.about-mission{padding:20px 15px 0}.about-mission-labels{flex-wrap:wrap;gap:12px}.about-mission-label{font-size:16px}.about-mission-text{font-size:14px}.about-team-preview{grid-template-columns:1fr;gap:20px;padding:0 15px}.about-team-photo{border-radius:20px;height:209px}.about-timeline{padding:0 15px}.about-timeline-item{gap:12px;margin-bottom:24px}.about-timeline-year{min-width:60px;font-size:20px}.about-section-title,.about-section-block{padding:16px 15px;font-size:clamp(28px,7vw,40px)}.team-page-title{margin-bottom:20px;padding:0 15px;font-size:clamp(28px,8vw,42px)}.team-grid{flex-direction:column;gap:20px;padding:0 15px;display:flex}.team-card-photo{border-radius:20px;height:209px}.team-card-name{font-size:20px}.team-card-role{font-size:16px}.help-intro-row,.help-hero-row{flex-direction:column;gap:16px}.help-card-grid{grid-template-columns:1fr}.section-title{gap:10px;margin-bottom:20px;padding:0;font-size:clamp(28px,8vw,36px)}.section-title .arrow-btn{border-radius:10px;width:36px;height:36px}.section-title-link{gap:10px}.heading-display{margin-bottom:20px;padding:0 15px;font-size:clamp(32px,8vw,52px)}.programs{padding:32px 15px 0}.programs-grid{flex-direction:column;gap:8px;display:flex}.program{border-radius:10px;gap:12px;height:auto;min-height:119px;padding:10px}.program-img{border-radius:10px;flex-shrink:0;width:172px;height:99px}.program-text{letter-spacing:-.03em;white-space:normal;font-size:14px;line-height:1.3}.team.team--html{aspect-ratio:375/640;height:auto;min-height:560px;padding:0;display:block;position:relative;overflow:hidden}.team--html .team-title{text-align:center;-webkit-text-stroke:.5px #2d2d2d;z-index:1;width:auto;height:auto;font-size:clamp(26px,8.5vw,34px);line-height:1.05;position:absolute;top:33%;left:0;right:0}.team--html .team-curves{display:none}.team--html .team-curve-mobile{z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.team--html .team-photo{z-index:2;border-radius:10px;overflow:visible}.team--html .team-photo .tag{color:var(--ink);white-space:nowrap;background:0 0;border-radius:0;padding:0;font-weight:500;top:calc(100% + 5px);left:50%;transform:translate(-50%);font-size:14px!important}.team--html .team-photo:first-of-type{width:25%!important;height:15%!important;top:9.7%!important;left:5%!important}.team--html .team-photo:nth-of-type(2){width:23%!important;height:17.5%!important;top:13.1%!important;left:73%!important}.team--html .team-photo:nth-of-type(3){width:22%!important;height:16.6%!important;top:50.3%!important;left:74%!important}.team--html .team-photo:nth-of-type(4){width:36%!important;height:24.7%!important;top:1.9%!important;left:35%!important}.team--html .team-photo:nth-of-type(5){width:30%!important;height:23.1%!important;top:61.9%!important;left:40%!important}.team--html .team-photo:nth-of-type(6){width:26%!important;height:18.4%!important;top:70.6%!important;left:4%!important}.team--html .team-photo:nth-of-type(7){width:30%!important;height:18.4%!important;top:45%!important;left:9%!important}.quotes{grid-template-columns:1fr;gap:8px;padding:32px 15px 0}.quote-card{border-radius:12px;height:auto;min-height:120px;padding:20px;font-size:16px}.quote-card.photo{background-position:50%;min-height:200px;padding:0}.club{padding:32px 0 40px 15px}.club-row{scroll-snap-type:x mandatory;scrollbar-width:none;background-image:linear-gradient(var(--green), var(--green));background-position:0 195px;background-repeat:no-repeat;background-size:100% 2.5px;flex-direction:row;align-items:flex-start;gap:28px;margin-top:24px;padding:0 15px 8px 0;display:flex;overflow-x:auto}.club-row::-webkit-scrollbar{display:none}.club-line{display:none}.club-circle{width:180px;height:180px}.club-item{scroll-snap-align:center;flex-direction:column;flex:0 0 72%;align-items:center;padding:0;display:flex}.club-dot{background:var(--green);border-radius:50%;width:12px;height:12px;margin:9px auto;display:block;position:static}.club-label{margin-top:6px;font-size:16px;line-height:1.3}.donate{padding:32px 15px 40px}.donate-title{margin-bottom:20px}.donate-grid{grid-template-columns:1fr;gap:24px}.donate-col{gap:16px}.donate-photo{aspect-ratio:auto;border-radius:12px;height:193px}.donate-text{white-space:normal;font-size:14px;line-height:1.5}.donate-form{flex-direction:column;gap:14px;width:100%;display:flex}.donate-input{padding:10px 2px}.donate-input::placeholder{color:#2d2d2d73}.donate-check{color:var(--ink);text-align:left;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.donate-check input{width:18px;height:18px;accent-color:var(--purple);flex-shrink:0}.donate-check a{color:inherit;text-decoration:underline}.donate-submit{height:52px;font-family:var(--font-body);color:var(--ink);cursor:pointer;background:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600}.donate-submit:disabled{opacity:.5}.donate-form-done{text-align:center;font-size:15px;line-height:1.5}.donate-form-error{color:#c0392b;margin:0;font-size:13px}.event{padding:32px 15px 0}.event-card{border-radius:16px;grid-template-columns:1fr;gap:16px;height:auto;padding:15px}.event-photo{height:200px}.event-title{margin:8px 0 10px;font-size:20px}.event-desc{font-size:14px}.news{padding:32px 0 0 15px}.news-grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:12px;padding:0 15px 8px 0;display:flex;overflow-x:auto}.news-grid::-webkit-scrollbar{display:none}.news-card{scroll-snap-align:start;flex:0 0 46%}.news-title{margin-bottom:8px;font-size:14px;line-height:1.3}.news-photo{aspect-ratio:1;border-radius:12px;margin-bottom:10px}.news-photo .date-pill{padding:6px 8px;font-size:12px;top:10px;left:10px}.faq{padding:32px 15px 0}.faq-q,.faq-a{font-size:14px}.footer{flex-direction:column;gap:32px;margin-top:48px;padding:40px 15px;display:flex}.footer-logo{align-items:center;gap:12px}.footer-logo-mark{width:60px;height:90px}.footer-logo-mark img{width:100%;height:auto}.footer-logo-77{font-size:15px;bottom:calc(100% + 4px);left:auto;right:0}.footer-logo-text{font-size:28px}.footer-col h4{margin-bottom:12px;font-size:20px}.footer-label,.footer-value{font-size:13px}}body.a11y{--font-body:Arial, Helvetica, sans-serif;--font-display:Arial, Helvetica, sans-serif;--font-sub:Arial, Helvetica, sans-serif;--ink:#000;--ink-soft:#0006;letter-spacing:.03em;font-size:20px;line-height:1.7}body.a11y *{letter-spacing:.03em;font-family:Arial,Helvetica,sans-serif!important}body.a11y{--header-h:93px}body.a11y .header{background:#fff;border-bottom:2px solid #000;padding-bottom:12px}body.a11y .logo-text{font-size:16px;font-weight:700;line-height:1.3}body.a11y .nav-item{color:#000;font-size:18px;font-weight:700}body.a11y .btn{min-height:48px;padding:8px 20px;font-size:18px;font-weight:700;color:#000!important;background:#fff!important;border:2px solid #000!important}body.a11y .btn:hover{color:#fff!important;background:#000!important}body.a11y .social-icon-btn{border-radius:6px;outline:3px solid #000}body.a11y .hero-bg{filter:brightness(.35)grayscale(.4)}body.a11y .hero-title{text-shadow:0 2px 12px #000000f2;letter-spacing:.02em;line-height:1.05;font-size:72px!important}body.a11y .hero-sub{text-shadow:0 1px 8px #000000e6;font-size:26px;font-weight:700}body.a11y .hero-card{background:#fff;border:2px solid #000}body.a11y .hero-card p{color:#000;font-size:20px;line-height:1.5}body.a11y .section-title{color:#000;line-height:1.2;font-size:40px!important}body.a11y .about-text h2{color:#000;font-size:36px;line-height:1.2}body.a11y .about-text p{color:#000;font-size:18px;line-height:1.8}body.a11y .program{border:2px solid #000;background:#f5f5f5!important}body.a11y .program-text{color:#000;font-size:18px;line-height:1.6}body.a11y .team-photo .tag{color:#fff;background:#000;padding:6px 12px;font-size:16px}body.a11y .team-title{text-align:center;pointer-events:auto;padding:40px 20px 20px;color:#000!important;-webkit-text-stroke:0!important;z-index:10!important;width:auto!important;font-size:56px!important;line-height:1.2!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}body.a11y .team--html{flex-direction:column;gap:16px;display:flex;aspect-ratio:auto!important;height:auto!important;min-height:0!important;padding:0 15px 24px!important;overflow:visible!important}body.a11y .team--html .team-photo{margin-bottom:22px;width:100%!important;height:180px!important;position:relative!important;top:auto!important;left:auto!important}body.a11y .team--html .team-curve-mobile,body.a11y .team-curves{display:none!important}body.a11y .quote-card:not(.photo){border:2px solid #000;background-color:#f5f5f5!important}body.a11y .quote-card.photo{border:2px solid #000}body.a11y .quote-card p,body.a11y .quote-card cite{color:#000;font-size:18px;line-height:1.7}body.a11y .club-label{color:#000;font-size:18px;font-weight:700}body.a11y .club-circle{border:3px solid #000;background:#fff!important}body.a11y .donate{background:#f5f5f5;border-top:2px solid #000;border-bottom:2px solid #000}body.a11y .donate-text{color:#000;font-size:20px;line-height:1.7}body.a11y .donate-input{color:#000;background:#fff;border:2px solid #000;border-radius:4px;padding:12px;font-size:20px}body.a11y .donate-input::placeholder{color:#555}body.a11y .donate-check{color:#000;font-size:20px}body.a11y .donate-submit{color:#000;background:#fff;border:2px solid #000;font-size:20px}body.a11y .donate-form-done{color:#000;font-size:20px}body.a11y .event-info h2{color:#000;font-size:32px}body.a11y .event-info p{color:#000;font-size:18px;line-height:1.7}body.a11y .news-card{border:2px solid #000}body.a11y .news-card h3,body.a11y .news-title{color:#000;font-size:20px;line-height:1.4}body.a11y .news-date{color:#000;font-size:16px;font-weight:700}body.a11y .faq-item{border:2px solid #000;margin-bottom:8px}body.a11y .faq-question{color:#000;padding:16px;font-size:20px;font-weight:700}body.a11y .faq-answer{color:#000;padding:0 16px 16px;font-size:18px;line-height:1.8}body.a11y .footer{color:#fff!important;background:#000!important}body.a11y .footer *{color:#fff!important}body.a11y a{text-decoration:underline!important}body.a11y :focus-visible{outline-offset:3px;outline:3px solid #000!important}.about-page{padding-bottom:120px}.about-section-block{align-items:center;gap:24px;padding:0 62px;display:flex}.about-first{margin-top:80px}.about-team-header,.about-stories-header{margin-top:120px}.about-section-title{font-family:var(--font-display);color:#2d2d2d;-webkit-text-stroke:1px #2d2d2d;margin:0;font-size:80px;font-weight:400;line-height:1}.about-section-link{color:inherit;align-items:center;gap:24px;min-width:0;text-decoration:none;display:flex}.about-arrow-btn{color:#2d2d2d;border:2px solid #2d2d2d;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:flex}.about-arrow-btn:hover,.about-section-link:hover .about-arrow-btn{color:#fff;background:#2d2d2d}.about-arrow-icon{border-top:2px solid #2d2d2d;border-right:2px solid #2d2d2d;width:12px;height:12px;transform:rotate(45deg)translate(-2px,2px)}.about-mission{grid-template-columns:180px 1fr;gap:0 48px;max-width:1248px;margin-top:48px;padding:0 62px;display:grid}.about-mission-labels{flex-direction:column;display:flex}.about-mission-label{font-family:var(--font-sub);color:var(--ink);border-bottom:1px solid var(--ink-soft);padding:20px 0;font-size:24px;font-weight:500}.about-mission-label:first-child{border-top:1px solid var(--ink-soft)}.about-mission-label.label-active{color:var(--ink);border-top:2px solid #7dd755}.about-mission-label:last-child{border-bottom:none}.about-mission-text{font-family:var(--font-sub);letter-spacing:-.03em;color:var(--ink);align-self:center;margin:0;font-size:32px;font-weight:500;line-height:1.3}.about-team-preview{gap:16px;margin-top:48px;padding:0 62px;display:flex}.about-team-card{flex-direction:column;flex:1;gap:12px;display:flex}.about-team-photo{background-color:#f0f0f0;background-position:50%;background-size:cover;border-radius:20px;width:100%;height:280px}.about-team-name{font-family:var(--font-sub);color:#af87dc;margin:0;font-size:32px;font-weight:500}.about-team-role{font-family:var(--font-sub);color:#2d2d2d;margin:0;font-size:20px;line-height:1.4}.about-breadcrumb{font-family:var(--font-sub);color:var(--ink-soft);align-items:center;gap:8px;padding:32px 62px 0;font-size:16px;display:flex}.about-breadcrumb a{color:var(--ink-soft);text-decoration:none;transition:color .15s}.about-breadcrumb a:hover{color:var(--ink)}.about-breadcrumb-sep{color:var(--ink-soft);-webkit-user-select:none;user-select:none}.about-photo-strip{gap:8px;height:300px;display:flex;overflow:hidden}.about-photo-strip-item{background-position:50%;background-size:cover;border-radius:12px;flex:1;min-width:0}.about-intro{grid-template-columns:1fr 1fr;align-items:start;gap:48px;padding:80px 62px 0;display:grid}.about-intro-left{align-items:center;gap:24px;display:flex}.about-intro-desc{font-family:var(--font-sub);color:var(--ink);margin:0;padding-top:12px;font-size:24px;line-height:1.55}.about-history-header{margin-top:120px}.about-history-img{background-position:50%;background-size:cover;border-radius:20px;height:360px;margin:48px 62px 0}.about-timeline{margin-top:56px;padding:0 62px 0 222px;position:relative}.about-timeline:before{content:"";background:var(--purple);width:2px;position:absolute;top:8px;bottom:48px;left:194px}.about-timeline-item{margin-bottom:48px;position:relative}.about-timeline-year{font-family:var(--font-display);color:var(--ink);font-size:22px;line-height:1.3;position:absolute;top:0;left:-160px}.about-timeline-dot{background:var(--purple);border-radius:50%;flex-shrink:0;width:12px;height:12px;position:absolute;top:8px;left:-30px}.about-timeline-text{font-family:var(--font-sub);color:var(--ink);max-width:680px;margin:0;font-size:18px;line-height:1.75}body.a11y .about-section-title{-webkit-text-stroke:0!important;color:#000!important;font-size:56px!important}body.a11y .about-mission-text{letter-spacing:0;font-size:22px}body.a11y .about-mission-label{font-size:20px}body.a11y .about-team-name{color:#5a2d82;font-size:24px}body.a11y .about-team-role{font-size:18px}body.a11y .about-arrow-btn{border:2px solid #000;min-width:48px;min-height:48px}.team-page{padding-bottom:120px}.team-page-title{font-family:var(--font-display);color:#2d2d2d;-webkit-text-stroke:1px #2d2d2d;text-align:center;margin:64px 0 56px;font-size:80px;font-weight:400;line-height:1}.team-grid{grid-template-columns:repeat(3,1fr);gap:24px 16px;padding:0 62px;display:grid}.team-card{flex-direction:column;gap:12px;display:flex}.team-card-photo{aspect-ratio:1;background-color:#f0f0f0;background-position:top;background-size:cover;border-radius:20px;width:100%;position:relative;overflow:hidden}.team-card-photo-quote{color:#fff;font-family:var(--font-sub);background:linear-gradient(#0000,#000000a6);padding:40px 16px 14px;font-size:15px;font-style:italic;line-height:1.35;position:absolute;inset:auto 0 0}body.a11y .team-card-photo-quote{background:#000000d9;font-size:16px}.team-card-badge{color:#fff;font-family:var(--font-sub);pointer-events:none;-webkit-user-select:none;user-select:none;background:#7dd755;border-radius:20px;padding:4px 10px;font-size:13px;font-weight:600;position:absolute;top:12px;right:12px}.team-card-name{font-family:var(--font-sub);color:#af87dc;margin:0;font-size:24px;font-weight:500;line-height:1.2}.team-card-role{font-family:var(--font-sub);color:#2d2d2d;margin:0;font-size:16px;line-height:1.4}body.a11y .team-page-title{-webkit-text-stroke:0!important;color:#000!important;font-size:56px!important}body.a11y .team-card-name{color:#5a2d82;font-size:20px}body.a11y .team-card-role{font-size:15px}.stories-page{padding-bottom:120px}.stories-page-title{font-family:var(--font-display);color:#2d2d2d;-webkit-text-stroke:1px #2d2d2d;text-align:center;margin:64px 62px 56px;font-size:80px;font-weight:400;line-height:1}.stories-grid{min-height:200px;padding:0 62px}body.a11y .stories-page-title{-webkit-text-stroke:0!important;color:#000!important;font-size:56px!important}@media (width<=768px){.about-page{padding-bottom:40px}.about-first{margin-top:0}.about-team-header,.about-stories-header,.about-history-header{margin-top:32px}.about-breadcrumb{gap:4px;padding:12px 15px;font-size:14px}.about-section-block{margin:0;padding:16px 15px}.about-section-title{-webkit-text-stroke:0;font-size:32px}.about-photo-strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;padding:12px 15px;display:flex;overflow-x:auto}.about-photo-strip-item{scroll-snap-align:start;border-radius:8px;flex-shrink:0;width:130px;height:90px}.about-intro{flex-direction:column;gap:12px;margin-top:0;padding:0 15px;display:flex}.about-intro-left{width:100%}.about-intro .about-section-block{padding:8px 0}.about-intro-desc{text-align:center;letter-spacing:-.03em;padding:0;font-size:16px}.about-mission{grid-template-columns:90px 1fr;align-items:start;gap:0 12px;max-width:none;margin-top:0;padding:20px 15px 0;display:grid}.about-mission-text{align-self:start}.about-mission-labels{flex-flow:column;gap:0}.about-mission-label{letter-spacing:-.03em;padding:16px 0;font-size:14px}.about-mission-text{letter-spacing:-.03em;font-size:14px;line-height:1.5}.about-team-preview{flex-direction:column;gap:24px;margin-top:0;padding:0 15px;display:flex}.about-team-card{gap:8px}.about-team-photo{aspect-ratio:1;border-radius:20px;height:auto}.about-team-name{font-size:20px}.about-team-role{font-size:14px}.about-history-img{border-radius:10px;height:154px;margin:0 15px}.about-timeline{margin-top:20px;padding:20px 15px 0 95px}.about-timeline:before{top:8px;bottom:0;left:75px}.about-timeline-item{margin-bottom:28px;position:relative}.about-timeline-year{font-size:20px;line-height:1.3;position:absolute;top:0;left:-78px}.about-timeline-dot{width:10px;height:10px;position:absolute;top:8px;left:-20px}.about-timeline-text{max-width:none;margin:0;font-size:14px;line-height:1.5}.team-page{padding-bottom:40px}.team-page-title{-webkit-text-stroke:0;text-align:center;margin:16px 15px 20px;padding:0;font-size:32px}.team-grid{flex-direction:column;gap:24px;padding:0 15px;display:flex}.team-card-photo{aspect-ratio:1;border-radius:20px;height:auto;margin-bottom:8px}.team-card-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000c);border-radius:0 0 20px 20px;height:125px;position:absolute;bottom:0;left:0;right:0}.team-card-badge{color:#fff;z-index:1;background:0 0;border-radius:0;padding:0;font-size:16px;font-weight:500;inset:auto auto 12px 18px}.team-card-name{color:var(--purple);margin-bottom:4px;font-size:20px}.team-card-role{font-size:16px}.stories-page{padding-bottom:40px}.stories-page-title{-webkit-text-stroke:0;text-align:left;margin:16px 15px 20px;font-size:32px}.stories-grid{flex-direction:column;gap:24px;padding:0 15px;display:flex}}._overlay_1cq7q_3{background:var(--paper);z-index:500;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}._menuHeader_1cq7q_18{flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:15px 15px 0;display:flex}._logoLink_1cq7q_26{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}._logoText_1cq7q_34{font-family:var(--font-display);text-transform:uppercase;flex-direction:column;font-size:15px;font-weight:400;line-height:.9;display:flex}._closeBtn_1cq7q_46{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:relative}._closeBtn_1cq7q_46:before,._closeBtn_1cq7q_46:after{content:"";background:var(--ink);border-radius:1px;width:24px;height:2px;position:absolute}._closeBtn_1cq7q_46:before{transform:rotate(45deg)}._closeBtn_1cq7q_46:after{transform:rotate(-45deg)}._ctaRow_1cq7q_73{flex-shrink:0;gap:8px;padding:14px 15px 0;display:flex}._btnYellow_1cq7q_80,._btnPurple_1cq7q_81{text-align:center;letter-spacing:-.03em;height:56px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;font-size:16px;font-weight:500;display:flex}._btnYellow_1cq7q_80{background:var(--yellow-tint)}._btnPurple_1cq7q_81{background:var(--purple-tint)}._navList_1cq7q_102{margin:0;padding:10px 0 0;list-style:none}._navItem_1cq7q_110{border-bottom:1px solid var(--ink-soft)}._navItemHeader_1cq7q_114{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;padding:14px 15px;text-decoration:none;display:flex}._navLabel_1cq7q_124{letter-spacing:-.03em;color:var(--ink);font-size:24px;font-weight:500}._chevron_1cq7q_131{width:20px;height:20px;color:var(--ink);flex-shrink:0;transition:transform .2s;display:block}._chevron_1cq7q_131._open_1cq7q_140{transform:rotate(180deg)}._subList_1cq7q_145{margin:0;padding:0 0 8px;list-style:none}._subItem_1cq7q_151 a{letter-spacing:-.03em;color:var(--ink);padding:10px 15px;font-size:20px;font-weight:500;text-decoration:none;display:block}._subItem_1cq7q_151 a:hover,._subItem_1cq7q_151 a._active_1cq7q_162{color:var(--purple)}._menuFooter_1cq7q_167{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 15px 28px;display:flex}._socials_1cq7q_175{align-items:center;gap:10px;display:flex}._socialIcon_1cq7q_181{width:40px;height:40px;display:block}._a11yBtn_1cq7q_187{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}._a11yIcon_1cq7q_196{width:33px;height:auto;display:block}._wrap_1d4pu_1{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}._code_1d4pu_9{width:240px;max-width:100%;height:auto;image-rendering:crisp-edges;background:#fff;border-radius:12px;padding:12px}._link_1d4pu_20{background:var(--purple);color:#fff;width:100%;max-width:420px;min-height:56px;font-family:var(--font-body);text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;display:flex}._link_1d4pu_20:hover{opacity:.9}._note_1d4pu_42{text-align:center;color:#2d2d2da6;max-width:420px;margin:0;font-size:14px;line-height:1.5}._compact_1d4pu_51 ._code_1d4pu_9{width:180px}@media (width<=768px){._wrap_1d4pu_1{gap:14px}._link_1d4pu_20{order:-1;max-width:none}._code_1d4pu_9{width:200px}._note_1d4pu_42{font-size:13px}}._overlay_1sgfn_2{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}._modal_1sgfn_15{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:540px;max-height:90vh;padding:36px 36px 32px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0000002e}._modal_1sgfn_15::-webkit-scrollbar{width:5px}._modal_1sgfn_15::-webkit-scrollbar-thumb{background:#ddd;border-radius:99px}._closeBtn_1sgfn_33{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:28px;line-height:1;transition:color .15s;position:absolute;top:14px;right:18px}._closeBtn_1sgfn_33:hover{color:#333}._header_1sgfn_50{margin-bottom:24px}._headerSub_1sgfn_53{letter-spacing:.08em;text-transform:uppercase;color:#999;margin:0 0 6px;font-size:12px}._headerTitle_1sgfn_60{color:#1a1a1a;margin:0;font-size:22px;font-weight:700;line-height:1.2}._form_1sgfn_69{flex-direction:column;gap:14px;display:flex}._row_1sgfn_75{gap:12px;display:flex}._field_1sgfn_80{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._fieldGrow_1sgfn_87{flex:2}._label_1sgfn_89{color:#555;letter-spacing:.02em;font-size:12px;font-weight:600}._input_1sgfn_96,._textarea_1sgfn_97{color:#1a1a1a;box-sizing:border-box;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}._input_1sgfn_96:focus,._textarea_1sgfn_97:focus{background:#fff;border-color:#2d2d2d}._input_1sgfn_96::placeholder,._textarea_1sgfn_97::placeholder{color:#bbb}select._input_1sgfn_96{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;padding-right:36px}._textarea_1sgfn_97{resize:vertical;min-height:90px}._checkboxRow_1sgfn_138{cursor:pointer;color:#555;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}._checkboxRow_1sgfn_138 input[type=checkbox]{accent-color:#2d2d2d;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}._link_1sgfn_155{color:#2d2d2d;text-decoration:underline}._link_1sgfn_155:hover{opacity:.7}._errorMsg_1sgfn_162{color:#d32f2f;background:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}._submitBtn_1sgfn_173{color:#fff;cursor:pointer;background:#2d2d2d;border:none;border-radius:12px;width:100%;margin-top:4px;padding:14px;font-family:inherit;font-size:15px;font-weight:600;transition:background .18s,transform .1s}._submitBtn_1sgfn_173:hover:not(:disabled){background:#111}._submitBtn_1sgfn_173:active:not(:disabled){transform:scale(.98)}._submitBtn_1sgfn_173:disabled{opacity:.6;cursor:not-allowed}._successScreen_1sgfn_192{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0 8px;display:flex}._checkIcon_1sgfn_200{width:64px;height:64px}._successTitle_1sgfn_204{color:#1a1a1a;margin:0;font-size:22px;font-weight:700}._successText_1sgfn_210{color:#666;max-width:340px;margin:0;font-size:14px;line-height:1.5}._backBtn_1sgfn_219{color:#888;cursor:pointer;background:0 0;border:none;margin-bottom:8px;padding:0;font-size:13px;display:block}._backBtn_1sgfn_219:hover{color:#333}._rolePicker_1sgfn_232{flex-direction:column;gap:8px;display:flex}._rolePickerBtn_1sgfn_237{color:#1a1a1a;cursor:pointer;text-align:left;background:#f5f5f5;border:1.5px solid #e8e8e8;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:background .13s,border-color .13s;display:flex}._rolePickerBtn_1sgfn_237:hover{background:#ececec;border-color:#bbb}._rolePickerArrow_1sgfn_257{color:#999;font-size:16px}@media (width<=540px){._modal_1sgfn_15{border-radius:16px;padding:28px 20px 24px}._row_1sgfn_75{flex-direction:column;gap:14px}._field_1sgfn_80[style]{width:100%!important}}._breadcrumb_1xzyc_2{color:#2d2d2d80;flex-wrap:wrap;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._item_1xzyc_13{align-items:center;gap:6px;min-width:0;display:inline-flex}._sep_1xzyc_20{color:#2d2d2d4d}._current_1xzyc_24{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:60vw;overflow:hidden}._breadcrumb_1xzyc_2 a{color:inherit;text-decoration:none}._breadcrumb_1xzyc_2 a:hover{color:var(--ink)}@media (width<=768px){._breadcrumb_1xzyc_2,._item_1xzyc_13{gap:4px}._breadcrumb_1xzyc_2{padding:8px 0 16px;font-size:14px}}._page_9faz0_3{min-height:60vh;padding-bottom:80px}._breadcrumb_9faz0_6{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_9faz0_15{color:#2d2d2d4d}._current_9faz0_16{color:var(--ink)}._breadcrumb_9faz0_6 a{color:inherit;text-decoration:none}._breadcrumb_9faz0_6 a:hover{color:var(--ink)}._pageTitle_9faz0_21{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 40px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._heroRow_9faz0_32{grid-template-columns:3fr 2fr;align-items:center;gap:40px;margin-bottom:80px;display:grid}._heroImg_9faz0_40{aspect-ratio:920/383;object-fit:cover;border-radius:20px;width:100%}._heroTitle_9faz0_47{font-family:var(--font-body);letter-spacing:-1.08px;color:var(--ink);margin:0 0 24px;font-size:clamp(24px,2.5vw,36px);font-weight:500;line-height:1.2}._heroBody_9faz0_57{letter-spacing:-.5px;color:var(--ink);margin:0;font-size:18px;font-weight:500;line-height:1.5}._sectionTitle_9faz0_67{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 40px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._grid_9faz0_78{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}._card_9faz0_84{color:inherit;flex-direction:column;gap:15px;text-decoration:none;display:flex}._cardPhoto_9faz0_92{aspect-ratio:452/280;object-fit:cover;border-radius:20px;width:100%;transition:opacity .2s}._card_9faz0_84:hover ._cardPhoto_9faz0_92{opacity:.85}._cardName_9faz0_102{font-family:var(--font-body);letter-spacing:-.96px;color:#af87dc;margin:0;font-size:clamp(20px,2vw,32px);font-weight:500}._detailLayout_9faz0_112{grid-template-columns:452px 1fr;align-items:flex-start;gap:48px;display:grid}._detailPhoto_9faz0_119{aspect-ratio:452/385;object-fit:cover;border-radius:30px;width:100%;position:sticky;top:32px}._detailName_9faz0_128{font-family:var(--font-body);letter-spacing:-1.44px;color:var(--ink);margin:0 0 32px;font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.1}._detailText_9faz0_138{font-family:var(--font-body);letter-spacing:-.5px;color:var(--ink);font-size:20px;font-weight:500;line-height:1.6}._detailText_9faz0_138 p{margin:0 0 14px}._detailText_9faz0_138 p:last-child{margin:0}._detailText_9faz0_138 a{color:#af87dc;text-decoration:none}._detailText_9faz0_138 a:hover{text-decoration:underline}@media (width<=1100px){._detailLayout_9faz0_112{grid-template-columns:1fr}._detailPhoto_9faz0_119{aspect-ratio:16/9;position:static}._heroRow_9faz0_32{grid-template-columns:1fr}}@media (width<=900px){._grid_9faz0_78{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._page_9faz0_3{padding-bottom:40px}._breadcrumb_9faz0_6{gap:4px;padding:8px 0 16px;font-size:14px}._pageTitle_9faz0_21{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._heroRow_9faz0_32{grid-template-columns:1fr;gap:16px;margin-bottom:32px}._heroImg_9faz0_40{aspect-ratio:auto;object-fit:cover;border-radius:20px;width:100%;height:172px}._heroTitle_9faz0_47{letter-spacing:-.6px;margin:0 0 12px;font-size:20px}._heroBody_9faz0_57{letter-spacing:-.48px;font-size:16px}._sectionTitle_9faz0_67{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._grid_9faz0_78{grid-template-columns:1fr;gap:24px}._cardPhoto_9faz0_92{aspect-ratio:auto;object-fit:cover;border-radius:20px;width:100%;height:209px}._cardName_9faz0_102{font-size:20px}._detailLayout_9faz0_112{grid-template-columns:1fr;gap:24px}._detailPhoto_9faz0_119{aspect-ratio:auto;object-fit:cover;border-radius:10px;width:100%;height:172px;position:static}._detailName_9faz0_128{letter-spacing:-.72px;margin:0 0 16px;font-size:24px}._detailText_9faz0_138{letter-spacing:-.48px;font-size:16px}}@media (width<=600px){._grid_9faz0_78{grid-template-columns:1fr}}._card_95r99_1{background:var(--paper);border-radius:12px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}._card_95r99_1:hover{box-shadow:0 4px 24px #0000001a}._cardLink_95r99_17{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}._imageWrap_95r99_25{aspect-ratio:4/3;display:block;position:relative;overflow:hidden}._image_95r99_25{object-fit:cover;width:100%;height:100%;transition:transform .3s}._card_95r99_1:hover ._image_95r99_25{transform:scale(1.04)}._dateBadge_95r99_43{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--ink);background:#ffffffed;border-radius:100px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px}._body_95r99_61{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}._title_95r99_69{margin:0;font-size:16px;font-weight:700;line-height:1.35}._cardLink_95r99_17:hover ._title_95r99_69{opacity:.7}._excerpt_95r99_78{opacity:.6;flex:1;margin:0;font-size:13px;line-height:1.55}._more_95r99_86{color:var(--ink);font-size:13px;font-weight:600;transition:opacity .2s}._more_95r99_86:hover{opacity:.55}@media (width<=768px){._card_95r99_1{border-radius:10px}._imageWrap_95r99_25{aspect-ratio:auto;height:140px}._body_95r99_61{gap:4px;padding:10px 12px}._title_95r99_69{font-size:13px;line-height:1.3}._excerpt_95r99_78,._more_95r99_86{display:none}}._carousel_1knzf_1{width:100%}._track_1knzf_5{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}._track_1knzf_5::-webkit-scrollbar{display:none}._item_1knzf_18{scroll-snap-align:start;flex:0 0 calc(33.3333% - 8px);min-width:0}._item_1knzf_18+._item_1knzf_18{margin-left:12px}._controls_1knzf_28{justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}._arrow_1knzf_36{border:2px solid var(--ink);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;font-size:18px;transition:background .15s,color .15s,opacity .15s;display:inline-flex}._arrow_1knzf_36:hover:not(:disabled){background:var(--ink);color:#fff}._arrow_1knzf_36:disabled{opacity:.3;cursor:default}._dots_1knzf_61{align-items:center;gap:8px;display:flex}._dot_1knzf_61{cursor:pointer;background:#2d2d2d40;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s,transform .15s}._dotActive_1knzf_78{background:var(--ink);transform:scale(1.25)}@media (width<=768px){._item_1knzf_18{flex:0 0 78%}._item_1knzf_18+._item_1knzf_18{margin-left:8px}._controls_1knzf_28{gap:14px;margin-top:14px}._arrow_1knzf_36{border-radius:10px;width:36px;height:36px}}._page_1cr33_5{padding-bottom:120px}._sectionHeading_1cr33_11{align-items:center;gap:24px;margin-top:80px;padding:0 62px;display:flex}._sectionTitle_1cr33_19{font-family:var(--font-display);color:#2d2d2d;-webkit-text-stroke:1px #2d2d2d;margin:0;font-size:80px;font-weight:400;line-height:1}._arrowBtn_1cr33_29{color:#2d2d2d;border:2px solid #2d2d2d;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .15s,color .15s;display:inline-flex}._arrowBtn_1cr33_29:hover{color:#fff;background:#2d2d2d}._newsGrid_1cr33_49{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;padding:0 62px;display:grid}._eventsGrid_1cr33_59{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px;padding:0 62px;display:grid}._eventCard_1cr33_67{background:var(--green-tint);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}._eventCardImg_1cr33_75{background-color:#e8e8e8;background-position:50%;background-size:cover;width:100%;height:220px}._eventCardBody_1cr33_83{flex-direction:column;flex:1;gap:12px;padding:28px 32px 32px;display:flex}._datePill_1cr33_91{background:var(--yellow,#f5d96b);color:#2d2d2d;font-family:var(--font-sub);border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:13px;font-weight:600;display:inline-block}._eventTitle_1cr33_103{font-family:var(--font-sub);color:#2d2d2d;margin:0;font-size:24px;font-weight:700;line-height:1.3}._eventDesc_1cr33_112{font-family:var(--font-sub);color:#2d2d2d;flex:1;margin:0;font-size:15px;line-height:1.65}._registerBtn_1cr33_121{color:#fff;font-family:var(--font-sub);background:#2d2d2d;border-radius:10px;align-self:flex-start;margin-top:4px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}._registerBtn_1cr33_121:hover{opacity:.75}._gallery_1cr33_142{margin-top:40px;padding:0 62px}._galleryCard_1cr33_147{color:inherit;flex-direction:column;gap:10px;text-decoration:none;display:flex}._galleryCard_1cr33_147:hover ._galleryCaption_1cr33_155{color:var(--purple,#af87dc)}._galleryCaption_1cr33_155{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}._galleryItem_1cr33_169{aspect-ratio:4/3;background-color:#f0f0f0;background-position:50%;background-size:cover;border-radius:16px;display:block}._skeleton_1cr33_180{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:16px;min-height:260px;animation:1.4s infinite _shimmer_1cr33_1}@keyframes _shimmer_1cr33_1{0%{background-position:200% 0}to{background-position:-200% 0}}._empty_1cr33_193{font-family:var(--font-sub);color:#888;padding:24px 0;font-size:16px}body._a11y_1cr33_202 ._sectionTitle_1cr33_19{-webkit-text-stroke:0!important;color:#000!important;font-size:56px!important}@media (width<=768px){._page_1cr33_5{padding-bottom:40px}._sectionHeading_1cr33_11{gap:10px;margin-top:32px;padding:0 15px}._sectionTitle_1cr33_19{-webkit-text-stroke:0;font-size:32px;line-height:.8}._arrowBtn_1cr33_29{background:0 0;border:none;border-radius:0;width:20px;height:20px;padding:0}._newsGrid_1cr33_49{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:20px;padding:0 15px}._eventsGrid_1cr33_59{grid-template-columns:1fr;margin-top:20px;padding:0 15px}._eventCard_1cr33_67{border-radius:20px}._eventCardImg_1cr33_75{aspect-ratio:644/225;height:auto}._eventCardBody_1cr33_83{gap:8px;padding:16px}._eventTitle_1cr33_103{letter-spacing:-.6px;font-size:20px}._eventDesc_1cr33_112{letter-spacing:-.48px;font-size:16px}._registerBtn_1cr33_121{width:100%;color:var(--ink);letter-spacing:-.48px;background:#fff;border-radius:10px;justify-content:center;align-self:stretch;align-items:center;height:50px;padding:14px;font-size:16px;display:flex}._gallery_1cr33_142{margin-top:20px;padding:0 15px}._galleryItem_1cr33_169{aspect-ratio:auto;border-radius:20px;height:176px}}._page_1wj6u_2{min-height:60vh;padding-bottom:80px}._title_1wj6u_10{text-align:center;margin-bottom:24px}._searchRow_1wj6u_16{justify-content:center;margin-bottom:32px;display:flex}._searchCount_1wj6u_22{text-align:center;color:var(--ink-muted,#2d2d2d99);margin:-16px 0 24px;font-size:16px}._searchInput_1wj6u_29{border:1.5px solid var(--ink);width:100%;max-width:560px;font-size:17px;font-family:var(--font-body);color:var(--ink);background:0 0;border-radius:100px;outline:none;padding:12px 20px;transition:border-color .15s}._searchInput_1wj6u_29:focus{border-color:var(--purple)}._searchInput_1wj6u_29::placeholder{color:#2d2d2d66}._featured_1wj6u_52{background:var(--purple-tint);border-radius:16px;grid-template-columns:1fr 1fr;min-height:385px;margin-bottom:40px;display:grid;overflow:hidden}._featuredLinkWrap_1wj6u_64{color:inherit;grid-column:1/-1;grid-template-columns:1fr 1fr;text-decoration:none;display:grid}._featuredImage_1wj6u_72{display:block;position:relative;overflow:hidden}._featuredImage_1wj6u_72 img{object-fit:cover;width:100%;height:100%}._featuredBody_1wj6u_84{flex-direction:column;justify-content:center;gap:14px;padding:32px 40px;display:flex;position:relative}._featuredLink_1wj6u_64{color:var(--ink);opacity:.6;font-size:13px;font-weight:600;transition:opacity .2s;position:absolute;top:24px;right:24px}._featuredLink_1wj6u_64:hover{opacity:1}._featuredDate_1wj6u_106{background:var(--purple);color:#fff;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}._featuredTitle_1wj6u_119{color:var(--ink);margin:0;font-size:26px;font-weight:700;line-height:1.25}._featuredLinkWrap_1wj6u_64:hover ._featuredTitle_1wj6u_119{opacity:.75}._featuredExcerpt_1wj6u_129{color:var(--ink);opacity:.65;margin:0;font-size:14px;line-height:1.65}._grid_1wj6u_138{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px;display:grid}._loading_1wj6u_145{text-align:center;opacity:.45;padding:80px}._pagination_1wj6u_152{justify-content:center;align-items:center;gap:16px;margin-bottom:64px;font-size:15px;display:flex}._paginationBtn_1wj6u_161{border:2px solid var(--ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .2s,color .2s;display:flex}._paginationBtn_1wj6u_161:hover:not(:disabled){background:var(--ink);color:var(--paper)}._paginationBtn_1wj6u_161:disabled{opacity:.25;cursor:default}._subscribe_1wj6u_185{border-top:1.5px solid var(--ink-soft);grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-top:40px;display:grid}._subscribeTitle_1wj6u_194{margin-bottom:16px!important;font-size:56px!important}._subscribeText_1wj6u_199 p{opacity:.7;max-width:340px;font-size:15px;line-height:1.7}._socials_1wj6u_206{gap:12px;margin-top:20px;display:flex}._socials_1wj6u_206 a{background:var(--ink);width:44px;height:44px;color:var(--paper);border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex}._socials_1wj6u_206 a:hover{opacity:.65}._socials_1wj6u_206 a svg{fill:currentColor;width:20px;height:20px}._subscribeForm_1wj6u_232{background:var(--green-tint);border-radius:16px;flex-direction:column;gap:12px;padding:32px;display:flex}._input_1wj6u_241{border:1.5px solid var(--ink-soft);background:var(--paper);border-radius:8px;outline:none;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .2s}._input_1wj6u_241:focus{border-color:var(--ink)}._submitBtn_1wj6u_255{background:var(--ink);color:var(--paper);cursor:pointer;border:none;border-radius:8px;padding:14px;font-size:15px;font-weight:600;transition:opacity .2s}._submitBtn_1wj6u_255:hover{opacity:.8}@media (width<=900px){._featured_1wj6u_52,._featuredLinkWrap_1wj6u_64{grid-template-columns:1fr}._grid_1wj6u_138{grid-template-columns:repeat(2,1fr)}._subscribe_1wj6u_185{grid-template-columns:1fr}}@media (width<=768px){._page_1wj6u_2{padding-bottom:40px}._title_1wj6u_10{text-align:left;margin:16px 0 20px;-webkit-text-stroke:0!important;font-size:32px!important}._featured_1wj6u_52{border-radius:20px;min-height:auto;margin-bottom:24px}._featuredImage_1wj6u_72{height:151px}._featuredBody_1wj6u_84{gap:8px;padding:16px 20px 20px}._featuredLink_1wj6u_64{display:none}._featuredDate_1wj6u_106{font-size:12px}._featuredTitle_1wj6u_119{letter-spacing:-.6px;font-size:20px}._featuredExcerpt_1wj6u_129{letter-spacing:-.48px;font-size:16px}._grid_1wj6u_138{gap:8px;margin-bottom:24px}._pagination_1wj6u_152{gap:12px}._paginationBtn_1wj6u_161{width:36px;height:36px}._subscribe_1wj6u_185{grid-template-columns:1fr;gap:24px;padding-top:32px}._subscribeTitle_1wj6u_194{margin-bottom:12px!important;font-size:32px!important}._subscribeText_1wj6u_199 p{max-width:none;font-size:16px}._subscribeForm_1wj6u_232{background:#7dd75533;border-radius:10px;gap:0;padding:24px 20px}._input_1wj6u_241{background:0 0;border:none;border-bottom:1.5px solid #2d2d2d4d;border-radius:0;padding:14px 0}._submitBtn_1wj6u_255{color:var(--ink);background:#fff;border-radius:10px;height:48px;margin-top:16px;font-size:16px}}@media (width<=600px){._grid_1wj6u_138{grid-template-columns:1fr}}._page_33e17_1{padding:0 0 64px}._state_33e17_7{padding:48px 0;font-size:18px}._article_33e17_12{max-width:800px;margin:0 auto}._date_33e17_17{color:var(--ink-muted);margin-top:16px;font-size:14px;display:inline-block}._title_33e17_24{font-family:var(--font-display);letter-spacing:-.02em;margin:10px 0 24px;font-size:40px;font-weight:400;line-height:1.05}._cover_33e17_33{object-fit:cover;border-radius:var(--radius-lg);width:100%;max-height:480px;margin-bottom:28px}._body_33e17_41{font-size:17px;line-height:1.65}._body_33e17_41 p{margin:0 0 16px}._body_33e17_41 img{border-radius:var(--radius-md);max-width:100%;height:auto;margin:12px 0}._body_33e17_41 a{color:inherit;text-decoration:underline}._backLink_33e17_62{color:var(--ink);border-bottom:1px solid var(--ink-soft);margin-top:24px;font-size:16px;text-decoration:none;display:inline-block}@media (width<=768px){._title_33e17_24{font-size:28px}._body_33e17_41{font-size:16px}}._page_d29tx_3{padding-bottom:80px}._breadcrumb_d29tx_8{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_d29tx_18{color:#2d2d2d4d}._current_d29tx_19{color:var(--ink)}._breadcrumb_d29tx_8 a{color:inherit;text-decoration:none}._breadcrumb_d29tx_8 a:hover{color:var(--ink)}._hero_d29tx_24{background:var(--ink) url(/img/events-hero.jpg) center / cover no-repeat;border-radius:30px;height:383px;margin-bottom:60px}._sectionTitle_d29tx_32{font-family:var(--font-display);color:var(--ink);margin:0 0 40px;font-size:clamp(56px,6vw,80px);font-weight:400;line-height:1}._grid_d29tx_42{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px;display:grid}._card_d29tx_50{border-radius:30px;flex-direction:column;gap:16px;padding:20px;display:flex}._card_purple_d29tx_58{background:var(--purple-tint)}._card_yellow_d29tx_59{background:var(--yellow-tint)}._card_green_d29tx_60{background:var(--green-tint)}._cardImage_d29tx_62{border-radius:20px;flex-shrink:0;width:100%;height:225px;overflow:hidden}._cardImage_d29tx_62 img{object-fit:cover;width:100%;height:100%;display:block}._cardBody_d29tx_77{flex-direction:column;gap:8px;display:flex}._cardDate_d29tx_83{color:var(--ink);letter-spacing:-.48px;font-size:16px;font-weight:500}._cardTitle_d29tx_90{color:var(--ink);letter-spacing:-1.08px;margin:0;font-size:36px;font-weight:500;line-height:1.1}._cardRegister_d29tx_99{color:var(--ink);margin-top:auto;padding-top:8px;font-size:15px;font-weight:600}._cardExcerpt_d29tx_107{color:var(--ink);letter-spacing:-.72px;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:24px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}._loadMore_d29tx_121{border:1.5px solid var(--ink);color:var(--ink);cursor:pointer;letter-spacing:-.6px;background:0 0;border-radius:10px;align-items:center;gap:10px;margin:0 auto;padding:18px 64px;font-size:20px;font-weight:500;transition:background .2s;display:flex}._loadMore_d29tx_121:hover{background:var(--ink-soft)}._empty_d29tx_142{text-align:center;color:#2d2d2d80;padding:80px;font-size:16px}@media (width<=768px){._page_d29tx_3{padding-bottom:40px}._breadcrumb_d29tx_8{gap:4px;padding:8px 0 16px;font-size:14px}._hero_d29tx_24{border-radius:10px;height:172px;margin-bottom:32px}._sectionTitle_d29tx_32{-webkit-text-stroke:0;margin:0 0 20px;font-size:32px}._grid_d29tx_42{grid-template-columns:1fr;gap:16px;margin-bottom:32px}._card_d29tx_50{border-radius:20px;gap:12px;padding:20px}._cardImage_d29tx_62{border-radius:10px;height:151px}._cardDate_d29tx_83{letter-spacing:-.42px;font-size:14px}._cardTitle_d29tx_90{letter-spacing:-.6px;font-size:20px}._cardExcerpt_d29tx_107{letter-spacing:-.48px;font-size:16px}._loadMore_d29tx_121{padding:12px 40px;font-size:16px}}._page_1e0hc_1{padding-top:var(--space-2xl);padding-bottom:var(--space-3xl)}._title_1e0hc_6{margin-bottom:var(--space-xl);font-size:clamp(40px,6vw,80px)}._hero_1e0hc_12{gap:var(--space-2xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}._heroImage_1e0hc_20{border-radius:var(--radius-lg);aspect-ratio:4/3;overflow:hidden}._imagePlaceholder_1e0hc_26{background:var(--color-green-light);width:100%;height:100%}._heroTitle_1e0hc_32{margin-bottom:var(--space-md);font-size:24px;font-weight:700;line-height:1.35}._heroText_1e0hc_39 p{color:var(--color-text-muted);font-size:15px;line-height:1.7}._section_1e0hc_46{margin-bottom:var(--space-3xl)}._sectionTitle_1e0hc_50{margin-bottom:var(--space-xl);font-size:22px;font-weight:600}._needsGrid_1e0hc_57{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}._needCard_1e0hc_63{border-radius:var(--radius-lg);padding:var(--space-xl);align-items:center;gap:var(--space-lg);text-align:center;flex-direction:column;font-size:15px;line-height:1.5;display:flex}._needCircle_1e0hc_75{background:#ffffff80;border-radius:50%;width:80px;height:80px}._methodsGrid_1e0hc_83{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}._methodCard_1e0hc_89{border-radius:var(--radius-md);padding:var(--space-xl);gap:var(--space-md);transition:transform var(--transition);cursor:pointer;flex-direction:column;font-size:15px;font-weight:500;line-height:1.4;display:flex}._methodCard_1e0hc_89:hover{transform:translateY(-2px)}._methodCard_1e0hc_89._methodCardQr_1e0hc_108{text-align:center;align-items:center;max-width:460px}._methodCard_1e0hc_89._methodCardQr_1e0hc_108:hover{transform:none}._methodLink_1e0hc_118{color:var(--color-text-muted);font-size:13px}._card-yellow_1e0hc_124{background:var(--color-yellow-light)}._card-green_1e0hc_125{background:var(--color-green-light)}._card-purple_1e0hc_126{background:var(--color-purple-light)}@media (width<=768px){._hero_1e0hc_12,._needsGrid_1e0hc_57,._methodsGrid_1e0hc_83{grid-template-columns:1fr}}._page_4v0my_3{padding-bottom:80px}._breadcrumb_4v0my_7{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_4v0my_17{color:#2d2d2d4d}._current_4v0my_18{color:var(--ink)}._breadcrumb_4v0my_7 a{color:inherit;text-decoration:none}._breadcrumb_4v0my_7 a:hover{color:var(--ink)}._title_4v0my_22{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 48px;font-size:clamp(56px,6vw,80px);font-weight:400;line-height:1}._yearFilter_4v0my_33{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}._yearBtn_4v0my_40{border:1.5px solid var(--ink);color:var(--ink);letter-spacing:-.03em;cursor:pointer;background:0 0;border-radius:100px;padding:8px 20px;font-size:16px;font-weight:500;transition:background .15s,color .15s}._yearBtn_4v0my_40:hover,._yearBtnActive_4v0my_58{background:var(--ink);color:var(--paper)}._grid_4v0my_64{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._card_4v0my_71{cursor:pointer;border-radius:20px;height:270px;text-decoration:none;display:block;position:relative;overflow:hidden}._cardImg_4v0my_81{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}._card_4v0my_71:hover ._cardImg_4v0my_81{transform:scale(1.04)}._cardGradient_4v0my_94{background:linear-gradient(#0000,#000c);border-radius:0 0 20px 20px;height:75px;position:absolute;inset:auto 0 0}._cardTitle_4v0my_103{color:#fff;letter-spacing:-.6px;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:500;position:absolute;bottom:20px;left:20px;right:20px;overflow:hidden}._pagination_4v0my_118{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:40px;display:flex}._pageBtn_4v0my_126{border:1.5px solid var(--ink);min-width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:12px;padding:0 12px;font-size:16px;font-weight:500;transition:background .15s,color .15s}._pageBtn_4v0my_126:disabled{opacity:.3;cursor:default}@media (hover:hover){._pageBtn_4v0my_126:not(:disabled):hover{background:var(--ink);color:var(--paper)}}._pageBtnActive_4v0my_152{background:var(--ink);color:var(--paper)}@media (width<=900px){._grid_4v0my_64{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._page_4v0my_3{padding-bottom:40px}._breadcrumb_4v0my_7{gap:4px;padding:8px 0 16px;font-size:14px}._title_4v0my_22{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._grid_4v0my_64{grid-template-columns:1fr;gap:16px}._card_4v0my_71{border-radius:20px;height:176px}._cardGradient_4v0my_94{height:30px}._cardTitle_4v0my_103{font-size:14px;bottom:10px;left:10px}}@media (width<=600px){._grid_4v0my_64{grid-template-columns:1fr}._title_4v0my_22{text-align:left}}._page_qw9vx_3{padding-bottom:80px}._breadcrumb_qw9vx_7{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_qw9vx_17{color:#2d2d2d4d}._current_qw9vx_18{color:var(--ink)}._breadcrumb_qw9vx_7 a{color:inherit;text-decoration:none}._breadcrumb_qw9vx_7 a:hover{color:var(--ink)}._title_qw9vx_23{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 48px;font-size:clamp(56px,6vw,80px);font-weight:400;line-height:1}._layout_qw9vx_34{grid-template-columns:260px 1fr;align-items:start;gap:48px;display:grid}._sidebar_qw9vx_42{flex-direction:column;gap:8px;display:flex;position:sticky;top:32px}._year_qw9vx_50{color:var(--ink);letter-spacing:-.72px;font-size:24px;font-weight:500}._albumTitle_qw9vx_57{color:var(--ink);letter-spacing:-1.08px;margin:0;font-size:36px;font-weight:500;line-height:1.1}._albumDesc_qw9vx_66{color:var(--ink);letter-spacing:-.6px;margin:8px 0 0;font-size:20px;font-weight:500;line-height:1.4}._grid_qw9vx_76{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}._photoBtn_qw9vx_82{all:unset;cursor:pointer;aspect-ratio:1;border-radius:10px;display:block;overflow:hidden}._photo_qw9vx_82{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}._photoBtn_qw9vx_82:hover ._photo_qw9vx_82{transform:scale(1.05)}._lightboxOverlay_qw9vx_105{z-index:1000;background:#0009;justify-content:center;align-items:flex-start;padding:160px 62px 0;display:flex;position:fixed;inset:0}._lightboxInner_qw9vx_116{flex-direction:column;gap:12px;width:100%;max-width:700px;display:flex;position:relative}._lightboxClose_qw9vx_125{all:unset;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:28px;line-height:1;display:flex;position:absolute;top:-40px;right:0}._lightboxMain_qw9vx_143{aspect-ratio:16/10;background:#111;border-radius:20px;overflow:hidden}._lightboxImg_qw9vx_150{object-fit:cover;width:100%;height:100%;display:block}._lightboxNav_qw9vx_158{justify-content:center;gap:12px;margin-top:-4px;display:flex}._navBtn_qw9vx_165{all:unset;border:1.5px solid var(--ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:background .15s;display:flex}@media (hover:hover){._navBtn_qw9vx_165:hover{background:var(--ink-soft)}}._thumbStrip_qw9vx_189{scrollbar-width:none;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}._thumbStrip_qw9vx_189::-webkit-scrollbar{display:none}._thumb_qw9vx_189{all:unset;cursor:pointer;opacity:.6;border-radius:6px;flex-shrink:0;width:54px;height:54px;transition:opacity .15s;overflow:hidden}._thumb_qw9vx_189 img{object-fit:cover;width:100%;height:100%;display:block}._thumbActive_qw9vx_218{opacity:1;outline:2px solid var(--ink);outline-offset:2px}@media (width<=900px){._layout_qw9vx_34{grid-template-columns:1fr}._sidebar_qw9vx_42{position:static}._grid_qw9vx_76{grid-template-columns:repeat(3,1fr)}._lightboxOverlay_qw9vx_105{padding:120px 16px 0}}@media (width<=768px){._page_qw9vx_3{padding-bottom:40px}._breadcrumb_qw9vx_7{gap:4px;padding:8px 0 16px;font-size:14px}._title_qw9vx_23{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._year_qw9vx_50{letter-spacing:-.48px;font-size:16px}._albumTitle_qw9vx_57{letter-spacing:-.72px;font-size:24px}._albumDesc_qw9vx_66{letter-spacing:-.48px;font-size:16px}._grid_qw9vx_76{grid-template-columns:repeat(2,1fr);gap:8px}._photoBtn_qw9vx_82{border-radius:10px}._lightboxOverlay_qw9vx_105{padding:80px 15px 0}._lightboxMain_qw9vx_143{border-radius:10px}._navBtn_qw9vx_165{width:34px;height:34px}._thumb_qw9vx_189{width:60px;height:60px}}@media (width<=600px){._grid_qw9vx_76{grid-template-columns:repeat(2,1fr)}}._page_lbn7h_3{min-height:60vh;padding-bottom:80px}._breadcrumb_lbn7h_5{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 40px;font-size:16px;font-weight:500;display:flex}._sep_lbn7h_14{color:#2d2d2d4d}._current_lbn7h_15{color:var(--ink)}._breadcrumb_lbn7h_5 a{color:inherit;text-decoration:none}._breadcrumb_lbn7h_5 a:hover{color:var(--ink)}._section_lbn7h_20{margin-bottom:80px}._section_lbn7h_20:last-child{margin-bottom:0}._sectionHeader_lbn7h_23{align-items:center;gap:20px;margin-bottom:32px;display:flex}._sectionTitle_lbn7h_30{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._sectionArrow_lbn7h_39{border:2px solid var(--ink);width:48px;height:48px;color:var(--ink);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,color .2s;display:flex}._sectionArrow_lbn7h_39:hover{background:var(--ink);color:var(--paper)}._grid_lbn7h_59{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}._card_lbn7h_66{color:inherit;flex-direction:column;gap:16px;text-decoration:none;display:flex}._cardImg_lbn7h_74{aspect-ratio:452/322;object-fit:cover;border-radius:20px;width:100%;transition:opacity .2s;display:block}._card_lbn7h_66:hover ._cardImg_lbn7h_74{opacity:.85}._cardTitle_lbn7h_85{letter-spacing:-1.08px;color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(20px,2vw,36px);font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}._cardExcerpt_lbn7h_100{letter-spacing:-.72px;color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(16px,1.5vw,24px);font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}@media (width<=1000px){._grid_lbn7h_59{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._page_lbn7h_3{padding-bottom:40px}._breadcrumb_lbn7h_5{gap:4px;padding:8px 0 16px;font-size:14px}._section_lbn7h_20{margin-bottom:48px}._sectionHeader_lbn7h_23{gap:10px;margin-bottom:20px}._sectionTitle_lbn7h_30{-webkit-text-stroke:0;font-size:32px;line-height:.8}._sectionArrow_lbn7h_39{border:none;border-radius:0;width:20px;height:20px;font-size:16px}._grid_lbn7h_59{grid-template-columns:repeat(2,1fr);gap:8px}._card_lbn7h_66{gap:8px}._cardImg_lbn7h_74{aspect-ratio:auto;border-radius:20px;height:176px}._cardTitle_lbn7h_85{letter-spacing:-.42px;font-size:14px}._cardExcerpt_lbn7h_100{display:none}}@media (width<=640px){._grid_lbn7h_59{grid-template-columns:repeat(2,1fr)}}._state_lbn7h_173{color:#9ca3af;grid-column:1/-1;margin:0;font-size:16px}._page_9nk8m_3{min-height:60vh;padding-bottom:80px}._breadcrumb_9nk8m_5{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_9nk8m_14{color:#2d2d2d4d}._current_9nk8m_15{color:var(--ink)}._breadcrumb_9nk8m_5 a{color:inherit;text-decoration:none}._breadcrumb_9nk8m_5 a:hover{color:var(--ink)}._title_9nk8m_19{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 48px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._layout_9nk8m_30{grid-template-columns:280px 1fr;align-items:start;gap:48px;display:grid}._sidebar_9nk8m_38{position:sticky;top:32px}._filterTitle_9nk8m_43{letter-spacing:-1.08px;color:var(--ink);margin:0 0 24px;font-size:36px;font-weight:500}._filterList_9nk8m_51{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._filterItem_9nk8m_59{border-bottom:1.5px solid var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 0;display:flex}._filterItem_9nk8m_59:first-child{border-top:1.5px solid var(--ink)}._filterLabel_9nk8m_73{letter-spacing:-.72px;color:var(--ink);font-size:24px;font-weight:500}._filterItem_9nk8m_59:hover ._searchBox_9nk8m_81{margin-bottom:16px}._searchInput_9nk8m_85{border:1.5px solid var(--ink);width:100%;font-size:16px;font-family:var(--font-body);color:var(--ink);box-sizing:border-box;background:0 0;border-radius:10px;outline:none;padding:10px 14px}._searchInput_9nk8m_85:focus{border-color:var(--purple)}._searchInput_9nk8m_85::placeholder{color:#2d2d2d66}._filterChevron_9nk8m_107{width:20px;height:20px;color:var(--ink);flex-shrink:0;transition:transform .2s}._filterChevronOpen_9nk8m_115{transform:rotate(180deg)}._filterOptions_9nk8m_120{flex-direction:column;gap:4px;padding:8px 0 16px;list-style:none;display:flex}._filterOption_9nk8m_120{text-align:left;font-size:16px;font-family:var(--font-body);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 10px;transition:background .15s}._filterOption_9nk8m_120:hover{background:#2d2d2d0f}._filterOptionActive_9nk8m_145{background:var(--ink);color:var(--paper)}._filterOptionActive_9nk8m_145:hover{background:var(--ink)}._filterEmpty_9nk8m_154{color:#2d2d2d66;padding:4px 10px;font-size:15px}._clearFilters_9nk8m_161{font-size:14px;font-family:var(--font-body);color:#2d2d2d99;cursor:pointer;background:0 0;border:1.5px solid #2d2d2d4d;border-radius:8px;margin-top:16px;padding:8px 16px;transition:border-color .15s,color .15s}._clearFilters_9nk8m_161:hover{border-color:var(--ink);color:var(--ink)}._articleGrid_9nk8m_180{grid-template-columns:repeat(2,1fr);gap:40px 24px;display:grid}._card_9nk8m_187{color:inherit;flex-direction:column;gap:16px;text-decoration:none;display:flex}._cardImg_9nk8m_195{aspect-ratio:452/322;object-fit:cover;border-radius:20px;width:100%;transition:opacity .2s;display:block}._card_9nk8m_187:hover ._cardImg_9nk8m_195{opacity:.85}._cardTitle_9nk8m_206{letter-spacing:-1.08px;color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(20px,2vw,36px);font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}._cardExcerpt_9nk8m_221{letter-spacing:-.72px;color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(16px,1.5vw,24px);font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}@media (width<=1100px){._layout_9nk8m_30{grid-template-columns:220px 1fr;gap:32px}}@media (width<=900px){._layout_9nk8m_30{grid-template-columns:1fr}._sidebar_9nk8m_38{position:static}._articleGrid_9nk8m_180{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._page_9nk8m_3{padding-bottom:40px}._breadcrumb_9nk8m_5{gap:4px;padding:8px 0 16px;font-size:14px}._title_9nk8m_19{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px!important}._filterTitle_9nk8m_43{letter-spacing:-.6px;margin:0 0 16px;font-size:20px}._filterLabel_9nk8m_73{letter-spacing:-.48px;font-size:16px}._filterItem_9nk8m_59{padding:12px 0}._articleGrid_9nk8m_180{grid-template-columns:repeat(2,1fr);gap:8px}._card_9nk8m_187{gap:8px}._cardImg_9nk8m_195{aspect-ratio:auto;border-radius:20px;height:176px}._cardTitle_9nk8m_206{letter-spacing:-.42px;font-size:14px}._cardExcerpt_9nk8m_221{display:none}}@media (width<=600px){._articleGrid_9nk8m_180{grid-template-columns:repeat(2,1fr)}}._state_9nk8m_299{color:#9ca3af;grid-column:1/-1;padding:40px 0;font-size:16px}._page_rfd38_3{min-height:60vh;padding-bottom:80px}._breadcrumb_rfd38_5{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_rfd38_14{color:#2d2d2d4d}._current_rfd38_15{color:var(--ink)}._breadcrumb_rfd38_5 a{color:inherit;text-decoration:none}._breadcrumb_rfd38_5 a:hover{color:var(--ink)}._pageTitle_rfd38_19{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 48px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._detailLayout_rfd38_30{grid-template-columns:452px 1fr;align-items:flex-start;gap:48px;display:grid}._detailPhoto_rfd38_37{aspect-ratio:452/385;object-fit:cover;border-radius:30px;width:100%;display:block;position:sticky;top:32px}._articleTitle_rfd38_49{font-family:var(--font-body);letter-spacing:-1.44px;color:var(--ink);margin:0 0 32px;font-size:clamp(28px,3vw,48px);font-weight:500;line-height:1.1}._articleMeta_rfd38_59{color:#2d2d2d80;letter-spacing:-.3px;margin:0 0 24px;font-size:16px;font-weight:500}._articleBody_rfd38_67{letter-spacing:-.5px;color:var(--ink);font-size:20px;font-weight:500;line-height:1.6}._articleBody_rfd38_67 p{margin:0 0 16px}._articleBody_rfd38_67 p:last-child{margin:0}._articleBody_rfd38_67 a{color:#af87dc;text-decoration:none}._articleBody_rfd38_67 a:hover{text-decoration:underline}@media (width<=1100px){._detailLayout_rfd38_30{grid-template-columns:1fr}._detailPhoto_rfd38_37{aspect-ratio:16/9;position:static}}@media (width<=768px){._page_rfd38_3{padding-bottom:40px}._breadcrumb_rfd38_5{gap:4px;padding:8px 0 16px;font-size:14px}._pageTitle_rfd38_19{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._detailLayout_rfd38_30{grid-template-columns:1fr;gap:24px}._detailPhoto_rfd38_37{aspect-ratio:auto;object-fit:cover;border-radius:10px;width:100%;height:172px;position:static}._articleTitle_rfd38_49{letter-spacing:-.72px;margin:0 0 12px;font-size:24px}._articleMeta_rfd38_59{font-size:14px}._articleBody_rfd38_67{letter-spacing:-.48px;font-size:16px}}._page_1359n_1{min-height:60vh;padding-bottom:80px}._breadcrumb_1359n_4{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_1359n_13{color:#2d2d2d4d}._current_1359n_14{color:var(--ink)}._breadcrumb_1359n_4 a{color:inherit;text-decoration:none}._breadcrumb_1359n_4 a:hover{color:var(--ink)}._sectionHeader_1359n_19{align-items:center;gap:20px;margin-bottom:32px;display:flex}._sectionTitle_1359n_26{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._arrowIcon_1359n_35{width:48px;height:48px;color:var(--ink);flex-shrink:0}._pageTitle_1359n_43{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 48px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._grid_1359n_54{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}._card_1359n_62{cursor:default;border-radius:20px;flex-direction:column;justify-content:flex-end;height:270px;padding:30px;display:flex}._card_yellow_1359n_72{background:var(--yellow-tint)}._card_green_1359n_73{background:var(--green-tint)}._card_purple_1359n_74{background:var(--purple-tint)}._cardLabel_1359n_76{font-family:"Inter", var(--font-body), sans-serif;color:var(--ink);letter-spacing:-.72px;font-size:24px;font-weight:500;line-height:1.2}._section_1359n_19{margin-bottom:60px}._empty_1359n_88{color:#2d2d2d66;font-size:18px}@media (width<=768px){._page_1359n_1{padding-bottom:40px}._breadcrumb_1359n_4{gap:4px;padding:8px 0 16px;font-size:14px}._pageTitle_1359n_43{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._sectionHeader_1359n_19{gap:10px;margin-bottom:20px}._sectionTitle_1359n_26{-webkit-text-stroke:0;font-size:32px;line-height:.8}._arrowIcon_1359n_35{width:20px;height:20px}._section_1359n_19{margin-bottom:48px}._grid_1359n_54{grid-template-columns:1fr;gap:10px;margin-bottom:0}._card_1359n_62{border-radius:20px;height:189px;padding:20px 30px 20px 20px}._cardLabel_1359n_76{letter-spacing:-.48px;font-size:16px}}._state_1359n_145{color:#9ca3af;padding:40px 0;font-size:16px}._page_yheo6_1{min-height:60vh;padding-bottom:80px}._memberBanner_yheo6_4{color:#fff;background:#1a1a1a;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:24px 0 40px;padding:32px 40px;display:flex}._memberBannerText_yheo6_16{flex:1;min-width:200px}._memberBannerTitle_yheo6_17{color:#fff;margin:0 0 8px;font-size:24px;font-weight:700}._memberBannerDesc_yheo6_23{color:#ffffffb3;max-width:480px;margin:0;font-size:14px;line-height:1.5}._memberBannerBtn_yheo6_30{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:12px;flex-shrink:0;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s}._memberBannerBtn_yheo6_30:hover{opacity:.88}._breadcrumb_yheo6_47{color:#2d2d2d80;align-items:center;gap:6px;padding:20px 0 24px;font-size:16px;font-weight:500;display:flex}._sep_yheo6_56{color:#2d2d2d4d}._current_yheo6_57{color:var(--ink)}._breadcrumb_yheo6_47 a{color:inherit;text-decoration:none}._breadcrumb_yheo6_47 a:hover{color:var(--ink)}._pageTitle_yheo6_62{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 40px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._sectionHeader_yheo6_73{align-items:center;gap:20px;margin-bottom:32px;display:flex}._sectionTitle_yheo6_79{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}._arrowIcon_yheo6_87{width:48px;height:48px;color:var(--ink);flex-shrink:0;text-decoration:none}._heroRow_yheo6_96{grid-template-columns:3fr 2fr;align-items:start;gap:30px;margin-bottom:60px;display:grid}._heroImg_yheo6_103{object-fit:cover;border-radius:20px;width:100%;height:383px;display:block}._heroHeading_yheo6_111{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-1.08px;color:var(--ink);margin:0 0 20px;font-size:36px;font-weight:500;line-height:1.2}._heroBody_yheo6_120{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.72px;color:var(--ink);margin:0;font-size:24px;font-weight:500;line-height:1.3}._section_yheo6_73{margin-bottom:80px}._cardGrid_yheo6_133{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}._cardGrid3_yheo6_139{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px;display:grid}._volunteerCard_yheo6_146{border-radius:30px;flex-direction:column;gap:16px;min-height:381px;padding:30px;display:flex}._card_purple_yheo6_154{background:var(--purple-tint)}._card_yellow_yheo6_155{background:var(--yellow-tint)}._card_green_yheo6_156{background:var(--green-tint)}._volunteerAvatar_yheo6_158{background:#2d2d2d1f;border-radius:50%;flex-shrink:0;width:55px;height:55px}._volunteerTitle_yheo6_165{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-1.08px;color:var(--ink);margin:0;font-size:36px;font-weight:500;line-height:1.1}._volunteerDesc_yheo6_174{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.72px;color:var(--ink);flex:1;margin:0;font-size:24px;font-weight:500;line-height:1.3}._joinBtn_yheo6_184{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.6px;color:var(--ink);cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;padding:18px 36px;font-size:20px;font-weight:500;text-decoration:none;display:inline-flex}._partnerCard_yheo6_203{background:#fff;border-radius:20px;justify-content:center;align-items:center;height:280px;padding:20px;display:flex}._partnerLogo_yheo6_212{object-fit:contain;max-width:100%;max-height:180px}._partnerBtn_yheo6_217{background:var(--yellow-tint);font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.22px;color:var(--ink);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;margin:40px auto 0;padding:18px 64px;font-size:20px;font-weight:500;text-decoration:none;display:inline-flex}._partnerBtnWrap_yheo6_234{justify-content:center;display:flex}._expensesTitle_yheo6_240{font-family:var(--font-display);color:var(--ink);text-align:center;margin:60px 0 40px;font-size:clamp(40px,5vw,80px);font-weight:400;line-height:1}._expenseCircles_yheo6_250{text-align:center;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}._expenseCircle_yheo6_250{flex-direction:column;align-items:center;gap:16px;display:flex}._circleImg_yheo6_263{object-fit:cover;border-radius:50%;width:210px;height:210px}._expenseLabel_yheo6_269{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.72px;color:var(--ink);max-width:280px;font-size:24px;font-weight:500;line-height:1.3}._paySubtitle_yheo6_279{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-1.08px;color:var(--ink);max-width:600px;margin:0 0 32px;font-size:36px;font-weight:500;line-height:1.3}._payGrid_yheo6_289{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}._payCard_yheo6_295{border-radius:20px;flex-direction:column;justify-content:space-between;height:270px;padding:30px;display:flex}._payCardTitle_yheo6_303{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.72px;color:var(--ink);margin:0;font-size:24px;font-weight:500;line-height:1.3}._payCard_yheo6_295._payCardQr_yheo6_315{text-align:center;align-items:center;gap:20px;max-width:460px;height:auto}._payLink_yheo6_323{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.48px;color:var(--ink);align-self:flex-end;font-size:16px;font-weight:500;text-decoration:none}._payLink_yheo6_323:hover{text-decoration:underline}._introRow_yheo6_335{grid-template-columns:2fr 3fr;align-items:start;gap:40px;margin-bottom:60px;display:grid}._introHeading_yheo6_343{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-1.08px;color:var(--ink);margin:0 0 24px;font-size:36px;font-weight:500;line-height:1.2}._introBody_yheo6_352{font-family:"Inter", var(--font-body), sans-serif;letter-spacing:-.72px;color:var(--ink);margin:0;font-size:24px;font-weight:500;line-height:1.3}._introImg_yheo6_361{object-fit:cover;border-radius:20px;width:100%;height:448px;display:block}._needsTitle_yheo6_369{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 40px;font-size:clamp(48px,6vw,80px);font-weight:400;line-height:1}@media (width<=768px){._page_yheo6_1{padding-bottom:40px}._breadcrumb_yheo6_47{gap:4px;padding:8px 0 16px;font-size:14px}._pageTitle_yheo6_62{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._sectionHeader_yheo6_73{gap:10px;margin-bottom:20px}._sectionTitle_yheo6_79{-webkit-text-stroke:0;font-size:32px;line-height:.8}._arrowIcon_yheo6_87{width:20px;height:20px}._section_yheo6_73{margin-bottom:48px}._heroRow_yheo6_96{grid-template-columns:1fr;gap:16px;margin-bottom:32px}._heroImg_yheo6_103{border-radius:20px;width:100%;height:172px}._heroHeading_yheo6_111{letter-spacing:-.6px;margin:0 0 12px;font-size:20px}._heroBody_yheo6_120{letter-spacing:-.48px;font-size:16px}._expensesTitle_yheo6_240{-webkit-text-stroke:0;margin:32px 0 24px;font-size:32px}._expenseCircles_yheo6_250{grid-template-columns:1fr;gap:32px}._circleImg_yheo6_263{width:160px;height:160px}._expenseLabel_yheo6_269{letter-spacing:-.48px;font-size:16px}._paySubtitle_yheo6_279{letter-spacing:-.6px;margin:0 0 20px;font-size:20px}._payGrid_yheo6_289{grid-template-columns:1fr;gap:12px}._payCard_yheo6_295{height:219px;padding:30px}._payCardTitle_yheo6_303{letter-spacing:-.48px;font-size:16px}._needsTitle_yheo6_369{-webkit-text-stroke:0;text-align:left;margin:0 0 20px;font-size:32px}._cardGrid_yheo6_133{grid-template-columns:1fr;gap:16px}._cardGrid3_yheo6_139{grid-template-columns:repeat(2,1fr);gap:8px}._volunteerCard_yheo6_146{border-radius:20px;gap:25px;min-height:auto;padding:20px}._volunteerTitle_yheo6_165{letter-spacing:-.6px;font-size:20px}._volunteerDesc_yheo6_174{letter-spacing:-.48px;font-size:16px}._joinBtn_yheo6_184{letter-spacing:-.48px;border-radius:10px;justify-content:center;width:100%;height:50px;padding:15px;font-size:16px}._introRow_yheo6_335{grid-template-columns:1fr;gap:16px;margin-bottom:32px}._introImg_yheo6_361{border-radius:20px;width:100%;height:172px}._introHeading_yheo6_343{letter-spacing:-.6px;margin:0 0 12px;font-size:20px}._introBody_yheo6_352{letter-spacing:-.48px;font-size:16px}._partnerCard_yheo6_203{height:106px;padding:16px}._partnerLogo_yheo6_212{max-height:70px}._partnerBtn_yheo6_217{height:50px;margin:24px auto 0;padding:15px 40px;font-size:16px}}._page_1cqjb_1{padding-bottom:120px}._breadcrumb_1cqjb_5{color:var(--ink-muted);align-items:center;gap:8px;padding:20px 0 0;font-size:14px;display:flex}._sep_1cqjb_13{opacity:.4}._current_1cqjb_14{opacity:.6}._title_1cqjb_16{font-family:var(--font-display);color:#2d2d2d;-webkit-text-stroke:1px #2d2d2d;text-align:center;margin:48px 0 56px;font-size:80px;font-weight:400;line-height:1}._grid_1cqjb_27{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._card_1cqjb_33{background:var(--green-tint,#f0fce8);border-radius:20px;flex-direction:column;gap:12px;padding:32px;display:flex}._card_1cqjb_33:nth-child(2){background:var(--yellow-tint,#fff9e6)}._card_1cqjb_33:nth-child(3){background:var(--purple-tint,#f3edfd)}._card_1cqjb_33:nth-child(4){background:var(--blue-tint,#e8f4fd)}._cardTitle_1cqjb_46{font-family:var(--font-sub);color:#2d2d2d;margin:0;font-size:20px;font-weight:600}._cardText_1cqjb_54{color:#2d2d2d;margin:0;font-size:18px;line-height:1.5}._cardLink_1cqjb_61{color:#af87dc;font-size:20px;font-weight:500;text-decoration:none}._cardLink_1cqjb_61:hover{text-decoration:underline}._cardNote_1cqjb_69{color:#666;margin:0;font-size:14px}._socials_1cqjb_75{flex-direction:column;gap:8px;display:flex}._socialLink_1cqjb_81{color:#af87dc;font-size:18px;font-weight:500;text-decoration:none}._socialLink_1cqjb_81:hover{text-decoration:underline}@media (width<=768px){._page_1cqjb_1{padding-bottom:40px}._title_1cqjb_16{-webkit-text-stroke:0;margin:24px 0 32px;font-size:40px}._grid_1cqjb_27{grid-template-columns:1fr;gap:16px}._card_1cqjb_33{border-radius:16px;padding:24px}}._page_1g3dz_1{min-height:60vh;padding:48px 0 80px}._content_1g3dz_6{max-width:780px;margin:0 auto}._text_1g3dz_11{color:var(--ink);white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:15px;line-height:1.7}._loading_1g3dz_20,._empty_1g3dz_21{color:#888;padding:24px 0;font-size:15px}
