:root{--hc-radius-sm: 10px;--hc-radius-md: 18px;--hc-radius-lg: 28px;--hc-shadow: 0 18px 45px rgba(31, 34, 32, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hc-bg);color:var(--hc-text);font-family:var(--hc-body-font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,.hc-logo,.hc-footer__logo{font-family:var(--hc-heading-font);letter-spacing:-.02em;margin:0}p{margin:0}.page-width{width:min(1180px,calc(100% - 2rem));margin:0 auto}.hc-header{position:sticky;top:0;z-index:30;background:#f6f2ebe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--hc-border)}.hc-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:1rem 0}.hc-logo{text-decoration:none;font-size:1.2rem}.hc-nav{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.hc-nav a,.hc-footer__links a{text-decoration:none;color:var(--hc-muted);font-size:.95rem}.hc-nav a:hover,.hc-footer__links a:hover,.hc-story-card h3 a:hover{color:var(--hc-text)}.hc-header__actions{display:flex;gap:.75rem}.hc-btn{-webkit-appearance:none;appearance:none;border:1px solid var(--hc-border);border-radius:999px;text-decoration:none;padding:.9rem 1.25rem;font:inherit;font-weight:600;transition:.2s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hc-btn--primary{background:var(--hc-accent);color:#fff;border-color:var(--hc-accent)}.hc-btn--primary:hover{filter:brightness(.95)}.hc-btn--ghost{background:transparent;color:var(--hc-text)}.hc-btn--ghost:hover{background:var(--hc-card)}.hc-btn--block{width:100%}.hc-eyebrow,.hc-card-label{text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;color:var(--hc-muted);margin-bottom:.9rem}.hc-hero{padding:3.5rem 0 2rem}.hc-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:stretch}.hc-hero__copy,.hc-hero__panel,.hc-stat,.hc-mission__card,.hc-card,.hc-story-card,.hc-donate__card,.hc-donate__aside-card,.hc-newsletter__panel{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg);box-shadow:var(--hc-shadow)}.hc-hero__copy{padding:clamp(2rem,4vw,4rem)}.hc-hero h1{font-size:clamp(2.7rem,7vw,5rem);line-height:.98;max-width:12ch}.hc-hero__subheading,.hc-section__lead,.hc-section__intro,.hc-card p,.hc-story-card p,.hc-donate__description,.hc-footer__text,.hc-newsletter__privacy{color:var(--hc-muted)}.hc-hero__subheading{font-size:1.06rem;margin-top:1.2rem;max-width:50ch}.hc-hero__actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.8rem}.hc-hero__meta{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap}.hc-hero__meta span{padding:.65rem .9rem;border-radius:999px;background:var(--hc-accent_soft);font-size:.88rem}.hc-hero__panel{overflow:hidden;display:flex;flex-direction:column}.hc-hero__image,.hc-story-card__image{width:100%;aspect-ratio:4 / 3;object-fit:cover}.hc-hero__placeholder{min-height:420px;padding:2rem;background:linear-gradient(135deg,var(--hc-surface),var(--hc-accent_soft));display:flex;align-items:end}.hc-hero__placeholder h3{font-size:2rem;margin-bottom:.75rem}.hc-hero__note{padding:1.25rem 1.5rem 1.6rem;border-top:1px solid var(--hc-border)}.hc-stats{padding:.5rem 0 2.5rem}.hc-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.hc-stat{padding:1.5rem}.hc-stat__number{display:block;font-family:var(--hc-heading-font);font-size:2rem}.hc-stat__label{display:block;color:var(--hc-muted);margin-top:.35rem}.hc-section{padding:2rem 0 0}.hc-section--soft .hc-card,.hc-section--soft .hc-section__header{background:transparent}.hc-section__header{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;margin-bottom:1.4rem}.hc-section h2{font-size:clamp(2rem,4vw,3rem);line-height:1.05;max-width:14ch}.hc-section__intro{max-width:40ch}.hc-mission{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:1rem;align-items:start}.hc-mission>div:first-child,.hc-donate__grid>div:first-child{padding:1rem 0}.hc-mission__card,.hc-donate__aside-card{padding:1.5rem}.hc-checklist{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.9rem}.hc-checklist li{position:relative;padding-left:1.4rem}.hc-checklist li:before{content:"";position:absolute;left:0;top:.6rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--hc-accent)}.hc-card-grid,.hc-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hc-card,.hc-story-card{overflow:hidden}.hc-card{padding:1.5rem}.hc-card h3,.hc-story-card h3,.hc-donate__card h3{font-size:1.55rem;line-height:1.1;margin-bottom:.7rem}.hc-story-card__body{padding:1.2rem 1.2rem 1.4rem}.hc-story-card h3 a{text-decoration:none}.hc-donate{padding-bottom:.5rem}.hc-donate__products{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0 1.1rem}.hc-product-btn{border:1px solid var(--hc-border);background:#fff;color:var(--hc-text);padding:.65rem .9rem;border-radius:999px;font:inherit;font-size:.92rem;cursor:pointer;transition:.2s ease}.hc-product-btn:hover,.hc-product-btn.is-active{border-color:var(--hc-accent);background:var(--hc-accent_soft)}.hc-donate__selected-product{margin-top:.25rem}.hc-donate__selected-label{margin:0;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-muted)}.hc-donate__selected-title{margin:.2rem 0 .8rem;font-weight:600}.hc-product-pane{display:none}.hc-product-pane.is-active{display:block}.hc-donate__qty{display:inline-flex;align-items:center;gap:.55rem;margin-top:.4rem}.hc-donate__qty span{font-size:.9rem;color:var(--hc-muted)}.hc-donate__qty input{width:80px;padding:.7rem .85rem;border-radius:999px;border:1px solid var(--hc-border);font:inherit}.hc-donate__status{min-height:1.25rem;margin:.85rem 0 0;font-size:.9rem;color:var(--hc-accent)}.hc-donate__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:2rem;align-items:start}.hc-donate__card{padding:1.6rem}.hc-amounts{display:flex;gap:.75rem;flex-wrap:wrap;margin:1.25rem 0}.hc-amount-btn,.hc-amount-chip{border:1px solid var(--hc-border);background:var(--hc-bg);color:var(--hc-text);padding:.8rem 1rem;border-radius:999px;font:inherit;font-size:.95rem}.hc-amount-btn{cursor:pointer;transition:.2s ease}.hc-amount-btn:hover,.hc-amount-btn.is-active{border-color:var(--hc-accent);background:var(--hc-accent_soft)}.hc-donate__note{margin-top:.9rem;font-size:.9rem;color:var(--hc-muted)}.hc-donate__note--warning{color:#9b4a2e}.hc-newsletter{padding-bottom:2.25rem}.hc-newsletter__panel{padding:clamp(1.5rem,3vw,2.25rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:1.5rem;align-items:center}.hc-newsletter__form{display:flex;gap:.75rem}.hc-newsletter__form input{width:100%;padding:.95rem 1rem;border-radius:999px;border:1px solid var(--hc-border);background:#fff;font:inherit}.hc-newsletter__privacy{margin-top:.8rem;font-size:.9rem}.hc-footer{padding:1.5rem 0 2rem}.hc-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;padding:1.6rem 0 1.2rem;border-top:1px solid var(--hc-border)}.hc-footer__logo{font-size:1.35rem;margin-bottom:.7rem}.hc-footer__heading{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:var(--hc-muted);margin-bottom:.9rem}.hc-footer__links{display:grid;gap:.55rem}.hc-footer__bottom{padding-top:1rem;border-top:1px solid var(--hc-border);display:flex;justify-content:space-between;gap:1rem;color:var(--hc-muted);font-size:.9rem}@media(max-width:990px){.hc-header__inner,.hc-hero__grid,.hc-mission,.hc-donate__grid,.hc-newsletter__panel,.hc-footer__grid,.hc-section__header{grid-template-columns:1fr;display:grid}.hc-stats__grid,.hc-card-grid,.hc-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-header__actions,.hc-nav{justify-content:flex-start}.hc-section__header{align-items:start}}@media(max-width:720px){.page-width{width:min(100% - 1.25rem,1180px)}.hc-header__inner,.hc-nav{gap:1rem}.hc-nav a{font-size:.9rem}.hc-hero{padding-top:1.5rem}.hc-hero h1{font-size:2.5rem}.hc-stats__grid,.hc-card-grid,.hc-story-grid{grid-template-columns:1fr}.hc-newsletter__form,.hc-hero__actions,.hc-header__actions,.hc-footer__bottom{flex-direction:column;align-items:stretch}}.hc-nav a.is-active{color:var(--hc-text);font-weight:600}.hc-section__header--with-link{align-items:start}.hc-section__header-side{display:grid;gap:.75rem;justify-items:start}.hc-section__link,.hc-story-card__more,.hc-back-link,.hc-pagination a{color:var(--hc-accent);text-decoration:none;font-weight:600}.hc-section__link:hover,.hc-story-card__more:hover,.hc-back-link:hover,.hc-pagination a:hover{text-decoration:underline}.hc-page-shell{padding:2.25rem 0 2.75rem}.hc-page-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:1.25rem;align-items:start}.hc-page-hero h1,.hc-article-header h1{font-size:clamp(2.6rem,6vw,4.6rem);line-height:.98;margin-bottom:1rem}.hc-page-hero__intro{color:var(--hc-muted);max-width:58ch;font-size:1.05rem}.hc-page-aside,.hc-contact-card,.hc-article-image-wrap,.hc-page-content,.hc-article-body{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg);box-shadow:var(--hc-shadow)}.hc-page-aside{padding:1.5rem}.hc-page-content,.hc-article-body{margin-top:1.25rem;padding:clamp(1.35rem,3vw,2.5rem)}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte h2,.rte h3,.rte h4{margin:1.5rem 0 .75rem}.rte p,.rte ul,.rte ol,.rte blockquote{margin:0 0 1rem}.rte ul,.rte ol{padding-left:1.25rem}.rte a{color:var(--hc-accent)}.hc-contact-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:1rem;margin-top:1.25rem}.hc-contact-card{padding:1.5rem}.hc-contact-card--soft{background:var(--hc-accent_soft);box-shadow:none}.hc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hc-contact-card input,.hc-contact-card textarea{width:100%;margin:0 0 .85rem;padding:.95rem 1rem;border:1px solid var(--hc-border);border-radius:18px;background:#fff;font:inherit}.hc-contact-card textarea{resize:vertical}.hc-form-message{margin-bottom:1rem;padding:.9rem 1rem;border-radius:16px}.hc-form-message--success{background:#edf6ef;color:#245f34}.hc-form-message--error{background:#fff1ee;color:#9b4a2e}.hc-story-grid--archive{margin-top:1.25rem}.hc-pagination{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:1.5rem;padding:1rem 0 0;color:var(--hc-muted)}.hc-article-width{width:min(880px,calc(100% - 2rem));margin:0 auto}.hc-back-link{display:inline-block;margin-bottom:1rem}.hc-article-header{margin-bottom:1rem}.hc-article-image-wrap{overflow:hidden}.hc-article-image{width:100%;aspect-ratio:16 / 9;object-fit:cover}@media(max-width:990px){.hc-page-hero,.hc-contact-grid,.hc-form-grid{grid-template-columns:1fr}}@media(max-width:720px){.hc-page-shell{padding-top:1.5rem}.hc-pagination{flex-direction:column;align-items:flex-start}}.hc-cart-page{padding-bottom:2.25rem}.hc-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1rem;align-items:start}.hc-cart-items,.hc-cart-summary,.hc-cart-empty{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg);box-shadow:var(--hc-shadow)}.hc-cart-items{padding:1rem 1.25rem}.hc-cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--hc-border)}.hc-cart-item:first-child{padding-top:.25rem}.hc-cart-item:last-child{border-bottom:0;padding-bottom:.25rem}.hc-cart-item__meta{min-width:130px;display:grid;justify-items:end;gap:.45rem}.hc-cart-qty-label,.hc-cart-line-price,.hc-cart-remove,.hc-cart-properties{font-size:.95rem}.hc-cart-qty{width:84px;padding:.7rem .8rem;border-radius:999px;border:1px solid var(--hc-border);background:#fff;font:inherit}.hc-cart-line-price{font-weight:600}.hc-cart-remove{color:var(--hc-muted);text-decoration:none}.hc-cart-remove:hover{color:var(--hc-text)}.hc-cart-properties{margin:.75rem 0 0;padding-left:1rem;color:var(--hc-muted)}.hc-cart-summary,.hc-cart-empty{padding:1.5rem}.hc-cart-summary h3,.hc-cart-empty h3{margin-bottom:.7rem}.hc-cart-summary__row{display:flex;justify-content:space-between;gap:1rem;padding:.95rem 0;border-bottom:1px solid var(--hc-border)}.hc-cart-summary__row--total{font-weight:700}.hc-cart-summary .hc-btn{margin-top:.85rem}@media(max-width:800px){.hc-cart-layout,.hc-cart-item{grid-template-columns:1fr}.hc-cart-item__meta{justify-items:start}}.hc-logo{display:inline-flex;align-items:center;gap:.9rem}.hc-logo__image{width:68px;height:68px;object-fit:contain;border-radius:50%;box-shadow:0 10px 24px #1f22201f;background:#fff}.hc-logo__text{max-width:16ch;line-height:1.05}.hc-logo__copy{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.25rem}.hc-logo__uen{font-family:var(--hc-body-font);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-muted);line-height:1.2}.hc-hero__panel{position:relative}.hc-hero__panel:after{content:"";position:absolute;inset:1rem 1rem auto auto;width:110px;height:110px;background:radial-gradient(circle,#ffffffb3,#fff0);pointer-events:none}.hc-card--program{overflow:hidden;padding:0}.hc-card__image{width:100%;aspect-ratio:4 / 2.7;object-fit:cover;border-bottom:1px solid var(--hc-border)}.hc-card__body{padding:1.4rem 1.4rem 1.5rem}.hc-card__body h3{margin-bottom:.65rem}.hc-footer__logo{display:inline-flex;align-items:center;gap:.85rem}.hc-footer__logo-image{width:52px;height:52px;object-fit:contain;border-radius:50%;background:#fff}@media(max-width:900px){.hc-header__inner{grid-template-columns:1fr;justify-items:center;text-align:center}.hc-logo{justify-content:center;flex-direction:column}.hc-logo__text{max-width:none}.hc-logo__copy{align-items:center}.hc-header__actions{flex-wrap:wrap;justify-content:center}}@media(max-width:640px){.hc-logo__image{width:56px;height:56px}.hc-logo{gap:.5rem}.hc-nav{gap:.85rem}}.hc-gallery-page__aside{display:grid;gap:1rem}.hc-gallery-page__aside-title{font-size:1.65rem;line-height:1.08}.hc-gallery-page__aside p:last-of-type{color:var(--hc-muted)}.hc-gallery-page__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hc-gallery-page__meta>div,.hc-gallery-empty,.hc-gallery-page__panel{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius-lg);box-shadow:var(--hc-shadow)}.hc-gallery-page__meta>div{padding:1rem}.hc-gallery-page__meta-number{display:block;font-family:var(--hc-heading-font);font-size:2rem;line-height:1}.hc-gallery-page__meta-label{display:block;margin-top:.45rem;color:var(--hc-muted);font-size:.92rem}.hc-gallery-page__panel{margin-top:1.25rem;padding:clamp(1.1rem,2.5vw,1.5rem)}.hc-gallery-page__toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.15rem}.hc-gallery-page__toolbar h2{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.05}.hc-gallery-page__count{color:var(--hc-muted);font-size:.95rem}.hc-gallery-grid{display:grid;gap:1rem}.hc-gallery-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hc-gallery-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hc-gallery-card{margin:0;display:grid;gap:.75rem}.hc-gallery-card__button{padding:0;border:0;background:transparent;cursor:zoom-in;border-radius:22px;overflow:hidden;box-shadow:var(--hc-shadow)}.hc-gallery-card__image{width:100%;aspect-ratio:4 / 5;object-fit:cover;transition:transform .3s ease}.hc-gallery-card__button:hover .hc-gallery-card__image{transform:scale(1.03)}.hc-gallery-card__caption{color:var(--hc-muted);font-size:.95rem;padding:0 .2rem}.hc-gallery-empty{padding:1.5rem}.hc-gallery-empty h3{font-size:1.6rem;margin-bottom:.65rem}.hc-gallery-empty p:last-child{color:var(--hc-muted)}.hc-gallery-lightbox{width:min(1100px,calc(100% - 2rem));max-width:none;border:0;padding:0;background:transparent}.hc-gallery-lightbox::backdrop{background:#121212b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hc-gallery-lightbox__inner{position:relative;background:#111;color:#fff;border-radius:24px;overflow:hidden}.hc-gallery-lightbox__close{position:absolute;top:.85rem;right:.85rem;width:42px;height:42px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:1.7rem;cursor:pointer}.hc-gallery-lightbox__image{width:100%;max-height:82vh;object-fit:contain;background:#111}.hc-gallery-lightbox__caption{margin:0;padding:1rem 1.25rem 1.2rem;font-size:.95rem;color:#ffffffd6}@media(max-width:990px){.hc-gallery-grid--4,.hc-gallery-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.hc-gallery-page__toolbar,.hc-gallery-page__meta{grid-template-columns:1fr;display:grid;align-items:start}.hc-gallery-grid--4,.hc-gallery-grid--3{grid-template-columns:1fr}.hc-gallery-lightbox{width:calc(100% - 1rem)}}.hc-gallery-page-minimal__header{margin-bottom:1.75rem}.hc-gallery-page-minimal__header h1{font-size:clamp(2.6rem,6vw,4.6rem);line-height:.98;margin:0}.hc-gallery-page-minimal__apps{display:grid;gap:1rem}.hc-gallery-page-minimal__app-block{width:100%}
/*# sourceMappingURL=/cdn/shop/t/17/assets/theme.css.map */
