body,html{transition:all cubic-bezier(.175,.885,.32,1.275)}:root,.light,.light-orange{--color-brand-primary:#ff5000;--color-text-disabled:#d4d4d8;--color-brand-secondary:#fff5f0;--color-brand-accent:#ff5000;--color-brand-primary-hover:#e64800;--color-brand-secondary-hover:#feece3;--color-brand-accent-hover:#e64800;--color-text-primary:#18181b;--color-text-secondary:#71717a;--color-text-placeholder:#a1a1aa;--color-text-on-brand:#fff;--color-text-link:#ff5000;--color-bg-body:#f3f4f6;--color-bg-surface:#fff;--color-bg-surface-hover:#e4e4e7;--color-bg-secondary:#f4f4f5;--color-bg-accent:#fffffffa;--color-border-primary:#e4e4e7;--color-border-secondary:#f3f4f6;--color-utility-success:#10b981;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#3b82f6;--color-heading:#18181b;--auth-overlay-start:#fff6;--auth-overlay-end:#fff5f0e6;--shadow-color-rgb:0,0,0}.dark,.dark-blue{--color-brand-primary:#388bfd;--color-text-disabled:#3f3f46;--color-brand-secondary:#58a6ff1a;--color-brand-accent:#58a6ff;--color-brand-primary-hover:#6aa8fe;--color-brand-secondary-hover:#58a6ff33;--color-brand-accent-hover:#ff8c52;--color-text-primary:#f3f4f6;--color-text-secondary:#a1a1aa;--color-text-placeholder:#71717a;--color-text-on-brand:#fff;--color-text-link:#58a6ff;--color-bg-body:#0d1117;--color-bg-surface:#161b22;--color-bg-surface-hover:#202731;--color-bg-secondary:#ffffff08;--color-bg-accent:#000000b3;--color-border-primary:#18181b;--color-border-secondary:transparent;--color-utility-success:#34d399;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#58a6ff;--color-heading:#fff;--auth-overlay-start:#121212cc;--auth-overlay-end:#0d1117e6;--shadow-color-rgb:0,0,0}.slider-product-card{background-color:var(--color-bg-secondary);border-left:1px solid var(--color-border-primary);flex-direction:column;height:100%;min-height:320px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.slider-product-card:hover{box-shadow:0 4px 6px -1px rgba(var(--shadow-color-rgb),.1),0 2px 4px -2px rgba(var(--shadow-color-rgb),.1);background-color:var(--color-bg-surface-hover)}.slider-product-card:hover .slider-product-card__title{color:var(--color-brand-primary)}.slider-product-card:hover .slider-product-card__add-btn{opacity:1;transform:scale(1)}}.slider-product-card__overlay-link{z-index:1;cursor:pointer;position:absolute;inset:0}.slider-product-card__top-actions{z-index:5;pointer-events:none;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:12px;left:12px;right:12px}.slider-product-card__badge-wrapper,.slider-product-card__add-btn-wrapper{pointer-events:auto}.slider-product-card__add-btn{border:1px solid var(--color-border-secondary);background-color:rgba(var(--color-bg-surface-rgb),.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-text-primary);cursor:pointer;opacity:0;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:scale(.8)}.slider-product-card__add-btn:hover{background-color:var(--color-brand-primary);border-color:var(--color-brand-primary);color:var(--color-text-on-brand);transform:scale(1.1)}@media (max-width:1024px){.slider-product-card__add-btn{opacity:1;width:40px;height:40px;box-shadow:0 1px 2px 0 rgba(var(--shadow-color-rgb),.05);transform:scale(1)}}.slider-product-card__add-btn:active{transform:scale(.95)}.slider-product-card__main-link{color:inherit;flex-direction:column;flex-grow:1;text-decoration:none;display:flex}.slider-product-card__image-container{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:9rem;margin-top:2rem;padding:1.25rem;display:flex;position:relative}.slider-product-card__image{object-fit:contain;width:100%;height:100%;padding:.5rem;transition:transform .3s}.slider-product-card__details{flex-direction:column;flex-grow:1;padding:.5rem 1rem 1rem;display:flex}.slider-product-card__rating{justify-content:flex-end;margin-bottom:.5rem;display:flex}.slider-product-card__title{font-family:var(--font-ravi),sans-serif;color:var(--color-text-primary);-webkit-line-clamp:2;text-overflow:ellipsis;text-align:right;-webkit-box-orient:vertical;font-size:.875rem;font-weight:700;line-height:1.6;transition:color .2s;display:-webkit-box;overflow:hidden}.slider-product-card__footer{border-top:1px dashed var(--color-border-secondary);justify-content:space-between;align-items:center;margin-top:auto;padding:.75rem 1rem;display:flex}.slider-product-card__old-price-wrapper{align-items:center;display:flex}.slider-product-card__old-price{font-family:var(--font-ravi),sans-serif;color:var(--color-text-placeholder);font-size:12px;font-weight:500;text-decoration:line-through}.slider-product-card__price-wrapper{align-items:center;gap:4px;display:flex}.slider-product-card__price{font-family:var(--font-ravi),sans-serif;color:var(--color-text-primary);font-size:1.125rem;font-weight:900}.slider-product-card__currency{font-family:var(--font-ravi),sans-serif;color:var(--color-text-secondary);margin-top:6px;font-size:10px;font-weight:500}
