.rk-discount{position:relative;width:100%;background:var(--rk-disc-bg);overflow:hidden}.rk-discount__container{max-width:1200px;margin:0 auto;padding:0 24px}.rk-discount__header{text-align:center;margin-bottom:40px}.rk-discount__title{display:inline-flex;align-items:center;gap:12px;font-size:clamp(24px,3vw,32px);font-weight:800;color:var(--rk-disc-heading);margin:0 0 12px;line-height:1.2}.rk-discount__title svg{width:32px;height:32px;color:var(--rk-disc-accent)}.rk-discount__subtitle{font-size:15px;color:var(--rk-disc-text);margin:0;line-height:1.6}.rk-discount__content{position:relative;padding:32px;background:#ffffff05;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);border-radius:16px}.rk-discount__progress-wrapper{margin-bottom:32px}.rk-discount__progress-bar{position:relative;width:100%;height:8px;background:#ffffff0d;border-radius:8px;overflow:hidden;margin-bottom:12px}.rk-discount__progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:linear-gradient(90deg,var(--rk-disc-accent) 0%,var(--rk-disc-savings) 100%);border-radius:8px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 20px #ff00ff80}.rk-discount__progress-text{font-size:13px;color:var(--rk-disc-text);text-align:center;margin:0;transition:color .3s ease}.rk-discount__tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px}.rk-discount__tier{position:relative;display:flex;align-items:center;gap:16px;padding:20px;background:#ffffff08;border:2px solid rgba(255,255,255,.08);border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.rk-discount__tier:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--rk-disc-accent) 0%,rgba(138,43,226,.5) 100%);opacity:0;transition:opacity .3s ease;z-index:0}.rk-discount__tier:hover{border-color:#ff00ff4d;transform:translateY(-3px);box-shadow:0 8px 24px #f0f3}.rk-discount__tier:hover:before{opacity:.1}.rk-discount__tier--active{background:#ff00ff1a;border-color:var(--rk-disc-accent);transform:translateY(-3px);box-shadow:0 8px 32px #f0f6}.rk-discount__tier--active:before{opacity:.15}.rk-discount__tier--active .rk-discount__tier-badge{background:linear-gradient(135deg,var(--rk-disc-accent) 0%,#8a2be2 100%);box-shadow:0 4px 16px #ff00ff80}.rk-discount__tier--next{border-color:#10b9814d;animation:rk-discount-pulse-next 2s ease-in-out infinite}@keyframes rk-discount-pulse-next{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 8px #10b98100}}.rk-discount__tier-badge{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:12px;transition:all .3s ease;z-index:1}.rk-discount__tier-discount{font-size:18px;font-weight:800;color:var(--rk-disc-accent);transition:color .3s ease}.rk-discount__tier--active .rk-discount__tier-discount{color:#fff}.rk-discount__tier-content{flex:1;z-index:1}.rk-discount__tier-threshold{font-size:16px;font-weight:600;color:var(--rk-disc-heading);margin-bottom:4px}.rk-discount__tier-threshold strong{font-size:20px;color:var(--rk-disc-accent)}.rk-discount__tier-label{display:inline-block;padding:4px 10px;background:#10b98126;border:1px solid rgba(16,185,129,.3);border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--rk-disc-savings);margin-bottom:6px}.rk-discount__tier-savings{font-size:13px;color:var(--rk-disc-text);margin-top:4px}.rk-discount__tier-amount{font-weight:700;color:var(--rk-disc-savings)}.rk-discount__calculator{display:flex;align-items:center;gap:20px;padding:24px;background:linear-gradient(135deg,#10b9811a,#10b9810d);border:2px solid rgba(16,185,129,.25);border-radius:12px;margin-bottom:20px}.rk-discount__calc-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#10b98133;border-radius:12px}.rk-discount__calc-icon svg{width:28px;height:28px;color:var(--rk-disc-savings)}.rk-discount__calc-content{flex:1}.rk-discount__calc-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--rk-disc-text);margin-bottom:4px}.rk-discount__calc-amount{font-size:28px;font-weight:800;color:var(--rk-disc-savings);margin-bottom:4px;line-height:1}.rk-discount__calc-detail{font-size:13px;color:var(--rk-disc-text)}.rk-discount__calc-detail strong{color:var(--rk-disc-heading);font-weight:700}.rk-discount__info{display:flex;align-items:center;gap:12px;padding:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:10px;font-size:13px;color:var(--rk-disc-text)}.rk-discount__info svg{width:20px;height:20px;flex-shrink:0;color:var(--rk-disc-accent)}.rk-discount__inactive-hint{margin:16px auto;max-width:1200px;padding:16px 20px;background:#fff8e1;border:1px dashed #d4a017;border-radius:8px;color:#6b5300;font-size:13px;line-height:1.5}.rk-discount-hero{position:relative;width:100%;display:flex;overflow:hidden;background:var(--rk-disc-bg)}.rk-discount-hero--no-image{min-height:420px}.rk-discount-hero--has-image{aspect-ratio:var(--rk-disc-hero-ratio, 21 / 9)}.rk-discount-hero__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rk-discount-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.rk-discount-hero__image--mobile-only{display:none}@media(max-width:749px){.rk-discount-hero--has-image{aspect-ratio:var(--rk-disc-hero-ratio-mobile, var(--rk-disc-hero-ratio, 4 / 5))}.rk-discount-hero__image--desktop-only{display:none}.rk-discount-hero__image--mobile-only{display:block}}.rk-discount-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--rk-disc-overlay-opacity, .5);z-index:1}.rk-discount-hero__content{position:relative;z-index:2;max-width:640px;margin:60px;display:flex;flex-direction:column;gap:16px;justify-content:center}.rk-discount-hero__badge{display:inline-flex;align-self:flex-start;align-items:center;gap:6px;padding:6px 14px;background:var(--rk-disc-accent);color:#fff;border-radius:50px;font-size:13px;font-weight:700;letter-spacing:.3px}.rk-discount-hero__heading{font-size:clamp(28px,5vw,48px);font-weight:800;color:var(--rk-disc-heading);line-height:1.15;margin:0}.rk-discount-hero__text{font-size:16px;color:var(--rk-disc-text);line-height:1.6;margin:0}.rk-discount-hero__cta{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;margin-top:8px;padding:14px 28px;background:var(--rk-disc-accent);color:#fff;border-radius:50px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.rk-discount-hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff00ff59}@media(max-width:749px){.rk-discount-hero--no-image{min-height:340px}.rk-discount-hero__content{margin:32px 24px;max-width:100%}}.rk-discount-banner{position:relative;background:var(--rk-disc-bg);padding:16px 24px;overflow:hidden}.rk-discount-banner__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rk-discount-banner__image{width:100%;height:100%;object-fit:cover;object-position:center}.rk-discount-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--rk-disc-overlay-opacity, .5);z-index:1}.rk-discount-banner__inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 20px;text-align:center}.rk-discount-banner__icon{font-size:20px;line-height:1}.rk-discount-banner__text{font-size:14px;font-weight:600;color:var(--rk-disc-heading)}.rk-discount-banner__text strong{color:var(--rk-disc-accent)}.rk-discount-banner__cta{display:inline-flex;align-items:center;padding:6px 16px;background:var(--rk-disc-accent);color:#fff;border-radius:50px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}@media(max-width:768px){.rk-discount__container{padding:0 16px}.rk-discount__content{padding:20px}.rk-discount__tiers{grid-template-columns:1fr;gap:12px}.rk-discount__tier{padding:16px}.rk-discount__tier-badge{width:48px;height:48px}.rk-discount__tier-discount{font-size:16px}.rk-discount__tier-threshold{font-size:15px}.rk-discount__tier-threshold strong{font-size:18px}.rk-discount__calculator{flex-direction:column;text-align:center;gap:16px}.rk-discount__calc-amount{font-size:24px}}@media(max-width:480px){.rk-discount__title{font-size:22px}.rk-discount__title svg{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.rk-discount *,.rk-discount-hero *,.rk-discount-banner *{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/rk-discount.css.map */
