/* v1. Served max-age=604800: never edit in place, ship a new name.
 * The #interface panel, 2026-09-27 (operator: "remove the buttons below the
 * marketplace interface tab"). The row under the screenshot (.ss-controls:
 * Light / Dark and the already-hidden Features toggle) is not drawn above
 * 768px, so the panel shows the light screenshot only. Phones keep the row:
 * there it drives the phone screenshots (phone-shots.v3.js follows its theme).
 * Additive and last in the head; deleting the tag restores the row.
 */
@media (min-width: 769px) {
  .ss-controls { display: none !important; }
}
