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}.product-card{background-color:var(--color-bg-surface);border:1px solid var(--color-border-secondary);direction:rtl;border-radius:16px;flex-direction:column;height:100%;min-height:290px;padding:.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.product-card__overlay-link{z-index:1;cursor:pointer;position:absolute;inset:0}.product-card:hover{border-color:var(--color-brand-primary);box-shadow:0 10px 15px -3px rgba(var(--shadow-color-rgb),.1),0 4px 6px -4px rgba(var(--shadow-color-rgb),.1);transform:translateY(-2px)}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card:hover .product-card__add-btn{opacity:1;transform:scale(1)}.product-card__badge-container{z-index:2;position:absolute;top:.5rem;right:.5rem}.product-card__image-container{aspect-ratio:1;background-color:#0000;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:.75rem;display:flex;position:relative;overflow:hidden}.product-card__image{padding:.5rem;transition:transform .4s ease-out;object-fit:contain!important}.product-card__add-btn{z-index:3;background-color:var(--color-bg-surface);width:34px;height:34px;color:var(--color-brand-primary);border:1px solid var(--color-border-primary);cursor:pointer;box-shadow:0 1px 2px 0 rgba(var(--shadow-color-rgb),.05);opacity:0;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:.5rem;left:.5rem;transform:scale(.8)}.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){.product-card__add-btn{opacity:1;background-color:var(--color-bg-accent);transform:none}}.product-card__details{flex-direction:column;flex:1;padding:0 2px;display:flex}.product-card__title{color:var(--color-text-primary);-webkit-line-clamp:2;text-align:right;-webkit-box-orient:vertical;height:3.2em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}.product-card__footer{justify-content:flex-end;margin-top:auto;display:flex}.product-card__price-logic{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.product-card__discount-row{align-items:center;gap:.5rem;display:flex}.product-card__discount-row .discount-tag{background-color:var(--color-utility-error);color:var(--color-text-on-brand);border-radius:4px;padding:0 4px;font-size:9px;font-weight:900}.product-card__discount-row .old-price{color:var(--color-text-placeholder);font-size:10px;text-decoration:line-through}.product-card__current-price{align-items:center;gap:3px;display:flex}.product-card__current-price .price-value{color:var(--color-text-primary);font-size:1rem;font-weight:900}.product-card__current-price .currency{color:var(--color-text-secondary);margin-top:4px;font-size:9px}
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}.countdown-timer{direction:ltr;justify-content:center;align-items:center;gap:4px;display:flex}.countdown-timer__block{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:38px;padding:4px 2px;display:flex}.countdown-timer__value{color:#fff;font-size:1rem;font-weight:800;line-height:1}.countdown-timer__label{color:#fffc;margin-top:1px;font-size:8px;font-weight:500}.countdown-timer__separator{color:#fff6;padding-bottom:10px;font-size:1rem;font-weight:700}
