/* Editable product grids and Astra-compatible inner pages. */
.eb-product-grid--dynamic{grid-template-columns:repeat(4,1fr);grid-template-rows:auto}.eb-product-grid--dynamic .eb-product-card{min-height:390px}.eb-product-grid--dynamic .eb-product-card__image{height:250px;flex:none}.eb-product-card__body h3 a{color:inherit;text-decoration:none}.eb-product-card__body h3 a:hover{color:var(--coral-dark)}.eb-image-placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--muted);font-size:13px}.eb-centered-link{text-align:center;margin-top:42px!important}.eb-button--outline{border-color:var(--ink);color:var(--ink);background:transparent}.eb-button--outline:hover{background:var(--ink);color:#fff}.eb-page-hero{background:var(--deep);color:#fff;padding:105px 0 82px}.eb-page-hero .eb-eyebrow{color:#e5d7bd;margin-bottom:17px}.eb-page-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,6vw,76px);font-weight:400;line-height:1;letter-spacing:-.04em;color:#fff!important}.eb-page-hero>div>p:last-child{max-width:680px;margin-top:25px;font-size:18px;color:#e4ebe7}.eb-inner,.eb-archive{background:var(--cream)}.eb-prose{max-width:820px}.eb-prose h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:38px;line-height:1.12;margin:50px 0 15px}.eb-prose h2:first-child{margin-top:0}.eb-prose p,.eb-prose li{font-size:17px;line-height:1.75}.eb-prose li+li{margin-top:7px}.eb-prose .eb-form-wrap{margin-top:48px}.eb-filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px}.eb-filter a{border:1px solid var(--line);padding:9px 13px;color:var(--ink);text-decoration:none;font-size:13px;background:var(--paper)}.eb-filter a:hover{background:var(--ink);color:#fff}.eb-product-details{background:var(--paper);border:1px solid var(--line);padding:30px;margin:45px 0}.eb-product-details dl{margin:20px 0}.eb-product-details dl div{display:grid;grid-template-columns:160px 1fr;border-top:1px solid var(--line);padding:12px 0}.eb-product-details dt{font-weight:700}.eb-product-details dd{margin:0}.eb-product-details .eb-button{width:auto;margin-top:18px}.eb-archive .navigation.pagination{margin-top:45px}.eb-quality-entry{background:var(--deep);color:#fff;padding:78px 0}.eb-quality-entry__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.eb-quality-entry .eb-eyebrow{color:#ded1b8;margin-bottom:13px}.eb-quality-entry h2{font-size:clamp(36px,4vw,54px);line-height:1.05;color:#fff!important}.eb-quality-entry__grid>div:last-child>p{font-size:17px;line-height:1.65;color:#e2e9e4;margin-bottom:25px}.eb-quality-entry .eb-button{width:auto}
@media(max-width:1000px){.eb-product-grid--dynamic{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.eb-product-grid--dynamic{grid-template-columns:repeat(2,1fr)}.eb-page-hero{padding:76px 0 60px}.eb-quality-entry__grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:480px){.eb-product-grid--dynamic{grid-template-columns:1fr}.eb-product-details dl div{grid-template-columns:1fr;gap:4px}}
