@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}.login-layout{width:100vw;height:100vh;display:flex}.login-quote-panel{background:linear-gradient(135deg,#0f172a,#1e293b);flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.quote-box{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;max-width:450px;padding:40px}.quote-box h2{color:#94a3b8;text-transform:uppercase;margin-bottom:20px;font-size:.9rem}.quote-text{margin-bottom:20px;font-size:1.5rem}.quote-author{color:#cbd5e1}.login-form-panel{background:#f8fafc;flex:1;justify-content:center;align-items:center;display:flex}.login-card{background:#fff;border-radius:16px;width:100%;max-width:450px;padding:40px;box-shadow:0 10px 25px #0000000d}.login-logo{height:40px;margin-bottom:20px}.login-card h1{color:#1e293b;font-size:1.8rem}.subtitle{color:#64748b;margin-bottom:30px}.form-group label{color:#334155;margin-bottom:8px;font-size:.9rem;display:block}input{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem}input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.password-wrapper{position:relative}.password-wrapper input{z-index:1;padding-right:52px;position:relative}.password-toggle-btn{cursor:pointer;z-index:10;pointer-events:auto;color:#64748b;background:0 0;border:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle-btn:hover{color:#1e293b}.login-options{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.checkbox-label{color:#475569;align-items:center;gap:8px;display:flex}.forgot-password-link{color:#2563eb;font-weight:500;text-decoration:none}.forgot-password-link:hover{text-decoration:underline}.login-submit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:12px;font-size:1rem}.login-submit-btn:hover{background:#1e40af}.login-submit-btn:disabled{opacity:.6}.login-error{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:6px;margin-bottom:20px;padding:10px}.signup-link{text-align:center;color:#64748b;margin-top:20px}.signup-link a{color:#2563eb;font-weight:600;text-decoration:none}@media (width<=900px){.login-quote-panel{display:none}}.login-success{color:#065f46;background:#e6fffa;border-radius:6px;margin-bottom:12px;padding:10px;font-weight:500}.super-layout{background-color:#f3f4f6;width:100vw;height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;overflow:hidden}.super-sidebar{color:#94a3b8;background-color:#0f172a;border-right:1px solid #1e293b;flex-direction:column;flex-shrink:0;width:260px;display:flex}.super-logo-section{justify-content:center;align-items:center;padding:20px 15px 10px;display:flex}.super-logo{object-fit:contain;width:120px;height:auto}.super-search{padding:10px 15px;position:relative}.super-search input{color:#e2e8f0;background:#020617;border:1px solid #1e293b;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.super-search input::placeholder{color:#64748b}.super-search input:focus{background:#020617;border-color:#6366f1}.search-results{z-index:100;background:#020617;border:1px solid #1e293b;border-radius:10px;max-height:250px;position:absolute;top:50px;left:15px;right:15px;overflow-y:auto;box-shadow:0 10px 25px #0006}.search-item{cursor:pointer;border-bottom:1px solid #1e293b;padding:10px 12px;transition:all .2s}.search-item:last-child{border-bottom:none}.search-item:hover{background:#1e293b}.search-item strong{color:#e2e8f0;font-size:14px;display:block}.search-item span{color:#64748b;font-size:12px}.super-nav{flex:1;padding:1rem .75rem;overflow-y:auto}.super-nav::-webkit-scrollbar{width:4px}.super-nav::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.nav-group-label{text-transform:uppercase;letter-spacing:.05em;color:#475569;margin:1.5rem 0 .5rem .5rem;font-size:.7rem;font-weight:700}.nav-link{color:#cbd5e1;border-radius:.5rem;align-items:center;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{color:#fff;background-color:#1e293b}.nav-link.active{color:#fff;background-color:#4f46e5;box-shadow:0 4px 10px #0000004d}.nav-icon{text-align:center;width:20px;margin-right:.75rem;font-size:1.1rem}.super-footer{background-color:#0f172a;border-top:1px solid #1e293b;padding:1rem}.btn-super-logout{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.btn-super-logout:hover{background-color:#b91c1c;transform:translateY(-1px)}.super-content{background-color:#f8fafc;flex-direction:column;flex:1;display:flex;overflow:hidden}.content-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:flex-end;align-items:center;height:64px;padding:0 2rem;display:flex;box-shadow:0 1px 2px #0000000d}.admin-badge{color:#4338ca;background:#e0e7ff;border-radius:999px;padding:.4rem .8rem;font-size:.8rem;font-weight:700}.page-viewport{flex:1;padding:2rem;overflow-y:auto}.ff-main-wrapper{background-color:#f4f7f9;min-height:100vh;padding:20px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif}.ff-page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ff-page-header h1{color:#333;margin:0;font-size:1.5rem}.ff-page-header p{color:#666;margin:5px 0 0}.ff-filter-bar{background:#fff;border-radius:8px;align-items:center;gap:15px;margin-bottom:20px;padding:15px;display:flex;box-shadow:0 2px 4px #0000000d}.ff-search-box{border:1px solid #ddd;border-radius:4px;flex:1;padding:8px 12px}.ff-filter-group{align-items:center;gap:8px;font-size:14px;display:flex}.ff-filter-group select{border:1px solid #ddd;border-radius:4px;padding:6px}.ff-add-btn{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;padding:10px 15px;font-weight:700}.ff-scroll-container{background:#fff;border:1px solid #eee;border-radius:8px;overflow-x:auto;box-shadow:0 2px 10px #0000001a}.ff-data-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}.ff-data-table th:first-child{width:50px}.ff-data-table th:nth-child(2){width:110px}.ff-data-table th:nth-child(3){width:350px}.ff-data-table th:nth-child(4){width:120px}.ff-data-table th:nth-child(5){width:110px}.ff-data-table th:nth-child(6){width:100px}.ff-data-table th:nth-child(7){width:80px}.ff-data-table th:nth-child(8){width:90px}.ff-data-table th:nth-child(9){width:100px}.ff-data-table th:nth-child(10){width:350px}.ff-data-table th:nth-child(11){width:100px}.ff-data-table th:nth-child(12){width:400px}.ff-data-table th:nth-child(13),.ff-data-table th:nth-child(14){width:300px}.ff-data-table th:nth-child(15){width:110px}.ff-data-table th:nth-child(16){width:150px}.ff-data-table th:nth-child(17){width:80px}.ff-data-table th{text-align:left;color:#495057;white-space:nowrap;background:#f8f9fa;border-bottom:2px solid #dee2e6;padding:12px 10px;position:sticky;top:0}.ff-data-table td{word-break:break-word;vertical-align:middle;border-bottom:1px solid #eee;padding:10px}.editable-cell{cursor:pointer;min-height:30px;transition:all .2s}.editable-cell:hover{background:#f0f7ff;outline:1px dashed #007bff}.editing-mode input,.editing-mode select{border:1px solid #007bff;border-radius:3px;width:100%;padding:5px}.amount-col,.doc-col{white-space:nowrap;flex-direction:row;align-items:center;gap:4px;display:flex}.ff-tag{border-radius:12px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.ff-tag.Active{color:#234e52;background:#e6fffa;border:1px solid #b2f5ea}.ff-tag.Inactive{color:#822727;background:#fff5f5;border:1px solid #feb2b2}.ff-tag.Pending{color:#7b341e;background:#fffaf0;border:1px solid #fbd38d}.ff-tag.Expired{color:#2d3748;background:#edf2f7}.bold{font-weight:600}.center{text-align:center}.dim{color:#888;font-size:12px}.pending-amt{color:#e53e3e;font-weight:700}.small-date{color:#666;font-size:11px}.ff-row-edit{cursor:pointer;background:#f8f9fa;border:1px solid #ddd;border-radius:4px;padding:5px 8px}.ff-loading-state{text-align:center;color:#007bff;padding:50px;font-weight:700}.payments-container{padding:1rem;font-family:Inter,system-ui,sans-serif}.payments-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.payments-title h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.payments-subtext{color:#64748b;margin-top:.25rem;font-size:.9rem}.btn-primary{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.btn-primary:hover{background-color:#4338ca}.btn-secondary:hover{background-color:#f1f5f9}.table-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.payments-table{border-collapse:collapse;text-align:left;width:100%}.payments-table th{color:#475569;text-transform:uppercase;letter-spacing:.05em;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.75rem;font-weight:700}.payments-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem;font-size:.9rem}.payments-table tr:hover{background-color:#f8fafc}.status-badge{text-transform:capitalize;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.status-paid{color:#166534;background-color:#dcfce7}.status-pending{color:#854d0e;background-color:#fef9c3}.status-failed{color:#991b1b;background-color:#fee2e2}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 1px 3px #0000000d}.form-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.form-input,.form-select{box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.75rem;font-size:.95rem;transition:border .2s}.form-input:focus,.form-select:focus{border-color:#4f46e5;outline:none}.support-container{padding:1.5rem;font-family:Inter,sans-serif}.page-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-title h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.sub-text{color:#64748b;margin-top:.25rem;font-size:.9rem}.btn-primary{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none}.btn-secondary{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.6rem 1.2rem;font-weight:600}.support-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.support-table{border-collapse:collapse;text-align:left;width:100%}.support-table th{color:#475569;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.75rem;font-weight:700}.support-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem;font-size:.9rem}.badge{text-transform:uppercase;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.st-open{color:#1e40af;background:#dbeafe}.st-closed{color:#64748b;background:#f1f5f9}.st-pending{color:#854d0e;background:#fef9c3}.prio-high{color:#dc2626;background:#fee2e2}.prio-med{color:#d97706;background:#fef3c7}.prio-low{color:#166534;background:#dcfce7}.form-group label{color:#475569;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.form-input,.form-select,.form-textarea{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.75rem;font-size:.95rem}.form-textarea{resize:vertical;min-height:120px}.settings-wrapper{background:#f8fafc;min-height:100vh;padding:2rem}.settings-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:900px;margin:0 auto;padding:2rem}.section-divider{border-bottom:1px solid #e2e8f0;margin:2rem 0}.settings-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.toggle-switch{background:#f8fafc;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.toggle-label{color:#334155;font-weight:600}.toggle-desc{color:#64748b;margin-top:.2rem;font-size:.85rem}.input-check{cursor:pointer;transform:scale(1.5)}.mail-container{background:#f1f5f9;gap:1.5rem;height:calc(100vh - 64px);padding:1.5rem;display:flex}.mail-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.5rem;width:250px;padding:1.5rem;display:flex}.mail-link{color:#475569;border-radius:.5rem;align-items:center;gap:.75rem;padding:.8rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mail-link:hover,.mail-link.active{color:#4338ca;background:#e0e7ff}.btn-compose{color:#fff;text-align:center;cursor:pointer;background:#4f46e5;border:none;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:.8rem;font-weight:700}.mail-content{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex:1;padding:2rem;overflow-y:auto}.mail-item{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:1rem;display:flex}.mail-item:hover{background:#f8fafc}.mail-subject{color:#1e293b;font-weight:600}.mail-meta{color:#64748b;font-size:.85rem}.data-container{background-color:#f8fafc;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.data-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.data-title h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.btn-upload{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-upload:hover{background-color:#4338ca}.upload-card{text-align:center;cursor:pointer;background:#fff;border:2px dashed #cbd5e1;border-radius:1rem;max-width:600px;margin:2rem auto;padding:3rem;transition:all .2s}.upload-card:hover{background:#eef2ff;border-color:#4f46e5}.upload-icon{color:#6366f1;margin-bottom:1rem;font-size:3rem}.data-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #0000000d}.data-table{border-collapse:collapse;text-align:left;width:100%}.data-table th{text-transform:uppercase;color:#475569;background:#f1f5f9;padding:1rem;font-size:.8rem;font-weight:700}.data-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.9rem}.leads-container{background:#f8fafc;min-height:100vh;padding:1.5rem}.leads-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.lead-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;transition:transform .2s;box-shadow:0 2px 4px #00000005}.lead-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000000d}.lead-name{color:#1e293b;margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.lead-company{color:#64748b;margin-bottom:1rem;font-size:.9rem}.lead-status{text-transform:uppercase;border-radius:99px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.status-new{color:#1e40af;background:#dbeafe}.status-contacted{color:#854d0e;background:#fef9c3}.status-converted{color:#166534;background:#dcfce7}.form-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:800px;margin:0 auto;padding:2rem}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.form-ctrl{border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.7rem}.details-page{background:#f8fafc;min-height:100vh;padding:2rem}.details-list{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 3px #0000000d}.list-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.list-item:last-child{border-bottom:none}.list-item:hover{background:#f9fafb}.item-title{color:#1e293b;font-size:1.1rem;font-weight:700}.item-meta{color:#64748b;margin-top:.25rem;font-size:.9rem}.detail-view-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:800px;margin:0 auto;padding:2rem}.detail-row{border-bottom:1px solid #f1f5f9;padding:1rem 0;display:flex}.detail-label{color:#64748b;width:150px;font-weight:600}.detail-value{color:#1e293b;flex:1;font-weight:500}.inventory-container{background-color:#f8fafc;min-height:100vh;padding:1.5rem;font-family:Inter,sans-serif}.inv-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.inv-title h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.inv-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.inv-table{border-collapse:collapse;text-align:left;width:100%}.inv-table th{color:#475569;text-transform:uppercase;background:#f1f5f9;padding:1rem 1.5rem;font-size:.8rem;font-weight:700}.inv-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem;font-size:.9rem}.badge-instock{color:#166534;background:#dcfce7;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.badge-lowstock{color:#854d0e;background:#fef9c3;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.badge-outofstock{color:#991b1b;background:#fee2e2;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:800px;margin:0 auto;padding:2rem}.form-group{margin-bottom:1.5rem}.form-label{color:#475569;margin-bottom:.5rem;font-weight:600;display:block}.form-input{border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.75rem}.call-container{background:#f1f5f9;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.call-header{margin-bottom:2rem}.call-header h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem}.stat-val{color:#4f46e5;font-size:2rem;font-weight:800}.stat-label{text-transform:uppercase;color:#64748b;margin-top:.5rem;font-size:.8rem}.call-list{background:#fff;border-radius:1rem;padding:1rem}.call-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem;display:flex}.call-item:last-child{border-bottom:none}.caller-info{align-items:center;gap:1rem;display:flex}.caller-avatar{alignItems:center;justifyContent:center;color:#4338ca;fontWeight:bold;background:#e0e7ff;border-radius:50%;width:40px;height:40px;display:flex}.call-time{color:#94a3b8;font-size:.85rem}.call-status{border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.st-connected{color:#166534;background:#dcfce7}.st-missed{color:#991b1b;background:#fee2e2}.bc-container{background:#f8fafc;min-height:100vh;padding:2rem}.bc-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.digital-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:transform .2s;overflow:hidden;box-shadow:0 4px 15px #00000014}.digital-card:hover{transform:translateY(-5px)}.card-banner{background:linear-gradient(135deg,#4f46e5 0%,#3b82f6 100%);height:80px}.card-body{text-align:center;margin-top:-50px;padding:1.5rem}.card-avatar{object-fit:cover;background:#fff;border:4px solid #fff;border-radius:50%;width:80px;height:80px}.card-name{color:#1e293b;margin-top:.5rem;font-size:1.25rem;font-weight:700}.card-role{color:#64748b;margin-bottom:1rem;font-size:.9rem}.card-actions{border-top:1px solid #f1f5f9;display:flex}.card-btn{cursor:pointer;color:#475569;background:0 0;border:none;border-right:1px solid #f1f5f9;flex:1;padding:.8rem;font-size:.85rem;font-weight:600}.card-btn:last-child{border-right:none}.card-btn:hover{color:#4f46e5;background:#f8fafc}.theme-container{background:#f8fafc;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.theme-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.theme-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:transform .2s;overflow:hidden}.theme-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.preview-box{justify-content:center;align-items:center;height:120px;display:flex;position:relative}.color-swatch{border:3px solid #fff;border-radius:50%;width:40px;height:40px;margin:0 -10px;box-shadow:0 2px 4px #0000001a}.theme-info{padding:1.5rem}.theme-name{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.theme-status{text-transform:uppercase;border-radius:99px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.active-theme{color:#166534;background:#dcfce7}.inactive-theme{color:#64748b;background:#f1f5f9}.color-picker-group{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.picker-label{color:#475569;margin-bottom:.5rem;font-weight:600;display:block}.color-input{cursor:pointer;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;height:50px;padding:.5rem}.logo-container{background:#f8fafc;min-height:100vh;padding:2rem}.logo-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.logo-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem}.logo-preview{background:#f1f5f9;border-radius:.5rem;justify-content:center;align-items:center;height:120px;margin-bottom:1rem;display:flex}.logo-img{object-fit:contain;max-width:80%;max-height:80px}.logo-type{color:#1e293b;margin-bottom:.25rem;font-weight:700}.logo-meta{color:#64748b;margin-bottom:1rem;font-size:.8rem}.feedback-container{background:#f8fafc;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.feedback-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.feedback-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;transition:transform .2s;box-shadow:0 2px 4px #00000005}.feedback-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #0000000d}.fb-header{justify-content:space-between;margin-bottom:.5rem;display:flex}.fb-user{color:#1e293b;font-weight:700}.fb-company{color:#64748b;font-size:.8rem}.fb-date{color:#94a3b8;font-size:.75rem}.star-rating{color:#f59e0b;margin:.5rem 0;font-size:1rem}.fb-comment{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.fb-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:800px;margin:0 auto;padding:2.5rem}.fb-detail-text{color:#334155;margin:1.5rem 0;font-size:1rem;line-height:1.6}.enq-container{background:#f8fafc;min-height:100vh;padding:2rem}.enq-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.enq-table{border-collapse:collapse;text-align:left;width:100%}.enq-table th{color:#475569;text-transform:uppercase;background:#f1f5f9;padding:1rem;font-size:.8rem;font-weight:700}.enq-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem}.enq-table tr:hover{cursor:pointer;background:#f8fafc}.badge-new{color:#1e40af;background:#dbeafe;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.badge-read{color:#64748b;background:#f1f5f9;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.badge-replied{color:#166534;background:#dcfce7;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.notif-container{background:#f8fafc;min-height:100vh;padding:2rem}.notif-list{flex-direction:column;gap:1rem;display:flex}.notif-item{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.notif-icon{color:#4338ca;background:#e0e7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.notif-content h4{color:#1e293b;margin:0 0 .25rem;font-size:1rem}.notif-content p{color:#64748b;margin:0;font-size:.9rem}.notif-meta{color:#94a3b8;gap:1rem;margin-top:.5rem;font-size:.75rem;display:flex}.tag-global{color:#166534;borderRadius:4px;background:#dcfce7;padding:2px 6px;font-weight:600}.tag-company{color:#1e40af;borderRadius:4px;background:#dbeafe;padding:2px 6px;font-weight:600}.testi-container{background:#f8fafc;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.testi-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.testi-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;padding:1.5rem;transition:transform .2s;display:flex}.testi-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.testi-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.testi-avatar{object-fit:cover;background:#e2e8f0;border-radius:50%;width:50px;height:50px}.testi-name{color:#1e293b;font-size:1rem;font-weight:700}.testi-role{color:#64748b;font-size:.85rem}.testi-msg{color:#475569;flex:1;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.testi-rating{color:#f59e0b;margin-bottom:.5rem}.detail-view{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:800px;margin:0 auto;padding:3rem}.detail-quote{color:#334155;margin:2rem 0;font-size:1.5rem;font-weight:500;line-height:1.4}.content-container{background:#f8fafc;min-height:100vh;padding:2rem}.content-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.content-table{border-collapse:collapse;text-align:left;width:100%}.content-table th{color:#475569;text-transform:uppercase;background:#f1f5f9;padding:1rem;font-size:.8rem;font-weight:700}.content-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem}.content-table tr:hover{background:#f8fafc}.status-pub{color:#166534;background:#dcfce7;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.status-draft{color:#64748b;background:#f1f5f9;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.editor-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:900px;margin:0 auto;padding:2rem}.editor-toolbar{border-bottom:1px solid #e2e8f0;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.toolbar-btn{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;padding:.4rem .8rem;font-weight:600}.editor-area{resize:vertical;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;min-height:300px;padding:1rem;font-family:monospace}.blogs-container{background:#f8fafc;min-height:100vh;padding:2rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.blog-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:transform .2s;overflow:hidden}.blog-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000014}.blog-thumb{object-fit:cover;background:#e2e8f0;width:100%;height:160px}.blog-content{padding:1.5rem}.blog-title{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.4}.blog-excerpt{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.blog-meta{color:#94a3b8;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.api-container{background:#f8fafc;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.api-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.api-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;padding:1.5rem;transition:all .2s;display:flex}.api-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.api-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.provider-icon{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.api-status{text-transform:uppercase;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.status-active{color:#166534;background:#dcfce7}.status-inactive{color:#991b1b;background:#fee2e2}.api-name{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.api-type{color:#64748b;margin-top:.25rem;font-size:.85rem}.api-meta{color:#64748b;border-top:1px dashed #e2e8f0;margin-top:1rem;padding-top:1rem;font-family:monospace;font-size:.85rem}.api-actions{gap:.75rem;margin-top:1.5rem;display:flex}.btn-action{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;flex:1;padding:.6rem;font-size:.9rem;font-weight:600;transition:all .2s}.btn-action:hover{background:#f8fafc;border-color:#94a3b8}.btn-edit{color:#4f46e5;background:#eef2ff;border-color:#e0e7ff}.btn-edit:hover{background:#e0e7ff}.api-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:800px;margin:0 auto;padding:2rem}.input-group{position:relative}.input-icon{cursor:pointer;color:#94a3b8;position:absolute;top:10px;right:10px}
