product-card{position:relative}.product-grid__item,.cove-figure,.cove-adult-catalog article{position:relative}.cove-wishlist-toggle{position:absolute;inset:12px 12px auto auto;z-index:8;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(24,60,75,.16);border-radius:50%;background:#fffffff0;color:#183c4b;box-shadow:0 3px 14px #0f37481f;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.cove-wishlist-toggle:hover{transform:translateY(-1px);background:#fff}.cove-wishlist-toggle:focus-visible,.cove-wishlist-header:focus-visible,.cove-wishlist-drawer button:focus-visible{outline:3px solid #4fa9d5;outline-offset:3px}.cove-wishlist-toggle svg,.cove-wishlist-header svg,.cove-wishlist-empty svg{fill:transparent;stroke:currentColor;stroke-width:1.8}.cove-wishlist-toggle[aria-pressed=true]{background:#183c4b;color:#fff}.cove-wishlist-toggle[aria-pressed=true] svg{fill:currentColor}.cove-header-actions-group{display:flex;align-items:center;justify-content:flex-end;gap:2px;min-width:0}.cove-wishlist-header{position:relative;display:inline-grid;place-items:center;align-self:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:currentColor;cursor:pointer}.cove-wishlist-header svg{transition:fill .16s ease}.cove-wishlist-header[data-has-items=true] svg{fill:currentColor}.cove-wishlist-header__count{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#287fac;color:#fff;font:700 10px/1 system-ui,sans-serif}.cove-wishlist-drawer{inset:0 0 0 auto;width:min(560px,100%);height:100%;max-height:none;margin:0;padding:0;border:0;background:#f8fbfd;color:#183c4b;box-shadow:-22px 0 60px #0c2e3f33}.cove-wishlist-drawer::backdrop{background:#0c25316b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cove-wishlist-drawer[open]{animation:cove-wishlist-in .22s ease-out}.cove-wishlist-drawer__panel{min-height:100%;display:flex;flex-direction:column}.cove-wishlist-drawer__header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px 20px;border-bottom:1px solid #dcebf2;background:#f8fbfdf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cove-wishlist-drawer__header p{margin:0 0 4px;color:#4e7889;font:700 11px/1.2 system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}.cove-wishlist-drawer__header h2{margin:0;font:400 clamp(28px,5vw,38px)/1.05 Georgia,serif;letter-spacing:-.035em}.cove-wishlist-drawer__header button{width:44px;height:44px;padding:0;border:1px solid #c9dfe8;border-radius:50%;background:#fff;color:#183c4b;font:300 30px/1 sans-serif;cursor:pointer}.cove-wishlist-drawer__notice{margin:18px 22px 0;padding:12px 14px;border-radius:10px;background:#fff4d7;color:#644d13;font-size:13px}.cove-wishlist-drawer__body{flex:1;padding:22px}.cove-wishlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.cove-wishlist-grid .cove-figure{position:relative;display:flex;flex-direction:column;height:100%;min-width:0}.cove-wishlist-grid .cove-frame{position:relative;isolation:isolate;display:block;width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:4px;background:#edf3f6;box-shadow:0 6px 14px -11px #193e51}.cove-wishlist-grid .cove-frame img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;padding:0;box-sizing:border-box;object-fit:var(--cove-image-fit,cover);object-position:center}.cove-wishlist-grid .cove-frame-note{position:absolute;bottom:10px;left:10px;z-index:2;padding:2px 7px;border-radius:3px;background:#f7f9fa;color:#375463;font-size:10px;line-height:1.5}.cove-wishlist-grid .cove-view-arrow{position:absolute;right:10px;bottom:9px;z-index:2;width:27px;height:27px;border-radius:50%;background:#fff;color:#183c4b;text-align:center;font-size:18px;line-height:27px}.cove-wishlist-grid .cove-figure-info{display:flex;flex-direction:column;gap:8px;padding-top:13px}.cove-wishlist-grid .cove-figure-info h3{min-height:2.7em;margin:0;font-family:var(--font-body--family);font-size:16px;font-weight:650;line-height:1.35;text-wrap:pretty}.cove-wishlist-grid .cove-figure-info h3 a{color:inherit;text-decoration:none}.cove-wishlist-grid .cove-figure-info h3 a:hover{text-decoration:underline}.cove-wishlist-grid .cove-figure-info p{margin:0;font-size:16px;font-weight:650}.cove-wishlist-grid .cove-figure-note{margin:5px 0 0;color:#526b75;font-size:11px;line-height:1.5}.cove-wishlist-grid .cove-back{opacity:0}.cove-wishlist-grid .cove-front{opacity:1}.cove-wishlist-grid .cove-back-ready:focus-visible .cove-back{opacity:1}.cove-wishlist-grid .cove-back-ready:focus-visible .cove-front{opacity:0}@media(hover:hover){.cove-wishlist-grid .cove-back-ready:hover .cove-back{opacity:1}.cove-wishlist-grid .cove-back-ready:hover .cove-front{opacity:0}}.cove-wishlist-grid .cove-wishlist-toggle{inset:10px 10px auto auto}.cove-wishlist-empty{display:grid;justify-items:center;max-width:360px;margin:12vh auto 0;text-align:center}.cove-wishlist-empty svg{width:42px;color:#4f91ae}.cove-wishlist-empty h3{margin:20px 0 8px;font:400 28px/1.15 Georgia,serif}.cove-wishlist-empty p{margin:0 0 24px;color:#587681;line-height:1.6}.cove-wishlist-placeholder{aspect-ratio:4/5;border-radius:2px;background:linear-gradient(110deg,#e7f0f4 8%,#f7fbfd 18%,#e7f0f4 33%);background-size:200% 100%;animation:cove-wishlist-shimmer 1.25s linear infinite}.cove-wishlist-stale{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:8px 18px;padding:18px;border:1px solid #dce8ed;border-radius:12px;background:#fff}.cove-wishlist-stale h3,.cove-wishlist-stale p{margin:0}.cove-wishlist-stale p{color:#617a84;font-size:13px}.cove-wishlist-stale button{grid-column:2;grid-row:1/3;border:0;background:none;color:#246f93;text-decoration:underline;cursor:pointer}.cove-wishlist-toast{position:fixed;right:24px;bottom:24px;z-index:10000;display:flex;align-items:center;gap:18px;max-width:min(420px,calc(100% - 32px));padding:14px 16px;border-radius:12px;background:#183c4b;color:#fff;box-shadow:0 14px 42px #0a263347}.cove-wishlist-toast[hidden]{display:none}.cove-wishlist-toast button{border:0;background:none;color:#bfe8fb;font-weight:700;text-decoration:underline;cursor:pointer}@keyframes cove-wishlist-in{0%{transform:translate(28px);opacity:.7}}@keyframes cove-wishlist-shimmer{to{background-position:-200% 0}}@media(max-width:600px){.cove-wishlist-toggle{inset:8px 8px auto auto}.cove-wishlist-drawer__header{padding:18px}.cove-wishlist-drawer__body{padding:18px 12px}.cove-wishlist-grid{gap:24px 10px}.cove-wishlist-toast{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){.cove-wishlist-drawer[open],.cove-wishlist-placeholder{animation:none}.cove-wishlist-toggle{transition:none}}.cove-wishlist-grid[hidden],.cove-wishlist-empty[hidden],.cove-wishlist-drawer__notice[hidden]{display:none}.cove-wishlist-drawer{max-width:100vw}.cove-wishlist-toast{top:90px;bottom:auto}@media(max-width:749px){#header-component .cove-header-actions-group{display:contents}#header-component .cove-wishlist-header{grid-area:rightA;justify-self:center;margin:0}}#header-component[data-menu-style=drawer] .cove-header-actions-group{display:contents}#header-component[data-menu-style=drawer] .cove-wishlist-header{grid-area:rightA;justify-self:center;margin:0}.cove-wishlist-header[data-has-items=false] .cove-wishlist-header__count{display:none}@media(max-width:749px){#header-component header-actions{display:contents}#header-component header-actions>.account-button{grid-area:leftB;justify-self:start}#header-component header-actions>.header-actions__action:not(.account-button){grid-area:rightB;justify-self:end}}#header-component[data-menu-style=drawer] header-actions{display:contents}#header-component[data-menu-style=drawer] header-actions>.account-button{grid-area:leftB;justify-self:start}#header-component[data-menu-style=drawer] header-actions>.header-actions__action:not(.account-button){grid-area:rightB;justify-self:end}
/*# sourceMappingURL=/cdn/shop/t/5/assets/cove-wishlist.css.map */
