Midi neat tray
/* ---------------- Core visual rhythm ------------------------ */ :root{ --accordion-duration : 500ms; --accordion-ease : ease; --accordion-padding-horizontal : 0; } /* ---------------- Product table: 1 row, 2 columns ----------- */ .pw-table{ width : 100%; border-collapse : collapse; font-family : -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-size : .9rem; } .pw-table td{ width : 50%; vertical-align : top; padding : 6px 8px; text-align : left; } /* ---------------- Card: image + caption block --------------- */ .pw-card{ display : block; text-decoration : none; } /* Hover zoom (same micro-interactio