{"version":3,"file":"./style-index.css","mappings":";;;AAAA;;EAEE;AACF;;;IAGI,kBAAkB;AACtB;AAEA,wFAAwF;AACxF;IACI,kBAAkB;AACtB;AACA;IACI,WAAW;IACX,kBAAkB;IAClB,OAAO;IACP,QAAQ;IACR,WAAW;IACX,WAAW;IACX,aAAa;IACb,cAAc;IACd,cAAc;IACd,oBAAoB;;IAEpB;yCACqC;IACrC,gFAAgF;AACpF;AAEA,mFAAmF;AACnF;IACI,iBAAiB;IACjB,cAAc;AAClB","sources":["webpack://crispycohd-gated-content/./assets/style.css"],"sourcesContent":["/**\n * CrispyCohd Gated Content Block - Frontend styles\n */\n.wp-block-crispycohd-gated-content,\n.crispycohd-gc-gate,\n.crispycohd-gc-gate-wrap {\n    position: relative;\n}\n\n/* Fade overlay sits immediately above the gate and slightly covers preceding content. */\n.crispycohd-gc-gate-wrap.crispycohd-gc-faded {\n    position: relative;\n}\n.crispycohd-gc-gate-wrap.crispycohd-gc-faded:before {\n    content: '';\n    position: absolute;\n    left: 0;\n    right: 0;\n    top: -250px;\n    width: 100%;\n    height: 250px;\n    margin: 0 auto;\n    z-index: 29999;\n    pointer-events: none;\n\n    /* Fade to the page background. If your theme uses a non-white background,\n       override this in your theme CSS. */\n    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));\n}\n\n/* Optional wrapper used by some themes/content to constrain gate message content */\n.crispycohd-gc-gate .gated-content {\n    max-width: 1100px;\n    margin: 0 auto;\n}\n"],"names":[],"ignoreList":[],"sourceRoot":""}