.template-card[data-v-79ab4095]{background:#fff;border:2px solid #a1a8ae;border-radius:1rem;cursor:pointer;overflow:hidden;padding:1.5rem;position:relative;transition:all .2s ease}.template-card[data-v-79ab4095]:hover{border-color:#f4a261;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.template-card--selected[data-v-79ab4095]{background:#fff;border-color:#f4a261}.template-card--loading[data-v-79ab4095]{opacity:.7;pointer-events:none}.template-card__header[data-v-79ab4095]{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.template-card__title-section[data-v-79ab4095]{flex:1;min-width:0}.template-card__title[data-v-79ab4095]{color:var(--color-text-primary);font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 .25rem}.template-card__badges[data-v-79ab4095]{display:flex;flex-wrap:wrap;gap:.25rem}.template-card__badge[data-v-79ab4095]{border-radius:.25rem;font-size:.75rem;font-weight:500;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.template-card__badge--personal[data-v-79ab4095]{background:#fff;color:#a7c957}.template-card__badge--team[data-v-79ab4095]{background:#fff;color:#f4a261}.template-card__badge--organization[data-v-79ab4095]{background:#fff;color:#e76f51}.template-card__badge--public[data-v-79ab4095]{background:#fff;color:#6c757d}.template-card__actions[data-v-79ab4095]{display:flex;gap:.25rem;opacity:1;transition:opacity .2s ease}.template-card__action[data-v-79ab4095]{align-items:center;background:#fff;border:1px solid #a1a8ae;border-radius:.25rem;color:#6c757d;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.template-card__action[data-v-79ab4095]:hover{background:#fff;border-color:#f4a261;color:#f4a261}.template-card__action[data-v-79ab4095]:disabled{cursor:not-allowed;opacity:.5}.template-card__action--favorite--favorited[data-v-79ab4095],.template-card__action--favorite[data-v-79ab4095]:hover{background:#fff;border-color:#e76f51;color:#e76f51}.template-card__description[data-v-79ab4095]{color:#6c757d;display:-webkit-box;font-size:.875rem;line-height:1.5;margin:0 0 1rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-card__metadata[data-v-79ab4095]{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.template-card__stats[data-v-79ab4095]{display:flex;flex-wrap:wrap;gap:1rem}.template-card__stat[data-v-79ab4095]{font-weight:500}.template-card__creator[data-v-79ab4095],.template-card__stat[data-v-79ab4095]{align-items:center;color:#6c757d;display:flex;font-size:.75rem;gap:.25rem}.template-card__creator-label[data-v-79ab4095]{font-weight:500}.template-card__creator-name[data-v-79ab4095]{color:var(--color-text-primary);font-weight:600}.template-card__team[data-v-79ab4095]{color:#6c757d}.template-card__questions[data-v-79ab4095]{border-top:1px solid #a1a8ae;padding-top:1rem}.template-card__questions-header[data-v-79ab4095]{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.template-card__questions-title[data-v-79ab4095]{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.template-card__questions-toggle[data-v-79ab4095]{align-items:center;background:none;border:none;border-radius:.25rem;color:#6c757d;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .2s ease;width:24px}.template-card__questions-toggle[data-v-79ab4095]:hover{background:#f8f9fa;color:var(--color-text-primary)}.template-card__questions-list[data-v-79ab4095]{display:flex;flex-direction:column;gap:.25rem}.template-card__question[data-v-79ab4095]{align-items:flex-start;color:#6c757d;display:flex;font-size:.75rem;gap:.25rem}.template-card__question-number[data-v-79ab4095]{color:#6c757d;font-weight:600;min-width:16px}.template-card__question-text[data-v-79ab4095]{flex:1;line-height:1.4}.template-card__question-type[data-v-79ab4095]{background:#f8f9fa;color:#6c757d;font-size:.75rem;font-weight:500;padding:2px .25rem}.template-card__questions-more[data-v-79ab4095]{color:#6c757d;font-size:.75rem;font-style:italic;padding:.25rem;text-align:center}.template-card__loading[data-v-79ab4095]{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffc;display:flex;justify-content:center;inset:0;position:absolute}.template-card__spinner[data-v-79ab4095]{animation:spin-79ab4095 1s linear infinite}@keyframes spin-79ab4095{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (max-width:768px){.template-card[data-v-79ab4095]{padding:1rem}.template-card__metadata[data-v-79ab4095]{align-items:flex-start;flex-direction:column}.template-card__stats[data-v-79ab4095]{justify-content:space-between;width:100%}}.template-preview[data-v-2d351dd5]{background:#fff;border-radius:1rem;box-shadow:0 20px 40px #00000026;display:flex;flex-direction:column;max-height:80vh;overflow:hidden}.template-preview__header[data-v-2d351dd5]{align-items:flex-start;background:#f8f9fa;border-bottom:1px solid #a1a8ae;display:flex;justify-content:space-between;padding:1.5rem}.template-preview__title-section[data-v-2d351dd5]{flex:1;min-width:0}.template-preview__title[data-v-2d351dd5]{color:var(--color-text-primary);font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.template-preview__badges[data-v-2d351dd5]{display:flex;flex-wrap:wrap;gap:.25rem}.template-preview__badge[data-v-2d351dd5]{border-radius:.25rem;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.template-preview__badge--personal[data-v-2d351dd5]{background:#fff;color:#a7c957}.template-preview__badge--team[data-v-2d351dd5]{background:#fff;color:#f4a261}.template-preview__badge--organization[data-v-2d351dd5]{background:#fff;color:#e76f51}.template-preview__badge--public[data-v-2d351dd5]{background:#fff;color:#6c757d}.template-preview__close[data-v-2d351dd5]{align-items:center;background:none;border:none;border-radius:.25rem;color:#6c757d;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.template-preview__close[data-v-2d351dd5]:hover{background:#fff;color:var(--color-text-primary)}.template-preview__content[data-v-2d351dd5]{flex:1;overflow-y:auto;padding:1.5rem}.template-preview__description[data-v-2d351dd5]{margin-bottom:1.5rem}.template-preview__section-title[data-v-2d351dd5]{color:var(--color-text-primary);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.template-preview__description-text[data-v-2d351dd5]{color:#6c757d;line-height:1.6;margin:0}.template-preview__metadata[data-v-2d351dd5]{background:#f8f9fa;border-radius:.5rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem;padding:1rem}.template-preview__meta-item[data-v-2d351dd5]{align-items:center;color:#6c757d;display:flex;font-size:.875rem;font-weight:500;gap:.25rem}.template-preview__questions[data-v-2d351dd5]{margin-bottom:1.5rem}.template-preview__questions-list[data-v-2d351dd5]{display:flex;flex-direction:column;gap:1.5rem}.template-preview__question[data-v-2d351dd5]{background:#fff;border:1px solid #a1a8ae;border-radius:.5rem;padding:1.5rem}.template-preview__question-header[data-v-2d351dd5]{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:.5rem}.template-preview__question-number[data-v-2d351dd5]{color:#f4a261;font-weight:700;min-width:20px}.template-preview__question-title[data-v-2d351dd5]{color:var(--color-text-primary);flex:1;font-size:1rem;font-weight:600;margin:0}.template-preview__question-type[data-v-2d351dd5]{background:#f8f9fa;border-radius:.25rem;color:#6c757d;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.template-preview__question-description[data-v-2d351dd5]{color:#6c757d;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.template-preview__question-preview[data-v-2d351dd5]{margin-top:1rem}.template-preview__rating-preview[data-v-2d351dd5]{display:flex;flex-direction:column;gap:.5rem}.template-preview__rating-options[data-v-2d351dd5]{display:flex;gap:.5rem}.template-preview__rating-option[data-v-2d351dd5]{align-items:center;background:#f8f9fa;border:2px solid #a1a8ae;border-radius:.25rem;color:#6c757d;display:flex;font-weight:600;height:40px;justify-content:center;width:40px}.template-preview__rating-range[data-v-2d351dd5]{color:#6c757d;font-size:.75rem;font-weight:500}.template-preview__text-preview[data-v-2d351dd5]{width:100%}.template-preview__text-input[data-v-2d351dd5]{background:#f8f9fa;border:1px solid #a1a8ae;border-radius:.25rem;color:#6c757d;font-family:inherit;font-size:.875rem;min-height:80px;padding:.5rem;resize:vertical;width:100%}.template-preview__text-input[data-v-2d351dd5]:focus{border-color:#f4a261;outline:none}.template-preview__choice-preview[data-v-2d351dd5]{width:100%}.template-preview__choice-options[data-v-2d351dd5]{display:flex;flex-direction:column;gap:.25rem}.template-preview__choice-option[data-v-2d351dd5]{align-items:center;background:#f8f9fa;border:1px solid #a1a8ae;border-radius:.25rem;cursor:default;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem}.template-preview__choice-option input[type=checkbox][data-v-2d351dd5]{margin:0}.template-preview__actions[data-v-2d351dd5]{background:#f8f9fa;border-top:1px solid #a1a8ae;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}@media (max-width:768px){.template-preview[data-v-2d351dd5]{max-height:90vh}.template-preview__content[data-v-2d351dd5],.template-preview__header[data-v-2d351dd5]{padding:1rem}.template-preview__metadata[data-v-2d351dd5]{grid-template-columns:1fr}.template-preview__actions[data-v-2d351dd5]{flex-direction:column;padding:1rem}}
