:root{--cream:#fbf3eb;--paper:#fffaf5;--peach:#e9a084;--peach-dark:#c9775c;--sage:#89906a;--brown:#4b3025;--ink:#2f241f;--muted:#75655d;--line:#eadbd0;--shadow:0 20px 50px rgba(82,49,34,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none;cursor:pointer}img{max-width:100%;display:block}.announcement{background:var(--brown);color:#fff;text-align:center;padding:8px 16px;font-size:13px;letter-spacing:.04em}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(20px,5vw,76px);background:rgba(255,250,245,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(234,219,208,.8)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:56px;height:56px;object-fit:cover;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-family:'Playfair Display',serif;font-size:19px}.brand small{color:var(--muted);font-size:11px;margin-top:4px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-cta{padding:11px 16px;background:var(--peach);border-radius:999px}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:780px;padding:70px clamp(20px,7vw,110px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;background:radial-gradient(circle at 70% 20%,#f7d8c8 0,transparent 32%),linear-gradient(135deg,#fffaf5,#f8eadf)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:12px;color:var(--peach-dark);margin:0 0 14px}.hero h1,.section h2,.cta-section h2{font-family:'Playfair Display',serif;line-height:1.08;margin:0}.hero h1{font-size:clamp(48px,6.2vw,88px);max-width:850px}.hero-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:14px;margin:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:700;border:1px solid transparent;cursor:pointer}.primary{background:var(--brown);color:#fff}.secondary{border-color:var(--brown)}.light{background:#fff;color:var(--brown)}.trust-row{display:flex;flex-wrap:wrap;gap:24px;color:var(--muted);font-size:13px}.hero-art{position:relative;min-height:530px}.gift-card{position:absolute;width:260px;height:340px;border-radius:30px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow);font-family:'Playfair Display',serif;transform:rotate(-7deg)}.gift-card span{font-family:'DM Sans';font-size:12px;text-transform:uppercase;letter-spacing:.12em}.gift-card b{font-size:34px}.card-a{left:3%;top:10%;background:#e6b49f}.card-b{right:2%;top:2%;background:#ece3cb;transform:rotate(8deg)}.card-c{left:28%;bottom:0;background:#9ca07a;transform:rotate(2deg);color:#fff}.ribbon{position:absolute;inset:18% 36% auto auto;width:110px;height:80px;border:12px solid #d46d62;border-radius:60% 60% 50% 50%;transform:rotate(12deg)}.section{padding:100px clamp(20px,7vw,110px)}.section.soft{background:var(--cream)}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:38px}.section h2{font-size:clamp(38px,5vw,64px)}.section-head>p{max-width:420px;color:var(--muted)}.collection-grid,.product-grid,.quote-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.collection{background:#fff;padding:30px;border:1px solid var(--line);border-radius:24px;transition:.25s}.collection:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.collection span{font-size:32px}.collection h3{font-family:'Playfair Display';font-size:26px;margin:18px 0 6px}.collection p,.product-info p,.values p{color:var(--muted)}.collection a{font-weight:700}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 16px;font-weight:700}.filters button.active{background:var(--brown);color:white}.product-grid{grid-template-columns:repeat(3,1fr)}.product{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;transition:.25s}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-visual{height:300px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-visual:before,.product-visual:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.24)}.product-visual:before{width:190px;height:190px;top:-45px;right:-25px}.product-visual:after{width:120px;height:120px;bottom:-25px;left:-20px}.product-visual span{font-family:'Playfair Display';font-size:80px;z-index:1}.product-visual em{position:absolute;bottom:22px;left:24px;font-style:normal;font-weight:700}.peach{background:#eeb29b}.sage{background:#a5aa86}.cocoa{background:#b49079}.blush{background:#efc8c1}.cream{background:#efe5d0}.olive{background:#888d66;color:#fff}.product-info{padding:24px}.product-info small{text-transform:uppercase;letter-spacing:.12em;color:var(--peach-dark);font-weight:700}.product-info h3{font-family:'Playfair Display';font-size:27px;margin:8px 0}.product-info>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:17px}.product-info a{font-weight:700}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.custom-art{min-height:620px;border-radius:38px;background:linear-gradient(145deg,#e6ad95,#f4d5c8);position:relative;box-shadow:var(--shadow)}.custom-art:before{content:"";position:absolute;inset:12%;border:2px solid rgba(255,255,255,.65);border-radius:50%}.seal{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%) rotate(-8deg);width:220px;height:220px;background:var(--cream);border-radius:50%;display:grid;place-items:center;text-align:center;font-family:'Playfair Display';font-size:42px;line-height:1;box-shadow:0 18px 40px rgba(85,48,32,.2)}form{margin-top:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:13px;margin-bottom:16px}input,select,textarea{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;font:inherit}.corporate{background:var(--brown);color:white;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.corporate p{color:#decfc7}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-grid div{padding:26px;border:1px solid rgba(255,255,255,.2);border-radius:20px}.stat-grid strong{display:block;font-family:'Playfair Display';font-size:32px}.stat-grid span{color:#decfc7}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.values{display:grid;gap:22px}.values div{display:grid;grid-template-columns:50px 1fr;column-gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.values span{grid-row:1/3;color:var(--peach-dark);font-weight:700}.values h3,.values p{margin:0}.quote-grid{grid-template-columns:repeat(3,1fr)}blockquote{margin:0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;font-family:'Playfair Display';font-size:24px}blockquote cite{display:block;margin-top:24px;font-family:'DM Sans';font-size:13px;color:var(--muted);font-style:normal}.cta-section{margin:80px clamp(20px,7vw,110px);padding:34px 44px;border:1px solid var(--line);border-radius:28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;background:#fff}.cta-section img{width:96px;border-radius:50%}.cta-section h2{font-size:36px}footer{padding:70px clamp(20px,7vw,110px) 24px;background:#231a16;color:#fff;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}footer h4{margin-top:0}footer a,footer p{display:block;color:#cdbfb7;margin:8px 0}.footer-brand strong{color:#fff}.copyright{grid-column:1/-1;border-top:1px solid #463832;padding-top:22px;color:#8f827b}.floating-wa{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;font-size:26px;box-shadow:var(--shadow);z-index:60}.reveal{opacity:0;transform:translateY(22px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}.product.hidden{display:none}
@media(max-width:1000px){.site-header nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:24px;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero,.split,.corporate,.about-grid{grid-template-columns:1fr}.hero{padding-top:40px}.hero-art{min-height:520px}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.quote-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:flex-start;flex-direction:column}.cta-section{grid-template-columns:auto 1fr}.cta-section .btn{grid-column:1/-1}footer{grid-template-columns:2fr 1fr 1fr}}
@media(max-width:640px){.announcement{font-size:11px}.brand span{display:none}.hero{min-height:auto;padding-bottom:40px}.hero h1{font-size:46px}.hero-art{min-height:440px}.gift-card{width:190px;height:270px}.gift-card b{font-size:27px}.card-c{left:20%}.section{padding:72px 20px}.collection-grid,.product-grid,.quote-grid,.form-grid,.stat-grid{grid-template-columns:1fr}.custom-art{min-height:420px}.about-grid{gap:40px}.cta-section{margin:50px 20px;padding:28px;grid-template-columns:1fr}.cta-section img{width:74px}footer{grid-template-columns:1fr 1fr;padding:60px 20px 24px}.footer-brand span{display:flex}.copyright{grid-column:1/-1}.trust-row{gap:12px}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}}

