.model-grid{grid-template-columns:repeat(3,1fr)}
.burgundy{background:#f2e8ea}
.reviews{padding:95px max(24px,calc((100% - 1180px)/2));background:#fff}
.rating-summary{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:18px}.rating-summary strong{font-size:34px}.rating-summary span,.review-top p{color:#d5ad73;letter-spacing:.08em}.rating-summary small{margin:0;color:#756d70}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.review{padding:26px;border:1px solid #e7dfe1;background:#fbf8f7}.review-top{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center}.avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#65101f;color:#fff;font-weight:800}.review-top p{margin:2px 0 0;font-size:13px}.review-top p i{color:#ddd;font-style:normal}.review time{font-size:13px;color:#756d70}.review blockquote{margin:20px 0;font-size:16px}.verified{font-size:13px;color:#756d70}
@media(max-width:760px){.model-grid{grid-template-columns:1fr}}
@media(max-width:760px){.reviews{padding:68px 18px}.rating-summary{flex-wrap:wrap}.rating-summary small{width:100%}.reviews-grid{grid-template-columns:1fr}.review{padding:21px}}
.sale-timer{max-width:1180px;margin:0 auto 36px;padding:22px 30px;background:#fff;border:1px solid #eadfe1;box-shadow:0 14px 40px #3a202012;display:flex;align-items:center;justify-content:space-between;gap:28px}.sale-timer-copy{display:flex;align-items:center;gap:15px}.timer-icon{width:48px;height:48px;border:2px solid #d5ad73;border-radius:50%;display:grid;place-items:center;color:#65101f;font-size:29px}.sale-timer-copy strong{display:block;font-size:19px}.sale-timer-copy small{margin:2px 0 0}.countdown{display:flex;align-items:center;gap:10px;color:#171315}.countdown>div{display:flex;flex-direction:column;align-items:center;min-width:64px}.countdown span{font-family:"Playfair Display",serif;font-size:38px;font-weight:700;line-height:1}.countdown small{margin:5px 0 0;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.countdown b{font-size:28px;color:#d5ad73;margin-top:-15px}
.sale-timer-top{margin:0 auto;padding-top:16px;padding-bottom:16px;border-top:0;box-shadow:0 10px 30px #3a20200d}
.sale-timer-order{margin-top:18px;margin-bottom:0;position:relative;z-index:1;border-bottom:0}
.hero-title{color:var(--ink);font-size:clamp(42px,5vw,64px);line-height:1.06;max-width:720px}
.hero-subtitle{margin:14px 0 0;color:var(--red);font-family:Manrope,system-ui,sans-serif;font-size:clamp(23px,2.4vw,32px);font-weight:700;line-height:1.25;max-width:660px}
.hero-image .hero-options{left:50%;right:auto;bottom:18px;transform:translateX(-50%);display:flex;gap:7px;width:max-content;max-width:calc(100% - 24px);padding:7px;background:#fff;box-shadow:0 12px 35px #0003}
.hero-options button{border:1px solid #d8cdcf;background:#fff;color:var(--ink);padding:9px 11px;font:700 12px/1.1 Manrope,system-ui,sans-serif;white-space:nowrap;cursor:pointer}
.hero-options button.active{border-color:var(--red);background:var(--red);color:#fff}
@media(max-width:760px){.sale-timer{margin:0 14px 24px;padding:18px 14px;flex-direction:column;gap:16px;text-align:center;border-radius:12px}.sale-timer-order{margin:14px 14px 0;border-radius:12px 12px 0 0}.sale-timer-copy{flex-direction:column;gap:8px}.timer-icon{width:42px;height:42px;font-size:25px}.sale-timer-copy strong{font-size:18px}.countdown{gap:6px}.countdown>div{min-width:58px}.countdown span{font-size:36px}}
@media(max-width:760px){.hero-copy .hero-title,.hero-copy .hero-subtitle{grid-column:1}.hero-title{font-size:43px}.hero-subtitle{font-size:27px;margin-top:8px}}
