.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:#fff0;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 rgb(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 #fff0;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 rgb(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-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:#fff0;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:#fff0;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--pill{background:var(--leat-pill-bg,#000);color:var(--leat-pill-color,#fff);border:none;border-radius:24px;padding:14px 24px;min-height:48px;font-weight:500;font-size:14px;line-height:21px;letter-spacing:-.28px;text-transform:none;text-decoration:none;white-space:nowrap;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}.leat-block-components-button:not(.is-link).leat-button--pill:hover:not([disabled]){background:var(--leat-pill-bg,#000);color:var(--leat-pill-color,#fff);opacity:.9}.leat-block-components-button:not(.is-link).leat-button--pill[disabled]{opacity:.6;cursor:not-allowed}.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-block-components-button:not(.is-link).leat-button--location.is-display-only{color:var(--leat-location-color,#92400e)!important;background:var(--leat-location-bg,#fef3c7)!important;cursor:default}.leat-block-components-button:not(.is-link).leat-button--location.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:#fff0;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 hsl(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}.leat-modal__overlay{position:fixed;inset:0;background:rgb(0 0 0 / .45);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;animation:leat-modal-fade-in .15s ease-out}.leat-modal{position:relative;background:#fff;border-radius:16px;padding:20px;width:100%;max-width:420px;max-height:calc(100vh - 32px);overflow-y:auto;display:flex;flex-direction:column;gap:20px;box-shadow:0 20px 60px rgb(0 0 0 / .25);animation:leat-modal-pop-in .18s ease-out}.leat-modal:focus{outline:none}.leat-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.leat-modal__title{margin:0;font-weight:600;font-size:24px;line-height:1.05;letter-spacing:-.48px;color:#000;word-break:break-word}.leat-modal__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:-6px -6px -6px 0;padding:0;background:#fff0;border:none;border-radius:999px;color:#000;cursor:pointer;transition:background-color .15s ease}.leat-modal__close:hover,.leat-modal__close:focus-visible{background:rgb(0 0 0 / .06)}.leat-modal__close:focus-visible{outline:2px solid #000;outline-offset:2px}.leat-modal__body{display:flex;flex-direction:column;gap:20px}@keyframes leat-modal-fade-in{from{opacity:0}to{opacity:1}}@keyframes leat-modal-pop-in{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.leat-coupons-list{width:100%}.leat-coupons-list__grid{display:grid;gap:16px;margin:0;padding:0}@media(max-width:768px){.leat-coupons-list__grid{grid-template-columns:1fr!important}}.leat-coupons-list__grid .leat-item{flex-direction:column;gap:20px;padding:20px;background:#fff;border:none;border-radius:8px;box-shadow:none;min-height:0;transition:box-shadow .15s ease-out}.leat-coupons-list__grid .leat-item:not(.leat-item--disabled):hover{border-color:#fff0;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.leat-coupons-list__grid .leat-item [data-slot=item-content]{width:100%;padding:0;gap:20px;align-items:stretch;text-align:left}.leat-coupon-card__header{display:flex;align-items:center;gap:14px;width:100%}.leat-coupon-card__icon{flex:0 0 44px;width:44px;height:44px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .04)}.leat-coupon-card__icon img{width:100%;height:100%;object-fit:cover;display:block}.leat-coupon-card__icon svg{width:100%;height:100%;display:block}.leat-coupon-card__icon--placeholder{background:rgb(0 0 0 / .04)}.leat-coupon-card__title-row{flex:1 1 auto;min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.leat-coupon-card__title{margin:0;min-height:0;font-weight:600;font-size:14px;line-height:16.8px;color:#000;text-transform:none;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leat-coupon-card__terms-link{flex:0 0 auto;background:#fff0;border:none;padding:0;margin:0;font-weight:400;font-size:12px;line-height:21px;color:#000;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:from-font;cursor:pointer;white-space:nowrap}.leat-coupon-card__terms-link:hover:not([disabled]){color:#000;opacity:.7}.leat-coupon-card__terms-link[disabled]{cursor:default}.leat-coupon-terms-modal__body{margin:0;font-weight:400;font-size:14px;line-height:1.5;color:#000;word-break:break-word}.leat-coupon-card__discount-section{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 16px 16px 24px;background:#f5f5f5;border-radius:8px}.leat-coupon-card__discount-info{display:flex;flex-direction:column;gap:4px;min-width:0}.leat-coupon-card__discount-label{font-weight:400;font-size:14px;line-height:18px;color:#000}.leat-coupon-card__discount-code{font-family:inherit;font-weight:600;font-size:14px;line-height:18px;color:#000;background:#fff0;padding:0;letter-spacing:0;text-transform:uppercase;user-select:all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leat-coupons-list__grid .leat-coupon-card__copy-button.leat-block-components-button{flex:0 0 auto}.leat-coupons-list__loading,.leat-coupons-list__error,.leat-coupons-list__empty,.leat-coupons-list__empty-state{padding:2rem;text-align:center;color:#6b7280}.leat-coupons-list__loading p,.leat-coupons-list__error p,.leat-coupons-list__empty p,.leat-coupons-list__empty-state p{margin:0 0 1rem;font-size:1rem;line-height:1.5}.leat-coupons-list__error{color:#dc2626}.leat-coupons-list__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem}.editor-styles-wrapper .leat-coupons-list{margin:1rem 0}.editor-styles-wrapper .leat-coupons-list__grid{max-width:100%}.editor-styles-wrapper .leat-coupons-list__grid .leat-coupon-card__copy-button[disabled],.editor-styles-wrapper .leat-coupons-list__grid .leat-coupon-card__terms-link[disabled]{cursor:not-allowed}