.leat-variable-autocomplete{z-index:1000000}.leat-variable-autocomplete .components-popover__content{min-width:280px;padding:4px}.leat-variable-autocomplete__list{display:flex;flex-direction:column;gap:2px}.leat-variable-autocomplete__item{display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;border:none;background:rgba(0,0,0,0);cursor:pointer;border-radius:4px;text-align:left;transition:background-color .1s ease}.leat-variable-autocomplete__item:hover,.leat-variable-autocomplete__item.is-selected{background-color:#f0f7ff}.leat-variable-autocomplete__item:active{background-color:#e3f2ff}.leat-variable-autocomplete__item-header{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:2px}.leat-variable-autocomplete__item-icon{font-size:14px;line-height:1}.leat-variable-autocomplete__item-value{font-size:13px;font-weight:500;color:#1e1e1e;font-family:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace}.leat-variable-autocomplete__item-description{font-size:12px;color:#757575;margin-left:22px}.leat-variable-autocomplete__empty{padding:12px;color:#757575;font-size:13px;text-align:center}
.leat-variable-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background-color:#f0f7ff;border:1px solid #b8daff;border-radius:4px;transition:all .15s ease;font-size:inherit;line-height:inherit;user-select:none;vertical-align:baseline;font-weight:600;color:#0073aa}.leat-variable-badge:hover{background-color:#e3f2ff;border-color:#9fc5f8;box-shadow:0 1px 3px rgba(0,100,200,.1)}.leat-variable-badge__icon{font-size:.85em;line-height:1;opacity:.8}.leat-variable-badge__value{font-size:inherit;line-height:1;white-space:nowrap}h1 .leat-variable-badge,h2 .leat-variable-badge,h3 .leat-variable-badge,h4 .leat-variable-badge,h5 .leat-variable-badge,h6 .leat-variable-badge{vertical-align:middle}
@keyframes leat-skeleton-shimmer{100%{transform:translateX(100%)}}.leat-block-components-skeleton{display:flex;flex-direction:column;gap:1rem}.leat-block-components-skeleton__element{background:color-mix(in srgb, currentColor 5%, transparent);border-radius:4px;position:relative;overflow:hidden;border:none}.leat-block-components-skeleton__element::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, currentColor 5%, transparent) 50%, transparent 100%);animation:leat-skeleton-shimmer 1.25s infinite}@media(prefers-reduced-motion: reduce){.leat-block-components-skeleton__element::after{animation:none}}.leat-block-components-skeleton__element--static::after{display:none}.leat-block-components-skeleton__element{transition:background-color .2s ease}.leat-block-components-skeleton__element::after{transition:background-color .2s ease}@media(prefers-reduced-motion: reduce){.leat-block-components-skeleton__element{transition:background-color .2s ease}.leat-block-components-skeleton__element::after{transition:background-color .2s ease}}
.leat-item{background:var(--leat-card-background, #fff);border:1px solid var(--leat-card-border, #ddd);border-radius:8px;min-height:280px;display:flex;flex-direction:column;position:relative;box-shadow:0 0 0 rgba(0,0,0,0);transition:all .15s ease-out}.leat-item:not(.leat-item--disabled):hover{border-color:var(--leat-card-border-hover, #949494);box-shadow:0 2px 6px rgba(0,0,0,.05)}.leat-item--disabled{pointer-events:none}.leat-item--disabled:hover{transform:none;box-shadow:none}.leat-item--compact{min-height:220px}.leat-item--compact .leat-item__content{padding:16px 16px 12px}.leat-item--compact .leat-item__media{width:40px;height:40px;margin-bottom:12px}.leat-item--compact .leat-item__label{font-size:13px;min-height:32px}.leat-item--compact .leat-item__meta{font-size:16px}.leat-item--compact .leat-item__actions{padding:10px 12px;min-height:48px}.leat-item__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px 16px;text-align:center}.leat-item__media{width:48px;height:48px;margin:0 0 16px 0;display:flex;align-items:center;justify-content:center;color:var(--leat-icon-color, #1e1e1e)}.leat-item__media svg{width:100%;height:100%}.leat-item__media img{width:100%;height:100%;object-fit:contain}.leat-item__label{font-size:18px;font-weight:700;line-height:1.4;margin:0 0 8px 0;color:var(--leat-text-primary, #1e1e1e);min-height:40px;display:flex;align-items:center;justify-content:center}.wp-block-leat-earn-rules-list .leat-item__label,.wp-block-leat-spend-rules-list .leat-item__label{font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;text-decoration:inherit;letter-spacing:inherit;line-height:inherit;margin:0 0 8px 0;color:var(--leat-text-primary, #1e1e1e);min-height:40px;display:flex;align-items:center;justify-content:center}.leat-item__meta{font-size:20px;font-weight:600;line-height:1;margin:4px 0 0 0}.leat-item__meta--default{color:var(--leat-primary-color, #2271b1)}.leat-item__meta--credits{color:var(--leat-primary-color, #2271b1)}.leat-item__meta--cost{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:1rem;font-weight:700;color:var(--leat-success-color, #059669);background:var(--leat-success-bg, #d1fae5);border-radius:.25rem}.leat-item__meta--coupon-code{margin-top:12px;pointer-events:auto}.leat-item__description{font-size:14px;line-height:1.5;color:var(--leat-text-secondary, #666);margin:8px 0 0 0;text-align:center}.wp-block-leat-earn-rules-list .leat-item__description,.wp-block-leat-spend-rules-list .leat-item__description{font-family:inherit;font-style:inherit;text-transform:inherit;text-decoration:inherit;letter-spacing:inherit;line-height:inherit;font-size:.875em;color:var(--leat-text-secondary, #666);margin:8px 0 0 0;text-align:center}.leat-item__actions{border-top:1px solid var(--leat-card-border, #ddd);padding:12px 16px;min-height:56px;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;background:var(--leat-card-footer-bg, #f9f9f9);border-radius:0 0 8px 8px}.leat-item__actions .leat-button,.leat-item__actions .leat-block-components-button{min-width:140px;width:auto;min-height:36px}.leat-item__actions .leat-button.is-display-only,.leat-item__actions .leat-block-components-button.is-display-only{display:flex;align-items:center;justify-content:center;cursor:default;pointer-events:none}.leat-item__actions .leat-button.is-display-only svg,.leat-item__actions .leat-block-components-button.is-display-only svg{flex-shrink:0}.leat-item__actions .leat-button.leat-button--claimed,.leat-item__actions .leat-block-components-button.leat-button--claimed{color:var(--leat-success-color, #00a32a);background:var(--leat-success-bg, #f0f6fc)}.leat-item__actions .leat-button.leat-button--claimed:hover,.leat-item__actions .leat-block-components-button.leat-button--claimed:hover{opacity:1}.leat-item__actions .leat-button.leat-button--automatic,.leat-item__actions .leat-block-components-button.leat-button--automatic{color:var(--leat-info-color, #757575);background:var(--leat-info-bg, #f0f0f0)}.leat-item__actions .leat-button.leat-button--automatic:hover,.leat-item__actions .leat-block-components-button.leat-button--automatic:hover{opacity:1}.leat-item__error{color:var(--leat-error-color, #cc1818);font-size:12px;margin-top:8px;text-align:center}.leat-item__success{color:var(--leat-success-color, #00a32a);background:var(--leat-success-bg, #f0f6fc);font-size:13px;margin-top:8px;padding:8px 12px;text-align:center;border-radius:4px;font-weight:500}.leat-item__badge{position:absolute;top:12px;right:12px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;line-height:1;border-radius:9999px;z-index:1;color:var(--leat-badge-text, #fff);background:var(--leat-badge-background, #2271b1);transition:all .15s ease-out}.leat-item__insufficient{font-size:.75rem;color:var(--leat-error-color, #dc2626);text-align:center;margin-top:.25rem}.leat-item--skeleton{pointer-events:none}.leat-item--skeleton .leat-block-components-skeleton__element{animation:leat-item-skeleton-loading 1.5s ease-in-out infinite}@keyframes leat-item-skeleton-loading{0%,100%{opacity:1}50%{opacity:.4}}@media(max-width: 768px){.leat-item{min-height:auto}.leat-item--compact{min-height:auto}}
.leat-social-share-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff;color:#333;cursor:pointer;transition:all .2s ease}.leat-social-share-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:rgba(0,0,0,.2)}.leat-social-share-button:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.leat-social-share-button svg{width:20px;height:20px}.leat-social-share-button--whatsapp:hover{background:#25d366;color:#fff;border-color:#25d366}.leat-social-share-button--facebook:hover{background:#1877f2;color:#fff;border-color:#1877f2}.leat-social-share-button--x:hover{background:#000;color:#fff;border-color:#000}.leat-social-share-button--email:hover{background:#ea4335;color:#fff;border-color:#ea4335}.leat-social-share-button--linkedin:hover{background:#0a66c2;color:#fff;border-color:#0a66c2}.leat-social-share-button--pinterest:hover{background:#e60023;color:#fff;border-color:#e60023}.leat-social-share-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;width:100%}@media(min-width: 480px){.leat-social-share-grid{grid-template-columns:repeat(6, 1fr)}}
.leat-block-components-button:not(.is-link){align-items:center;display:inline-flex;gap:.5rem;height:auto;justify-content:center;text-align:center;position:relative;transition:box-shadow .1s linear;padding:.75rem 1.5rem;font-size:1rem}.leat-block-components-button:not(.is-link):focus{outline:2px solid currentColor;outline-offset:2px}.leat-block-components-button:not(.is-link) .leat-block-components-button__text{display:block;text-wrap:balance;text-wrap:pretty}.leat-block-components-button:not(.is-link) .leat-block-components-button__text>svg{fill:currentColor}.leat-block-components-button:not(.is-link).text:not(.wp-block-button__link){background:rgba(0,0,0,0);color:currentColor;padding:.5rem 1rem}.leat-block-components-button:not(.is-link).text:not(.wp-block-button__link):hover{opacity:.9}.leat-block-components-button:not(.is-link).outlined,.leat-block-components-button:not(.is-link).is-style-outline{background:rgba(0,0,0,0);color:currentColor}.leat-block-components-button:not(.is-link).outlined:not(:focus),.leat-block-components-button:not(.is-link).is-style-outline:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.leat-block-components-button:not(.is-link).outlined:hover,.leat-block-components-button:not(.is-link).is-style-outline:hover{opacity:.9}.leat-block-components-button:not(.is-link).contained.wp-block-button__link:hover:not(:disabled){opacity:.9}.leat-block-components-button:not(.is-link).contained:not(.wp-block-button__link){background-color:var(--leat-button-bg, #1e1e1e);color:var(--leat-button-text, #ffffff)}.leat-block-components-button:not(.is-link).contained:not(.wp-block-button__link):hover:not(:disabled){opacity:.9}.leat-block-components-button:not(.is-link):disabled{cursor:not-allowed}.leat-block-components-button:not(.is-link):disabled .leat-block-components-button__text{opacity:.5}.leat-block-components-button:not(.is-link).leat-button--small{padding:.5rem 1rem;font-size:.875rem;gap:.375rem}.leat-block-components-button:not(.is-link).leat-button--small.text{padding:.375rem .75rem}.leat-block-components-button:not(.is-link).leat-button--claimed.is-display-only{color:var(--leat-success-color, #00a32a) !important;background:var(--leat-success-bg, #f0f6fc) !important;cursor:default}.leat-block-components-button:not(.is-link).leat-button--claimed.is-display-only:hover{opacity:1}.leat-block-components-button:not(.is-link).leat-button--automatic.is-display-only{color:var(--leat-info-color, #757575) !important;background:var(--leat-info-bg, #f0f0f0) !important;cursor:default}.leat-block-components-button:not(.is-link).leat-button--automatic.is-display-only:hover{opacity:1}
.leat-coupon-code{display:flex;align-items:stretch;border-radius:24px;overflow:hidden;border:1px dashed var(--leat-code-border, #ddd);pointer-events:auto}.leat-coupon-code .leat-coupon-code__code-section{flex:0 0 auto;display:flex;align-items:center;padding:.5rem .875rem;background-color:var(--leat-code-bg, #f5f5f5);border-right:1px dashed var(--leat-code-border, #ddd)}.leat-coupon-code .leat-coupon-code__value{margin:0;padding:0;background:rgba(0,0,0,0);border:none;font-family:monospace;font-size:.8125rem;font-weight:700;letter-spacing:.75px;text-transform:uppercase;color:var(--leat-code-value-text, #333);user-select:all}.leat-coupon-code .leat-block-components-button{flex:0 0 auto;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;font-size:.75rem;white-space:nowrap}.leat-coupon-code--apply-mode .leat-coupon-code__split-button{display:flex;align-items:stretch;flex:0 0 auto}.leat-coupon-code--apply-mode .leat-coupon-code__split-button .leat-coupon-code__applied-button{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;display:flex;align-items:center;justify-content:center;gap:.25rem;cursor:not-allowed;opacity:1}.leat-coupon-code--apply-mode .leat-coupon-code__split-button .leat-coupon-code__applied-button svg{width:16px;height:16px}.leat-coupon-code--apply-mode .leat-coupon-code__split-button .leat-coupon-code__remove-button{display:flex;align-items:center;justify-content:center;background-color:var(--leat-color-primary, var(--wp--preset--color--contrast, #007cba));border:0;border-left:1px solid hsla(0,0%,100%,.3);color:#fff;cursor:pointer;width:30px;padding:0;transition:background-color .2s;border-top-right-radius:0;border-bottom-right-radius:0;margin:0}.leat-coupon-code--apply-mode .leat-coupon-code__split-button .leat-coupon-code__remove-button:hover:not(:disabled){background-color:var(--leat-color-primary-dark, #0069a8)}.leat-coupon-code--apply-mode .leat-coupon-code__split-button .leat-coupon-code__remove-button:disabled{opacity:.7;cursor:not-allowed}.leat-coupon-code--apply-mode .leat-coupon-code__split-button .leat-coupon-code__remove-button svg{width:14px;height:14px}.leat-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}
.wp-block-leat-coupons-list .leat-coupons-list__grid{display:grid;gap:1.5rem;margin:0;padding:0;list-style:none}@media(max-width: 768px){.wp-block-leat-coupons-list .leat-coupons-list__grid{grid-template-columns:1fr !important}}@media(min-width: 769px)and (max-width: 1024px){.wp-block-leat-coupons-list .leat-coupons-list__grid{grid-template-columns:repeat(2, 1fr) !important}}.wp-block-leat-coupons-list .leat-coupons-list__empty-state,.wp-block-leat-coupons-list .leat-coupons-list__empty{padding:2rem;text-align:center;color:var(--leat-text-secondary, #666)}.wp-block-leat-coupons-list .leat-coupons-list__empty-state p,.wp-block-leat-coupons-list .leat-coupons-list__empty p{margin:0 0 1rem;font-size:1rem;line-height:1.5}.wp-block-leat-coupons-list .leat-coupons-list__empty-state button,.wp-block-leat-coupons-list .leat-coupons-list__empty button{margin-top:.5rem}.wp-block-leat-coupons-list .leat-coupons-list__error{padding:1.5rem;background-color:var(--leat-error-bg, #fee);border:1px solid var(--leat-error-border, #fcc);border-radius:4px;color:var(--leat-error-text, #c33);text-align:center}.wp-block-leat-coupons-list .leat-coupons-list__error p{margin:0}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item{--leat-image-height: 200px;--leat-image-fit: cover}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item .leat-item__label{margin:0;text-align:center}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item .leat-item__label.leat-coupon-card__label--no-description{margin-bottom:8px}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item [data-slot=item-media]{width:100%;height:var(--leat-image-height);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;overflow:hidden}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item [data-slot=item-media] img{width:100%;height:100%;object-fit:var(--leat-image-fit);border-radius:.375rem;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item [data-slot=item-media] svg{max-width:100%;max-height:100%}.wp-block-leat-coupons-list .leat-coupon-card__error{width:100%;padding:.5rem .75rem;margin-top:.5rem;background-color:var(--leat-error-bg, #fee2e2);border:1px solid var(--leat-error-border, #fecaca);border-radius:4px;color:var(--leat-error-text, #dc2626);font-size:.75rem;text-align:center;line-height:1.4}.wp-block-leat-coupons-list .leat-coupon-card__error span{display:block}.wp-block-leat-coupons-list.alignwide{max-width:var(--wp--style--global--wide-size, 1200px)}.wp-block-leat-coupons-list.alignfull{max-width:100%}
.wp-block-leat-coupons-list.block-editor-block-list__block{margin-top:1rem;margin-bottom:1rem}.wp-block-leat-coupons-list .components-notice{margin-bottom:1rem}.wp-block-leat-coupons-list .components-notice .components-notice__content{margin:0}.wp-block-leat-coupons-list .leat-coupons-list__empty-state .components-notice{margin-bottom:1rem}.wp-block-leat-coupons-list .leat-coupons-list__empty-state button{opacity:.6;cursor:not-allowed}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item{pointer-events:none}.wp-block-leat-coupons-list .leat-coupons-list__grid .leat-item button{cursor:default;max-width:fit-content}

/*# sourceMappingURL=coupons-list.css.map*/