:root{--sas-wishlist-ink: #1a2640;--sas-wishlist-muted: #79839a;--sas-wishlist-blue: #1a6dff;--sas-wishlist-green: #1c8f56;--sas-wishlist-bg: #f1f4f8;--sas-wishlist-border: #e4e9f2}.sas-figma-col-card__wishlist-tap.is-wishlisted .sas-figma-col-card__wishlist-button,.sas-pdp__gallery-wishlist.is-wishlisted .sas-pdp__gallery-wishlist-button{color:var(--sas-wishlist-blue)!important;background:#eaf1ff!important;border-color:#bcd0ff!important}.sas-figma-col-card__wishlist-tap.is-wishlisted svg path,.sas-pdp__gallery-wishlist.is-wishlisted svg path{fill:currentColor!important;stroke:currentColor!important}.sas-wishlist-toast{position:fixed;left:50%;bottom:28px;z-index:120000;transform:translate(-50%,16px);padding:12px 18px;border-radius:999px;background:#17233d;color:#fff;font-size:14px;line-height:20px;font-weight:600;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 12px 30px #0f172638}.sas-wishlist-toast.is-visible{opacity:1;transform:translate(-50%)}.sas-wishlist-page{min-height:620px;padding:56px 0 80px;background:var(--sas-wishlist-bg);color:var(--sas-wishlist-ink)}.sas-wishlist-page__inner{width:100%}.sas-wishlist-page__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.sas-wishlist-page__eyebrow,.sas-wishlist-empty__eyebrow{margin:0 0 8px;color:var(--sas-wishlist-green);font-size:14px;line-height:20px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sas-wishlist-page h1{margin:0;color:var(--sas-wishlist-ink);font-size:clamp(34px,4vw,52px);line-height:1.08;font-weight:700}.sas-wishlist-page__intro{max-width:680px;margin:12px 0 0;color:var(--sas-wishlist-muted);font-size:16px;line-height:24px}.sas-wishlist-page__count{flex:0 0 auto;min-width:88px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--sas-wishlist-border);text-align:center;font-size:14px;font-weight:600}.sas-wishlist-page__loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--sas-wishlist-muted)}.sas-wishlist-page__spinner{width:24px;height:24px;border:2px solid #d8e0eb;border-top-color:var(--sas-wishlist-blue);border-radius:50%;animation:sasWishlistSpin .8s linear infinite}@keyframes sasWishlistSpin{to{transform:rotate(360deg)}}.sas-wishlist-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sas-wishlist-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--sas-wishlist-border);border-radius:12px;background:#fff;box-shadow:0 12px 14px #0f17260d,0 1px 1px #0f17260a}.sas-wishlist-card__media{position:relative;display:grid;place-items:center;height:250px;padding:18px;background:#fff}.sas-wishlist-card__media img{display:block;width:100%;height:100%;object-fit:contain}.sas-wishlist-card__remove{position:absolute;top:14px;right:14px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #d5ddea;border-radius:8px;background:#fff;color:#17233d;cursor:pointer}.sas-wishlist-card__remove svg{width:19px;height:19px}.sas-wishlist-card__body{flex:1;display:flex;flex-direction:column;padding:18px;border-top:1px solid #eef1f5}.sas-wishlist-card__title{margin:0;min-height:48px;color:var(--sas-wishlist-ink);font-size:17px;line-height:24px;font-weight:600}.sas-wishlist-card__title a{color:inherit;text-decoration:none}.sas-wishlist-card__price-row{margin-top:14px;display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.sas-wishlist-card__price{color:var(--sas-wishlist-blue);font-size:22px;line-height:28px;font-weight:700}.sas-wishlist-card__compare{color:var(--sas-wishlist-muted);font-size:14px}.sas-wishlist-card__status{margin:8px 0 0;color:var(--sas-wishlist-green);font-size:13px;font-weight:600}.sas-wishlist-card__status.is-sold-out{color:#b42318}.sas-wishlist-card__add{width:100%;min-height:46px;margin-top:18px;border:0;border-radius:8px;background:#17233d;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.sas-wishlist-card__add:hover{background:#1a6dff}.sas-wishlist-card__add:disabled{opacity:.55;cursor:not-allowed}.sas-wishlist-empty{max-width:820px;margin:18px auto 0;padding:64px 36px;border:1px solid var(--sas-wishlist-border);border-radius:16px;background:#fff;text-align:center;box-shadow:0 14px 36px #0f17260d}.sas-wishlist-empty__icon{width:72px;height:72px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;background:#eaf1ff;color:var(--sas-wishlist-blue)}.sas-wishlist-empty__icon svg{width:34px;height:34px}.sas-wishlist-empty h2{margin:0;color:var(--sas-wishlist-ink);font-size:clamp(27px,3vw,38px);line-height:1.15}.sas-wishlist-empty>p:not(.sas-wishlist-empty__eyebrow){max-width:620px;margin:14px auto 0;color:var(--sas-wishlist-muted);font-size:16px;line-height:24px}.sas-wishlist-empty__actions{margin-top:28px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.sas-wishlist-empty__actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none}.sas-wishlist-empty__primary{background:var(--sas-wishlist-blue);color:#fff!important}.sas-wishlist-empty__secondary{border:1px solid #ccd6e5;background:#fff;color:var(--sas-wishlist-ink)!important}@media screen and (max-width:989px){.sas-wishlist-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.sas-wishlist-page{padding:32px 0 56px}.sas-wishlist-page__inner{padding-left:16px!important;padding-right:16px!important}.sas-wishlist-page__head{align-items:flex-start;margin-bottom:22px}.sas-wishlist-page__count{margin-top:4px}.sas-wishlist-page__grid{gap:10px}.sas-wishlist-card__media{height:160px;padding:10px}.sas-wishlist-card__body{padding:12px}.sas-wishlist-card__title{min-height:42px;font-size:14px;line-height:20px}.sas-wishlist-card__price{font-size:18px;line-height:24px}.sas-wishlist-card__add{min-height:42px;margin-top:12px;font-size:13px}.sas-wishlist-card__remove{top:8px;right:8px;width:34px;height:34px}.sas-wishlist-empty{padding:42px 18px}}:root{--sas-wishlist-red: #de3a2c}.sas-figma-col-card__wishlist-tap.is-wishlisted .sas-figma-col-card__wishlist-button,.sas-pcard__wishlist.is-wishlisted .sas-pcard__wishlist-button,.sas-pdp__gallery-wishlist.is-wishlisted .sas-pdp__gallery-wishlist-button{color:var(--sas-wishlist-red)!important;background:#fff2f1!important;border-color:#f0b7b2!important}.sas-figma-col-card__wishlist-tap.is-wishlisted svg path,.sas-pcard__wishlist.is-wishlisted svg path,.sas-pdp__gallery-wishlist.is-wishlisted svg path{fill:var(--sas-wishlist-red)!important;stroke:var(--sas-wishlist-red)!important}.sas-wishlist-card__load-error{grid-column:1 / -1;padding:28px;border:1px solid var(--sas-wishlist-border);border-radius:12px;background:#fff;text-align:center;color:var(--sas-wishlist-muted)}.sas-wishlist-card__load-error strong{display:block;margin-bottom:6px;color:var(--sas-wishlist-ink);font-size:18px}
/*# sourceMappingURL=/cdn/shop/t/71/assets/sas-wishlist.css.map */
