.csm-overlay{position:fixed!important;inset:0!important;background:#0009!important;display:none;align-items:flex-start!important;justify-content:center!important;z-index:9999!important;padding:40px 20px!important;overflow-y:auto!important}.csm-overlay.active{display:flex!important}.csm-modal{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:calc(100vh - 80px)!important;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;overflow:hidden}.csm-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0;z-index:1}.csm-header h3{margin:0;font-size:18px;font-weight:700;color:#111827}.csm-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}.csm-close:hover{background:#f3f4f6}.csm-body{padding:20px 24px;overflow-y:auto;flex:1;overscroll-behavior:contain}.csm-section{margin-bottom:20px}.csm-label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:8px}.csm-small-label{display:block;font-size:11px;font-weight:600;color:#6b7280;margin-bottom:6px;text-transform:uppercase}.csm-hint{display:block;font-size:11px;color:#9ca3af;margin-top:4px}.csm-icon-row{display:flex;align-items:center;gap:16px}.csm-icon-preview{width:56px;height:56px;border-radius:8px;background:#2e69ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;flex-shrink:0;transition:background .2s}.csm-color-picker{flex:1}.csm-colors{display:flex;gap:6px;flex-wrap:wrap}.csm-color-dot{width:26px;height:26px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;transition:all .15s}.csm-color-dot:hover{transform:scale(1.1)}.csm-color-dot.active{border-color:#111827;box-shadow:0 0 0 2px #fff inset}.csm-input,.csm-textarea{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:10px 12px;font-size:14px;font-family:inherit;outline:none;transition:border-color .15s;box-sizing:border-box}.csm-input:focus,.csm-textarea:focus{border-color:#2e69ff}.csm-textarea{resize:vertical;min-height:70px;max-height:200px}.csm-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#374151;font-weight:500}.csm-checkbox input{cursor:pointer}.csm-error{background:#fef2f2;color:#dc2626;padding:10px 14px;border-radius:6px;font-size:13px;margin-bottom:16px;border:1px solid #fecaca}.csm-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #e5e7eb;background:#fafafa;flex-shrink:0}.csm-btn-primary{background:#2e69ff;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.csm-btn-primary:hover:not([disabled]){background:#1e5ae6}.csm-btn-primary:disabled{opacity:.5;cursor:not-allowed}.csm-btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.csm-btn-secondary:hover{background:#f9fafb}@media(max-width:600px){.csm-overlay{padding:20px 10px!important}.csm-modal{max-height:calc(100vh - 40px)!important}}.sidebar-container{width:100%;max-width:180px;display:flex;flex-direction:column;position:sticky;top:75px;font-family:Inter,sans-serif}.sidebar-title{font-size:11px;font-weight:700;color:#939598;margin:15px 0 8px 8px;letter-spacing:.5px}.create-space-btn{display:flex;align-items:center;background-color:#f7f7f8;border:1px solid #e2e4e6;border-radius:6px;padding:10px 12px;color:#636466;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;width:100%}.create-space-btn:hover{background-color:#ededef}.plus-icon{font-size:18px;margin-right:10px;font-weight:300}.spaces-list ul{list-style:none;padding:0;margin:0}.space-item{display:flex;align-items:center;padding:8px;border-radius:6px;cursor:pointer;transition:background .2s;margin-bottom:2px}.space-item:hover{background-color:#f1f2f2}.space-item.filtered-out{display:none}.icon-box{width:24px;height:24px;margin-right:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-weight:700;font-size:12px;overflow:hidden}.icon-box img{width:100%;height:100%;object-fit:cover}.space-name{font-size:13px;color:#636466;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-pill{margin-left:auto;background:#eef0f2;color:#858c93;font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px}.toggle-btn{background:none;border:none;color:#2e69ff;font-size:12px;font-weight:600;cursor:pointer;padding:10px 8px;text-align:left;width:100%}.toggle-btn:hover{text-decoration:underline}.sidebar-footer{margin-top:20px;padding-top:15px;border-top:1px solid #eef0f2}.footer-links{font-size:12px;color:#939598;cursor:pointer}.sidebar-footer p{font-size:11px;color:#bdbebf;margin-top:5px}.loading-spaces{padding:10px;font-size:12px;color:#bdbebf}.hidden{display:none!important}
