.wishlist-page{position:relative;isolation:isolate;min-width:0;background:transparent;color:var(--storefront-color-text,#fff);font-family:var(--storefront-font-display,"Chakra Petch",sans-serif)}.wishlist-page *,.wishlist-page :after,.wishlist-page :before{box-sizing:border-box}.wishlist-page main,.wishlist-page>.gt-footer-section{position:relative;z-index:var(--storefront-z-content,1)}.wishlist-main{min-height:48vh;padding-block:clamp(3.5rem,7vw,6.5rem) var(--storefront-section-space,7rem)}.wishlist-shell{min-width:0}.wishlist-chapter-row{display:grid;min-width:0;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;column-gap:clamp(1.25rem,2.2vw,2rem);margin-bottom:clamp(1.5rem,3vw,2.5rem)}.wishlist-chapter-row>p{margin:0;color:var(--storefront-color-accent);font-size:.875rem;font-weight:700;line-height:1.2;text-transform:uppercase}.wishlist-chapter-row>p:first-child{grid-column:1/span 3}.wishlist-chapter-row>span{height:1px;grid-column:4/span 6;background:var(--storefront-color-rule-muted,rgba(255,255,255,.2))}.wishlist-chapter-row>p:last-child{grid-column:10/-1;color:var(--storefront-color-text-muted,#ababab);text-align:right}.wishlist-layout{display:grid;min-width:0;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;column-gap:clamp(1.25rem,2.2vw,2rem);row-gap:var(--storefront-content-gap,2rem)}.wishlist-products{min-width:0;grid-column:1/span 8;border:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2));background:var(--storefront-color-surface,#11151c)}.wishlist-products__header{display:flex;min-height:6.5rem;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem clamp(1.25rem,2vw,1.75rem);border-bottom:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2));background:var(--storefront-color-surface-raised,#171c24)}.wishlist-products__header>div{display:grid;gap:.35rem}.wishlist-products__header span,.wishlist-products__header>p{margin:0;color:var(--storefront-color-text-muted,#ababab);font-size:.6875rem;font-weight:700;line-height:1.2;text-transform:uppercase}.wishlist-products__header h2{margin:0;color:var(--storefront-color-text,#fff);font-size:1.625rem;font-weight:700;line-height:1;text-transform:uppercase;text-wrap:balance}.wishlist-products__header>p{color:var(--storefront-color-accent);white-space:nowrap}.wishlist-item,.wishlist-products__list{display:grid;min-width:0}.wishlist-item{grid-template-columns:7rem minmax(10rem,1fr) 6.75rem 7.5rem 8.75rem 2.75rem;align-items:center;gap:.75rem;padding:1rem clamp(1rem,1.6vw,1.35rem);border-bottom:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2))}.wishlist-item:last-child{border-bottom:0}.wishlist-item__image-wrap{position:relative;display:grid;width:100%;aspect-ratio:1;min-width:0;overflow:hidden;border:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2));background:var(--storefront-color-bg,#0b0e13);place-items:center}.wishlist-item__image-link{display:grid;width:100%;height:100%;place-items:center}.wishlist-item__image-link:focus-visible{box-shadow:var(--storefront-focus-ring,inset 0 0 0 1px var(--storefront-color-accent))}.wishlist-item__image{display:block;width:100%;height:100%;padding:.55rem;object-fit:contain;transition:transform var(--storefront-motion-fast,.18s) ease}.wishlist-item__image-link:is(:hover,:focus-visible) .wishlist-item__image{transform:scale(1.035)}.wishlist-item__identity{display:grid;min-width:0;align-content:center;gap:.45rem}.wishlist-item__meta,.wishlist-item__price>span,.wishlist-item__stock>span{color:var(--storefront-color-text-muted,#ababab);font-size:.625rem;font-weight:700;line-height:1.2;text-transform:uppercase}.wishlist-item__meta{color:var(--storefront-color-accent)}.wishlist-item__identity h3{margin:0;color:var(--storefront-color-text,#fff);font-size:.9375rem;font-weight:700;line-height:1.3;text-transform:uppercase;text-wrap:pretty}.wishlist-item__identity h3 a{color:inherit;text-decoration:none;transition:color var(--storefront-motion-fast,.18s) ease}.wishlist-item__identity h3 a:is(:hover,:focus-visible){color:var(--storefront-color-accent)}.wishlist-item__identity h3 a:focus-visible{box-shadow:var(--storefront-focus-ring,inset 0 0 0 1px var(--storefront-color-accent))}.wishlist-item__price,.wishlist-item__stock{display:grid;min-width:0;align-content:center;gap:.45rem}.wishlist-item__price>div{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:.25rem}.wishlist-item__price del,.wishlist-item__price strong{font-variant-numeric:tabular-nums;white-space:nowrap}.wishlist-item__price strong{color:var(--storefront-color-accent);font-size:.9375rem;font-weight:700;line-height:1}.wishlist-item__price del{color:var(--storefront-color-text-muted,#ababab);font-size:.6875rem;font-weight:600;line-height:1}.wishlist-item__stock strong{color:var(--storefront-color-text,#fff);font-size:.6875rem;font-weight:700;line-height:1.3;text-transform:uppercase;text-wrap:balance}.wishlist-item__stock[data-tone=available] strong,.wishlist-item__stock[data-tone=limited] strong{color:var(--storefront-color-accent)}.wishlist-item__stock[data-tone=unknown] strong{color:var(--storefront-color-text-muted,#ababab)}.wishlist-item__stock[data-tone=unavailable] strong{color:var(--storefront-color-danger,#ff234d)}.wishlist-item__add.storefront-button{--storefront-button-width:100%;--storefront-button-padding-x:0.7rem;min-width:0}.wishlist-item__remove.storefront-icon-button{width:2.75rem;height:2.75rem;color:var(--storefront-color-text-muted,#ababab);font-size:1.1rem}.wishlist-panel{position:sticky;top:calc(var(--viewport-crt-inset-top, 76px) + 1.5rem);min-width:0;grid-column:9/-1;border:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2));background:var(--storefront-color-surface,#11151c)}.wishlist-panel__header{display:grid;gap:.65rem;padding:clamp(1.5rem,2.5vw,2.25rem);background:var(--storefront-color-accent);color:var(--storefront-color-accent-ink,#080b10)}.wishlist-panel__header span{font-size:.6875rem;font-weight:700;line-height:1.2;text-transform:uppercase}.wishlist-panel__header h2{max-width:15ch;margin:0;color:inherit;font-size:clamp(1.55rem,2.3vw,2.15rem);font-weight:700;line-height:.98;text-transform:uppercase;text-wrap:balance}.wishlist-panel__body{display:grid;gap:1.25rem;padding:clamp(1.25rem,2.2vw,1.75rem);border-bottom:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2))}.wishlist-panel__body>p{margin:0;color:var(--storefront-color-text-muted,#ababab);font-size:.875rem;line-height:1.55;text-wrap:pretty}.wishlist-panel__body>.wishlist-panel__stock-note{padding:.8rem;border:1px solid var(--storefront-color-danger,#ff234d);color:var(--storefront-color-text,#fff);font-size:.8125rem}.wishlist-feedback{display:none;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;padding:.75rem;border:1px solid var(--storefront-color-accent);background:var(--storefront-color-surface-raised,#171c24);color:var(--storefront-color-text,#fff);font-size:.8125rem;line-height:1.35}.wishlist-feedback.is-visible{display:grid}.wishlist-feedback svg{color:var(--storefront-color-accent);font-size:1.15rem}.wishlist-panel__actions{display:grid;gap:.75rem}.wishlist-panel__actions .storefront-button{--storefront-button-width:100%}.wishlist-panel__clear{padding:1.25rem clamp(1.25rem,2.2vw,1.75rem);background:var(--storefront-color-surface-raised,#171c24)}.wishlist-clear-confirmation__delete.storefront-button,.wishlist-clear-trigger.storefront-button{--storefront-button-rail:var(--storefront-color-danger,#ff234d);--storefront-button-width:100%}.wishlist-clear-confirmation{display:grid;gap:1rem}.wishlist-clear-confirmation>p{display:grid;gap:.3rem;margin:0}.wishlist-clear-confirmation>p strong{color:var(--storefront-color-text,#fff);font-size:.875rem;font-weight:700;line-height:1.2;text-transform:uppercase}.wishlist-clear-confirmation>p span{color:var(--storefront-color-text-muted,#ababab);font-size:.8125rem;line-height:1.4}.wishlist-clear-confirmation>div{display:grid;gap:.65rem}.wishlist-empty{display:grid;min-height:24rem;grid-template-columns:minmax(16rem,4fr) minmax(0,8fr);border:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2));background:var(--storefront-color-surface,#11151c)}.wishlist-empty__heading{display:grid;align-content:end;gap:.75rem;padding:clamp(2rem,4vw,3.5rem);background:var(--storefront-color-accent);color:var(--storefront-color-accent-ink,#080b10)}.wishlist-empty__heading span{font-size:.75rem;font-weight:700;line-height:1.2;text-transform:uppercase}.wishlist-empty__heading h2{max-width:10ch;margin:0;color:inherit;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:.94;text-transform:uppercase;text-wrap:balance}.wishlist-empty__body{display:grid;align-content:center;justify-items:start;gap:1.5rem;padding:clamp(2rem,5vw,4.5rem);background:var(--storefront-color-surface-raised,#171c24)}.wishlist-empty__body>svg{color:var(--storefront-color-accent);font-size:2rem}.wishlist-empty__body p{max-width:56ch;margin:0;color:var(--storefront-color-text-muted,#ababab);font-size:1rem;line-height:1.65;text-wrap:pretty}.wishlist-empty__actions{display:flex;flex-wrap:wrap;gap:.75rem}.wishlist-loading{border:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2));background:var(--storefront-color-surface,#11151c)}.wishlist-loading__header{display:flex;min-height:6.5rem;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;border-bottom:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2));background:var(--storefront-color-surface-raised,#171c24)}.wishlist-loading__header span,.wishlist-loading__row span{display:block;background:var(--storefront-color-rule-muted,rgba(255,255,255,.2));animation:wishlist-skeleton-pulse 1.2s ease-in-out infinite alternate}.wishlist-loading__header span:first-child{width:min(14rem,55%);height:1.5rem}.wishlist-loading__header span:last-child{width:5rem;height:.75rem}.wishlist-loading__row{display:grid;grid-template-columns:7rem minmax(0,1fr);align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2))}.wishlist-loading__row:last-child{border-bottom:0}.wishlist-loading__row>span{width:7rem;aspect-ratio:1}.wishlist-loading__row>div{display:grid;gap:.75rem}.wishlist-loading__row>div span:first-child{width:min(22rem,75%);height:1rem}.wishlist-loading__row>div span:last-child{width:min(12rem,45%);height:.7rem}@keyframes wishlist-skeleton-pulse{0%{opacity:.45}to{opacity:.9}}@media (hover:hover) and (pointer:fine){.wishlist-page .wishlist-item__remove.storefront-icon-button:not(:disabled):hover{border-color:transparent;background:color-mix(in srgb,var(--storefront-color-danger,#ff234d) 9%,transparent);color:var(--storefront-color-danger,#ff234d);transform:none}.wishlist-page .wishlist-clear-confirmation__delete.storefront-button:not(:disabled):hover,.wishlist-page .wishlist-clear-trigger.storefront-button:not(:disabled):hover{color:var(--storefront-color-danger,#ff234d)}}@media (max-width:1199.98px){.wishlist-item{grid-template-areas:"image identity identity remove" "image price stock add";grid-template-columns:5.75rem minmax(0,1fr) 7.25rem 8.25rem;align-items:start}.wishlist-item__image-wrap{grid-area:image}.wishlist-item__identity{grid-area:identity}.wishlist-item__price{grid-area:price}.wishlist-item__stock{grid-area:stock}.wishlist-item__add{grid-area:add}.wishlist-item__remove{grid-area:remove;justify-self:end}.wishlist-item__identity h3{font-size:.875rem}}@media (max-width:991.98px){.wishlist-panel,.wishlist-products{grid-column:1/-1}.wishlist-panel{position:static}}@media (max-width:767.98px){.wishlist-main{padding-block:2.5rem 4rem}.wishlist-chapter-row{grid-template-columns:auto minmax(2rem,1fr) auto;column-gap:1rem;margin-bottom:1.5rem}.wishlist-chapter-row>p:first-child,.wishlist-chapter-row>p:last-child,.wishlist-chapter-row>span{grid-column:auto}.wishlist-products__header{min-height:5.75rem;padding:1rem}.wishlist-products__header h2{font-size:1.35rem}.wishlist-item{grid-template-areas:"image identity remove" "image price price" "stock stock stock" "add add add";grid-template-columns:5.75rem minmax(0,1fr) 2.75rem;align-items:start;gap:.9rem 1rem;padding:1rem}.wishlist-item__stock{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-top:.9rem;border-top:1px solid var(--storefront-color-rule-muted,rgba(255,255,255,.2))}.wishlist-empty{min-height:0;grid-template-columns:1fr}.wishlist-empty__body,.wishlist-empty__heading{padding:2rem}.wishlist-empty__heading h2{max-width:14ch}}@media (max-width:575.98px){.wishlist-chapter-row>p{font-size:.75rem}.wishlist-item{grid-template-columns:4.75rem minmax(0,1fr) 2.75rem}.wishlist-item__identity h3{font-size:.8125rem}.wishlist-item__image{padding:.35rem}.wishlist-item__price{align-self:end}.wishlist-item__price>div{flex-direction:row;align-items:baseline;gap:.55rem}.wishlist-item__stock{padding-left:3rem}.wishlist-panel__header h2{font-size:1.65rem}.wishlist-empty__actions,.wishlist-empty__actions .storefront-button{width:100%}.wishlist-loading__row{grid-template-columns:4.75rem minmax(0,1fr)}.wishlist-loading__row>span{width:4.75rem}}@media (max-width:359.98px){.wishlist-item{grid-template-areas:"image identity identity" "image price price" "stock stock stock" "add add remove"}.wishlist-item__remove{align-self:stretch}.wishlist-empty__actions .storefront-button,.wishlist-panel__actions .storefront-button{--storefront-button-padding-x:0.75rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.wishlist-item__identity h3 a,.wishlist-item__image,.wishlist-loading__header span,.wishlist-loading__row span{animation:none;transition-duration:1ms}}