.hov-offers,.hov-offer-tokens{--hov-dark: #26401F;--hov-gold: #C9A961;--hov-cream: #F7F4EC;--hov-ink: #23301C;--hov-muted: #6E7468;--hov-line: #E4E0D4}.hov-cart__coupon-list{margin:8px 0 2px}.hov-coupon-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hov-coupon-row{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px dashed #C9D6BE;border-radius:8px;background:#fafbf8}.hov-coupon-row.is-applied{border-style:solid;border-color:#2d5a27;background:#f1f7ee}.hov-coupon-row.is-blocked{opacity:.72}.hov-coupon-row__info{flex:1;min-width:0}.hov-coupon-row__code{display:inline-block;font-weight:700;font-size:12.5px;letter-spacing:.04em;color:#2d5a27;background:#e4eedd;border-radius:4px;padding:2px 7px;margin-bottom:4px}.hov-coupon-row__badge{display:inline-block;margin-left:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8a6d1f;background:#fbf0ce;border-radius:4px;padding:3px 6px;vertical-align:2px}.hov-coupon-row__heading{margin:0;font-size:13px;font-weight:600;color:#2a2a2a}.hov-coupon-row__subtext{margin:2px 0 0;font-size:11.5px;color:#6b6b6b}.hov-coupon-row__note{margin:4px 0 0;font-size:11.5px;font-weight:600;color:#b4531f}.hov-coupon-row__btn{flex:none;align-self:center;border:1px solid #2D5A27;background:#2d5a27;color:#fff;font-size:12px;font-weight:600;border-radius:6px;padding:7px 14px;cursor:pointer}.hov-coupon-row__btn:hover:not(:disabled){background:#234a1f}.hov-coupon-row__btn:disabled{background:transparent;color:#8a8a8a;border-color:#d3d3d3;cursor:not-allowed}.hov-coupon-row.is-applied .hov-coupon-row__btn{background:transparent;color:#2d5a27}.hov-cart__coupon-more-offers{display:inline-flex;align-items:center;gap:4px;border:0;background:none;padding:0;font:inherit;color:#2d5a27;cursor:pointer}.hov-cart__coupon-more-offers:hover{text-decoration:underline}.hov-coupon-modal__terms{list-style:none;margin:0 0 14px;padding:10px 12px;background:#f7f5ef;border-radius:8px;text-align:left}.hov-coupon-modal__terms li{position:relative;padding-left:16px;font-size:11.5px;line-height:1.5;color:#5b5b5b}.hov-coupon-modal__terms li:before{content:"\2022";position:absolute;left:4px;color:#2d5a27}.hov-offer{display:grid;grid-template-columns:104px 1fr;border:1px solid var(--hov-line);border-radius:14px;overflow:hidden;background:#fff;transition:box-shadow .22s ease,transform .22s ease}.hov-offer:hover{box-shadow:0 10px 28px #23301c17;transform:translateY(-2px)}.hov-offer.is-applied{border-color:var(--hov-dark);box-shadow:inset 0 0 0 1px var(--hov-dark)}.hov-offer.is-blocked{opacity:.78}.hov-offer__badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px 10px;text-align:center;line-height:1.15}.hov-offer__badge svg{width:24px;height:24px}.hov-offer__badge-value{font-size:15px;font-weight:700}.hov-offer__badge-label{font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.8}.hov-offer--pct .hov-offer__badge{background:var(--hov-dark);color:#fff}.hov-offer--ship .hov-offer__badge{background:#dee8d6;color:var(--hov-dark)}.hov-offer--amt .hov-offer__badge{background:#f6e9cc;color:#7a5b18}.hov-offer__main{padding:16px 18px;display:flex;flex-direction:column;gap:8px}.hov-offer__code-row{display:flex;align-items:center;gap:8px}.hov-offer__code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--hov-dark);background:var(--hov-cream);border:1px dashed var(--hov-gold);border-radius:6px;padding:5px 10px}.hov-offer__copy{border:0;background:none;padding:4px;cursor:pointer;color:var(--hov-muted);line-height:0;border-radius:4px}.hov-offer__copy:hover{color:var(--hov-dark);background:var(--hov-cream)}.hov-offer__copy svg{width:15px;height:15px}.hov-offer__copy.is-copied{color:var(--hov-dark);background:#dee8d6}.hov-offer__copy.is-copied:after{content:"Copied";margin-left:5px;font-size:10px;font-weight:700;letter-spacing:.04em;vertical-align:3px}.hov-offer__tag{margin-left:auto;font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a5b18;background:#fbf1d6;border-radius:4px;padding:4px 7px}.hov-offer__desc{margin:0;font-size:12.5px;line-height:1.6;color:var(--hov-muted)}.hov-offer__note{margin:0;font-size:12px;font-weight:600;color:#b4531f}.hov-offer__meta{margin:0;font-size:11px;color:var(--hov-muted)}.hov-offer__actions{display:flex;gap:8px;margin-top:2px}.hov-offer__btn{flex:1;border-radius:8px;padding:9px 12px;font-size:12.5px;font-weight:600;cursor:pointer;border:1px solid var(--hov-dark);background:var(--hov-dark);color:#fff;transition:background .18s ease}.hov-offer__btn:hover:not(:disabled){background:#1b2e15}.hov-offer__btn:disabled{background:transparent;color:#96998f;border-color:var(--hov-line);cursor:not-allowed}.hov-offer__btn--ghost{background:transparent;color:var(--hov-dark)}.hov-offer__btn--ghost:hover:not(:disabled){background:var(--hov-cream)}.hov-cart__coupon-list[data-coupon-list=card]{display:flex;flex-direction:column;gap:10px;margin:0 0 14px}.hov-cart__coupon-list:empty{margin:0}.hov-offer--compact{grid-template-columns:72px minmax(0,1fr);border-radius:12px}.hov-offer--compact:hover{box-shadow:none;transform:none}.hov-offer--compact .hov-offer__badge{padding:12px 6px;gap:4px}.hov-offer--compact .hov-offer__badge svg{width:19px;height:19px}.hov-offer--compact .hov-offer__badge-value{font-size:13px}.hov-offer--compact .hov-offer__badge-label{font-size:8.5px;letter-spacing:.1em}.hov-offer--compact .hov-offer__main{padding:11px 12px;gap:6px;min-width:0}.hov-offer--compact .hov-offer__code-row{flex-wrap:wrap;row-gap:4px}.hov-offer--compact .hov-offer__code{font-size:12px;padding:4px 8px;max-width:100%;overflow-wrap:anywhere}.hov-offer--compact .hov-offer__tag{font-size:9px;padding:3px 6px}.hov-offer--compact .hov-offer__desc{font-size:11.5px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hov-offer--compact .hov-offer__note{font-size:11px}.hov-offer--compact .hov-offer__meta{font-size:10.5px}.hov-offer--compact .hov-offer__btn{padding:8px 10px;font-size:12px;border-radius:7px}.hov-cart__coupon-preview-footer--end{justify-content:flex-end}@media(max-width:419px){.hov-offer--compact{grid-template-columns:64px minmax(0,1fr)}.hov-offer--compact .hov-offer__badge{padding:10px 4px}.hov-offer--compact .hov-offer__badge-value{font-size:12px}.hov-offer--compact .hov-offer__main{padding:10px}}.hov-cart__coupon-empty{margin:10px 0 0;padding:12px;border:1px dashed var(--hov-line);border-radius:10px;font-size:11.5px;color:var(--hov-muted);text-align:center}
/*# sourceMappingURL=/cdn/shop/t/31/assets/hov-coupons.css.map */
