body,html{transition:all cubic-bezier(.175,.885,.32,1.275)}:root,.light,.light-orange{--color-brand-primary:#fd5236;--color-brand-secondary:#fff5f1;--color-brand-accent:#ff5000;--color-text-disabled:#d4d4d8;--color-brand-primary-hover:#e64800;--color-brand-secondary-hover:#feece3;--color-brand-accent-hover:#e64800;--color-text-primary:#27272a;--color-text-secondary:#71717a;--color-text-placeholder:#a1a1aa;--color-text-on-brand:#fff;--color-text-link:#fd5236;--color-bg-body:#f3f4f9;--color-bg-surface:#fff;--color-bg-surface-hover:#fafafa;--color-bg-secondary:#f4f4f5;--color-bg-accent:#fffffffa;--color-border-primary:#e4e4e7;--color-border-secondary:#e4e4e7;--color-bg-muted:#f4f4f5;--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;--color-error:#ef4444}.dark,.dark-blue{--color-brand-primary:#3b82f6;--color-brand-primary-soft:#3b82f626;--color-brand-secondary:#3b82f61a;--color-brand-accent:#60a5fa;--color-brand-primary-hover:#60a5fa;--color-brand-secondary-hover:#3b82f633;--color-brand-accent-hover:#3b82f6;--color-text-primary:#f4f4f5;--color-text-secondary:#a1a1aa;--color-text-placeholder:#71717a;--color-text-on-brand:#fff;--color-text-link:#60a5fa;--color-bg-body:#09090b;--color-bg-surface:#121217;--color-bg-surface-hover:#18181b;--color-bg-secondary:#ffffff08;--color-bg-accent:#000000b3;--color-border-primary:#3f3f46;--color-border-secondary:#27272a;--color-bg-muted:#ffffff0f;--color-utility-success:#34d399;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#60a5fa;--color-heading:#fff;--auth-overlay-start:#121212cc;--auth-overlay-end:#09090be6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.slider-product-card{background-color:var(--color-bg-surface);border-left:1px solid var(--color-border-secondary);flex-direction:column;width:100%;min-width:0;height:100%;min-height:290px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.slider-product-card:hover{background-color:var(--color-bg-surface-hover);z-index:10}.slider-product-card:hover .slider-product-card__image{transform:scale(1.05)}.slider-product-card:hover .slider-product-card__add-btn{opacity:1;transform:scale(1)}}.slider-product-card__overlay-link{z-index:10;position:absolute;inset:0}.slider-product-card__top-actions{z-index:20;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:.5rem;left:.5rem;right:.5rem}.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-primary);background-color:var(--color-bg-accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-brand-primary);cursor:pointer;opacity:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;transform:scale(.8)}.slider-product-card__add-btn:hover{background-color:var(--color-brand-primary);color:var(--color-text-on-brand);border-color:var(--color-brand-primary)}@media (max-width:1024px){.slider-product-card__add-btn{opacity:1;width:34px;height:34px;transform:scale(1)}}.slider-product-card__image-container{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.slider-product-card__image{object-fit:contain;transition:transform .4s}.slider-product-card__details{text-align:right;flex-direction:column;flex-grow:1;max-width:220px;min-height:55px;padding:.5rem .75rem;display:flex}.slider-product-card__rating{z-index:20;transform-origin:100%;pointer-events:none;background-color:rgba(var(--color-bg-surface),.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:4px;justify-content:flex-end;padding:2px 4px;display:flex;position:absolute;bottom:.25rem;right:.5rem;transform:scale(.8)}.slider-product-card__title{color:var(--color-text-primary);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.875rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden;white-space:normal!important}.slider-product-card__footer{border-top:1px dashed var(--color-border-secondary);flex-direction:row;align-items:center;min-height:38px;margin-top:auto;padding:.5rem .75rem;display:flex}.slider-product-card__old-price-wrapper{align-items:center;display:flex}.slider-product-card__old-price{color:var(--color-text-placeholder);font-size:13px;font-weight:500;text-decoration:line-through}.slider-product-card__price-wrapper{align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.slider-product-card__price{color:var(--color-brand-primary);font-size:1rem;font-weight:900}.slider-product-card__currency{color:var(--color-text-secondary);margin-top:2px;font-size:9px;font-weight:500}
