#wc-root {margin: 0 auto;}
.wc-level1{display:flex;gap:8px;margin-bottom:12px}
.wc-level1 button.active{background:#000;color:#fff}
.wc-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
.wc-toolbar button.active{border:2px solid #000}
.wc-options img{width:60px;height:60px;object-fit:contain;margin-right:4px;border:1px solid #ddd;cursor:pointer}
.wc-options img.active{border:2px solid #000}
.wc-stage canvas{border:1px solid #ddd;width:100%;height:auto}
.wc-summary{margin:12px 0;font-size:18px;font-weight:700}
#wc-addcart{width:100%;padding:12px;background:#000;color:#fff;border:none;font-size:16px;cursor:pointer}