.wic-product-notice{display:flex;align-items:center;gap:10px;padding:10px 14px;margin:10px 0 16px;background:#fff8e1;border:1px solid #f5c542;border-radius:4px;color:#5a4500;font-size:14px;line-height:1.4}
.wic-product-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f5c542;color:#fff;border-radius:50%;font-weight:700;font-size:13px;flex-shrink:0}
.wic-product-notice-text{flex:1}
.wic-product-notice-text strong{font-weight:600}
.wic-bulk-table{width:100%;border-collapse:collapse;margin:14px 0 18px;font-size:14px}
.wic-bulk-table th,.wic-bulk-table td{padding:8px 10px;text-align:left;border:1px solid #e1e1e1}
.wic-bulk-table thead th{background:#f5f5f5;font-weight:600}
.wic-bulk-table tbody tr:nth-child(even){background:#fafafa}
.wic-bulk-table code{background:#f0f0f0;padding:2px 6px;border-radius:3px;font-size:13px}
