{"version":3,"file":"./style-hugeicons-picker.css","mappings":";;;AAAA;IACI,mBAAmB;AACvB;;AAEA;IACI,cAAc;IACd,SAAS;IACT,aAAa;IACb,YAAY;IACZ,gBAAgB;IAChB,qBAAqB;IACrB,oCAAoC;AACxC;;AAEA;IACI,YAAY;AAChB;;AAEA;IACI,YAAY;AAChB;;AAEA;IACI,aAAa;IACb,mBAAmB;IACnB,mBAAmB;IACnB,SAAS;IACT,mBAAmB;AACvB;;AAEA,yBAAyB;AACzB;IACI,aAAa;IACb,6BAA6B;IAC7B,yBAAyB;IACzB,oBAAoB;IACpB,kBAAkB;IAClB,SAAS;IACT,kBAAkB;AACtB;;AAEA;IACI,6BAA6B;IAC7B,WAAW;IACX,YAAY;IACZ,aAAa;IACb,eAAe;IACf,WAAW;IACX,kBAAkB;AACtB;;AAEA;IACI,aAAa;IACb,kBAAkB;IAClB,UAAU;IACV,QAAQ;IACR,2BAA2B;IAC3B,WAAW;IACX,eAAe;AACnB;;AAEA,wBAAwB;AACxB;;IAEI,UAAU;AACd;;AAEA,qBAAqB;AACrB;;IAEI,yBAAyB;IACzB,WAAW;IACX,yBAAyB;IACzB,kBAAkB;IAClB,kBAAkB;IAClB,eAAe;IACf,WAAW;IACX,qBAAgB;SAAhB,gBAAgB;IAChB,wBAAwB;IACxB,yDAAyL;IACzL,4BAA4B;IAC5B,sCAAsC;IACtC,eAAe;AACnB;;AAEA,uBAAuB;AACvB;IACI,aAAa;IACb,SAAS;IACT,aAAa;IACb,mBAAmB;AACvB;;AAEA,uBAAuB;AACvB;IACI,aAAa;IACb,sBAAsB;IACtB,mBAAmB;IACnB,uBAAuB;IACvB,aAAa;IACb,yBAAyB;IACzB,kBAAkB;IAClB,eAAe;IACf,gCAAgC;IAChC,mBAAmB;IACnB,mBAAmB;IACnB,mBAAmB;AACvB;;AAEA;IACI,kBAAkB;IAClB,yBAAyB;AAC7B;;AAEA;IACI,kBAAkB;IAClB,yBAAyB;AAC7B;;AAEA;IACI,WAAW;IACX,YAAY;AAChB;;AAEA;IACI,kBAAkB;IAClB,eAAe;IACf,WAAW;IACX,eAAe;IACf,mBAAmB;IACnB,gBAAgB;IAChB,uBAAuB;IACvB,WAAW;IACX,cAAc;AAClB;;AAEA;IACI,kBAAkB;AACtB;;AAEA;IACI,yBAAyB;IACzB,YAAY;IACZ,yBAAyB;IACzB,kBAAkB;IAClB,YAAY;IACZ,eAAe;IACf,YAAY;AAChB;;AAEA;;;IAGI,aAAa;AACjB;;AAEA,8BAA8B;AAC9B;IACI,OAAO;IACP,WAAW;AACf;;AAEA;IACI,WAAW;IACX,yBAAyB;IACzB,WAAW;IACX,yBAAyB;IACzB,kBAAkB;IAClB,kBAAkB;IAClB,eAAe;IACf,qBAAgB;SAAhB,gBAAgB;IAChB,wBAAwB;IACxB,yDAAyL;IACzL,4BAA4B;IAC5B,sCAAsC;IACtC,eAAe;AACnB;;AAEA,+CAA+C;AAC/C;IACI,mDAAmD;IACnD,gBAAgB;AACpB;;AAEA;IACI,yBAAyB;IACzB,kBAAkB;IAClB,qBAAqB;IACrB,oCAAoC;AACxC;;AAEA;IACI,UAAU;AACd;;AAEA;IACI,uBAAuB;IACvB,mBAAmB;AACvB;;AAEA;IACI,yBAAyB;IACzB,mBAAmB;IACnB,6BAA6B;IAC7B,4BAA4B;AAChC;;AAEA;IACI,yBAAyB;AAC7B,C","sources":["webpack://@hugeicons/gutenburg/./src/style.css"],"sourcesContent":["body {\n    background: #ffffff;\n}\n\n.hugeicons-icons-list {\n    display: block;\n    margin: 0;\n    padding: 20px;\n    height: 100%;\n    overflow-y: auto;\n    scrollbar-width: thin;\n    scrollbar-color: #d4d4d4 transparent;\n}\n\n.hugeicons-icons-list__content {\n    height: 100%;\n}\n\n.hugeicons-icons-list__content img {\n    filter: none;\n}\n\n.hugeicons-icons-list__content__filter {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    gap: 16px;\n    padding: 0 0 20px 0;\n}\n\n/* Search input styling */\n.hugeicons-icons-list__content__filter__search {\n    flex: 0 0 50%;\n    background-color: transparent;\n    border: 1px solid #e0e0e0;\n    border-radius: 100px;\n    padding: 12px 20px;\n    margin: 0;\n    position: relative;\n}\n\n.hugeicons-icons-list__content__filter__search input {\n    background-color: transparent;\n    color: #333;\n    border: none;\n    outline: none;\n    font-size: 15px;\n    width: 100%;\n    padding-left: 30px;\n}\n\n.hugeicons-icons-list__content__filter__search::before {\n    content: \"🔍\";\n    position: absolute;\n    left: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #666;\n    font-size: 14px;\n}\n\n/* Dropdowns container */\n.hugeicons-icons-list__content__filter__categories,\n.hugeicons-icons-list__content__filter__style {\n    width: 25%;\n}\n\n/* Dropdown styling */\n.hugeicons-icons-list__content__filter__categories select,\n.hugeicons-icons-list__content__filter__style select {\n    background-color: #ffffff;\n    color: #333;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 12px 16px;\n    font-size: 14px;\n    width: 100%;\n    appearance: none;\n    -webkit-appearance: none;\n    background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E\");\n    background-repeat: no-repeat;\n    background-position: right 16px center;\n    cursor: pointer;\n}\n\n/* Dropdown container */\n.hugeicons-icons-list__content__filter__dropdowns {\n    display: flex;\n    gap: 16px;\n    flex: 0 0 50%;\n    padding-right: 20px;\n}\n\n/* Icons grid styling */\n.hugeicons-icon {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n    border: 1px solid #eaeaea;\n    border-radius: 8px;\n    cursor: pointer;\n    transition: all 0.2s ease-in-out;\n    margin-bottom: 10px;\n    aspect-ratio: 1 / 1;\n    background: #ffffff;\n}\n\n.hugeicons-icon:hover {\n    border-color: #333;\n    background-color: #ffffff;\n}\n\n.hugeicons-icon--selected {\n    border-color: #333;\n    background-color: #ffffff;\n}\n\n.hugeicons-icon__image {\n    width: 28px;\n    height: 28px;\n}\n\n.hugeicons-icon__name {\n    text-align: center;\n    font-size: 12px;\n    color: #666;\n    margin-top: 8px;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    width: 100%;\n    padding: 0 4px;\n}\n\n#hugeicons__selected-icon-svg{\n    visibility: hidden;\n}\n\n.hugeicons-icons-list__content__filter__categories select {\n    background-color: #383838;\n    color: white;\n    border: 1px solid #383838;\n    border-radius: 3px;\n    padding: 5px;\n    font-size: 14px;\n    width: 200px;\n}\n\n.hugeicons-icons-list__sidebar,\n.hugeicons-icons-list__sidebar__category,\n.hugeicons-icons-list__sidebar__category--selected {\n    display: none;\n}\n\n/* Style dropdowns container */\n.hugeicons-icons-list__content__filter__style {\n    flex: 1;\n    width: auto;\n}\n\n.hugeicons-icons-list__content__filter__style select {\n    width: 100%;\n    background-color: #ffffff;\n    color: #333;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 12px 16px;\n    font-size: 14px;\n    appearance: none;\n    -webkit-appearance: none;\n    background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E\");\n    background-repeat: no-repeat;\n    background-position: right 16px center;\n    cursor: pointer;\n}\n\n/* Optional: Add focus styles without outline */\n.hugeicons-icons-list__content__filter__search input:focus {\n    /* You can add subtle focus styles here if needed */\n    box-shadow: none;\n}\n\n.hugeicons-icons-list__content__grid-container {\n    background-color: #f8f8f8;\n    border-radius: 8px;\n    scrollbar-width: thin;\n    scrollbar-color: #d4d4d4 transparent;\n}\n\n.hugeicons-icons-list__content__grid-container::-webkit-scrollbar {\n    width: 8px;\n}\n\n.hugeicons-icons-list__content__grid-container::-webkit-scrollbar-track {\n    background: transparent;\n    border-radius: 10px;\n}\n\n.hugeicons-icons-list__content__grid-container::-webkit-scrollbar-thumb {\n    background-color: #d4d4d4;\n    border-radius: 10px;\n    border: 2px solid transparent;\n    background-clip: padding-box;\n}\n\n.hugeicons-icons-list__content__grid-container::-webkit-scrollbar-thumb:hover {\n    background-color: #a8a8a8;\n}"],"names":[],"sourceRoot":""}