/* Public discovery pages and the crawlable homepage index. */
.seo-discovery{max-width:1100px;margin:clamp(42px,7vw,96px) auto;padding:clamp(28px,5vw,58px);border:1px solid #eadde3;border-radius:24px;background:#fff8fb;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);gap:28px 56px}
.seo-discovery-copy h2{margin:0;color:#301b2c;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:500;line-height:1.02;letter-spacing:-.045em}
.seo-discovery-copy>p:last-child{max-width:540px;margin:18px 0 0;color:#775c6b;line-height:1.65}
.seo-collection-links{display:grid;gap:0;align-content:start}
.seo-collection-links a{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #eadde3;color:#831b49;font-weight:700}
.seo-collection-links a:first-child{border-top:1px solid #eadde3}
.seo-collection-links a:hover,.seo-collection-links a:focus-visible{color:#301b2c}
.seo-product-index{grid-column:1/-1;border-top:1px solid #eadde3;padding-top:18px;color:#301b2c}
.seo-product-index summary{font-weight:750;color:#831b49}
.seo-product-index>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 24px;margin-top:16px}
.seo-product-index a{color:#775c6b;font-size:.9rem;line-height:1.35}
.seo-product-index a:hover,.seo-product-index a:focus-visible{color:#831b49;text-decoration:underline}
.collection-body{background:#fffdf8}
.collection-page{max-width:1240px;margin:0 auto;padding:clamp(26px,5vw,68px) clamp(20px,5vw,72px) 80px}
.collection-back{display:inline-flex;margin-bottom:clamp(28px,5vw,58px);color:#831b49;font-weight:700}
.collection-back:hover,.collection-back:focus-visible{text-decoration:underline}
.collection-hero{max-width:860px;padding-bottom:clamp(52px,8vw,100px)}
.collection-hero h1{max-width:900px;color:#301b2c;font-family:Georgia,'Times New Roman',serif;font-size:clamp(3rem,7vw,6.8rem);font-weight:500;line-height:.94;letter-spacing:-.065em}
.collection-hero>p:not(.eyebrow){max-width:720px;margin:28px 0 32px;color:#775c6b;font-size:1.08rem;line-height:1.7}
.collection-hero .shop-button{display:inline-flex}
.collection-designs{padding:clamp(30px,5vw,58px) 0;border-top:1px solid #eadde3}
.collection-designs .section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}
.collection-designs .section-heading>p{max-width:360px;margin:0;color:#775c6b;line-height:1.5}
.collection-designs .section-heading h2,.collection-guidance h2{margin:0;color:#301b2c;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1;letter-spacing:-.045em}
.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.collection-card{min-width:0;border:1px solid #eadde3;border-radius:18px;background:#fff;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.collection-card:hover,.collection-card:focus-within{transform:translateY(-3px);box-shadow:0 16px 34px #301b2c16}
.collection-card a{display:flex;height:100%;flex-direction:column}
.collection-card-image{display:grid;place-items:center;min-height:300px;padding:20px;background:#f8f4f1}
.collection-card-image img{display:block;width:100%;height:300px;object-fit:contain}
.collection-card-copy{display:flex;flex:1;flex-direction:column;padding:22px 22px 24px}
.collection-card-copy h2{margin:0;color:#301b2c;font-size:1.18rem;line-height:1.2}
.collection-card-copy p{margin:12px 0 20px;color:#775c6b;font-size:.92rem;line-height:1.5}
.collection-card-copy>span{margin-top:auto;color:#831b49;font-size:.92rem;font-weight:750}
.collection-guidance{padding:clamp(42px,7vw,82px) 0;border-top:1px solid #eadde3}
.collection-guidance>h2{max-width:620px;margin-bottom:28px}
.collection-guidance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.collection-guidance-grid article{padding:22px;border-radius:14px;background:#fff0f6}
.collection-guidance-grid h2{margin:0;color:#831b49;font-size:1.03rem}
.collection-guidance-grid p{margin:10px 0 0;color:#775c6b;line-height:1.55}
.collection-trust{margin-top:12px;padding:clamp(26px,5vw,48px);border-radius:20px;background:#831b49;color:white}
.collection-trust h2{max-width:620px;margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:500;line-height:1.05;letter-spacing:-.04em}
.collection-trust p{max-width:700px;margin:18px 0;color:#f8dce8;line-height:1.6}
.collection-trust a{color:white;text-decoration:underline;text-underline-offset:3px}
.collection-trust>div{display:flex;flex-wrap:wrap;gap:18px 28px}
@media(max-width:820px){.seo-discovery{grid-template-columns:1fr;gap:30px}.seo-product-index>div{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-guidance-grid{grid-template-columns:1fr}.collection-designs .section-heading{display:block}.collection-designs .section-heading>p{margin-top:14px}}
@media(max-width:560px){.seo-discovery{margin-left:16px;margin-right:16px;padding:26px 22px;border-radius:18px}.seo-product-index>div{grid-template-columns:1fr}.collection-page{padding-left:18px;padding-right:18px}.collection-grid{grid-template-columns:1fr}.collection-card-image{min-height:260px}.collection-card-image img{height:260px}}
