:root{--gc-bg: #f8f4ec;--gc-black: #17140f;--gc-pink: #f0206e;--gc-pink-soft: #fde7f0;--gc-yellow: #fdbb3d;--gc-purple: #9c87da;--gc-orange: #f5764f;--gc-gray: #706b62;--gc-border: #ece5d8;--gc-white: #ffffff;--gc-radius-lg: 20px;--gc-radius-md: 14px}.gc-illustration{width:100%;height:100%;display:block}.gc-heading--sm{font-size:clamp(1.5rem,3vw,1.9rem)}.gc-heading--md{font-size:clamp(1.8rem,3.5vw,2.4rem)}.gc-heading--lg{font-size:clamp(2.1rem,4vw,2.9rem)}.gc-hero-heading.gc-heading--sm{font-size:clamp(1.8rem,4vw,2.6rem)}.gc-hero-heading.gc-heading--md{font-size:clamp(2.2rem,5vw,3.4rem)}.gc-hero-heading.gc-heading--lg{font-size:clamp(2.6rem,6vw,4.5rem)}.gc-empty-illustration{width:min(240px,70%);margin:0 auto 1.25rem}.gc-ambient{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden}.gc-ambient svg{position:absolute}.gc-section-wrap{background-color:var(--color-background);color:var(--color-foreground)}.gc-section{max-width:1280px;margin:0 auto;padding:clamp(2.5rem,5vw,5rem) 1.25rem}.gc-section--tight{padding-top:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(1.5rem,3vw,2.5rem)}.gc-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.gc-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.gc-reveal{opacity:1;transform:none;transition:none}}.no-js .gc-reveal{opacity:1;transform:none}.gc-blob{position:absolute;z-index:0;pointer-events:none;filter:blur(.5px)}.gc-blob--float{animation:gc-float 7s ease-in-out infinite}@keyframes gc-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}}@media(prefers-reduced-motion:reduce){.gc-blob--float{animation:none}}.gc-hero-blob-1{top:-60px;left:-60px;width:220px;height:220px}.gc-hero-blob-2{top:-40px;right:-70px;width:260px;height:260px;animation-delay:-3s}.gc-hero-blob-3{bottom:6%;left:6%;width:60px;height:60px}.gc-story-blob-1{top:-50px;left:-60px;width:200px;height:200px}.gc-intro-blob-1{top:-50px;left:-60px;width:180px;height:180px}.gc-intro-blob-2{bottom:-60px;right:-50px;width:200px;height:200px;animation-delay:-3s}.gc-newsletter-blob-1{top:-40px;left:-40px;width:160px;height:160px}.gc-newsletter-blob-2{bottom:-50px;right:-30px;width:180px;height:180px}.gc-ambient-blob-1{top:-60px;left:-80px;width:260px;height:260px}.gc-ambient-blob-2{bottom:-80px;right:-60px;width:300px;height:300px}@media(max-width:749px){.gc-hero-blob-1{top:-28px;left:-28px;width:110px;height:110px}.gc-hero-blob-2{top:-20px;right:-32px;width:130px;height:130px}.gc-hero-blob-3{width:34px;height:34px}.gc-story-blob-1{top:-24px;left:-28px;width:100px;height:100px}.gc-intro-blob-1{top:-24px;left:-28px;width:90px;height:90px}.gc-intro-blob-2{bottom:-28px;right:-24px;width:100px;height:100px}.gc-newsletter-blob-1{top:-20px;left:-20px;width:80px;height:80px}.gc-newsletter-blob-2{bottom:-24px;right:-16px;width:90px;height:90px}.gc-ambient-blob-1{top:-30px;left:-40px;width:130px;height:130px}.gc-ambient-blob-2{bottom:-40px;right:-30px;width:150px;height:150px}}.gc-hero{position:relative;overflow:hidden;padding-block:clamp(2rem,6vw,4rem);background-color:var(--color-background);color:var(--color-foreground)}.gc-hero-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}@media(max-width:899px){.gc-hero-inner{grid-template-columns:1fr}}.gc-hero-eyebrow{font-weight:700;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gc-gray);margin:0 0 .75rem}.gc-hero-heading{font-family:var(--font-heading--family, inherit);font-size:clamp(2.6rem,6vw,4.5rem);line-height:.98;margin:0 0 1rem;color:var(--color-foreground-heading)}.gc-hero-sub{font-size:1.05rem;line-height:1.5;color:var(--gc-gray);max-width:38ch;margin:0 0 1.75rem}.gc-hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--gc-black);color:var(--gc-white);font-weight:700;font-size:.95rem;padding:.95rem 1.6rem;border-radius:999px;text-decoration:none;transition:background-color .2s ease,transform .15s ease}.gc-hero-cta:hover{background:#000;transform:translateY(-1px)}.gc-hero-cta:active{transform:translateY(0) scale(.98)}.gc-hero-cta svg{width:18px;height:18px}.gc-hero-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px}.gc-hero-media img{position:relative;z-index:1;max-width:100%;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 24px 40px rgba(23,20,15,.18))}.gc-hero-media-empty{position:relative;z-index:1;width:min(100%,380px);aspect-ratio:3 / 4;border-radius:var(--gc-radius-lg);background:linear-gradient(160deg,var(--gc-pink-soft),var(--gc-white) 55%);display:flex;align-items:center;justify-content:center;padding:2rem}.gc-sticker{position:absolute;z-index:2;background:var(--gc-white);border-radius:var(--gc-radius-md);padding:.6rem .9rem;font-weight:700;font-size:.85rem;color:var(--gc-black);box-shadow:0 10px 24px #17140f1f;transform:rotate(-4deg)}.gc-sticker--top{top:6%;left:-4%}.gc-tagline{position:absolute;z-index:2;top:2%;right:0;font-family:var(--font-heading--family, inherit);font-size:1.1rem;line-height:1.15;color:var(--gc-black);text-align:right}.gc-tagline .icon{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-left:4px}.gc-usp{border-top:1px solid var(--gc-border);border-bottom:1px solid var(--gc-border);background-color:var(--color-background);color:var(--color-foreground)}.gc-usp-inner{max-width:1280px;margin:0 auto;padding:1.5rem 1.25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:749px){.gc-usp-inner{grid-template-columns:repeat(2,1fr)}}.gc-usp-item{display:flex;align-items:flex-start;gap:.7rem}.gc-usp-item svg{width:22px;height:22px;flex-shrink:0}.gc-usp-item h3{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .15rem;line-height:1.2}.gc-usp-item p{font-size:.8rem;color:var(--gc-gray);margin:0;line-height:1.3}.gc-how-head{text-align:left;margin-bottom:2rem}.gc-how-head h2{font-family:var(--font-heading--family, inherit);margin:0 0 .4rem;color:var(--color-foreground-heading)}.gc-how-head p{color:var(--gc-gray);margin:0}.gc-how-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:2rem;align-items:stretch}@media(max-width:899px){.gc-how-grid{grid-template-columns:1fr}}.gc-how-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:749px){.gc-how-steps{grid-template-columns:repeat(2,1fr)}}.gc-how-step{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.gc-how-badge{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:var(--gc-white)}.gc-how-badge--pink{background:var(--gc-pink)}.gc-how-badge--purple{background:var(--gc-purple)}.gc-how-badge--yellow{background:var(--gc-yellow);color:var(--gc-black)}.gc-how-badge--orange{background:var(--gc-orange);color:var(--gc-black)}.gc-how-badge--black{background:var(--gc-black)}.gc-how-step h3{font-size:.95rem;font-weight:700;margin:0}.gc-how-step p{font-size:.85rem;color:var(--gc-gray);margin:0;line-height:1.35}.gc-how-media{position:relative;border-radius:var(--gc-radius-lg);overflow:hidden;background:var(--gc-purple);min-height:220px;display:flex;align-items:flex-end}.gc-how-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gc-how-media-caption{position:relative;z-index:1;margin:1.25rem;background:var(--gc-white);border-radius:var(--gc-radius-md);padding:.7rem 1rem;font-weight:700;font-size:.85rem;transform:rotate(-2deg);max-width:70%}.gc-how-media-empty{width:100%;min-height:220px;display:flex;align-items:center;justify-content:center;padding:1.5rem}.gc-how-media-empty .gc-illustration{max-width:220px}.gc-page-intro{position:relative;overflow:hidden;background-color:var(--color-background);color:var(--color-foreground);padding-block:clamp(2.5rem,6vw,4rem)}.gc-page-intro-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.6fr);gap:2rem;align-items:center}@media(max-width:749px){.gc-page-intro-inner{grid-template-columns:1fr}}.gc-page-intro-copy h1{font-family:var(--font-heading--family, inherit);line-height:1;margin:0 0 .75rem;color:var(--color-foreground-heading)}.gc-page-intro-sub{color:var(--gc-gray);font-size:1.05rem;line-height:1.5;margin:0;max-width:46ch}.gc-page-intro-media{display:flex;align-items:center;justify-content:center}.gc-page-intro-media img,.gc-page-intro-media .gc-illustration{max-width:240px;width:100%;height:auto}.gc-points-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:749px){.gc-points-grid{grid-template-columns:1fr}}.gc-point-card{display:flex;gap:1rem;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-lg);padding:1.5rem}.gc-point-badge{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gc-point-badge svg{width:20px;height:20px}.gc-point-card h3{font-size:1rem;margin:0 0 .4rem}.gc-point-card p{font-size:.9rem;color:var(--gc-gray);line-height:1.5;margin:0}.gc-stats-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(0,.8fr);gap:1.5rem;align-items:stretch}@media(max-width:949px){.gc-stats-grid{grid-template-columns:1fr}}.gc-stats-photo{position:relative;border-radius:var(--gc-radius-lg);overflow:hidden;min-height:220px;background:var(--gc-pink-soft)}.gc-stats-photo-empty{width:100%;height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;padding:1.5rem}.gc-stats-photo-empty .gc-illustration{max-width:200px}.gc-stats-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gc-stats-photo-sticker{position:absolute;z-index:1;bottom:1rem;right:1rem;background:var(--gc-purple);color:var(--gc-black);border-radius:var(--gc-radius-md);padding:.7rem 1rem;font-weight:700;font-size:.85rem;max-width:65%;transform:rotate(-2deg)}.gc-stats-content h2{font-family:var(--font-heading--family, inherit);margin:0 0 .75rem;color:var(--color-foreground-heading)}.gc-stats-content p{color:var(--gc-gray);margin:0 0 1.25rem;line-height:1.5}.gc-stats-panel{background:var(--gc-orange);border-radius:var(--gc-radius-lg);padding:1.5rem;display:flex;flex-direction:column;gap:1.1rem;justify-content:center}.gc-stat{display:flex;align-items:center;gap:.75rem}.gc-stat svg{width:22px;height:22px;color:var(--gc-black);flex-shrink:0}.gc-stat strong{display:block;font-size:1.1rem;line-height:1.1}.gc-stat span{display:block;font-size:.78rem;color:#3a1f10}.gc-format-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.gc-format-head h2{font-family:var(--font-heading--family, inherit);margin:0 0 .4rem;color:var(--color-foreground-heading)}.gc-format-head p{color:var(--gc-gray);margin:0}.gc-link-arrow{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;font-size:.9rem;color:var(--gc-black);text-decoration:underline;text-decoration-color:var(--gc-pink);text-decoration-thickness:2px;text-underline-offset:4px;white-space:nowrap}.gc-link-arrow:hover{color:var(--gc-pink)}.gc-link-arrow svg{width:16px;height:16px}.gc-format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:749px){.gc-format-grid{grid-template-columns:1fr}}.gc-format-card{display:flex;flex-direction:column;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-lg);overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gc-format-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #17140f14}.gc-format-card--featured{border-color:var(--gc-black)}.gc-format-card-media{position:relative;aspect-ratio:1 / 1;background:var(--gc-bg)}.gc-format-card-media img{width:100%;height:100%;object-fit:cover;display:block}.gc-format-card-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--gc-gray);font-size:.75rem;padding:1rem}.gc-format-card-empty .gc-illustration{max-width:140px}.gc-format-badge{position:absolute;top:12px;left:12px;background:var(--gc-yellow);color:var(--gc-black);font-weight:700;font-size:.75rem;text-transform:uppercase;padding:.3rem .75rem;border-radius:999px;transform:rotate(-3deg)}.gc-format-card-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.gc-format-card-body h3{font-size:1.2rem;margin:0 0 .5rem;text-transform:uppercase}.gc-format-card-body p{color:var(--gc-gray);font-size:.9rem;line-height:1.5;margin:0 0 1.25rem;flex:1}.gc-format-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.gc-format-price{font-weight:700;font-size:1.05rem}.gc-format-cta{display:inline-flex;align-items:center;gap:.4rem;background:var(--gc-black);color:var(--gc-white);font-weight:700;font-size:.8rem;text-transform:uppercase;padding:.65rem 1.1rem;border-radius:999px;transition:background-color .2s ease}.gc-format-cta svg{width:14px;height:14px}.gc-format-card:hover .gc-format-cta{background:var(--gc-pink)}.gc-flavor-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}@media(max-width:899px){.gc-flavor-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:549px){.gc-flavor-grid{grid-template-columns:repeat(2,1fr)}}.gc-flavor-card{display:flex;flex-direction:column;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-lg);overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease}.gc-flavor-card:hover{transform:translateY(-3px);border-color:var(--gc-black)}.gc-flavor-card-media{position:relative;aspect-ratio:1 / 1;background:var(--gc-bg)}.gc-flavor-card-media img{width:100%;height:100%;object-fit:cover;display:block}.gc-flavor-sold-out{position:absolute;top:8px;left:8px;background:var(--gc-black);color:var(--gc-white);font-size:.65rem;font-weight:700;text-transform:uppercase;padding:.25rem .6rem;border-radius:999px}.gc-flavor-card-body{padding:.9rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.gc-flavor-card-body h3{font-size:.85rem;font-weight:700;margin:0;line-height:1.25}.gc-flavor-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.gc-flavor-price{font-size:.78rem;color:var(--gc-gray)}.gc-flavor-plus{width:30px;height:30px;border-radius:999px;background:var(--gc-black);color:var(--gc-white);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.gc-flavor-plus svg{width:16px;height:16px}.gc-flavor-card:hover .gc-flavor-plus{background:var(--gc-pink)}.gc-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:899px){.gc-testimonials-grid{grid-template-columns:1fr}}.gc-testimonial{display:flex;flex-direction:column;background:var(--gc-white);border:1px solid var(--gc-border);border-radius:var(--gc-radius-lg);padding:1.75rem}.gc-testimonial-stars{color:var(--gc-pink);display:flex;gap:2px;margin-bottom:1rem}.gc-testimonial-stars svg{width:16px;height:16px}.gc-testimonial blockquote{margin:0 0 1.25rem;font-size:1rem;line-height:1.55;flex:1}.gc-testimonial cite{font-style:normal;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.02em;color:var(--gc-gray)}.gc-faq-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2.5rem;align-items:start}@media(max-width:899px){.gc-faq-grid{grid-template-columns:1fr}}.gc-faq-intro h2{font-family:var(--font-heading--family, inherit);font-size:clamp(1.8rem,3.5vw,2.6rem);margin:0 0 .75rem;color:var(--color-foreground-heading)}.gc-faq-intro p{color:var(--gc-gray);margin:0 0 1rem}.gc-newsletter-panel{position:relative;overflow:hidden;background:var(--gc-yellow);border-radius:var(--gc-radius-lg);padding:clamp(2.5rem,6vw,4.5rem) 1.5rem;text-align:center}.gc-newsletter-inner{position:relative;z-index:1;max-width:620px;margin:0 auto}.gc-newsletter-inner h2{font-family:var(--font-heading--family, inherit);font-size:clamp(1.7rem,3.5vw,2.4rem);margin:0 0 .75rem;color:var(--gc-black)}.gc-newsletter-inner p{color:#4a3a0f;margin:0 0 1.5rem}
/*# sourceMappingURL=/cdn/shop/t/13/assets/home.css.map */