/* Meet the Founder — added without changing the core UI */
/* Meet the Founder — refined while preserving the core UI */
.founder-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#fffaf5 0%,#f8ebe1 100%);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.founder-section:before,.founder-section:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(212,109,98,.13);border-radius:45% 55% 48% 52%;pointer-events:none}
.founder-section:before{left:-180px;top:100px;transform:rotate(28deg)}
.founder-section:after{right:-210px;bottom:-120px;transform:rotate(-18deg)}
.founder-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:72px;align-items:center;max-width:1320px;margin:0 auto}
.founder-portrait{margin:0;position:relative;min-height:610px;border-radius:34px;padding:8px;background:linear-gradient(145deg,#e9b9a5,#f6dfd4);box-shadow:var(--shadow);overflow:hidden}
.founder-portrait img{display:block;width:100%;height:100%;min-height:594px;object-fit:cover;object-position:center 28%;border-radius:27px;filter:saturate(.98) contrast(1.02)}
.founder-portrait figcaption{position:absolute;left:28px;bottom:26px;padding:10px 15px;border-radius:999px;background:rgba(255,250,245,.9);backdrop-filter:blur(8px);color:var(--brown);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 28px rgba(85,48,32,.12)}
.founder-copy h2{font-family:'Playfair Display',serif;font-size:clamp(42px,5vw,68px);line-height:1.08;margin:0 0 24px}
.founder-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:var(--muted);max-width:720px}
.founder-values{display:grid;grid-template-columns:repeat(4,1fr);margin:34px 0 26px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.founder-values>div{display:grid;justify-items:center;text-align:center;gap:9px;padding:0 14px;border-right:1px solid var(--line)}
.founder-values>div:last-child{border-right:0}
.founder-values span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fae7dc;color:var(--peach-dark);font-family:'Playfair Display',serif;font-size:27px}
.founder-values strong{font-size:12px;line-height:1.35}
.founder-signoff{display:flex;gap:12px;align-items:center;margin:22px 0 4px}
.founder-signoff strong{font-family:'Playfair Display',serif;font-size:22px}
.founder-signoff i{font-style:normal;color:var(--peach-dark)}
.founder-signoff span{font-family:'Playfair Display',serif;font-size:22px;color:var(--peach-dark)}
.founder-signature{font-family:'Playfair Display',serif;font-style:italic;font-size:29px;margin:8px 0 24px;color:var(--brown)}
.founder-instagram{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-width:360px;padding:13px 18px;border-radius:12px;background:var(--peach-dark);color:#fff;font-weight:700;box-shadow:0 12px 28px rgba(212,109,98,.2);transition:.25s}
.founder-instagram:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(212,109,98,.27)}
.founder-instagram span{padding-left:22px;border-left:1px solid rgba(255,255,255,.45);font-weight:600}
@media(max-width:1100px){.founder-grid{grid-template-columns:1fr;gap:48px}.founder-portrait{min-height:560px;max-width:700px;width:100%;margin:0 auto}.founder-portrait img{min-height:544px}.founder-values{max-width:760px}}
@media(max-width:700px){.founder-grid{gap:36px}.founder-portrait{min-height:440px;border-radius:26px}.founder-portrait img{min-height:424px;border-radius:20px;object-position:center 24%}.founder-portrait figcaption{left:20px;bottom:19px}.founder-values{grid-template-columns:1fr 1fr;row-gap:20px}.founder-values>div:nth-child(2){border-right:0}.founder-values>div:nth-child(-n+2){padding-bottom:20px;border-bottom:1px solid var(--line)}.founder-signoff{align-items:flex-start;flex-wrap:wrap}.founder-instagram{min-width:0;width:100%;gap:12px;font-size:13px}.founder-instagram span{padding-left:12px}.founder-copy>p:not(.eyebrow){font-size:16px}}

/* Founder layout v1.2 — cache-safe production fix */
#founder.founder-section{padding:72px clamp(24px,6vw,96px);background:linear-gradient(135deg,#fffaf5 0%,#f9ece3 100%)}
#founder .founder-grid{width:min(1320px,100%);margin:0 auto;display:grid!important;grid-template-columns:minmax(360px, .82fr) minmax(520px,1.18fr)!important;gap:68px!important;align-items:center!important}
#founder .founder-portrait{position:relative!important;margin:0!important;min-height:0!important;aspect-ratio:4/5.65;padding:8px;border-radius:30px;background:linear-gradient(145deg,#e9b9a5,#f6dfd4);box-shadow:0 24px 60px rgba(82,49,34,.16);overflow:hidden}
#founder .founder-portrait img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center 25%!important;border-radius:23px!important}
#founder .founder-portrait figcaption{position:absolute!important;left:26px!important;bottom:24px!important;margin:0!important;padding:9px 14px!important;border-radius:999px!important;background:rgba(255,250,245,.92)!important;color:#4b3025!important;font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}
#founder .founder-copy{min-width:0!important}
#founder .founder-copy h2{font-size:clamp(48px,5vw,72px)!important;margin:0 0 24px!important;line-height:1.04!important}
#founder .founder-copy>p:not(.eyebrow){font-size:17px!important;line-height:1.72!important;margin:0 0 18px!important;color:#5f5049!important}
#founder .founder-values{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin:30px 0 24px!important;padding:22px 0!important;border-top:1px solid #eadbd0!important;border-bottom:1px solid #eadbd0!important}
#founder .founder-values>div{display:grid!important;justify-items:center!important;text-align:center!important;gap:8px!important;padding:0 12px!important;border-right:1px solid #eadbd0!important}
#founder .founder-values>div:last-child{border-right:0!important}
#founder .founder-values span{width:54px!important;height:54px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fae7dc!important;color:#c9775c!important;font-size:27px!important}
#founder .founder-values strong{font-size:12px!important;line-height:1.35!important}
#founder .founder-signoff{display:flex!important;align-items:center!important;gap:12px!important;margin:20px 0 0!important}
#founder .founder-signoff strong,#founder .founder-signoff span{font-family:'Playfair Display',serif!important;font-size:22px!important}
#founder .founder-signoff span,#founder .founder-signoff i{color:#c9775c!important}
#founder .founder-signature{font-family:'Playfair Display',serif!important;font-size:29px!important;font-style:italic!important;margin:7px 0 22px!important}
#founder .founder-instagram{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;min-width:390px!important;padding:13px 18px!important;border-radius:12px!important;background:#c9775c!important;color:white!important;font-weight:700!important}
#founder .founder-instagram span{padding-left:18px!important;border-left:1px solid rgba(255,255,255,.45)!important}
@media(max-width:1050px){#founder .founder-grid{grid-template-columns:1fr!important;max-width:760px!important}#founder .founder-portrait{width:min(620px,100%)!important;margin:0 auto!important}#founder .founder-copy{text-align:left!important}}
@media(max-width:650px){#founder.founder-section{padding:58px 20px!important}#founder .founder-grid{gap:34px!important}#founder .founder-values{grid-template-columns:1fr 1fr!important;row-gap:18px!important}#founder .founder-values>div:nth-child(2){border-right:0!important}#founder .founder-values>div:nth-child(-n+2){padding-bottom:18px!important;border-bottom:1px solid #eadbd0!important}#founder .founder-instagram{min-width:0!important;width:100%!important;gap:10px!important;font-size:12px!important}#founder .founder-instagram span{padding-left:10px!important}#founder .founder-signoff{flex-wrap:wrap!important}}


/* Founder mobile responsiveness v1.3 — desktop appearance preserved */
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:768px){
  #founder.founder-section{padding:48px 16px!important}
  #founder .founder-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:560px!important;gap:28px!important;margin:0 auto!important}
  #founder .founder-portrait{width:min(100%,390px)!important;max-width:390px!important;min-width:0!important;aspect-ratio:4/5.15!important;margin:0 auto!important;padding:6px!important;border-radius:24px!important}
  #founder .founder-portrait img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;object-fit:cover!important;object-position:center 24%!important;border-radius:18px!important}
  #founder .founder-portrait figcaption{left:16px!important;right:auto!important;bottom:15px!important;max-width:calc(100% - 32px)!important;padding:8px 11px!important;font-size:9px!important;white-space:normal!important}
  #founder .founder-copy{width:100%!important;min-width:0!important}
  #founder .founder-copy h2{font-size:clamp(40px,13vw,54px)!important;line-height:1.02!important;margin:0 0 18px!important;overflow-wrap:anywhere!important}
  #founder .founder-copy>p:not(.eyebrow){font-size:15px!important;line-height:1.65!important;margin:0 0 15px!important}
  #founder .founder-values{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;margin:24px 0 20px!important;padding:18px 0!important;row-gap:16px!important}
  #founder .founder-values>div{min-width:0!important;padding:0 8px!important}
  #founder .founder-values span{width:48px!important;height:48px!important;font-size:23px!important}
  #founder .founder-values strong{font-size:11px!important;overflow-wrap:anywhere!important}
  #founder .founder-signoff{display:flex!important;gap:7px!important;align-items:center!important;flex-wrap:wrap!important;margin:18px 0 0!important}
  #founder .founder-signoff strong,#founder .founder-signoff span{font-size:19px!important}
  #founder .founder-signature{font-size:25px!important;margin:6px 0 18px!important}
  #founder .founder-instagram{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:100%!important;gap:6px!important;padding:13px 14px!important;text-align:center!important;font-size:13px!important;overflow:hidden!important}
  #founder .founder-instagram span{display:block!important;width:100%!important;padding:6px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.42)!important;font-size:12px!important;overflow-wrap:anywhere!important}
}
@media(max-width:390px){
  #founder.founder-section{padding-left:12px!important;padding-right:12px!important}
  #founder .founder-portrait{width:min(100%,340px)!important}
  #founder .founder-copy h2{font-size:40px!important}
  #founder .founder-signoff strong,#founder .founder-signoff span{font-size:18px!important}
}

/* Empty catalogue state — preserves the original approved UI while no products are published. */
.empty-catalogue {
  max-width: 760px;
  margin: 2.2rem auto 0;
  padding: clamp(2rem, 5vw, 4rem);
  text-align: center;
  border: 1px solid rgba(113, 76, 54, .14);
  border-radius: 28px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 20px 55px rgba(91, 61, 43, .08);
}
.empty-catalogue-mark {
  width: 64px;
  height: 64px;
  margin: 0 auto 1.25rem;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #f7e9dc;
  color: #8f5f52;
  font-size: 2rem;
}
.empty-catalogue h3 { margin: 0 0 .75rem; }
.empty-catalogue p { max-width: 570px; margin: 0 auto 1.5rem; }

/* Final catalogue v4.0 */
.catalogue-section{background:linear-gradient(180deg,#fffaf5 0%,#faeee6 100%)}
.catalog-filters{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 34px}
.catalog-filters button{border:1px solid rgba(112,75,55,.2);background:rgba(255,255,255,.76);color:#563728;padding:11px 17px;border-radius:999px;font:600 14px 'DM Sans',sans-serif;cursor:pointer;transition:.2s}
.catalog-filters button:hover,.catalog-filters button.active{background:#b8765e;color:#fff;border-color:#b8765e;transform:translateY(-1px)}
.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.catalog-card{background:#fff;border:1px solid rgba(103,68,49,.1);border-radius:26px;overflow:hidden;box-shadow:0 18px 42px rgba(86,55,39,.08);transition:.25s}
.catalog-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(86,55,39,.14)}
.catalog-card.is-hidden{display:none}
.catalog-image{aspect-ratio:1/1;overflow:hidden;background:#f8eee5}
.catalog-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.catalog-copy{padding:21px 22px 23px}
.product-category{margin:0 0 8px;color:#aa6955;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}
.catalog-copy h3{font-family:'Playfair Display',serif;font-size:25px;line-height:1.16;margin:0 0 10px;color:#432b20}
.catalog-copy>p:not(.product-category){font-size:14px;line-height:1.55;color:#76655d;margin:0 0 18px;min-height:44px}
.catalog-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #efe1d8;padding-top:15px}
.catalog-foot strong{font-size:21px;color:#432b20}
.order-link{color:#a55f4b;font-weight:700;text-decoration:none}
.catalog-note{margin:34px 0 0;padding:18px 22px;border-radius:16px;background:#fff7f1;border:1px solid #efd9cc;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;color:#65483b;text-align:center}
@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.catalog-grid{grid-template-columns:1fr;gap:18px}.catalog-filters{display:grid;grid-template-columns:1fr 1fr}.catalog-filters button{padding:10px 8px;font-size:12px}.catalog-copy h3{font-size:23px}.catalog-image{aspect-ratio:1/1}}
/* Catalogue v5: consistent product photography */
.catalog-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.catalog-card{overflow:hidden}
