.stoneart-featured{position:relative;width:100%;min-height:900px;height:100svh;overflow:hidden;background:#181714;color:var(--stoneart-ivory)}
.stoneart-featured__background{position:absolute;inset:0;background-image:url("/static/images/home/featured-background.jpg");background-size:cover;background-position:center;filter:brightness(.35);transform:scale(1.03)}
.stoneart-featured__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,17,15,.94) 0%,rgba(17,17,15,.76) 38%,rgba(17,17,15,.24) 72%,rgba(17,17,15,.55) 100%),linear-gradient(0deg,rgba(17,17,15,.85),transparent 40%,rgba(17,17,15,.35))}
.stoneart-featured__content{position:relative;width:min(1440px,calc(100% - 100px));height:100%;min-height:900px;margin:0 auto;padding:115px 0 35px;display:flex;flex-direction:column}
.stoneart-featured__top{display:grid;grid-template-columns:50px auto 1fr;align-items:center;gap:20px;color:rgba(242,239,232,.45);font-family:var(--stoneart-sans);font-size:8px;letter-spacing:.19em;text-transform:uppercase}
.stoneart-featured__number{font-family:var(--stoneart-serif);font-size:17px;color:rgba(242,239,232,.65);letter-spacing:0}
.stoneart-featured__line{height:1px;background:rgba(242,239,232,.2);margin-left:25px}
.stoneart-featured__main{flex:1;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(50px,7vw,120px)}
.stoneart-featured__copy{padding-top:25px;max-width:490px}
.stoneart-featured__category{display:block;margin-bottom:28px;color:rgba(242,239,232,.5);font-family:var(--stoneart-sans);font-size:8px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}
.stoneart-featured__copy h2{margin:0 0 30px;font-family:var(--stoneart-serif);font-size:clamp(76px,8.8vw,132px);font-weight:300;line-height:.78;letter-spacing:-.06em}
.stoneart-featured__copy h2 em{padding-left:clamp(40px,5vw,75px);font-style:italic;color:#d4cec2}
.stoneart-featured__copy>p{max-width:385px;margin:0 0 27px;color:rgba(242,239,232,.6);font-family:var(--stoneart-sans);font-size:10px;line-height:1.9}
.stoneart-featured__details{display:flex;gap:35px;margin-bottom:28px;padding-top:21px;border-top:1px solid rgba(242,239,232,.18);max-width:430px}
.stoneart-featured__details div{display:flex;flex-direction:column;gap:6px}
.stoneart-featured__details span{color:rgba(242,239,232,.38);font-family:var(--stoneart-sans);font-size:6px;letter-spacing:.15em;text-transform:uppercase}
.stoneart-featured__details strong{font-family:var(--stoneart-serif);font-size:15px;font-weight:400}
.stoneart-featured__price{display:flex;align-items:baseline;gap:8px;margin-bottom:27px}
.stoneart-featured__price span{color:rgba(242,239,232,.38);font-family:var(--stoneart-sans);font-size:7px;letter-spacing:.13em;text-transform:uppercase}
.stoneart-featured__price strong{font-family:var(--stoneart-serif);font-size:31px;font-weight:400}
.stoneart-featured__price small{color:rgba(242,239,232,.4);font-family:var(--stoneart-sans);font-size:7px}
.stoneart-featured__button{display:flex;align-items:center;justify-content:space-between;width:205px;padding:16px 17px;border:1px solid rgba(242,239,232,.35);color:var(--stoneart-ivory);text-decoration:none;font-family:var(--stoneart-sans);font-size:8px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;transition:background .4s ease,color .4s ease}
.stoneart-featured__button span:last-child{font-size:15px;font-weight:300;transition:transform .35s ease}
.stoneart-featured__button:hover{background:var(--stoneart-ivory);color:var(--stoneart-charcoal)}
.stoneart-featured__button:hover span:last-child{transform:translate(4px,-4px)}
.stoneart-featured__visual{position:relative;height:min(72vh,720px);min-height:570px}
.stoneart-featured__slab{position:absolute;inset:0;background-image:url("/static/images/home/featured-slab.jpg");background-size:cover;background-position:center;box-shadow:0 25px 80px rgba(0,0,0,.3);transform:scale(1.045);animation:stoneartFeaturedReveal 1.5s cubic-bezier(.16,1,.3,1) forwards}
.stoneart-featured__slab::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),transparent 45%,rgba(0,0,0,.25))}
.stoneart-featured__slab-caption{position:absolute;bottom:20px;left:20px;right:20px;display:flex;justify-content:space-between;color:rgba(242,239,232,.7);font-family:var(--stoneart-sans);font-size:7px;letter-spacing:.16em;text-transform:uppercase;z-index:2}
.stoneart-featured__bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:30px}
.stoneart-featured__collection-count{display:flex;align-items:center;gap:13px}
.stoneart-featured__collection-count strong{font-family:var(--stoneart-serif);font-size:28px;font-weight:300}
.stoneart-featured__collection-count span{color:rgba(242,239,232,.4);font-family:var(--stoneart-sans);font-size:7px;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}
.stoneart-featured__collection-link{display:flex;gap:30px;align-items:center;color:var(--stoneart-ivory);text-decoration:none;padding-bottom:8px;border-bottom:1px solid rgba(242,239,232,.5);font-family:var(--stoneart-sans);font-size:8px;font-weight:600;letter-spacing:.17em;text-transform:uppercase}
.stoneart-featured__collection-link span:last-child{font-size:15px;transition:transform .35s ease}
.stoneart-featured__collection-link:hover span:last-child{transform:translate(4px,-4px)}
.stoneart-featured__scroll{display:flex;justify-content:flex-end;align-items:center;gap:12px;color:rgba(242,239,232,.35);font-family:var(--stoneart-sans);font-size:7px;letter-spacing:.15em;text-transform:uppercase}
.stoneart-featured__scroll span:last-child{font-size:15px}
@keyframes stoneartFeaturedReveal{from{transform:scale(1.045);filter:brightness(.7)}to{transform:scale(1);filter:brightness(1)}}
@media(max-width:1100px){
.stoneart-featured__content{width:calc(100% - 80px)}
.stoneart-featured__main{gap:55px}
.stoneart-featured__copy h2{font-size:clamp(68px,8.5vw,105px)}
.stoneart-featured__visual{min-height:520px;height:65vh}
}
@media(max-width:900px){
.stoneart-featured{height:auto;min-height:0}
.stoneart-featured__content{min-height:0;height:auto;padding:105px 0 40px}
.stoneart-featured__main{grid-template-columns:1fr;gap:55px;padding:70px 0 65px}
.stoneart-featured__copy{max-width:550px}
.stoneart-featured__visual{height:620px;min-height:0}
.stoneart-featured__bottom{grid-template-columns:1fr auto}
.stoneart-featured__scroll{display:none}
}
@media(max-width:600px){
.stoneart-featured__content{width:calc(100% - 40px);padding:85px 0 30px}
.stoneart-featured__top{grid-template-columns:30px auto 1fr;gap:10px;font-size:6px;letter-spacing:.14em}
.stoneart-featured__number{font-size:14px}
.stoneart-featured__line{margin-left:8px}
.stoneart-featured__main{gap:38px;padding:55px 0 50px}
.stoneart-featured__category{font-size:6px;letter-spacing:.16em;margin-bottom:20px}
.stoneart-featured__copy h2{font-size:clamp(58px,15.5vw,80px);line-height:.83;margin-bottom:22px}
.stoneart-featured__copy h2 em{padding-left:9vw}
.stoneart-featured__copy>p{font-size:9px;line-height:1.8;margin-bottom:22px}
.stoneart-featured__details{gap:18px;margin-bottom:22px;padding-top:17px}
.stoneart-featured__details strong{font-size:13px}
.stoneart-featured__price{margin-bottom:22px}
.stoneart-featured__price strong{font-size:28px}
.stoneart-featured__button{width:100%;padding:15px}
.stoneart-featured__visual{height:480px}
.stoneart-featured__slab-caption{left:12px;right:12px;bottom:12px;font-size:6px}
.stoneart-featured__bottom{grid-template-columns:1fr}
.stoneart-featured__collection-link{width:100%;justify-content:space-between}
.stoneart-featured__collection-count strong{font-size:24px}
.stoneart-featured__collection-count span{font-size:6px}
}
@media(prefers-reduced-motion:reduce){
.stoneart-featured__slab{animation:none;transform:none}
}