:root{--jfx-wl-navy: #0a1a3a;--jfx-wl-yellow: #e6d02c;--jfx-wl-surface: #ffffff;--jfx-wl-line: rgba(10, 26, 58, .16);--jfx-wl-line-strong: rgba(10, 26, 58, .42);--jfx-wl-size: 44px}.jfx-wl-visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.jfx-wl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:var(--jfx-wl-size);min-height:var(--jfx-wl-size);margin:0;padding:0;border:1px solid var(--jfx-wl-line);border-radius:999px;background-color:var(--jfx-wl-surface);color:var(--jfx-wl-navy);line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.jfx-wl-btn__icon{display:block;flex:0 0 auto;width:21px;height:21px;pointer-events:none}.jfx-wl-btn__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.jfx-wl-btn:hover{border-color:var(--jfx-wl-line-strong)}.jfx-wl-btn:focus-visible{outline:2px solid var(--jfx-wl-navy);outline-offset:2px}.jfx-wl-btn:active{border-color:var(--jfx-wl-navy)}.jfx-wl-btn.is-active{border-color:var(--jfx-wl-navy);background-color:var(--jfx-wl-navy);color:var(--jfx-wl-yellow)}.jfx-wl-btn.is-active .jfx-wl-btn__icon svg{fill:var(--jfx-wl-yellow);stroke:var(--jfx-wl-yellow)}.jfx-wl-btn.is-active:focus-visible{outline-color:var(--jfx-wl-yellow)}.jfx-wl-btn--pulse .jfx-wl-btn__icon{animation:jfx-wl-pop .4s ease}@keyframes jfx-wl-pop{0%{transform:scale(1)}45%{transform:scale(1.18)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.jfx-wl-btn,.jfx-wl-btn__icon{transition:none;animation:none}}.jfx-wl-btn--card{position:absolute;z-index:3;top:8px;inset-inline-end:8px;width:var(--jfx-wl-size);height:var(--jfx-wl-size);box-shadow:0 1px 2px #0a1a3a1a}.card--product .jfx-wl-btn--card{top:10px;inset-inline-end:10px}.jfx-wl-btn--pdp{width:100%;min-height:44px;padding:12px 26px;border-radius:0}.jfx-wl-pdp{margin-top:10px}.jfx-wl-pdp__note{margin:6px 0 0;font-size:1.1rem;line-height:1.4;opacity:.7}.jfx-wl-btn--inline{width:var(--jfx-wl-size);height:var(--jfx-wl-size)}.jfx-wl-header-link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:var(--jfx-wl-size);min-height:var(--jfx-wl-size);color:inherit;text-decoration:none}.jfx-wl-header-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.jfx-wl-header-link__icon{display:block;width:23px;height:23px}.jfx-wl-header-link__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.jfx-wl-header-link__count{position:absolute;top:2px;inset-inline-end:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background-color:var(--jfx-wl-yellow);color:var(--jfx-wl-navy);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;pointer-events:none}.jfx-wl-header-link.is-empty .jfx-wl-header-link__count{background-color:transparent;border:1px solid currentColor;color:inherit;opacity:.6}.jfx-wl-page__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-bottom:24px}.jfx-wl-page__title{margin:0;color:var(--jfx-wl-navy)}.jfx-wl-page__count{margin:0;font-size:1.4rem;font-weight:600;color:var(--jfx-wl-navy)}.jfx-wl-page__count:before{content:"";display:inline-block;width:8px;height:8px;margin-inline-end:8px;border-radius:50%;background-color:var(--jfx-wl-yellow);vertical-align:middle}.jfx-wl-page__hint{margin:0 0 22px;font-size:1.2rem;line-height:1.5;opacity:.7}.jfx-wl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}@media(min-width:700px){.jfx-wl-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media(min-width:1100px){.jfx-wl-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}.jfx-wl-item{position:relative;display:flex;flex-direction:column;border:1px solid var(--jfx-wl-line);border-radius:6px;background-color:var(--jfx-wl-surface);overflow:hidden}.jfx-wl-item__media{position:relative;display:block;padding-top:100%;background-color:var(--jfx-wl-surface)}.jfx-wl-item__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:10px;box-sizing:border-box}.jfx-wl-item__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--jfx-wl-navy);font-size:1.2rem;text-align:center;opacity:.55}.jfx-wl-item__body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;padding:14px;border-top:1px solid var(--jfx-wl-line)}.jfx-wl-item__vendor{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--jfx-wl-navy);opacity:.65}.jfx-wl-item__title{margin:0;font-size:1.4rem;font-weight:600;line-height:1.35}.jfx-wl-item__title a{color:var(--jfx-wl-navy);text-decoration:none}.jfx-wl-item__title a:hover{text-decoration:underline}.jfx-wl-item__title a:focus-visible{outline:2px solid var(--jfx-wl-navy);outline-offset:2px}.jfx-wl-item__status{margin:0;font-size:1.2rem;font-weight:600}.jfx-wl-item__status--in{color:#0f6e56}.jfx-wl-item__status--out{color:#a4262c}.jfx-wl-item__actions{display:flex;gap:8px;align-items:stretch;margin-top:auto;padding-top:6px}.jfx-wl-item__actions .btn,.jfx-wl-item__actions product-form,.jfx-wl-item__actions form{flex:1 1 auto;min-width:0}.jfx-wl-item__actions .btn{width:100%;min-height:var(--jfx-wl-size)}.jfx-wl-item__remove{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--jfx-wl-size);height:var(--jfx-wl-size);padding:0;border:1px solid var(--jfx-wl-line);border-radius:4px;background-color:var(--jfx-wl-surface);color:var(--jfx-wl-navy);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.jfx-wl-item__remove svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;pointer-events:none}.jfx-wl-item__remove:hover{border-color:var(--jfx-wl-navy);background-color:var(--jfx-wl-navy);color:var(--jfx-wl-yellow)}.jfx-wl-item__remove:focus-visible{outline:2px solid var(--jfx-wl-navy);outline-offset:2px}.jfx-wl-item .price{margin:0}.jfx-wl-skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(min-width:700px){.jfx-wl-skeleton{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.jfx-wl-skeleton{grid-template-columns:repeat(4,minmax(0,1fr))}}.jfx-wl-skeleton__item{height:300px;border:1px solid var(--jfx-wl-line);border-radius:6px;background-color:var(--jfx-wl-surface)}.jfx-wl-empty{max-width:560px;padding:34px 28px;border:1px solid var(--jfx-wl-line);border-inline-start:4px solid var(--jfx-wl-yellow);border-radius:6px;background-color:var(--jfx-wl-surface)}.jfx-wl-empty__title{margin:0 0 8px;color:var(--jfx-wl-navy);font-size:1.8rem;font-weight:700}.jfx-wl-empty__text{margin:0 0 20px;font-size:1.4rem;line-height:1.6}.jfx-wl-empty__actions{display:flex;flex-wrap:wrap;gap:10px}.jfx-wl-notice{margin:0 0 20px;padding:14px 16px;border:1px solid var(--jfx-wl-line);border-inline-start:4px solid var(--jfx-wl-yellow);border-radius:4px;background-color:var(--jfx-wl-surface);font-size:1.3rem;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/190/assets/jfx-wishlist.css.map */
