/* The Tech Pad — Templates Hub overlay (category tabs, starter badges, one-click submit) */
.template-filters>b:first-child{margin-top:2px}
.template-filters .tpl-cat-gap{height:1px;background:#e1e8e4;margin:9px 0 10px}
.starter-badge{font-size:9px;font-weight:850;letter-spacing:.05em;text-transform:uppercase;color:#0a694d;background:#e1f7ee;border-radius:999px;padding:3px 8px;white-space:nowrap}
.submit-starter{background:#0d2b22!important;border-color:#0d2b22!important;color:#dfff8f!important}
.submit-starter:hover{background:#17412f!important}
.submit-starter:disabled{opacity:.55;cursor:not-allowed}
.template-filters .template-cat-chip small{font-size:9px}
/* starter card actions — keep buttons side by side, never stacked */
.template-actions{display:flex;gap:7px;align-items:center;flex-wrap:nowrap}
.template-card>footer{flex-wrap:nowrap;gap:8px}
.template-card>footer>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.template-actions .manage-button{white-space:nowrap}
@media(max-width:760px){.template-filters{gap:6px}.template-filters .tpl-cat-gap{display:none}}
