.VT8K7W-wishlist-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999999998;opacity:0;visibility:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.VT8K7W-wishlist-backdrop.VT8K7W-wishlist-open{opacity:1;visibility:visible}.VT8K7W-wishlist-sidebar{position:fixed;top:0;right:-400px;width:400px;height:100vh;background:#fff;box-shadow:-8px 0 32px #00000026;z-index:999999999;transition:right .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden;border-left:1px solid #E5E7EB;font-family:Quattrocento,Arial,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.VT8K7W-wishlist-sidebar.VT8K7W-wishlist-open{right:0}.VT8K7W-wishlist-content{height:100vh;display:flex;flex-direction:column;overflow:hidden}.VT8K7W-wishlist-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem 1rem;border-bottom:1px solid #E5E7EB;flex-shrink:0;background:#fff}.VT8K7W-wishlist-header h3{font-family:El Messiri,Georgia,serif;font-size:2.5rem;font-weight:600;color:#003834;margin:0}.VT8K7W-wishlist-close{background:#f3f4f6e6;border:1px solid #D1D5DB;border-radius:8px;padding:.75rem;cursor:pointer;color:#6b7280;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;position:relative;z-index:99999999}.VT8K7W-wishlist-close:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca;transform:scale(1.05)}.VT8K7W-wishlist-close:active{transform:scale(.95);background:#fee2e2}.VT8K7W-wishlist-close:focus{outline:2px solid #DC2626;outline-offset:2px}.VT8K7W-wishlist-products{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.VT8K7W-wishlist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 3rem;background:linear-gradient(135deg,#00dcb805,#fff,#f8fafc);border-radius:2rem;margin:2rem;position:relative;overflow:hidden;flex:1}.VT8K7W-wishlist-empty:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 20%,rgba(0,220,184,.05) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,107,107,.03) 0%,transparent 50%);pointer-events:none;z-index:1}.VT8K7W-wishlist-empty>*{position:relative;z-index:2}.VT8K7W-wishlist-empty h4{margin:0 0 2rem;font-family:El Messiri,Georgia,serif;font-size:clamp(2.2rem,4vw,2.8rem);font-weight:700;color:#121212e6;line-height:1.2;letter-spacing:-.02em;text-shadow:0 1px 2px rgba(0,0,0,.1)}.VT8K7W-wishlist-empty p{margin:0 0 3rem;font-family:Quattrocento,Arial,sans-serif;font-size:clamp(1.4rem,2.5vw,1.6rem);font-weight:400;line-height:1.6;color:#121212b3;max-width:45rem;text-align:center;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.VT8K7W-explore-btn{background:linear-gradient(135deg,#00dcb8,#00b399);color:#fff;border:none;border-radius:1.4rem;padding:.5rem 1rem;font-family:Quattrocento,Arial,sans-serif;font-size:1.6rem;font-weight:600;cursor:pointer;text-transform:none;letter-spacing:.02em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),background .2s ease;touch-action:manipulation;min-height:5.6rem;min-width:24rem;position:relative;overflow:hidden}.VT8K7W-explore-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);transition:left .6s cubic-bezier(.16,1,.3,1)}.VT8K7W-explore-btn:hover:before{left:100%}.VT8K7W-explore-btn:hover{background:linear-gradient(135deg,#00b399,#009882);transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #00dcb84d,0 8px 16px #0000001a,0 0 0 1px #ffffff1a inset}.VT8K7W-explore-btn:active{transform:translateY(-1px) scale(.98);transition:transform .15s cubic-bezier(.16,1,.3,1),box-shadow .15s cubic-bezier(.16,1,.3,1)}.VT8K7W-wishlist-items{flex:1;overflow-y:auto;padding:0 2rem;min-height:0}.VT8K7W-wishlist-product{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(0,121,107,.1);position:relative;transition:all .3s ease}.VT8K7W-wishlist-product:hover{background:#f8fafc80;margin:0 -2rem;padding:1rem 2rem;border-radius:8px;border-bottom:1px solid transparent}.VT8K7W-wishlist-product:last-child{border-bottom:none}.VT8K7W-product-image{width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f8fafc80;flex-shrink:0;position:relative}.VT8K7W-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.VT8K7W-wishlist-product:hover .VT8K7W-product-image img{transform:scale(1.05)}.VT8K7W-product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#00796b;background:linear-gradient(135deg,#00796b1a,#80cbc414)}.VT8K7W-product-details{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.VT8K7W-product-title{font-family:El Messiri,Georgia,serif;font-size:2rem;font-weight:600;color:#003834;line-height:1.3;margin:0;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.VT8K7W-product-title:hover{color:#00796b}.VT8K7W-product-price{font-family:Quattrocento,Arial,sans-serif;font-size:2rem;font-weight:700;color:#00796b;margin:0}.VT8K7W-product-actions{display:flex;gap:.5rem;margin-top:.75rem}.VT8K7W-action-btn{padding:.75rem 1rem;border-radius:8px;font-family:Quattrocento,Arial,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;border:none}.VT8K7W-add-to-cart{flex:1;background:#00796b;color:#fff;font-size:1.6rem;border:1px solid #00796B}.VT8K7W-add-to-cart:hover{background:#005a4f;border-color:#005a4f;transform:translateY(-1px)}.VT8K7W-remove-btn{width:48px;height:48px;background:#f55;border:1px solid #dc2626;border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.VT8K7W-remove-btn:hover{background:#dc2626;color:#fff;border-color:#b91c1c;transform:scale(1.05)}.VT8K7W-remove-btn:active{transform:scale(.95)}.VT8K7W-remove-btn:focus{outline:2px solid #dc2626;outline-offset:2px}.VT8K7W-wishlist-actions{padding:2rem;border-top:1px solid #E5E7EB;flex-shrink:0;display:flex;gap:1rem;background:#fff;margin-top:auto}.VT8K7W-btn{flex:1;padding:.75rem 1.5rem;border-radius:8px;font-family:Quattrocento,Arial,sans-serif;font-size:14px;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;min-height:48px;display:flex;align-items:center;justify-content:center}.VT8K7W-btn-clear{background:#f3f4f6;color:#6b7280;border:1px solid #D1D5DB}.VT8K7W-btn-clear:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}.VT8K7W-btn-continue{background:#00796b;color:#fff;border:1px solid #00796B}.VT8K7W-btn-continue:hover{background:#005a4f;border-color:#005a4f}body.VT8K7W-wishlist-no-scroll{overflow:hidden;position:fixed;width:100%}.VT8K7W-wishlist-sidebar{transform:translate(0);will-change:transform}.VT8K7W-wishlist-sidebar:not(.VT8K7W-wishlist-open){transform:translate(100%)}.VT8K7W-wishlist-sidebar.VT8K7W-wishlist-open{transform:translate(0)}.VT8K7W-wishlist-items::-webkit-scrollbar{width:6px}.VT8K7W-wishlist-items::-webkit-scrollbar-track{background:#f3f4f6}.VT8K7W-wishlist-items::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.VT8K7W-wishlist-items::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media screen and (max-width: 1200px){.VT8K7W-wishlist-sidebar{width:350px}}@media screen and (max-width: 767px){.VT8K7W-wishlist-sidebar{width:100%;right:-100%;left:auto;border-left:none;border-top:1px solid #E5E7EB;border-radius:12px 0 0}.VT8K7W-wishlist-sidebar.VT8K7W-wishlist-open{right:0}.VT8K7W-wishlist-close{width:48px;height:48px;padding:.875rem;border-width:2px}.VT8K7W-wishlist-close svg{width:28px;height:28px;stroke-width:2.5}.VT8K7W-wishlist-header{padding:1.5rem 1.5rem .75rem}.VT8K7W-wishlist-header h3{font-size:2rem}.VT8K7W-product-image{width:70px;height:70px}.VT8K7W-product-title,.VT8K7W-product-price{font-size:1.5rem}.VT8K7W-wishlist-items{padding:0 1.5rem}.VT8K7W-wishlist-actions{padding:1.5rem}.VT8K7W-btn{padding:.625rem 1rem;font-size:13px;min-height:44px}}@media screen and (max-width: 480px){.VT8K7W-wishlist-header{padding:1rem 1rem .75rem}.VT8K7W-wishlist-items{padding:0 1rem}.VT8K7W-wishlist-actions{padding:1rem;flex-direction:column}.VT8K7W-btn{width:100%}.VT8K7W-product-actions{flex-direction:column}.VT8K7W-add-to-cart{font-size:1.2rem;min-height:44px}.VT8K7W-remove-btn{width:44px;height:44px}.VT8K7W-wishlist-product:hover{margin:0 -1rem;padding:1rem}.VT8K7W-wishlist-empty{padding:2rem .5rem}}.VT8K7W-wishlist-backdrop{z-index:999999998!important}.VT8K7W-wishlist-sidebar{z-index:999999999!important;isolation:isolate}.VT8K7W-wishlist-content,.VT8K7W-wishlist-header,.VT8K7W-wishlist-close{position:relative;z-index:999999999;pointer-events:auto}body.VT8K7W-wishlist-no-scroll{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important}body.VT8K7W-wishlist-no-scroll html{overflow:hidden!important}body.VT8K7W-wishlist-no-scroll *{-webkit-overflow-scrolling:auto!important;overscroll-behavior:none!important}body.VT8K7W-wishlist-open{isolation:isolate!important}body.VT8K7W-wishlist-open>*:not(.VT8K7W-wishlist-sidebar):not(.VT8K7W-wishlist-backdrop){z-index:1!important;position:relative!important}body.VT8K7W-wishlist-open *{z-index:1!important}body.VT8K7W-wishlist-open .VT8K7W-wishlist-sidebar,body.VT8K7W-wishlist-open .VT8K7W-wishlist-sidebar *,body.VT8K7W-wishlist-open .VT8K7W-wishlist-backdrop{z-index:2147483647!important}body.VT8K7W-wishlist-open .VT8K7W-wishlist-backdrop{z-index:2147483646!important}body.VT8K7W-wishlist-open header,body.VT8K7W-wishlist-open .header,body.VT8K7W-wishlist-open [class*=header],body.VT8K7W-wishlist-open [class*=Header],body.VT8K7W-wishlist-open [id*=header],body.VT8K7W-wishlist-open [id*=Header],body.VT8K7W-wishlist-open .shopify-section-header,body.VT8K7W-wishlist-open #shopify-section-header,body.VT8K7W-wishlist-open .site-header,body.VT8K7W-wishlist-open #site-header,body.VT8K7W-wishlist-open .main-header,body.VT8K7W-wishlist-open #main-header,body.VT8K7W-wishlist-open footer,body.VT8K7W-wishlist-open .footer,body.VT8K7W-wishlist-open [class*=footer],body.VT8K7W-wishlist-open [id*=footer],body.VT8K7W-wishlist-open nav,body.VT8K7W-wishlist-open .nav,body.VT8K7W-wishlist-open [class*=nav],body.VT8K7W-wishlist-open [id*=nav],body.VT8K7W-wishlist-open .navigation,body.VT8K7W-wishlist-open [class*=Navigation]{z-index:1!important;position:relative!important}body.VT8K7W-wishlist-open .shopify-section-header *,body.VT8K7W-wishlist-open #shopify-section-header *,body.VT8K7W-wishlist-open header *,body.VT8K7W-wishlist-open .header *,body.VT8K7W-wishlist-open [class*=header] *,body.VT8K7W-wishlist-open [id*=header] *{z-index:1!important}html body div.VT8K7W-wishlist-sidebar.VT8K7W-wishlist-open{z-index:999999999!important;position:fixed!important;top:0!important;right:0!important;width:400px!important;height:100vh!important;background:#fff!important}html body div.VT8K7W-wishlist-backdrop.VT8K7W-wishlist-open{z-index:999999998!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#00000080!important}.VT8K7W-wishlist-backdrop[data-vt-wishlist-backdrop],.VT8K7W-wishlist-sidebar[data-vt-wishlist-sidebar]{z-index:999999999!important;position:fixed!important}body .VT8K7W-wishlist-sidebar,.VT8K7W-wishlist-sidebar{z-index:999999999!important;position:fixed!important;pointer-events:auto!important}body .VT8K7W-wishlist-backdrop{z-index:999999998!important;position:fixed!important}body .VT8K7W-wishlist-sidebar.VT8K7W-wishlist-open{z-index:999999999!important;right:0!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}body .VT8K7W-wishlist-backdrop.VT8K7W-wishlist-open{z-index:999999998!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}@media screen and (max-width: 767px){html body div.VT8K7W-wishlist-sidebar.VT8K7W-wishlist-open{width:100%!important}}@media (prefers-reduced-motion: reduce){.VT8K7W-wishlist-sidebar *,.VT8K7W-wishlist-sidebar *:before,.VT8K7W-wishlist-sidebar *:after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms;scroll-behavior:auto}}@media (prefers-contrast: high){.VT8K7W-wishlist-product{border-width:2px;border-color:#00796b}.VT8K7W-btn{border-width:2px}}.VT8K7W-wishlist-sidebar *:focus-visible{outline:2px solid #00796B;outline-offset:2px}@media print{.VT8K7W-wishlist-backdrop,.VT8K7W-wishlist-sidebar{display:none}}.VT8K7W-loading-state{display:flex;align-items:center;justify-content:center;padding:2rem;color:#6b7280}.VT8K7W-loading-spinner{width:24px;height:24px;border:2px solid #E5E7EB;border-top:2px solid #00796B;border-radius:50%;animation:VT8K7W-spin 1s linear infinite;margin-right:.75rem}@keyframes VT8K7W-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VT8K7W-fade-in{animation:VT8K7W-fadeIn .3s ease-in-out}@keyframes VT8K7W-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.VT8K7W-slide-in{animation:VT8K7W-slideIn .3s ease-out}@keyframes VT8K7W-slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/VT8K7W-wishlist-sidebar.css.map */
