@media (max-width: 620px) {
  .xhs-cover-hero { display: none; }
  .xhs-mobile-template-quick { display: grid; order: 1; gap: 11px; padding: 15px 0 8px; background: #fffdfa; border: 1px solid #eadfd3; border-radius: 14px; box-shadow: 0 10px 25px rgba(87, 59, 35, .05); }
  .xhs-mobile-template-quick .xhs-section-label { padding: 0 16px; }
  .xhs-mobile-template-quick .xhs-template-list { padding-left: 16px; }
  .xhs-preview-panel { order: 2; }
  .xhs-controls { order: 3; }
  .xhs-template-section { display: none; }
}
