.admin-feeds{max-width:1400px;margin:0 auto;padding:1rem}@media (min-width: 768px){.admin-feeds{padding:2rem}}.admin-feeds-page{max-width:100%;margin:0;padding:.5rem;width:100%;box-sizing:border-box}@media (min-width: 768px){.admin-feeds-page{padding:1rem;max-width:1400px;margin:0 auto}}.admin-feeds-content{width:100%;box-sizing:border-box}.admin-feeds-header{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.admin-feeds-header h1{margin:0 0 .5rem;color:#1a1a1a;font-size:1.25rem}@media (min-width: 768px){.admin-feeds-header h1{font-size:1.75rem;margin-bottom:.75rem}}.admin-feeds-header p{margin:0;font-size:.875rem;color:#6c757d}@media (min-width: 768px){.admin-feeds-header p{font-size:1rem}}.admin-header-top{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media (min-width: 768px){.admin-header-top{flex-direction:row;justify-content:space-between;align-items:center}}.total-products-badge{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:600;box-shadow:0 2px 8px #667eea4d;width:100%;justify-content:center}@media (min-width: 768px){.total-products-badge{padding:.75rem 1.5rem;width:auto;justify-content:flex-start}}.total-products-label{font-size:.95rem;opacity:.95}.total-products-value{font-size:1.25rem;font-weight:700}.admin-actions{display:flex;gap:.5rem;flex-wrap:wrap;width:100%}@media (min-width: 768px){.admin-actions{gap:1rem;width:auto}}.btn{padding:.875rem 1rem;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;flex:1;min-width:120px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}@media (min-width: 768px){.btn{padding:.75rem 1.5rem;font-size:1rem;flex:none;min-width:auto;min-height:auto}}.btn-danger{background:#dc3545;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:44px}.btn-danger:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.error-message{background:#f8d7da;color:#721c24;padding:1rem;border-radius:6px;margin-bottom:1rem}.loading{text-align:center;padding:3rem;color:#6c757d}.feeds-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;margin:0}.feeds-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;margin:0;width:100%}.feeds-table{width:100%;border-collapse:collapse;min-width:1000px}.admin-products-table{min-width:2000px}.admin-products-table .product-title-cell{overflow:hidden;text-overflow:ellipsis;word-break:break-word;vertical-align:top;white-space:normal;line-height:1.4;max-height:2.8em;display:table-cell}.description-cell{max-width:250px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;font-size:.75rem;color:#343a40;vertical-align:top;white-space:normal}.other-data-cell{max-width:150px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;font-size:.8em;color:#6c757d;vertical-align:top;white-space:normal}.admin-products-table .other-data-cell{overflow:hidden;text-overflow:ellipsis;word-break:break-word;vertical-align:top;white-space:normal;line-height:1.4;max-height:2.8em;display:table-cell}.feeds-table{table-layout:auto;border-collapse:separate;border-spacing:0}.feeds-table th,.feeds-table td{display:table-cell;border:1px solid #dee2e6}.feeds-table td,.feeds-table th{vertical-align:top}.feeds-table thead{background:#f8f9fa}.feeds-table th{padding:.5rem .375rem;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #dee2e6;font-size:.75rem;white-space:nowrap}.feeds-table td{padding:.5rem .375rem;border-bottom:1px solid #dee2e6;font-size:.75rem;word-break:break-word;vertical-align:top}.feeds-table th{position:relative}.column-filter{width:100%;padding:.25rem;font-size:.7rem;border:1px solid #ced4da;border-radius:3px;margin-top:.25rem;box-sizing:border-box;background:#fff}.column-filter:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.column-filter::placeholder{color:#adb5bd;font-size:.65rem}.column-filter-multiselect{min-height:60px;max-height:100px;overflow-y:auto;font-size:.7rem;padding:.25rem}.column-filter-multiselect option{padding:.2rem .4rem;cursor:pointer}.column-filter-multiselect option:checked{background-color:#007bff;color:#fff}.filter-clear-btn{background:#dc3545;color:#fff;border:none;border-radius:3px;padding:.1rem .3rem;font-size:.7rem;cursor:pointer;margin-left:.25rem;vertical-align:middle}.filter-clear-btn:hover{background:#c82333}.feeds-table th.filter-header>div{display:flex;align-items:center;justify-content:space-between}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable-header:hover{background-color:#e9ecef}.sortable-header>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.sort-icon{margin-left:.25rem;font-size:.8rem;color:#007bff;font-weight:700}.sortable-header:hover .sort-icon{color:#0056b3}.feeds-table th.filter-header{padding-bottom:.5rem;padding-top:.5rem}.feeds-table th.filter-header>div:first-child{font-weight:600;margin-bottom:.25rem;font-size:.75rem}@media (max-width: 767px){.column-filter{padding:.15rem;font-size:.6rem;margin-top:.15rem}.feeds-table th.filter-header{padding-bottom:.35rem;padding-top:.35rem}.feeds-table th.filter-header>div:first-child{font-size:.65rem;margin-bottom:.15rem}.column-filter::placeholder{font-size:.55rem}}@media (max-width: 767px){.feeds-table th,.feeds-table td{padding:.375rem .25rem;font-size:.65rem;line-height:1.2;max-height:2.4em;overflow:hidden}.feeds-table th:nth-child(1),.feeds-table td:nth-child(1){min-width:40px;max-width:50px}.feeds-table th:nth-child(2),.feeds-table td:nth-child(2){min-width:50px;max-width:60px}.feeds-table th:nth-child(3),.feeds-table td:nth-child(3){min-width:150px;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-products-table .product-title-cell{min-width:140px;max-width:180px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;vertical-align:top;white-space:normal;line-height:1.4;max-height:2.8em;display:table-cell;padding:.375rem .25rem}.feeds-table th:nth-child(4),.feeds-table td:nth-child(4){min-width:60px;max-width:80px}.feeds-table th:nth-child(5),.feeds-table td:nth-child(5){min-width:50px;max-width:70px}.feeds-table th:nth-child(6),.feeds-table td:nth-child(6),.feeds-table th:nth-child(7),.feeds-table td:nth-child(7){min-width:60px;max-width:70px;white-space:nowrap}.feeds-table th:nth-child(8),.feeds-table td:nth-child(8){min-width:120px;max-width:150px;white-space:nowrap}.feeds-table td:nth-child(8) .action-buttons{flex-wrap:nowrap;gap:.15rem}.feeds-table th:nth-child(9),.feeds-table td:nth-child(9){min-width:30px;max-width:40px;text-align:center}.feeds-table th:nth-child(10),.feeds-table td:nth-child(10),.feeds-table th:nth-child(11),.feeds-table td:nth-child(11){min-width:50px;max-width:60px;font-size:.6rem}.feeds-table th:nth-child(12),.feeds-table td:nth-child(12),.feeds-table th:nth-child(13),.feeds-table td:nth-child(13){min-width:30px;max-width:40px;text-align:center}.feeds-table th:nth-child(14),.feeds-table td:nth-child(14),.other-data-cell{min-width:80px;max-width:120px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.admin-products-table th:nth-child(14),.admin-products-table td:nth-child(14),.admin-products-table th:nth-child(15),.admin-products-table td:nth-child(15){min-width:30px;max-width:40px;text-align:center;white-space:nowrap;padding:.375rem .25rem}.admin-products-table th:nth-child(14) .column-filter,.admin-products-table th:nth-child(15) .column-filter{padding:.15rem;font-size:.6rem;margin-top:.15rem;width:100%;box-sizing:border-box}}@media (min-width: 768px){.feeds-table th,.feeds-table td{padding:.75rem;font-size:.875rem}.admin-products-table th:nth-child(3),.admin-products-table td:nth-child(3){min-width:300px}.admin-products-table th:nth-child(4),.admin-products-table td:nth-child(4){min-width:300px}.admin-products-table th:nth-child(5),.admin-products-table td:nth-child(5){min-width:120px}.admin-products-table th:nth-child(6),.admin-products-table td:nth-child(6){min-width:120px}}@media (min-width: 1024px){.feeds-table th,.feeds-table td{padding:1rem;font-size:1rem}}.feeds-table tr:hover{background:#f8f9fa}.feeds-table tr.inactive{opacity:.6}.feed-url{color:#007bff;text-decoration:none;word-break:break-word;overflow-wrap:break-word;max-width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-url:hover{text-decoration:underline}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.badge-success{background:#d4edda;color:#155724}.badge-error{background:#f8d7da;color:#721c24}.badge-warning{background:#fff3cd;color:#856404}.badge-inactive{background:#e2e3e5;color:#383d41}.badge-progress{background:#cce5ff;color:#004085}.badge-pending{background:#f8f9fa;color:#6c757d}.indexed-full{color:#10b981;font-weight:600}.indexed-partial{color:#f59e0b;font-weight:500}.indexed-percentage{font-size:.85em;color:#6b7280;font-weight:400}.action-buttons{display:flex;gap:.25rem;flex-wrap:nowrap;align-items:center;justify-content:flex-start;white-space:nowrap}@media (min-width: 768px){.action-buttons{gap:.5rem}}.btn-icon{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:background .2s;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.btn-icon{padding:.25rem .5rem;min-width:auto;min-height:auto}}.btn-icon:hover{background:#f8f9fa}.btn-icon.btn-danger:hover{background:#f8d7da}.empty-state{text-align:center;padding:3rem;color:#6c757d}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:0;border-radius:8px;max-width:600px;width:90%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;position:relative}.modal-content h2{margin:0;padding:2rem 2rem 1.5rem;flex-shrink:0;border-bottom:1px solid #dee2e6}.modal-content form{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;box-sizing:border-box}.modal-form-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem 2rem;min-height:0;box-sizing:border-box}.modal-content form>.form-group{margin-bottom:1.5rem}.feeds-filters{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap;align-items:flex-end}@media (min-width: 768px){.feeds-filters{gap:1rem;margin-bottom:1.5rem}}.feeds-filters .form-group{margin-bottom:0;flex:1 1 auto;min-width:150px}@media (max-width: 767px){.feeds-filters .form-group{min-width:120px;flex:1 1 45%}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057;font-size:.875rem}@media (min-width: 768px){.form-group label{font-size:1rem}}.form-group input,.form-group select{width:100%;padding:1rem 1.125rem;border:2px solid #ced4da;border-radius:8px;font-size:1rem;min-height:44px;box-sizing:border-box}@media (min-width: 768px){.form-group input,.form-group select{padding:.75rem;border-width:1px;min-height:auto}}.form-group input:disabled{background:#e9ecef;cursor:not-allowed}.form-group input[type=checkbox]{width:auto;margin-right:.5rem}.form-actions{display:flex;gap:.5rem;justify-content:space-between;align-items:center;margin-top:auto;padding:1rem;border-top:1px solid #dee2e6;flex-shrink:0;background:#fff;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;min-width:0}.form-actions .btn{flex:none;min-width:40px;width:40px;height:40px;min-height:40px;max-height:40px;padding:0;font-size:1.1rem;display:flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0;box-sizing:border-box;line-height:1;margin:0;border:none}.form-actions-right{display:flex;gap:.5rem;margin-left:auto;flex-shrink:0;min-width:0;align-items:center}.modal-content .form-actions .btn-danger,.modal-content .form-actions .btn-primary,.modal-content .form-actions .btn-secondary{flex-shrink:0;white-space:nowrap;flex:none;min-width:40px;width:40px;height:40px;min-height:40px;max-height:40px;padding:0;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.modal-content{max-height:95vh;width:95%}.modal-content h2{padding:1.5rem 1.5rem 1rem}.modal-form-content{padding:1rem 1.5rem}.form-actions{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem 1.5rem;width:100%;max-width:100%;box-sizing:border-box}.form-actions-right{margin-left:0;flex-direction:column;width:100%;gap:.75rem}.modal-content .form-actions .btn,.modal-content .form-actions-right .btn{width:100%;min-height:44px;box-sizing:border-box;flex-shrink:0}.modal-content .form-actions .btn-danger{order:-1;width:100%}}.products-modal{max-width:95vw;width:95vw;max-height:95vh;padding:0;display:flex;flex-direction:column;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:1.5rem 1.5rem 1rem;border-bottom:2px solid #dee2e6;flex-shrink:0;background:#fff;position:sticky;top:0;z-index:20;gap:1rem;flex-wrap:wrap}.modal-header>div{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.modal-header .btn-danger{white-space:nowrap;padding:.5rem .75rem;font-size:.875rem;min-width:auto;flex-shrink:0;line-height:1.2}@media (max-width: 768px){.modal-header{flex-direction:column;align-items:flex-start}.modal-header>div{width:100%;justify-content:space-between}.modal-header .btn-danger{flex:1;min-width:0;font-size:.8rem;padding:.5rem}.modal-header h2{width:100%;margin-bottom:.5rem}}@media (min-width: 768px){.modal-header{padding:1.5rem 2rem 1rem}}.modal-header h2{margin:0;font-size:1.25rem}@media (min-width: 768px){.modal-header h2{font-size:1.5rem}}.products-modal-content-wrapper{flex:1;overflow-y:auto;padding:1.5rem;min-height:0}@media (min-width: 768px){.products-modal-content-wrapper{padding:1.5rem 2rem}}.products-search-form{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.products-search-input{flex:1;min-width:200px;padding:1rem 1.125rem;border:2px solid #ced4da;border-radius:8px;font-size:1rem;min-height:44px;box-sizing:border-box}@media (min-width: 768px){.products-search-input{padding:.75rem;border-width:1px;min-height:auto}}.products-table-container{max-height:calc(95vh - 250px);overflow-y:auto;border:1px solid #dee2e6;border-radius:8px;margin-bottom:1rem;-webkit-overflow-scrolling:touch}@media (min-width: 768px){.products-table-container{max-height:60vh}}.products-table{width:100%;border-collapse:collapse;font-size:.875rem}.products-table thead{position:sticky;top:0;background:#f8f9fa;z-index:10}.products-table th{padding:.75rem;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #dee2e6;white-space:nowrap}.products-table td{padding:.75rem;border-bottom:1px solid #dee2e6;vertical-align:top}.products-table tr:hover{background:#f8f9fa}.description-cell{max-width:250px;word-wrap:break-word}.admin-products-table .description-cell{overflow:hidden;text-overflow:ellipsis;word-break:break-word;vertical-align:top;white-space:normal;line-height:1.4;max-height:2.8em;display:table-cell}.url-cell{text-align:center;width:60px}.url-cell a{color:#007bff;text-decoration:none;font-size:1.5rem;display:inline-block;transition:transform .2s}.url-cell a:hover{transform:scale(1.2);text-decoration:none}.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6}.pagination-info{font-weight:500;color:#495057}.pagination button:disabled{opacity:.5;cursor:not-allowed}.background-processes-panel{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.background-processes-panel h3{margin-top:0;margin-bottom:1rem;color:#495057;font-size:1.25rem}.processes-section{margin-bottom:1.5rem}.processes-section:last-child{margin-bottom:0}.processes-section h4{margin-bottom:.75rem;color:#6c757d;font-size:.9rem;font-weight:600}.process-item{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:1rem;margin-bottom:.75rem}.process-item:last-child{margin-bottom:0}.process-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.process-actions{display:flex;align-items:center;gap:.5rem}.process-duration,.process-percentage{font-size:.85rem;color:#6c757d;font-weight:600}.process-details{display:flex;gap:1rem;font-size:.85rem;color:#6c757d;margin-bottom:.5rem;flex-wrap:wrap}.process-details .remaining{color:#dc3545;font-weight:600}.process-progress{margin-top:.5rem}.progress-bar{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#007bff,#0056b3);transition:width .3s ease}.import-process .progress-fill{background:linear-gradient(90deg,#28a745,#1e7e34)}.indexing-process .progress-fill{background:linear-gradient(90deg,#17a2b8,#117a8b)}.btn-cancel-process{background:#dc3545;color:#fff;border:none;border-radius:4px;padding:.25rem .5rem;cursor:pointer;font-size:.85rem;transition:background .2s;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.btn-cancel-process:hover{background:#c82333}.btn-cancel-process:active{transform:scale(.95)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.admin-users{max-width:1600px;margin:0 auto;padding:1rem}@media (min-width: 768px){.admin-users{padding:2rem}}.admin-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.admin-header h1{margin:0;color:#1a1a1a;font-size:1.5rem}@media (min-width: 768px){.admin-header h1{font-size:2rem}}.users-section,.lists-section,.gifts-section{margin-bottom:3rem;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.users-section h2,.lists-section h2,.gifts-section h2{margin:0 0 1.5rem;color:#1a1a1a;font-size:1.25rem;display:flex;align-items:center}@media (min-width: 768px){.users-section h2,.lists-section h2,.gifts-section h2{font-size:1.5rem}}.gifts-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.gifts-info{margin-top:1rem;color:#4a5568;font-size:.9rem}.gifts-info p{margin:.5rem 0}.users-table-container,.lists-table-container,.gifts-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.users-table,.lists-table,.gifts-table{width:100%;border-collapse:collapse;font-size:.9rem}@media (min-width: 768px){.users-table,.lists-table,.gifts-table{font-size:1rem}}.users-table thead,.lists-table thead,.gifts-table thead{background:#f7fafc;border-bottom:2px solid #e2e8f0}.users-table th,.lists-table th,.gifts-table th{padding:1rem .75rem;text-align:left;font-weight:600;color:#2d3748;white-space:nowrap}.users-table th:last-child,.users-table td:last-child{width:200px;white-space:nowrap;padding:.5rem}.users-table td:last-child>div{display:flex;gap:.25rem;align-items:center;justify-content:flex-start;flex-wrap:nowrap}.users-table td:last-child .btn{padding:.25rem .5rem;font-size:.75rem;min-height:28px;height:28px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.users-table td,.lists-table td,.gifts-table td{padding:.875rem .75rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}.lists-table th:nth-child(1),.lists-table td:nth-child(1){width:60px;text-align:center}.lists-table th:nth-child(2),.lists-table td:nth-child(2){min-width:150px;max-width:250px}.lists-table th:nth-child(3),.lists-table td:nth-child(3){min-width:150px;max-width:300px}.lists-table th:nth-child(4),.lists-table td:nth-child(4){width:100px;text-align:center}.lists-table th:nth-child(5),.lists-table td:nth-child(5){width:140px;white-space:nowrap}.lists-table th:last-child,.lists-table td:last-child{width:200px;white-space:nowrap;padding:.5rem}.lists-table td:last-child>div{display:flex;gap:.25rem;align-items:center;justify-content:flex-start;flex-wrap:nowrap}.lists-table td:last-child .btn{padding:.25rem .5rem;font-size:.75rem;min-height:28px;height:28px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.users-table tbody tr:hover,.lists-table tbody tr:hover,.gifts-table tbody tr:hover{background:#f7fafc}.users-table tbody tr.selected,.lists-table tbody tr.selected,.gifts-table tbody tr.selected{background:#e6f3ff}.gifts-table tbody tr.reserved{background:#48bb781a}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.status-badge.active{background:#c6f6d5;color:#22543d}.status-badge.inactive{background:#fed7d7;color:#742a2a}.admin-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;background:#667eea;color:#fff}.btn{padding:.5rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:36px}.btn-sm{padding:.375rem .75rem;font-size:.8125rem;min-height:32px}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#545b62}.btn-warning{background:#f59e0b;color:#fff}.btn-warning:hover{background:#d97706}.gift-link,.email-link{color:#007bff;text-decoration:none;font-weight:500}.gift-link:hover,.email-link:hover{text-decoration:underline}.message-cell{max-width:300px;word-break:break-word;white-space:normal}.loading{text-align:center;padding:2rem;color:#4a5568}.error-message{background:#fed7d7;color:#742a2a;padding:1rem;border-radius:8px;margin-bottom:1rem}.empty-state{text-align:center;padding:2rem;color:#718096}@media (max-width: 768px){.admin-users,.users-section,.lists-section,.gifts-section{padding:1rem}.users-table,.lists-table,.gifts-table{font-size:.8rem}.users-table th,.lists-table th,.gifts-table th,.users-table td,.lists-table td,.gifts-table td{padding:.5rem .375rem}.message-cell{max-width:200px;font-size:.75rem}.btn-sm{padding:.25rem .5rem;font-size:.75rem;min-height:28px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.delete-confirmation-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.modal-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;color:#dc3545;font-size:1.25rem}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d;padding:.25rem;border-radius:4px;transition:all .2s}.modal-close:hover{background:#f8f9fa;color:#343a40}.modal-body{padding:1.5rem}.delete-warning{text-align:center;margin-bottom:2rem;padding:1rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px}.warning-icon{font-size:2rem;margin-bottom:.5rem}.user-info{font-size:1.1rem;color:#856404;margin:.5rem 0}.delete-details{margin-bottom:2rem}.delete-details h4{color:#495057;margin-bottom:.5rem}.delete-details ul{margin:0;padding-left:1.5rem}.delete-details li{margin-bottom:.25rem;color:#6c757d;font-size:.9rem}.confirmation-input{margin-bottom:1rem}.confirmation-input-field{width:100%;padding:.75rem;border:2px solid #ced4da;border-radius:6px;font-size:1rem;transition:border-color .2s}.confirmation-input-field:focus{outline:none;border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.modal-footer{padding:1.5rem;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end}.modal-footer .btn{min-width:100px}@media (max-width: 576px){.modal-overlay{padding:.5rem}.delete-confirmation-modal{max-height:95vh}}.delete-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.delete-dialog-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.delete-dialog-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.delete-dialog-header h3{margin:0;color:#dc3545;font-size:1.5rem}.delete-dialog-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d}.delete-dialog-close:hover{color:#495057}.delete-dialog-body{padding:1.5rem;flex:1}.delete-warning{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px}.warning-icon{font-size:2rem;flex-shrink:0}.user-info{margin:.5rem 0 0;font-size:1.1rem;color:#495057}.delete-details h4{margin:0 0 .75rem;color:#495057;font-size:1.1rem}.delete-details ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:1.5rem}.delete-details li{margin-bottom:.5rem;color:#495057;line-height:1.4}.confirmation-input{margin-top:1.5rem}.confirmation-input label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057}.confirmation-input-field{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s}.confirmation-input-field:focus{outline:none;border-color:#dc3545}.delete-dialog-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e2e8f0;background:#f8f9fa}.btn-secondary{background-color:#6c757d;color:#fff;border:1px solid #6c757d}.btn-secondary:hover{background-color:#5a6268;border-color:#545b62}.btn-danger{background-color:#dc3545;color:#fff;border:1px solid #dc3545}.btn-danger:hover:not(:disabled){background-color:#c82333;border-color:#bd2130}.btn:disabled{opacity:.6;cursor:not-allowed}
