.cr-wishlist-toggle{-webkit-appearance:none;appearance:none;position:absolute;z-index:12;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0;padding:0;border:1px solid rgba(224,187,62,.78);border-radius:999px;background:radial-gradient(circle at 35% 24%,rgba(224,187,62,.18),transparent 42%),#0c0c0ceb;color:#e0bb3e;cursor:pointer;box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff0d;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.cr-wishlist-toggle:hover{transform:translateY(-2px) scale(1.04);border-color:#f1ca45;box-shadow:0 12px 30px #00000052,0 0 22px #e0bb3e38}.cr-wishlist-toggle:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.cr-wishlist-toggle svg{width:23px;height:23px;overflow:visible;fill:transparent;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,transform .2s ease}.cr-wishlist-toggle.is-active{background:linear-gradient(135deg,#e0bb3e,#b98a10);color:#111;border-color:#f2d466;box-shadow:0 12px 30px #00000052,0 0 26px #e0bb3e57}.cr-wishlist-toggle.is-active svg{fill:currentColor;transform:scale(1.04)}.cr-wishlist-toggle--card{top:12px;right:12px;width:42px;height:42px}.cr-wishlist-toggle--card svg{width:20px;height:20px}.card__inner,.product__media-wrapper{position:relative}.cr-wishlist-toggle--product,.cr-wishlist-toggle--featured{top:18px;right:18px}.cr-wishlist-toast{position:fixed;z-index:99999;right:22px;bottom:22px;max-width:min(390px,calc(100vw - 32px));padding:14px 18px;border:1px solid rgba(224,187,62,.65);border-radius:14px;background:#0c0c0d;color:#fff;font-size:14px;font-weight:700;line-height:1.45;box-shadow:0 18px 40px #00000057;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.cr-wishlist-toast.is-visible{opacity:1;transform:translateY(0)}.cr-wishlist-page{padding:38px 18px 70px;background:#f3f3f1}.cr-wishlist-page__inner{position:relative;max-width:1500px;min-height:480px;margin:0 auto;padding:clamp(28px,4vw,58px);overflow:hidden;border:1px solid rgba(224,187,62,.45);border-radius:34px;background:radial-gradient(circle at 83% 0%,rgba(224,187,62,.13),transparent 30%),linear-gradient(135deg,#050505,#0d0d0f 65%,#1a1509);color:#fff;box-shadow:0 28px 66px #0003}.cr-wishlist-page__inner:before{content:"";position:absolute;top:0;left:50%;width:240px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,#e0bb3e,transparent);transform:translate(-50%)}.cr-wishlist-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:34px;padding-bottom:24px;border-bottom:1px solid rgba(224,187,62,.2)}.cr-wishlist-page__eyebrow{margin:0 0 10px;color:#d4af37;font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.cr-wishlist-page__title{margin:0;color:#fff;font-size:clamp(38px,5vw,66px);font-weight:900;line-height:1.02;letter-spacing:-.035em}.cr-wishlist-page__subtitle{max-width:720px;margin:15px 0 0;color:#b9b9b9;font-size:16px;line-height:1.65}.cr-wishlist-page__count{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:54px;padding:0 15px;border:1px solid rgba(224,187,62,.55);border-radius:999px;background:#e0bb3e17;color:#e0bb3e;font-size:18px;font-weight:900}.cr-wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cr-wishlist-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(224,187,62,.25);border-radius:20px;background:#111113;box-shadow:inset 0 1px #ffffff08}.cr-wishlist-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:18px;overflow:hidden;background:radial-gradient(circle at 50% 52%,rgba(224,187,62,.13),transparent 58%),#0b0b0c}.cr-wishlist-card__media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 8px rgba(224,187,62,.25)) drop-shadow(0 0 20px rgba(224,187,62,.13))}.cr-wishlist-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.cr-wishlist-card__title{margin:0;color:#fff;font-size:17px;font-weight:800;line-height:1.4}.cr-wishlist-card__price{margin:14px 0 0;color:#e0bb3e;font-size:20px;font-weight:900}.cr-wishlist-card__status{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:#d0d0d0;font-size:13px}.cr-wishlist-card__status:before{content:"";width:8px;height:8px;border-radius:50%;background:#42d978;box-shadow:0 0 10px #42d97866}.cr-wishlist-card__status.is-sold-out:before{background:#7b8498;box-shadow:none}.cr-wishlist-card__actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:auto;padding-top:20px}.cr-wishlist-card__view,.cr-wishlist-card__remove,.cr-wishlist-empty__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;font-size:13px;font-weight:850;text-decoration:none;cursor:pointer}.cr-wishlist-card__view,.cr-wishlist-empty__button{padding:11px 18px;border:1px solid #e0bb3e;background:linear-gradient(135deg,#e0bb3e,#b98a10);color:#111!important}.cr-wishlist-card__remove{width:46px;padding:0;border:1px solid rgba(224,187,62,.38);background:transparent;color:#e0bb3e}.cr-wishlist-card__remove svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cr-wishlist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;padding:40px 20px;text-align:center}.cr-wishlist-empty[hidden]{display:none}.cr-wishlist-empty svg{width:58px;height:58px;margin-bottom:18px;fill:transparent;stroke:#e0bb3e;stroke-width:1.5}.cr-wishlist-empty h2{margin:0;color:#fff;font-size:30px}.cr-wishlist-empty p{max-width:620px;margin:12px auto 24px;color:#ababab;line-height:1.6}@media screen and (max-width:1100px){.cr-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.cr-wishlist-toggle--card{top:9px;right:9px;width:38px;height:38px}.cr-wishlist-toggle--product,.cr-wishlist-toggle--featured{top:12px;right:12px;width:44px;height:44px}.cr-wishlist-toast{right:12px;bottom:12px}.cr-wishlist-page{padding:14px 8px 38px}.cr-wishlist-page__inner{padding:30px 16px;border-radius:22px}.cr-wishlist-page__header{align-items:flex-start}.cr-wishlist-page__title{font-size:clamp(36px,11vw,52px)}.cr-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cr-wishlist-card{border-radius:15px}.cr-wishlist-card__media{padding:10px}.cr-wishlist-card__body{padding:13px}.cr-wishlist-card__title{font-size:14px}.cr-wishlist-card__price{font-size:17px}.cr-wishlist-card__actions{grid-template-columns:1fr}.cr-wishlist-card__remove{width:100%}}@media screen and (max-width:430px){.cr-wishlist-grid{grid-template-columns:1fr}}body.page-handle-wishlist,body.page-handle-wishlist #MainContent,body.page-handle-wishlist .content-for-layout{background:#050505!important}body.page-handle-wishlist #MainContent{min-height:62vh}.page-handle-wishlist .section-main-page,.page-handle-wishlist #MainContent>.shopify-section{background:#050505!important}.cr-wishlist-page{width:100%;min-height:620px;padding:42px 18px 70px;background:#050505!important}media-gallery.cr-wishlist-media-host,.product__media-wrapper.cr-wishlist-media-host{position:relative!important}media-gallery.cr-wishlist-media-host{display:block}.card__inner>.cr-wishlist-toggle,.cr-wishlist-media-host>.cr-wishlist-toggle,media-gallery>.cr-wishlist-toggle{z-index:60!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.cr-wishlist-toggle{width:50px!important;height:50px!important;border:2px solid #e0bb3e!important;background:#080808f5!important;color:#e0bb3e!important;box-shadow:0 10px 28px #0000006b,0 0 20px #e0bb3e4d!important}.cr-wishlist-toggle--card{width:44px!important;height:44px!important}.cr-wishlist-toggle svg{width:24px!important;height:24px!important;stroke-width:2.2!important}.cr-wishlist-toggle--card svg{width:21px!important;height:21px!important}.cr-wishlist-toggle.is-active{background:linear-gradient(135deg,#f0c83f,#b98a10)!important;color:#080808!important}@media screen and (max-width:749px){.cr-wishlist-page{min-height:520px;padding:18px 8px 42px}.cr-wishlist-toggle--product,.cr-wishlist-toggle--featured{top:10px!important;right:10px!important;width:46px!important;height:46px!important}.cr-wishlist-toggle--card{top:8px!important;right:8px!important;width:40px!important;height:40px!important}}.product-card-wrapper .card__inner{position:relative}.product-card-wrapper .card__media{position:absolute;top:0;bottom:0;width:calc(100% - 2 * var(--image-padding))}.product-card-wrapper .card__media>.media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-card-wrapper .card__inner>.cr-wishlist-toggle--card{position:absolute!important;top:12px!important;right:12px!important;left:auto!important;z-index:70!important}@media screen and (max-width:749px){.product-card-wrapper .card__inner>.cr-wishlist-toggle--card{top:8px!important;right:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/card-republic-wishlist.css.map */
