{"version":3,"file":"../css/block-user-name.css","mappings":"AAAA,sFAAsF;AACtF;IACI,2DAA2D;IAC3D,cAAc;IACd,yBAAyB;IACzB,oBAAoB;IACpB,kBAAkB;IAClB,oBAAoB;IACpB,mBAAmB;IACnB,mBAAmB;IACnB,oBAAoB;IACpB,uBAAuB;IACvB,uBAAuB;IACvB,wBAAwB;AAC5B;;AAEA,qEAAqE;AACrE;;IAEI,sCAAsC;IACtC,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;IACnC,eAAe;IACf,gBAAgB;AACpB;;AAEA,uCAAuC;AACvC,yBAAyB;AACzB;IACI,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;AACvC;;AAEA,2BAA2B;AAC3B;IACI,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;AACvC;;AAEA,qCAAqC;AACrC;;IAEI,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;AACvC;;AAEA,qCAAqC;AACrC;IACI,8CAA8C;IAC9C,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;AACvC;;AAEA;IACI,gDAAgD;IAChD,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;AACvC;;AAEA,iCAAiC;AACjC;IACI,SAAS;AACb;;AAEA,4DAA4D;AAC5D;;IAEI,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;IACnC,eAAe;IACf,gBAAgB;AACpB;;AAEA,2CAA2C;AAC3C;;IAEI,yBAAyB;IACzB,oCAAoC;IACpC,+BAA+B;IAC/B,6BAA6B;IAC7B,+BAA+B;IAC/B,8BAA8B;IAC9B,8BAA8B;IAC9B,+BAA+B;IAC/B,kCAAkC;IAClC,kCAAkC;IAClC,mCAAmC;IACnC,eAAe;IACf,gBAAgB;AACpB;;AAEA,2BAA2B;AAC3B;IACI;QACI,kBAAkB;IACtB;;IAEA;QACI,iBAAiB;IACrB;;IAEA;QACI,kBAAkB;IACtB;AACJ","sources":["webpack://wpuf-user-listing/./src/css/block-user-name.css"],"sourcesContent":["/* Ensure block styles (colors, typography, etc.) are inherited by the text elements */\n.wpuf-user-name .wpuf-name-text {\n    /* Inherit all text-related styles from the block wrapper */\n    color: inherit;\n    background-color: inherit;\n    font-family: inherit;\n    font-size: inherit;\n    font-weight: inherit;\n    font-style: inherit;\n    text-align: inherit;\n    line-height: inherit;\n    letter-spacing: inherit;\n    text-transform: inherit;\n    text-decoration: inherit;\n}\n\n/* Ensure paragraph and span elements inherit block styles properly */\n.wpuf-user-name p.wpuf-name-text,\n.wpuf-user-name span.wpuf-name-text {\n    /* Force inheritance of block styles */\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n    margin: inherit;\n    padding: inherit;\n}\n\n/* Container-specific styling support */\n/* User Profile context */\n.wpuf-user-profile .wpuf-user-name .wpuf-name-text {\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n}\n\n/* User Directory context */\n.wpuf-user-directory .wpuf-user-name .wpuf-name-text {\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n}\n\n/* Handle nested wrapper structures */\n.wpuf-inner-blocks-container .wpuf-user-name .wpuf-name-text,\n.wpuf-user-profile .wpuf-inner-blocks-container .wpuf-user-name .wpuf-name-text {\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n}\n\n/* Container-specific class styling */\n.wpuf-user-name.wpuf-in-profile .wpuf-name-text {\n    /* Profile-specific styles can be added here */\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n}\n\n.wpuf-user-name.wpuf-in-directory .wpuf-name-text {\n    /* Directory-specific styles can be added here */\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n}\n\n/* Block Editor Specific Styles */\n.block-editor-block-list__layout .wpuf-user-name {\n    margin: 0;\n}\n\n/* Ensure block editor styles are applied to text elements */\n.block-editor-block-list__layout .wpuf-user-name p.wpuf-name-text,\n.block-editor-block-list__layout .wpuf-user-name span.wpuf-name-text {\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n    margin: inherit;\n    padding: inherit;\n}\n\n/* Block editor container-specific styles */\n.block-editor-block-list__layout .wpuf-user-profile .wpuf-user-name .wpuf-name-text,\n.block-editor-block-list__layout .wpuf-user-directory .wpuf-user-name .wpuf-name-text {\n    color: inherit !important;\n    background-color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    font-weight: inherit !important;\n    font-style: inherit !important;\n    text-align: inherit !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    text-transform: inherit !important;\n    text-decoration: inherit !important;\n    margin: inherit;\n    padding: inherit;\n}\n\n/* Responsive adjustments */\n@media (max-width: 768px) {\n    .wpuf-user-name h1.wpuf-name-text {\n        font-size: 1.75rem;\n    }\n    \n    .wpuf-user-name h2.wpuf-name-text {\n        font-size: 1.5rem;\n    }\n    \n    .wpuf-user-name h3.wpuf-name-text {\n        font-size: 1.25rem;\n    }\n}\n"],"names":[],"sourceRoot":""}