:root{--wl-text: #000000;--wl-subtext: #666666;--wl-accent: #FFEAD7;--wl-muted: #F7F7F7}wishlist-button{display:inline-block}.wl-btn{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid rgba(0,0,0,.15);background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#000;border-radius:50%;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.wl-btn:hover{background:#fff;border-color:#000;transform:scale(1.05)}.wl-btn svg{width:16px;height:16px;transition:transform .2s ease}wishlist-button.is-active .wl-btn{background:#000;border-color:#000;color:#fff}wishlist-button.is-active .wl-btn svg{fill:#fff;transform:scale(1.1)}.wl-btn--pdp{width:44px;height:44px}.wl-btn--pdp svg{width:18px;height:18px}.wl-btn--card{position:absolute;top:10px;right:10px;z-index:3;width:32px;height:32px}.wl-btn--card svg{width:14px;height:14px}.wishlist-button{text-decoration:none;padding:0 .6rem}.wishlist-button .wishlist-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.wishlist-button .wishlist-icon svg{width:100%;height:100%;display:block}.wishlist-count[hidden]{display:none!important}.wl-page{background:#fff;font-family:Instrument Sans,system-ui,sans-serif;color:var(--wl-text);margin-right:10%;margin-left:10%}.wl-page__container{max-width:1100px;margin:0 auto;padding:clamp(24px,4vw,56px) clamp(16px,4vw,40px)}.wl-page__header{text-align:center;margin-bottom:28px}.wl-page__title{font-family:Archivo Narrow,Instrument Sans,sans-serif;font-size:clamp(26px,3.6vw,42px);font-weight:500;line-height:1.1;margin:0 0 8px;letter-spacing:0}.wl-page__subtitle{font-size:14px;color:var(--wl-subtext);margin:0;line-height:1.5}.wl-page__subtitle [data-wl-count]{font-weight:700;color:var(--wl-text)}.wl-share{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:32px;padding:14px 18px;background:var(--wl-muted);border-radius:999px;max-width:max-content;margin-left:auto;margin-right:auto}.wl-share[hidden]{display:none}.wl-share__label{font-size:13px;font-weight:500;color:var(--wl-subtext)}.wl-share__buttons{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.wl-share__btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-family:Instrument Sans,sans-serif;font-size:12px;font-weight:700;color:#000;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:999px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.wl-share__btn:hover{background:#000;color:#fff;border-color:#000}.wl-share__btn svg{width:14px;height:14px}.wl-share__btn--icon-only{width:34px;height:34px;padding:0;justify-content:center}@media(max-width:480px){.wl-page{background:#fff;font-family:Instrument Sans,system-ui,sans-serif;color:var(--wl-text);margin-right:1%;margin-left:1%}.wl-share{flex-direction:column;border-radius:16px;padding:14px}.wl-share__btn span:not([data-wl-share-label]){display:none}.wl-share__btn{padding:8px;width:38px;height:38px;justify-content:center}.wl-share__btn[data-wl-share-action=copy]{width:auto;padding:8px 14px}.wl-share__btn[data-wl-share-action=copy] span{display:inline}}.wl-shared-banner{display:flex;align-items:center;gap:14px;padding:16px 20px;background:var(--wl-accent);border-radius:14px;margin-bottom:28px}.wl-shared-banner[hidden]{display:none}.wl-shared-banner__icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#000}.wl-shared-banner__icon svg{width:18px;height:18px}.wl-shared-banner__text{flex:1;font-size:13px;line-height:1.45;color:#000;display:flex;flex-direction:column;gap:1px}.wl-shared-banner__text strong{font-weight:700}.wl-shared-banner__text span{color:var(--wl-subtext)}.wl-shared-banner__cta{flex-shrink:0;font-family:Instrument Sans,sans-serif;font-weight:700;font-size:13px;padding:10px 18px;border-radius:999px;background:#000;color:#fff;border:1px solid #000;cursor:pointer;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.wl-shared-banner__cta:hover:not([disabled]){background:#fff;color:#000}.wl-shared-banner__cta[disabled]{opacity:.8;cursor:default}@media(max-width:640px){.wl-shared-banner{flex-direction:column;text-align:center;padding:16px}.wl-shared-banner__cta{width:100%}}.wl-page__loading{text-align:center;padding:60px 20px;color:var(--wl-subtext);font-size:14px}.wl-page__empty{text-align:center;padding:60px 20px;background:var(--wl-accent);border-radius:16px}.wl-page__empty-icon{display:inline-grid;place-items:center;width:64px;height:64px;background:#fff;border-radius:50%;margin-bottom:16px;color:#000}.wl-page__empty-icon svg{width:28px;height:28px}.wl-page__empty-title{font-family:Archivo Narrow,Instrument Sans,sans-serif;font-size:22px;font-weight:500;margin:0 0 6px}.wl-page__empty-text{font-size:14px;color:var(--wl-subtext);margin:0 0 22px}.wl-page__empty-cta{display:inline-block;font-family:Instrument Sans,sans-serif;font-weight:700;font-size:14px;padding:12px 32px;border-radius:999px;background:#000;color:#fff;text-decoration:none;border:1px solid #000;transition:background-color .2s ease,color .2s ease}.wl-page__empty-cta:hover{background:#fff;color:#000}.wl-page__items{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media(max-width:1024px){.wl-page__items{grid-template-columns:repeat(4,1fr);gap:14px}}@media(max-width:768px){.wl-page__items{grid-template-columns:repeat(3,1fr);gap:12px}}@media(max-width:600px){.wl-page__items{grid-template-columns:repeat(2,1fr);gap:10px}}.wl-item{display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;transition:opacity .2s ease,transform .2s ease}.wl-item.is-removing{opacity:0;transform:scale(.96)}.wl-item__media-wrap{position:relative}.wl-item__media{display:block;aspect-ratio:1 / 1;background:var(--wl-muted);overflow:hidden;border-radius:12px;position:relative}.wl-item__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.wl-item:hover .wl-item__media img{transform:scale(1.04)}.wl-item__placeholder{display:block;width:100%;height:100%;background:var(--wl-muted)}.wl-item__badge{position:absolute;top:8px;left:8px;background:#000;color:#fff;font-size:9px;font-weight:700;padding:3px 8px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.wl-item__remove{position:absolute;top:8px;right:8px;z-index:2;width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#000;cursor:pointer;display:grid;place-items:center;padding:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.wl-item__remove:hover{background:#000;color:#fff;border-color:#000}.wl-item__remove svg{width:12px;height:12px}.wl-item__info{padding:10px 4px 0;display:flex;flex-direction:column;gap:4px}.wl-item__title{font-family:Archivo Narrow,Instrument Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.25;color:var(--wl-text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wl-item__title:hover{text-decoration:underline}.wl-item__prices{display:flex;align-items:baseline;gap:5px}.wl-item__price{font-size:13px;font-weight:700;color:var(--wl-text)}.wl-item__compare{font-size:12px;font-weight:400;color:var(--wl-subtext);text-decoration:line-through}.wl-item__atc{margin-top:6px;font-family:Instrument Sans,sans-serif;font-weight:700;font-size:12px;padding:9px 14px;border-radius:999px;background:#000;color:#fff;border:1px solid #000;cursor:pointer;transition:background-color .2s ease,color .2s ease}.wl-item__atc:hover:not([disabled]){background:var(--wl-accent);color:#000}.wl-item__atc[disabled]{background:var(--wl-muted);color:var(--wl-subtext);border-color:var(--wl-muted);cursor:not-allowed}.wl-item__atc.is-added{background:var(--wl-accent);color:#000}@media(max-width:480px){.wl-item__atc{font-size:11px;padding:8px 12px}.wl-item__title{font-size:13px}.wl-item__price{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wishlist.css.map */
