{"version":3,"file":"user-profile-styles.css","mappings":";;;AAAA;;;;;;EAME;;AAEF,uDAAuD;AACvD;;IAEI,sBAAsB;IACtB,0BAA0B;IAC1B,0BAA0B;AAC9B;;AAEA;IACI,yBAAyB;IACzB,kBAAkB;IAClB,6BAA6B;IAC7B,sEAAsE;IACtE,sBAAsB;IACtB,cAAc;AAClB;;AAEA;IACI,qBAAqB;AACzB;;AAEA;IACI,qBAAqB;IACrB,6BAA6B;IAC7B,8BAA8B;AAClC;;AAEA;IACI,YAAY;IACZ,iBAAiB;AACrB;;AAEA;IACI,iBAAiB;IACjB,mBAAmB;IACnB,cAAc;AAClB;;AAEA;IACI,YAAY;IACZ,WAAW;IACX,UAAU;AACd;;AAEA,qBAAqB;AACrB;IACI,yBAAyB;IACzB,kBAAkB;IAClB,yCAAyC;AAC7C;;AAEA;IACI,iBAAiB;IACjB,cAAc;AAClB;;AAEA;IACI,yBAAyB;IACzB,WAAW;AACf;;AAEA;IACI,yBAAyB;IACzB,cAAc;AAClB;;AAEA;IACI,yBAAyB;IACzB,kBAAkB;IAClB,gBAAgB;IAChB,UAAU;IACV,cAAc;AAClB;;AAEA;IACI,qBAAqB;IACrB,6BAA6B;AACjC;;AAEA,sBAAsB;AACtB;IACI,kBAAkB;IAClB,cAAc;IACd,kBAAkB;AACtB;;AAEA,yDAAyD;AACzD;IACI,iBAAiB;IACjB,cAAc;IACd,eAAe;IACf,gBAAgB;AACpB;;AAEA,iBAAiB;AACjB;IACI,cAAc;IACd,eAAe;IACf,YAAY;IACZ,iBAAiB;AACrB;;AAEA;IACI,cAAc;AAClB;;AAEA,2BAA2B;AAC3B;IACI;QACI,eAAe;QACf,sBAAsB;IAC1B;;IAEA;QACI,YAAY;QACZ,iBAAiB;IACrB;;IAEA;QACI,YAAY;IAChB;AACJ","sources":["webpack://rewardswp/./assets/css/user-profile.css"],"sourcesContent":["/**\n * User Profile Styles\n * \n * Styles for the RewardsWP member management in user profiles.\n *\n * @since 1.0.0\n */\n\n/* Select2 container styling to match WordPress admin */\n.rewardswp-member-select + .select2-container,\n.rewardswp-member-select + .select2-container.select2-container--default {\n    width: 25em !important;\n    max-width: none !important;\n    min-width: 25em !important;\n}\n\n.rewardswp-member-select + .select2-container .select2-selection {\n    border: 1px solid #8c8f94;\n    border-radius: 4px;\n    box-shadow: 0 0 0 transparent;\n    transition: border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;\n    background-color: #fff;\n    color: #2c3338;\n}\n\n.rewardswp-member-select + .select2-container .select2-selection:hover {\n    border-color: #8c8f94;\n}\n\n.rewardswp-member-select + .select2-container.select2-container--focus .select2-selection {\n    border-color: #2271b1;\n    box-shadow: 0 0 0 1px #2271b1;\n    outline: 2px solid transparent;\n}\n\n.rewardswp-member-select + .select2-container .select2-selection--single {\n    height: 30px;\n    line-height: 28px;\n}\n\n.rewardswp-member-select + .select2-container .select2-selection__rendered {\n    padding-left: 8px;\n    padding-right: 20px;\n    color: #2c3338;\n}\n\n.rewardswp-member-select + .select2-container .select2-selection__arrow {\n    height: 28px;\n    width: 20px;\n    right: 1px;\n}\n\n/* Dropdown styling */\n.select2-dropdown {\n    border: 1px solid #c3c4c7;\n    border-radius: 4px;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);\n}\n\n.select2-results__option {\n    padding: 8px 12px;\n    color: #2c3338;\n}\n\n.select2-results__option[aria-selected=\"true\"] {\n    background-color: #2271b1;\n    color: #fff;\n}\n\n.select2-results__option--highlighted {\n    background-color: #f0f6fc;\n    color: #2c3338;\n}\n\n.select2-search__field {\n    border: 1px solid #8c8f94;\n    border-radius: 3px;\n    padding: 4px 6px;\n    outline: 0;\n    color: #2c3338;\n}\n\n.select2-search__field:focus {\n    border-color: #2271b1;\n    box-shadow: 0 0 0 1px #2271b1;\n}\n\n/* Loading indicator */\n.select2-results__option .loading {\n    text-align: center;\n    color: #646970;\n    font-style: italic;\n}\n\n/* Description text styling to match WordPress standard */\n.rewardswp-member-select + .select2-container + .description {\n    margin: 2px 0 5px;\n    color: #646970;\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n/* Clear button */\n.select2-selection__clear {\n    color: #a7aaad;\n    cursor: pointer;\n    float: right;\n    font-weight: bold;\n}\n\n.select2-selection__clear:hover {\n    color: #c92c2c;\n}\n\n/* Responsive adjustments */\n@media screen and (max-width: 782px) {\n    .rewardswp-member-select + .select2-container {\n        max-width: 100%;\n        width: 100% !important;\n    }\n    \n    .rewardswp-member-select + .select2-container .select2-selection--single {\n        height: 40px;\n        line-height: 38px;\n    }\n    \n    .rewardswp-member-select + .select2-container .select2-selection__arrow {\n        height: 38px;\n    }\n}\n"],"names":[],"ignoreList":[],"sourceRoot":""}