.template-hub{margin:18px 0;padding:14px;border:1px solid #2c3651;border-radius:15px;background:linear-gradient(135deg,#101827,#111528)}
.template-hub>header,.template-items-builder>header,.template-library-dialog>header,.template-editor-dialog header,.template-editor-dialog footer,.template-library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}
.template-hub>header small,.template-hub>header strong,.template-hub>header span{display:block}.template-hub>header small{color:#b6a8ff;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.template-hub>header span{margin-top:3px;color:var(--muted);font-size:10px}
.template-quick-list{display:flex;gap:8px;margin-top:11px;overflow-x:auto}.template-quick-card{display:grid;grid-template-columns:minmax(130px,1fr) auto;align-items:center;gap:12px;min-width:260px;padding:10px 11px;border:1px solid #303d58;border-radius:11px;background:#101b2a}.template-quick-card strong,.template-quick-card small{display:block}.template-quick-card small{margin-top:3px;color:var(--muted)}.template-quick-card button{white-space:nowrap}.template-empty{padding:12px;color:var(--muted);font-size:11px}
.template-library-dialog{width:min(920px,calc(100% - 24px));padding:0}.template-library-dialog>header,.template-editor-dialog header{padding:20px 22px;border-bottom:1px solid var(--line)}.template-library-dialog>header h2,.template-editor-dialog header h2{margin:4px 0}.template-library-dialog>header p:last-child{margin:0;color:var(--muted)}.template-library-dialog>header>button,.template-editor-dialog header>button{width:34px;height:34px;padding:0}.template-library-toolbar{padding:14px 22px;color:var(--muted);font-size:11px}.template-library-list{display:grid;gap:9px;max-height:60vh;overflow:auto;padding:0 22px 22px}.template-library-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px;border:1px solid #2c3b52;border-radius:13px;background:#0f1a28}.template-library-card h3{margin:0}.template-library-card p{margin:5px 0;color:var(--muted)}.template-library-card-meta{display:flex;flex-wrap:wrap;gap:7px;font-size:10px}.template-library-card-meta span{padding:3px 7px;border-radius:20px;background:#1b2a3d}.template-library-actions{display:flex;align-items:center;gap:7px}
.template-editor-dialog{width:min(1040px,calc(100% - 24px));padding:0}.template-editor-body{display:grid;gap:12px;max-height:68vh;overflow:auto;padding:18px 22px}.template-items-builder{padding:13px;border:1px solid #2a3950;border-radius:13px;background:#0c1724}.template-items-builder>header small{display:block;margin-top:3px;color:var(--muted)}#template-items-list{display:grid;gap:8px;margin-top:12px}.template-item-row{display:grid;grid-template-columns:110px minmax(160px,1.6fr) 105px 115px 110px 110px 78px 78px 34px;gap:7px;align-items:end;padding:9px;border:1px solid #28374b;border-radius:11px;background:#111e2c}.template-item-row label span{font-size:8px}.template-item-row input,.template-item-row select{width:100%;padding:7px}.template-item-remove{width:34px;height:34px;padding:0}.template-editor-dialog footer{padding:14px 22px;border-top:1px solid var(--line)}.template-editor-dialog footer .auth-status{flex:1;margin:0}
@media(max-width:900px){.template-item-row{grid-template-columns:repeat(2,minmax(0,1fr))}.template-item-remove{justify-self:end}.template-library-card{grid-template-columns:1fr}.template-library-actions{justify-content:flex-end}}
@media(max-width:620px){.template-hub>header{align-items:flex-start;flex-direction:column}.template-hub>header button{width:100%}.template-quick-card{grid-template-columns:1fr;min-width:220px}.template-library-actions{align-items:stretch;flex-direction:column}.template-library-actions button{width:100%}.template-item-row{grid-template-columns:1fr}.template-editor-dialog footer{align-items:stretch;flex-direction:column}.template-editor-dialog footer button{width:100%}}
