{"version":3,"file":"points-display-styles.css","mappings":"AAAA;;;EAGE;;AAEF;CACC,iDAAiD;CACjD,cAAc;AACf;;AAEA;CACC,YAAY;AACb;;AAEA;CACC,UAAU;CACV,SAAS;AACV;;AAEA;CACC,SAAS;CACT,UAAU;CACV,aAAa;CACb,mBAAmB;CACnB,QAAQ;AACT;;AAEA;CACC,cAAc;CACd,oBAAoB;CACpB,mBAAmB;CACnB,uBAAuB;CACvB,cAAc;;AAEf;;AAEA;;;EAGE;AACF;CACC,cAAc;AACf;;AAEA;CACC,mBAAmB;AACpB,C","sources":["webpack://leat/./assets/css/points-display-styles.css"],"sourcesContent":["/**\n * Points display styles for WooCommerce Checkout Blocks\n * Structural styles only - colors, spacing, borders are managed by Gutenberg\n */\n\n.leat-points-display {\n\t/* Structure only - no hardcoded colors/spacing */\n\tdisplay: block;\n}\n\n.leat-points-display.leat-points-loading {\n\topacity: 0.7;\n}\n\n.leat-points-display .wc-block-components-totals-wrapper {\n\tpadding: 0;\n\tmargin: 0;\n}\n\n.leat-points-text {\n\tmargin: 0;\n\tpadding: 0;\n\tdisplay: flex;\n\talign-items: center;\n\tgap: 8px;\n}\n\n.leat-points-icon {\n\tflex-shrink: 0;\n\tdisplay: inline-flex;\n\talign-items: center;\n\tjustify-content: center;\n\tcolor: #8b5cf6;\n\n}\n\n/**\n * Invitation mode styles\n * Structure and behavior only - colors managed by Gutenberg\n */\n.leat-points-invitation {\n\tdisplay: block;\n}\n\n.leat-points-invitation .leat-points-text {\n\tmargin-bottom: 12px;\n}"],"names":[],"sourceRoot":""}