.sidebar{color:#fff;background:#1f2937;width:260px;padding:24px;font-family:Inter,sans-serif;margin:0!important}.sidebar h2{color:#fff;margin-bottom:32px}.sidebar ul{padding:0;list-style:none}.sidebar li{margin:12px 0}.sidebar a{color:#d1d5db;border-radius:8px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.sidebar a:hover{background:#374151}.sidebar a.active{color:#fff;background:#2563eb}.sidebar-logout{width:100%;color:inherit;font-size:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:14px;padding:14px 12px;display:flex}.sidebar-logout:hover{background:#ffffff14}.layout{flex-direction:column;height:100vh;display:flex}.layout-body{flex:1;display:flex}.content{flex:1;padding:0;overflow:auto}@media screen and (width<=768px){.layout-body{display:inline}.sidebar{color:#fff;background:#1f2937;width:100%;padding:24px}table,thead,tbody,th,td,tr{display:block}thead tr{position:absolute;top:-9999px;left:-9999px}tr{border:1px solid #ccc;margin-bottom:15px}td{text-align:left;border:none;border-bottom:1px solid #eee;padding-left:50%;position:relative}td:before{white-space:nowrap;content:attr(data-label);width:45%;padding-right:10px;font-weight:700;position:absolute;top:12px;left:12px}}.login-page{box-sizing:border-box;background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;overflow-y:auto}.login-box{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:420px;padding:40px;box-shadow:0 8px 30px #00000014}.login-header{text-align:center;margin-bottom:30px}.login-header h2{color:#000;margin:0;font-size:28px;font-weight:700}.login-header p{color:#6b7280;margin:8px 0 0;font-size:15px}.login-field{margin-bottom:20px}.login-field label{color:#1f2937;margin-bottom:8px;font-weight:600;display:block}.login-field input{color:#111827;box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;height:48px;padding:0 14px;font-size:15px;background:#fff!important}.login-field input:focus{box-shadow:none;border-color:#2563eb;outline:none}.email-input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.email-input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.email-input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.email-input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.password-input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.password-input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.password-input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.password-input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#111827!important;color:#111827!important;background-color:#fff!important;border:1px solid #d1d5db!important;box-shadow:inset 0 0 0 1000px #fff!important}.password-wrapper{width:100%;position:relative}.password-wrapper input{padding-right:48px}.password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:16px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle:hover{color:#2563eb}.password-toggle:focus{box-shadow:none;outline:none}.login-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:6px;width:100%;height:48px;margin-top:4px;font-size:16px;font-weight:600;transition:background .2s}.login-button:hover{background:#1d4ed8}.login-button:disabled{opacity:.7;cursor:not-allowed}.remember-row{justify-content:space-between;align-items:center;gap:15px;margin-top:18px;display:flex}.remember-row label{color:#6b7280;cursor:pointer;white-space:nowrap;align-items:center;gap:8px;margin:0;font-size:16px;display:flex}.remember-row input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin:0;padding:0;position:relative}.remember-row input[type=checkbox]:checked{background:#fff;border-color:#2563eb}.remember-row input[type=checkbox]:checked:after{content:"✓";color:#2563eb;font-size:13px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.remember-row input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px #2563eb26}.forgot-password{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:16px}.forgot-password:hover{text-decoration:underline}.forgot-password:focus{outline:none}.login-error{color:#b91c1c;background:#fee2e2;border-radius:6px;margin-bottom:20px;padding:12px 14px;font-size:14px}.login-success{color:#166534;background:#dcfce7;border-radius:6px;margin-bottom:20px;padding:12px 14px;font-size:14px}@media (width<=480px){.login-page{padding:25px 15px}.login-box{padding:30px 25px}.login-header h2{font-size:26px}.login-header p{font-size:14px}.remember-row{align-items:flex-start}.remember-row label,.forgot-password{font-size:14px}}.invalid-feedback{border:1px solid red}.btn-primary{color:#fff;background:#2563eb;border:0;border-radius:10px;margin:20px 0;padding:12px 22px;font-weight:600}.page-title{color:#0f172a;margin-bottom:20px;font-size:42px;font-weight:700}.subtitle{color:#64748b;margin-bottom:20px;font-size:16px}.custom-modal-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.form-group{text-align:left;width:100%}.form-group .form-label{width:100%;margin-bottom:6px;display:block}.form-group .form-control,.form-group .form-select{width:100%;display:block}.custom-modal{background:#fff;border-radius:8px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #00000040}.form-label{color:#0f172a;font-weight:600}.form-control,.form-select{color:#0f172a;background:#f8fafc;border:1px solid #ddd;border-radius:6px;padding:10px 12px;font-size:14px}.form-group .form-select:invalid{color:#6c757d}.text-danger{color:red}.bg-industry{color:#fff;background-color:#9231bb;border-radius:5px;margin:5px;padding:5px 5px 7px}.custom-modal,.form-modal{background:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #00000040}.custom-modal-body{text-align:left;padding:25px 30px}.modal-close{cursor:pointer;color:#000;background:0 0;border:0;padding:0 5px;font-size:28px;line-height:1}.custom-modal-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.custom-modal-header h5{color:#0f172a;margin:0;font-size:20px;font-weight:600}.custom-modal-body{padding:20px}.product-container{text-align:center;background:#f8fafc;min-height:100vh;padding:30px}.product-view div{gap:10px}.product-view h3{color:#0f172a;padding:15px 0;font-size:20px;font-weight:600}.product-view p{color:#64748b;font-size:14px}.status-btn{margin:10px 0}.bg-success{color:#fff;background:#16a34a;border-radius:6px;padding:4px 10px}.bg-danger,.btn-danger{color:#fff;background:#da0914;border-radius:6px;padding:4px 10px}.pagination-wrapper{justify-content:center;margin-top:20px;display:flex}.pagination-wrapper button{color:#fff;background:#2563eb;border:0;border-radius:6px;margin:0 5px;padding:8px 14px;font-weight:600}.search-input,.status-select{color:#0f172a;background:#f1f1f1;border:1px solid #ccc;border-radius:10px;width:350px;height:42px;padding:0 15px}.modal-backdrop-custom{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-modal{background:#fff;border-radius:8px;width:100%;max-width:450px;box-shadow:0 10px 40px #0003}.confirm-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.confirm-modal-header h5{margin:0}.modal-close-btn{cursor:pointer;background:0 0;border:0;font-size:26px;line-height:1}.confirm-modal-body{padding:20px}.confirm-modal-body p{margin:0}.confirm-modal-footer{border-top:1px solid #eee;justify-content:flex-end;gap:10px;padding:15px 20px;display:flex}.toast-custom{z-index:10000;border-radius:6px;justify-content:space-between;align-items:center;gap:15px;min-width:300px;max-width:450px;padding:14px 16px;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 5px 20px #00000026}.toast-success{color:#fff;background:#198754}.toast-error{color:#fff;background:#dc3545}.toast-message{flex:1}.toast-close{color:inherit;cursor:pointer;background:0 0;border:0;font-size:22px;line-height:1}.btn-secondary{color:#fff;background:#6c757d;border-radius:6px;padding:4px 10px}.confirm-modal h5{color:#000}.confirm-modal p{color:#0f172a}.toolbar{gap:15px;margin-top:20px;margin-bottom:15px;display:flex}.search-input{border:1px solid #dbe3ef;border-radius:10px;width:350px;height:42px;padding:0 15px}.status-select{border:1px solid #dbe3ef;border-radius:10px;width:180px}.product-count{color:#64748b;justify-content:flex-end;gap:5px;margin-bottom:15px;display:flex}.table-box{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000000f}.product-table{border-collapse:collapse;width:100%}.product-table thead{background:#f8fafc}.product-table th{text-align:left;color:#475569;text-transform:uppercase;padding:16px;font-size:13px}.product-table td{text-align:left;color:#334155;border-top:1px solid #f1f5f9;padding:14px 16px}.product-table tbody tr:hover{background:#f8fbff}.status{color:#15803d;background:#dcfce7;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600}.action-buttons{gap:8px;display:flex}.action-btn{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.action-btn:hover{color:#fff;background:#2563eb}.current-testimonial-image{flex-direction:column;align-items:flex-start;gap:10px}.current-testimonial-image img{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:135px;height:135px}.remove-image-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:600;transition:all .2s}.remove-image-btn:hover{color:#fff;background:#dc2626}input[type=datetime-local]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding-right:45px;position:relative}input[type=datetime-local]::-webkit-calendar-picker-indicator{opacity:1;visibility:visible;cursor:pointer;width:18px;height:18px;display:block}input[type=datetime-local]::-webkit-datetime-edit{color:#172036}input[type=datetime-local]::-webkit-datetime-edit-text{color:#172036}input[type=datetime-local]::-webkit-calendar-picker-indicator{opacity:1}.product-highlights-form{margin-top:24px}.product-highlights-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.product-highlights-header .form-label{margin:0;font-weight:600}.add-highlight-btn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #2563eb;border-radius:6px;justify-content:center;align-items:center;padding:7px 14px;font-size:14px;font-weight:500;line-height:1.4;transition:all .2s;display:inline-flex}.add-highlight-btn:hover{color:#fff;background:#2563eb}.product-highlight-item{background:#fafafa;border:1px solid #ddd;border-radius:8px;margin-bottom:15px;padding:18px}.product-highlight-item-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.remove-highlight-btn{color:#dc3545;cursor:pointer;background:#fff;border:1px solid #dc3545;border-radius:5px;margin-left:10px;padding:4px 8px;font-size:13px}.remove-highlight-btn:hover{color:#fff;background:#dc3545}.product-view-highlight-icon{background:#eef0f7;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;display:flex}.product-view-highlight h4{margin:0 0 4px;font-size:16px;font-weight:600}.product-view-highlight p{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.product-gallery-form{margin-top:24px}.product-gallery-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.product-gallery-header .form-label{margin-bottom:0;font-size:18px;font-weight:600}.product-gallery-slider{align-items:center;gap:10px;width:100%;margin-top:20px;display:flex}.product-gallery-preview{scroll-behavior:smooth;scrollbar-width:thin;flex:1;align-items:center;gap:16px;min-width:0;padding:4px 2px 12px;display:flex;overflow:auto hidden}.product-gallery-preview::-webkit-scrollbar{height:7px}.product-gallery-preview::-webkit-scrollbar-track{background:#e5e7eb;border-radius:10px}.product-gallery-preview::-webkit-scrollbar-thumb{background:#999;border-radius:10px}.product-gallery-preview-item{background:#f7f8fa;border:1px solid #d9dce1;border-radius:10px;flex:0 0 240px;width:240px;height:175px;position:relative;overflow:hidden}.product-gallery-preview-item img{object-fit:cover;width:100%;height:100%;display:block}.remove-gallery-image{color:#fff;cursor:pointer;z-index:2;background:#444;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:25px;line-height:1;display:flex;position:absolute;top:8px;right:8px}.remove-gallery-image:hover{background:#222}.gallery-nav{color:#222;cursor:pointer;background:#f0f2f5;border:0;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:32px;line-height:1;transition:background .2s;display:flex}.gallery-nav:hover{background:#e1e4e8}.product-gallery-info{color:#8b95a5;justify-content:space-between;align-items:center;margin-top:8px;font-size:14px;display:flex}@media (width<=767px){.product-gallery-header{flex-direction:column;align-items:flex-start;gap:4px}.product-gallery-slider{gap:6px}.product-gallery-preview-item{flex:0 0 180px;width:180px;height:140px}.gallery-nav{flex:0 0 34px;width:34px;height:34px;font-size:26px}.product-gallery-info{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=768px){.page-title{font-size:35px}}.moq-form-row{grid-template-columns:2fr 1fr;align-items:start;gap:20px;display:grid}@media (width<=768px){.moq-form-row{grid-template-columns:1fr;gap:0}}.enquiry-modal-backdrop{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.enquiry-view-modal{background:#fff;border-radius:12px;width:100%;max-width:850px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #0003}.enquiry-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.enquiry-modal-header h4{color:#111827;margin:0;font-size:20px;font-weight:600}.enquiry-modal-close{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:26px;line-height:1;transition:all .2s;display:flex}.enquiry-modal-close:hover{color:#111827;background:#e5e7eb}.enquiry-view-details{grid-template-columns:repeat(2,1fr);gap:0 30px;padding:25px;display:grid}.enquiry-view-field{min-width:0;margin-bottom:20px}.enquiry-view-field h3{color:#0d0d0d;margin:0 0 6px;font-size:18px;font-weight:500}.enquiry-view-field p{color:#111827;word-break:break-word;margin:0;font-size:15px;line-height:1.6}.enquiry-message-field{grid-column:1/-1}.enquiry-message{white-space:pre-wrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;min-height:80px;padding:14px}.enquiry-badge{border-radius:20px;align-items:center;padding:5px 12px;font-size:13px;font-weight:500;display:inline-flex}.enquiry-badge-new{color:#92400e;background:#fef3c7}.enquiry-badge-read{color:#15803d;background:#dcfce7}.enquiry-view-modal::-webkit-scrollbar{width:7px}.enquiry-view-modal::-webkit-scrollbar-track{background:#f9fafb}.enquiry-view-modal::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}@media (width<=768px){.enquiry-modal-backdrop{padding:15px}.enquiry-view-modal{max-height:95vh}.enquiry-view-details{grid-template-columns:1fr;padding:20px}.enquiry-message-field{grid-column:auto}}@media (width<=480px){.enquiry-modal-backdrop{padding:10px}.enquiry-modal-header{padding:15px}.enquiry-modal-header h4{font-size:18px}.enquiry-view-details{padding:18px}.enquiry-view-field{margin-bottom:16px}.enquiry-view-field p{font-size:14px}}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.stat-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-height:150px;padding:22px 24px;transition:all .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.stat-card-top{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.stat-card-title{color:#64748b;margin:0 0 10px;font-size:15px;font-weight:500}.stat-card-value{color:#172033;margin:0;font-size:34px;font-weight:700;line-height:1.1}.stat-card-description{color:#94a3b8;margin:10px 0 0;font-size:13px}.stat-card-icon{color:#2563eb;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.recent-enquiries{width:100%;margin-top:32px}.recent-enquiries .section-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.recent-enquiries .section-header h3{color:#172033;margin:0;font-size:20px;font-weight:600}.recent-enquiries .table-box{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto;box-shadow:0 4px 18px #0000000a}.recent-enquiries .product-table{border-collapse:collapse;width:100%}.recent-enquiries .product-table th{color:#64748b;text-align:left;text-transform:uppercase;letter-spacing:.4px;background:#f8fafc;padding:15px 20px;font-size:12px;font-weight:600}.recent-enquiries .product-table td{color:#334155;text-align:left;cursor:pointer;border-top:1px solid #f1f5f9;padding:16px 20px;font-size:14px}.recent-enquiries .product-table tbody tr{transition:background .2s}.recent-enquiries .product-table tbody tr:hover{background:#f8fafc}.section-header{margin-bottom:15px}.section-header h3{margin:0;font-size:20px;font-weight:600}.status-badge{text-transform:capitalize;border-radius:20px;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.new{color:#15803d;background:#dcfce7}.status-badge.read{color:#475569;background:#e2e8f0}.view-all-btn{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:14px;font-weight:600}.view-all-btn:hover{text-decoration:underline}.recent-enquiry-row{cursor:pointer;transition:background .2s}.recent-enquiry-row:hover{background:#f8fafc}.stat-card-clickable{cursor:pointer}.stat-card-clickable:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000014}.stat-card-clickable:focus{outline-offset:2px;outline:2px solid #2563eb}.dashboard-page,.product-page,.product-container{max-width:100%;overflow-x:hidden}.dashboard-bottom-grid{grid-template-columns:60% 40%;gap:15px;margin-top:32px;display:grid}.dashboard-panel{min-width:0}.dashboard-panel .section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dashboard-panel .section-header h3{margin:0}.dashboard-panel .table-box{width:100%;overflow-x:auto}.dashboard-panel .product-table{width:100%}.recent-search-keywords{margin-top:32px}.recent-search-keywords h3{color:#000}@media (width<=1000px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.dashboard-stats{grid-template-columns:1fr}.recent-enquiries .product-table{min-width:700px}}.product-form{width:100%}.modal-overlay{box-sizing:border-box;z-index:99999;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:600px;height:calc(100vh - 40px);max-height:calc(100vh - 40px);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000040}.modal-header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h3{margin:0;font-size:22px}.modal-close{cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1}.modal-body{flex:1;min-height:0;padding:24px;overflow:hidden auto}.hero-current-image{margin-top:10px}.current{font-size:12px}.hero-current-image img{object-fit:contain;border:1px solid #ddd;border-radius:8px;width:180px;height:100px;display:block}.product-view{width:100%}.product-view-main{border-bottom:1px solid #e5e7eb;grid-template-columns:260px 1fr;gap:30px;padding-bottom:25px;display:grid}.product-view-image-wrapper{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;width:260px;height:260px;overflow:hidden}.product-view-image{object-fit:cover;width:100%;height:100%;display:block}.product-view-no-image{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.product-view-info{min-width:0}.product-view-field{margin-bottom:20px;color:#111827!important}.product-view-label{color:#6b7280;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.product-view-field h2{margin:0;font-size:24px;font-weight:600;line-height:1.3;color:#111827!important}.product-view-slug{color:#6b7280;margin:0;font-size:14px}.product-view-meta{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px;display:grid}.product-view-meta>div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:14px}.product-view-meta strong{color:#111827;font-size:15px;font-weight:600;display:block}.product-status{border-radius:20px;padding:5px 11px;font-size:13px;font-weight:500;display:inline-flex}.product-status.active{color:#15803d;background:#dcfce7}.product-status.inactive{color:#b91c1c;background:#fee2e2}.product-view-section{border-bottom:1px solid #e5e7eb;padding:22px 0}.product-view-section:last-child{border-bottom:0}.product-view-section h3{color:#111827;margin:0 0 12px;padding:0;font-size:18px;font-weight:600}.product-view-description{color:#4b5563;margin:0;font-size:15px;line-height:1.7}.product-industries{flex-wrap:wrap;gap:8px;display:flex}.product-industry-badge{background:#754df2;border-radius:15px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex;color:#fff!important}.product-view-highlights{flex-direction:column;gap:12px;margin-top:12px;display:flex}.product-view-highlight{background:#f9fafb;border:1px solid #e5e7eb;border-radius:9px;align-items:flex-start;gap:14px;padding:15px;display:flex}.product-view-highlight-icon{color:#4338ca;background:#eef2ff;border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex}.product-view-highlight-content{min-width:0}.product-view-highlight-content h4{color:#111827;margin:0 0 4px;font-size:15px;font-weight:600}.product-view-highlight-content p{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.product-view-image-section{width:100%}.product-view-gallery{gap:10px;margin-top:12px;padding-bottom:5px;display:flex;overflow-x:auto}.product-view-gallery-item{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;flex:0 0 70px;width:70px;height:70px;padding:4px;transition:all .2s;overflow:hidden}.product-view-gallery-item:hover{border-color:#999}.product-view-gallery-item.active{border:2px solid #111}.product-view-gallery-item img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=768px){.product-view-main{grid-template-columns:1fr}.product-view-image-wrapper{width:100%;max-width:260px;height:260px}.product-view-meta{grid-template-columns:1fr}}@media (width<=480px){.product-view-image-wrapper{max-width:100%;height:220px}.product-view-field h2{font-size:21px;color:#111827!important}}.page-header{justify-content:center;align-items:center;display:flex}.page-header p{color:#64748b;margin:5px 0!important}.add-product-btn{color:#fff;background:#2563eb;border:0;border-radius:10px;padding:12px 22px;font-weight:600}.modal-backdrop-custom{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.custom-view-modal{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #0003}.custom-modal-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.custom-modal-header h4{color:#111827;margin:0;font-size:20px;font-weight:600}.modal-close{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:26px;line-height:1;transition:all .2s;display:flex}.modal-close:hover{color:#111827;background:#e5e7eb}.product-view-content{grid-template-columns:280px 1fr;gap:30px;padding:25px;display:grid}.product-view-image{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:280px;height:280px;display:flex;overflow:hidden}.product-view-image img{object-fit:contain;width:100%;height:100%;display:block}.no-image{color:#9ca3af;font-size:14px}.product-view-details{text-align:left;min-width:0}.view-field{margin-bottom:20px}.view-field:last-child{margin-bottom:0}.view-field h3{color:#020202;margin:0 0 6px;font-size:18px;font-weight:500}.view-field p{color:#111827;word-break:break-word;margin:0;font-size:15px;line-height:1.6}.status-sec{margin-bottom:8px!important}.badge{border-radius:20px;align-items:center;padding:5px 12px;font-size:13px;font-weight:500;display:inline-flex}.bg-success{color:#15803d;background:#dcfce7}.bg-danger{color:#b91c1c;background:#fee2e2}.industry-description{color:#374151;margin:0;font-size:15px;line-height:1.7}.industry-description-list{flex-direction:column;gap:10px;margin-top:8px;display:flex}.industry-description-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:130px 1fr;gap:15px;padding:12px 14px;display:grid}.industry-description-label{color:#6b7280;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:600}.industry-description-value{color:#111827;font-size:14px;line-height:1.5}@media (width<=480px){.industry-description-item{grid-template-columns:1fr;gap:4px}.industry-description-label{font-size:11px}.industry-description-value{font-size:14px}}@media (width<=768px){.modal-backdrop-custom{padding:15px}.custom-view-modal{max-height:95vh}.product-view-content{grid-template-columns:1fr;gap:25px}.product-view-image{width:100%;max-width:280px;height:280px;margin:0 auto}}@media (width<=480px){.modal-backdrop-custom{padding:10px}.custom-modal-header{padding:15px}.custom-modal-header h4{font-size:18px}.product-view-content{padding:18px}.product-view-image{max-width:100%;height:220px}.view-field{margin-bottom:16px}}.description-list-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.description-list-header .form-label{margin-bottom:3px}.description-list-help{color:#888;font-size:12px}.description-list-add{color:#4147ee;cursor:pointer;background:#fff;border:1px solid #4147ee;border-radius:6px;flex:none;padding:7px 13px;font-size:13px;font-weight:600;transition:all .2s}.description-list-add:hover{color:#fff;background:#4147ee}.description-list-fields{flex-direction:column;gap:10px;display:flex}.description-list-row{background:#fafafa;border:1px solid #e2e2e2;border-radius:8px;grid-template-columns:34px minmax(140px,.8fr) minmax(180px,1.5fr) 38px;align-items:end;gap:10px;padding:12px;display:grid}.description-list-number{color:#555;background:#eceef5;border-radius:6px;justify-content:center;align-items:center;width:34px;height:38px;font-size:12px;font-weight:700;display:flex}.description-list-column{min-width:0}.description-list-column label{color:#777;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.description-list-remove{color:#dc3545;cursor:pointer;background:#fff;border:1px solid #dc3545;border-radius:6px;width:38px;height:38px;font-size:20px;line-height:1;transition:all .2s}.description-list-remove:hover{color:#fff;background:#dc3545}.description-list-empty{color:#888;text-align:center;background:#fafafa;border:1px dashed #d5d5d5;border-radius:8px;padding:20px;font-size:13px;line-height:1.6}.description-list-empty strong{color:#4147ee}.industry-image-preview{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:180px;height:130px;margin-bottom:10px;position:relative;overflow:hidden}.industry-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.industry-image-remove{color:#fff;cursor:pointer;background:#000000b3;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;line-height:1;position:absolute;top:6px;right:6px}.industry-description-preview{white-space:nowrap;text-overflow:ellipsis;color:#666;max-width:420px;font-size:13px;overflow:hidden}@media (width<=768px){.description-list-row{grid-template-columns:30px 1fr 38px;align-items:center}.description-list-number{width:30px;height:36px}.description-list-column:nth-child(3){grid-column:2/4}.description-list-remove{grid-area:1/3}}@media (width<=480px){.description-list-header{flex-direction:column}.description-list-add{width:100%}.description-list-row{grid-template-columns:30px 1fr 36px;padding:10px}}.product-view-details{padding:20px!important}.bg-warning{color:#fff;background:#f3d916;border-radius:10px;padding:5px 10px;line-height:14px}.page-header{justify-content:center;align-items:center;margin-bottom:25px;display:flex}.page-header .page-header p{color:#64748b;margin:5px 0}@media (width<=768px){.page-header .product-view-content{flex-direction:column;gap:20px}.page-header .product-view-image,.page-header .product-view-image img,.page-header .no-image{width:100%;max-width:300px;height:250px}}.page-header .remove-logo-btn{vertical-align:top;margin-left:5px;padding:2px 5px}.page-header .current-logo-wrapper{margin-bottom:15px}.page-header .logo-preview-container{margin-bottom:10px;display:inline-block;position:relative}.page-header .client-logo-preview{object-fit:contain;background:#fff;border:1px solid #ddd;border-radius:10px;width:135px;height:135px;padding:5px;display:block}.page-header .remove-logo-btn{color:#fff;cursor:pointer;z-index:5;background:#666;border:none;border-radius:4px;width:30px;height:30px;font-size:20px;line-height:28px;position:absolute;top:-8px;right:-8px}.page-header .remove-logo-btn:hover{background:#dc2626}.page-header .product-view-details{padding:20px!important}.page-header .bg-warning{color:#fff;background:#f3d916;border-radius:10px;padding:5px 10px;line-height:14px}.page-header .enquiry-summary{justify-content:flex-end;margin-bottom:15px;font-size:14px;display:flex}.page-header .enquiry-summary strong{font-size:16px}.page-header .add-product-btn{color:#fff;background:#2563eb;border:0;border-radius:10px;padding:12px 22px;font-weight:600}.page-header .toolbar{gap:15px;margin:15px 0;display:flex}.page-header .search-input{border:1px solid #dbe3ef;border-radius:10px;width:350px;height:42px;padding:0 15px}.page-header .status-select{border:1px solid #dbe3ef;border-radius:10px;width:180px}.page-header .product-count{color:#64748b;justify-content:flex-end;gap:5px;margin-bottom:15px;display:flex}.page-header .table-box{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000000f}.page-header .product-table{border-collapse:collapse;width:100%}.page-header .product-table thead{background:#f8fafc}.page-header .product-table th{text-align:left;color:#475569;text-transform:uppercase;padding:16px;font-size:13px}.page-header .product-table td{color:#334155;border-top:1px solid #f1f5f9;padding:14px 16px}.page-header .product-table tbody tr:hover{background:#f8fbff}.page-header .status{color:#15803d;background:#dcfce7;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600}.page-header .action-buttons{gap:8px;display:flex}.page-header .action-btn{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-header .action-btn:hover{color:#fff;background:#2563eb}.page-header .industry-view{display:flex}.page-header .product-view-modal{background:#fff;border-radius:10px;width:900px;max-width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #00000040}.page-header .product-view-content{gap:45px;padding:28px;display:flex}.page-header .product-view-image{flex-shrink:0;width:270px}.page-header .product-view-image img{object-fit:cover;border-radius:4px;width:270px;height:270px}.page-header .no-image{color:#777;background:#f1f1f1;justify-content:center;align-items:center;width:270px;height:270px;display:flex}.page-header .product-view-details{flex:1}.page-header .view-field{text-align:left;margin-bottom:12px}.page-header .view-field h3{color:#111827;margin:0 0 4px;font-size:20px;font-weight:500}.page-header .view-field p{color:#71809a;margin:0;font-size:18px;line-height:1.4}.page-header .status-sec{margin-bottom:20px!important}.page-header .view-field .badge{padding:9px 14px;font-size:18px}.page-header .hero-modal-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.page-header .hero-modal{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:650px;max-height:90vh;padding:25px;overflow:hidden auto}.page-header .hero-modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-header .hero-modal-header h2{margin:0;font-size:26px}.page-header .hero-modal-close{cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1}.page-header .hero-form{width:100%}.page-header .hero-form .form-control,.page-header .hero-form input,.page-header .hero-form textarea,.page-header .hero-form select{box-sizing:border-box;width:100%;max-width:100%}.page-header .hero-current-image{width:100%;max-width:300px;margin-top:10px}.page-header .hero-current-image img{object-fit:cover;border-radius:8px;width:100%;max-width:300px;height:160px;display:block}.page-header .hero-image-field{width:100%}.page-header .hero-form-actions{margin-top:20px}@media (width<=768px){.page-header .product-view-content{flex-direction:column;gap:20px}.page-header .product-view-image,.page-header .product-view-image img,.page-header .no-image{width:100%;max-width:300px;height:250px}}.page-header .search-keywords-page{min-height:100vh}.page-header .keyword-summary{color:#555;align-items:center;margin:20px 0;font-size:15px;display:flex}.page-header .search-count{color:#ef6d28;background:#fff1e9;border-radius:20px;justify-content:center;align-items:center;min-width:35px;padding:5px 10px;font-weight:600;display:inline-flex}.page-header .search-keywords-page .table-box{overflow-x:auto}.page-header .search-keywords-page .product-table{width:100%}@media (width<=768px){.page-header .search-keywords-page .toolbar{flex-direction:column;align-items:stretch}.page-header .search-keywords-page .search-input,.page-header .search-keywords-page .status-select{width:100%}.page-header .search-keywords-page .table-box{overflow-x:auto}}.page-header .seo-page{min-height:100vh}.page-header .seo-summary{color:#555;margin:20px 0}.page-header .seo-table-title{white-space:nowrap;text-overflow:ellipsis;max-width:260px;overflow:hidden}.page-header .seo-table-description{-webkit-line-clamp:2;color:#666;-webkit-box-orient:vertical;max-width:320px;line-height:1.5;display:-webkit-box;overflow:hidden}.page-header .seo-custom-modal{box-sizing:border-box;max-height:90vh;overflow-y:auto;width:100%!important;max-width:650px!important}.page-header .seo-custom-modal-body{padding:24px!important}.page-header .seo-custom-modal-body form .mb-3{width:100%;margin-bottom:20px!important;display:block!important}.page-header .seo-custom-modal-body form .form-label{width:100%;margin-bottom:7px!important;display:block!important}.page-header .seo-custom-modal-body form .form-control{box-sizing:border-box!important;width:100%!important;max-width:100%!important;display:block!important}.page-header .seo-custom-modal-body textarea.form-control{resize:vertical;min-height:110px;width:100%!important}.page-header .seo-custom-modal-body .text-muted{margin-top:5px;font-size:13px;display:block}.page-header .seo-custom-modal-body .form-check{align-items:center;gap:8px;display:flex}.page-header .seo-custom-modal-body .form-check-input{margin:0}.page-header .seo-custom-modal-body .d-flex.justify-content-end{gap:10px;margin-top:20px;justify-content:flex-end!important;display:flex!important}.page-header .bg-secondary{color:#fff;background:#ea0101;border-radius:5px;padding:5px}@media (width<=768px){.page-header .seo-page .toolbar{flex-direction:column;align-items:stretch}.page-header .seo-page .search-input,.page-header .seo-page .status-select{width:100%}.page-header .seo-page .table-box{overflow-x:auto}.page-header .seo-custom-modal{max-height:90vh;max-width:95%!important}.page-header .seo-custom-modal-body{padding:18px!important}}.page-header :root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){.page-header :root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){.page-header :root{font-size:16px}}.page-header *{box-sizing:border-box;padding:0}.page-header html,.page-header body,.page-header #root{width:100%;height:100%}@media (prefers-color-scheme:dark){.page-header :root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}.page-header #social .button-icon{filter:invert()brightness(2)}}.page-header body{margin:0;overflow-x:hidden}.page-header #root{border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}.page-header h1,.page-header h2{font-family:var(--heading);color:var(--text-h);font-weight:500}.page-header h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){.page-header h1{margin:20px 0;font-size:36px}}.page-header h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){.page-header h2{font-size:20px}}.page-header p{margin:0}.page-header code,.page-header .counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}.page-header code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
