.Hero-module__Z8hQ_W__hero{background-color:#fef9fa;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__imageWrapper{z-index:1;width:60%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.Hero-module__Z8hQ_W__image{object-fit:cover;filter:brightness(.9)contrast(1.1);width:100%;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000005 2%,#0000001a 5%,#0000004d 8%,#0009 11%,#000000e6 13%,#000 15%);mask-image:linear-gradient(90deg,#0000 0%,#00000005 2%,#0000001a 5%,#0000004d 8%,#0009 11%,#000000e6 13%,#000 15%)}.Hero-module__Z8hQ_W__imageOverlay{pointer-events:none;z-index:2;position:absolute;inset:0}[data-theme=dark] .Hero-module__Z8hQ_W__imageOverlay{background:0 0}.Hero-module__Z8hQ_W__contentWrapper{z-index:10;background-color:#0000;align-items:center;width:100%;height:100%;padding-left:6vw;display:flex;position:relative}.Hero-module__Z8hQ_W__textContent{max-width:650px}.Hero-module__Z8hQ_W__label{letter-spacing:.2em;color:var(--muted-foreground);text-transform:uppercase;margin-bottom:2rem;font-size:.875rem;font-weight:600;display:block}.Hero-module__Z8hQ_W__title{margin-bottom:2.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.Hero-module__Z8hQ_W__description{color:var(--muted-foreground);max-width:50ch;margin-bottom:4rem;font-size:1.25rem;line-height:1.5}.Hero-module__Z8hQ_W__actions{gap:1.5rem;display:flex}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{flex-direction:column;height:auto;min-height:100vh}.Hero-module__Z8hQ_W__imageWrapper{width:100%;height:50vh;position:relative}.Hero-module__Z8hQ_W__image{-webkit-mask-image:none!important;mask-image:none!important}.Hero-module__Z8hQ_W__imageOverlay{background:linear-gradient(#fef9fa33 0%,#fef9fa00 20%)}.Hero-module__Z8hQ_W__contentWrapper{text-align:center;justify-content:center;width:100%;padding:5rem 1.5rem}.Hero-module__Z8hQ_W__title{font-size:2.5rem}.Hero-module__Z8hQ_W__description{margin-bottom:3rem;font-size:1.125rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;justify-content:center;gap:1rem}.Hero-module__Z8hQ_W__actions a{width:100%}.Hero-module__Z8hQ_W__sidebarSection{display:none}}
.FeaturedProducts-module__yQoekG__boutiqueSection{padding:var(--section-padding)0;background-color:#fef9fa}.FeaturedProducts-module__yQoekG__header{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.FeaturedProducts-module__yQoekG__intro{max-width:800px}.FeaturedProducts-module__yQoekG__kicker{letter-spacing:.4em;color:var(--gold);text-transform:uppercase;margin-bottom:2.5rem;font-size:.75rem;font-weight:800;display:block}.FeaturedProducts-module__yQoekG__title{font-size:clamp(3rem,6vw,4.5rem);line-height:1;font-family:var(--font-serif);color:var(--burgundy);letter-spacing:-.01em;margin-bottom:2.5rem}.FeaturedProducts-module__yQoekG__description{color:var(--muted-foreground);font-size:1.125rem;line-height:1.8}.FeaturedProducts-module__yQoekG__goalBox{text-align:right}.FeaturedProducts-module__yQoekG__goalLabel{letter-spacing:.3em;color:var(--gold);margin-bottom:.75rem;font-size:.65rem;font-weight:800;display:block}.FeaturedProducts-module__yQoekG__goalAmount{font-family:var(--font-serif);color:var(--burgundy);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;display:block}.FeaturedProducts-module__yQoekG__goalDesc{color:var(--muted-foreground);max-width:30ch;margin-left:auto;font-size:.875rem;line-height:1.6}.FeaturedProducts-module__yQoekG__categoryGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.FeaturedProducts-module__yQoekG__card{aspect-ratio:1/1.1;background-color:#f8f8f8;border-radius:2rem;transition:transform .4s;position:relative;overflow:hidden}.FeaturedProducts-module__yQoekG__card:hover{transform:translateY(-5px)}.FeaturedProducts-module__yQoekG__image{object-fit:cover;transition:transform 1.2s}.FeaturedProducts-module__yQoekG__card:hover .FeaturedProducts-module__yQoekG__image{transform:scale(1.05)}.FeaturedProducts-module__yQoekG__label{color:#111;text-transform:uppercase;letter-spacing:.05em;z-index:2;background:#fff;border-radius:100px;padding:.6rem 1.5rem;font-size:.7rem;font-weight:700;position:absolute;bottom:1.5rem;left:1.5rem;box-shadow:0 4px 20px #0000000d}@media (max-width:1200px){.FeaturedProducts-module__yQoekG__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturedProducts-module__yQoekG__header{flex-direction:column;align-items:flex-start;gap:2rem}.FeaturedProducts-module__yQoekG__categoryGrid{grid-template-columns:1fr}.FeaturedProducts-module__yQoekG__title{margin-bottom:1.5rem;font-size:2.25rem}.FeaturedProducts-module__yQoekG__description{font-size:1rem}.FeaturedProducts-module__yQoekG__goalBox{text-align:left}.FeaturedProducts-module__yQoekG__goalDesc{margin-left:0}.FeaturedProducts-module__yQoekG__categoryGrid{grid-template-columns:1fr;gap:1rem}}
.DuesSection-module__ofyLEq__duesSection{background-color:var(--burgundy);color:#fff;padding:calc(var(--section-padding)*1.5)0;overflow:hidden}.DuesSection-module__ofyLEq__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:6vw;display:grid}.DuesSection-module__ofyLEq__kicker{letter-spacing:.2em;color:var(--gold-light);margin-bottom:2rem;font-size:.875rem;font-weight:700;display:block}.DuesSection-module__ofyLEq__title{margin-bottom:3rem}.DuesSection-module__ofyLEq__lead{color:#fffc;margin-bottom:5rem;font-size:1.25rem;line-height:1.6}.DuesSection-module__ofyLEq__impactGrid{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:3rem;display:grid}.DuesSection-module__ofyLEq__impactItem{flex-direction:column;display:flex}.DuesSection-module__ofyLEq__impactValue{font-family:var(--font-serif);color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.DuesSection-module__ofyLEq__impactLabel{text-transform:uppercase;letter-spacing:.1em;color:#fff9;font-size:.75rem;font-weight:600}.DuesSection-module__ofyLEq__impactDesc{color:#ffffff73;margin-top:.5rem;font-size:.875rem;line-height:1.6}.DuesSection-module__ofyLEq__hubCard{background-color:var(--background);border-radius:2rem;padding:3.5rem;position:relative;box-shadow:0 40px 100px -20px #0000001a}.DuesSection-module__ofyLEq__hubHeader{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:2rem}.DuesSection-module__ofyLEq__hubLabel{letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.DuesSection-module__ofyLEq__hubTitle{font-family:var(--font-sans);color:var(--foreground);font-size:1.5rem;font-weight:700}.DuesSection-module__ofyLEq__statsContainer{flex-direction:column;gap:2.5rem;display:flex}.DuesSection-module__ofyLEq__statRow{justify-content:space-between;align-items:center;display:flex}.DuesSection-module__ofyLEq__statLabel{color:var(--muted-foreground);font-size:.875rem}.DuesSection-module__ofyLEq__status{text-transform:uppercase;letter-spacing:.05em;color:#b38600;background-color:#fff9e6;border-radius:100px;padding:.4rem 1.25rem;font-size:.75rem;font-weight:700}.DuesSection-module__ofyLEq__progressSection{flex-direction:column;gap:1rem;display:flex}.DuesSection-module__ofyLEq__progressBar{background-color:var(--border);width:100%;height:4px;position:relative;overflow:hidden}.DuesSection-module__ofyLEq__progressFill{background-color:var(--gold);height:100%;position:absolute;top:0;left:0}.DuesSection-module__ofyLEq__progressLabels{color:var(--muted-foreground);justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.DuesSection-module__ofyLEq__amountDisplay{border-top:1px solid var(--border);align-items:baseline;gap:1rem;padding:2rem 0;display:flex}.DuesSection-module__ofyLEq__currency{opacity:.3;font-size:1.5rem;font-weight:700}.DuesSection-module__ofyLEq__amount{font-family:var(--font-serif);color:var(--foreground);font-size:4rem;font-weight:700;line-height:1}.DuesSection-module__ofyLEq__secureNote{color:var(--muted-foreground);text-align:center;margin-top:2rem;font-size:.75rem;line-height:1.5}.DuesSection-module__ofyLEq__hubText{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.DuesSection-module__ofyLEq__ctaGroup{flex-direction:column;gap:1rem;display:flex}@media (max-width:1024px){.DuesSection-module__ofyLEq__grid{grid-template-columns:1fr;justify-items:center;gap:4rem}.DuesSection-module__ofyLEq__impactGrid{grid-template-columns:1fr}.DuesSection-module__ofyLEq__hubCard{width:100%;max-width:500px;margin:0 auto;padding:2.5rem 1.5rem}.DuesSection-module__ofyLEq__amount{word-break:break-all;font-size:clamp(2.5rem,12vw,3.5rem)}}
