.header{justify-content:space-between;height:72px;padding:0 24px;background-color:#ffffff;border-bottom:1px solid rgba(0,0,0,.05);flex-shrink:0}.header,.header-left{display:flex;align-items:center}.header-left{gap:12px}.header-workspace-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-workspace-icon-inner{color:#ffffff}.header-workspace-name{font-size:16px;font-weight:600;color:#111827}.header-right{gap:8px}.header-button,.header-right{display:flex;align-items:center}.header-button{width:36px;height:36px;justify-content:center;border-radius:8px;background-color:transparent;color:#6b7280;border:none;cursor:pointer;transition:all .2s}.header-button:hover{background-color:#f3f4f6;color:#111827}.header-button-active{background-color:#e5e7eb;color:#111827}.header-sidebar-controls{gap:4px}.header-sidebar-controls,.header-user{display:flex;align-items:center;margin-left:8px;padding-left:8px;border-left:1px solid rgba(0,0,0,.05)}.header-user{gap:8px}.header-username{font-size:14px;font-weight:500;color:#111827}.header-user-avatar{width:32px;height:32px;border-radius:50%;background-color:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500}.title-base{color:#111827}.modal-backdrop{background-color:rgba(0,0,0,.5)}.modal-header{border-color:#e5e7eb}.modal-close-button{color:#6b7280}.modal-close-button:hover{background-color:#f3f4f6}.modal-footer{border-color:#e5e7eb}.modal-label{color:#374151}.modal-input{background-color:#f9fafb;border:1px solid #e5e7eb;color:#111827}.modal-input-border{border-color:#e5e7eb}.modal-preview-bg{background-color:#f9fafb}.modal-preview-text{color:#6b7280}.modal-preview-text-main{color:#111827}.modal-button-cancel{background-color:transparent;color:#6b7280}.modal-button-cancel:hover{background-color:#f3f4f6}.modal-button-save{background-color:#3b82f6;color:#ffffff}.modal-button-save:hover:not(:disabled){background-color:#2563eb}.modal-button-save:disabled{background-color:#d1d5db;cursor:not-allowed}.modal-card{background-color:#ffffff;border-color:#e5e7eb}.modal-card:hover{background-color:#f9fafb;border-color:#d1d5db}.modal-card-title{color:#111827}.modal-card-description{color:#6b7280}.modal-icon-picker{border-color:#e5e7eb}.modal-icon-button{background-color:#f8f9fb;color:#6b7280}.modal-icon-button:hover{background-color:#f1f3f5}.button-primary,.modal-icon-button-selected{background-color:#3b82f6;color:#ffffff}.button-primary{cursor:pointer}.button-primary:hover:not(:disabled){background-color:#2563eb}.button-secondary{background-color:#f3f4f6;color:#374151}.button-secondary:hover:not(:disabled){background-color:#e5e7eb}.button-danger{background-color:#fee2e2;color:#dc2626}.button-danger:hover:not(:disabled){background-color:#fecaca}.button-ghost{background-color:transparent;color:#6b7280}.button-ghost:hover:not(:disabled){background-color:#f3f4f6}.button-disabled{background-color:#d1d5db!important;color:#ffffff!important;cursor:not-allowed!important}.widget-layout{display:grid;grid-template-columns:repeat(auto-fill,240px);grid-auto-rows:min-content;grid-auto-flow:row dense;justify-content:start;gap:12px;padding:12px;min-height:100%}.empty-state-message{color:#6b7280}.empty-state-subtitle{color:#9ca3af}.loading-state-text{color:#6b7280}