.rive-urgency-bar{background:#c9b097;color:#fff;text-align:center;padding:10px 40px;font-size:13px;letter-spacing:.06em;position:relative;overflow:hidden;z-index:500;font-family:inherit}.rive-urgency-bar__inner{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.rive-urgency-bar span.rive-ub-highlight{color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff80}.rive-urgency-bar__countdown{display:inline-flex;align-items:center;gap:4px;font-weight:700;color:#fff}.rive-ub-cd-num{background:#ffffff40;padding:2px 7px;border-radius:4px;font-variant-numeric:tabular-nums;min-width:26px;text-align:center;display:inline-block;font-weight:800}.rive-ub-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:18px;padding:4px;line-height:1;transition:color .2s}.rive-ub-close:hover{color:#fff}@media(max-width:749px){.rive-urgency-bar{padding:9px 32px;font-size:11px}.rive-urgency-bar__inner{gap:10px}}.rive-toast{position:fixed;bottom:90px;left:20px;background:#fff;border-radius:10px;box-shadow:0 4px 24px #00000029;padding:12px 16px;display:flex;align-items:center;gap:12px;max-width:300px;z-index:9000;transform:translate(-120%);transition:transform .4s cubic-bezier(.175,.885,.32,1.275);border-left:4px solid #C9B097;font-family:inherit}.rive-toast.rive-toast--show{transform:translate(0)}.rive-toast__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#c9b097,#8b4a36);display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.rive-toast__content{flex:1}.rive-toast__name{font-size:13px;font-weight:700;color:#191917;margin-bottom:2px}.rive-toast__action{font-size:12px;color:#6b6b68;line-height:1.3}.rive-toast__product{color:#c9b097;font-weight:600}.rive-toast__time{font-size:10px;color:#a5a49f;margin-top:4px}.rive-toast__close{background:none;border:none;color:#a5a49f;cursor:pointer;font-size:16px;padding:0;align-self:flex-start;line-height:1}@media(max-width:749px){.rive-toast{bottom:80px;left:12px;max-width:calc(100vw - 24px)}}.rive-exit-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9999;align-items:center;justify-content:center;padding:20px}.rive-exit-overlay.rive-exit--active{display:flex}.rive-exit-popup{background:#fff;max-width:480px;width:100%;border-radius:12px;overflow:hidden;position:relative;animation:rivePopIn .35s ease;font-family:inherit}@keyframes rivePopIn{0%{transform:scale(.88);opacity:0}to{transform:scale(1);opacity:1}}.rive-exit-popup__top{background:linear-gradient(135deg,#c9b097,#a8906e);padding:32px 32px 24px;text-align:center;color:#fff;position:relative}.rive-exit-popup__tag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffffe6;font-weight:700;margin-bottom:8px}.rive-exit-popup__title{font-size:26px;font-weight:400;line-height:1.2;margin-bottom:8px}.rive-exit-popup__sub{font-size:14px;color:#ffffffe6}.rive-exit-popup__close{position:absolute;top:12px;right:16px;background:none;border:none;color:#ffffffb3;font-size:24px;cursor:pointer;line-height:1}.rive-exit-popup__close:hover{color:#fff}.rive-exit-popup__bottom{padding:24px 32px 28px;text-align:center}.rive-exit-popup__code-wrap{margin-bottom:16px}.rive-exit-popup__code{display:inline-block;background:#faf5ef;border:2px dashed #C9B097;border-radius:8px;padding:12px 24px;font-size:22px;font-weight:800;letter-spacing:.12em;color:#8b6914;cursor:pointer;transition:background .2s}.rive-exit-popup__code:hover{background:#f0e5d5}.rive-exit-popup__code-check{display:none;background:#e8f5e9;border:2px solid #2d6a4f;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:700;color:#2d6a4f;animation:riveCheckIn .4s ease}@keyframes riveCheckIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.rive-exit-popup__hint{font-size:12px;color:#a5a49f;margin-bottom:16px}.rive-exit-popup__cta{background:#c9b097;color:#fff;border:none;padding:15px 32px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;cursor:pointer;border-radius:8px;width:100%;transition:background .3s;font-family:inherit}.rive-exit-popup__cta:hover:not(:disabled){background:#b89b80}.rive-exit-popup__cta:disabled{opacity:.7;cursor:wait}.rive-exit-popup__no{display:block;margin-top:12px;font-size:11px;color:#a5a49f;cursor:pointer;text-decoration:underline}@media(max-width:499px){.rive-exit-popup__title{font-size:20px}.rive-exit-popup__top,.rive-exit-popup__bottom{padding-left:20px;padding-right:20px}}.rive-gmail{position:fixed;bottom:24px;right:20px;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #c9b0978c;z-index:8000;text-decoration:none;transition:transform .2s,box-shadow .2s;animation:riveGmailPulse 3s infinite}.rive-gmail:hover{transform:scale(1.1);box-shadow:0 6px 26px #c9b097bf;animation:none}.rive-gmail svg{width:54px;height:54px}.rive-gmail__badge{position:absolute;top:-4px;right:-4px;background:#e05c3a;color:#fff;width:20px;height:20px;border-radius:50%;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid #fff}@keyframes riveGmailPulse{0%,to{box-shadow:0 4px 18px #c9b0978c}50%{box-shadow:0 4px 28px #c9b097d9,0 0 0 8px #c9b0971f}}@media(max-width:749px){.rive-gmail{bottom:76px;right:14px;width:48px;height:48px}.rive-gmail svg{width:48px;height:48px}}.rive-mobile-offer{display:none;position:fixed;bottom:0;left:0;right:0;background:#c9b097;color:#fff;padding:10px 16px;z-index:7500;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 -2px 12px #c9b09766;font-family:inherit}@media(max-width:749px){.rive-mobile-offer{display:flex}}.rive-mobile-offer__text{font-size:12px;line-height:1.3}.rive-mobile-offer__text strong{color:#fff;font-weight:800}.rive-mobile-offer__btn{background:#fff;color:#c9b097;border:none;padding:9px 16px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;cursor:pointer;border-radius:8px;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s;font-family:inherit}.rive-mobile-offer__btn:hover{background:#f0e5d5}.rive-mobile-offer__close{background:none;border:none;color:#fff9;font-size:18px;cursor:pointer;padding:0;flex-shrink:0;line-height:1}.rive-trust-strip{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0;padding:12px 16px;background:#faf5ef;border-radius:8px;border:1px solid #E8D9C5}.rive-trust-strip__item{display:flex;align-items:center;gap:5px;font-size:11px;color:#6b6b68;font-weight:500}.rive-trust-strip__item:before{content:attr(data-icon);font-size:14px}.rive-stock-bar{margin:8px 0;padding:10px 14px;background:#fff8f0;border:1px solid #F5D5A0;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:13px;color:#8b4a00;font-weight:600;font-family:inherit}.rive-stock-bar__dot{width:8px;height:8px;border-radius:50%;background:#e67e00;flex-shrink:0;animation:riveStockPulse 1.3s infinite}@keyframes riveStockPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.cart-progress__bar__progress{background:linear-gradient(90deg,#c9b097,#e0cdb5,#c9b097)!important;background-size:200% 100%!important;animation:riveShimmer 2s linear infinite!important}@keyframes riveShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shopify-section.section-header.shopify-section-header-sticky{z-index:999!important}.rive-buy-now{display:block;width:100%;padding:var(--buttons-radius, 0);border-radius:var(--buttons-radius, 0px);border-width:var(--buttons-border-width, 1px);border-style:solid;border-color:rgba(var(--color-button),var(--buttons-border-opacity, 1));padding:1.5rem 3rem;margin-bottom:1rem;background-color:#c9b097;color:#fff;font-family:inherit;font-size:1.4rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-align:center;cursor:pointer;box-shadow:0 0 0 calc(var(--buttons-border-width, 1px) + var(--buttons-border-offset, 0px)) rgba(var(--color-button-text),var(--buttons-shadow-opacity, 0)),var(--buttons-shadow-horizontal-offset, 0px) var(--buttons-shadow-vertical-offset, 0px) var(--buttons-shadow-blur-radius, 0px) rgba(var(--color-button),var(--buttons-shadow-opacity, 0));transition:background-color .25s ease,transform .15s ease,box-shadow .25s ease;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;line-height:1}@keyframes riveBuyShimmer{0%{background-position:-200% center}to{background-position:200% center}}.rive-buy-now{background:linear-gradient(90deg,#c9b097,#ddc5a8 40%,#c9b097 60%,#b89b80);background-size:300% 100%;animation:riveBuyShimmer 3s linear infinite}.rive-buy-now:hover{animation:none;background:#b89b80;transform:translateY(-2px);box-shadow:0 6px 20px #c9b09780}.rive-buy-now:active,.rive-buy-now.rive-buy-now--pressing{animation:none;background:#a8906e;transform:scale(.96) translateY(1px);box-shadow:0 2px 8px #c9b0974d}.rive-buy-now--loading{opacity:.72;cursor:wait;pointer-events:none;animation:none;background:#c9b097}
/*# sourceMappingURL=/cdn/shop/t/31/assets/rive-conversion.css.map */
