body{margin:0;padding:0}.profile-layout-container{display:flex;min-height:100vh;background:#f5f7fa}.profile-sidebar{width:280px;background:linear-gradient(180deg,#2c3e50,#34495e);color:#fff;padding:24px 20px;position:fixed;height:100vh;overflow-y:auto;box-shadow:2px 0 8px #0000001a}.profile-sidebar-header{margin-bottom:32px}.profile-sidebar-title{font-size:20px;font-weight:600;margin-bottom:8px;color:#ecf0f1}.profile-sidebar-subtitle{font-size:13px;color:#95a5a6;margin-bottom:16px}.profile-back-button{width:100%;padding:10px 16px;background:#ecf0f11a;color:#ecf0f1;border:1px solid rgba(236,240,241,.2);border-radius:6px;cursor:pointer;font-size:13px;display:flex;align-items:center;gap:8px;justify-content:center;transition:all .2s;font-weight:500}.profile-back-button:hover{background:#ecf0f126;border-color:#ecf0f14d}.profile-nav-label{font-size:11px;color:#95a5a6;font-weight:600;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.profile-nav-button{width:100%;padding:11px 14px;background:transparent;color:#ecf0f1;border:none;border-left:3px solid transparent;border-radius:0;cursor:pointer;font-size:13px;text-align:left;margin-bottom:2px;transition:all .2s;font-weight:400}.profile-nav-button.active{background:#3498db33;color:#3498db;border-left-color:#3498db;font-weight:600}.profile-nav-button:not(.active):hover{background:#ecf0f10d;padding-left:18px}.profile-nav-count{margin-left:8px;padding:2px 8px;background:#3498db33;border-radius:10px;font-size:11px;font-weight:600;color:#3498db}.profile-main-content{margin-left:280px;flex:1;padding:0}.profile-content-wrapper{max-width:1200px;margin:0 auto;padding:32px}.client-profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.profile-header-left{display:flex;align-items:center;gap:20px}.profile-image-container{position:relative;width:80px;height:80px;flex-shrink:0}.profile-image{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #3498db;box-shadow:0 4px 12px #0000001a}.profile-image-fallback{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:36px;border:3px solid #3498db;box-shadow:0 4px 12px #0000001a}.profile-header-info{display:flex;flex-direction:column;gap:4px}.client-profile-header-actions{display:flex;gap:12px}.profile-button{padding:10px 20px;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.profile-button-cancel{background:#e74c3c;box-shadow:0 2px 4px #e74c3c33}.profile-button-cancel:hover{background:#c0392b;box-shadow:0 4px 8px #e74c3c4d}.profile-button-edit{background:#3498db;box-shadow:0 2px 4px #3498db33}.profile-button-edit:hover{background:#2980b9;box-shadow:0 4px 8px #3498db4d}.profile-button-save{background:#27ae60;box-shadow:0 2px 4px #27ae6033}.profile-button-save:hover{background:#229954;box-shadow:0 4px 8px #27ae604d}.profile-content-box{background:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 8px #00000014;border:1px solid #e8ecef}.form-field{display:block}.form-field.full-width{grid-column:1 / -1}.form-field-label{display:block;font-size:13px;font-weight:600;color:#2c3e50;margin-bottom:8px}.form-field-required{color:#e74c3c}.form-field-input{width:100%;padding:10px 12px;border:1px solid #d5dbdf;border-radius:6px;font-size:14px;color:#2c3e50;background:#fff;transition:all .2s;box-sizing:border-box}.form-field-input:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 3px #3498db1a}.form-field-display{padding:10px 12px;background:#f8f9fa;border-radius:6px;font-size:14px;min-height:40px;display:flex;align-items:center;border:1px solid #e8ecef}.form-field-display.has-value{color:#2c3e50}.form-field-display.no-value{color:#95a5a6}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;background:#f5f7fa}.loading-content{text-align:center}.loading-icon{font-size:48px;margin-bottom:16px}.loading-message{font-size:16px;color:#7f8c8d;font-weight:500}.error-container{display:flex;justify-content:center;align-items:center;height:100vh;background:#f5f7fa}.error-content{text-align:center;max-width:400px}.error-icon{font-size:48px;margin-bottom:16px}.error-title{font-size:20px;font-weight:600;margin-bottom:8px;color:#2c3e50}.error-message{font-size:14px;color:#7f8c8d;margin-bottom:24px}.error-button{padding:10px 20px;background:#3498db;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;box-shadow:0 2px 4px #3498db33}._profileTitle_h0bsc_1{font-size:26px;font-weight:600;color:#2c3e50;margin-bottom:6px}._clientId_h0bsc_15{font-size:14px;color:#7f8c8d;font-weight:500}._sectionTitle_h0bsc_29{font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:20px;padding-bottom:8px}._subsectionTitle_h0bsc_45{font-size:15px;font-weight:600;color:#34495e;margin-bottom:12px}._sectionContainer_h0bsc_59{margin-bottom:28px}._gridTwoColumns_h0bsc_69{display:grid;grid-template-columns:1fr 1fr;gap:20px}._gridFullWidth_h0bsc_81{grid-column:1 / -1;margin-top:12px}._gridContactLayout_h0bsc_91{display:grid;grid-template-columns:1fr 2fr;gap:16px;margin-bottom:16px}._gridSingleColumn_h0bsc_105{display:grid;grid-template-columns:1fr;gap:12px}._emptyState_h0bsc_119{text-align:center;padding:40px;color:#7f8c8d;background:#f8f9fa;border-radius:6px}._detailItem_h0bsc_137,._uploadItem_h0bsc_137{padding:14px;background:#f8f9fa;border-radius:6px;border:1px solid #e8ecef}._detailText_h0bsc_151{font-size:14px;color:#2c3e50}._detailLabel_h0bsc_161,._uploadLabel_h0bsc_161{font-size:14px;font-weight:600;color:#34495e;margin-bottom:8px}._detailValue_h0bsc_175{font-weight:600;color:#2c3e50}._businessesTitle_h0bsc_187{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:24px}._businessGrid_h0bsc_201{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}._businessCard_h0bsc_213{padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s}._businessCard_h0bsc_213:hover{background:#f1f5f9;border-color:#3498db;box-shadow:0 4px 12px #3498db26}._businessHeader_h0bsc_241{display:flex;align-items:center;gap:12px;margin-bottom:12px}._businessIcon_h0bsc_255{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}._businessContent_h0bsc_279{flex:1}._businessName_h0bsc_287{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:4px}._businessIdText_h0bsc_301{font-size:12px;color:#6b7280}._businessPhone_h0bsc_311{font-size:14px;color:#6b7280;margin-bottom:12px}._businessButton_h0bsc_323{width:100%;padding:10px 16px;background:#3498db;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 2px 4px #3498db33}._businessButton_h0bsc_323:hover{background:#2980b9;box-shadow:0 4px 8px #3498db4d;transform:translateY(-1px)}._mt24_h0bsc_365{margin-top:24px}._fileLink_h0bsc_375{color:#3498db;text-decoration:none;font-weight:500;transition:color .2s}._fileLink_h0bsc_375:hover{color:#2980b9;text-decoration:underline}._formField_h0bsc_399{display:flex;flex-direction:column;gap:6px}._fieldLabel_h0bsc_411{font-size:14px;font-weight:600;color:#34495e}._fieldValue_h0bsc_425{font-size:14px;color:#9ca3af;font-style:italic;padding:10px 0}._fileDisplay_h0bsc_441{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;margin-top:6px}._fileDisplay_h0bsc_441 span{flex:1;margin-right:12px;word-break:break-all;font-size:14px;color:#374151}._fileViewMode_h0bsc_481{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}._fileViewMode_h0bsc_481 ._fileName_h0bsc_497{flex:1;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#2c3e50;font-weight:500}._fileViewMode_h0bsc_481 ._fileActions_h0bsc_519{display:flex;gap:6px;flex-shrink:0}._fileActionButtons_h0bsc_533,._fileActions_h0bsc_519{display:flex;gap:8px}._viewButton_h0bsc_545,._downloadButton_h0bsc_545,._viewCurrentButton_h0bsc_547,._downloadCurrentButton_h0bsc_547{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0;border-radius:6px;cursor:pointer;transition:all .2s;border:none;font-size:18px;line-height:1;color:#6b7280;background-color:transparent;border:1px solid #e5e7eb}._viewButton_h0bsc_545:hover,._viewCurrentButton_h0bsc_547:hover{background-color:#dbeafe;border-color:#3b82f6;color:#3b82f6}._downloadButton_h0bsc_545:hover,._downloadCurrentButton_h0bsc_547:hover{background-color:#dcfce7;border-color:#10b981;color:#10b981}._viewCurrentButton_h0bsc_547,._downloadCurrentButton_h0bsc_547{min-width:32px;height:32px;font-size:16px}._viewButton_h0bsc_545:before,._downloadButton_h0bsc_545:before,._viewCurrentButton_h0bsc_547:before,._downloadCurrentButton_h0bsc_547:before,._viewButton_h0bsc_545:after,._downloadButton_h0bsc_545:after,._viewCurrentButton_h0bsc_547:after,._downloadCurrentButton_h0bsc_547:after{content:none!important}._viewButton_h0bsc_545>*:not(._icon_h0bsc_649),._downloadButton_h0bsc_545>*:not(._icon_h0bsc_649),._viewCurrentButton_h0bsc_547>*:not(._icon_h0bsc_649),._downloadCurrentButton_h0bsc_547>*:not(._icon_h0bsc_649){display:none!important}._fileInfo_h0bsc_665{display:flex;flex-direction:column;gap:8px;margin-top:8px}._currentFile_h0bsc_679{font-size:13px;color:#6b7280;font-style:italic}._fileHandlerContainer_h0bsc_691{position:relative;display:flex;flex-direction:column;gap:8px}._accountSelector_h0bsc_707{margin-bottom:24px}._accountTabs_h0bsc_715{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}._sectionChip_h0bsc_727{padding:4px 10px;border-radius:999px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;background:#f3f4ff;color:#4b5563;border:1px solid #e5e7eb;margin-bottom:25px}._accountTab_h0bsc_715{padding:10px 20px;background:#f8f9fa;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;transition:all .2s}._accountTab_h0bsc_715:hover{background:#f1f5f9;border-color:#cbd5e1}._accountTabActive_h0bsc_785{background:#3498db;color:#fff;border-color:#3498db}._accountTabActive_h0bsc_785:hover{background:#2980b9;border-color:#2980b9}._contactSection_h0bsc_809{margin-bottom:24px;padding:20px;border:1px solid #e5e7eb;border-radius:10px;background-color:#f9fafb}._contactHeader_h0bsc_825{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}._contactSubtitle_h0bsc_843{font-size:16px;font-weight:600;color:#111827;margin:0}._plusButton_h0bsc_857{width:32px;height:32px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:20px;font-weight:300;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._plusButton_h0bsc_857:hover{background:#111827;color:#fff;border-color:#111827}._phoneItem_h0bsc_905,._emailItem_h0bsc_907{margin-bottom:12px}._phoneItem_h0bsc_905:last-child,._emailItem_h0bsc_907:last-child{margin-bottom:0}._phoneEditRow_h0bsc_927,._emailEditRow_h0bsc_929{display:flex;align-items:center;gap:12px}._phoneFieldGroup_h0bsc_941,._emailFieldGroup_h0bsc_943{flex:1;display:flex;flex-direction:column}._phoneLabel_h0bsc_955,._emailLabel_h0bsc_957{font-size:13px;color:#6b7280;margin-bottom:4px;font-weight:500}._labelInput_h0bsc_973,._phoneInput_h0bsc_975,._emailInput_h0bsc_977,._dropdownSelect_h0bsc_979{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#111827;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}._labelInput_h0bsc_973:focus,._phoneInput_h0bsc_975:focus,._emailInput_h0bsc_977:focus,._dropdownSelect_h0bsc_979:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._labelInput_h0bsc_973::placeholder,._phoneInput_h0bsc_975::placeholder,._emailInput_h0bsc_977::placeholder{color:#9ca3af}._removeButton_h0bsc_1031{width:30px;height:30px;min-width:30px;border-radius:999px;border:1px solid #fecaca;background:#fee2e2;color:#b91c1c;cursor:pointer;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .15s ease;margin-top:22px}._removeButton_h0bsc_1031:hover{background:#b91c1c;color:#fff;border-color:#b91c1c}._phoneDisplayRow_h0bsc_1081,._emailDisplayRow_h0bsc_1083{display:flex;align-items:center;padding:8px 0}._phoneDisplayRow_h0bsc_1081 ._phoneLabel_h0bsc_955,._emailDisplayRow_h0bsc_1083 ._emailLabel_h0bsc_957{width:120px;font-weight:500;color:#374151;font-size:14px}._phoneValue_h0bsc_1111,._emailValue_h0bsc_1113{flex:1;font-size:14px;color:#111827;font-weight:500}._dropdownWrapper_h0bsc_1129{width:100%}._dropdownSelect_h0bsc_979{width:100%;background-color:#f9fafb}._required_h0bsc_1147{color:#dc2626;margin-left:2px}._fileInput_h0bsc_1159{width:100%;padding:10px;border:2px dashed #cbd5e1;border-radius:8px;background-color:#f8fafc;cursor:pointer;transition:all .3s ease;font-size:14px;color:#475569;display:flex;align-items:center;justify-content:center;min-height:44px}._fileInput_h0bsc_1159:hover{background-color:#f1f5f9;border-color:#94a3b8}._fileInput_h0bsc_1159:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._fileActions_h0bsc_519 ._viewButton_h0bsc_545,._fileActions_h0bsc_519 ._downloadButton_h0bsc_545{padding:6px;min-width:32px;justify-content:center}._fileActionButtons_h0bsc_533 ._viewCurrentButton_h0bsc_547,._fileActionButtons_h0bsc_533 ._downloadCurrentButton_h0bsc_547{padding:4px 6px;min-width:28px;justify-content:center}._fileDisplay_h0bsc_441:empty,._fileActions_h0bsc_519:empty{display:none}._searchInputWrapper_h0bsc_1257{position:relative;flex:1}._suggestionsDropdown_h0bsc_1267{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:4px;box-shadow:0 4px 12px #0000001a;z-index:1000;max-height:300px;overflow-y:auto}._suggestionItem_h0bsc_1297{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background .2s ease}._suggestionItem_h0bsc_1297:hover{background:#f9fafb}._suggestionItem_h0bsc_1297:last-child{border-bottom:none}._suggestionName_h0bsc_1327{font-weight:500;color:#111827;margin-bottom:2px;font-size:14px}._suggestionId_h0bsc_1341{font-size:12px;color:#6b7280;margin-bottom:2px}._suggestionClient_h0bsc_1353{font-size:11px;color:#9ca3af}._resultClient_h0bsc_1365{font-size:13px;color:#374151;margin-top:4px;padding:2px 6px;background:#f3f4f6;border-radius:4px;display:inline-block}._resultDate_h0bsc_1385{font-size:12px;color:#6b7280;margin-top:4px}._resultDirectors_h0bsc_1397{font-size:11px;color:#9ca3af;margin-top:2px;padding:2px 6px;background:#fef3c7;border-radius:4px;display:inline-block}._loadingState_h0bsc_1419{padding:40px 20px;text-align:center;color:#6b7280;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:10px}._loadingState_h0bsc_1419:after{content:"";width:20px;height:20px;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:_spin_h0bsc_1 1s linear infinite}@keyframes _spin_h0bsc_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._suggestionsDropdown_h0bsc_1267{position:fixed;inset:auto 20px 20px;max-height:50vh}._searchInputWrapper_h0bsc_1257{position:static}}.business-profile-content{display:flex;gap:32px;margin-top:20px}.business-sidebar{flex:0 0 350px;background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #00000014;border:1px solid #e8ecef;height:fit-content;max-height:calc(100vh - 200px);overflow-y:auto;position:sticky;top:100px}.business-main-section{flex:1;background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #00000014;border:1px solid #e8ecef}.business-header{margin-bottom:24px}.business-title{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:8px;line-height:1.2}.business-subtitle{display:flex;align-items:center;gap:12px;font-size:14px;color:#6b7280;flex-wrap:wrap}.business-id{font-family:Monaco,Menlo,monospace;background:#f3f4f6;padding:2px 8px;border-radius:4px;border:1px solid #e5e7eb}.business-type-badge,.industry-badge{background:#e0f2fe;color:#0369a1;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500;border:1px solid #bae6fd}.industry-badge{background:#f0f9ff;color:#0c4a6e;border-color:#e0f2fe}.sidebar-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.sidebar-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sidebar-title{font-size:14px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #3b82f6}.sidebar-subtitle{font-size:13px;font-weight:600;color:#4b5563;margin:12px 0 6px}.sidebar-content{display:flex;flex-direction:column;gap:8px}.sidebar-item{display:flex;flex-direction:column;gap:2px}.sidebar-label{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.sidebar-value{font-size:14px;color:#1f2937;font-weight:500;word-break:break-word}.sidebar-link{color:#2563eb;text-decoration:none;font-size:14px;font-weight:500;word-break:break-all}.sidebar-link:hover{color:#1d4ed8;text-decoration:underline}.social-media-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.social-media-link{background:#f3f4f6;color:#4b5563;padding:2px 8px;border-radius:4px;font-size:12px;text-decoration:none;border:1px solid #e5e7eb}.social-media-link:hover{background:#e5e7eb;color:#374151}.address-display{font-size:13px;color:#4b5563;line-height:1.4}.address-line{margin-bottom:2px}.business-logo{width:60px;height:60px;object-fit:contain;border:1px solid #e5e7eb;border-radius:8px;margin-top:4px;padding:4px;background:#fff}.section-subtitle{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:15Px;padding-bottom:8px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.form-field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:14px;font-weight:600;color:#374151;margin-bottom:2px}.field-value{font-size:14px;color:#6b7280;font-style:italic;padding:10px 0}.file-display-view{display:flex;flex-direction:column;gap:8px}.file-display-view .file-content{padding:12px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.file-display-view .file-content:hover{background:#f1f5f9;border-color:#d1d5db}.file-display-view .file-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.file-display-view .file-name{font-size:14px;color:#374151;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-display-view .file-type{font-size:12px;color:#6b7280;background:#e5e7eb;padding:2px 6px;border-radius:4px;flex-shrink:0}.file-display-view .file-actions{display:flex;gap:6px;flex-shrink:0}.file-view-button,.file-download-button{width:32px;height:32px;border-radius:6px;border:1px solid #e5e7eb;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#6b7280;transition:all .2s ease;padding:0}.file-view-button:hover{background:#dbeafe;border-color:#3b82f6;color:#3b82f6;transform:translateY(-1px)}.file-download-button:hover{background:#dcfce7;border-color:#10b981;color:#10b981;transform:translateY(-1px)}.file-handler-container{position:relative;display:flex;flex-direction:column;gap:8px}.file-info-preview{display:flex;flex-direction:column;gap:8px;margin-top:8px}.current-file-label{font-size:13px;color:#6b7280;font-style:italic}.file-action-buttons{display:flex;gap:8px}.business-section{margin-bottom:32px}.business-row{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;margin-bottom:20px;align-items:start}.business-row.view-mode{grid-template-columns:1fr 1fr}.action-button-plus{width:32px;height:32px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:20px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;margin-top:32px}.action-button-plus:hover{background:#111827;color:#fff;border-color:#111827}.action-button-remove{width:32px;height:32px;border-radius:50%;border:1px solid #fecaca;background:#fee2e2;color:#b91c1c;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;margin-top:32px}.action-button-remove:hover{background:#b91c1c;color:#fff;border-color:#b91c1c}.contact-section{margin-bottom:28px}.contact-grid{display:grid;grid-template-columns:1fr 2fr auto;gap:16px;margin-bottom:16px;align-items:end}.contact-grid.view-mode{grid-template-columns:1fr 2fr}.no-data-message{text-align:center;padding:40px;color:#6b7280;font-size:16px;background:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}.clients-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.client-card{padding:20px;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .2s;border:1px solid #e5e7eb}.client-card:hover{background:#f1f5f9;border-color:#1e293b;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.client-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.client-avatar{width:40px;height:40px;background:#1e293b;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}.client-info{flex:1}.client-name{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:4px;line-height:1.2}.client-id{font-size:12px;color:#6b7280;font-family:Monaco,Menlo,monospace}.client-phone{font-size:14px;color:#6b7280;margin:0}.truncate{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.required-indicator{color:#dc2626;margin-left:2px}@media(max-width:1200px){.business-profile-content{flex-direction:column}.business-sidebar{position:relative;top:0;max-height:none;width:100%}}@media(max-width:768px){.form-grid,.clients-grid{grid-template-columns:1fr}.business-title{font-size:24px}.business-sidebar,.business-main-section{padding:16px}.business-row,.business-row.view-mode,.contact-grid,.contact-grid.view-mode{grid-template-columns:1fr;gap:12px}.action-button-plus,.action-button-remove{margin-top:0;align-self:end}}.business-sidebar::-webkit-scrollbar{width:6px}.business-sidebar::-webkit-scrollbar-track{background:#f1f1f1}.business-sidebar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.business-sidebar::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.form-field input,.form-field textarea,.form-field select{padding:6px 10px!important;height:36px!important;min-height:36px!important}.file-handler-container input[type=file]{height:auto!important;padding:8px!important}.file-display-view .file-content{padding:8px 12px!important}.file-view-button,.file-download-button{width:28px!important;height:28px!important;font-size:14px!important}.action-button-plus,.action-button-remove{margin-top:0!important;align-self:center!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);min-height:100vh}.dashboard-container{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8ecf1)}.dashboard-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 32px;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:100}.dashboard-nav{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:32px}.dashboard-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:#111827;text-decoration:none;cursor:pointer;letter-spacing:-.3px}.logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;box-shadow:0 2px 8px #2563eb40}.dashboard-tabs{display:flex;gap:8px;margin-left:auto}.tab-button{display:flex;align-items:center;gap:6px;padding:6px 14px;border:none;background:transparent;color:#6b7280;font-size:13px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.tab-button:hover{background:#eceff3;color:#374151}.tab-button.active{background:#334155;color:#fff;box-shadow:0 2px 6px #0000001f}.tab-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.dashboard-content{max-width:1400px;margin:0 auto;padding:32px}.hero-card{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:16px 24px;border-radius:12px;margin-bottom:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.hero-card.theme-green{background:linear-gradient(135deg,#15803d,#166534);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hero-card:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff14;border-radius:50%;pointer-events:none}.hero-content{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.hero-left{display:flex;align-items:center;gap:12px}.hero-icon-wrapper{background:#ffffff26;padding:10px;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);width:40px;height:40px;display:flex;align-items:center;justify-content:center}.hero-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.hero-text h1{font-size:18px;font-weight:600;color:#fff;margin:0 0 2px;letter-spacing:-.3px}.hero-text p{font-size:13px;color:#ffffffd9;margin:0;font-weight:400}.stats-badge{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);padding:12px 20px;min-width:70px;border-radius:8px;text-align:center}.stats-number{font-size:24px;font-weight:700;color:#fff;line-height:1;margin-bottom:4px;display:block}.stats-label{font-size:11px;color:#ffffffd9;font-weight:500;text-transform:uppercase;letter-spacing:.8px}.search-container{background:#fff;border-radius:12px;padding:16px;margin-top:-9px;margin-bottom:24px;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.search-box{position:relative;max-width:500px;margin:0 auto}.search-icon-wrapper{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.search-icon-wrapper svg{width:16px;height:16px}.search-input{width:100%;height:38px;padding:0 44px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:#fff;transition:all .2s ease;font-weight:400}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-input::placeholder{color:#9ca3af;font-weight:400}.search-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af;transition:all .2s ease}.search-clear-btn:hover{background:#f3f4f6;color:#6b7280}.search-clear-btn svg{width:14px;height:14px}.data-table-wrapper{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a;border:1px solid #e5e7eb;margin-top:-10px}.table-container{overflow-x:auto}.table-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.table-wrapper{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:800px}.data-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.data-table th{padding:14px 20px;text-align:left;font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.8px;background:#f9fafb}.data-table tbody tr{border-bottom:1px solid #f3f4f6;transition:all .15s ease}.data-table tbody tr:hover{background:#f9fafb;box-shadow:0 1px 3px #0000000d}.data-table tbody tr:last-child{border-bottom:none}.data-table td{padding:16px 20px;font-size:14px;color:#374151;background:#fff}.data-table td:first-child,.data-table td.cell-id{font-family:Courier New,monospace;font-weight:600;color:#6b7280;font-size:13px}.data-table td.cell-primary{font-weight:600;color:#111827}.data-table.theme-blue td.cell-primary{color:#2563eb}.data-table.theme-green td.cell-primary{color:#16a34a}.data-table td.empty-state{text-align:center;padding:60px 20px;color:#6b7280;font-size:14px}.empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.client-name-link,.business-name-link{font-weight:600;text-decoration:none;transition:color .2s ease}.client-name-link{color:#2563eb}.business-name-link{color:#16a34a}.empty-state{padding:80px 20px;text-align:center}.empty-icon{font-size:64px;margin-bottom:16px;opacity:.4}.empty-title{font-size:18px;font-weight:600;color:#374151;margin-bottom:8px}.empty-subtitle{font-size:14px;color:#6b7280}.loading-state{padding:80px 20px;text-align:center}.spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 20px}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:16px;font-weight:500;color:#6b7280}.error-state{padding:80px 20px;text-align:center}.error-icon{font-size:64px;margin-bottom:16px}.error-title{font-size:18px;font-weight:600;color:#dc2626;margin-bottom:8px}.error-message{font-size:14px;color:#6b7280;margin-bottom:20px}.retry-btn{background:#dc2626;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.retry-btn:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}@media(max-width:1024px){.dashboard-content{padding:24px 20px}.hero-card{padding:32px 24px}.hero-content{flex-direction:column;gap:24px;text-align:center}.hero-left{flex-direction:column}.stats-badge{width:100%}}@media(max-width:768px){.dashboard-header{padding:12px 16px}.dashboard-nav{flex-direction:column;align-items:flex-start;gap:16px}.dashboard-tabs{width:100%;gap:4px}.tab-button{flex:1;justify-content:center;padding:10px 14px;font-size:14px}.dashboard-content{padding:20px 16px}.hero-text h1{font-size:26px}.stats-number{font-size:28px}.search-box{max-width:100%}.data-table th,.data-table td{padding:12px 14px;font-size:13px}}.id-link,.client-name-link,.business-name-link{background:none;border:none;padding:0;cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s ease;text-align:left}.id-link{font-family:Courier New,monospace;color:#6b7280;font-size:13px}.id-link:hover{color:#111827;text-decoration:underline}.client-name-link{color:#2563eb;font-size:14px}.client-name-link:hover{color:#1d4ed8;text-decoration:underline}.business-name-link{color:#16a34a;font-size:14px}.business-name-link:hover{color:#15803d;text-decoration:underline}.back-button{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:24px;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.back-button:hover{background:#e5e7eb;transform:translate(-2px)}.profile-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:32px;border-radius:16px;margin-bottom:24px;display:flex;align-items:center;gap:24px;box-shadow:0 10px 30px #2563eb40;position:relative;overflow:hidden}.profile-header.theme-green{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 10px 30px #16a34a40}.profile-header:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff14;border-radius:50%;pointer-events:none}.profile-avatar{width:80px;height:80px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.3);flex-shrink:0;position:relative;z-index:1}.profile-avatar.theme-green{background:#ffffff40}.avatar-icon{font-size:40px}.profile-header-info{flex:1;position:relative;z-index:1}.profile-name{font-size:32px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.5px}.profile-id{font-size:14px;color:#ffffffd9;margin:0;font-family:Courier New,monospace}.edit-profile-btn{background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease;position:relative;z-index:1}.edit-profile-btn:hover{background:#ffffff59;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.profile-section{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px #0000000a;border:1px solid #e5e7eb}.section-title{font-size:18px;font-weight:700;color:#111827;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.detail-item{display:flex;flex-direction:column;gap:6px}.detail-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:15px;font-weight:500;color:#111827;word-break:break-word}.associated-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.associated-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;align-items:flex-start;gap:14px;transition:all .2s ease}.associated-card:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.associated-icon{width:48px;height:48px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;border:1px solid #e5e7eb}.associated-info{flex:1;min-width:0}.associated-name{font-size:15px;font-weight:600;color:#111827;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.associated-detail{font-size:13px;color:#6b7280;margin:2px 0}.empty-state-small{text-align:center;padding:40px 20px;color:#6b7280;font-size:14px}@media(max-width:768px){.profile-header{flex-direction:column;text-align:center;padding:24px}.profile-name{font-size:24px}.details-grid,.associated-list{grid-template-columns:1fr}}
