.template-picker-module__YVI6-W__loading{padding:var(--space-12)0;justify-content:center;align-items:center;display:flex}.template-picker-module__YVI6-W__spinner{width:2rem;height:2rem;color:var(--muted-foreground);animation:1s linear infinite template-picker-module__YVI6-W__spin}.template-picker-module__YVI6-W__grid{gap:var(--space-6);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:768px){.template-picker-module__YVI6-W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.template-picker-module__YVI6-W__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.template-picker-module__YVI6-W__card{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.template-picker-module__YVI6-W__card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.template-picker-module__YVI6-W__preview{aspect-ratio:210/297;border-radius:var(--radius-2);width:100%;margin-bottom:var(--space-3);background:linear-gradient(135deg,color-mix(in oklch,var(--muted)80%,white),var(--muted));justify-content:center;align-items:center;display:flex}.template-picker-module__YVI6-W__previewText{font-size:var(--step--1);color:color-mix(in oklch,var(--muted-foreground)70%,transparent)}.template-picker-module__YVI6-W__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.template-picker-module__YVI6-W__headerInfo{flex:1}.template-picker-module__YVI6-W__title{font-size:var(--step-0)}.template-picker-module__YVI6-W__description{margin-top:.25rem}.template-picker-module__YVI6-W__badge{margin-left:var(--space-2)}.template-picker-module__YVI6-W__swatchRow{margin-top:var(--space-3);gap:var(--space-1);flex-wrap:wrap;display:flex}.template-picker-module__YVI6-W__swatch{border:2px solid var(--background);width:1.5rem;height:1.5rem;box-shadow:var(--shadow-sm);border-radius:999px}@keyframes template-picker-module__YVI6-W__spin{to{transform:rotate(360deg)}}
