.breyv-toast{position:fixed;left:50%;bottom:calc(22px + env(safe-area-inset-bottom));z-index:1200;display:flex;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:10px 14px 10px 12px;border-radius:999px;background:var(--text);color:var(--bg);font-family:var(--font-text);font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 10px 30px #00000040;transform:translate(-50%,24px);opacity:0;pointer-events:none;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .3s ease}.breyv-toast.is-on{transform:translate(-50%);opacity:1;pointer-events:auto}.breyv-toast svg{width:16px;height:16px;fill:currentColor;stroke:none;flex:none}.breyv-toast a{margin-left:4px;padding:4px 10px;border-radius:999px;background:#ffffff2e;color:inherit;text-decoration:none;font-weight:600}:root[data-theme=dark] .breyv-toast a{background:#0000001f}[data-save-product].is-pop svg{animation:breyv-wish-pop .45s cubic-bezier(.22,1,.36,1)}@keyframes breyv-wish-pop{0%{transform:scale(1)}35%{transform:scale(1.3)}to{transform:scale(1)}}.breyv-wish-badge{position:relative}.breyv-wish-badge .breyv-wish-count{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--cart-bubble-bg);color:var(--cart-bubble-fg);font-family:var(--font-body-family);font-size:10px;font-weight:700;line-height:16px;text-align:center;font-style:normal;box-shadow:0 0 0 2px var(--round-btn-bg)}@media screen and (min-width:950px){.breyv-wish-badge .breyv-wish-count{top:-.5vw;right:-.9vw;min-width:max(14px,.9vw);height:max(14px,.9vw);padding:0 .3vw;border-radius:999px;font-size:max(9px,.6vw);line-height:max(14px,.9vw);box-shadow:0 0 5px 3px #00000021}}.breyv-wish-badge .breyv-wish-count[hidden]{display:none}html.breyv-has-wish .breyv-wish-badge svg,.breyv-wish-badge.has-items svg{fill:currentColor}.breyv-wish-badge.is-bump svg{animation:breyv-wish-pop .5s cubic-bezier(.22,1,.36,1)}.breyv-wish{box-sizing:border-box;min-height:calc(100svh - var(--header-height));--wish-line: rgba(0, 0, 0, .1);--wish-note: #ffffff;--wish-note-ok: #e8f5ec;--wish-note-ok-fg: #1e6b3a;--wish-skel: rgba(0, 0, 0, .06);background:var(--bg);color:var(--text);padding:0 0 12vw}:root[data-theme=dark] .breyv-wish{--wish-line: rgba(255, 255, 255, .1);--wish-note: #1c1c1e;--wish-note-ok: #14261a;--wish-note-ok-fg: #7fd69a;--wish-skel: rgba(255, 255, 255, .06)}.breyv-wish [hidden]{display:none!important}.breyv-wish__head{padding:8vw 4.5% 5vw}.breyv-wish__eyebrow{margin:0 0 8px;font-family:var(--font-text);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.breyv-wish__title{margin:0;font-family:var(--font-display);font-weight:600;font-size:clamp(38px,12vw,64px);line-height:.95;letter-spacing:-.04em}.breyv-wish__meta{display:flex;align-items:center;gap:10px;margin:14px 0 0;font-family:var(--font-text);font-size:13px;color:var(--text-muted)}.breyv-wish__meta i{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.6}.breyv-wish__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.breyv-wish__btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 18px;margin:0;border:1px solid var(--text);border-radius:999px;background:var(--text);color:var(--bg);font-family:var(--font-text);font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .3s cubic-bezier(.22,1,.36,1),color .3s ease,border-color .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.breyv-wish__btn:active{transform:scale(.97)}.breyv-wish__btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.breyv-wish__btn--ghost{background:transparent;color:var(--text);border-color:var(--wish-line)}.breyv-wish__btn--ghost:hover{border-color:var(--text)}.breyv-wish__btn--ghost.is-armed{color:#c0392b;border-color:#c0392b}.breyv-wish__note{display:flex;flex-direction:column;gap:12px;margin:0 2.5% 6vw;padding:16px 18px;border-radius:18px;background:var(--wish-note);animation:breyv-wish-rise .6s cubic-bezier(.22,1,.36,1) both}@keyframes breyv-wish-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.breyv-wish__note-ic{width:32px;height:32px;border-radius:50%;background:var(--pill-bg);display:flex;align-items:center;justify-content:center;flex:none}.breyv-wish__note-ic svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.breyv-wish__note-txt p{margin:0;font-family:var(--font-text);font-size:13px;line-height:1.5;color:var(--text-muted)}.breyv-wish__note-t{font-weight:600;color:var(--text)!important;margin-bottom:2px!important}.breyv-wish__note-actions{display:flex;flex-wrap:wrap;gap:8px}.breyv-wish__note--ok{background:var(--wish-note-ok)}.breyv-wish__note--ok .breyv-wish__note-ic{background:var(--wish-note-ok-fg);color:#fff}.breyv-wish__note--ok .breyv-wish__note-t{color:var(--wish-note-ok-fg)!important}.breyv-wish .breyv-wish__list{padding:0 2.5%}.breyv-wish__item{position:relative;animation:breyv-wish-rise .7s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i, 0) * 60ms);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.breyv-wish__item.is-leaving{opacity:0;transform:scale(.94);pointer-events:none}.breyv-wish__when{position:absolute;top:1.3vw;left:1.3vw;z-index:2;padding:4px 8px;border-radius:999px;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#000;font-family:var(--font-text);font-size:10px;font-weight:500;pointer-events:none}.breyv-wish__when:empty{display:none}.breyv-wish__list .breyv-wish__item{display:flex;flex-direction:column;aspect-ratio:4 / 7.7}.breyv-wish__item .bcard{flex:1 1 auto;min-height:0}.breyv-wish__buy{-webkit-appearance:none;appearance:none;flex:none;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:9.5vw;margin:0;padding:0;border:1px solid var(--text);border-radius:10rem;background:transparent;color:var(--text);font-family:var(--font-text);font-weight:500;font-size:2.6vw;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background .3s cubic-bezier(.22,1,.36,1),color .3s ease,opacity .2s ease}.breyv-wish__buy svg{width:3.2vw;height:3.2vw;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s cubic-bezier(.32,.72,0,1)}.breyv-wish__buy:hover{background:var(--text);color:var(--bg)}.breyv-wish__buy:hover svg{transform:translate(3px)}.breyv-wish__buy.is-loading{opacity:.55;pointer-events:none}.breyv-wish__buy.is-loading svg{animation:breyv-wish-go .8s ease-in-out infinite}@keyframes breyv-wish-go{0%,to{transform:translate(-2px)}50%{transform:translate(4px)}}.breyv-wish__buy--off{border-color:var(--wish-line);color:var(--text-muted);cursor:default;pointer-events:none}.breyv-wish__btn em{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ffffff38;font-size:11px;font-style:normal;font-weight:600}.breyv-wish__btn em:empty{display:none}.breyv-wish__btn.is-loading{opacity:.6;pointer-events:none}.breyv-wish__btn[disabled]{opacity:.4;pointer-events:none}.breyv-wish__pick{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:10px 10px 12px;border-radius:16px;background:var(--secondary-bg);box-shadow:0 -8px 30px #0000001f;transform:translateY(10px);opacity:0;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s ease}.breyv-wish__pick.is-open{transform:none;opacity:1}.breyv-wish__pick-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-family:var(--font-text);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.breyv-wish__pick-x{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:0;margin:0;padding:0;border-radius:50%;background:var(--pill-bg);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer}.breyv-wish__pick-x svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.breyv-wish__pick-sizes,.breyv-wish__srow-sizes{display:flex;flex-wrap:wrap;gap:6px}.breyv-wish__size{-webkit-appearance:none;appearance:none;min-width:40px;height:32px;padding:0 10px;margin:0;border:1px solid var(--variant-pill-border);border-radius:999px;background:var(--variant-pill);color:var(--text);font-family:var(--font-text);font-size:12px;font-weight:500;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}.breyv-wish__size:hover,.breyv-wish__size.is-on,.breyv-wish__size.is-going{background:var(--selected-variant-pill);color:var(--selected-variant-color);border-color:var(--selected-variant-pill)}.breyv-wish__size:active{transform:scale(.95)}.breyv-wish__size[disabled]{background:var(--disable-variant-pill);color:#838383;text-decoration:line-through;cursor:default}.breyv-wish__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990;background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .4s ease}.breyv-wish__scrim.is-open{opacity:1}.breyv-wish__sheet{position:fixed;left:0;right:0;bottom:0;z-index:995;display:flex;flex-direction:column;max-height:90svh;background:var(--secondary-bg);color:var(--text);border-radius:24px 24px 0 0;box-shadow:0 -20px 60px #00000040;transform:translateY(100%);transition:transform .5s cubic-bezier(.22,1,.36,1)}.breyv-wish__sheet.is-open{transform:none}.breyv-wish__sheet-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px 22px 14px;flex:none}.breyv-wish__sheet-grip{position:absolute;top:8px;left:50%;width:36px;height:4px;border-radius:2px;background:var(--wish-line);transform:translate(-50%)}.breyv-wish__sheet-t{margin:0 0 3px;font-family:var(--font-display);font-weight:600;font-size:20px;letter-spacing:-.02em}.breyv-wish__sheet-s{margin:0;font-family:var(--font-text);font-size:12.5px;color:var(--text-muted)}.breyv-wish__sheet-x{-webkit-appearance:none;appearance:none;flex:none;width:32px;height:32px;border:0;margin:0;padding:0;border-radius:50%;background:var(--pill-bg);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer}.breyv-wish__sheet-x svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.breyv-wish__sheet-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 22px}.breyv-wish__srow{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px 0;border-top:1px solid var(--wish-line);transition:opacity .3s ease}.breyv-wish__srow.is-skipped{opacity:.4}.breyv-wish__srow.is-skipped .breyv-wish__srow-sizes{pointer-events:none}.breyv-wish__srow-img{display:block;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:var(--bg)}.breyv-wish__srow-img img{display:block;width:100%;height:100%;object-fit:cover}.breyv-wish__srow-main{display:flex;flex-direction:column;gap:8px;min-width:0}.breyv-wish__srow-top{display:flex;justify-content:space-between;gap:10px;font-family:var(--font-text);font-size:13px}.breyv-wish__srow-top b{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breyv-wish__srow-top span{flex:none;color:var(--text-muted)}.breyv-wish__srow-note{margin:0;font-family:var(--font-text);font-size:12px;color:var(--text-muted)}.breyv-wish__srow-skip{-webkit-appearance:none;appearance:none;border:0;margin:0;padding:4px 0;background:transparent;color:var(--text-muted);font-family:var(--font-text);font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.breyv-wish__sheet-foot{flex:none;padding:12px 22px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--wish-line);background:var(--secondary-bg)}.breyv-wish__sheet-total{display:flex;align-items:baseline;justify-content:space-between;font-family:var(--font-text);font-size:13px;color:var(--text-muted)}.breyv-wish__sheet-total b{font-family:var(--font-display);font-weight:600;font-size:22px;letter-spacing:-.02em;color:var(--text)}.breyv-wish__sheet-hint{margin:4px 0 12px;font-family:var(--font-text);font-size:12px;color:var(--text-muted)}.breyv-wish__sheet-actions{display:flex;gap:8px}.breyv-wish__sheet-actions .breyv-wish__btn{height:48px}.breyv-wish__sheet-actions .breyv-wish__btn:last-child{flex:1 1 auto}.breyv-wish__skeleton{display:flex;flex-wrap:wrap;gap:.9vw;padding:0 2.5%}.breyv-wish__skeleton span{flex:0 0 calc(50% - .5vw);aspect-ratio:4 / 6.9;border-radius:12px;background:linear-gradient(100deg,var(--wish-skel) 30%,transparent 50%,var(--wish-skel) 70%);background-size:200% 100%;animation:breyv-wish-shimmer 1.4s linear infinite}@keyframes breyv-wish-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.breyv-wish__empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6vw 6% 0}.breyv-wish__empty-mark{width:64px;height:64px;border-radius:50%;background:var(--secondary-bg);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.breyv-wish__empty-mark svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round;animation:breyv-wish-float 3s ease-in-out infinite}@keyframes breyv-wish-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.breyv-wish__empty-t{margin:0 0 6px;font-family:var(--font-display);font-weight:600;font-size:clamp(22px,6vw,30px);letter-spacing:-.03em}.breyv-wish__empty-x{margin:0 0 18px;max-width:32ch;font-family:var(--font-text);font-size:14px;line-height:1.5;color:var(--text-muted)}.breyv-wish__picks{width:100%;margin-top:12vw;text-align:left}.breyv-wish__picks-h{margin:0 0 4vw 1.5%;font-family:var(--font-display);font-weight:500;font-size:3vw}@media screen and (min-width:950px){.breyv-wish{padding-bottom:5vw}.breyv-wish__head{display:grid;grid-template-columns:1fr auto;grid-template-areas:"eyebrow ." "title actions" "meta actions";align-items:end;column-gap:3vw;padding:3.5vw 3% 2.2vw}.breyv-wish__eyebrow{grid-area:eyebrow}.breyv-wish__title{grid-area:title;font-size:clamp(56px,6vw,96px)}.breyv-wish__meta{grid-area:meta;font-size:14px;margin-top:18px}.breyv-wish__actions{grid-area:actions;margin:0;align-self:end}.breyv-wish__note{flex-direction:row;align-items:center;gap:16px;margin:0 3% 2vw;padding:16px 20px;border-radius:20px}.breyv-wish__note-txt{flex:1 1 auto}.breyv-wish .breyv-wish__list,.breyv-wish__skeleton{padding:0 3%}.breyv-wish__skeleton{gap:.4vw}.breyv-wish__skeleton span{flex-basis:24.65%;aspect-ratio:4 / 5}.breyv-wish__when{top:.6vw;left:.6vw;font-size:11px}.breyv-wish__list .breyv-wish__item{aspect-ratio:4 / 5.7}.breyv-wish__buy{height:max(38px,2.5vw);font-size:max(11px,.72vw)}.breyv-wish__buy svg{width:max(13px,.9vw);height:max(13px,.9vw)}.breyv-wish__empty{padding-top:3vw}.breyv-wish__picks{margin-top:5vw}.breyv-wish__sheet{top:0;left:auto;right:0;bottom:0;width:min(460px,92vw);max-height:none;border-radius:0;transform:translate(100%)}.breyv-wish__sheet-head{padding:28px 28px 14px}.breyv-wish__sheet-grip{display:none}.breyv-wish__sheet-body{padding:0 28px}.breyv-wish__sheet-foot{padding:14px 28px 24px}.breyv-wish__picks-h{font-size:1.2vw;margin-bottom:1.5vw}}@media(prefers-reduced-motion:reduce){.breyv-wish__item,.breyv-wish__note,.breyv-wish__empty-mark svg,.breyv-wish__skeleton span{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/breyv-wishlist.css.map */
