.browse-page{padding-top:23px}
.browse-heading{text-align:center;max-width:760px;margin:34px auto 42px}
.browse-heading h1,.gemstone-intro h1{font:54px/1.08 var(--serif);letter-spacing:-1px;margin:15px 0 20px}
.browse-heading>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-bottom:20px}
.browse-page .text-link{font-size:11px}
.design-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.design-story{display:block;position:relative;overflow:hidden;background:#191416;color:#f4e7de}
.design-story>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;transition:transform .45s}
.design-story>div{position:relative;padding:24px 28px 27px;background:#191416}
.design-story p{font-size:9px;letter-spacing:1.4px;text-transform:uppercase;color:#d7b6a2;margin-bottom:8px}
.design-story h2{font:34px/1.12 var(--serif);margin:0 0 15px}
.design-story>div>span{font-size:11px;display:flex;justify-content:space-between;align-items:center}
.design-story>div>span>span{font-size:22px}
.design-story:hover>img{transform:scale(1.025)}
.browse-subheading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:64px 0 28px;scroll-margin-top:25px}
.browse-subheading .eyebrow{font-size:9px;margin-bottom:12px}
.browse-subheading h2{font:37px/1.15 var(--serif);margin:0}
.design-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}
.design-directory-card{display:block}
.design-directory-card>img{width:100%;aspect-ratio:1;height:auto;object-fit:cover}
.design-directory-card>div{padding-top:16px}
.design-directory-card h3{font:24px/1.2 var(--serif);margin:0 0 8px}
.design-directory-card p{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}
.design-directory-card:hover h3,.gemstone-directory-card:hover h3{color:var(--wine)}
.browse-footnote{display:flex;justify-content:center;gap:24px;align-items:center;border-top:1px solid var(--line);padding:30px 0 0;margin-top:50px}
.browse-footnote p{font:24px/1.3 var(--serif);margin:0}
.gemstone-intro{display:grid;grid-template-columns:1.15fr 1fr;background:#29171e;color:#f1e5da;min-height:400px;overflow:hidden}
.gemstone-intro>div:first-child{padding:52px 12%;align-self:center}
.gemstone-intro .eyebrow{color:#d1ad97;font-size:9px}
.gemstone-intro h1{font-size:60px;margin:18px 0 22px}
.gemstone-intro h1 em{font-weight:normal;color:#c9a48f}
.gemstone-intro p:not(.eyebrow){font-size:12px;line-height:1.9;color:#d8c6bb;max-width:360px;margin-bottom:25px}
.gemstone-intro .text-link{color:#f1e5da;border-color:#967a71}
.gemstone-intro-art{position:relative;min-height:100%}
.gemstone-intro-art img{position:absolute;width:100%;height:100%;object-fit:cover}
.gemstone-intro-art span{position:absolute;bottom:27px;left:30px;color:#f4e7de;font-size:8px;letter-spacing:1.8px}
.gemstone-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.gemstone-directory-card{display:grid;grid-template-columns:43% 1fr;align-items:center;background:#eeebe5;min-width:0}
.gemstone-directory-card>img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}
.gemstone-directory-card>div{padding:20px;min-width:0}
.gemstone-mood{font-size:8px;letter-spacing:1px;text-transform:uppercase;color:#876c5b;margin-bottom:10px}
.gemstone-directory-card h3{font:25px/1.12 var(--serif);margin:0 0 16px}
.gemstone-count{display:flex;align-items:center;justify-content:space-between;gap:7px;color:var(--muted);font-size:10px;margin:0}
@media(max-width:1100px){.gemstone-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.gemstone-intro h1{font-size:49px}.design-story>div{padding-inline:20px}.design-story h2{font-size:29px}}
@media(max-width:760px){
 .browse-page{padding-top:18px}.browse-heading{margin:26px auto 30px}.browse-heading h1{font-size:39px}.browse-heading>p:not(.eyebrow){font-size:12px;line-height:1.8}.browse-heading .eyebrow{font-size:8px;letter-spacing:1.4px}
 .design-stories{grid-template-columns:1fr;gap:16px}.design-story>img{aspect-ratio:1}.design-story>div{padding:24px}.design-story h2{font-size:33px}
 .browse-subheading{margin-top:40px;align-items:flex-start;flex-direction:column;gap:17px}.browse-subheading h2{font-size:30px}.browse-subheading .eyebrow{font-size:8px}
 .design-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.design-directory-card h3{font-size:21px}.design-directory-card p{font-size:10px}
 .browse-footnote{flex-direction:column;gap:14px;text-align:center;margin-top:35px}.browse-footnote p{font-size:24px}
 .gemstone-intro{grid-template-columns:1fr}.gemstone-intro>div:first-child{padding:34px 27px}.gemstone-intro h1{font-size:43px;letter-spacing:-.6px}.gemstone-intro-art{min-height:245px}.gemstone-intro-art img{object-position:center 60%}.gemstone-intro-art span{bottom:18px;left:26px;font-size:7px}
 .gemstone-directory{grid-template-columns:1fr;gap:14px}.gemstone-directory-card{grid-template-columns:38% 1fr}.gemstone-directory-card>div{padding:22px}.gemstone-directory-card h3{font-size:29px}.gemstone-mood{font-size:9px}.gemstone-count{font-size:11px}
}
@media(prefers-reduced-motion:reduce){.design-story>img{transition:none}.design-story:hover>img{transform:none}}
