.smp-layout{display:flex;gap:40px;background:#faf7f2;padding:30px;border-radius:20px}
.smp-left{width:240px}
.smp-cat{display:block;padding:14px 18px;border-radius:30px;margin-bottom:12px;background:#fff;color:#000;text-decoration:none;font-weight:600}
.smp-cat.active{background:#ff8c3a;color:#fff}
.smp-right{flex:1}
.smp-title{font-size:42px;margin-bottom:20px}
.smp-row{display:flex;align-items:center;background:#fff;padding:15px;border-radius:16px;margin-bottom:14px}
.smp-row img{border-radius:50%;margin-right:15px;width:60px;height:60px;object-fit:cover}
.smp-info{flex:1}
.smp-price{font-size:20px;font-weight:700}
