:root{--kwl-red:#b80f1e;--kwl-red-dark:#7e0712;--kwl-black:#0c0c0d;--kwl-text:#151515;--kwl-muted:#747474;--kwl-line:#ececef;--kwl-soft:#f7f7f8;--kwl-green:#159a55;--kwl-radius:18px;--kwl-font:"Vazirmatn","IRANSansX","Dana","Shabnam","Yekan Bakh","Segoe UI",Tahoma,Arial,sans-serif}.kwl-button,.kwl-account,.kwl-toast,.kwl-elementor-placeholder{font-family:var(--kwl-font)}.kwl-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 16px;border:1px solid #dedee2;border-radius:14px;background:#fff;color:#222;cursor:pointer;font:600 14px/1.5 var(--kwl-font);transition:.22s ease;position:relative;overflow:hidden}.kwl-button:hover{border-color:var(--kwl-red);color:var(--kwl-red);transform:translateY(-1px)}.kwl-button:focus-visible{outline:3px solid rgba(184,15,30,.18);outline-offset:3px}.kwl-button.is-saved{color:var(--kwl-red);border-color:rgba(184,15,30,.35);background:#fff7f8}.kwl-button.is-saved .kwl-button-icon svg{fill:currentColor}.kwl-button-icon{width:22px;height:22px;display:inline-flex;flex:0 0 auto}.kwl-button-icon svg,.kwl-card-remove svg,.kwl-clear-button svg,.kwl-cart-button svg,.kwl-empty svg,.kwl-elementor-placeholder svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kwl-style-icon{width:46px;height:46px;padding:0;border-radius:50%}.kwl-style-button{background:var(--kwl-black);border-color:var(--kwl-black);color:#fff;min-height:50px;padding-inline:22px}.kwl-style-button:hover{background:var(--kwl-red);color:#fff}.kwl-button-count{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 6px;border-radius:20px;background:#f1f1f3;color:#444;font-size:11px}.kwl-spinner{position:absolute;width:18px;height:18px;border:2px solid rgba(0,0,0,.15);border-top-color:currentColor;border-radius:50%;opacity:0;animation:kwl-spin .7s linear infinite}.kwl-button.is-loading .kwl-button-icon,.kwl-button.is-loading .kwl-button-label,.kwl-button.is-loading .kwl-button-count{opacity:.18}.kwl-button.is-loading .kwl-spinner{opacity:1}@keyframes kwl-spin{to{transform:rotate(360deg)}}.kwl-auto-position{margin:14px 0}.kwl-toast{position:fixed;z-index:999999;left:28px;bottom:28px;max-width:min(420px,calc(100vw - 32px));display:flex;align-items:center;gap:12px;padding:14px 15px;background:#111;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 18px 60px rgba(0,0,0,.28);opacity:0;transform:translateY(18px);pointer-events:none;transition:.25s ease;direction:rtl}.kwl-toast.is-visible{opacity:1;transform:none;pointer-events:auto}.kwl-toast-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:#1d9b5a;font-weight:900}.kwl-toast.is-error .kwl-toast-icon{background:var(--kwl-red)}.kwl-toast div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.kwl-toast strong{font-size:13px;line-height:1.8}.kwl-toast a{color:#ff9ca4;text-decoration:none;font-size:12px;font-weight:800}.kwl-toast button{margin-right:auto;border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.kwl-account{direction:rtl;color:var(--kwl-text);width:100%;min-width:0;align-self:stretch;justify-self:stretch}.kca-extension-slot>.kwl-account{width:100%;align-self:stretch;justify-self:stretch}.kwl-account-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.kwl-account-tabs{display:flex;align-items:center;gap:6px;padding:5px;background:#f4f4f6;border-radius:15px;overflow-x:auto;scrollbar-width:none}.kwl-account-tabs::-webkit-scrollbar{display:none}.kwl-account-tabs a{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:10px 14px;border-radius:11px;color:#59595d;text-decoration:none;font-size:13px;font-weight:800}.kwl-account-tabs a b{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:50%;background:#e7e7ea;font-size:11px}.kwl-account-tabs a.is-active{background:#fff;color:var(--kwl-red);box-shadow:0 5px 16px rgba(0,0,0,.06)}.kwl-account-actions{display:flex;align-items:center;gap:10px}.kwl-account-actions select{height:44px;min-width:170px;border:1px solid var(--kwl-line);border-radius:12px;background:#fff;padding:0 14px;color:#333;font-family:var(--kwl-font)}.kwl-clear-button{display:inline-flex;align-items:center;gap:7px;height:44px;padding:0 13px;border:1px solid #f0c6ca;border-radius:12px;background:#fff7f8;color:var(--kwl-red);cursor:pointer;font:700 12px var(--kwl-font)}.kwl-clear-button svg{width:18px;height:18px}.kwl-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.kwl-product-card{border:1px solid var(--kwl-line);border-radius:20px;background:#fff;overflow:hidden;transition:.25s ease}.kwl-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(0,0,0,.08);border-color:#dedee2}.kwl-product-card.is-removing{opacity:0;transform:scale(.96)}.kwl-product-media{position:relative;aspect-ratio:1/1;background:#fafafa;overflow:hidden}.kwl-product-media>a{display:block;width:100%;height:100%}.kwl-product-media img{width:100%;height:100%;object-fit:contain;padding:16px;transition:.3s ease}.kwl-product-card:hover .kwl-product-media img{transform:scale(1.035)}.kwl-stock-badge{position:absolute;right:12px;top:12px;padding:6px 10px;border-radius:20px;background:#e9fff3;color:var(--kwl-green);font-size:11px;font-weight:800}.is-unavailable .kwl-stock-badge{background:#fff0f1;color:var(--kwl-red)}.kwl-card-remove{position:absolute;left:12px;top:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:rgba(255,255,255,.94);color:#555;cursor:pointer;transition:.2s}.kwl-card-remove:hover{color:#fff;background:var(--kwl-red);border-color:var(--kwl-red)}.kwl-card-remove svg{width:18px;height:18px}.kwl-product-body{padding:16px}.kwl-product-title{display:-webkit-box;min-height:48px;color:#171719;text-decoration:none;font-size:14px;font-weight:800;line-height:1.8;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kwl-variation-text{display:block;color:var(--kwl-muted);font-size:11px;line-height:1.8;margin:5px 0}.kwl-product-price{min-height:35px;margin-top:10px;color:#111;font-size:15px;font-weight:900}.kwl-product-price del{color:#aaa;font-size:12px;font-weight:500}.kwl-product-price ins{text-decoration:none;color:var(--kwl-red)}.kwl-added-date{display:block;margin-top:5px;color:#999;font-size:10px}.kwl-product-actions{display:flex;margin-top:14px}.kwl-cart-button,.kwl-view-button{width:100%;min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#111;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800;transition:.2s}.kwl-cart-button:hover,.kwl-view-button:hover{background:var(--kwl-red)}.kwl-cart-button svg{width:18px;height:18px}.kwl-empty{display:flex;min-height:320px;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:36px;border:1px dashed #dadade;border-radius:20px;background:#fafafa}.kwl-empty>span{display:flex;width:72px;height:72px;align-items:center;justify-content:center;border-radius:50%;background:#fff0f1;color:var(--kwl-red);margin-bottom:14px}.kwl-empty svg{width:34px;height:34px}.kwl-empty h3{margin:0 0 6px;font-size:18px}.kwl-empty p{margin:0 0 18px;color:#777;max-width:440px;line-height:1.9}.kwl-empty a{display:inline-flex;padding:11px 19px;border-radius:12px;background:#111;color:#fff!important;text-decoration:none!important;font-weight:800;font-size:12px}.kwl-pagination{display:flex;justify-content:center;gap:7px;margin-top:24px}.kwl-pagination a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--kwl-line);border-radius:11px;color:#444;text-decoration:none;font-size:12px;font-weight:800}.kwl-pagination a.is-active{background:var(--kwl-red);border-color:var(--kwl-red);color:#fff}.kwl-elementor-placeholder{display:inline-flex;align-items:center;gap:9px;padding:12px 15px;border:1px dashed #ccc;border-radius:12px;color:#555;background:#fafafa}.kwl-elementor-placeholder svg{width:22px;height:22px;color:var(--kwl-red)}@media(max-width:1100px){.kwl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.kwl-toast{left:16px;right:16px;bottom:18px;max-width:none}.kwl-account-toolbar{align-items:stretch;flex-direction:column}.kwl-account-tabs{width:100%;justify-content:flex-start}.kwl-account-tabs a{padding:10px 12px}.kwl-account-actions{justify-content:space-between}.kwl-account-actions label{flex:1}.kwl-account-actions select{width:100%;min-width:0}.kwl-clear-button span{display:none}.kwl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kwl-product-card{border-radius:16px}.kwl-product-media img{padding:8px}.kwl-stock-badge{right:8px;top:8px;padding:5px 8px;font-size:9px}.kwl-card-remove{left:8px;top:8px;width:32px;height:32px}.kwl-product-body{padding:11px}.kwl-product-title{min-height:44px;font-size:12px}.kwl-product-price{font-size:13px}.kwl-cart-button,.kwl-view-button{min-height:40px;font-size:11px}.kwl-added-date{display:none}}@media(max-width:420px){.kwl-product-grid{grid-template-columns:1fr}.kwl-product-media{aspect-ratio:4/3}.kwl-product-title{min-height:auto}.kwl-product-card{display:grid;grid-template-columns:120px minmax(0,1fr)}.kwl-product-media{height:100%;aspect-ratio:auto}.kwl-product-actions{margin-top:9px}}
