.templates-module__N6wGtG__heroSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;padding:5rem 1.5rem 3rem;display:flex;position:relative;overflow:hidden}.templates-module__N6wGtG__heroSection:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5cf626 0%,#0f172a00 70%);width:80vw;max-width:800px;height:80vw;max-height:800px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.templates-module__N6wGtG__heroContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.templates-module__N6wGtG__heroTitle{background:linear-gradient(135deg,#f8fafc 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.templates-module__N6wGtG__heroSubtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.templates-module__N6wGtG__filtersContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;padding:0 1rem;display:flex}.templates-module__N6wGtG__filterPill{color:#cbd5e1;cursor:pointer;background:#1e293bb3;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:44px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.templates-module__N6wGtG__filterPill:hover{color:#f8fafc;background:#8b5cf61a;border-color:#8b5cf64d}.templates-module__N6wGtG__filterPillActive{background:var(--primary);border-color:var(--primary);color:#fff}.templates-module__N6wGtG__filterPillActive:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.templates-module__N6wGtG__gridContainer{grid-template-columns:1fr;gap:2rem;max-width:1280px;margin:0 auto 5rem;padding:0 1.5rem;display:grid}@media (min-width:768px){.templates-module__N6wGtG__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.templates-module__N6wGtG__gridContainer{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.templates-module__N6wGtG__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);flex-direction:column;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.templates-module__N6wGtG__card:hover{box-shadow:var(--shadow-glow);border-color:#8b5cf64d}.templates-module__N6wGtG__cardPreviewWrapper{aspect-ratio:1/1.414;border-bottom:1px solid var(--surface-border);background:#cbd5e1;position:relative;overflow:hidden}.templates-module__N6wGtG__cardPreviewPlaceholder,.templates-module__N6wGtG__cardPreviewImg,.templates-module__N6wGtG__cardPreviewIframe{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.templates-module__N6wGtG__card:hover .templates-module__N6wGtG__cardPreviewImg,.templates-module__N6wGtG__card:hover .templates-module__N6wGtG__cardPreviewIframe{transform:scale(1.05)}.templates-module__N6wGtG__cardPreviewPlaceholder{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#1e293b;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex}.templates-module__N6wGtG__cardPreviewIframe{background:#fff;border:none}.templates-module__N6wGtG__cardBody{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.templates-module__N6wGtG__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.templates-module__N6wGtG__cardDesc{color:#94a3b8;flex-grow:1;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.templates-module__N6wGtG__cardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.templates-module__N6wGtG__tag{text-transform:uppercase;letter-spacing:.05em;color:#c4b5fd;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.templates-module__N6wGtG__cardActions{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.templates-module__N6wGtG__btnPrimary,.templates-module__N6wGtG__btnOutline{border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;width:100%;min-height:44px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.templates-module__N6wGtG__btnPrimary{background:var(--primary);color:#fff;border:none}.templates-module__N6wGtG__btnPrimary:hover{background:var(--primary-hover);transform:translateY(-1px)}.templates-module__N6wGtG__btnOutline{color:#f8fafc;border:1px solid var(--surface-border);background:0 0}.templates-module__N6wGtG__btnOutline:hover{background:#ffffff0d;border-color:#fff3}.templates-module__N6wGtG__seoSection{border-top:1px solid var(--surface-border);background:#0f172a66;margin-top:4rem;padding:5rem 1.5rem}.templates-module__N6wGtG__seoContainer{max-width:1024px;margin:0 auto}.templates-module__N6wGtG__seoSectionHeader{text-align:center;margin-bottom:3rem}.templates-module__N6wGtG__seoMainTitle{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.templates-module__N6wGtG__seoMainDesc{color:#94a3b8;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.templates-module__N6wGtG__seoGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.templates-module__N6wGtG__seoGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}.templates-module__N6wGtG__seoCard h2{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.templates-module__N6wGtG__seoCard h2:before{content:"";background:var(--primary);width:24px;height:2px;display:block}.templates-module__N6wGtG__seoCard p{color:#94a3b8;font-size:.95rem;line-height:1.6}.templates-module__N6wGtG__loadingWrapper{flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}
