/* v41 — automatic upload intake, full-page template thumbnails, shared palette */
.template-card .mini-paper,.final-template-gallery .mini-paper{
  aspect-ratio:210/297!important;
  height:auto!important;
  min-height:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
}
.template-card .mini-live-stage,.final-template-gallery .mini-live-stage{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important;background:#fff!important}
.template-card .mini-live-doc,.final-template-gallery .mini-live-doc{position:absolute!important;width:794px!important;min-height:1123px!important;max-width:none!important;margin:0!important;box-shadow:none!important}
/* Give the first chooser enough visual size while still showing the entire first page. */
.quick-template-mode .template-gallery{grid-template-columns:repeat(3,minmax(250px,1fr))!important;align-items:start}
.quick-template-mode .template-card{min-width:0}
.quick-template-mode .template-card .mini-paper{width:100%!important}
/* Keep the import page compact when paste mode is used. */
#import-review{max-width:900px}
#import-review #source-text{min-height:260px}
#section-mapping{display:none!important}
@media(max-width:1050px){.quick-template-mode .template-gallery{grid-template-columns:repeat(2,minmax(240px,1fr))!important}}
@media(max-width:680px){.quick-template-mode .template-gallery{grid-template-columns:1fr!important}}
