.beban-wishlist-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.beban-wishlist-btn.beban-disabled{cursor:not-allowed;opacity:.5}.beban-wishlist-container{position:relative}.woocommerce ul.products li.product{position:relative}.beban-wishlist-products{margin:20px 0}.beban-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:20px;position:relative;min-height:200px;transition:filter 0.3s ease}.beban-wishlist-list{display:flex;flex-direction:column;gap:8px;margin-top:20px;position:relative;min-height:200px;transition:filter 0.3s ease}.beban-wishlist-grid.bebanstore-loading>*:not(.bebanstore-loader-overlay),.beban-wishlist-list.bebanstore-loading>*:not(.bebanstore-loader-overlay){filter:blur(3px);opacity:.6;pointer-events:none;transition:all 0.3s ease}.beban-wishlist-grid.bebanstore-loading .bebanstore-loader-overlay,.beban-wishlist-list.bebanstore-loading .bebanstore-loader-overlay{filter:none;opacity:1}.beban-wishlist-item{border:1px solid #eee;border-radius:16px;padding:16px;text-align:center;transition:all 0.3s ease;background:#fff;position:relative;overflow:hidden}.beban-wishlist-item.beban-wishlist-item-grid{border:1px solid #eee;border-radius:16px;padding:8px;text-align:center;background:#fff;transition:all 0.3s ease;position:relative;overflow:hidden}.beban-wishlist-item.beban-wishlist-item-list{border:1px solid #eee;border-radius:12px;padding:8px;text-align:right;background:#fff;transition:all 0.3s ease;position:relative;overflow:hidden;display:flex;align-items:center;gap:16px}.beban-wishlist-item.beban-wishlist-item-list .beban-wishlist-price{margin:0;align-items:self-start}.beban-wishlist-content{flex:1;display:flex;flex-direction:column;gap:15px}.beban-wishlist-item-grid .beban-wishlist-content{flex:none;display:block}.beban-wishlist-item-list .beban-wishlist-content{flex:1;display:flex;flex-direction:column;gap:15px;min-height:148px;padding-top:8px;padding-bottom:8px;width:100%}.beban-wishlist-item-list .beban-wishlist-remove-btn,.beban-wishlist-item-list .beban-wishlist-add-to-cart-btn,.beban-wishlist-item-list .beban-wishlist-select-options-btn{flex:none}.beban-wishlist-image{margin-bottom:15px}.beban-wishlist-image img{width:100%;height:auto;border-radius:4px;transition:transform 0.3s ease;object-fit:contain}.beban-wishlist-item:hover .beban-wishlist-image img{transform:scale(1.05)}.beban-wishlist-item-grid .beban-wishlist-image{margin-bottom:15px;background:#ececec60;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px}.beban-wishlist-item-grid .beban-wishlist-image img{width:50%;height:auto;border-radius:4px;transition:transform 0.3s ease;object-fit:contain;mix-blend-mode:darken}.beban-wishlist-item-list .beban-wishlist-image{margin-bottom:0;flex-shrink:0;width:148px;background:#ececec60;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px}.beban-wishlist-item-list .beban-wishlist-image img{width:120px;height:120px;border-radius:8px;transition:transform 0.3s ease;object-fit:cover;mix-blend-mode:darken}.beban-wishlist-details h4{margin:10px 0;font-size:14px;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:right}.beban-wishlist-item-grid .beban-wishlist-details{text-align:right}.beban-wishlist-item-grid .beban-wishlist-details h4{text-align:right}.beban-wishlist-item-list .beban-wishlist-details{flex:1;text-align:right;display:flex;flex-direction:column;gap:12px}.beban-wishlist-item-list .beban-wishlist-details h4{margin:0;font-size:14px;line-height:1.4;height:auto;overflow:visible;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;text-align:right}.beban-wishlist-details h4 a{color:#333;text-decoration:none;transition:color 0.3s ease}.beban-wishlist-details h4 a:hover{color:#ef394e}.beban-wishlist-price{display:flex;flex-direction:column;align-items:end;gap:2px;min-height:50px;justify-content:end}.beban-price-wrapper{display:flex;flex-direction:column;align-items:end}.beban-price-wrapper del{font-weight:400;display:block;margin-bottom:2px}.beban-price-wrapper ins{font-weight:700;text-decoration:none;display:block}.beban-wishlist-cart-notice{display:none}.beban-wishlist-item.in-cart .beban-wishlist-image{position:relative}.beban-wishlist-item.in-cart .beban-wishlist-image::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .7);backdrop-filter:blur(5px);z-index:1;border-radius:10px}.beban-wishlist-item.in-cart .beban-wishlist-image img{opacity:.5}.beban-wishlist-item.in-cart .beban-wishlist-cart-notice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#ef394e;font-size:13px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;padding:12px;width:80%}.beban-wishlist-item.in-cart .beban-wishlist-cart-notice svg{width:32px;height:32px}.beban-wishlist-item.in-cart .beban-wishlist-cart-notice span{line-height:1.4}.beban-wishlist-item.in-cart .beban-wishlist-add-to-cart-btn,.beban-wishlist-item.in-cart .beban-wishlist-select-options-btn{opacity:.5;pointer-events:none;cursor:not-allowed!important;filter:blur(2px)}.beban-wishlist-buttons{display:flex;flex-direction:row;gap:8px;margin-top:15px}.beban-wishlist-item-grid .beban-wishlist-buttons{display:flex;flex-direction:row;gap:8px;margin-top:15px}.beban-wishlist-item-list .beban-wishlist-buttons{display:flex;flex-direction:row;gap:8px;margin-top:0;flex-shrink:0}.beban-wishlist-item-list .beban-price-wrapper{display:flex;flex-direction:row;align-items:center}.beban-wishlist-add-to-cart-btn{background:#fff!important;color:#EF4056!important;border:1px solid #EF4056!important;flex:1;height:40px;border-radius:8px!important;cursor:pointer!important;font-size:12px!important;font-weight:600!important;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease;text-decoration:none;gap:6px}.beban-wishlist-add-to-cart-btn:hover,.beban-wishlist-add-to-cart-btn:focus,.beban-wishlist-add-to-cart-btn:active{background:transparent!important}.beban-wishlist-select-options-btn{background:#fff!important;color:#EF4056!important;border:1px solid #EF4056!important;flex:1;height:40px;border-radius:8px!important;cursor:pointer!important;font-size:12px!important;font-weight:600!important;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease;text-decoration:none;gap:6px;padding:8px 16px;min-width:128px}.beban-wishlist-select-options-btn:hover,.beban-wishlist-select-options-btn:focus,.beban-wishlist-select-options-btn:active{background:transparent!important;color:#EF4056!important;text-decoration:none}.beban-wishlist-remove-btn{background-color:#fff!important;color:#81858B!important;width:40px;min-width:40px;flex-shrink:0;height:40px;border-radius:8px!important;cursor:pointer!important;font-size:12px!important;font-weight:600!important;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease;gap:6px;border:1px solid #E0E0E2!important;padding:0!important}.beban-wishlist-remove-btn:hover,.beban-wishlist-remove-btn:focus,.beban-wishlist-remove-btn:active{background:transparent!important}@media (max-width:768px){.beban-wishlist-grid{grid-template-columns:1fr;gap:15px}.beban-wishlist-list{gap:15px}.beban-wishlist-item{padding:12px}.beban-wishlist-item-list{flex-direction:column}.beban-wishlist-item-list .beban-wishlist-image{width:100%}.beban-wishlist-item-list .beban-wishlist-image img{width:100%;height:auto}.beban-wishlist-image img{width:100%}.beban-wishlist-details h4{height:36px}.beban-wishlist-item.in-cart .beban-wishlist-cart-notice{font-size:11px;padding:8px;width:90%}.beban-wishlist-item.in-cart .beban-wishlist-cart-notice svg{width:28px;height:28px}.beban-wishlist-buttons{flex-direction:column;gap:8px}.beban-wishlist-add-to-cart-btn,.beban-wishlist-select-options-btn{height:44px;font-size:11px;flex:1}.beban-wishlist-remove-btn{height:44px;font-size:11px;width:40px;min-width:40px;flex-shrink:0}.beban-wishlist-price,.beban-wishlist-item-list .beban-wishlist-content{min-height:auto}.beban-wishlist-item-list .beban-wishlist-content{gap:16px}.beban-wishlist-item-list .beban-wishlist-add-to-cart-btn,.beban-wishlist-item-list .beban-wishlist-select-options-btn{flex:1}.beban-price-wrapper{flex-direction:row}.beban-wishlist-price{align-items:self-start}}@media (max-width:480px){.beban-wishlist-grid{grid-template-columns:1fr;gap:12px}.beban-wishlist-item{padding:10px}.beban-wishlist-image img{width:100%}.beban-wishlist-buttons{gap:6px}.beban-wishlist-add-to-cart-btn,.beban-wishlist-select-options-btn{height:40px;font-size:10px;flex:1}.beban-wishlist-remove-btn{height:40px;font-size:10px;width:40px;min-width:40px;flex-shrink:0}.woocommerce-account .beban-wishlist-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@keyframes wishlistPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.beban-wishlist-btn.beban-wishlisted{animation:wishlistPulse 0.3s ease-in-out}.beban-wishlist-btn.beban-disabled svg{opacity:.5}.beban-wishlist-empty{text-align:center;padding:40px 20px;color:#999}.beban-wishlist-empty svg{margin-bottom:15px;opacity:.6}.beban-wishlist-item:hover .beban-wishlist-image img{transform:scale(1.05)}.beban-wishlist-btn:focus,.beban-wishlist-remove-btn:focus{outline:2px solid #ef394e;outline-offset:2px}.beban-wishlist-btn[aria-label]{position:relative}.beban-wishlist-btn[aria-label]:hover::after{content:attr(aria-label);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:rgb(0 0 0 / .8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000}.beban-wishlist-account-page{padding:0}.beban-wishlist-account-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px;text-align:right}.beban-wishlist-account-header h2{margin:0px!important;text-align:right;color:#333;font-size:16px;font-weight:700}.beban-wishlist-account-header p{color:#666;margin:10px 0 0;text-align:right;font-size:14px;line-height:1.5}.woocommerce-account .beban-wishlist-grid{grid-template-columns:repeat(3,1fr);gap:8px}.woocommerce-account .beban-wishlist-details h4 a{color:#333}@media (max-width:768px){.woocommerce-account .beban-wishlist-grid{grid-template-columns:repeat(1,1fr);gap:15px}.woocommerce-account .beban-wishlist-item{padding:10px}.woocommerce-account .beban-wishlist-image img{width:100%}}.beban-wishlist-pagination{display:flex;justify-content:space-between;align-items:center;margin:30px 0;padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.beban-wishlist-pagination-info{font-size:14px;color:#666;font-weight:500}.beban-wishlist-pagination-links{display:flex;align-items:center;gap:8px}.beban-wishlist-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#333;text-decoration:none;font-size:14px;font-weight:500;transition:all 0.3s ease;line-height:1}.beban-wishlist-page-link:hover{border-color:#ef394e;color:#ef394e!important}.beban-wishlist-page-link.beban-wishlist-page-current{background:#ef394e;border-color:#ef394e;color:#fff!important}.beban-wishlist-page-link.beban-wishlist-page-current:hover{background:#d6333a;border-color:#d6333a;color:#fff!important}.beban-wishlist-page-dots{color:#999;font-weight:500;padding:0 4px}@media (max-width:768px){.beban-wishlist-pagination{flex-direction:column;gap:15px;text-align:center}.beban-wishlist-pagination-links{flex-wrap:wrap;justify-content:center}.beban-wishlist-page-link{min-width:32px;height:32px;font-size:13px}}@media (max-width:480px){.beban-wishlist-pagination-info{font-size:12px}.beban-wishlist-page-link{min-width:28px;height:28px;font-size:12px;padding:0 4px}}.beban-wishlist-bulk-actions{margin:16px 0;padding:12px;background:#f8f9fa;border-radius:8px}.beban-wishlist-bulk-controls{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:space-between}.beban-wishlist-checkbox-wrapper{--s-xsmall:0.625em;--s-small:1.2em;--border-width:1px;--c-primary:#ef394e;--c-primary-20-percent-opacity:rgb(239 57 78 / 20%);--c-primary-10-percent-opacity:rgb(239 57 78 / 10%);--t-base:0.4s;--t-fast:0.2s;--e-in:ease-in;--e-out:cubic-bezier(.11,.29,.18,.98)}.beban-wishlist-checkbox-wrapper .visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;opacity:0;pointer-events:auto}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;gap:8px}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox+.beban-wishlist-checkbox{margin-top:var(--s-small)}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox__symbol{display:inline-block;display:flex;border:2px solid #81848b;position:relative;border-radius:4px;width:1.5em;height:1.5em;transition:box-shadow var(--t-base) var(--e-out),background-color var(--t-base)}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox__symbol:after{content:"";position:absolute;top:.6em;left:.7em;width:.25em;height:.25em;background-color:#cacaca;opacity:0;border-radius:3em;transform:scale(1);transform-origin:50% 50%}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox .beban-wishlist-checkbox__icon{width:1em;height:1em;margin:auto;fill:none;stroke-width:3;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;color:var(--c-primary);display:inline-block}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox .beban-wishlist-checkbox__icon path{transition:stroke-dashoffset var(--t-fast) var(--e-in);stroke-dasharray:30px,31px;stroke-dashoffset:31px}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox__textwrapper{margin:0;font-weight:500;color:#333}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox__trigger:checked+.beban-wishlist-checkbox__symbol:after{-webkit-animation:beban-wishlist-ripple 1.5s var(--e-out);animation:beban-wishlist-ripple 1.5s var(--e-out)}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox__trigger:checked+.beban-wishlist-checkbox__symbol .beban-wishlist-checkbox__icon path{transition:stroke-dashoffset var(--t-base) var(--e-out);stroke-dashoffset:0}.beban-wishlist-checkbox-wrapper .beban-wishlist-checkbox__trigger:focus+.beban-wishlist-checkbox__symbol{box-shadow:0 0 0 .25em var(--c-primary-20-percent-opacity)}@-webkit-keyframes beban-wishlist-ripple{from{transform:scale(0);opacity:1}to{opacity:0;transform:scale(20)}}@keyframes beban-wishlist-ripple{from{transform:scale(0);opacity:1}to{opacity:0;transform:scale(20)}}.beban-wishlist-select-all{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;color:#333}.beban-wishlist-select-all .beban-wishlist-checkbox-wrapper{margin:0}.beban-wishlist-bulk-remove-btn{background:transparent!important;background-color:transparent!important;color:#81858B!important;border:1px solid #E0E0E2!important;cursor:pointer;font-size:12px;font-weight:600;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease;text-decoration:none;gap:6px;display:flex!important;padding:10px!important;height:48px;border-radius:8px!important}.beban-wishlist-bulk-remove-btn:hover:not(:disabled),.beban-wishlist-bulk-remove-btn:focus:not(:disabled),.beban-wishlist-bulk-remove-btn:active:not(:disabled){background:transparent!important;background-color:transparent!important;color:#81858B!important;text-decoration:none;border-color:#E0E0E2!important}.beban-wishlist-bulk-remove-btn:disabled{background:#f5f5f5;color:#ccc!important;border-color:#e0e0e0;cursor:not-allowed;opacity:.6}.beban-wishlist-selected-count{font-weight:600}.beban-wishlist-item{position:relative}.beban-wishlist-item-checkbox{position:absolute;top:10px;left:10px;z-index:10}.beban-wishlist-item-checkbox .beban-wishlist-checkbox-wrapper{margin:0}.beban-wishlist-item-checkbox .checkbox{margin:0}.beban-wishlist-item-checkbox .checkbox__symbol{margin-right:0}@media (max-width:768px){.beban-wishlist-bulk-controls{flex-direction:column;align-items:stretch;gap:10px}.beban-wishlist-bulk-remove-btn{justify-content:center}}@media (max-width:480px){.beban-wishlist-bulk-actions{padding:10px}.beban-wishlist-item-checkbox{top:5px;right:5px}.beban-wishlist-item-checkbox input[type="checkbox"]{width:18px;height:18px}}