@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--gc-green: #3d8a18;--gc-green-dark: #2d6611;--gc-green-light: #eaf4e2;--gc-bg: #ffffff;--gc-bg-soft: #ffffff;--gc-bg-muted: #eef1ee;--gc-ink: #1f2421;--gc-ink-mid: #5a6058;--gc-ink-soft: #8a8f87;--gc-border: #e3e8e2;--gc-shadow: 0 2px 12px rgba(31, 36, 33, .06);--gc-shadow-hover: 0 8px 28px rgba(31, 36, 33, .12);--gc-font: "Inter", system-ui, sans-serif;--gc-max: 1200px;--gc-space-section: 72px;--gc-space-section-sm: 48px;--gc-space-block: 28px}.gc-trust-bar,.gc-home-hero,.gc-promo-row,.gc-recipe-spotlight,.gc-featured-trending,.gc-spotlight,.gc-trending,.gc-topics,.gc-editorial,.gc-expert-band,.gc-quiz-banner,.gc-quick-row{font-family:var(--gc-font);color:var(--gc-ink)}.gc-section-header{max-width:var(--gc-max);margin:0 auto 32px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.gc-section-header__title{font-size:28px;font-weight:700;letter-spacing:-.4px;margin:0;line-height:1.15}.gc-section-header__link{font-size:15px;font-weight:600;color:var(--gc-green);text-decoration:none;white-space:nowrap}.gc-section-header__link:hover{text-decoration:underline}.gc-trust-bar{background:var(--gc-bg-soft);border-bottom:1px solid var(--gc-border)}.gc-trust-bar__inner{max-width:var(--gc-max);margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 12px;font-size:13px;color:var(--gc-ink-mid)}.gc-trust-bar__item{display:inline-flex;align-items:baseline;gap:4px}.gc-trust-bar__item strong{color:var(--gc-ink);font-weight:600}.gc-trust-bar__dot{color:var(--gc-ink-soft)}.gc-home-hero{background:var(--gc-bg);padding:56px 20px 40px}.gc-home-hero__inner{max-width:var(--gc-max);margin:0 auto}.gc-home-hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.5px;line-height:1.1;margin:0 0 14px;max-width:720px}.gc-home-hero__subtitle{font-size:18px;line-height:1.55;color:var(--gc-ink-mid);margin:0;max-width:640px}body.template-index .hero-wrapper .overlay--gradient{--overlay-color: rgba(0, 0, 0, .06);--overlay-color--end: rgba(0, 0, 0, 0)}body.template-index .hero-wrapper .hero__media-grid:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:calc(var(--layer-flat, 1) + 1);pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.42) 0%,rgba(0,0,0,.18) 28%,transparent 55%)}body.template-index .hero-wrapper .hero__container{align-items:flex-end;justify-content:center}body.template-index .hero-wrapper .hero__content-wrapper{position:relative;z-index:2;width:100%;max-width:760px;margin-inline:auto;padding:0 20px 44px;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;text-align:center}body.template-index .hero-wrapper .hero__content-wrapper .text-block,body.template-index .hero-wrapper .hero__content-wrapper rte-formatter{display:block;width:100%;max-width:680px;margin-inline:auto;padding:0;border-radius:0;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;text-align:center}body.template-index .hero-wrapper .hero__content-wrapper .text-block+rte-formatter,body.template-index .hero-wrapper .hero__content-wrapper rte-formatter+.text-block{margin-top:12px}body.template-index .hero-wrapper .hero__content-wrapper .text-block p,body.template-index .hero-wrapper .hero__content-wrapper rte-formatter p{color:#fff!important;text-align:center;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.55),0 1px 4px rgba(0,0,0,.45)}body.template-index .hero-wrapper .hero__content-wrapper .text-block.h1,body.template-index .hero-wrapper .hero__content-wrapper .text-block.h1 p{font-weight:700;letter-spacing:-.5px}body.template-index .hero-wrapper .hero__content-wrapper rte-formatter p{color:#fffffff5!important;font-size:18px;line-height:1.55;max-width:640px}@media(max-width:768px){body.template-index .hero-wrapper .hero__content-wrapper{padding:0 16px 32px}body.template-index .hero-wrapper .hero__content-wrapper rte-formatter p{font-size:16px;line-height:1.5}}.gc-promo-row{padding:40px 20px 48px}.gc-promo-row__grid{max-width:var(--gc-max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gc-promo-card{display:flex;flex-direction:column;background:var(--gc-bg);border:1px solid var(--gc-border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.gc-promo-card:hover{box-shadow:var(--gc-shadow-hover);transform:translateY(-2px)}.gc-promo-card__media{height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden}.gc-promo-card__media img{width:100%;height:100%;object-fit:cover}.gc-promo-card__emoji{font-size:56px}.gc-promo-card__body{padding:24px;flex:1;display:flex;flex-direction:column}.gc-promo-card__body h3{font-size:20px;font-weight:700;line-height:1.25;margin:0 0 10px}.gc-promo-card__body p{font-size:15px;line-height:1.5;color:var(--gc-ink-mid);margin:0 0 20px;flex:1}.gc-promo-card__cta{font-size:15px;font-weight:600;color:var(--gc-green)}.gc-recipe-spotlight{padding:40px 20px 48px;font-family:var(--gc-font)}.gc-recipe-spotlight__inner{max-width:var(--gc-max);margin:0 auto;display:grid;grid-template-columns:1.45fr 1fr;gap:20px;align-items:stretch}.gc-recipe-spotlight__featured{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;text-decoration:none;color:inherit;border-radius:28px;padding:44px 36px;min-height:520px;overflow:hidden;transition:transform .2s,box-shadow .2s}.gc-recipe-spotlight__featured:hover{transform:translateY(-2px);box-shadow:var(--gc-shadow-hover)}.gc-recipe-spotlight__featured-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#e4f0f5,#cfe3ec)}.gc-recipe-spotlight__featured-bg img,.gc-recipe-spotlight__featured-img{width:100%;height:100%;object-fit:cover;display:block}.gc-recipe-spotlight__featured-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#e4f0f5f7,#e4f0f5eb 42%,#e4f0f58c 68%,#e4f0f51f)}.gc-recipe-spotlight__featured-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-width:420px;flex:1}.gc-recipe-spotlight__eyebrow{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gc-green);margin-bottom:14px}.gc-recipe-spotlight__featured-title{font-size:clamp(28px,3.2vw,38px);font-weight:800;line-height:1.12;margin:0 0 14px;color:var(--gc-ink)}.gc-recipe-spotlight__featured-subtitle{font-size:16px;line-height:1.55;color:var(--gc-ink-mid);margin:0 0 24px}.gc-recipe-spotlight__featured-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:999px;background:#1a6b7a;color:#fff;font-size:15px;font-weight:700;margin-top:auto}.gc-recipe-spotlight__featured-emoji{width:100%;height:100%;display:grid;place-items:center;font-size:72px;line-height:1}.gc-recipe-spotlight__categories{display:flex;flex-direction:column;gap:16px;min-height:100%}.gc-recipe-spotlight__category{position:relative;flex:1;display:block;min-height:148px;border-radius:22px;text-decoration:none;color:inherit;overflow:hidden;transition:transform .2s,box-shadow .2s}.gc-recipe-spotlight__category:hover{transform:translateY(-2px);box-shadow:var(--gc-shadow)}.gc-recipe-spotlight__category-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,#e2eef3,#d6e8ef)}.gc-recipe-spotlight__category-bg img,.gc-recipe-spotlight__category-img{width:100%;height:100%;object-fit:cover;display:block}.gc-recipe-spotlight__category-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#e2eef3f7,#e2eef3f0 52%,#e2eef373 78%,#e2eef314)}.gc-recipe-spotlight__category-body{position:relative;z-index:2;min-width:0;max-width:68%;padding:22px 20px;display:flex;flex-direction:column;justify-content:center;min-height:148px;box-sizing:border-box}.gc-recipe-spotlight__category-label{display:block;font-size:13px;font-weight:700;line-height:1.35;letter-spacing:.01em;text-transform:none;color:var(--gc-green);margin-bottom:6px}.gc-recipe-spotlight__category-title{font-size:18px;font-weight:800;line-height:1.25;margin:0 0 4px;color:var(--gc-ink)}.gc-recipe-spotlight__category-subtitle{font-size:14px;line-height:1.45;color:var(--gc-ink-mid);margin:0}.gc-recipe-spotlight__category-thumb{display:none}.gc-recipe-spotlight__category-arrow{position:absolute;right:12px;bottom:12px;z-index:3;width:34px;height:34px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--gc-green);box-shadow:0 2px 8px #1f24211f}.gc-recipe-spotlight__category-emoji{width:100%;height:100%;display:grid;place-items:center;font-size:40px;line-height:1}@media(max-width:960px){.gc-recipe-spotlight__inner{grid-template-columns:1fr}.gc-recipe-spotlight__featured{min-height:420px;padding:32px 24px}.gc-recipe-spotlight__category-body{max-width:72%}}@media(max-width:600px){.gc-recipe-spotlight__category{padding:18px 20px}.gc-recipe-spotlight__category-title{font-size:16px}}.gc-featured-trending{padding:48px 20px 72px;background:var(--gc-bg)}.gc-featured-trending__inner{max-width:var(--gc-max);margin:0 auto;display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:start}.gc-featured-trending__main{text-decoration:none;color:inherit;display:block}.gc-featured-trending__main-media{border-radius:14px;overflow:hidden;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.gc-featured-trending__main-media img{width:100%;height:100%;object-fit:cover}.gc-featured-trending__emoji{font-size:80px}.gc-featured-trending__tag,.gc-featured-trending__list-tag{font-size:13px;font-weight:600;color:var(--gc-green);text-transform:capitalize;letter-spacing:.01em;display:block;margin-bottom:8px}.gc-featured-trending__main-body h2{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;margin:0 0 12px;color:var(--gc-ink)}.gc-featured-trending__main-body p{font-size:16px;line-height:1.6;color:var(--gc-ink-mid);margin:0}.gc-featured-trending__sidebar-header{display:flex;align-items:center;gap:8px;margin-bottom:18px}.gc-featured-trending__trend-icon{color:var(--gc-green);flex-shrink:0}.gc-featured-trending__sidebar-header h2{font-size:28px;font-weight:700;margin:0;line-height:1}.gc-featured-trending__list{display:flex;flex-direction:column;gap:18px}.gc-featured-trending__list-item{display:grid;grid-template-columns:112px 1fr;gap:14px;text-decoration:none;color:inherit;align-items:start}.gc-featured-trending__list-item:hover h3{color:var(--gc-green)}.gc-featured-trending__list-thumb{border-radius:10px;overflow:hidden;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;font-size:28px}.gc-featured-trending__list-thumb img{width:100%;height:100%;object-fit:cover}.gc-featured-trending__list-body h3{font-size:15px;font-weight:700;line-height:1.35;margin:0;color:var(--gc-ink);transition:color .2s}.gc-home-editorial-pair{max-width:var(--gc-max);margin:0 auto;padding:48px 20px 72px}@media(min-width:990px){.shopify-section:has(>.gc-spotlight),.shopify-section:has(>.gc-trending),.shopify-section:has(>.gc-featured-trending){width:100%}.shopify-section:has(>.gc-spotlight){float:left;width:57.5%;padding:48px 12px 72px 20px;box-sizing:border-box}.shopify-section:has(>.gc-trending){float:left;width:42.5%;padding:48px 20px 72px 12px;box-sizing:border-box}.shopify-section:has(>.gc-trending)+.shopify-section{clear:both}}.gc-spotlight{padding:0}.gc-spotlight__card{display:block;text-decoration:none;color:inherit}.gc-spotlight__card:hover h2{color:var(--gc-green)}.gc-spotlight__media{border-radius:14px;overflow:hidden;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.gc-spotlight__media img{width:100%;height:100%;object-fit:cover}.gc-spotlight__emoji{font-size:72px}.gc-spotlight__body{padding:0}.gc-spotlight__tag{font-size:13px;font-weight:600;color:var(--gc-green);text-transform:capitalize;letter-spacing:.01em;margin-bottom:8px;display:block}.gc-spotlight__body h2{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;margin:0 0 12px;color:var(--gc-ink);transition:color .2s}.gc-spotlight__body p{font-size:16px;line-height:1.6;color:var(--gc-ink-mid);margin:0}.gc-trending{padding:0;background:var(--gc-bg)}.gc-trending__sidebar-header{display:flex;align-items:center;gap:8px;margin-bottom:18px}.gc-trending__trend-icon{color:var(--gc-green);flex-shrink:0}.gc-trending__sidebar-header h2{font-size:28px;font-weight:700;margin:0;line-height:1}.gc-trending__list{display:flex;flex-direction:column;gap:18px}.gc-trending__list-item{display:grid;grid-template-columns:112px 1fr;gap:14px;text-decoration:none;color:inherit;align-items:start}.gc-trending__list-item:hover h3{color:var(--gc-green)}.gc-trending__list-thumb{border-radius:10px;overflow:hidden;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;font-size:28px}.gc-trending__list-thumb img{width:100%;height:100%;object-fit:cover}.gc-trending__list-tag{font-size:13px;font-weight:600;color:var(--gc-green);text-transform:capitalize;letter-spacing:.01em;display:block;margin-bottom:6px}.gc-trending__list-body h3{font-size:15px;font-weight:700;line-height:1.35;margin:0;color:var(--gc-ink);transition:color .2s}.gc-trending .gc-section-header{margin:0 0 18px;padding:0;justify-content:flex-start}.gc-trending .gc-section-header__link{display:none}.gc-trending__grid{max-width:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.gc-trend-card{display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:start}.gc-trend-card:hover{transform:none}.gc-trend-card:hover h3{color:var(--gc-green)}.gc-trend-card__media{height:auto;aspect-ratio:4 / 3;margin-bottom:0;font-size:28px}.gc-trend-card__body h3{font-size:15px;font-weight:700;line-height:1.35;transition:color .2s}.gc-trend-card__tag{text-transform:capitalize;letter-spacing:.01em;font-size:13px;margin-bottom:6px}.gc-trending__grid{max-width:var(--gc-max);margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gc-trend-card{text-decoration:none;color:inherit;display:block;transition:transform .2s}.gc-trend-card:hover{transform:translateY(-3px)}.gc-trend-card__media{height:140px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:40px;margin-bottom:12px}.gc-trend-card__media img{width:100%;height:100%;object-fit:cover}.gc-trend-card__tag{font-size:12px;font-weight:600;color:var(--gc-green);text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:6px}.gc-trend-card__body h3{font-size:16px;font-weight:600;line-height:1.35;margin:0}.gc-topics{padding:72px 0;background:var(--gc-bg-soft)}.gc-topics__grid{max-width:var(--gc-max);margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gc-topic-card{display:flex;align-items:center;gap:12px;padding:18px 20px;background:var(--gc-bg);border:1px solid var(--gc-border);border-radius:10px;text-decoration:none;color:inherit;font-weight:600;font-size:15px;transition:box-shadow .2s,border-color .2s}.gc-topic-card:hover{box-shadow:var(--gc-shadow);border-color:var(--gc-green)}.gc-topic-card__emoji{font-size:22px}.gc-editorial{max-width:var(--gc-max);margin:0 auto;padding:72px 0}.gc-editorial__grid{padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gc-article-card{border:1px solid var(--gc-border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;display:block;background:var(--gc-bg);transition:box-shadow .2s,transform .2s}.gc-article-card:hover{box-shadow:var(--gc-shadow-hover);transform:translateY(-3px)}.gc-article-card__img{height:180px;background:var(--gc-green-light);display:flex;align-items:center;justify-content:center;font-size:48px;overflow:hidden}.gc-article-card__img img{width:100%;height:100%;object-fit:cover}.gc-article-card--featured .gc-article-card__img{height:200px}.gc-article-card__body{padding:18px}.gc-article-card__tag{font-size:12px;font-weight:600;color:var(--gc-green);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;display:block}.gc-article-card__title{font-size:18px;font-weight:700;line-height:1.3;margin:0 0 8px}.gc-article-card__excerpt{font-size:14px;color:var(--gc-ink-mid);line-height:1.55;margin:0 0 12px}.gc-article-card__meta{font-size:12px;color:var(--gc-ink-soft)}.gc-expert-band{max-width:calc(var(--gc-max) - 40px);margin:24px auto 72px;padding:48px;background:var(--gc-green-light);border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.gc-expert-band__title{font-size:28px;font-weight:700;letter-spacing:-.3px;margin:0 0 12px;line-height:1.2}.gc-expert-band__body{color:var(--gc-ink-mid);font-size:16px;line-height:1.65;margin:0 0 20px}.gc-badge-row{display:flex;gap:8px;flex-wrap:wrap}.gc-badge{background:var(--gc-bg);padding:8px 14px;border-radius:999px;font-size:13px;font-weight:500;color:var(--gc-green-dark);border:1px solid var(--gc-border)}.gc-expert-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gc-expert-card{background:var(--gc-bg);border-radius:10px;padding:16px;border:1px solid var(--gc-border)}.gc-expert-card__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--gc-green),var(--gc-green-dark));display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:8px}.gc-expert-card__name{font-size:14px;font-weight:600;margin-bottom:2px}.gc-expert-card__role{font-size:12px;color:var(--gc-green)}.gc-quiz-banner{max-width:calc(var(--gc-max) - 40px);margin:0 auto 80px;background:var(--gc-ink);border-radius:12px;color:#fff;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:28px}.gc-quiz-banner__title{font-size:26px;font-weight:700;margin:0 0 8px}.gc-quiz-banner__sub{color:#b8bdb5;font-size:15px;margin:0;line-height:1.5}.gc-quiz-banner__btn{background:var(--gc-green);color:#fff;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;white-space:nowrap;text-decoration:none;transition:background .2s}.gc-quiz-banner__btn:hover{background:var(--gc-green-dark);color:#fff}.gc-ticker-wrapper{display:none}@media(max-width:1024px){.gc-promo-row__grid,.gc-trending__grid{grid-template-columns:repeat(2,1fr)}.gc-featured-trending__inner{grid-template-columns:1fr;gap:32px}.gc-editorial__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.gc-home-hero{padding:40px 20px 32px}.gc-promo-row{padding:32px 20px 40px}.gc-featured-trending{padding:40px 20px 56px}.gc-topics,.gc-editorial{padding:56px 0}.gc-section-header{margin-bottom:24px}.gc-section-header__title{font-size:24px}.gc-spotlight__card{grid-template-columns:1fr}.gc-spotlight__media{min-height:200px}.gc-featured-trending__list-item{grid-template-columns:96px 1fr}.gc-expert-band{grid-template-columns:1fr;padding:32px 24px;margin:16px 16px 56px}.gc-quiz-banner{flex-direction:column;text-align:center;padding:36px 28px;margin:0 16px 64px}.gc-topics__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gc-promo-row__grid,.gc-trending__grid,.gc-editorial__grid,.gc-topics__grid{grid-template-columns:1fr}.gc-trust-bar__inner{flex-direction:column;align-items:flex-start;gap:6px}.gc-trust-bar__dot{display:none}}.gc-recipes,.gc-recipes-section-wrapper{font-family:var(--gc-font);color:var(--gc-ink);background:var(--gc-bg);overflow-x:clip}.gc-recipes-hero{position:relative;min-height:280px;max-height:52vh;display:flex;align-items:center;background:linear-gradient(135deg,#2d6611,#3d8a18 55%,#5aa832);background-image:var(--gc-recipes-hero-image, none),linear-gradient(135deg,#2d6611eb,#3d8a18e0 55%,#5aa832d9);background-size:cover;background-position:center}.gc-recipes-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#141e1226,#141e1259)}.gc-recipes-hero__inner{position:relative;z-index:1;max-width:var(--gc-max);margin:0 auto;padding:48px 20px 40px;width:100%}.gc-recipes-hero__eyebrow{margin:0 0 10px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9}.gc-recipes-hero__title{margin:0 0 12px;max-width:720px;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-.5px;line-height:1.08;color:#fff}.gc-recipes-hero__subtitle{margin:0 0 28px;max-width:560px;font-size:17px;line-height:1.55;color:#ffffffe6}.gc-recipes-search{display:flex;align-items:center;gap:10px;max-width:420px;padding:12px 16px;background:#fff;border-radius:999px;box-shadow:var(--gc-shadow);color:var(--gc-ink-soft)}.gc-recipes-search input{flex:1;border:0;outline:none;font:inherit;font-size:15px;color:var(--gc-ink);background:transparent}.gc-recipes-toolbar{position:sticky;top:0;z-index:5;background:var(--gc-bg);border-bottom:1px solid var(--gc-border)}.gc-recipes-toolbar__inner{max-width:var(--gc-max);margin:0 auto;padding:14px 20px;display:flex;align-items:center;gap:12px;min-width:0}.gc-recipes-toolbar__toggle{display:none;flex-shrink:0;padding:8px 14px;border:1px solid var(--gc-border);border-radius:999px;background:var(--gc-bg);font:inherit;font-size:14px;font-weight:600;color:var(--gc-ink);cursor:pointer}.gc-recipes-pills{display:flex;gap:8px;overflow-x:auto;flex:1;min-width:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.gc-recipes-pills::-webkit-scrollbar{display:none}.gc-recipes-pill{flex-shrink:0;padding:8px 16px;border:1px solid var(--gc-border);border-radius:999px;background:var(--gc-bg);font:inherit;font-size:14px;font-weight:500;color:var(--gc-ink-mid);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.gc-recipes-pill:hover,.gc-recipes-pill.is-active{background:var(--gc-green-light);border-color:#c8e4b8;color:var(--gc-green-dark)}.gc-recipes-layout{max-width:var(--gc-max);margin:0 auto;padding:32px 20px 72px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;align-items:start}.gc-recipes-main,.gc-recipes-sections,.gc-recipes-filtered{min-width:0}.gc-recipes-sidebar__panel{position:sticky;top:72px;padding:20px 0}.gc-recipes-sidebar__heading{margin:0 0 18px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gc-ink-soft)}.gc-recipes-sidebar__label{margin:0 0 10px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gc-ink)}.gc-recipes-sidebar__group+.gc-recipes-sidebar__group{margin-top:24px;padding-top:24px;border-top:1px solid var(--gc-border)}.gc-recipes-sidebar__list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.gc-recipes-sidebar__link{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:10px;background:transparent;font:inherit;font-size:14px;font-weight:500;color:var(--gc-ink-mid);text-align:left;cursor:pointer;transition:background .15s,color .15s}.gc-recipes-sidebar__link:hover,.gc-recipes-sidebar__link.is-active{background:var(--gc-green-light);color:var(--gc-green-dark)}.gc-recipes-sidebar__icon{width:22px;text-align:center;flex-shrink:0}.gc-recipes-section+.gc-recipes-section{margin-top:48px}.gc-recipes-section__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px}.gc-recipes-section__title{margin:0;font-size:26px;font-weight:700;letter-spacing:-.35px;line-height:1.15}.gc-recipes-section__link,.gc-recipes-section__count{font-size:14px;font-weight:600;color:var(--gc-green);white-space:nowrap}.gc-recipes-section__link{border:0;background:none;font:inherit;cursor:pointer;padding:0}.gc-recipes-section__link:hover{text-decoration:underline}.gc-recipes-grid{display:grid;gap:24px}.gc-recipes-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-recipes-grid--1{grid-template-columns:minmax(0,360px)}.gc-recipes-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.gc-recipe-card{display:block;color:inherit;text-decoration:none;border-radius:14px;overflow:hidden;background:var(--gc-bg);border:1px solid var(--gc-border);transition:box-shadow .2s,transform .2s}.gc-recipe-card:hover{box-shadow:var(--gc-shadow-hover);transform:translateY(-2px)}.gc-recipe-card__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--gc-green-light)}.gc-recipe-card__img{width:100%;height:100%;object-fit:cover;display:block}.gc-recipe-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:42px}.gc-recipe-card__body{padding:14px 16px 18px}.gc-recipe-card__tag{display:inline-block;margin-bottom:8px;padding:4px 10px;border-radius:999px;background:var(--gc-green-light);color:var(--gc-green-dark);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.gc-recipe-card__title{margin:0;font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.2px;color:var(--gc-ink)}.gc-recipe-card__excerpt{margin:8px 0 0;font-size:13px;line-height:1.5;color:var(--gc-ink-mid)}.gc-recipes-editor-pick{margin-bottom:48px}.gc-recipes-editor-pick__heading{margin:0 0 20px;font-size:26px;font-weight:700;letter-spacing:-.35px;line-height:1.15}.gc-recipes-editor-pick__card{display:grid;grid-template-columns:minmax(0,340px) 1fr;gap:32px;align-items:center;text-decoration:none;color:inherit;transition:opacity .2s}.gc-recipes-editor-pick__card:hover{opacity:.92}.gc-recipes-editor-pick__media{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:14px;background:var(--gc-green-light)}.gc-recipes-editor-pick__img{width:100%;height:100%;object-fit:cover;display:block}.gc-recipes-editor-pick__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:56px}.gc-recipes-editor-pick__post-title{margin:0 0 12px;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1.2;letter-spacing:-.35px;color:var(--gc-ink)}.gc-recipes-editor-pick__excerpt{margin:0;font-size:16px;line-height:1.55;color:var(--gc-ink-mid)}.gc-recipes-carousel{min-width:0;width:100%}.gc-recipes-carousel__viewport{overflow:hidden;width:100%;container-type:inline-size;container-name:recipes-carousel}.gc-recipes-carousel__track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gc-recipes-carousel__track::-webkit-scrollbar{display:none}.gc-recipes-carousel__track>.gc-recipe-card{scroll-snap-align:start;flex:0 0 100cqw;min-width:100cqw;max-width:100cqw}.gc-recipes-carousel[data-carousel-per-view="3"] .gc-recipes-carousel__track>.gc-recipe-card{flex:0 0 calc((100cqw - 48px) / 3);min-width:calc((100cqw - 48px) / 3);max-width:calc((100cqw - 48px) / 3)}.gc-recipes-carousel[data-carousel-per-view="4"] .gc-recipes-carousel__track>.gc-recipe-card{flex:0 0 calc((100cqw - 72px)/4);min-width:calc((100cqw - 72px)/4);max-width:calc((100cqw - 72px)/4)}.gc-recipes-carousel__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:22px}.gc-recipes-carousel__dots:empty{display:none}.gc-recipes-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d4dcd6;cursor:pointer;transition:width .2s,background .2s}.gc-recipes-carousel__dot.is-active{width:24px;background:var(--gc-green)}.gc-recipes-empty{padding:48px 20px;text-align:center;color:var(--gc-ink-mid);border:1px dashed var(--gc-border);border-radius:14px}.gc-recipes-pagination{max-width:var(--gc-max);margin:0 auto 48px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:16px}.gc-recipes-pagination__link{font-size:14px;font-weight:600;color:var(--gc-green);text-decoration:none}.gc-recipes-pagination__link:hover{text-decoration:underline}.gc-recipes-pagination__status{font-size:14px;color:var(--gc-ink-mid)}@media(max-width:1100px){.gc-recipes-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.gc-recipes-layout{grid-template-columns:1fr;gap:0}.gc-recipes-toolbar__toggle{display:inline-flex}.gc-recipes-sidebar{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#14181673;padding:16px}.gc-recipes-sidebar.is-open{display:block}.gc-recipes-sidebar__panel{position:relative;top:auto;max-width:360px;max-height:calc(100vh - 32px);overflow:auto;background:var(--gc-bg);border-radius:16px;padding:20px;box-shadow:var(--gc-shadow-hover)}.gc-recipes-grid--3,.gc-recipes-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-recipes-editor-pick__card{grid-template-columns:1fr;gap:20px}.gc-recipes-editor-pick__media{width:100%;max-width:none;margin-inline:auto;aspect-ratio:16 / 10}.gc-recipes-carousel[data-carousel-per-view="3"] .gc-recipes-carousel__track>.gc-recipe-card,.gc-recipes-carousel[data-carousel-per-view="4"] .gc-recipes-carousel__track>.gc-recipe-card{flex:0 0 calc((100cqw - 24px)/2);min-width:calc((100cqw - 24px)/2);max-width:calc((100cqw - 24px)/2)}.gc-recipes-hero__inner{padding:48px 20px 40px}}@media(max-width:600px){.gc-recipes-grid--3,.gc-recipes-grid--4{grid-template-columns:1fr}.gc-recipes-carousel[data-carousel-per-view="3"] .gc-recipes-carousel__track>.gc-recipe-card,.gc-recipes-carousel[data-carousel-per-view="4"] .gc-recipes-carousel__track>.gc-recipe-card{flex:0 0 100cqw;min-width:100cqw;max-width:100cqw}.gc-recipes-section__title{font-size:22px}}:root{--gc-recipe-article-width: 56.25rem}body.template-article-recipes .section-content-wrapper{max-width:var(--gc-recipe-article-width);margin-inline:auto;width:100%}body.template-article-recipes .blog-post-content{max-width:100%}body.template-article-recipes .blog-post-content .gc{width:100%!important;max-width:100%!important;margin-inline:0!important;padding-inline:0!important;box-sizing:border-box!important}body.template-article-recipes .text-block>*{max-inline-size:100%}.gc-lifestyle,.gc-lifestyle-section-wrapper{--gc-lifestyle-accent: #3d8a18;background:#fff}.gc-lifestyle-hero{position:relative;min-height:320px;display:flex;align-items:center;justify-content:center;padding:48px 24px 56px;background-image:var(--gc-lifestyle-hero-image, none),linear-gradient(135deg,#2d6611eb,#3d8a18e0 55%,#5aa832d9);background-size:cover;background-position:center;color:#fff}.gc-lifestyle-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000059)}.gc-lifestyle-hero__inner{position:relative;z-index:1;max-width:720px;text-align:center}.gc-lifestyle-hero__eyebrow{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;opacity:.92}.gc-lifestyle-hero__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;margin:0 0 12px;font-weight:700}.gc-lifestyle-hero__subtitle{margin:0 auto 24px;max-width:560px;font-size:1rem;line-height:1.55;opacity:.95}.gc-lifestyle-search{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#26313a;border-radius:999px;padding:10px 18px;min-width:min(100%,380px);box-shadow:0 8px 24px #0000001f}.gc-lifestyle-search input{border:0;background:transparent;flex:1;min-width:0;font-size:1rem;outline:none}.gc-lifestyle-toolbar{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #e8eee4;padding:12px 0}.gc-lifestyle-toolbar__inner{max-width:1200px;margin:0 auto;padding:0 20px}.gc-lifestyle-pills{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gc-lifestyle-pills::-webkit-scrollbar{display:none}.gc-lifestyle-pill{flex:0 0 auto;border:1px solid #d8e6d0;background:#f7fbf5;color:#2d4a22;border-radius:999px;padding:8px 16px;font-size:.875rem;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.gc-lifestyle-pill:hover,.gc-lifestyle-pill.is-active{background:var(--gc-lifestyle-accent);border-color:var(--gc-lifestyle-accent);color:#fff}.gc-lifestyle-main{max-width:1200px;margin:0 auto;padding:32px 20px 64px}.gc-lifestyle-section{scroll-margin-top:88px;margin-bottom:48px}.gc-lifestyle-section__header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e8eee4}.gc-lifestyle-section__title{margin:0;font-size:1.5rem;display:flex;align-items:center;gap:10px;color:#1f2a20}.gc-lifestyle-section__emoji{font-size:1.25rem}.gc-lifestyle-section__count{font-size:.875rem;color:#78838c;white-space:nowrap}.gc-lifestyle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.gc-lifestyle-empty{text-align:center;padding:48px 20px;color:#78838c}.gc-lifestyle-submenu{padding:24px 32px 28px;max-width:960px}.gc-lifestyle-submenu__heading{margin:0 0 16px;font-size:.875rem}.gc-lifestyle-submenu__all{color:var(--gc-lifestyle-accent, #3d8a18);font-weight:600;text-decoration:none}.gc-lifestyle-submenu__all:hover{text-decoration:underline}.gc-lifestyle-submenu__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;margin:0;padding:0}@media(min-width:900px){.gc-lifestyle-submenu__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.gc-lifestyle-submenu__link{display:flex;align-items:flex-start;gap:10px;padding:10px 8px;border-radius:8px;text-decoration:none;color:inherit;transition:background .15s}.gc-lifestyle-submenu__link:hover{background:#64cd391f}.gc-lifestyle-submenu__emoji{font-size:1.125rem;line-height:1.3}.gc-lifestyle-submenu__text{display:flex;flex-direction:column;gap:2px}.gc-lifestyle-submenu__label{font-weight:600;font-size:.9375rem}.gc-lifestyle-submenu__count{font-size:.75rem;color:#78838c}@media(max-width:749px){.gc-lifestyle-hero{min-height:280px;padding:40px 16px 48px}.gc-lifestyle-grid{grid-template-columns:1fr}}.gc-related{background:#f6fbf2;border-top:1px solid #e3eedd;padding:48px 20px 64px}.gc-related__inner{max-width:1100px;margin:0 auto}.gc-related__heading{font-size:1.35rem;font-weight:700;color:#1f2a20;margin:0 0 1.25rem}.gc-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.gc-related__card{display:flex;flex-direction:column;gap:.35rem;background:#fff;border:1px solid #ddefd2;border-radius:14px;padding:1.1rem 1.15rem;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease}.gc-related__card:hover{border-color:#64cd39;transform:translateY(-2px)}.gc-related__emoji{font-size:1.35rem;line-height:1}.gc-related__label{font-weight:700;font-size:.95rem;color:#1f2a20}.gc-related__desc{font-size:.8125rem;color:#69766f;line-height:1.4}.gc-lifestyle-section-wrapper{background:#fff}.gc-lifestyle-hero{border-radius:0 0 24px 24px;overflow:hidden}@media(min-width:900px){.gc-lifestyle-hero{min-height:360px}}.gc-lifestyle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media(max-width:860px){.gc-lifestyle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.gc-lifestyle-grid{grid-template-columns:1fr}}.gc-recipe-card{border-radius:10px;border-color:var(--gc-border)}.gc-recipe-card__tag{background:none;padding:0;border-radius:0;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--gc-green);margin-bottom:7px;display:block}.gc-recipe-card__media{aspect-ratio:16 / 10;overflow:hidden}.gc-recipe-card__img{transition:transform .35s ease}.gc-recipe-card:hover .gc-recipe-card__img{transform:scale(1.05)}.gc-recipe-card__body{padding:13px 14px 16px}.gc-recipe-card__title{font-size:15px;line-height:1.38;letter-spacing:-.15px}.gc-recipe-card__excerpt{font-size:13px;line-height:1.55;margin-top:6px;color:var(--gc-ink-mid)}.gc-recipe-card__foot{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:11.5px;color:var(--gc-ink-soft);font-weight:400}.gc-recipe-card__read-time{display:inline}.gc-lifestyle-section__header{border-bottom:none;padding-bottom:0;border-left:3px solid var(--gc-green);padding-left:14px;margin-bottom:22px}.gc-lifestyle-section__title{font-size:1.25rem;font-weight:700;letter-spacing:-.2px;color:var(--gc-ink)}.gc-lifestyle-section__count{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;background:var(--gc-bg-muted);font-size:.725rem;font-weight:500;color:var(--gc-ink-mid)}.gc-lifestyle-toolbar{position:sticky;top:0;z-index:10;background:#ffffffed;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--gc-border);padding:10px 0;box-shadow:0 1px 0 var(--gc-border)}.gc-lifestyle-toolbar__inner{position:relative}.gc-lifestyle-toolbar__inner:after{content:"";position:absolute;top:0;right:0;width:56px;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.96));pointer-events:none;z-index:1}.gc-lifestyle-pill{padding:6px 14px;font-size:.8125rem;font-weight:600;letter-spacing:.01em;border:1.5px solid transparent;background:transparent;color:var(--gc-ink-mid)}.gc-lifestyle-pill:hover{background:var(--gc-green-light);border-color:transparent;color:var(--gc-green-dark)}.gc-lifestyle-pill.is-active{background:var(--gc-green);border-color:var(--gc-green);color:#fff;box-shadow:0 2px 8px #3d8a184d}.gc-lifestyle-hero{min-height:340px;padding:60px 24px 68px;background-image:var(--gc-lifestyle-hero-image, none),linear-gradient(135deg,#245a08,#3d8a18 55%,#5aaa32)}@media(min-width:900px){.gc-lifestyle-hero{min-height:400px}}.gc-lifestyle-hero__overlay{background:linear-gradient(180deg,#0000000f,#00000070)}.gc-lifestyle-hero__title{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;letter-spacing:-.5px;margin:0 0 10px}.gc-lifestyle-hero__subtitle{font-size:1.0625rem;opacity:.92;max-width:480px;margin:0 auto 26px}.gc-lifestyle-search{min-width:min(100%,420px);padding:12px 20px;border-radius:999px;box-shadow:0 12px 36px #0003}.gc-lifestyle-search input{font-size:.9375rem;color:#1f2421}.gc-topics__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:12px;max-width:var(--gc-max);margin:0 auto;padding:0 20px}.gc-topic-card{display:flex;flex-direction:row;align-items:center;gap:12px;padding:15px 18px;background:#fff;border:1.5px solid var(--gc-border);border-radius:10px;color:var(--gc-ink);font-size:.9375rem;font-weight:600;transition:border-color .15s,box-shadow .15s,transform .15s}.gc-topic-card:hover{border-color:var(--gc-green);box-shadow:0 4px 16px #3d8a181a;transform:translateY(-2px)}.gc-topic-card__emoji{font-size:1.375rem;line-height:1;flex-shrink:0}.gc-topic-card__label{line-height:1.25;flex:1}.gc-breadcrumb{max-width:var(--gc-max);margin:0 auto;padding:20px 20px 0;display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;font-size:12.5px;color:var(--gc-ink-soft);font-family:var(--gc-font)}.gc-breadcrumb__sep{color:var(--gc-ink-soft);opacity:.55;-webkit-user-select:none;user-select:none;font-size:14px}.gc-breadcrumb a{color:var(--gc-ink-mid);text-decoration:none}.gc-breadcrumb a:hover{color:var(--gc-green);text-decoration:underline}.gc-breadcrumb__current{color:var(--gc-ink-soft);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:280px}.gc-article-meta{max-width:var(--gc-max);margin:16px auto 0;padding:0 20px 22px;display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;font-size:12.5px;color:var(--gc-ink-mid);font-family:var(--gc-font);border-bottom:1px solid var(--gc-border)}.gc-article-meta__sep{color:#c9d4c7;font-size:15px}.gc-article-meta__tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:var(--gc-green-light);color:var(--gc-green-dark);font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;transition:background .15s}.gc-article-meta__tag:hover{background:#d0eac3}.gc-featured-trending__list{gap:0}.gc-featured-trending__list-item{padding:14px 0;border-bottom:1px solid var(--gc-border)}.gc-featured-trending__list-item:first-child{padding-top:0}.gc-featured-trending__list-item:last-child{border-bottom:none;padding-bottom:0}.gc-featured-trending__list-thumb{background:var(--gc-green-light);border-radius:8px}.gc-related{background:var(--gc-bg-muted);border-top:3px solid #d8eec9;padding:40px 20px 56px}.gc-related__heading{font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gc-green-dark);margin:0 0 1.125rem;display:flex;align-items:center;gap:9px}.gc-related__heading:before{content:"";display:inline-block;width:3px;height:1.2em;background:var(--gc-green);border-radius:2px;flex-shrink:0}.gc-related__card{background:#fff;border:1.5px solid var(--gc-border);border-radius:10px;padding:1rem 1.125rem;gap:.3rem;transition:border-color .15s,transform .15s,box-shadow .15s}.gc-related__card:hover{border-color:var(--gc-green);transform:translateY(-2px);box-shadow:0 4px 14px #3d8a181a}.gc-related__label{font-weight:700;font-size:.875rem;color:var(--gc-ink);letter-spacing:.01em}.gc-related__emoji{font-size:1.25rem;line-height:1}.gc-related__desc{font-size:.775rem;line-height:1.45;color:var(--gc-ink-soft)}.gc-trust-bar{background:#f2f9ed;border-bottom:1px solid #d8eec9}.gc-trust-bar__inner{font-size:12.5px;color:var(--gc-green-dark);gap:6px 14px}.gc-trust-bar__item strong{color:var(--gc-green-dark);font-weight:700}.gc-promo-row,.gc-recipe-spotlight{padding-top:36px;padding-bottom:44px}.gc-lifestyle-main{padding-top:28px;padding-bottom:56px}.gc-lifestyle-section{margin-bottom:44px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/gut-choices.css.map */
