.template-panel{padding:25px!important}.template-toolbar{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-bottom:22px}.template-toolbar input{max-width:320px}.template-categories{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;flex:1}.template-category{width:auto!important;min-width:72px;padding:8px 13px;border:1px solid #e5e8ef;border-radius:999px;background:#fff;color:#697080;cursor:pointer}.template-category.active{border-color:#ff4b78;background:#fff1f5;color:#e93465}.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.template-card{overflow:hidden;border:1px solid #e8eaf0;border-radius:17px;background:#fff;box-shadow:0 7px 24px rgba(22,30,48,.06);transition:.2s}.template-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(22,30,48,.1)}.template-cover{position:relative;display:block;width:100%;padding:0;border:0;aspect-ratio:3/4;background:#f1f3f7;overflow:hidden;cursor:zoom-in}.template-cover img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.template-cover:hover img{transform:scale(1.025)}.template-zoom-hint{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:8px;background:rgba(16,21,34,.72);color:#fff;font-size:11px;opacity:0;transform:translateY(4px);transition:.2s}.template-cover:hover .template-zoom-hint{opacity:1;transform:none}.template-card-body{padding:14px}.template-card-body h3{margin:0 0 6px;font-size:15px;color:#1b2030}.template-card-body p{margin:0 0 12px;color:#858b98;font-size:12px}.template-use{display:block;padding:10px;border-radius:10px;background:linear-gradient(100deg,#ff2f70,#ff7655);color:#fff;text-align:center;text-decoration:none;font-size:13px;font-weight:750}.template-empty{grid-column:1/-1;padding:55px;text-align:center;color:#848b99}.template-pager{display:grid;grid-template-columns:110px minmax(150px,auto) 110px;align-items:center;justify-content:center;gap:14px;width:100%;padding:26px 0 6px}.template-pager button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:110px!important;min-width:110px!important;height:40px!important;margin:0!important;padding:0 16px!important;border:1px solid #e2e5ec!important;border-radius:11px!important;background:#fff!important;color:#525a6b!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;cursor:pointer;box-shadow:0 5px 15px rgba(24,31,49,.05)!important}.template-pager button:hover:not(:disabled){border-color:#ff7898!important;color:#e93565!important}.template-pager button:disabled{opacity:.42;cursor:not-allowed}.template-pager span{display:block!important;min-width:150px;text-align:center;color:#7d8492;font-size:13px;line-height:1.45;white-space:nowrap}.template-preview-modal{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(10,14,24,.8);backdrop-filter:blur(7px)}.template-preview-dialog{position:relative;display:flex;flex-direction:column;align-items:center;width:min(920px,96vw);max-height:94vh;padding:18px;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.35)}.template-preview-close{position:absolute;right:16px;top:16px;z-index:2;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#252b39;cursor:pointer;box-shadow:0 4px 13px rgba(0,0,0,.18);transition:.2s}.template-preview-close:hover{background:#ed3b69;transform:rotate(90deg)}.template-preview-close span{position:absolute;left:10px;top:17px;width:16px;height:2px;border-radius:2px;background:#fff}.template-preview-close span:first-child{transform:rotate(45deg)}.template-preview-close span:last-child{transform:rotate(-45deg)}.template-preview-title{width:100%;padding:4px 48px 14px 4px;color:#1d2232;font-size:16px;font-weight:750}.template-preview-stage{display:flex;align-items:center;justify-content:center;width:100%;min-height:0;overflow:auto;border-radius:13px;background:#f2f3f6}.template-preview-stage img{display:block;max-width:100%;max-height:76vh;width:auto;height:auto;object-fit:contain}.template-preview-original{margin-top:13px;color:#eb3868;text-decoration:none;font-size:13px;font-weight:700}.template-create-panel{max-width:none}.template-generate-row{display:flex;align-items:center;justify-content:flex-start;margin-top:16px}.template-generate-row .generate-main-btn{display:inline-flex!important;width:auto!important;max-width:max-content!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 14px!important;margin:0!important;background:linear-gradient(135deg,#ff2f6d,#ff754e)!important;color:#fff!important;border:0!important;border-radius:9px!important;font-size:12px!important;font-weight:900!important;line-height:30px!important;white-space:nowrap!important;box-shadow:0 8px 18px rgba(255,47,109,.18)!important}.template-create-panel label{display:block;margin-top:18px}.template-extra-actions{display:flex;justify-content:center;gap:8px;margin-top:9px}.template-extra-actions a,.template-extra-actions button{display:inline-flex!important;width:auto!important;align-items:center;justify-content:center;margin:0!important;padding:8px 12px!important;border:1px solid #e2e5ec!important;border-radius:8px!important;background:#fff!important;color:#606878!important;text-decoration:none;font-size:12px!important;line-height:1!important;cursor:pointer}.template-extra-actions a:hover,.template-extra-actions button:hover{border-color:#ff7898!important;color:#e83565!important}.template-history-link{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:9px 16px;border:1px solid #ff7898;border-radius:10px;background:#fff5f8;color:#e93666;text-decoration:none;font-size:13px;font-weight:750;transition:.2s}.template-history-link:hover{background:#ffedf2;transform:translateY(-1px)}.selected-template{min-height:150px;padding:20px;border:1px dashed #d8dce5;border-radius:16px;background:#f8f9fc;color:#777e8c}.selected-template.has-template{display:flex;align-items:center;gap:18px}.selected-template img{width:95px;height:125px;object-fit:cover;border-radius:10px}.selected-template strong{display:block;color:#202536;font-size:18px}.selected-template span{display:block;margin-top:7px;color:#7c8391}@media(max-width:1000px){.template-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.template-toolbar{align-items:stretch;flex-direction:column}.template-toolbar input{max-width:none}.template-grid{grid-template-columns:repeat(2,1fr)}.template-pager{grid-template-columns:82px 1fr 82px;gap:8px}.template-pager button{width:82px!important;min-width:82px!important;height:38px!important;padding:0 8px!important}.template-pager span{min-width:0;font-size:12px;white-space:normal}}