.luxe-home{background:#f8f4ed;color:#2d211b}.luxe-home__hero{padding:clamp(56px,9vw,110px) 24px;background:linear-gradient(135deg,#f4eee5,#eee2d3)}.luxe-home__hero-inner,.luxe-home__products,.luxe-home__trust{max-width:1200px;margin:auto}.luxe-home__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.72}.luxe-home h1{font-size:clamp(42px,7vw,82px);line-height:.98;max-width:850px;margin:16px 0 20px;letter-spacing:-.04em}.luxe-home__sub{font-size:17px;line-height:1.7;max-width:650px}.luxe-home__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.luxe-home__btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:8px;background:#3b2a22;color:#fff;text-decoration:none;font-weight:700;transition:transform .2s,opacity .2s}.luxe-home__btn:hover{transform:translateY(-2px);opacity:.92}.luxe-home__proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:13px}.luxe-home__section{padding:70px 24px}.luxe-home__section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.luxe-home__section-title{font-size:clamp(28px,4vw,46px);letter-spacing:-.03em;margin:0}.luxe-home__link{color:#3b2a22;font-weight:700}.luxe-home__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.luxe-card{position:relative}.luxe-card__media{aspect-ratio:4/5;overflow:hidden;background:#eee7dd;border-radius:10px}.luxe-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.luxe-card:hover .luxe-card__media img{transform:scale(1.035)}.luxe-card__info{padding:14px 2px}.luxe-card__title{font-size:15px;margin:0 0 7px}.luxe-card__price{font-weight:700}.luxe-card__compare{text-decoration:line-through;opacity:.55;margin-left:7px;font-weight:400}.luxe-home__trust{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8cfc3;border-bottom:1px solid #d8cfc3}.luxe-home__trust-item{padding:24px 18px}.luxe-home__trust-item+ .luxe-home__trust-item{border-left:1px solid #d8cfc3}.luxe-home__trust strong{display:block;margin-bottom:7px}.luxe-home__trust span{font-size:13px;opacity:.7}.luxe-home__offer{margin-top:40px;padding:24px;border-radius:10px;background:#3b2a22;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.luxe-home__offer strong{font-size:18px}.luxe-home__offer span{font-size:13px;opacity:.78}.luxe-home__offer .luxe-home__btn{background:#f4eee5;color:#3b2a22;white-space:nowrap}@media(max-width:800px){.luxe-home__grid{grid-template-columns:repeat(2,1fr);gap:14px}.luxe-home__trust{grid-template-columns:1fr}.luxe-home__trust-item+ .luxe-home__trust-item{border-left:0;border-top:1px solid #d8cfc3}.luxe-home__offer{display:block}.luxe-home__offer .luxe-home__btn{margin-top:15px}.luxe-home__section-head{display:block}.luxe-home h1{font-size:clamp(38px,12vw,58px)}}