.wishlist-page{min-height:66vh;background:#fff;color:#0b0b0b}.wishlist-kicker{margin:0 0 10px;color:#d76a2c;font-size:11px;font-weight:800;letter-spacing:.16em}.wishlist-guest{display:flex;min-height:min(720px,calc(100vh - 140px));max-width:760px;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:72px 24px;text-align:center}.wishlist-guest__icon{display:grid;width:72px;height:72px;place-items:center;margin-bottom:22px;border-radius:50%;background:#0a0a0a;color:#fff}.wishlist-guest__icon svg{width:32px;fill:currentColor;stroke:currentColor;stroke-width:1.2}.wishlist-guest h1,.wishlist-heading h1,.wishlist-empty h2{margin:0;font-family:var(--font-display, "Inter Tight", sans-serif);font-weight:800;letter-spacing:-.045em}.wishlist-guest h1{font-size:clamp(38px,6vw,68px);line-height:.95}.wishlist-guest>p:not(.wishlist-kicker){max-width:620px;margin:24px auto 30px;color:#62615d;font-size:clamp(15px,2vw,18px);line-height:1.7}.wishlist-guest__actions,.wishlist-empty__actions{display:flex;gap:10px;justify-content:center}.wishlist-button{display:grid;min-width:180px;min-height:54px;place-items:center;border-radius:8px;font-size:13px;font-weight:800;letter-spacing:.035em;text-decoration:none}.wishlist-button--primary{background:#090909;color:#fff}.wishlist-button--secondary{border:1px solid #111;background:#fff;color:#111}.wishlist-guest__note{margin-top:18px;color:#96938d;font-size:11px}.wishlist-heading{display:flex;max-width:1920px;align-items:end;justify-content:space-between;gap:24px;margin:0 auto;padding:clamp(42px,6vw,88px) clamp(18px,4vw,72px) 28px;border-bottom:1px solid #e7e5e1}.wishlist-heading__title{display:flex;align-items:baseline;gap:14px}.wishlist-heading h1{font-size:clamp(38px,5vw,66px);line-height:.96}.wishlist-heading__title>span{color:#77746e;font-size:14px}.wishlist-heading__title b{color:#0b0b0b}.wishlist-heading>div:first-child>p:last-child{margin:16px 0 0;color:#6d6a65;font-size:14px}.wishlist-view{display:none;grid-template-columns:1fr 1fr;width:112px;padding:5px;border-radius:8px;background:#f1f0ed}.wishlist-view button{display:grid;width:50px;height:42px;place-items:center;border:0;border-radius:6px;background:transparent;color:#111}.wishlist-view button.is-active{background:#fff;box-shadow:0 2px 8px #00000014}.wishlist-view svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.wishlist-empty{display:flex;min-height:560px;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 100px;text-align:center}.wishlist-empty[hidden]{display:none!important}.wishlist-empty__visual{display:grid;width:112px;height:112px;place-items:center;margin-bottom:24px;border-radius:50%;background:#f3f2ef}.wishlist-empty__visual svg{width:66px;fill:none;stroke:#1b1b1b;stroke-width:2}.wishlist-empty__visual .heart{fill:#d76a2c;stroke:#d76a2c}.wishlist-empty h2{max-width:580px;font-size:clamp(30px,5vw,50px);line-height:1}.wishlist-empty>p:not(.wishlist-kicker){max-width:520px;margin:18px 0 28px;color:#6b6964;line-height:1.65}.wishlist-products .plp-hero,.wishlist-products .plp-filter,.wishlist-products .plp-toolbar,.wishlist-products .plp-active-filters,.wishlist-products .plp-query-note,.wishlist-products .plp-load-more,.wishlist-products .plp-empty{display:none!important}.wishlist-products .plp-shell,.wishlist-products .plp-main{display:block!important;width:100%!important;max-width:none!important}.wishlist-products .plp-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px}.wishlist-products .plp-card{transition:opacity .18s ease,transform .18s ease}.wishlist-products .plp-card.is-removing{opacity:0;transform:scale(.97)}.wishlist-card-menu{position:relative;margin-left:auto}.wishlist-card-menu__toggle{display:flex;width:30px;height:30px;align-items:center;justify-content:center;gap:3px;border:0;border-radius:50%;background:transparent;cursor:pointer}.wishlist-card-menu__toggle span{width:3px;height:3px;border-radius:50%;background:#111}.wishlist-card-menu__panel{position:absolute;top:34px;right:0;z-index:12;width:220px;border:1px solid #e3e0db;border-radius:8px;background:#fff;padding:6px;box-shadow:0 18px 50px #00000029}.wishlist-card-menu__panel[hidden]{display:none!important}.wishlist-card-menu__panel button{display:flex;width:100%;min-height:46px;align-items:center;gap:11px;border:0;border-radius:6px;background:#fff;padding:0 12px;color:#111;font-size:13px;text-align:left;cursor:pointer}.wishlist-card-menu__panel button:hover{background:#f5f4f1}.wishlist-card-menu__panel button.is-danger{color:#bd2929}.wishlist-card-menu__panel svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}@media(max-width:1100px){.wishlist-products .plp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.wishlist-heading{align-items:center;padding:34px 16px 20px}.wishlist-heading__title{display:block}.wishlist-heading__title>span{display:block;margin-top:8px}.wishlist-heading>div:first-child>p:last-child{display:none}.wishlist-view{display:grid;flex:0 0 auto}.wishlist-products .plp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px}.wishlist-page.is-list-view .wishlist-products .plp-grid{grid-template-columns:1fr;gap:1px}.wishlist-page.is-list-view .wishlist-products .plp-card{display:grid;grid-template-columns:minmax(128px,38%) minmax(0,1fr);border-bottom:1px solid #e4e2de;padding:12px 0}.wishlist-page.is-list-view .wishlist-products .plp-card__media{min-height:190px}.wishlist-page.is-list-view .wishlist-products .plp-card__body{padding:14px 12px}.wishlist-page.is-list-view .wishlist-products .plp-card__quick{display:none}.wishlist-page.is-list-view .wishlist-products .plp-card__color-row{margin-top:10px}.wishlist-card-menu__panel{position:fixed;right:12px;bottom:12px;top:auto;width:calc(100vw - 24px)}.wishlist-guest{min-height:calc(100vh - 130px);align-items:flex-start;text-align:left}.wishlist-guest__icon{margin-inline:0}.wishlist-guest>p:not(.wishlist-kicker){margin-inline:0}.wishlist-guest__actions,.wishlist-empty__actions{width:100%;flex-direction:column}.wishlist-button{width:100%}}
