.table-section{background:transparent;padding:0;border-radius:0;margin:20px 0;box-shadow:none;position:relative;overflow:visible;border:none}.table-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e5e7eb}.inspections-table{width:100%;border-collapse:collapse;font-size:14px}.inspections-table thead{background:#f8fafc}.inspections-table th{padding:16px 20px;text-align:left;font-weight:700;color:#374151;font-size:14px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb}.inspections-table td{padding:16px 20px;border-bottom:1px solid #f3f4f6;vertical-align:middle;color:#374151}.table-row{transition:all .2s ease;cursor:pointer;background:#fff}.table-row:nth-child(2n){background:#f9fafb}.table-row:hover{background:#f3f4f6;transform:none;box-shadow:none}.id-cell{width:80px}.id-badge{display:inline-flex;align-items:center;justify-content:center;width:50px;height:24px;background:#f3f4f6;color:#374151;border-radius:4px;font-weight:600;font-size:12px;font-family:Courier New,monospace;letter-spacing:.5px}.name-cell{min-width:200px}.inspection-info{display:flex;align-items:center;gap:12px}.inspection-icon{width:32px;height:32px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px}.inspection-name{font-weight:500;color:#374151;font-size:14px}.date-cell{min-width:120px}.date-text{color:#64748b;font-size:14px;font-weight:500}.status-cell{min-width:120px}.status-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-completed,.status-sent{background:#dcfce7;color:#166534;border:1px solid #86efac}.status-in-progress{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.status-pending{background:#fed7aa;color:#ea580c;border:1px solid #fdba74}.status-cancelled{background:#fee2e2;color:#991b1b;border:1px solid #f87171}.actions-cell{width:120px;text-align:center}.action-buttons{gap:8px}.action-btn-small,.action-buttons{display:flex;justify-content:center}.action-btn-small{width:32px;height:32px;border:none;border-radius:8px;align-items:center;cursor:pointer;transition:all .2s ease;font-size:12px}.edit-btn{background:#3b82f6;color:#fff;border:none}.edit-btn:hover{background:#2563eb;transform:none;box-shadow:none}.document-btn{background:#10b981;color:#fff;border:none}.document-btn:hover{background:#059669;transform:none;box-shadow:none}.delete-btn{background:#ef4444;color:#fff;border:none}.delete-btn:hover{background:#dc2626;transform:none;box-shadow:none}.add-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px rgba(59,130,246,.3);white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content;text-align:center}.add-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 8px 24px rgba(59,130,246,.4)}.action-bar{background:transparent;padding:2px 0;margin:2px 0;border-radius:0;box-shadow:none;border:none}.action-bar-content{display:flex;justify-content:space-between;align-items:center;width:100%}.action-bar-left{flex:1}.action-bar-right{display:flex;align-items:center;gap:12px}@media (max-width:1024px){.table-section{padding:24px 16px;margin:16px 0}.inspections-table td,.inspections-table th{padding:12px 16px}.inspection-info{gap:8px}.inspection-icon{width:28px;height:28px;font-size:12px}.id-badge{width:36px;height:28px;font-size:11px}}@media (max-width:768px){.app-container{padding:0 10px}.heading-section{padding:24px 16px;margin:16px 0}.heading-content h1{font-size:1.8rem}.heading-content p{font-size:.9rem}.table-section{padding:20px 12px;margin:12px 0}.table-container{border-radius:8px}.inspections-table{font-size:13px}.inspections-table td,.inspections-table th{padding:10px 12px}.inspections-table th{font-size:14px;font-weight:800}.inspection-info{gap:6px}.inspection-icon{width:24px;height:24px;font-size:11px}.inspection-name{font-size:13px}.id-badge{width:32px;height:24px;font-size:10px}.status-badge{padding:4px 8px;font-size:10px}.action-btn-small{width:28px;height:28px;font-size:11px}.add-btn{padding:12px 24px;font-size:13px;white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}}@media (max-width:640px){.app-container{padding:0 5px}.heading-section{padding:20px 12px;margin:12px 0}.heading-content h1{font-size:1.5rem}.heading-content p{font-size:.8rem}.action-bar{padding:2px 0;margin:2px 0}.action-bar-content{flex-direction:row;justify-content:space-between;align-items:center}.action-bar-left{flex:1}.action-bar-right{justify-content:flex-end;flex:none}.table-section{padding:16px 8px;margin:8px 0}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.inspections-table{min-width:600px;font-size:12px}.inspections-table td,.inspections-table th{padding:8px 10px}.inspections-table th{font-size:12px;font-weight:800}.inspection-info{gap:4px}.inspection-icon{width:20px;height:20px;font-size:10px}.inspection-name{font-size:12px}.id-badge{width:28px;height:20px;font-size:9px}.date-text{font-size:11px}.status-badge{padding:3px 6px;font-size:9px}.action-btn-small{width:24px;height:24px;font-size:10px}.action-buttons{gap:4px}.add-btn{padding:12px 20px;font-size:12px;width:auto;justify-content:center;white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.btn-text{display:inline}.add-btn i{margin-right:6px}}@media (max-width:480px){.heading-section{padding:16px 10px;margin:10px 0}.heading-content h1{font-size:1.3rem}.heading-content p{font-size:.75rem}.action-bar{padding:2px 0;margin:2px 0}.action-bar-content{flex-direction:row;justify-content:space-between;align-items:center}.action-bar-left{flex:1}.action-bar-right{justify-content:flex-end;flex:none}.table-section{padding:12px 6px;margin:6px 0}.inspections-table{min-width:500px;font-size:11px}.inspections-table td,.inspections-table th{padding:6px 8px}.inspections-table th{font-size:11px;font-weight:800}.inspection-icon{width:18px;height:18px;font-size:9px}.inspection-name{font-size:11px}.id-badge{width:24px;height:18px;font-size:8px}.date-text{font-size:10px}.status-badge{padding:2px 4px;font-size:8px}.action-btn-small{width:20px;height:20px;font-size:9px}.add-btn{padding:10px 16px;font-size:11px;width:auto;justify-content:center;white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.btn-text{display:inline}.add-btn i{margin-right:4px}}@media (max-width:360px){.heading-section{padding:12px 8px;margin:8px 0}.heading-content h1{font-size:1.1rem}.heading-content p{font-size:.7rem}.action-bar{padding:2px 0;margin:2px 0}.action-bar-content{flex-direction:row;justify-content:space-between;align-items:center}.action-bar-left{flex:1}.action-bar-right{justify-content:flex-end;flex:none}.table-section{padding:10px 4px;margin:4px 0}.inspections-table{min-width:450px;font-size:10px}.inspections-table td,.inspections-table th{padding:4px 6px}.inspections-table th{font-size:8px}.inspection-icon{width:16px;height:16px;font-size:8px}.inspection-name{font-size:10px}.id-badge{width:20px;height:16px;font-size:7px}.date-text{font-size:9px}.status-badge{padding:1px 3px;font-size:7px}.action-btn-small{width:18px;height:18px;font-size:8px}.add-btn{padding:8px 14px;font-size:10px;width:auto;justify-content:center;white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.btn-text{display:inline}.add-btn i{margin-right:4px}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px)}.popup-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.2);width:90%;max-width:500px;max-height:90vh;overflow:hidden;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-header{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.popup-header h3{margin:0;font-size:1.25rem;font-weight:600}.popup-close-btn{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.popup-close-btn:hover{background:hsla(0,0%,100%,.2)}.popup-body{padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:.9rem}.form-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.popup-footer{padding:20px 24px;background:#f8fafc;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #e5e7eb;flex-direction:row}.popup-btn{padding:10px 20px;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;min-width:80px;width:100px;text-align:center;display:flex;align-items:center;justify-content:center}.cancel-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.cancel-btn:hover{background:#e5e7eb;border-color:#9ca3af}.save-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 2px 4px rgba(59,130,246,.3)}.save-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 8px rgba(59,130,246,.4)}.save-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:640px){.popup-content{width:95%;margin:20px}.popup-header{padding:16px 20px}.popup-header h3{font-size:1.1rem}.popup-body{padding:20px}.popup-footer{padding:16px 20px;flex-direction:row;justify-content:space-between;gap:8px}.popup-btn{flex:1;padding:12px 16px;font-size:.9rem;width:auto;min-width:0;text-align:center;display:flex;align-items:center;justify-content:center}}@media (max-width:480px){.popup-footer{padding:12px 16px;gap:6px}.popup-btn{padding:10px 12px;font-size:.9rem;text-align:center;display:flex;align-items:center;justify-content:center}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.defect-edit-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:900px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.modal-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#1f2937}.modal-close-btn{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease}.modal-close-btn:hover{background:#e5e7eb;color:#374151}.modal-body{flex:1;overflow-y:auto;padding:24px}.modal-footer{padding:20px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;background:#f8fafc}.modal-btn{padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-size:14px}.secondary-btn{background:#6b7280;color:#fff}.secondary-btn:hover{background:#4b5563}.defects-list{display:flex;flex-direction:column;gap:20px}.defect-card{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative}.defect-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4,#10b981);border-radius:16px 16px 0 0}.defect-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:#cbd5e1}.defect-header{padding:20px 24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;position:relative}.defect-header:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}.defect-actions{display:flex;align-items:center;gap:12px}.defect-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#1e293b;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.delete-defect-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .3s ease;font-size:14px;box-shadow:0 2px 8px rgba(239,68,68,.3);display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.delete-defect-btn:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 4px 12px rgba(239,68,68,.4)}.delete-defect-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(239,68,68,.3)}.delete-defect-btn i{font-size:16px;color:#fff}.delete-defect-btn:disabled{opacity:.6;cursor:not-allowed}.professional-edit-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .3s ease;font-size:14px;box-shadow:0 2px 8px rgba(59,130,246,.3);display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.professional-edit-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.professional-edit-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(59,130,246,.3)}.professional-edit-btn i{font-size:16px;color:#fff}.save-defect-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .3s ease;font-size:14px;box-shadow:0 2px 8px rgba(16,185,129,.3);display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin-right:8px}.save-defect-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.cancel-defect-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .3s ease;font-size:14px;box-shadow:0 2px 8px rgba(239,68,68,.3);display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin-right:8px}.cancel-defect-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 4px 12px rgba(239,68,68,.4)}.defect-content{padding:24px;display:grid;grid-template-columns:240px 1fr;gap:32px;align-items:start}.defect-image{border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.12);border:2px solid #f1f5f9;position:relative;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.defect-image img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.defect-image:hover img{transform:scale(1.02)}.defect-details{display:flex;flex-direction:column;gap:16px}.detail-row{font-size:15px;line-height:1.6;color:#374151;padding:12px 16px;background:#f8fafc;border-radius:10px;border-left:4px solid #e2e8f0;transition:all .2s ease;position:relative}.detail-row:hover{background:#f1f5f9;border-left-color:#3b82f6;transform:translateX(2px)}.detail-row strong{color:#1e293b;font-weight:600;display:inline-block;min-width:120px;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.detail-row.total-cost{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:16px 20px;border-radius:12px;border-left:4px solid #0ea5e9;font-size:18px;font-weight:700;color:#0c4a6e;margin-top:12px;box-shadow:0 4px 12px rgba(14,165,233,.15);position:relative;overflow:hidden}.detail-row.total-cost:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#0ea5e9,#3b82f6,#8b5cf6)}.detail-row.total-cost strong{color:#0c4a6e;font-size:16px}.defect-input{width:100%;padding:8px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;color:#374151;background:#fff;transition:all .2s ease;margin-left:8px}.defect-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);background:#f8fafc}.defect-input:hover{border-color:#cbd5e1}.defect-input[type=textarea]{min-height:80px;resize:vertical;font-family:inherit;line-height:1.5}.defect-input[type=number]{width:100px;text-align:right}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280}.loading-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#6b7280}.empty-icon{font-size:3rem;margin-bottom:16px;opacity:.6}.empty-state h3{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#374151}.empty-state p{margin:0;font-size:14px}@media (max-width:768px){.defect-edit-modal{margin:8px;max-height:96vh;border-radius:16px}.modal-header{padding:16px 20px;flex-wrap:wrap;gap:10px}.modal-header h2{font-size:1.3rem;line-height:1.3;word-break:break-word}.modal-body{padding:16px 20px}.header-image-section{margin-bottom:20px}.header-image-section h3{font-size:1.1rem;margin-bottom:8px}.section-description{font-size:13px;margin-bottom:12px}.defect-content{grid-template-columns:1fr;gap:20px;padding:16px}.defect-image{order:1;max-width:100%}.defect-details{order:2;gap:12px}.defect-image img{height:200px;border-radius:12px}.defect-header{padding:16px 18px;flex-wrap:wrap;gap:12px}.defect-header h3{font-size:1.15rem;flex:1;min-width:0}.defect-actions{flex-wrap:wrap;gap:8px}.detail-row{padding:12px 16px;font-size:14px;flex-direction:column;align-items:flex-start;gap:8px}.detail-row strong{min-width:auto;font-size:13px;width:100%;margin-bottom:4px}.defect-input{margin-left:0;width:100%;padding:12px 14px;font-size:16px;border-radius:10px;touch-action:manipulation}.defect-input[type=number]{width:100%;text-align:left}.defect-input[type=textarea]{min-height:100px}}@media (max-width:480px){.modal-overlay{padding:0;align-items:flex-start}.defect-edit-modal{margin:0;max-height:100vh;height:100vh;border-radius:0;width:100vw}.modal-header{padding:12px 16px;position:static;background:#f8fafc;border-bottom:2px solid #e5e7eb}.modal-tabs-container{position:static!important;background:#fff}.modal-header h2{font-size:1.2rem;line-height:1.2;margin-right:8px}.modal-close-btn{padding:12px;font-size:1.3rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.modal-body{padding:12px 16px;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-footer{padding:12px 16px;position:sticky;bottom:0;background:#f8fafc;border-top:2px solid #e5e7eb}.header-image-section{margin-bottom:16px}.header-image-section h3{font-size:1.05rem;margin-bottom:6px}.section-description{font-size:12px;line-height:1.4;margin-bottom:10px}.defects-list{gap:16px}.defect-card{border-radius:12px;margin-bottom:8px}.defect-header{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:12px}.defect-header h3{font-size:1.1rem;width:100%}.defect-actions{width:100%;justify-content:flex-start;gap:12px}.cancel-defect-btn,.delete-defect-btn,.professional-edit-btn,.save-defect-btn{min-width:44px;min-height:44px;padding:12px;border-radius:10px;font-size:16px;touch-action:manipulation}.defect-content{padding:12px 16px;gap:16px}.defect-image{width:100%}.defect-image img{height:160px;border-radius:10px}.detail-row{padding:12px 14px;font-size:14px;border-radius:8px;flex-direction:column;align-items:stretch;gap:8px}.detail-row strong{font-size:13px;min-width:auto;width:100%;margin-bottom:6px;color:#475569}.defect-input{font-size:16px;padding:14px 16px;border-radius:8px;border-width:2px;min-height:44px;touch-action:manipulation;-webkit-appearance:none;-moz-appearance:none;appearance:none}.defect-input[type=textarea]{min-height:120px;resize:vertical;font-family:inherit}.defect-input[type=number]{text-align:left}.detail-row.total-cost{padding:16px 18px;font-size:15px;border-radius:10px;margin-top:8px}.detail-row.total-cost strong{font-size:14px}.modal-btn{padding:14px 24px;font-size:16px;min-height:44px;border-radius:10px;touch-action:manipulation}}.header-image-section{margin-bottom:20px;padding-bottom:20px}.header-image-section h3{font-size:18px;font-weight:600;margin-bottom:10px;color:#111827}.section-description{color:#6b7280;font-size:14px;margin-bottom:15px}.header-image-container{display:flex;flex-direction:column;gap:20px}.current-header-image{background:#f3f4f6;padding:15px;border-radius:8px;display:flex;flex-direction:column;align-items:center}.current-header-image h4{font-size:16px;margin-bottom:10px;font-weight:500}.header-image-preview{width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-bottom:10px}.clear-header-btn{background-color:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}.clear-header-btn:hover{background-color:#dc2626}.clear-header-btn:disabled{background-color:#f87171;cursor:not-allowed}.header-image-options h4{font-size:16px;margin-bottom:10px;font-weight:500}.image-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.header-image-option{position:relative;height:90px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease}.header-image-option.selected{border-color:#2563eb}.header-image-option:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.header-image-option img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.option-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:#fff;padding:4px;font-size:12px;text-align:center;transform:translateY(100%);transition:transform .2s ease}.header-image-option.selected .option-overlay,.header-image-option:hover .option-overlay{transform:translateY(0)}.header-image-option.selected .option-overlay{background:rgba(37,99,235,.7)}.section-divider{height:1px;background-color:#e5e7eb;margin:20px 0}.header-image-uploader{width:100%;margin-bottom:20px}.upload-container{background:#f9fafb;padding:20px;border-radius:8px;border:2px dashed #e5e7eb}.upload-container h4{font-size:16px;margin-bottom:15px;font-weight:500;color:#374151}.upload-options{display:flex;flex-direction:column;gap:15px}.upload-buttons{display:flex;gap:10px;flex-wrap:wrap}.btn{border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.btn,.upload-btn{padding:8px 16px;display:inline-flex;align-items:center;justify-content:center}.upload-btn{background-color:#3b82f6;color:#fff;width:auto}.upload-btn:hover{background-color:#2563eb}.upload-btn.disabled{background-color:#93c5fd;cursor:not-allowed}.upload-hint{font-size:13px;color:#6b7280;font-style:italic}.header-text-input{margin-bottom:20px;padding:15px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.text-input-label{display:block;font-weight:500;margin-bottom:5px;color:#374151}.text-input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;margin-bottom:8px}.text-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.text-input-hint{font-size:13px;color:#6b7280;margin-top:5px}.image-with-text-preview{position:relative;width:100%;max-width:600px;margin:0 auto 15px}.header-text-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;background-color:rgba(0,0,0,.3)}.header-text-overlay span{color:#fff;font-size:22px;font-weight:700;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.8);max-width:80%;overflow-wrap:break-word}