.yfcd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1999;background:#00000073;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-webkit-tap-highlight-color:transparent}.yfcd-overlay.is-open{opacity:1;visibility:visible}.yfcd{--green: #2e7d32;--green-2: #4caf50;--orange: #ff9800;--text: #212121;--muted: #6b7280;--line: #eef0ec;--radius: 14px;--shadow: 0 8px 32px rgba(0,0,0,.12);position:fixed;top:0;bottom:0;left:auto;right:0;z-index:2000;width:100%;max-width:440px;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);box-shadow:var(--shadow);font-family:Cairo,Tajawal,system-ui,-apple-system,Segoe UI,sans-serif;direction:rtl}.yfcd.is-open{transform:translate(0)}.yfcd__head{flex:none;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid var(--line)}.yfcd__head h2{margin:0;font-size:20px;font-weight:900;color:var(--text)}.yfcd__head h2 small{font-weight:600;font-size:14px;color:var(--muted)}.yfcd__close{width:38px;height:38px;display:grid;place-items:center;border:0;background:#f3f4f6;border-radius:50%;cursor:pointer;color:var(--text);font-size:20px;font-weight:700;transition:background .15s ease}.yfcd__close:hover{background:#e5e7eb}.yfcd__body{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.yfcd__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 24px;text-align:center}.yfcd__empty-ic{color:var(--line);stroke-width:1.2}.yfcd__empty h3{margin:0;font-size:20px;font-weight:800;color:var(--text)}.yfcd__empty p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.yfcd__shop-link{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;font-weight:800;font-size:15px;padding:14px 32px;border-radius:999px;text-decoration:none;margin-top:8px;transition:background .15s ease,transform .15s ease}.yfcd__shop-link:hover{background:#266a2a;transform:translateY(-2px)}.yfcd__items{padding:4px 0}.yfcd__item{display:flex;align-items:flex-start;gap:14px;padding:14px 20px;border-bottom:1px solid var(--line);position:relative;transition:opacity .2s ease}.yfcd__item.is-removing{opacity:.3;pointer-events:none}.yfcd__item-media{flex:none;width:80px;height:80px;border-radius:12px;overflow:hidden;background:var(--bg-light)}.yfcd__item-media img{width:100%;height:100%;object-fit:cover;display:block}.yfcd__item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.yfcd__item-name{margin:0;font-size:14px;font-weight:800;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yfcd__item-unit{font-size:12px;color:var(--muted);font-weight:600}.yfcd__item-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.yfcd__item-price{font-size:15px;font-weight:900;color:var(--green);white-space:nowrap}.yfcd__qty{display:inline-flex;align-items:center;gap:0;border:1.5px solid var(--line);border-radius:999px;overflow:hidden;background:#f9fafb}.yfcd__qty-btn{width:32px;height:32px;border:0;background:none;cursor:pointer;display:grid;place-items:center;font-size:17px;font-weight:700;color:var(--text);transition:background .12s ease}.yfcd__qty-btn:hover{background:#e5e7eb}.yfcd__qty-btn:disabled{opacity:.3;cursor:default}.yfcd__qty-val{min-width:28px;text-align:center;font-size:14px;font-weight:800;color:var(--text);padding:4px 0}.yfcd__item-remove{width:28px;height:28px;display:grid;place-items:center;border:0;background:none;cursor:pointer;color:#9ca3af;border-radius:50%;flex:none;transition:color .15s ease,background .15s ease}.yfcd__item-remove:hover{color:#ef4444;background:#fef2f2}.yfcd__footer{flex:none;border-top:1px solid var(--line);background:#fafcf9;padding:18px 20px 20px;box-shadow:0 -6px 16px #1f29370f}.yfcd__summary{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.yfcd__row{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#374151;font-weight:600}.yfcd__row-value{font-weight:700}.yfcd__row-label{color:#6b7280;font-weight:600;font-size:13.5px}.yfcd__row--total{font-size:20px;font-weight:900;color:#111827;padding-top:14px;margin-top:10px;border-top:2px solid #e5e7eb}.yfcd__row--total .yfcd__row-value{color:var(--green);font-size:22px}.yfcd__shipping-amount{text-decoration:line-through;color:#9ca3af;margin-left:6px;font-weight:600;font-size:13px}.yfcd__free{color:var(--green);font-weight:800;font-size:13px;background:#eaf6e9;padding:2px 10px 2px 8px;border-radius:999px;white-space:nowrap}.yfcd__free-amount{font-size:12px;font-weight:700}.yfcd__checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:linear-gradient(135deg,var(--green) 0%,#1b6b20 100%);color:#fff;font-weight:900;font-size:18px;padding:18px 24px;border:0;border-radius:999px;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 8px 24px #2e7d3259;letter-spacing:.3px}.yfcd__checkout:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2e7d3273}.yfcd__checkout:active{transform:translateY(0)}.yfcd__checkout svg{width:20px;height:20px;flex:none}.yfcd__spinner{display:inline-block;width:16px;height:16px;border:2.5px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:yfcd-spin .7s linear infinite;margin:0 auto}@keyframes yfcd-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.yfcd{max-width:100%;border-radius:0}.yfcd__item-media{width:72px;height:72px}.yfcd__item{padding:12px 16px;gap:12px}.yfcd__head{padding:14px 16px 10px}.yfcd__footer{padding:14px 16px 16px}}.yfcm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2999;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-webkit-tap-highlight-color:transparent}.yfcm-overlay.is-open{opacity:1;visibility:visible}.yfcm{--green: #2e7d32;--green-2: #4caf50;--orange: #ff9800;--text: #212121;--muted: #6b7280;--line: #eef0ec;--radius: 16px;--shadow: 0 16px 48px rgba(0,0,0,.15);position:fixed;z-index:3000;top:50%;left:50%;transform:translate(-50%,-50%) scale(.92);width:calc(100% - 24px);max-width:480px;max-height:90vh;background:#fff;border-radius:var(--radius);display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s ease,visibility .3s ease;box-shadow:var(--shadow);font-family:Cairo,Tajawal,system-ui,-apple-system,Segoe UI,sans-serif;direction:rtl;overflow:hidden}.yfcm.is-open{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.yfcm__head{flex:none;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid var(--line)}.yfcm__head h2{margin:0;font-size:20px;font-weight:900;color:var(--text)}.yfcm__close{width:38px;height:38px;display:grid;place-items:center;border:0;background:#f3f4f6;border-radius:50%;cursor:pointer;color:var(--text);font-size:20px;font-weight:700;transition:background .15s ease}.yfcm__close:hover{background:#e5e7eb}.yfcm__body{flex:1;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}.yfcm__form{display:flex;flex-direction:column;gap:18px}.yfcm__field{display:flex;flex-direction:column;gap:6px}.yfcm__label{font-size:14px;font-weight:800;color:var(--text)}.yfcm__optional{font-weight:600;font-size:12px;color:var(--muted)}.yfcm__required{color:#ef4444}.yfcm__input,.yfcm__textarea{width:100%;padding:14px 16px;border:1.5px solid var(--line);border-radius:12px;font:inherit;font-weight:600;font-size:15px;color:var(--text);background:#f9fafb;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.yfcm__input:focus,.yfcm__textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #2e7d3214;background:#fff}.yfcm__input.is-error{border-color:#ef4444;box-shadow:0 0 0 4px #ef444414}.yfcm__input::placeholder,.yfcm__textarea::placeholder{color:#9ca3af;font-weight:500}.yfcm__textarea{resize:vertical;min-height:80px;line-height:1.6}.yfcm__error{font-size:12px;font-weight:600;color:#ef4444;min-height:0}.yfcm__loc-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 14px;border:1.5px solid var(--line);border-radius:12px;background:#f9fafb;cursor:pointer;font:inherit;font-weight:700;font-size:14px;color:var(--text);transition:border-color .15s ease,background .15s ease,transform .15s ease}.yfcm__loc-btn:hover{border-color:var(--green);background:#f0f7ef;transform:translateY(-1px)}.yfcm__loc-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.yfcm__loc-btn svg{flex:none;color:var(--green);width:20px;height:20px}.yfcm__or{text-align:center;position:relative;font-size:13px;font-weight:700;color:var(--muted)}.yfcm__or:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--line)}.yfcm__or span{background:#fff;padding:0 12px;position:relative;z-index:1}.yfcm__loc-preview{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f0f7ef;border:1.5px solid var(--green-2);border-radius:12px;font-size:13px;font-weight:600;color:var(--text);line-height:1.5}.yfcm__loc-preview.is-visible{animation:yfcm-slideIn .25s ease}.yfcm__loc-addr{flex:1;min-width:0}.yfcm__loc-change{flex:none;border:0;background:#fff;padding:6px 12px;border-radius:8px;font:inherit;font-size:12px;font-weight:700;color:var(--green);cursor:pointer;white-space:nowrap;transition:background .12s ease}.yfcm__loc-change:hover{background:#e5f1e4}.yfcm__loc-status{font-size:13px;font-weight:600;min-height:0}.yfcm__loc-status--loading{color:var(--green-2)}.yfcm__loc-status--success{color:var(--green)}.yfcm__loc-status--error{color:#ef4444}.yfcm__submit{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--green) 0%,#1b6b20 100%);color:#fff;font-weight:900;font-size:18px;padding:16px 24px;border:0;border-radius:14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;box-shadow:0 8px 24px #2e7d324d;margin-top:4px}.yfcm__submit:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2e7d3266}.yfcm__submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.yfcm__spinner{display:inline-block;width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:yfcm-spin .7s linear infinite}@keyframes yfcm-spin{to{transform:rotate(360deg)}}@keyframes yfcm-slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.yfcm{width:calc(100% - 16px);max-width:none;top:auto;bottom:0;left:8px;right:8px;transform:translateY(20px) scale(.98);max-height:92vh;border-radius:16px 16px 0 0}.yfcm.is-open{transform:translateY(0) scale(1)}.yfcm__body{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/yf-cart-drawer.css.map */
