:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--md-sys-color-primary:#007568;--md-sys-color-on-primary:#fff;--md-sys-color-primary-container:#c8f4eb;--md-sys-color-on-primary-container:#032720;--md-sys-color-secondary:#28557a;--md-sys-color-on-secondary:#fff;--md-sys-color-secondary-container:#dbeafe;--md-sys-color-on-secondary-container:#0b2540;--md-sys-color-tertiary:#ba2740;--md-sys-color-on-tertiary:#fff;--md-sys-color-tertiary-container:#ffe1e8;--md-sys-color-on-tertiary-container:#440716;--md-sys-color-error:#b42318;--md-sys-color-on-error:#fff;--md-sys-color-error-container:#fee4e2;--md-sys-color-on-error-container:#7a271a;--md-sys-color-background:#f6f8fb;--md-sys-color-on-background:#101820;--md-sys-color-surface:#fff;--md-sys-color-on-surface:#101820;--md-sys-color-surface-variant:#e2e8f0;--md-sys-color-on-surface-variant:#475467;--md-sys-color-surface-container-lowest:#fff;--md-sys-color-surface-container-low:#f8fafc;--md-sys-color-surface-container:#f1f5f9;--md-sys-color-surface-container-high:#e9eef5;--md-sys-color-surface-container-highest:#dfe7f0;--md-sys-color-outline:#667085;--md-sys-color-outline-variant:#cbd5e1;--md-sys-color-inverse-surface:#101820;--md-sys-color-inverse-on-surface:#f8fafc;--md-sys-color-scrim:#00000070;--sk-success:#13795b;--sk-success-container:#d1fadf;--sk-on-success-container:#054f31;--sk-warning:#b54708;--sk-warning-container:#fff1d6;--sk-on-warning-container:#7a2e0e;--sk-info:#2f5f8f;--sk-info-container:#d3e4ff;--sk-on-info-container:#001c38;--sk-sale:#d92d20;--sk-sale-container:#fee4e2;--sk-accent-coral:#d65a31;--sk-accent-red:#d12f45;--sk-accent-gold:#b7791f;--sk-font:var(--font-vazirmatn,Vazirmatn), IRANSans, "Segoe UI", Tahoma, Arial, sans-serif;--sk-font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--sk-max:1240px;--sk-page-pad:16px;--sk-gap-1:4px;--sk-gap-2:8px;--sk-gap-3:12px;--sk-gap-4:16px;--sk-gap-5:20px;--sk-gap-6:24px;--sk-gap-8:32px;--sk-radius-xs:4px;--sk-radius-sm:6px;--sk-radius-md:8px;--sk-radius-lg:8px;--sk-radius-full:999px;--sk-state-hover:#00756814;--sk-state-pressed:#00756824;--sk-state-focus:#00756838;--sk-card-line:color-mix(in srgb, var(--md-sys-color-outline-variant) 82%, transparent);--sk-shadow-1:0 1px 2px #1018200f, 0 8px 20px #1018200a;--sk-shadow-2:0 2px 6px #10182014, 0 18px 42px #10182014;--sk-shadow-3:0 8px 18px #1018201f, 0 32px 70px #10182024;--sk-page-wash:linear-gradient(180deg, #fff 0%, #f7fafc 42%, #eef4f7 100%);--sk-brand-gradient:linear-gradient(135deg, #007568 0%, #28557a 58%, #ba2740 100%)}*{box-sizing:border-box}html{background:var(--md-sys-color-background);min-width:320px;color:var(--md-sys-color-on-background);font-family:var(--sk-font);letter-spacing:0;scrollbar-gutter:stable;text-rendering:optimizelegibility}body{background:var(--sk-page-wash);min-height:100vh;margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}img,svg{display:block}img{max-width:100%}strong,b{font-weight:800}small{font-size:.82rem}::selection{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.sk-skip-link{z-index:9999;border-radius:var(--sk-radius-full);background:var(--md-sys-color-inverse-surface);min-height:44px;color:var(--md-sys-color-inverse-on-surface);box-shadow:var(--sk-shadow-2);align-items:center;padding-inline:16px;font-weight:800;transition:transform .16s;display:inline-flex;position:fixed;inset-block-start:12px;inset-inline-start:12px;transform:translateY(-150%)}.sk-skip-link:focus{outline:3px solid var(--sk-state-focus);outline-offset:2px;transform:translateY(0)}.sk-page{background:var(--sk-page-wash);min-height:100vh}.sk-container{width:min(calc(100% - 32px), var(--sk-max));margin-inline:auto}.sk-band{padding-block:32px}.sk-stack{gap:var(--sk-gap-4);display:grid}.sk-row{align-items:center;gap:var(--sk-gap-3);display:flex}.sk-between{justify-content:space-between;align-items:center;gap:var(--sk-gap-4);display:flex}.sk-section-title{color:var(--md-sys-color-on-surface);margin:0;font-size:1.56rem;font-weight:900;line-height:1.42}.sk-body-muted{color:var(--md-sys-color-on-surface-variant);line-height:1.9}.sk-surface,.sk-panel,.sk-metric,.sk-table-wrap{border:1px solid var(--sk-card-line);border-radius:var(--sk-radius-md)}.sk-surface{background:color-mix(in srgb, var(--md-sys-color-surface) 96%, white);box-shadow:var(--sk-shadow-1)}.sk-panel{background:var(--md-sys-color-surface-container-low);padding:16px}button.sk-panel{cursor:pointer;text-align:start;width:100%}.sk-selected-panel{border-color:var(--md-sys-color-primary);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);box-shadow:0 0 0 3px var(--sk-state-focus)}.sk-panel-strong{background:var(--md-sys-color-inverse-surface);color:var(--md-sys-color-inverse-on-surface);border-color:#0000}.sk-panel-strong .sk-body-muted{color:color-mix(in srgb, var(--md-sys-color-inverse-on-surface) 74%, transparent)}.sk-button,.sk-icon-button{isolation:isolate;cursor:pointer;-webkit-user-select:none;user-select:none;border:0;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;position:relative}.sk-button{border-radius:var(--sk-radius-full);white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-size:.92rem;font-weight:850;line-height:1;display:inline-flex}.sk-button:after,.sk-icon-button:after,.sk-product-cta:after,.wishlist-button:after{content:"";z-index:-1;border-radius:inherit;opacity:0;background:currentColor;transition:opacity .16s;position:absolute;inset:0}.sk-button:hover:after,.sk-icon-button:hover:after,.sk-product-cta:hover:after,.wishlist-button:hover:after{opacity:.08}.sk-button:active:after,.sk-icon-button:active:after,.sk-product-cta:active:after,.wishlist-button:active:after{opacity:.14}.sk-button:disabled,.sk-icon-button:disabled,.wishlist-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;transform:none}.sk-button:not(:disabled):hover,.sk-icon-button:not(:disabled):hover{box-shadow:var(--sk-shadow-1);transform:translateY(-1px)}.sk-button:focus-visible,.sk-icon-button:focus-visible,.sk-input:focus-visible,.sk-select:focus-visible,.sk-textarea:focus-visible,.wishlist-button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--sk-state-focus);outline-offset:2px}.sk-button-filled{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:var(--sk-shadow-1)}.sk-button-tonal{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.sk-button-outlined{color:var(--md-sys-color-primary);border:1px solid var(--md-sys-color-outline);background:0 0}.sk-icon-button{border-radius:var(--sk-radius-full);background:var(--md-sys-color-surface-container-low);block-size:44px;inline-size:44px;color:var(--md-sys-color-on-surface-variant);border:1px solid #0000;place-items:center;display:inline-grid}.sk-field{gap:6px;display:grid}.sk-field>span,.admin-row-label{color:var(--md-sys-color-on-surface-variant);font-size:.84rem;font-weight:800}.sk-input,.sk-select,.sk-textarea{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--sk-radius-sm);background:var(--md-sys-color-surface-container-lowest);width:100%;min-height:48px;color:var(--md-sys-color-on-surface);padding:0 14px;transition:border-color .16s,box-shadow .16s,background-color .16s}.sk-select{padding-inline-end:36px}.sk-textarea{resize:vertical;min-height:116px;padding-block:12px;line-height:1.8}.sk-input:focus,.sk-select:focus,.sk-textarea:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px var(--sk-state-focus);outline:0}.sk-input::placeholder,.sk-textarea::placeholder{color:color-mix(in srgb, var(--md-sys-color-on-surface-variant) 62%, transparent)}.sk-grid{gap:var(--sk-gap-4);display:grid}.sk-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sk-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sk-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sk-chip-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sk-chip,.sk-status{border-radius:var(--sk-radius-full);white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:30px;padding-inline:10px;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex}.sk-chip{background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface-variant);border:1px solid color-mix(in srgb, var(--md-sys-color-outline-variant) 78%, transparent)}.sk-chip-accent{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.sk-chip-success{background:var(--sk-success-container);color:var(--sk-on-success-container)}.sk-chip-blue{background:var(--sk-info-container);color:var(--sk-on-info-container)}.sk-chip-warning{background:var(--sk-warning-container);color:var(--sk-on-warning-container)}.sk-chip-soft{background:color-mix(in srgb, var(--md-sys-color-secondary-container) 54%, white);color:var(--md-sys-color-on-secondary-container)}.sk-status{background:var(--sk-info-container);color:var(--sk-on-info-container)}.sk-status-success{background:var(--sk-success-container);color:var(--sk-on-success-container)}.sk-status-warning{background:var(--sk-warning-container);color:var(--sk-on-warning-container)}.sk-status-danger{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.sk-notice{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--sk-radius-md);background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface);margin:0;padding:12px 14px;line-height:1.8}.sk-notice-error{border-color:color-mix(in srgb, var(--md-sys-color-error) 34%, var(--md-sys-color-outline-variant));background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.auth-otp-summary{border:1px solid color-mix(in srgb, var(--md-sys-color-primary) 24%, var(--md-sys-color-outline-variant));border-radius:var(--sk-radius-md);background:color-mix(in srgb, var(--md-sys-color-primary-container) 48%, var(--md-sys-color-surface));min-height:50px;color:var(--md-sys-color-on-primary-container);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.auth-otp-summary span{overflow-wrap:anywhere;min-width:0;font-weight:850}.auth-otp-summary button{border-radius:var(--sk-radius-full);background:var(--md-sys-color-surface);min-height:34px;color:var(--md-sys-color-primary);cursor:pointer;border:0;flex:none;align-items:center;gap:6px;padding-inline:10px;font-size:.8rem;font-weight:900;display:inline-flex}.auth-otp-summary button:disabled{cursor:not-allowed;opacity:.56}.sk-metric{background:var(--md-sys-color-surface);min-height:128px;box-shadow:var(--sk-shadow-1);align-content:space-between;gap:16px;padding:18px;display:grid}.sk-metric strong{color:var(--md-sys-color-on-surface);font-size:1.55rem;font-weight:950;line-height:1.2}.sk-metric span{color:var(--md-sys-color-on-surface-variant);font-weight:800}.sk-metric svg{color:var(--md-sys-color-primary)}.sk-table-wrap{background:var(--md-sys-color-surface);box-shadow:var(--sk-shadow-1);overflow-x:auto}.sk-table{border-collapse:collapse;text-align:start;width:100%;min-width:860px}.sk-table th,.sk-table td{border-bottom:1px solid var(--md-sys-color-outline-variant);vertical-align:top;padding:14px 16px}.sk-table th{z-index:1;background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface-variant);white-space:nowrap;font-size:.8rem;font-weight:900;position:sticky;top:0}.sk-table tr:last-child td{border-bottom:0}.sk-table tbody tr{transition:background-color .14s}.sk-brand-icon{block-size:100%;inline-size:100%}.sk-brand-icon-bag{fill:#ffffffeb}.sk-brand-icon-handle,.sk-brand-icon-stem{fill:none;stroke:#17302e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.sk-brand-icon-handle{stroke:#ffffffe6}.sk-brand-icon-stem{stroke-width:3px}.sk-brand-icon-spark{fill:#ffe08a}.sk-product-card{border:1px solid var(--sk-card-line);border-radius:var(--sk-radius-md);background:linear-gradient(180deg, var(--md-sys-color-surface) 0%, var(--md-sys-color-surface-container-lowest) 100%);min-width:0;box-shadow:var(--sk-shadow-1);grid-template-rows:auto 1fr;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.sk-product-card:hover{border-color:color-mix(in srgb, var(--md-sys-color-primary) 38%, var(--md-sys-color-outline-variant));box-shadow:var(--sk-shadow-2);transform:translateY(-2px)}.sk-product-media{aspect-ratio:1/.8;background:var(--md-sys-color-surface-container);display:block;position:relative;overflow:hidden}.sk-product-media img{object-fit:cover;transition:transform .28s}.sk-product-card:hover .sk-product-media img{transform:scale(1.035)}.sk-discount-pill{z-index:2;border-radius:var(--sk-radius-full);background:var(--sk-sale);color:#fff;min-height:30px;box-shadow:var(--sk-shadow-1);align-items:center;padding-inline:10px;font-weight:950;display:inline-flex;position:absolute;inset-block-start:10px;inset-inline-start:10px}.sk-product-body{align-content:start;gap:9px;min-width:0;padding:14px;display:grid}.sk-product-context{color:var(--md-sys-color-on-surface-variant);justify-content:space-between;gap:10px;font-size:.78rem;font-weight:800;display:flex}.sk-product-context b{color:var(--md-sys-color-primary)}.sk-product-title{min-height:48px;color:var(--md-sys-color-on-surface);margin:0;font-size:1rem;font-weight:850;line-height:1.55}.sk-product-title a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sk-product-meta,.sk-product-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.sk-product-meta{color:var(--md-sys-color-on-surface-variant);flex-wrap:wrap;font-size:.82rem;font-weight:800}.sk-product-rating{color:var(--sk-warning);align-items:center;gap:4px;display:inline-flex}.sk-product-rating small{color:var(--md-sys-color-on-surface-variant)}.product-stock-ok,.product-stock-out{align-items:center;gap:5px;font-weight:850;display:inline-flex}.sk-product-footer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:2px;display:grid}.sk-product-price,.sk-price{min-width:0;color:var(--md-sys-color-on-surface);gap:2px;font-weight:950;display:grid}.sk-price span{overflow-wrap:anywhere;font-size:1.08rem;line-height:1.45}.sk-price small{color:var(--md-sys-color-on-surface-variant);overflow-wrap:anywhere;font-weight:700;line-height:1.45;text-decoration:line-through}.sk-product-cta{border-radius:var(--sk-radius-full);background:var(--md-sys-color-primary);min-height:42px;color:var(--md-sys-color-on-primary);white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding-inline:14px;font-size:.82rem;font-weight:900;display:inline-flex;position:relative}.sk-table-wrap{scrollbar-gutter:stable both-edges}@media (max-width:1080px){.sk-grid-4,.sk-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.sk-container{width:min(calc(100% - 20px), var(--sk-max))}.sk-band{padding-block:22px}.sk-between{flex-direction:column;align-items:stretch}.sk-grid-4,.sk-grid-3,.sk-grid-2{grid-template-columns:1fr}.sk-button{min-height:46px}.sk-icon-button{block-size:46px;inline-size:46px}.sk-section-title{font-size:1.34rem}.sk-product-footer{grid-template-columns:1fr;align-items:stretch;gap:10px}.sk-product-card{min-height:100%}.sk-product-body{padding:12px}.sk-product-title{min-height:auto;font-size:.94rem}.sk-price span{font-size:.96rem}.sk-product-cta{inline-size:100%;min-height:44px}}:root{--md-sys-color-primary:#ffd23f;--md-sys-color-on-primary:#171511;--md-sys-color-primary-container:#fff1a8;--md-sys-color-on-primary-container:#211b05;--md-sys-color-secondary:#1351b4;--md-sys-color-on-secondary:#fff;--md-sys-color-secondary-container:#d8e6ff;--md-sys-color-on-secondary-container:#061b3f;--md-sys-color-tertiary:#c1123f;--md-sys-color-on-tertiary:#fff;--md-sys-color-tertiary-container:#ffe0e8;--md-sys-color-on-tertiary-container:#4a0214;--md-sys-color-error:#b42318;--md-sys-color-on-error:#fff;--md-sys-color-error-container:#ffe1dc;--md-sys-color-on-error-container:#5f120b;--md-sys-color-background:#eef1eb;--md-sys-color-on-background:#171511;--md-sys-color-surface:#fffaf0;--md-sys-color-on-surface:#171511;--md-sys-color-surface-variant:#e4e1d4;--md-sys-color-on-surface-variant:#4e4a3f;--md-sys-color-surface-container-lowest:#fff;--md-sys-color-surface-container-low:#fffdf6;--md-sys-color-surface-container:#f8f3e7;--md-sys-color-surface-container-high:#eee8d9;--md-sys-color-surface-container-highest:#dfd8c8;--md-sys-color-outline:#686253;--md-sys-color-outline-variant:#c9c1ae;--md-sys-color-inverse-surface:#171511;--md-sys-color-inverse-on-surface:#fffaf0;--sk-success:#087a55;--sk-success-container:#d9f5e8;--sk-on-success-container:#053d2b;--sk-warning:#9b5b00;--sk-warning-container:#ffe9bd;--sk-on-warning-container:#4b2b00;--sk-info:#1351b4;--sk-info-container:#d8e6ff;--sk-on-info-container:#061b3f;--sk-sale:#c1123f;--sk-sale-container:#ffe0e8;--sk-accent-coral:#c1123f;--sk-accent-red:#b42318;--sk-accent-gold:#ffd23f;--sk-wayfinding:#ffd23f;--sk-on-wayfinding:#171511;--sk-ledger-ink:#171511;--sk-receipt-paper:#fffaf0;--sk-dispatch-blue:#1351b4;--sk-offer-carmine:#c1123f;--sk-verified-green:#087a55;--sk-rail:#6d7166;--sk-state-hover:#ffd23f38;--sk-state-pressed:#ffd23f57;--sk-state-focus:#1351b438;--sk-card-line:#17151129;--sk-shadow-1:0 1px 0 #1715110d;--sk-shadow-2:0 8px 20px #17151114;--sk-shadow-3:0 18px 42px #17151124;--sk-page-wash:linear-gradient(180deg, #fffdf6eb 0%, #eef1ebfa 100%), repeating-linear-gradient(0deg, #1715110b 0 1px, transparent 1px 34px);--sk-brand-gradient:linear-gradient(135deg, #171511 0%, #2a240f 76%, #5c4c12 100%)}.sk-section-title{color:var(--sk-ledger-ink);letter-spacing:0}.sk-surface,.sk-panel,.sk-metric,.sk-table-wrap{border:1px solid var(--sk-card-line);border-radius:var(--sk-radius-md);background:var(--sk-receipt-paper);box-shadow:var(--sk-shadow-1)}.sk-selected-panel,.sk-panel-strong{border-color:var(--sk-ledger-ink);background:#fff4bd}.sk-button,.sk-icon-button,.sk-product-cta{box-shadow:none;border-radius:7px;font-weight:900}.sk-button-filled,.sk-product-cta{border:1px solid var(--sk-ledger-ink);background:var(--sk-wayfinding);color:var(--sk-on-wayfinding);box-shadow:inset 0 -2px #1715112e}.sk-button-outlined,.sk-icon-button{color:var(--sk-ledger-ink);background:#fffdf6;border:1px solid #1715113d}.sk-button:not(:disabled):hover,.sk-icon-button:not(:disabled):hover,.sk-product-cta:hover{border-color:var(--sk-ledger-ink);transform:translateY(-1px)}.sk-input,.sk-select,.sk-textarea{color:var(--sk-ledger-ink);background:#fffdf6;border:1px solid #1715113d;border-radius:7px}.sk-input:hover,.sk-select:hover,.sk-textarea:hover,.sk-input:focus,.sk-select:focus,.sk-textarea:focus{border-color:var(--sk-dispatch-blue)}.sk-chip-accent,.sk-status-danger{background:var(--sk-sale-container);color:var(--md-sys-color-on-tertiary-container);border-color:#c1123f59}.sk-chip-success,.sk-status-success{background:var(--sk-success-container);color:var(--sk-on-success-container);border-color:#087a5559}.sk-chip-blue,.sk-status{background:var(--sk-info-container);color:var(--sk-on-info-container);border-color:#1351b447}.sk-chip-warning,.sk-status-warning{background:var(--sk-warning-container);color:var(--sk-on-warning-container);border-color:#9b5b0059}.sk-notice{color:#061b3f;background:#edf4ff;border-color:#1351b447}.sk-table{color:var(--sk-ledger-ink)}.sk-table th{background:var(--sk-ledger-ink);color:#fffaf0}.sk-table tbody tr{background:#fffdf6}.sk-table tbody tr:nth-child(2n){background:#f8f3e7}.sk-brand-icon-bg{fill:var(--sk-ledger-ink)}.sk-brand-icon-panel{fill:var(--sk-wayfinding)}.sk-brand-icon-arrow{fill:none;stroke:var(--sk-ledger-ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.sk-brand-icon-ledger,.sk-brand-icon-pin{fill:none;stroke:#fffaf0;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.sk-brand-icon-pin{stroke:var(--sk-wayfinding)}.sk-product-card{box-shadow:var(--sk-shadow-1);background:#fffdf6;border:1px solid #1715112e;border-radius:8px}.sk-product-media{background:repeating-linear-gradient(0deg,#1715110b 0 1px,#0000 1px 24px),#f4efe2;border-radius:7px 7px 0 0}.sk-discount-pill{background:var(--sk-offer-carmine);color:#fff;box-shadow:none;border:1px solid #17151133;border-radius:6px}.sk-product-footer{border-block-start:1px solid #1715111f;padding-block-start:10px}.sk-status.sk-status-success{background:var(--sk-success-container);color:var(--sk-on-success-container);border-color:#087a5559}.sk-status.sk-status-warning{background:var(--sk-warning-container);color:var(--sk-on-warning-container);border-color:#9b5b0059}.sk-status.sk-status-danger{background:var(--sk-sale-container);color:var(--md-sys-color-on-tertiary-container);border-color:#c1123f59}:root{--sk-font-display:Tahoma, Vazirmatn, IRANSans, "Segoe UI", Arial, sans-serif}h1,h2,h3,.sk-section-title,.sk-card-title,.sk-product-title,.sk-price span{font-family:var(--sk-font-display)}.sk-button:disabled,.sk-icon-button:disabled,.wishlist-button:disabled{opacity:1;color:#5a4a13}:root{--md-sys-color-primary:#007568;--md-sys-color-on-primary:#fff;--md-sys-color-primary-container:#c8f4eb;--md-sys-color-on-primary-container:#032720;--md-sys-color-secondary:#1d4ed8;--md-sys-color-on-secondary:#fff;--md-sys-color-secondary-container:#dbeafe;--md-sys-color-on-secondary-container:#0b1f4d;--md-sys-color-tertiary:#d71920;--md-sys-color-on-tertiary:#fff;--md-sys-color-tertiary-container:#ffe4e6;--md-sys-color-on-tertiary-container:#5a0509;--md-sys-color-error:#b42318;--md-sys-color-on-error:#fff;--md-sys-color-error-container:#fee4e2;--md-sys-color-on-error-container:#7a271a;--md-sys-color-background:#f4f6f9;--md-sys-color-on-background:#111827;--md-sys-color-surface:#fff;--md-sys-color-on-surface:#111827;--md-sys-color-surface-variant:#eef2f7;--md-sys-color-on-surface-variant:#344054;--md-sys-color-surface-container-lowest:#fff;--md-sys-color-surface-container-low:#f8fafc;--md-sys-color-surface-container:#f1f5f9;--md-sys-color-surface-container-high:#e6edf5;--md-sys-color-surface-container-highest:#d6dae1;--md-sys-color-outline:#667085;--md-sys-color-outline-variant:#d6dae1;--md-sys-color-inverse-surface:#111827;--md-sys-color-inverse-on-surface:#f8fafc;--sk-market-red:#d71920;--sk-market-red-dark:#9f1118;--sk-market-red-container:#ffe4e6;--sk-bazaar-ink:#111827;--sk-bazaar-slate:#344054;--sk-bazaar-muted:#667085;--sk-bazaar-line:#d6dae1;--sk-bazaar-page:#f4f6f9;--sk-category-blue:#1d4ed8;--sk-category-blue-container:#dbeafe;--sk-deal-yellow:#ffc400;--sk-deal-yellow-container:#fff3b0;--sk-trust-green:#0b7f55;--sk-trust-green-container:#d9f8e8;--sk-success:#0b7f55;--sk-success-container:#d9f8e8;--sk-on-success-container:#043c28;--sk-warning:#a15c00;--sk-warning-container:#fff3b0;--sk-on-warning-container:#4b2b00;--sk-info:#1d4ed8;--sk-info-container:#dbeafe;--sk-on-info-container:#0b1f4d;--sk-sale:#d71920;--sk-sale-container:#ffe4e6;--sk-accent-coral:#d71920;--sk-accent-red:#d71920;--sk-accent-gold:#ffc400;--sk-wayfinding:#d71920;--sk-on-wayfinding:#fff;--sk-ledger-ink:#111827;--sk-receipt-paper:#fff;--sk-dispatch-blue:#1d4ed8;--sk-offer-carmine:#d71920;--sk-verified-green:#0b7f55;--sk-state-hover:#00756814;--sk-state-pressed:#00756824;--sk-state-focus:#00756838;--sk-card-line:#1118271f;--sk-shadow-1:0 1px 2px #1018280f, 0 10px 24px #1018280f;--sk-shadow-2:0 8px 18px #10182814, 0 20px 46px #1018281f;--sk-shadow-3:0 16px 34px #1018281f, 0 32px 80px #1018282e;--sk-page-wash:linear-gradient(180deg, #fff 0%, #f4f6f9 42%, #eef2f7 100%);--sk-brand-gradient:linear-gradient(135deg, #d71920 0%, #1d4ed8 54%, #007568 100%);--sk-font-display:Vazirmatn, IRANSans, "Segoe UI", Tahoma, Arial, sans-serif}html,body,.sk-page{background:var(--sk-page-wash);color:var(--sk-bazaar-ink)}.sk-section-title,.sk-card-title,.sk-product-title,.sk-price span{color:var(--sk-bazaar-ink);font-family:var(--sk-font-display)}.sk-body-muted{color:var(--sk-bazaar-muted)}.sk-surface,.sk-panel,.sk-metric,.sk-table-wrap{border-color:var(--sk-card-line);background:var(--md-sys-color-surface);box-shadow:var(--sk-shadow-1)}.sk-panel,.sk-metric{background:var(--md-sys-color-surface-container-low)}.sk-button,.sk-icon-button,.sk-product-cta,.wishlist-button{border-radius:var(--sk-radius-md)}.sk-button-filled,.sk-product-cta{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:var(--sk-shadow-1);border:1px solid #0000}.sk-button-tonal{border:1px solid color-mix(in srgb, var(--md-sys-color-secondary) 14%, var(--md-sys-color-outline-variant));background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.sk-button-outlined,.sk-icon-button{border:1px solid var(--sk-bazaar-line);color:var(--sk-bazaar-ink);background:#fff}.sk-button:not(:disabled):hover,.sk-icon-button:not(:disabled):hover,.sk-product-cta:hover{box-shadow:var(--sk-shadow-1);transform:translateY(-1px)}.sk-button:focus-visible,.sk-icon-button:focus-visible,.sk-input:focus-visible,.sk-select:focus-visible,.sk-textarea:focus-visible,.wishlist-button:focus-visible,a:focus-visible,summary:focus-visible{outline-color:var(--sk-state-focus)}.sk-input,.sk-select,.sk-textarea{border-color:var(--sk-bazaar-line);border-radius:var(--sk-radius-md);color:var(--sk-bazaar-ink);background:#fff}.sk-input:hover,.sk-select:hover,.sk-textarea:hover{border-color:var(--sk-bazaar-muted)}.sk-input:focus,.sk-select:focus,.sk-textarea:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px var(--sk-state-focus)}.sk-chip,.sk-status{color:var(--sk-bazaar-slate);background:#f8fafc;border-color:#1118271a}.sk-chip-accent,.sk-status-danger{background:var(--sk-market-red-container);color:var(--md-sys-color-on-tertiary-container)}.sk-chip-blue,.sk-status{background:var(--sk-category-blue-container);color:var(--sk-on-info-container)}.sk-chip-success,.sk-status-success{background:var(--sk-trust-green-container);color:var(--sk-on-success-container)}.sk-chip-warning,.sk-status-warning{background:var(--sk-deal-yellow-container);color:var(--sk-on-warning-container)}.sk-table th{color:var(--sk-bazaar-slate);background:#f8fafc}.sk-table tbody tr:hover{background:color-mix(in srgb, var(--md-sys-color-primary-container) 38%, transparent)}.sk-product-card{box-shadow:var(--sk-shadow-1);background:#fff;border-color:#1118271a}.sk-product-card:hover{border-color:color-mix(in srgb, var(--md-sys-color-primary) 32%, var(--sk-bazaar-line));box-shadow:var(--sk-shadow-2)}.sk-product-media{background:#f1f5f9}.sk-product-context b,.sk-product-rating{color:var(--sk-category-blue)}.sk-discount-pill{border-radius:var(--sk-radius-sm);background:var(--sk-market-red);color:#fff}.product-stock-ok{color:var(--sk-trust-green)}.product-stock-out{color:var(--sk-market-red)}.sk-button:disabled,.sk-icon-button:disabled,.wishlist-button:disabled{opacity:1;color:#667085!important;box-shadow:none!important;background:#eef2f7!important;border-color:#d6dae1!important}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.3muxcl8sz6330.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.23wrxu3xxu9-i.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.1le94j_pe_ih1.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
