/* SEO landing pages + curated catalog links. */
.cg-seo-landing{padding:34px 0 82px;background:linear-gradient(180deg,#fffdfa 0,#fff 38%,#fffaf8 100%)}
.cg-seo-landing__container{display:grid;gap:24px}
.cg-seo-landing__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#8b7771;font-size:12px}
.cg-seo-landing__breadcrumbs a{color:#8b7771}.cg-seo-landing__breadcrumbs a:hover{color:var(--cg-accent-dark)}
.cg-seo-landing__breadcrumbs strong{color:#5e4a45;font-weight:650}

.cg-seo-landing__hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;border:1px solid #ead8d4;border-radius:30px;background:radial-gradient(circle at 90% 10%,rgba(217,141,148,.15),transparent 28%),linear-gradient(135deg,#fffaf8,#f8e9e6);box-shadow:0 22px 58px rgba(75,48,48,.08)}
.cg-seo-landing__hero.has-image{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}
.cg-seo-landing__hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:420px;padding:58px 62px}
.cg-seo-landing__eyebrow{display:block;margin-bottom:13px;color:#ad6870;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.cg-seo-landing__hero h1{max-width:820px;margin:0;color:#3c302d;font:500 clamp(42px,5vw,68px)/1.04 Georgia,"Times New Roman",serif;letter-spacing:-.04em}
.cg-seo-landing__hero p{max-width:720px;margin:20px 0 0;color:#715e59;font-size:17px;line-height:1.7}
.cg-seo-landing__hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.cg-seo-landing__hero-actions .button{min-height:52px!important;border-radius:999px!important;padding-inline:28px!important}
.cg-seo-landing__catalog-link{color:#925b60;font-size:14px;font-weight:750;text-decoration:underline;text-underline-offset:4px}
.cg-seo-landing__hero-image{min-height:420px;overflow:hidden}
.cg-seo-landing__hero-image img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover}

.cg-seo-landing__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.cg-seo-landing__trust>div{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;align-items:center;padding:16px 17px;border:1px solid #eadfdb;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(72,46,46,.045)}
.cg-seo-landing__trust b{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#fff2ef;font-size:20px}
.cg-seo-landing__trust strong{color:#493936;font-size:14px}.cg-seo-landing__trust span{color:#85716c;font-size:12px;line-height:1.35}

.cg-seo-landing__content{padding:30px 34px;border:1px solid #eadfdb;border-radius:22px;background:#fff;color:#67534e;font-size:16px;line-height:1.75;box-shadow:0 12px 34px rgba(72,46,46,.04)}
.cg-seo-landing__content>:first-child{margin-top:0}.cg-seo-landing__content>:last-child{margin-bottom:0}
.cg-seo-landing__content h2,.cg-seo-landing__content h3{color:#443532;font-family:Georgia,"Times New Roman",serif;font-weight:600}
.cg-seo-landing__content h2{font-size:30px}.cg-seo-landing__content h3{font-size:23px}

.cg-seo-landing__products{padding-top:14px}
.cg-seo-landing__section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}
.cg-seo-landing__section-head span{display:block;margin-bottom:4px;color:#ad6870;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.cg-seo-landing__section-head h2{margin:0;color:#3c302d;font:500 clamp(31px,3.4vw,46px)/1.08 Georgia,"Times New Roman",serif}
.cg-seo-landing__section-head>a{color:#9a6065;font-size:14px;font-weight:750;white-space:nowrap}
.cg-seo-landing__products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}
.cg-seo-landing__products ul.products li.product{display:flex!important;flex-direction:column!important;width:auto!important;margin:0!important;border-radius:20px!important}
.cg-seo-landing__products ul.products li.product .button{display:flex!important;width:calc(100% - 32px)!important;margin:16px!important;border-radius:999px!important}
.cg-seo-landing__empty{padding:38px;border:1px solid #eadfdb;border-radius:20px;background:#fff;text-align:center}.cg-seo-landing__empty strong{font:600 26px Georgia,serif}.cg-seo-landing__empty p{color:#806c67}

.cg-seo-landing__cta{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:10px;padding:34px 38px;border:1px solid #e3c7c3;border-radius:24px;background:linear-gradient(135deg,#fff2ef,#f7dfdc);box-shadow:0 18px 44px rgba(92,52,52,.07)}
.cg-seo-landing__cta>div:first-child{max-width:720px}.cg-seo-landing__cta span{display:block;margin-bottom:5px;color:#a65f66;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.cg-seo-landing__cta h2{margin:0;color:#3e302d;font:500 34px/1.1 Georgia,"Times New Roman",serif}.cg-seo-landing__cta p{margin:11px 0 0;color:#735e59;line-height:1.6}
.cg-seo-landing__cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:245px}.cg-seo-landing__cta-actions .button{border-radius:999px!important;white-space:nowrap}.cg-seo-landing__phone{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #c99691;border-radius:999px;color:#744c4c;font-weight:750}

.cg-catalog-landings{margin:54px 0 10px;padding:30px 32px;border:1px solid #eadbd7;border-radius:26px;background:linear-gradient(145deg,#fff,#fff7f4);box-shadow:0 16px 40px rgba(75,48,48,.05)}
.cg-catalog-landings__head{max-width:760px;margin-bottom:20px}.cg-catalog-landings__head>span{display:block;margin-bottom:5px;color:#ad6870;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.cg-catalog-landings__head h2{margin:0;color:#3c302d;font:500 34px/1.1 Georgia,"Times New Roman",serif}.cg-catalog-landings__head p{margin:8px 0 0;color:#806c67}
.cg-catalog-landings__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cg-catalog-landing-card{display:flex;flex-direction:column;min-height:155px;padding:18px;border:1px solid #eadbd7;border-radius:17px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cg-catalog-landing-card:hover{transform:translateY(-2px);border-color:#dba9a7;box-shadow:0 12px 26px rgba(75,48,48,.07)}.cg-catalog-landing-card strong{color:#493936;font:600 20px/1.2 Georgia,"Times New Roman",serif}.cg-catalog-landing-card span{margin:8px 0 14px;color:#806e69;font-size:12px;line-height:1.5}.cg-catalog-landing-card b{margin-top:auto;color:#a15f65;font-size:12px}

@media(max-width:1100px){
  .cg-seo-landing__hero.has-image{grid-template-columns:1fr minmax(300px,.72fr)}
  .cg-seo-landing__hero-copy{padding:46px 42px}
  .cg-seo-landing__trust{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cg-seo-landing__products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .cg-catalog-landings__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .cg-seo-landing{padding-top:22px}.cg-seo-landing__container{gap:18px}
  .cg-seo-landing__hero,.cg-seo-landing__hero.has-image{grid-template-columns:1fr;border-radius:22px}
  .cg-seo-landing__hero-copy{min-height:0;padding:34px 24px}.cg-seo-landing__hero h1{font-size:42px}.cg-seo-landing__hero p{font-size:15px}
  .cg-seo-landing__hero-image,.cg-seo-landing__hero-image img{min-height:300px;max-height:420px}
  .cg-seo-landing__content{padding:24px 20px;border-radius:18px}
  .cg-seo-landing__section-head{align-items:start;flex-direction:column;gap:8px}
  .cg-seo-landing__products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
  .cg-seo-landing__cta{align-items:stretch;flex-direction:column;padding:28px 24px}.cg-seo-landing__cta-actions{min-width:0;width:100%}
  .cg-catalog-landings{margin-top:36px;padding:24px 20px;border-radius:21px}
}
@media(max-width:520px){
  .cg-seo-landing__trust{grid-template-columns:1fr}
  .cg-seo-landing__products ul.products{grid-template-columns:1fr!important}
  .cg-catalog-landings__grid{grid-template-columns:1fr}
  .cg-seo-landing__hero h1{font-size:36px}
}
