/* Phase 3A visual shell. Scoped to .chc-home and shared CakeHeights shell classes. */
.chc-home{--chc-home-container:1280px;color:var(--cakeheights-core-color-text,#102b32);background:#fff;overflow:hidden}
.chc-home__container{width:min(var(--chc-home-container),calc(100% - 48px));margin-inline:auto}
.chc-home__section{padding:56px 0}
.chc-home__section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}
.chc-home__section-title{margin:0;font-size:clamp(26px,2.5vw,32px);line-height:1.15;color:#102b32;letter-spacing:-.02em}
.chc-home__section-link{color:#135d4d;font-weight:700;text-decoration:none;white-space:nowrap}.chc-home__section-link:hover,.chc-home__section-link:focus{color:#b77a08;text-decoration:underline}
.chc-home__hero{background:linear-gradient(105deg,#eef8f2 0%,#e4f1e9 52%,#d5e7dc 100%);padding:56px 0 52px}
.chc-home__hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:36px}
.chc-home__eyebrow{margin:0 0 12px;color:#12634f;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.chc-home__hero-title{max-width:680px;margin:0;color:#102b32;font-size:clamp(38px,4.4vw,58px);line-height:1.06;letter-spacing:-.045em}
.chc-home__hero-copy{max-width:590px;margin:18px 0 22px;color:#38565b;font-size:17px;line-height:1.55}
.chc-home__search{display:flex;max-width:620px;padding:6px;background:#fff;border:1px solid #dce7e1;border-radius:8px;box-shadow:0 8px 22px #174d3514}.chc-home__search input{min-width:0;flex:1;border:0!important;box-shadow:none!important;padding:12px 14px;color:#17343a}.chc-home__search button{border:0;border-radius:5px;padding:0 28px;background:#16705a;color:#fff;font-weight:800;cursor:pointer}.chc-home__search button:hover,.chc-home__search button:focus{background:#0e4b3d}.chc-home__popular{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0;color:#52706e;font-size:12px}.chc-home__popular a{color:inherit;text-decoration:none}.chc-home__popular a:hover,.chc-home__popular a:focus{color:#b77a08;text-decoration:underline}.chc-home__hero-art{min-height:290px;display:grid;place-items:center;position:relative}.chc-home__hero-art img{display:block;width:min(100%,520px);height:auto;aspect-ratio:1.4;object-fit:cover;border-radius:18px;box-shadow:0 20px 40px #104b3520}
.chc-home__topics{padding-top:28px}.chc-topic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.chc-topic-card{display:flex;min-height:132px;flex-direction:column;align-items:center;justify-content:center;padding:18px 12px;border:1px solid #e5ebe7;border-radius:8px;background:#fbfdfb;color:#102b32;text-align:center;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.chc-topic-card:hover,.chc-topic-card:focus{transform:translateY(-2px);border-color:#9ac9b6;box-shadow:0 8px 18px #174d3512}.chc-topic-card__icon{font-size:27px;line-height:1;color:#146550}.chc-topic-card__title{margin-top:12px;font-size:15px;font-weight:800;line-height:1.2}.chc-topic-card__description{margin-top:7px;color:#718486;font-size:12px;line-height:1.3}.chc-topic-card__arrow{margin-top:8px;color:#146550;font-size:20px}
.chc-logo-row{display:flex;gap:12px;overflow-x:auto;padding:3px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.chc-logo-tile{display:grid;min-width:126px;height:72px;flex:1;place-items:center;border:1px solid #e3e9e5;border-radius:8px;background:#fff;scroll-snap-align:start;color:#173d37;font-size:17px;font-weight:800}.chc-logo-tile small{display:block;color:#78908b;font-size:10px;font-weight:600}
.chc-coupon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.chc-coupon-card{display:grid;grid-template-columns:1fr 105px;gap:12px;min-height:168px;padding:12px;border:1px solid #e1e9e4;border-radius:8px;background:#fff}.chc-coupon-card__visual{display:grid;place-items:center;min-height:110px;border-radius:6px;background:#edf4ef;color:#146550;font-weight:800}.chc-coupon-card__badge{display:inline-block;padding:4px 7px;border-radius:3px;background:#14715b;color:#fff;font-size:10px;font-weight:800}.chc-coupon-card__store{margin:11px 0 5px;color:#42615d;font-size:12px;font-weight:800}.chc-coupon-card__title{margin:0;color:#102b32;font-size:16px;line-height:1.25}.chc-coupon-card__description{margin:6px 0;color:#718486;font-size:12px}.chc-coupon-card__action{display:inline-block;margin-top:5px;padding:8px 14px;border:0;border-radius:4px;background:#16705a;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.chc-coupon-card__action[disabled]{opacity:.55;cursor:not-allowed}.chc-coupon-card__meta{grid-column:1/-1;color:#6c8280;font-size:11px}
.chc-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.chc-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.chc-article-card{overflow:hidden;border:1px solid #e2e9e5;border-radius:8px;background:#fff}.chc-article-card__image{display:block;width:100%;aspect-ratio:1.65;object-fit:cover;background:#e7f1ea}.chc-article-card__body{padding:15px}.chc-article-card__category{color:#14715b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.chc-article-card__title{margin:8px 0 6px;color:#102b32;font-size:18px;line-height:1.25}.chc-guide-card .chc-article-card__title{font-size:16px}.chc-article-card__excerpt{margin:0;color:#718486;font-size:13px;line-height:1.4}.chc-article-card__meta{display:flex;justify-content:space-between;margin-top:14px;color:#78908b;font-size:11px}
.chc-trust{background:#0d513f;color:#fff}.chc-trust .chc-home__section-title{color:#fff;text-align:center}.chc-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.chc-trust-card{display:flex;gap:14px;align-items:flex-start;padding:22px;border-radius:7px;background:#16644f}.chc-trust-card__icon{font-size:28px;color:#f0c34c}.chc-trust-card h3{margin:0 0 6px;color:#fff;font-size:16px}.chc-trust-card p{margin:0;color:#d5e9df;font-size:13px;line-height:1.45}
.chc-newsletter{background:#f7faf7}.chc-newsletter-grid{display:grid;grid-template-columns:1fr minmax(360px,.8fr);align-items:center;gap:36px}.chc-newsletter h2{margin:0;color:#102b32;font-size:clamp(24px,3vw,34px)}.chc-newsletter p{margin:8px 0 0;color:#55716e}.chc-newsletter form{display:flex;gap:8px}.chc-newsletter input{min-width:0;flex:1;padding:13px 14px;border:1px solid #dbe5df;border-radius:5px}.chc-newsletter button{padding:0 23px;border:0;border-radius:5px;background:#d79a17;color:#152e2d;font-weight:800}
.chc-shell-fixture-note{margin:0;padding:14px;border:1px dashed #c6d9ce;border-radius:7px;color:#708784;font-size:13px;text-align:center}
@media (max-width:1100px){.chc-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chc-home__hero-grid{grid-template-columns:1fr 1fr}.chc-home__container{width:min(var(--chc-home-container),calc(100% - 40px))}}
@media (max-width:800px){.chc-home__hero-grid,.chc-newsletter-grid{grid-template-columns:1fr}.chc-home__hero-art{order:2;min-height:220px}.chc-home__hero{padding:42px 0}.chc-coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chc-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chc-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chc-trust-grid{grid-template-columns:1fr}}
@media (max-width:520px){.chc-home__container{width:calc(100% - 32px)}.chc-home__section{padding:38px 0}.chc-home__section-header{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:16px}.chc-home__hero-title{font-size:36px}.chc-home__hero-copy{font-size:15px}.chc-home__search{display:block;padding:7px}.chc-home__search input{width:100%;padding:10px}.chc-home__search button{width:100%;height:42px}.chc-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chc-topic-card{min-height:128px;padding:14px 8px}.chc-coupon-grid,.chc-article-grid,.chc-guide-grid{grid-template-columns:1fr}.chc-newsletter form{display:block}.chc-newsletter input,.chc-newsletter button{width:100%;height:44px}.chc-newsletter button{margin-top:8px}.chc-trust-card{padding:17px}}
.chc-store-card{min-width:132px;height:104px;flex:1;gap:5px;padding:10px;justify-content:center}.chc-store-card__logo{display:grid;min-height:42px;place-items:center}.chc-store-card__logo img{display:block;max-width:88px;max-height:46px;width:auto;height:auto;object-fit:contain}.chc-store-card__initials{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#dcefe3;color:#146550;font-size:18px;font-weight:800}.chc-store-card__name{max-width:120px;overflow:hidden;color:#173d37;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chc-store-card small{color:#78908b;font-size:10px}.chc-home-coupon-card{display:grid;grid-template-columns:1fr 96px;gap:10px;min-height:190px}.chc-home-coupon-card__body{min-width:0}.chc-home-coupon-card__top{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.chc-home-coupon-card__flag{color:#24755d;font-size:10px;font-weight:700}.chc-coupon-card__discount{margin:4px 0;color:#102b32;font-size:18px;font-weight:800}.chc-home-coupon-card__action{margin-top:10px}.chc-home-coupon-card__action .chc-unified-btn{max-width:100%;font-size:11px}.chc-home-coupon-card>.chc-coupon-card__meta{grid-column:1/-1;align-self:end}.chc-home-coupon-card .chc-coupon-card__visual{min-height:125px}.chc-home-coupon-card .chc-unified-btn{display:flex}.chc-home-coupon-card .chc-unified-btn__action{padding-inline:8px}
.chc-home .chc-logo-row{display:flex;gap:12px;overflow-x:auto}
.chc-home .chc-store-card{flex:1 0 0;min-width:0;height:134px;padding:12px 8px;grid-template-rows:48px 34px 16px;text-decoration:none;text-align:center}
.chc-home .chc-store-card__name{max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:17px;align-self:center}
.chc-home .chc-home-coupon-card{display:flex;flex-direction:column;min-width:0;min-height:280px;padding:20px;gap:8px}
.chc-home .chc-home-coupon-card p,.chc-home .chc-home-coupon-card h3{margin:0;overflow-wrap:anywhere;letter-spacing:0}
.chc-home .chc-home-coupon-card .chc-coupon-card__title{font-size:16px;line-height:1.4}
.chc-home .chc-home-coupon-card .chc-coupon-card__title a{color:#102b32;text-decoration:none}
.chc-home .chc-home-coupon-card .chc-coupon-card__discount{font-size:23px;color:#146550;line-height:1.25}
.chc-home .chc-home-coupon-card__action{margin-top:auto;padding-top:8px}
.chc-home .chc-home-coupon-card .chc-coupon-card__action{display:inline-flex;min-height:44px;align-items:center;padding:10px 18px;color:#fff;background:#16705a;line-height:1.3}
.chc-home .chc-store-card:focus-visible,.chc-home .chc-coupon-card__action:focus-visible{outline:3px solid #b77a08;outline-offset:3px}
@media(max-width:1100px){.chc-home .chc-store-card{flex:0 0 142px}}
@media(max-width:800px){.chc-home .chc-coupon-grid{grid-template-columns:1fr}}

/* Phase 3C.1.1 visual parity correction: consistent rhythm, aligned container, single arrow. */
.chc-home__section{padding:14px 0}.chc-home__section-header{margin-bottom:14px}.chc-home__section-title{letter-spacing:0}.chc-home__section-link{display:inline-flex;align-items:center;gap:7px;padding:6px 0;border-bottom:0;font-size:14px}
.chc-home__hero{padding:5px 0 24px;background:#e9f4ed}.chc-home__hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(400px,.9fr);gap:32px}.chc-home__hero-art{min-height:300px;isolation:isolate}.chc-home__hero-art::before{content:'';position:absolute;width:min(90%,460px);aspect-ratio:1.15;border:1px solid #9ac9b6;border-radius:42% 58% 50% 50%;background:linear-gradient(135deg,#d7eadc 0%,#c5e0d0 50%,#b8d8c4 100%);transform:rotate(-8deg);z-index:-1}.chc-home__hero-art::after{content:'';position:absolute;width:200px;height:200px;border:1px solid #c9a342;border-radius:50%;right:6%;top:8%;opacity:.5;z-index:-1}.chc-home__hero-art>div{font-size:0!important;width:240px;height:240px;position:relative}.chc-home__hero-art>div::before{content:'';position:absolute;inset:18% 42%;background:#146550;border-radius:80% 20% 80% 20%;transform:rotate(38deg)}.chc-home__hero-art>div::after{content:'';position:absolute;left:28%;right:28%;bottom:22%;height:10px;background:#146550;border-radius:8px;transform:rotate(-55deg)}
.chc-topic-card{min-height:132px;padding:16px 12px}.chc-topic-card__title{margin-top:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chc-topic-card__description{margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chc-topic-card__arrow{margin-top:5px}
.chc-home .chc-logo-row{gap:14px;padding-bottom:8px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.chc-home .chc-logo-row::-webkit-scrollbar{display:none}.chc-store-carousel{position:relative;display:flex;align-items:center;gap:0}.chc-store-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d7e4dc;border-radius:50%;background:#fff;color:#173d37;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .15s,border-color .15s,opacity .15s}.chc-store-carousel__btn:hover{background:#e9f4ed;border-color:#8fbea8}.chc-store-carousel__btn:disabled,.chc-store-carousel__btn[aria-disabled="true"]{opacity:.3;cursor:default;pointer-events:none}.chc-store-carousel__btn--prev{left:-18px}.chc-store-carousel__btn--next{right:-18px}
.chc-home .chc-store-card{height:130px;min-width:142px;padding:11px;border-color:#d7e4dc;background:#fbfdfb;box-shadow:0 3px 10px #174d3508;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.chc-home .chc-store-card:hover,.chc-home .chc-store-card:focus-visible{transform:translateY(-3px);border-color:#8fbea8;box-shadow:0 10px 20px #174d3518}.chc-home .chc-store-card__logo{min-height:54px}.chc-home .chc-store-card__initials{width:48px;height:48px;border:1px solid #9ac9b6;background:#e5f2e8;color:#135d4d;font-size:17px;letter-spacing:.03em}.chc-home .chc-store-card__name{font-size:13px;line-height:16px}.chc-home .chc-store-card small{font-size:11px;color:#52706e}
.chc-home .chc-home-coupon-card{min-height:270px;padding:16px;gap:7px;border-color:#dbe6df;box-shadow:0 3px 12px #174d3507}.chc-home .chc-home-coupon-card .chc-coupon-card__visual{min-height:92px;background:#f0f6f1}.chc-home .chc-home-coupon-card .chc-coupon-card__discount{margin:3px 0;font-size:26px;line-height:1.15}.chc-home .chc-home-coupon-card .chc-coupon-card__title{font-size:15px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chc-home .chc-home-coupon-card .chc-coupon-card__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#607a75;line-height:1.35}.chc-home .chc-home-coupon-card__action{padding-top:4px}.chc-home .chc-home-coupon-card .chc-coupon-card__action{width:100%;justify-content:center;min-height:46px;padding:11px 16px;font-size:13px}.chc-home .chc-home-coupon-card .chc-coupon-card__meta{font-size:10px}
.chc-article-card{box-shadow:0 3px 12px #174d3507;transition:transform .18s ease,box-shadow .18s ease}.chc-article-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #174d3515}.chc-article-card__image{aspect-ratio:16/9;background:#e1eee5;object-fit:cover}.chc-article-card__image:not(img)::before{content:'CakeHeights';display:grid;place-items:center;height:100%;color:#146550;font-weight:800;letter-spacing:.04em}.chc-article-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chc-article-card__excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.chc-trust{padding:32px 0}.chc-trust-card{padding:24px;border:1px solid #28745d}.chc-trust-card__icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border:1px solid #e9bd3e;border-radius:50%;font-size:0}.chc-trust-card__icon::before{content:'+';font-size:25px;font-weight:700;color:#f0c34c}.chc-trust-card p{max-width:32ch}
@media(max-width:800px){.chc-home__hero{padding:32px 0 24px}.chc-home__hero-grid{display:block}.chc-home__hero-art{display:none}.chc-home__section{padding:22px 0}.chc-home .chc-home-coupon-card{min-height:0;padding:15px}.chc-home .chc-home-coupon-card .chc-coupon-card__visual{min-height:76px}.chc-home .chc-store-card{flex-basis:138px}}
@media(max-width:520px){.chc-home__section{padding:18px 0}.chc-home__section-header{margin-bottom:12px}.chc-home__hero-title{font-size:35px;line-height:1.08}.chc-home__hero-copy{margin:14px 0 18px}.chc-topic-card{min-height:118px;padding:12px 8px}.chc-topic-card__icon{font-size:25px}.chc-home .chc-logo-row{margin-right:-16px;padding-right:48px;padding-left:40px}.chc-store-carousel__btn{display:flex;width:32px;height:32px;font-size:20px}.chc-store-carousel__btn--prev{left:4px}.chc-store-carousel__btn--next{right:4px}.chc-home .chc-home-coupon-card{padding:14px}.chc-home .chc-home-coupon-card .chc-coupon-card__action{min-height:44px}.chc-trust{padding:24px 0}.chc-trust-card{padding:15px}}

/* Homepage visual system: scoped so the shared theme remains unchanged. */
@font-face {
  font-family: 'Fraunces';
  src: url('../fonts/fraunces-latin-600.woff2') format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

:root {
  --color-text-heading: #16241B;
  --color-text-body: #3F4A44;
  --color-text-muted: #6B7280;
  --color-text-on-dark: #F5F5F0;
  --color-primary-900: #1B3327;
  --color-primary-700: #1F4A34;
  --color-accent-500: #DDA53E;
  --color-accent-600: #C6902E;
  --space-16: 64px;
  --space-8: 32px;
}

.chc-home {
  --home-space-1: 8px;
  --home-space-2: 16px;
  --home-space-3: 24px;
  --home-space-4: 32px;
  --home-space-5: 40px;
  --home-space-6: 48px;
  --home-space-7: 64px;
  --home-space-8: 80px;
  color: var(--color-text-body);
  margin: 0;
  padding: var(--space-16) 0 0;
}
.ast-separate-container #primary.chc-home { margin: 0; padding: var(--space-16) 0 0; }

.chc-home__section { padding-block: calc(var(--space-16) / 2); }
.chc-home__section-header { margin-bottom: var(--home-space-3); }
.chc-home__section-title,
.chc-newsletter h2 { color: var(--color-text-heading); font-family: var(--cak-font); font-size: 26px; font-weight: 700; line-height: 1.3; letter-spacing: 0; }
.chc-home__hero-title { color: var(--color-text-heading); font-family: 'Fraunces', Georgia, 'Times New Roman', serif; font-size: 40px; font-weight: 600; line-height: 1.2; letter-spacing: 0; }
.chc-home__hero-copy,
.chc-newsletter p { color: var(--color-text-body); font-family: var(--cak-font); font-size: 14px; font-weight: 400; line-height: 1.55; }
.chc-home__eyebrow,
.chc-article-card__category { color: var(--color-primary-700); font-family: var(--cak-font); font-weight: 600; }
.chc-article-card__title,
.chc-topic-card__title,
.chc-coupon-card__title,
.chc-trust-card h3 { color: var(--color-text-heading); font-family: var(--cak-font); font-size: 17px; font-weight: 600; line-height: 1.4; }
.chc-article-card__excerpt,
.chc-topic-card__description,
.chc-coupon-card__description,
.chc-trust-card p { color: var(--color-text-body); font-family: var(--cak-font); font-size: 14px; font-weight: 400; line-height: 1.55; }
.chc-article-card__meta,
.chc-coupon-card__meta,
.chc-home__popular { color: var(--color-text-muted); font-family: var(--cak-font); font-size: 13px; font-weight: 400; line-height: 1.4; }

.chc-home__section-link { color: var(--color-primary-900); font-family: var(--cak-font); font-size: 14px; font-weight: 600; line-height: 1; }
.chc-home__section-link:hover, .chc-home__section-link:focus { color: var(--color-primary-700); }
.chc-home__hero { background: #F1F6F1; padding-block: calc(var(--space-16) / 2); }
.chc-home__search button,
.chc-home .chc-coupon-card__action,
.chc-newsletter button { min-height: 44px; border: 0; border-radius: 6px; background: var(--color-accent-500); color: var(--color-text-heading); font-family: var(--cak-font); font-size: 14px; font-weight: 600; line-height: 1; }
.chc-home__search button:hover, .chc-home__search button:focus,
.chc-home .chc-coupon-card__action:hover, .chc-home .chc-coupon-card__action:focus,
.chc-newsletter button:hover, .chc-newsletter button:focus { background: var(--color-accent-600); color: var(--color-text-heading); }
.chc-coupon-card__badge { border-radius: 999px; background: var(--color-primary-900); color: var(--color-text-on-dark); font-family: var(--cak-font); font-size: 12px; font-weight: 600; line-height: 1.2; }
.chc-trust { background: var(--color-primary-900); color: var(--color-text-on-dark); }
.chc-trust .chc-home__section-title,
.chc-trust-card h3 { color: var(--color-text-on-dark); }
.chc-trust-card { background: var(--color-primary-700); border-radius: 8px; }
.chc-trust-card p { color: #DDE8DF; }
.chc-trust { margin-block: calc(var(--space-8) / -1); }
.chc-trust { padding-block: var(--space-16); }
.chc-home .chc-topic-card,
.chc-home .chc-store-card,
.chc-home .chc-home-coupon-card,
.chc-home .chc-article-card { border-radius: 8px; }

/* The homepage stylesheet is enqueued only on the front page. */
.cak-header { background: var(--color-primary-900); }
.cak-header .cak-nav-list a { color: var(--color-text-on-dark); font-family: var(--cak-font); font-size: 14px; font-weight: 500; }
.cak-header .cak-nav-list a:hover, .cak-header .cak-nav-list a:focus { color: var(--color-accent-500); }
@media (max-width: 920px) {
  .cak-header .cak-header__nav {
    background: var(--cak-surface);
  }
  .cak-header .cak-mobile-panel-title,
  .cak-header .cak-nav-list a {
    color: var(--cak-text);
  }
  .cak-header .cak-mobile-panel-subtitle,
  .cak-header .cak-nav-list .sub-menu a {
    color: var(--cak-text-muted);
  }
  .cak-header .cak-nav-list a:hover,
  .cak-header .cak-nav-list a:focus,
  .cak-header .cak-nav-list .current-menu-item > a,
  .cak-header .cak-nav-list .current_page_item > a,
  .cak-header .cak-nav-list .current-menu-ancestor > a {
    color: var(--cak-primary);
    background: rgba(45,106,79,0.06);
  }
}
.cak-footer { background: var(--color-primary-900); color: var(--color-text-on-dark); }
.cak-footer a, .cak-footer__heading, .cak-footer__brand p, .cak-footer__bottom p { color: var(--color-text-on-dark); }

@media (max-width: 520px) {
  .chc-home { padding-top: var(--space-8); }
  .ast-separate-container #primary.chc-home { padding-top: var(--space-8); }
  .chc-home__section,
  .chc-home__hero { padding-block: calc(var(--space-8) / 2); }
  .chc-trust { padding-block: 48px; margin-block: -32px; }
  .chc-home__hero-title { font-size: 28px; line-height: 1.2; }
  .chc-home__section-title, .chc-newsletter h2 { font-size: 20px; }
  .chc-article-card__title, .chc-topic-card__title, .chc-coupon-card__title, .chc-trust-card h3 { font-size: 16px; }
  .chc-article-card__excerpt, .chc-topic-card__description, .chc-coupon-card__description, .chc-trust-card p { font-size: 14px; }
  .chc-article-card__meta, .chc-coupon-card__meta, .chc-home__popular { font-size: 12px; }
}

@media (min-width: 521px) and (max-width: 800px) {
  .chc-home { padding-top: var(--space-8); }
  .ast-separate-container #primary.chc-home { padding-top: var(--space-8); }
  .chc-home__section,
  .chc-home__hero { padding-block: calc(var(--space-8) / 2); }
  .chc-trust { padding-block: var(--space-16); margin-block: -48px; }
}

/* Phase 3C.2A: reserve control gutters outside the Store card viewport. */
.chc-home .chc-store-carousel {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) 40px;
  align-items: center;
  column-gap: 12px;
}
.chc-home .chc-store-carousel__btn {
  position: static;
  transform: none;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  min-width: 0;
  padding: 0;
  box-sizing: border-box;
}
.chc-home .chc-store-carousel__btn--prev,
.chc-home .chc-store-carousel__btn--next {
  inset-inline: auto;
}
.chc-home .chc-logo-row {
  min-width: 0;
}
@media (max-width: 520px) {
  .chc-home .chc-store-carousel {
    display: block;
  }
  .chc-home .chc-store-carousel__btn {
    display: none;
  }
  .chc-home .chc-logo-row {
    margin-right: 0;
    padding-left: 0;
    padding-right: 32px;
  }
}

/* Hero reference artwork: crop the supplied screenshot to its image-only right side.
   The original title and search UI remain real, accessible homepage controls. */
.chc-home__hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: #dde9e2;
}
.chc-home__hero-grid {
  grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr);
}
.chc-home__hero-grid > :first-child {
  position: relative;
  z-index: 1;
}
.chc-home__hero-art {
  position: absolute;
  inset: auto max(0px, calc((100% - 1440px) / 2)) 0 auto;
  width: min(47%, 686px);
  height: auto;
  aspect-ratio: 460 / 245;
  min-height: 0;
  display: block;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent, #000 12%);
  mask-image: linear-gradient(to right, transparent, #000 12%);
}
.chc-home__hero-art > img {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: auto;
  max-width: none;
  height: 102.041%;
  aspect-ratio: auto;
  object-fit: fill;
  border-radius: 0;
  box-shadow: none;
}
.chc-home__hero-art::before,
.chc-home__hero-art::after {
  display: none;
}
@media (min-width: 801px) and (max-width: 1100px) {
  .chc-home__hero-art {
    -webkit-mask-image: linear-gradient(to right, transparent, #000 12%), linear-gradient(to bottom, transparent, #000 16%);
    mask-image: linear-gradient(to right, transparent, #000 12%), linear-gradient(to bottom, transparent, #000 16%);
    -webkit-mask-composite: source-in;
    mask-composite: intersect;
  }
}
@media (min-width: 1441px) {
  .chc-home__hero-art {
    -webkit-mask-image: linear-gradient(to right, transparent, #000 12%, #000 88%, transparent);
    mask-image: linear-gradient(to right, transparent, #000 12%, #000 88%, transparent);
  }
}
@media (max-width: 800px) {
  .chc-home__hero {
    padding-bottom: 0;
  }
  .chc-home__hero-art {
    position: relative;
    inset: auto;
    width: calc(100% + 40px);
    height: auto;
    aspect-ratio: 460 / 245;
    margin: 24px -20px 0;
    -webkit-mask-image: linear-gradient(to bottom, transparent, #000 16%);
    mask-image: linear-gradient(to bottom, transparent, #000 16%);
  }
}
@media (max-width: 520px) {
  .chc-home__hero-art {
    width: calc(100% + 32px);
    margin-inline: -16px;
  }
}

/* Keep the primary homepage sequence compact without changing later sections. */
.chc-home,
.ast-separate-container #primary.chc-home {
  padding-top: 0;
}

.chc-home > .chc-home__section:is(
  [aria-labelledby="chc-topics-title"],
  [aria-labelledby="chc-stores-title"],
  [aria-labelledby="chc-coupons-title"],
  [aria-labelledby="chc-picks-title"],
  [aria-labelledby="chc-guides-title"]
) {
  padding-block: 20px;
}

@media (max-width: 800px) {
  .chc-home > .chc-home__section:is(
    [aria-labelledby="chc-topics-title"],
    [aria-labelledby="chc-stores-title"],
    [aria-labelledby="chc-coupons-title"],
    [aria-labelledby="chc-picks-title"],
    [aria-labelledby="chc-guides-title"]
  ) {
    padding-block: 16px;
  }
}

@media (max-width: 520px) {
  .chc-home > .chc-home__section:is(
    [aria-labelledby="chc-topics-title"],
    [aria-labelledby="chc-stores-title"],
    [aria-labelledby="chc-coupons-title"],
    [aria-labelledby="chc-picks-title"],
    [aria-labelledby="chc-guides-title"]
  ) {
    padding-block: 14px;
  }
}

/* Prevent the Trust section's responsive negative margin from overlapping Guides. */
.chc-home > .chc-trust[aria-labelledby="chc-trust-title"] {
  margin-top: 20px;
}

/* Leave a compact 20px handoff from the homepage newsletter to the footer. */
.chc-home > .chc-home__section.chc-newsletter[aria-labelledby="chc-newsletter-title"] {
  padding-bottom: 20px;
}

.cak-footer {
  margin-top: 0;
}

/* Mobile-only Store carousel controls. */
@media (max-width: 520px) {
  .chc-home .chc-store-carousel {
    position: relative;
    display: block;
  }

  .chc-home .chc-store-carousel__btn {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: flex;
    width: 32px;
    height: 32px;
    transform: translateY(-50%);
  }

  .chc-home .chc-store-carousel__btn--prev {
    right: auto;
    left: 4px;
  }

  .chc-home .chc-store-carousel__btn--next {
    right: 4px;
    left: auto;
  }

  .chc-home .chc-logo-row {
    padding-right: 40px;
    padding-left: 40px;
  }
}
