.mui-commerce-canonical-stack{margin:26px 0;padding:22px;border:1px solid rgba(180,145,84,.46);border-radius:16px;background:linear-gradient(180deg,rgba(42,29,20,.96),rgba(24,17,13,.97));color:#f4eadb;box-shadow:0 18px 48px rgba(0,0,0,.16)}
.mui-commerce-canonical-stack .mui-commerce-stack-eyebrow{display:block;margin-bottom:7px;font-size:11px;letter-spacing:.17em;font-weight:700;color:#d5b77e}
.mui-commerce-canonical-stack h3{margin:0 0 7px;color:#fff3dd;font-size:clamp(20px,2.2vw,28px)}
.mui-commerce-canonical-stack .mui-commerce-stack-intro,.mui-commerce-canonical-stack .mui-commerce-stack-note{margin:0;color:#dbcdbb;line-height:1.65}
.mui-commerce-stack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:17px 0}
.mui-commerce-stack-grid>div{padding:13px 14px;border:1px solid rgba(213,183,126,.24);border-radius:12px;background:rgba(255,255,255,.035)}
.mui-commerce-stack-grid strong,.mui-commerce-stack-grid span{display:block}.mui-commerce-stack-grid strong{color:#ffe9be;margin-bottom:4px}.mui-commerce-stack-grid span{color:#cdbda7;font-size:13px;line-height:1.5}
@media(max-width:720px){.mui-commerce-stack-grid{grid-template-columns:1fr}}
