.ipertech-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ipertech-spinner{display:inline-block;width:18px;height:18px;border:2.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:ipertech-spin .7s linear infinite;vertical-align:middle}@keyframes ipertech-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ipertech-spinner{animation:none}}.ipertech-sticky-atc{position:fixed;left:0;right:0;z-index:9998;background:var(--ipt-bg, #ffffff);border-top:1px solid var(--ipt-border, #e5e7eb);box-shadow:0 -4px 20px #0a26611a;padding:10px 14px;transform:translateY(110%);transition:transform .32s cubic-bezier(.4,0,.2,1);font-family:var(--ipt-font, inherit)}.ipertech-sticky-atc[data-visible=true]{transform:translateY(0)}.ipertech-sticky-atc[hidden]{display:none}@media(max-width:749px){.ipertech-sticky-atc{bottom:0;top:auto;padding:8px 12px env(safe-area-inset-bottom,8px) 12px}}@media(min-width:750px){.ipertech-sticky-atc[data-position-desktop=top]{top:0;bottom:auto;transform:translateY(-110%);border-top:none;border-bottom:1px solid var(--ipt-border, #e5e7eb);box-shadow:0 4px 20px #0a26611a}.ipertech-sticky-atc[data-position-desktop=top][data-visible=true]{transform:translateY(0)}.ipertech-sticky-atc[data-position-desktop=bottom]{bottom:0;top:auto}}.ipertech-sticky-atc__inner{display:flex;align-items:center;gap:12px;max-width:1440px;margin:0 auto}.ipertech-sticky-atc__image-link{flex-shrink:0;border-radius:8px;overflow:hidden;border:1px solid var(--ipt-border, #e5e7eb);display:block;width:48px;height:48px}.ipertech-sticky-atc__image{width:100%;height:100%;object-fit:cover;display:block}.ipertech-sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ipertech-sticky-atc__title{font-size:13px;font-weight:600;color:var(--ipt-text, #1a1a1a);margin:0;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipertech-sticky-atc__price-row{display:flex;align-items:baseline;gap:6px}.ipertech-sticky-atc__price-now{font-size:15px;font-weight:700;color:var(--ipt-sticky-blue, #0a2661)}.ipertech-sticky-atc__price-old{font-size:12px;color:#9ca3af;text-decoration:line-through}.ipertech-sticky-atc__variants{flex-shrink:0;border:1px solid var(--ipt-border, #e5e7eb);border-radius:8px;padding:8px 10px;font-size:12px;background:#f8f9fb;color:var(--ipt-text, #1a1a1a);font-family:inherit;cursor:pointer;max-width:160px}@media(max-width:749px){.ipertech-sticky-atc__variants{display:none}}.ipertech-sticky-atc__form{flex-shrink:0;margin:0}.ipertech-sticky-atc__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--ipt-sticky-cta-bg, #ff7a00);color:var(--ipt-sticky-cta-fg, #ffffff);border:none;border-radius:100px;padding:12px 22px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:filter .15s,transform .15s;min-height:44px;box-shadow:0 4px 12px #ff7a0047}.ipertech-sticky-atc__btn:hover:not(:disabled){filter:brightness(.94)}.ipertech-sticky-atc__btn:active:not(:disabled){transform:scale(.98)}.ipertech-sticky-atc__btn:disabled{opacity:.55;cursor:not-allowed}.ipertech-sticky-atc__btn[data-loading=true]{pointer-events:none}.ipertech-sticky-atc__btn[data-loading=true] .ipertech-sticky-atc__btn-icon,.ipertech-sticky-atc__btn[data-loading=true] .ipertech-sticky-atc__btn-label{opacity:.4}.ipertech-sticky-atc__btn[data-loading=true] .ipertech-sticky-atc__btn-spinner{display:inline-flex!important}.ipertech-sticky-atc__btn-icon{display:inline-flex}.ipertech-sticky-atc__btn-icon svg{width:18px;height:18px}@media(max-width:480px){.ipertech-sticky-atc__title{font-size:12px}.ipertech-sticky-atc__btn{padding:10px 16px;font-size:13px}.ipertech-sticky-atc__image-link{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.ipertech-sticky-atc{transition:none}}.ipertech-socialproof{display:flex;flex-direction:column;gap:8px;margin:14px 0}.ipertech-socialproof__row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;background:#f8f9fb;border:1px solid var(--ipt-border, #e5e7eb);font-size:13px;line-height:1.4;animation:ipertech-fade-in .3s ease-out}@keyframes ipertech-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.ipertech-socialproof__row{animation:none}}.ipertech-socialproof__row[hidden]{display:none}.ipertech-socialproof__row--viewers{background:#eff6ff;border-color:#bfdbfe}.ipertech-socialproof__row--purchased{background:#f0fdf4;border-color:#bbf7d0}.ipertech-socialproof__row--carted{background:#fef3c7;border-color:#fde68a}.ipertech-socialproof__row--low{background:#fff5ee;border-color:#fed7aa;flex-wrap:wrap}.ipertech-socialproof__dot{width:9px;height:9px;background:#22c55e;border-radius:50%;flex-shrink:0;animation:ipertech-pulse 1.6s ease-in-out infinite;box-shadow:0 0 #22c55eb3}@keyframes ipertech-pulse{0%,to{box-shadow:0 0 #22c55e99}50%{box-shadow:0 0 0 6px #22c55e00}}@media(prefers-reduced-motion:reduce){.ipertech-socialproof__dot{animation:none}}.ipertech-socialproof__icon{width:22px;height:22px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--ipt-sticky-blue, #0a2661)}.ipertech-socialproof__icon svg{width:100%;height:100%}.ipertech-socialproof__icon--alert{color:#ff7a00}.ipertech-socialproof__text{margin:0;flex:1;color:var(--ipt-text, #1a1a1a)}.ipertech-socialproof__text strong{font-weight:700;color:var(--ipt-sticky-blue, #0a2661);margin-right:4px}.ipertech-socialproof__row--low .ipertech-socialproof__text strong{color:#c2410c}.ipertech-socialproof__bar{flex-basis:100%;height:5px;background:#ffe0c8;border-radius:999px;overflow:hidden;margin-top:6px}.ipertech-socialproof__bar-fill{display:block;height:100%;width:var(--ipt-sp-fill, 50%);background:linear-gradient(90deg,#ff7a00,#e60023);border-radius:999px;transition:width .4s ease-out}.ipertech-bundle{margin:28px 0;padding:24px;background:#fff;border:1px solid var(--ipt-border, #e5e7eb);border-radius:16px;box-shadow:0 2px 12px #0a26610a}.ipertech-bundle__header{margin-bottom:18px}.ipertech-bundle__title{font-size:20px;font-weight:700;color:var(--ipt-sticky-blue, #0a2661);margin:0 0 4px;line-height:1.25}.ipertech-bundle__subtitle{font-size:13px;color:#64748b;margin:0}.ipertech-bundle__grid{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap;margin-bottom:22px}@media(max-width:749px){.ipertech-bundle__grid{flex-direction:column}}.ipertech-bundle__item{flex:1 1 200px;min-width:180px;background:#f8f9fb;border:1.5px solid var(--ipt-border, #e5e7eb);border-radius:12px;padding:14px 14px 16px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;transition:border-color .18s,opacity .18s}.ipertech-bundle__item--main{border-color:var(--ipt-sticky-cta-bg, #ff7a00);background:#fff8f2}.ipertech-bundle__item[data-checked=false]{opacity:.5;background:#f3f4f6;border-color:#d1d5db}.ipertech-bundle__plus{font-size:26px;font-weight:300;color:#94a3b8;align-self:center;-webkit-user-select:none;user-select:none}@media(max-width:749px){.ipertech-bundle__plus{font-size:22px;transform:rotate(90deg);align-self:center}}.ipertech-bundle__check-wrap{position:absolute;top:10px;left:10px;display:inline-flex;cursor:pointer}.ipertech-bundle__check{position:absolute;opacity:0;pointer-events:none;width:20px;height:20px}.ipertech-bundle__check-visual{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#fff;border:2px solid var(--ipt-sticky-cta-bg, #ff7a00);border-radius:5px;color:transparent;font-weight:700;font-size:13px;transition:background .15s,color .15s}.ipertech-bundle__check:checked+.ipertech-bundle__check-visual{background:var(--ipt-sticky-cta-bg, #ff7a00);color:#fff}.ipertech-bundle__check:disabled+.ipertech-bundle__check-visual{opacity:.85;cursor:not-allowed}.ipertech-bundle__check:focus-visible+.ipertech-bundle__check-visual{outline:2px solid var(--ipt-sticky-blue, #0a2661);outline-offset:2px}.ipertech-bundle__image-link{display:block;line-height:0}.ipertech-bundle__image{width:96px;height:96px;object-fit:contain;margin-bottom:10px;border-radius:8px;background:#fff}.ipertech-bundle__info{width:100%}.ipertech-bundle__badge,.ipertech-bundle__vendor{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ipt-sticky-cta-bg, #ff7a00);margin:0 0 4px}.ipertech-bundle__name{font-size:13px;font-weight:600;color:var(--ipt-text, #1a1a1a);margin:0 0 8px;line-height:1.35;min-height:36px}.ipertech-bundle__name a{color:inherit;text-decoration:none}.ipertech-bundle__name a:hover{color:var(--ipt-sticky-cta-bg, #ff7a00)}.ipertech-bundle__price{margin:0}.ipertech-bundle__price-old{font-size:12px;color:#94a3b8;text-decoration:line-through;margin-right:6px}.ipertech-bundle__price-now{font-size:15px;font-weight:700;color:var(--ipt-sticky-blue, #0a2661)}.ipertech-bundle__summary{border-top:1px dashed var(--ipt-border, #e5e7eb);padding-top:18px}.ipertech-bundle__summary-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.ipertech-bundle__row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#64748b}.ipertech-bundle__row--discount{color:#16a34a}.ipertech-bundle__row--discount[hidden]{display:none}.ipertech-bundle__row--total{padding-top:10px;border-top:1px solid var(--ipt-border, #e5e7eb);color:var(--ipt-text, #1a1a1a);font-size:15px}.ipertech-bundle__row-value{font-weight:600;color:var(--ipt-text, #1a1a1a)}.ipertech-bundle__row-value--negative{color:#16a34a}.ipertech-bundle__row-value--total{font-size:22px;font-weight:700;color:var(--ipt-sticky-blue, #0a2661)}.ipertech-bundle__save{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;border-radius:8px;padding:8px 12px;margin:0 0 14px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:7px}.ipertech-bundle__save[hidden]{display:none}.ipertech-bundle__save strong{color:#15803d;font-weight:700}.ipertech-bundle__cta{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--ipt-sticky-cta-bg, #ff7a00);color:var(--ipt-sticky-cta-fg, #ffffff);border:none;border-radius:100px;padding:15px 24px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:filter .15s,transform .15s;min-height:50px;box-shadow:0 6px 16px #ff7a0040}.ipertech-bundle__cta:hover:not(:disabled){filter:brightness(.94)}.ipertech-bundle__cta:active:not(:disabled){transform:scale(.99)}.ipertech-bundle__cta:disabled{opacity:.55;cursor:not-allowed}.ipertech-bundle__cta[data-loading=true]{pointer-events:none}.ipertech-bundle__cta[data-loading=true] .ipertech-bundle__cta-icon,.ipertech-bundle__cta[data-loading=true] .ipertech-bundle__cta-label{opacity:.4}.ipertech-bundle__cta[data-loading=true] .ipertech-bundle__cta-spinner{display:inline-flex!important}.ipertech-bundle__cta-icon svg{width:20px;height:20px}.ipertech-skeleton{--ipt-sk-bg: #e5e7eb;--ipt-sk-shine: rgba(255, 255, 255, .5);display:block;width:100%}.ipertech-skeleton__line,.ipertech-skeleton__media{background:var(--ipt-sk-bg);border-radius:6px;position:relative;overflow:hidden}.ipertech-skeleton__line:after,.ipertech-skeleton__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 0%,transparent 30%,var(--ipt-sk-shine) 50%,transparent 70%,transparent 100%);background-size:200% 100%;animation:ipertech-shimmer 1.4s ease-in-out infinite}@keyframes ipertech-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.ipertech-skeleton__line:after,.ipertech-skeleton__media:after{animation:none}}.ipertech-skeleton__line{height:12px;margin-bottom:8px}.ipertech-skeleton__line--small{width:35%;height:10px}.ipertech-skeleton__line--medium{width:80%}.ipertech-skeleton__line--title{width:90%;height:18px}.ipertech-skeleton__line--price{width:30%;height:22px}.ipertech-skeleton__line--btn{width:100%;height:44px;border-radius:100px;margin-top:12px}.ipertech-skeleton__media{aspect-ratio:1 / 1;margin-bottom:12px}.ipertech-skeleton__media--small{width:56px;height:56px;flex-shrink:0;margin-bottom:0}.ipertech-skeleton__media--medium{width:96px;height:96px;flex-shrink:0}.ipertech-skeleton__media--large{aspect-ratio:1 / 1}.ipertech-skeleton__media--full{aspect-ratio:16 / 9}.ipertech-skeleton--card{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.ipertech-skeleton__card{background:#fff;border:1px solid var(--ipt-border, #e5e7eb);border-radius:12px;padding:14px}.ipertech-skeleton__product{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:749px){.ipertech-skeleton__product{grid-template-columns:1fr}}.ipertech-skeleton__list-item{display:flex;gap:12px;align-items:center;padding:12px 0}.ipertech-skeleton__list-item .ipertech-skeleton__content{flex:1}.ipertech-skeleton__bundle-row{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;background:#f8f9fb;border-radius:12px;margin-bottom:16px}.ipertech-skeleton__plus{font-size:24px;color:#cbd5e1}.ipertech-skeleton__bundle-summary{padding:12px 0}.ipertech-cart-bump{animation:ipertech-cart-bump .5s cubic-bezier(.34,1.56,.64,1)}@keyframes ipertech-cart-bump{0%{transform:scale(1)}30%{transform:scale(1.18) rotate(-7deg)}60%{transform:scale(.94) rotate(4deg)}to{transform:scale(1) rotate(0)}}.ipertech-cart-fly{position:fixed;width:50px;height:50px;border-radius:50%;background:var(--ipt-sticky-cta-bg, #ff7a00);color:#fff;display:flex;align-items:center;justify-content:center;z-index:10000;pointer-events:none;font-size:22px;box-shadow:0 6px 18px #ff7a0059;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .7s ease-out}@media(prefers-reduced-motion:reduce){.ipertech-cart-bump,.ipertech-cart-fly{animation:none;transition:opacity .2s ease-out}}.ipertech-toast{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%) translateY(120%);z-index:10001;background:var(--ipt-sticky-blue, #0a2661);color:#fff;padding:12px 18px;border-radius:10px;font-size:14px;font-weight:500;font-family:inherit;box-shadow:0 10px 24px #0a26614d;display:flex;align-items:center;gap:9px;max-width:92vw;transition:transform .32s cubic-bezier(.4,0,.2,1)}.ipertech-toast[data-visible=true]{transform:translate(-50%) translateY(0)}.ipertech-toast--success{background:#15803d}.ipertech-toast--error{background:#b91c1c}.ipertech-toast__icon{display:inline-flex;flex-shrink:0}.ipertech-toast__icon svg{width:20px;height:20px}@media(prefers-reduced-motion:reduce){.ipertech-toast{transition:none}}.ipertech-sticky-atc__btn:focus-visible,.ipertech-bundle__cta:focus-visible{outline:3px solid #2563eb;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/27/assets/ipertech-2026.css.map */
