.pdfb-templates-page{margin:0 auto;max-width:1600px;padding:20px}.pdfb-templates-header{align-items:center;background:#667eea;border-radius:16px;box-shadow:0 10px 40px rgba(102,126,234,.2);color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:32px;padding:32px 40px}.pdfb-templates-header-left h1{color:#fff;font-size:32px;font-weight:700;margin:0 0 8px}.pdfb-templates-header-left p{color:#fff;font-size:15px;margin:0;opacity:.95}.pdfb-templates-header-right .button{background:#fff;border:none;border-radius:8px;color:#667eea;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s}.pdfb-templates-header-right .button:hover{background:#f8fafc;transform:scale(1.05)}.pdfb-templates-filters{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-wrap:wrap;gap:16px;margin-bottom:28px;padding:20px 28px}.pdfb-templates-filters strong{color:#1e293b;font-size:14px;font-weight:600}.pdfb-filter-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.pdfb-filter-btn:hover{background:#f0f4ff;border-color:#667eea;color:#667eea}.pdfb-filter-btn.pdfb-active{background:#667eea;border-color:transparent;color:#fff}.pdfb-notice-warning{background:#fff3cd;border:1px solid #ffc107;border-left:4px solid #f59e0b;border-radius:8px;margin-bottom:28px;padding:20px;position:relative}.pdfb-notice-warning h4{align-items:center;color:#856404;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 12px}.pdfb-notice-warning p{color:#856404;line-height:1.6;margin:0 0 16px}.pdfb-notice-dismiss{background:none;border:none;color:#856404;cursor:pointer;font-size:18px;line-height:1;padding:8px;position:absolute;right:12px;top:12px;transition:all .2s}.pdfb-notice-dismiss:hover{color:#533f03;transform:scale(1.1)}.pdfb-templates-list{margin-top:28px}.pdfb-templates-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:32px}.pdfb-template-card{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) backwards;background:#fff;border:2px solid #dee2e6;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;min-height:350px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.pdfb-template-card:hover{border-color:#667eea;box-shadow:0 16px 40px rgba(0,0,0,.12);transform:translateY(-6px)}.pdfb-template-card.pdfb-template-card-excess{background:#f8f8f8;cursor:default;opacity:.6}.pdfb-template-card.pdfb-template-card-excess:hover{border-color:#dee2e6;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:none}.pdfb-template-card-content{display:flex;flex-direction:column;height:100%}.pdfb-template-type-badge{border-radius:12px;color:#fff;display:inline-block;font-size:11px;font-weight:700;left:10px;letter-spacing:.5px;padding:3px 10px;position:absolute;text-transform:uppercase;top:10px;z-index:1}.pdfb-template-card-top{margin:40px 0 15px;text-align:center}.pdfb-template-card-preview-wrap{color:#999;text-align:center}.pdfb-template-card-preview-icon{font-size:2rem;margin-bottom:5px}.pdfb-template-card-preview-label{font-size:11px}.pdfb-template-card-info{background:#f8f9fa;border-radius:4px;color:#666;flex-grow:1;font-size:12px;margin-bottom:15px;padding:15px}.pdfb-template-card-action-row{display:flex;gap:10px;margin-top:auto}.pdfb-template-card-action-row .button{flex:1;font-size:16px}.pdfb-template-card-action-row .button-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.pdfb-template-card-action-center{flex:1;text-align:center}.pdfb-template-excess-badge{background:#dc3545;border-radius:12px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 8px;position:absolute;right:10px;text-transform:uppercase;top:10px}.pdfb-default-template-icon{background:none;border:none;cursor:pointer;font-size:20px;padding:0;position:absolute;right:10px;top:10px}.pdfb-template-preview{background:#f8fafc;overflow:hidden;padding-top:70.7%;position:relative;width:100%}.pdfb-template-preview img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.pdfb-template-badge{background:#667eea;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#fff;font-size:11px;font-weight:600;letter-spacing:.5px;padding:6px 12px;position:absolute;right:12px;text-transform:uppercase;top:12px}.pdfb-template-badge.pdfb-pro{background:#f59e0b}.pdfb-template-badge.pdfb-new{background:#10b981}.pdfb-template-info{display:flex;flex:1;flex-direction:column;padding:20px}.pdfb-template-title{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 8px}.pdfb-template-meta{color:#64748b;display:flex;font-size:13px;gap:16px;margin-bottom:12px}.pdfb-template-meta-item{align-items:center;display:flex;gap:4px}.pdfb-template-description{color:#475569;flex:1;font-size:14px;line-height:1.6;margin:0 0 16px}.pdfb-template-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.pdfb-template-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:12px;font-weight:500;padding:4px 10px}.pdfb-template-actions{display:flex;gap:8px;margin-top:auto}.pdfb-template-actions .button{border-radius:8px;flex:1;font-size:13px;font-weight:600;padding:10px 16px;text-align:center;transition:all .2s}.pdfb-template-actions .button-primary{background:#667eea;border:none;color:#fff}.pdfb-template-actions .button-primary:hover{background:#5568d3;transform:scale(1.02)}.pdfb-template-actions .button-secondary{background:#fff;border:1px solid #667eea;color:#667eea}.pdfb-template-actions .button-secondary:hover{background:#f0f4ff;transform:scale(1.02)}.pdfb-template-modal-overlay{align-items:center;backdrop-filter:blur(6px);background:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.pdfb-template-modal-overlay.pdfb-show{display:flex}.pdfb-template-modal-content{animation:modalFadeIn .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.4);max-height:90vh;max-width:90%;overflow:hidden;width:1200px}#template-settings-modal .pdfb-template-modal-content{width:680px}.pdfb-template-modal-header{align-items:center;background:#667eea;border-bottom:1px solid #e2e8f0;color:#fff;display:flex;justify-content:space-between;padding:28px 36px}.pdfb-template-modal-header h2{color:#fff;font-size:24px;font-weight:700;margin:0}.pdfb-template-modal-close{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:28px;height:36px;justify-content:center;transition:all .2s;width:36px}.pdfb-template-modal-close:hover{background:hsla(0,0%,100%,.3);transform:rotate(90deg)}.pdfb-template-modal-body{max-height:calc(90vh - 200px);overflow-y:auto;padding:32px 36px}.pdfb-template-modal-footer{background:#f8f9fa;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:20px 36px}.pdfb-modal-overlay{align-items:center;backdrop-filter:blur(6px);background:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.pdfb-modal-overlay.pdfb-show{display:flex}.pdfb-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.4);max-height:80vh;max-width:500px;overflow-y:auto;width:90%}.pdfb-modal-header{align-items:center;background:#667eea;border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:24px 32px}.pdfb-modal-header h3{color:#fff;font-size:20px;font-weight:600;margin:0}.pdfb-modal-close{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;transition:all .2s;width:32px}.pdfb-modal-close:hover{background:hsla(0,0%,100%,.3)}.pdfb-modal-body{padding:28px 32px}.pdfb-gallery-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.pdfb-gallery-filter-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.pdfb-gallery-filter-btn:hover{background:#f0f4ff;border-color:#667eea;color:#667eea}.pdfb-gallery-filter-btn.pdfb-active{background:#667eea;border-color:transparent;color:#fff}.pdfb-template-gallery-modal{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.pdfb-template-gallery-modal.pdfb-show{display:flex}@media (max-width:768px){.pdfb-templates-header{padding:24px}.pdfb-templates-header h1{font-size:24px}.pdfb-templates-grid{grid-template-columns:1fr}.pdfb-template-modal-content{width:95%}.pdfb-template-modal-body,.pdfb-template-modal-footer,.pdfb-template-modal-header{padding:20px}}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pdfb-template-card:first-child{animation-delay:.05s}.pdfb-template-card:nth-child(2){animation-delay:.1s}.pdfb-template-card:nth-child(3){animation-delay:.15s}.pdfb-template-card:nth-child(4){animation-delay:.2s}.pdfb-template-card:nth-child(5){animation-delay:.25s}.pdfb-template-card:nth-child(6){animation-delay:.3s}.pdfb-gallery-modal-overlay{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.pdfb-gallery-modal-box{background:#fff;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.4);-webkit-box-shadow:0 20px 60px rgba(0,0,0,.4);-moz-box-shadow:0 20px 60px rgba(0,0,0,.4);max-height:90vh;max-width:1200px;overflow:hidden;padding:0;width:95%}.pdfb-gallery-modal-title{font-size:24px;font-weight:600;margin:0}.pdfb-gallery-modal-subtitle{color:var(--pdf-text);font-size:14px;margin:5px 0 0;opacity:.8}.pdfb-gallery-close-btn{align-items:center;background:var(--pdf-border);border:none;border-radius:50%;color:var(--pdf-secondary);cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;padding:8px;width:40px}.pdfb-gallery-body{max-height:calc(90vh - 120px);overflow-y:auto;padding:30px}.pdfb-gallery-filters-section{margin-bottom:30px}.pdfb-gallery-filters-title{color:#23282d;font-size:16px;margin:0 0 15px}.pdfb-gallery-filter-row{display:flex;flex-wrap:wrap;gap:10px}.pdfb-gallery-grid{display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.pdfb-predefined-template-card{background:#fff;border:2px solid #e1e8ed;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.pdfb-gallery-card-image{align-items:center;display:flex;height:160px;justify-content:center;position:relative}.pdfb-gallery-card-icon{color:#fff;font-size:4rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.pdfb-gallery-type-badge{background:hsla(0,0%,100%,.9);font-size:11px;left:15px;padding:4px 10px}.pdfb-gallery-premium-badge,.pdfb-gallery-type-badge{border-radius:12px;font-weight:700;position:absolute;top:15px}.pdfb-gallery-premium-badge{background:gold;color:#000;font-size:10px;padding:4px 8px;right:15px}.pdfb-gallery-card-body{padding:20px}.pdfb-gallery-card-title{color:#23282d;font-size:18px;margin:0 0 10px}.pdfb-gallery-card-desc{color:#666;font-size:14px;margin:0 0 15px}.pdfb-gallery-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.pdfb-gallery-tag{background:#f0f8ff;border-radius:10px;font-size:11px;padding:3px 8px}.pdfb-gallery-load-btn{border-radius:6px;width:100%}.pdfb-no-templates-placeholder{color:var(--pdf-secondary);display:none;padding:40px;text-align:center}.pdfb-no-templates-placeholder-icon{font-size:3rem;margin-bottom:1rem}