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}.simple-product-card{background-color:var(--color-bg-surface);flex-direction:row;align-items:stretch;height:100%;min-height:140px;padding:.75rem;text-decoration:none;transition:all .2s ease-in-out;display:flex;position:relative}@media (min-width:640px){.simple-product-card{flex-direction:column;min-height:120px;padding:.5rem}}@media (hover:hover) and (pointer:fine){.simple-product-card:hover{background-color:var(--color-bg-surface-hover);z-index:1;box-shadow:0 0 15px #0000000d}.simple-product-card:hover .simple-product-card__add-btn{opacity:1;transform:scale(1)}}.simple-product-card__main-link{color:inherit;flex-direction:row;flex-grow:1;text-decoration:none;display:flex}@media (min-width:640px){.simple-product-card__main-link{flex-direction:column}}.simple-product-card__add-btn{z-index:5;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:28px;height:28px;transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:.5rem;left:.5rem;transform:scale(.8)}.simple-product-card__add-btn:hover{background-color:var(--color-brand-primary);border-color:var(--color-brand-primary);color:var(--color-text-on-brand)}@media (max-width:640px){.simple-product-card__add-btn{opacity:1;width:36px;height:36px;box-shadow:0 1px 2px 0 rgba(var(--shadow-color-rgb),.05);transform:scale(1)}}.simple-product-card__add-btn:active{transform:scale(.95)}.simple-product-card__image-wrapper{aspect-ratio:1;flex-shrink:0;width:100px;position:relative}@media (min-width:640px){.simple-product-card__image-wrapper{width:170px;margin-bottom:.5rem;margin-left:auto;margin-right:auto}}.simple-product-card__image{object-fit:contain;width:100%;height:100%;transition:transform .3s}.simple-product-card__content{flex-direction:column;flex-grow:1;justify-content:space-between;width:100%;margin-right:.75rem;display:flex;overflow:hidden}@media (min-width:640px){.simple-product-card__content{margin-right:0}}.simple-product-card__title{color:var(--color-text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.75rem;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}@media (min-width:640px){.simple-product-card__title{-webkit-line-clamp:2;font-size:.75rem}}.simple-product-card__meta{color:var(--color-text-placeholder);align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:10px;display:flex}@media (min-width:640px){.simple-product-card__meta{gap:.25rem;font-size:.75rem}}.simple-product-card__price-section{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.simple-product-card__discount-wrapper{align-items:center;gap:.25rem;display:flex}.simple-product-card__old-price{color:var(--color-text-placeholder);font-size:.75rem;text-decoration:line-through}.simple-product-card__price{align-items:baseline;gap:.25rem;display:flex}.simple-product-card__price span:first-child{color:var(--color-text-primary);font-size:.875rem;font-weight:700}.simple-product-card__price span:last-child{font-size:10px}.simple-product-card__out-of-stock{justify-content:flex-end;align-items:center;height:100%;display:flex}.simple-product-card__brand-badge{z-index:5;display:flex;position:absolute;top:.5rem;right:.5rem}
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}@keyframes productCardEnter{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.product-grid-container{border-top:1px solid var(--color-border-secondary);border-left:1px solid var(--color-border-secondary);outline:none;grid-template-columns:1fr;gap:0;display:grid}@media (min-width:640px){.product-grid-container{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.product-grid-container{grid-template-columns:repeat(4,1fr)}}@media (min-width:1536px){.product-grid-container{grid-template-columns:repeat(5,1fr)}}.product-grid-item{border-bottom:1px solid var(--color-border-secondary);border-right:1px solid var(--color-border-secondary)}@media (min-width:1024px){.product-grid-item{border-bottom:2px solid var(--color-border-secondary);border-right:2px solid var(--color-border-secondary)}}.product-grid-item{opacity:0;animation:.5s cubic-bezier(.2,.8,.2,1) forwards productCardEnter;animation-delay:calc(min(var(--stagger-index,0),6)*60ms)}.pg-pagination-wrapper{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.pg-pagination-btn{border:1px solid var(--color-border-secondary);background-color:var(--color-bg-surface);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex}.pg-pagination-btn:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}.pg-pagination-btn:hover{background-color:var(--color-bg-secondary);border-color:var(--color-border-primary)}.pg-pagination-btn--active{background-color:var(--color-brand-primary);color:var(--color-text-on-brand);border-color:var(--color-brand-primary);font-weight:700}.pg-pagination-btn--active:hover{background-color:var(--color-brand-primary-hover)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
