{"version":3,"sources":["webpack://contact/./src/styles/main.scss"],"names":[],"mappings":"AAAA,gBAAgB,aAAa,sBAAsB,uBAAuB,kBAAkB,wCAAwC,oBAAoB,gBAAgB,eAAe,kBAAkB,gBAAgB,wBAAwB,oBAAoB,aAAa,8BAA8B,SAAS,mBAAmB,kCAAkC,YAAY,cAAc,6BAA6B,YAAY,gBAAgB,gBAAgB,+BAA+B,aAAa,sBAAsB,gBAAgB,SAAS,mCAAmC,aAAa,mBAAmB,QAAQ,uBAAuB,eAAe,gBAAgB,cAAc,gCAAgC,sBAAsB,cAAc,8CAA8C,eAAe,WAAW,YAAY,cAAc,0BAA0B,gBAAgB,SAAS,mBAAmB,OAAO,gBAAgB,+BAA+B,SAAS,iCAAiC,aAAa,mBAAmB,QAAQ,2BAA2B,eAAe,gBAAgB,oBAAoB,yBAAyB,cAAc,eAAe,iBAAiB,kBAAkB,sBAAsB,4CAA4C,eAAe,WAAW,YAAY,cAAc,sBAAsB,cAAc,wCAAwC,WAAW,cAAc,iBAAiB,UAAU,WAAW,iCAAiC,kCAAkC,yCAAyC,yEAAyE,cAAc,uCAAuC,cAAc,kDAAkD,cAAc,8CAA8C,qBAAqB,4EAA4E,iBAAiB,wFAAwF,6BAA6B,eAAe,gBAAgB,6BAA6B,gBAAgB,SAAS,kBAAkB,gBAAgB,iBAAiB,UAAU,4FAA4F,0FAA0F,cAAc,iGAAiG,yCAAyC,sFAAsF,aAAa,UAAU,cAAc,iBAAiB,oBAAoB,8FAA8F,cAAc,yGAAyG,cAAc,mHAAmH,WAAW,cAAc,UAAU,WAAW,kBAAkB,mBAAmB,cAAc,iCAAiC,aAAa,mBAAmB,QAAQ,0BAA0B,eAAe,gBAAgB,cAAc,qBAAqB,kCAAkC,0BAA0B,iBAAiB,wDAAwD,gBAAgB,mBAAmB,gBAAgB,uBAAuB,4CAA4C,eAAe,WAAW,YAAY,cAAc,WAAW,mCAAmC,uCAAuC,mBAAmB,cAAc,0BAA0B,kDAAkD,WAAW,wCAAwC,4DAA4D,cAAc,gBAAgB,0BAA0B,mDAAmD,UAAU,cAAc,6BAA6B,OAAO,kBAAkB,YAAY,oBAAoB,2CAA2C,mBAAmB,oCAAoC,sBAAsB,wCAAwC,0BAA0B,sBAAsB,YAAY,eAAe,kBAAkB,gBAAgB,uBAAuB,sBAAsB,6BAA6B,eAAe,cAAc,eAAe,mCAAmC,cAAc,wBAAwB,cAAc,eAAe,eAAe,+BAA+B,cAAc,iBAAiB,sBAAsB,kBAAkB,wCAAwC,kBAAkB,8BAA8B,cAAc,gBAAgB,iCAAiC,cAAc,+CAA+C,mBAAmB,wDAAwD,sBAAsB,gQAAgQ,wCAAwC,qGAAqG,aAAa,uBAAuB,cAAc,0DAA0D,mBAAmB,cAAc,yDAAyD,gBAAgB,eAAe,gBAAgB,6BAA6B,iBAAiB,uCAAuC,QAAQ,wCAAwC,WAAW,8BAA8B,cAAc,gBAAgB,uEAAuE,4BAA4B,+GAA+G,sBAAsB,6BAA6B,gBAAgB,gBAAgB,6BAA6B,6BAA6B,kBAAkB,4CAA4C,aAAa,mBAAmB,qBAAqB,gCAAgC,mBAAmB,oBAAoB,4BAA4B,yBAAyB,SAAS,2BAA2B,gBAAgB,sBAAsB,eAAe,gB","file":"../css/contactum-admin.css","sourcesContent":[".contactum-flex{display:flex}.contactum_pagination{background:var(--card);border-radius:8px;box-shadow:0 1px 3px rgba(30,31,33,.08);display:inline-flex;font-weight:500;max-width:100%;padding:12px 20px;margin-top:20px;color:var(--foreground)}.contactum-settings{display:flex;min-height:calc(100vh - 92px);margin:0;background:#f4f6fa}.contactum-settings__sidebar-wrap{width:220px;flex-shrink:0}.contactum-settings__sidebar{width:220px;min-height:100%;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;position:sticky;top:32px}.contactum-settings__sidebar-brand{display:flex;align-items:center;gap:8px;padding:18px 16px 14px;font-size:14px;font-weight:700;color:#1a1a2e;border-bottom:1px solid #f0f2f5;letter-spacing:-0.2px;flex-shrink:0}.contactum-settings__sidebar-brand .dashicons{font-size:18px;width:18px;height:18px;color:#409eff}.contactum-settings__menu{list-style:none;margin:0;padding:8px 0 20px;flex:1;overflow-y:auto}.contactum-settings__menu-item{margin:0}.contactum-settings__group-label{display:flex;align-items:center;gap:7px;padding:16px 14px 6px 16px;font-size:10px;font-weight:700;letter-spacing:.9px;text-transform:uppercase;color:#9ca3af;cursor:pointer;user-select:none;position:relative;transition:color .15s}.contactum-settings__group-label>.dashicons{font-size:12px;width:12px;height:12px;color:#c0c4cc;transition:color .15s;flex-shrink:0}.contactum-settings__group-label::after{content:\"\";display:block;margin-left:auto;width:5px;height:5px;border-right:1.5px solid #c0c4cc;border-bottom:1.5px solid #c0c4cc;transform:rotate(45deg) translateY(-2px);transition:transform .22s cubic-bezier(0.4, 0, 0.2, 1),border-color .15s;flex-shrink:0}.contactum-settings__group-label:hover{color:#6b7280}.contactum-settings__group-label:hover>.dashicons{color:#9ca3af}.contactum-settings__group-label:hover::after{border-color:#9ca3af}.contactum-settings__menu-item:first-child .contactum-settings__group-label{padding-top:10px}.contactum-settings__menu-item--has-submenu+.contactum-settings__menu-item--has-submenu{border-top:1px solid #f3f4f6;margin-top:4px;padding-top:2px}.contactum-settings__submenu{list-style:none;margin:0;padding:2px 0 6px;overflow:hidden;max-height:800px;opacity:1;transition:max-height .32s cubic-bezier(0.4, 0, 0.2, 1),opacity .22s ease,padding .22s ease}.contactum-settings__menu-item--has-submenu.is-collapsed>.contactum-settings__group-label{color:#9ca3af}.contactum-settings__menu-item--has-submenu.is-collapsed>.contactum-settings__group-label::after{transform:rotate(-45deg) translateY(1px)}.contactum-settings__menu-item--has-submenu.is-collapsed>.contactum-settings__submenu{max-height:0;opacity:0;padding-top:0;padding-bottom:0;pointer-events:none}.contactum-settings__menu-item--has-submenu.has-active-child>.contactum-settings__group-label{color:#374151}.contactum-settings__menu-item--has-submenu.has-active-child>.contactum-settings__group-label>.dashicons{color:#6b7280}.contactum-settings__menu-item--has-submenu.has-active-child.is-collapsed>.contactum-settings__group-label::before{content:\"\";display:block;width:5px;height:5px;border-radius:50%;background:#3b82f6;flex-shrink:0}.contactum-settings__menu-item a{display:flex;align-items:center;gap:8px;padding:7px 14px 7px 22px;font-size:13px;font-weight:400;color:#6b7280;text-decoration:none;border-left:3px solid transparent;border-radius:0 6px 6px 0;margin-right:8px;transition:background .12s,color .12s,border-color .12s;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contactum-settings__menu-item a>.dashicons{font-size:14px;width:14px;height:14px;flex-shrink:0;opacity:.5;transition:opacity .12s,color .12s}.contactum-settings__menu-item a:hover{background:#f5f7ff;color:#1d4ed8;border-left-color:#bfdbfe}.contactum-settings__menu-item a:hover>.dashicons{opacity:.8}.contactum-settings__menu-item a.active{background:linear-gradient(90deg, #eff6ff 0%, #f8fbff 100%);color:#1d4ed8;font-weight:600;border-left-color:#3b82f6}.contactum-settings__menu-item a.active>.dashicons{opacity:1;color:#3b82f6}.contactum-settings__content{flex:1;padding:24px 28px;min-width:0}.el-button--primary{background-color:var(--primary) !important}.el-button--danger{background-color:#dc2727 !important}.el-table thead .cell{color:hsl(var(--foreground)) !important}.el-table .el-table__cell{box-sizing:border-box;min-width:0;padding:12px 0;position:relative;text-align:left;text-overflow:ellipsis;vertical-align:middle}.el-icon-circle-plus-outline{font-size:24px;color:#5cb85c;cursor:pointer}.el-icon-circle-plus-outline:hover{color:#449d44}.el-icon-remove-outline{color:#d9534f;font-size:20px;cursor:pointer}.el-icon-remove-outline :hover{color:#c9302c}.contactum_table{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(30,31,33,.08);padding:10px 24px}.contactum_table .cell strong{color:#1e1f21;font-weight:500}.contactum-table-container thead{color:#1e1f21}.contactum_table .el-table__row td:first-child{vertical-align:top}.contactum_table .el-table__empty-block,.ff_table table{width:100% !important}.contactum_table .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell,.ff_table .el-table__body tr.el-table__row--striped td.el-table__cell,.ff_table .el-table__body tr.hover-row>td.el-table__cell,.ff_table th.el-table__cell,.ff_table tr{background-color:transparent !important}.contactum_table .el-table--border:after,.ff_table .el-table--group:after,.ff_table .el-table:before{display:none}.contactum_table thead{color:#1e1f21}.contactum_table thead .el-table__cell,.ff_table thead th{padding-bottom:8px;padding-top:0}.contactum_table .cell,.ff_table th.el-table__cell>.cell{font-weight:600;padding-left:0;padding-right:0}.contactum_table .sort-caret{border-width:4px}.contactum_table .sort-caret.ascending{top:7px}.contactum_table .sort-caret.descending{bottom:8px}.contactum_table .cell strong{color:#1e1f21;font-weight:500}.contactum_table td.el-table__cell,.ff_table th.el-table__cell.is-leaf{border-bottom-color:#ececec}.contactum_table tbody tr:last-child td.el-table__cell,.ff_table tbody tr:last-child th.el-table__cell.is-leaf{border-bottom-width:0}.contactum_table tbody .cell{font-weight:400}.contactum_card{background-color:var(--card);border:1px solid transparent;border-radius:8px;box-shadow:0 2px 3px 0 rgba(130,130,130,.1);padding:24px;margin-bottom:30px}.contactum_card_head{border-bottom:1px solid #ececec;margin-bottom:26px;padding-bottom:16px}.contactum_card_head .title{color:#1e1f21 !important;margin:0}.contactum_card_head .text{margin-top:10px}.contactum_card .text{font-size:15px;line-height:1.6}"],"sourceRoot":""}