:root{--primary-color:#00a5c3;--primary-light-color:#e5f6f9;--secondary-color:#141414;--secondary-color-light:#f6f6f6;--secondary--color-dark:#333;--white-color:#fff;--black-color:#000;--yellow-color:#ff9c05;--red-color:#de1518;--text-color:#5e5c5c;--border-color:#ebebeb;--border-light-color:#ebebeb;--light-gray-color:#f3f3f3;--badge-red:#da3f3f;--badge-yellow:var(--yellow-color);--badge-green:#10847e;--font-family-primary:var(--font-onest), "Onest", sans-serif;--font-family-primary-fallback:"Onest", sans-serif;--font-size-xxs:clamp(8px, .5vw, 10px);--font-size-xs:clamp(9px, .55vw, 11px);--font-size-s:clamp(10px, .6vw, 12px);--font-size-sm:clamp(11px, .7vw, 13px);--font-size-m:clamp(12px, .8vw, 14px);--font-size-base:clamp(13px, .9vw, 15px);--font-size-base-2:clamp(14px, 1vw, 16px);--font-size-lg:clamp(16px, 1.2vw, 18px);--font-size-xl:clamp(18px, 1.4vw, 22px);--font-size-xxl:clamp(22px, 1.3vw, 30px);--font-size-xxxl:clamp(26px, 1.8vw, 39px);--font-size-title:clamp(30px, 2.2vw, 45px);--font-size-large-title:clamp(36px, 2.4vw, 48px);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--sm:320px;--md:768px;--lg:1024px;--xl:1440px}.sticky-compare-bar{z-index:995;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:calc(100% - 48px);max-width:1100px;padding:10px 20px;transition:top .35s cubic-bezier(.16,1,.3,1),transform .35s,box-shadow .3s;animation:.35s cubic-bezier(.16,1,.3,1) slideDownFade;position:fixed;top:140px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001f}.sticky-compare-bar.header-hidden{top:15px}@media (max-width:992px){.sticky-compare-bar{z-index:990;border-radius:14px;width:calc(100% - 24px);max-width:500px;padding:8px 12px;top:auto!important;bottom:75px!important}}@media (max-width:576px){.sticky-compare-bar{border-radius:12px;width:calc(100% - 20px);padding:8px 10px;bottom:70px!important}}.sticky-compare-bar .compare-bar-content{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}@media (max-width:576px){.sticky-compare-bar .compare-bar-content{gap:8px}}.sticky-compare-bar .compare-bar-left{align-items:center;gap:12px;min-width:0;display:flex}.sticky-compare-bar .compare-bar-left .count-info{color:#111;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}@media (max-width:576px){.sticky-compare-bar .compare-bar-left .count-info{font-size:12px}}.sticky-compare-bar .compare-bar-left .thumbnails-row{-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding:2px;display:flex;overflow-x:auto}.sticky-compare-bar .compare-bar-left .thumbnails-row::-webkit-scrollbar{display:none}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item{background:#f0edea;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;width:44px;height:44px;transition:transform .2s;position:relative;overflow:hidden}@media (max-width:576px){.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item{border-radius:6px;width:38px;height:38px}}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .safe-product-image{border-radius:inherit}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .thumb-img{object-fit:cover;width:100%;height:100%}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .thumb-placeholder{background:#e5e3e1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .thumb-placeholder svg{opacity:.7;width:22px;height:22px}@media (max-width:576px){.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .thumb-placeholder svg{width:18px;height:18px}}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .thumb-remove{color:#fff;cursor:pointer;opacity:0;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;transition:all .2s;display:flex;position:absolute;top:2px;right:2px}@media (max-width:768px){.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .thumb-remove{opacity:1;width:16px;height:16px;font-size:10px}}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item .thumb-remove:hover{background:#e53935;transform:scale(1.1)}.sticky-compare-bar .compare-bar-left .thumbnails-row .thumb-item:hover .thumb-remove{opacity:1}.sticky-compare-bar .compare-bar-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.sticky-compare-bar .compare-bar-right .btn-compare-cta{background:var(--primary-color,#00a5c3);color:#fff;white-space:nowrap;border:none;border-radius:30px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #00a5c340}@media (max-width:576px){.sticky-compare-bar .compare-bar-right .btn-compare-cta{padding:7px 14px;font-size:12px}}.sticky-compare-bar .compare-bar-right .btn-compare-cta:hover:not(:disabled){background:#008da6;transform:translateY(-1px);box-shadow:0 6px 16px #00a5c359}.sticky-compare-bar .compare-bar-right .btn-compare-cta.disabled,.sticky-compare-bar .compare-bar-right .btn-compare-cta:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}.sticky-compare-bar .compare-bar-right .btn-close-bar{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;transition:all .2s;display:flex}@media (max-width:576px){.sticky-compare-bar .compare-bar-right .btn-close-bar{width:26px;height:26px;font-size:13px}}.sticky-compare-bar .compare-bar-right .btn-close-bar:hover{color:#0f172a;background:#e2e8f0}@keyframes slideDownFade{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}
.wishlist-auth-modal .p-dialog-content{padding:22px 24px 24px}.wishlist-auth-modal__content{color:#1f1f1f;gap:14px;display:grid}.wishlist-auth-modal__icon{background:var(--primary-light-color);width:52px;height:52px;color:var(--primary-color);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.wishlist-auth-modal__icon svg{font-size:24px}.wishlist-auth-modal__title{margin:0;font-size:1.35rem;font-weight:800;line-height:1.15}.wishlist-auth-modal__text{color:#5a5a5a;margin:0;font-size:1rem;line-height:1.7}.wishlist-auth-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.wishlist-auth-modal__button{min-width:150px}@media (max-width:640px){.wishlist-auth-modal__actions{flex-direction:column-reverse}.wishlist-auth-modal__button{width:100%;min-width:0}}
.store-closed-page{background:radial-gradient(circle at top,#140b2714,#0000 40%),linear-gradient(#fffefb 0%,#f6f2eb 100%);justify-content:center;align-items:center;min-height:60vh;padding:72px 20px;display:flex}.store-closed-page__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffeb;border:1px solid #140b2714;border-radius:24px;width:min(760px,100%);padding:40px;box-shadow:0 24px 60px #140b271f}.store-closed-page__brand{margin-bottom:24px}.store-closed-page__brand img{object-fit:contain;max-width:220px;height:auto}.store-closed-page h1{color:var(--secondary-color);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem)}.store-closed-page p{max-width:56ch;color:var(--text-color);margin:0 auto 28px;font-size:1.05rem;line-height:1.7}.store-closed-page__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cookie-banner{z-index:1200;position:fixed;bottom:20px;left:20px;right:20px}.cookie-banner__content{color:#fff;background:#140b27f5;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto;padding:20px 24px;display:flex;box-shadow:0 24px 60px #140b273d}.cookie-banner__content h3{margin:0 0 6px;font-size:1.1rem}.cookie-banner__content p{opacity:.88;max-width:70ch;margin:0;line-height:1.55}.cookie-banner__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:768px){.store-closed-page{padding:48px 16px}.store-closed-page__card{padding:28px 20px}.cookie-banner{bottom:12px;left:12px;right:12px}.cookie-banner__content{flex-direction:column;align-items:flex-start;padding:18px 16px}.cookie-banner__actions{justify-content:flex-start;width:100%}}
