.product-card{contain:layout paint;border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important}.product-grid__item{content-visibility:auto;contain-intrinsic-size:auto 470px}@media (max-width:1023px){.product-grid__item{contain-intrinsic-size:auto 415px}}@media (max-width:640px){.product-grid__item{contain-intrinsic-size:auto 310px}}.product-card{padding:6px 6px 0;position:relative}.product-card__image{overflow:hidden;border-radius:12px;background:transparent!important}.product-card__img-clip{border-radius:inherit;z-index:2}.product-card__img{transition:opacity .2s cubic-bezier(.22,.61,.36,1),transform .36s cubic-bezier(.22,.61,.36,1);transform:scale(1);will-change:transform}.product-card__img-clip:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;border-radius:inherit;background:radial-gradient(125% 125% at 50% 45%,rgba(0,0,0,0) 52%,rgba(0,0,0,.16) 82%,rgba(0,0,0,.34) 100%);transition:opacity .36s cubic-bezier(.22,.61,.36,1)}@media (hover:hover) and (pointer:fine){.group:hover .product-card__img-clip:after{background:radial-gradient(125% 125% at 50% 45%,rgba(0,0,0,0) 50%,rgba(0,0,0,.18) 82%,rgba(0,0,0,.38) 100%)}.group:hover .product-card__img,.product-grid__item .group:hover .product-card__img{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.product-card__img{transition:opacity .2s ease-out}.group:hover .product-card__img{transform:none}}.pc .product-card__badge-row,.product-card__badge-row{position:absolute;top:8px;left:8px;z-index:6;display:flex;flex-direction:column;align-items:flex-start!important;gap:4px;max-width:calc(100% - 16px)}.product-card__badge{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;border-radius:5px;padding:2px 6px;font-size:.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.1;white-space:nowrap}@media (min-width:640px){.product-card__badge{font-size:.56rem;padding:2px 7px}}.product-card__badge--success{background:var(--site-success);color:#fff}.product-card__badge--danger{background:var(--site-danger);color:#fff}.product-card__badge--new{background:color-mix(in srgb,var(--site-accent) 88%,var(--site-fg));color:#fff}.product-card__badge--soft{background:color-mix(in srgb,var(--site-bg) 86%,transparent);color:var(--site-fg)}.product-grid{row-gap:1rem!important;column-gap:1rem!important}.product-card__title{min-height:0!important;-webkit-line-clamp:unset!important;text-align:left}.product-card__image:after{display:none!important}.card-preview-play{position:absolute;top:8px;right:8px;z-index:5;width:40px;height:40px;box-sizing:border-box;display:grid;place-items:center;cursor:pointer;color:var(--site-accent);background:radial-gradient(120% 95% at 50% 18%,color-mix(in srgb,#fff 26%,var(--site-bg-strong)) 0,var(--site-bg-strong) 52%,color-mix(in srgb,#000 22%,var(--site-bg-strong)) 100%);border-radius:999px;border:0;padding:0!important;box-shadow:0 3px 8px rgba(0,0,0,.32),inset 0 1.5px 1px rgba(255,255,255,.35),inset 0 -2px 3px rgba(0,0,0,.28);transition:transform .13s ease,color .15s ease;transform-origin:center;-webkit-tap-highlight-color:transparent;animation:card-preview-in .26s cubic-bezier(.22,.61,.36,1) both}@media (max-width:640px){.card-preview-play{width:36px;height:36px;top:7px;right:7px}}@keyframes card-preview-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.card-preview-play{animation:none}}.card-preview-play:hover{transform:scale(1.08)}.card-preview-play:active{transform:scale(.93)}.card-preview-play svg{width:18px;height:18px}.card-preview-play__ring{position:absolute;inset:-2px;width:auto!important;height:auto!important;transform:rotate(-90deg);pointer-events:none}.card-preview-play__ring circle{fill:none;stroke-width:3}.card-preview-play__ring-track{stroke:color-mix(in srgb,var(--site-accent) 22%,transparent)}.card-preview-play__ring-arc{stroke:var(--site-accent);stroke-linecap:round;transform-origin:50% 50%}.card-preview-play__ring[data-mode=progress] .card-preview-play__ring-arc{transition:stroke-dashoffset .18s linear}.card-preview-play__ring[data-mode=spin] .card-preview-play__ring-arc{stroke-dasharray:25 100;animation:card-preview-ring-spin .9s linear infinite}@keyframes card-preview-ring-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.card-preview-play__ring[data-mode=spin] .card-preview-play__ring-arc{animation-duration:1.8s}}.product-card.is-playing-card{overflow:visible!important;contain:none!important}.product-card__image.is-playing .product-card__img-clip{animation:card-img-glow 1.8s ease-in-out infinite}@keyframes card-img-glow{0%,to{filter:drop-shadow(0 0 4px color-mix(in srgb,var(--site-accent,#ff77b4) 70%,transparent)) drop-shadow(0 0 9px color-mix(in srgb,var(--site-accent,#ff77b4) 35%,transparent))}50%{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--site-accent,#ff77b4) 90%,transparent)) drop-shadow(0 0 18px color-mix(in srgb,var(--site-accent,#ff77b4) 55%,transparent))}}@media (prefers-reduced-motion:reduce){.product-card__image.is-playing .product-card__img-clip{animation:none}}.pc__add-slot{flex:0 0 auto;align-self:flex-end}.product-card__add{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 14px;border:0;border-radius:10px;font-family:var(--font-mono,ui-monospace),monospace;font-size:.72rem;font-weight:600;letter-spacing:.04em;line-height:1;cursor:pointer;white-space:nowrap;color:#fff;background:var(--site-accent,#ff77b4);box-shadow:0 3px 10px color-mix(in srgb,var(--site-accent) 38%,transparent),inset 0 1px 0 rgba(255,255,255,.22);transition:transform .13s ease,box-shadow .16s ease,background .15s ease,filter .15s ease;-webkit-tap-highlight-color:transparent}.product-card__add[data-variant=add]{width:36px;padding:0}.product-card__add[data-variant=add] .product-card__add-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.product-card__add[data-variant=add] svg{width:18px;height:18px}.product-card__add svg{width:15px;height:15px;flex:0 0 auto}.product-card__add-label{overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.product-card__add:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 8px 22px color-mix(in srgb,var(--site-accent) 60%,transparent),inset 0 1px 0 rgba(255,255,255,.28)}.product-card__add:active{transform:translateY(0) scale(.96)}.product-card__add[data-added=true]{background:var(--site-success);box-shadow:0 4px 14px color-mix(in srgb,var(--site-success) 45%,transparent),inset 0 1px 0 rgba(255,255,255,.22)}.product-card__add[data-busy=true]{opacity:.6;pointer-events:none}@media (max-width:640px){.product-card__add{height:32px;padding:0 11px;font-size:.66rem}.product-card__add[data-variant=add]{width:34px;padding:0}}@media (prefers-reduced-motion:reduce){.product-card__add{transition:background .15s ease}.product-card__add:active,.product-card__add:hover{transform:none}}.pc__add-root{position:relative;display:inline-flex}.pc__variant-pop{position:absolute;right:0;bottom:calc(100% + 8px);z-index:20;min-width:132px;max-width:200px;max-height:188px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;padding:5px;border-radius:12px;background:var(--site-bg-strong,#191520);box-shadow:0 0 0 1px color-mix(in srgb,var(--site-fg) 12%,transparent),0 12px 30px rgba(8,5,11,.5);animation:pc-pop-in .14s cubic-bezier(.22,.61,.36,1) both}@keyframes pc-pop-in{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.pc__variant-pop{animation:none}}.pc__variant-opt{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--site-fg,#f6ecf2);font-family:var(--font-mono,ui-monospace),monospace;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease;-webkit-tap-highlight-color:transparent}.pc__variant-opt:focus-visible:not(:disabled),.pc__variant-opt:hover:not(:disabled){background:color-mix(in srgb,var(--site-accent) 16%,transparent);color:var(--site-accent);outline:none}.pc__variant-opt:disabled{cursor:not-allowed;opacity:.5}.pc__variant-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc__variant-tag{flex:0 0 auto;font-size:.56rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--site-danger,#f87171)}@media (max-width:640px){.product-card__add{height:28px;box-shadow:none}.product-card__add:hover,.product-card__add[data-added=true]{box-shadow:none}.product-card__add[data-variant=add],.product-card__add[data-variant=choose]{width:28px;padding:0}.product-card__add svg,.product-card__add[data-variant=add] svg,.product-card__add[data-variant=choose] svg{width:16px;height:16px}.pc__add-slot{margin:0 -5px -3px 0}.product-card__add[data-variant=choose] .product-card__add-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pc__variant-opt{font-size:.7rem;padding:7px 9px}.pc__variant-tag{font-size:.52rem}.pc__cover .card-preview-play,.product-card__image .card-preview-play{width:32px!important;height:32px!important;top:6px;right:6px}.pc__cover .card-preview-play svg,.product-card__image .card-preview-play svg{width:16px;height:16px}}.card-preview-play__ring{transform-box:fill-box!important;transform-origin:center!important}.product-card{transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1),border-color .22s ease-out;border:1px solid var(--site-border);background:var(--site-bg-strong)}html.is-scrolling .product-card{transition:none!important;transform:none!important}html.is-scrolling .group:hover .product-card,html.is-scrolling .product-grid__item .group:hover .product-card{transform:none!important;box-shadow:none!important}@media (hover:hover) and (pointer:fine){.product-grid__item .group:hover{position:relative;z-index:2}.group:hover .product-card,.product-grid__item .group:hover .product-card{box-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1)}html[data-mode=dark] .group:hover .product-card{border-color:rgba(255,119,180,.35)}}@media (prefers-reduced-motion:reduce){.product-card__image:before{animation:none!important;opacity:0!important}}.group:focus-visible .product-card{outline:2px solid var(--site-accent);outline-offset:3px}html[data-mode=dark] .product-card{border-color:var(--site-border-strong);background:var(--site-bg-strong)}@media (max-width:640px){.product-card__price-pill{padding:4px 8px}.product-card__price-pill .price-overlay__current,.product-card__price-pill .price-overlay__original{font-size:.7rem}.product-card__title{font-size:.72rem;-webkit-line-clamp:2;min-height:var(--row-title-height,calc(1.25em * 2))}.product-card__info{padding:6px 8px}}@media (prefers-reduced-motion:reduce){.product-card,.product-card__price-pill{transition:none!important}.group:hover .product-card,.group:hover .product-card__price-pill{transform:none!important}}.product-card__image{position:relative;background:color-mix(in srgb,var(--site-accent) 6%,var(--site-bg-strong))}@media (prefers-reduced-motion:reduce){.product-card__image>*{transition:none!important}}.product-card__image:after{content:"";position:absolute;left:10%;right:10%;bottom:0;height:1px;background:linear-gradient(to right,transparent 0,var(--site-border-strong) 50%,transparent 100%);box-shadow:0 6px 12px -4px rgba(0,0,0,.18);pointer-events:none;z-index:6}html[data-mode=dark] .product-card__image:after{box-shadow:0 6px 14px -4px rgba(0,0,0,.55)}.product-card__title{margin:0;font-weight:600;line-height:1.25;word-break:break-word;text-align:center;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;min-height:var(--row-title-height,calc(1.25em * 4))}.pc{--pc-radius:18px;--pc-plate:var(--site-bg-strong);--pc-plate-2:var(--site-bg-elevated);--pc-fg:var(--site-fg);--pc-fg-dim:var(--site-fg-soft);--pc-line:color-mix(in srgb,var(--site-accent) 60%,transparent);--pc-overlap:22px;position:relative;display:block;height:100%;contain:layout paint;isolation:isolate}.pc,.pc__cover,.pc__cover.product-card__image{border-radius:var(--pc-radius)}.pc__cover{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--site-bg-strong);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--site-accent) 26%,transparent),0 10px 28px color-mix(in srgb,var(--site-fg) 14%,transparent)}@media (min-width:640px){.pc__cover{aspect-ratio:11/14}}.pc__cover .product-card__image,.pc__cover .product-card__img-clip,.pc__cover:after{border-radius:inherit}.pc__cover:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(10,7,13,.55) 0,rgba(10,7,13,.16) 18%,transparent 38%)}@media (hover:hover) and (pointer:fine){.group:hover .pc__cover{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--site-accent) 55%,transparent),0 16px 38px color-mix(in srgb,var(--site-fg) 20%,transparent)}.group:hover .pc__cover .product-card__img{transform:scale(1.06)}}.pc__plate{position:relative;z-index:3;margin:calc(var(--pc-overlap) * -1) 10px 0;padding:12px 14px;border-radius:14px;background:linear-gradient(180deg,var(--pc-plate-2) 0,var(--pc-plate) 60%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--site-fg) 9%,transparent),0 6px 18px color-mix(in srgb,var(--site-fg) 22%,transparent)}.pc__plate:before{content:"";position:absolute;top:0;left:16px;width:34px;height:2px;border-radius:0 0 2px 2px;background:var(--site-accent);box-shadow:0 0 10px color-mix(in srgb,var(--site-accent) 70%,transparent)}.pc .pc__title{margin:4px 0 0;font-family:var(--font-display,"Bricolage Grotesque",system-ui),sans-serif;font-weight:700;font-size:.98rem;line-height:1.16;letter-spacing:-.01em;color:var(--pc-fg);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:10px;padding-right:4px}.pc__price{font-family:var(--font-mono,"Spline Sans Mono",ui-monospace),monospace;font-weight:600;line-height:1;color:var(--pc-fg);white-space:nowrap;letter-spacing:-.02em}.pc__price,.pc__price .price-overlay__current{font-size:1.02rem}.pc__price .price-overlay__original{margin-right:6px;font-size:.74rem;font-weight:500;opacity:.6;text-decoration:line-through}@media (max-width:640px){.pc{--pc-radius:14px;--pc-overlap:24px}.product-grid{row-gap:8px!important;column-gap:8px!important}.content-container:has(.product-grid){padding-left:8px!important;padding-right:8px!important}.pc__plate{margin-left:0;margin-right:0;padding:9px 11px}.pc .pc__cover.product-card__image,.pc__cover,.pc__cover .product-card__image,.pc__cover .product-card__img-clip{border-radius:var(--pc-radius) var(--pc-radius) 0 0}.pc .pc__title{font-size:.76rem;line-height:1.14;margin-top:2px}.pc .pc__foot{margin-top:7px}.pc .pc__price{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.group:hover .pc__cover .product-card__img{transform:none}}
/*# sourceMappingURL=e20645031d8ad513.css.map*/