@layer components{.shop-product-list{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid;overflow:visible}.shop-product-row{background:#fff;border:1px solid #e5e9ee;border-radius:1.1rem;grid-template-rows:10.5rem minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;min-height:22rem;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #1720330f}.shop-product-row:last-child{border-bottom:1px solid #e5e9ee}.shop-product-row:hover{border-color:#d5dbe2;transform:translateY(-3px);box-shadow:0 18px 40px #1720331c}.shop-product-row.is-unavailable{opacity:.62}.shop-product-row__image{background:linear-gradient(145deg,#f8f2ea,#eee4d7);grid-area:1/1/auto/-1;place-items:center;min-height:10.5rem;display:grid;position:relative;overflow:hidden}.shop-product-row__image:after{pointer-events:none;content:"";background:linear-gradient(#0000 55%,#00000014);position:absolute;inset:0}.shop-product-row__image img{object-fit:cover;width:100%;height:100%;min-height:10.5rem;transition:transform .28s}.shop-product-row:hover .shop-product-row__image img{transform:scale(1.045)}.shop-product-row__image span{filter:drop-shadow(0 7px 12px #0000001a);font-size:4rem}.shop-product-row__content{flex-direction:column;grid-area:2/1/auto/-1;justify-content:flex-start;min-width:0;padding:1rem 1rem .7rem;display:flex}.shop-product-row__title-line{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.shop-product-row h3{color:#202737;letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:880;line-height:1.3}.shop-product-row__badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.35rem;display:flex}.shop-product-row__badges span{color:#a76000;white-space:nowrap;background:#fff1d2;border-radius:999px;align-items:center;min-height:1.5rem;padding:.22rem .52rem;font-size:.62rem;font-weight:820;display:inline-flex}.shop-product-row p{color:#687386;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.76rem;line-height:1.5;display:-webkit-box;overflow:hidden}.shop-product-row__promotions{flex-wrap:wrap;gap:.4rem;margin-top:.7rem;display:flex}.shop-product-row__promotions>span{border-radius:.55rem;align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.63rem;display:inline-flex}.shop-product-row__promotions .is-active{color:#28763a;background:#edf9ef}.shop-product-row__promotions .is-scheduled{color:#687386;background:#f3f5f7}.shop-product-row__promotions strong,.shop-product-row__promotions small{font-size:inherit}.shop-product-row__actions{border-top:1px solid #edf0f3;flex-direction:row;grid-area:3/1/auto/-1;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.8rem 1rem 1rem;display:flex}.shop-product-row__actions strong{color:#202737;white-space:nowrap;font-size:1rem;font-weight:900}.shop-product-row__actions button,.shop-product-row__actions a{color:#202737;cursor:pointer;background:#ffb400;border:1px solid #f0a900;border-radius:.75rem;justify-content:center;align-items:center;gap:.35rem;min-width:7.2rem;min-height:2.45rem;font-size:.73rem;font-weight:850;text-decoration:none;transition:transform .14s,background .14s,box-shadow .14s;display:inline-flex;box-shadow:0 5px 14px #ffb40033}.shop-product-row__actions button:hover,.shop-product-row__actions a:hover{background:#ffc22d;transform:translateY(-1px);box-shadow:0 8px 18px #ffb40047}.shop-product-row__actions button:active,.shop-product-row__actions a:active{transform:translateY(0)}.shop-product-row__actions button:focus-visible,.shop-product-row__actions a:focus-visible{outline-offset:2px;outline:3px solid #ffb4004d}.shop-product-row__actions button:disabled{color:#7a8494;box-shadow:none;cursor:not-allowed;background:#eef1f4;border-color:#dfe4e9}@media (width<=64rem){.shop-product-list{grid-template-columns:1fr}.shop-product-row{grid-template-rows:minmax(8.5rem,auto);grid-template-columns:9rem minmax(0,1fr) auto;min-height:8.5rem}.shop-product-row__image{grid-area:1/1;min-height:8.5rem}.shop-product-row__image img{min-height:8.5rem}.shop-product-row__content{grid-area:1/2;justify-content:center}.shop-product-row__actions{border-top:0;flex-direction:column;grid-area:1/3;justify-content:center;padding-left:.25rem}}@media (width<=760px){.shop-product-list{padding-bottom:calc(5.3rem + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:.62rem}.shop-product-row{border-radius:.82rem;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) 5.8rem;min-height:8rem}.shop-product-row:hover{transform:none}.shop-product-row__image{grid-area:1/2/span 2;min-height:8rem}.shop-product-row__image img{min-height:8rem}.shop-product-row__content{grid-area:1/1;justify-content:flex-start;padding:.7rem .55rem .18rem .72rem}.shop-product-row__title-line{display:block}.shop-product-row h3{font-size:.82rem;line-height:1.22}.shop-product-row__badges{justify-content:flex-end;margin-top:.28rem}.shop-product-row__badges span{min-height:1.3rem;padding:.16rem .42rem;font-size:.55rem}.shop-product-row p{-webkit-line-clamp:2;margin-top:.26rem;font-size:.62rem;line-height:1.35}.shop-product-row__promotions{margin-top:.35rem}.shop-product-row__actions{border-top:0;flex-direction:row;grid-area:2/1;justify-content:space-between;align-items:center;gap:.5rem;padding:.2rem .55rem .62rem .72rem}.shop-product-row__actions strong{font-size:.79rem}.shop-product-row__actions button,.shop-product-row__actions a{border-radius:.58rem;min-width:2.5rem;min-height:2rem;padding-inline:.62rem;font-size:.62rem}.shop-category-sidebar{z-index:40;-webkit-backdrop-filter:blur(10px);width:calc(100% + 1rem);background:#fffffffa!important;border-top:1px solid #edf0f3!important;border-bottom:1px solid #e1e6ec!important;margin:0 -.5rem .65rem!important;padding:.36rem .5rem!important;position:sticky!important;top:0!important;box-shadow:0 3px 8px #0f172a0a!important}.shop-category-sidebar a{font-size:.68rem;min-height:2rem!important;padding:0 .68rem!important}body.portal-is-app .shop-category-sidebar{top:env(safe-area-inset-top)!important}[data-category-section]{scroll-margin-top:3.4rem!important}}@media (width<=420px){.shop-product-row{grid-template-columns:minmax(0,1fr) 5.4rem}.shop-product-row__actions button,.shop-product-row__actions a{min-width:auto}}@media (prefers-reduced-motion:reduce){.shop-product-row,.shop-product-row__image img,.shop-product-row__actions button,.shop-product-row__actions a{transition:none}}}
