.stoneart-collection-marble{position:relative;width:100%;min-height:900px;height:100svh;max-height:1100px;overflow:hidden;background:#181714;color:var(--stoneart-ivory)}
.stoneart-collection-marble__image{position:absolute;inset:0;background-image:url("/static/images/collection/marble.jpg");background-size:cover;background-position:center;transform:scale(1.025);transition:transform 1.4s cubic-bezier(.16,1,.3,1)}
.stoneart-collection-marble:hover .stoneart-collection-marble__image{transform:scale(1)}
.stoneart-collection-marble__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,17,15,.9) 0%,rgba(18,17,15,.7) 38%,rgba(18,17,15,.28) 72%,rgba(18,17,15,.5) 100%),linear-gradient(0deg,rgba(18,17,15,.94) 0%,rgba(18,17,15,.18) 48%,rgba(18,17,15,.58) 100%)}
.stoneart-collection-marble__content{position:relative;width:min(1440px,calc(100% - 100px));height:100%;min-height:900px;margin:0 auto;padding:105px 0 30px;display:flex;flex-direction:column}
.stoneart-collection-marble__header{display:grid;grid-template-columns:50px auto 1fr;align-items:center;gap:20px;color:rgba(242,239,232,.42);font-family:var(--stoneart-sans);font-size:8px;letter-spacing:.19em;text-transform:uppercase}
.stoneart-collection-marble__number{font-family:var(--stoneart-serif);font-size:17px;color:rgba(242,239,232,.7);letter-spacing:0}
.stoneart-collection-marble__line{height:1px;background:rgba(242,239,232,.2);margin-left:25px}
.stoneart-collection-marble__main{margin:auto 0 0;padding:70px 0 40px;max-width:720px}
.stoneart-collection-marble__eyebrow{display:block;margin-bottom:24px;color:rgba(242,239,232,.45);font-family:var(--stoneart-sans);font-size:8px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}
.stoneart-collection-marble__main h2{margin:0 0 27px;font-family:var(--stoneart-serif);font-size:clamp(82px,9.2vw,140px);font-weight:300;line-height:.76;letter-spacing:-.065em}
.stoneart-collection-marble__main h2 em{padding-left:clamp(45px,6vw,90px);color:#d1c8bb;font-style:italic}
.stoneart-collection-marble__main>p{max-width:400px;margin:0;color:rgba(242,239,232,.55);font-family:var(--stoneart-sans);font-size:10px;line-height:1.9}
.stoneart-collection-marble__product{position:absolute;right:0;bottom:105px;width:430px;display:grid;grid-template-columns:145px 1fr;gap:20px;padding:12px;border:1px solid rgba(242,239,232,.2);background:rgba(25,24,21,.34);backdrop-filter:blur(7px)}
.stoneart-collection-marble__product-image{min-height:205px;background-image:url("/static/images/collection/marble-feature.jpg");background-size:cover;background-position:center}
.stoneart-collection-marble__product-info{display:flex;flex-direction:column;justify-content:center}
.stoneart-collection-marble__product-info>span{margin-bottom:9px;color:rgba(242,239,232,.35);font-family:var(--stoneart-sans);font-size:6px;letter-spacing:.17em;text-transform:uppercase}
.stoneart-collection-marble__product-info h3{margin:0 0 8px;font-family:var(--stoneart-serif);font-size:27px;font-weight:400;line-height:1}
.stoneart-collection-marble__product-info>p{margin:0 0 18px;color:rgba(242,239,232,.42);font-family:var(--stoneart-sans);font-size:6px;line-height:1.7}
.stoneart-collection-marble__product-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 0;border-top:1px solid rgba(242,239,232,.13);border-bottom:1px solid rgba(242,239,232,.13)}
.stoneart-collection-marble__product-meta div{display:flex;flex-direction:column;gap:5px}
.stoneart-collection-marble__product-meta span{color:rgba(242,239,232,.3);font-family:var(--stoneart-sans);font-size:5px;letter-spacing:.1em;text-transform:uppercase}
.stoneart-collection-marble__product-meta strong{font-family:var(--stoneart-sans);font-size:7px;font-weight:500;color:rgba(242,239,232,.72)}
.stoneart-collection-marble__product-info>a{display:flex;justify-content:space-between;align-items:center;margin-top:14px;color:rgba(242,239,232,.72);font-family:var(--stoneart-sans);font-size:7px;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}
.stoneart-collection-marble__product-info>a span{font-size:15px;transition:transform .35s ease}
.stoneart-collection-marble__product-info>a:hover span{transform:translate(5px,-5px)}
.stoneart-collection-marble__bottom{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-top:auto;color:rgba(242,239,232,.3);font-family:var(--stoneart-sans);font-size:7px;letter-spacing:.16em;text-transform:uppercase}
.stoneart-collection-marble__bottom span:last-child{text-align:right}
@media(max-width:1100px){
.stoneart-collection-marble__content{width:calc(100% - 80px)}
.stoneart-collection-marble__product{width:390px}
}
@media(max-width:900px){
.stoneart-collection-marble{height:auto;min-height:0;max-height:none}
.stoneart-collection-marble__content{height:auto;min-height:1000px}
.stoneart-collection-marble__main{margin:170px 0 50px;padding:0}
.stoneart-collection-marble__product{position:relative;right:auto;bottom:auto;margin:0 0 60px;width:min(100%,520px)}
}
@media(max-width:600px){
.stoneart-collection-marble__content{width:calc(100% - 40px);min-height:940px;padding:85px 0 25px}
.stoneart-collection-marble__header{grid-template-columns:30px auto 1fr;gap:10px;font-size:6px;letter-spacing:.14em}
.stoneart-collection-marble__number{font-size:14px}
.stoneart-collection-marble__line{margin-left:8px}
.stoneart-collection-marble__main{margin:105px 0 45px}
.stoneart-collection-marble__eyebrow{font-size:6px;letter-spacing:.16em;margin-bottom:18px}
.stoneart-collection-marble__main h2{font-size:clamp(59px,15vw,82px);line-height:.82;margin-bottom:23px}
.stoneart-collection-marble__main h2 em{padding-left:9vw}
.stoneart-collection-marble__main>p{font-size:9px;line-height:1.82}
.stoneart-collection-marble__product{grid-template-columns:90px 1fr;gap:13px;width:100%;padding:8px;margin-bottom:55px}
.stoneart-collection-marble__product-image{min-height:185px}
.stoneart-collection-marble__product-info>span{font-size:5px;margin-bottom:7px}
.stoneart-collection-marble__product-info h3{font-size:21px}
.stoneart-collection-marble__product-info>p{font-size:5px;margin-bottom:12px}
.stoneart-collection-marble__product-meta{gap:5px;padding:9px 0}
.stoneart-collection-marble__product-meta span{font-size:4px}
.stoneart-collection-marble__product-meta strong{font-size:6px}
.stoneart-collection-marble__product-info>a{font-size:6px;margin-top:10px}
.stoneart-collection-marble__bottom{font-size:6px}
}
@media(prefers-reduced-motion:reduce){
.stoneart-collection-marble__image{transform:none;transition:none}
.stoneart-collection-marble__product-info>a span{transition:none}
}