.dp-old-price{font-size:14px;color:#999;text-decoration:line-through;margin-bottom:2px;font-weight:600}.dp-design-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.dp-design-grid img{width:100%;height:200px;object-fit:cover;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05);border:1px solid #eee;transition:.3s}.dp-design-grid img:hover{transform:scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.1)}.dp-faq-btn.active{background:#ffde00;border-color:#ffde00;border-radius:8px 8px 0 0}.dp-faq-btn.active::after{content:"−"}.dp-faq-panel.show{border:1px solid #e0e0e0;border-top:none;padding:20px;opacity:1}@media (max-width:1100px){.dp-design-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dp-design-grid{grid-template-columns:1fr}}.dp-old-price{color:#999!important}