.tpl-detail-cols{align-items:flex-start;gap:1.5rem;display:flex}.tpl-detail-preview-col{flex:1.25;min-width:0}.tpl-detail-sidebar-col{flex:1;min-width:0}@media (max-width:860px){.tpl-detail-cols{flex-direction:column}}.templates-page{color:#334155;background:#fff;min-height:100vh;padding:3rem 1.5rem}.templates-page__header{text-align:center;max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.templates-page__title{color:#0f172a;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.templates-page__subtitle{color:#64748b;font-size:1.1rem;line-height:1.6}.templates-page__layout{align-items:flex-start;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.templates-page__content{flex:1;min-width:0}.templates-page__sidebar{flex:0 0 280px;max-height:calc(100vh - 4rem);position:sticky;top:2rem;overflow-y:auto}.templates-page__sidebar-title{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.95rem;font-weight:600}.templates-page__sidebar-group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.75rem}.templates-page__sidebar-summary{color:#0f172a;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.templates-page__sidebar-summary::-webkit-details-marker{display:none}.templates-page__sidebar-chevron{border-bottom:2px solid #94a3b8;border-right:2px solid #94a3b8;flex-shrink:0;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.templates-page__sidebar-group[open]>.templates-page__sidebar-summary .templates-page__sidebar-chevron{transform:rotate(-135deg)}.templates-page__sidebar-list{flex-direction:column;gap:.5rem;margin:0;padding:0 1rem .85rem;list-style:none;display:flex}.templates-page__sidebar-list a{color:#475569;font-size:.88rem;text-decoration:none}.templates-page__sidebar-list a:hover{color:var(--color-orange,#f97316);text-decoration:underline}@media (max-width:860px){.templates-page__layout{flex-direction:column}.templates-page__sidebar{width:100%;max-height:none;position:static;overflow-y:visible}}.templates-page__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto 5rem;display:grid}.template-card{background:#1e293b99;border:1px solid #47556966;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;overflow:hidden}.template-card:hover{border-color:#00d4ff99;transform:translateY(-4px);box-shadow:0 8px 24px #00d4ff1a}.template-card__preview{cursor:pointer;background:#f5f5f5;border:1px solid #00d4ff26;border-radius:8px;width:100%;height:240px;position:relative;overflow:hidden}.template-card__iframe-wrap{pointer-events:none;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;overflow:hidden}.template-card__thumb-frame{transform-origin:top;pointer-events:none;border:none;flex-shrink:0;width:600px;height:440px;display:block;transform:scale(.5)}.template-card__hover-overlay{opacity:0;background:#0000008c;border-radius:8px;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.template-card:hover .template-card__hover-overlay{opacity:1}.template-card__overlay-btn{color:#0f172a;background:linear-gradient(135deg,#00d4ff 0%,#09c 100%);border-radius:6px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.template-card__overlay-btn:hover{transform:scale(1.05);box-shadow:0 4px 16px #00d4ff66}.template-card__content{flex:1}.template-card__category{color:#00d4ff;background:#00d4ff1a;border-radius:20px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.template-card__title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.template-card__description{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.5}.template-card__link{color:#00d4ff;margin-top:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.template-card__link:hover{color:#0ff}.templates-page__cta{text-align:center;background:#00d4ff0d;border:1px solid #00d4ff33;border-radius:12px;max-width:600px;margin:0 auto;padding:3rem 2rem}.templates-page__cta h2{color:#fff;margin-bottom:.75rem;font-size:1.5rem}.templates-page__cta p{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.6}.templates-page__cta-btn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.templates-page__cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}@media (max-width:768px){.templates-page{padding:2rem 1rem}.templates-page__title{font-size:2rem}.templates-page__grid{grid-template-columns:1fr;gap:1.5rem}.templates-page__cta{padding:2rem 1.5rem}}
