:root{color-scheme:light;--bg:#F3F5F7;--bg-2:#ECEFF3;--card:#ffffff;--card-2:#ECEFF3;--text:#1C2F45;--muted:#667085;--border:#D9DEE5;--border-strong:#C3CCD6;--input-bg:#fff;--input-text:#1C2F45;--btn-text:#1C2F45;--pill-bg:rgba(61,139,219,0.06);--hero-bg:linear-gradient(135deg, rgba(61,139,219,0.14), rgba(95,159,216,0.1));--shadow:rgba(15,39,66,0.08);--modal-bg:rgba(15,39,66,0.4);--modal-surface:linear-gradient(180deg, #ffffff, #ECEFF3);--link:#3D8BDB;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--shadow-card:0 4px 16px rgba(15,39,66,0.08),0 2px 6px rgba(15,39,66,0.05);--shadow-card-hover:0 12px 28px rgba(15,39,66,0.14);--radius-sm:14px;--radius-md:16px;--radius-lg:18px;--surface-gray:#ECEFF3;--nav-bg:#0F2742;--nav-text:#EAF2FA;--nav-muted:rgba(234,242,250,0.68)}body[data-theme=dark]{color-scheme:dark;--bg:#050608;--bg-2:#0B1120;--card:#111827;--card-2:#162033;--text:#F3F4F6;--muted:#94A3B8;--border:rgba(255,255,255,0.06);--border-strong:rgba(255,255,255,0.12);--input-bg:#0B1120;--input-text:#F3F4F6;--btn-text:#ffffff;--pill-bg:rgba(255,255,255,0.04);--hero-bg:linear-gradient(135deg, rgba(30,64,175,0.22), rgba(37,99,235,0.14));--shadow:rgba(0,0,0,0.55);--modal-bg:rgba(2,4,8,0.7);--modal-surface:linear-gradient(180deg, #162033, #0B1120);--link:#60A5FA;--shadow-card:0 8px 24px rgba(0,0,0,0.45),0 2px 8px rgba(0,0,0,0.3);--shadow-card-hover:0 16px 40px rgba(0,0,0,0.55);--radius-sm:14px;--radius-md:18px;--radius-lg:22px;--surface-gray:#162033;--nav-bg:#050608;--nav-text:#F3F4F6;--nav-muted:rgba(243,244,246,0.65)}*{scrollbar-color:rgba(99,102,241,0.5) transparent}@layer base{button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0}}html{scroll-behavior:smooth;overflow-x:hidden}::selection{background:rgba(61,139,219,.3);color:var(--text)}body[data-theme=dark] ::selection{background:rgba(37,99,235,.3)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3d8bdb,#5f9fd8);border-radius:999px;border:2px solid transparent;background-clip:padding-box}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1e40af,#2563eb)}body{overflow-x:hidden;background:linear-gradient(180deg,var(--bg) 0,var(--bg-2) 100%);color:var(--text);font-family:Inter,Vazirmatn,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html[dir=rtl] body{font-family:Vazirmatn,Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;line-height:1.85}html[dir=rtl] .brand-title,html[dir=rtl] .hero-copy h1,html[dir=rtl] h1{line-height:1.35}.font-medium,.font-semibold,h1,h2,h3{letter-spacing:-.01em}a,button{outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:#3D8BDB solid 2px;border-radius:8px}body[data-theme=dark] a:focus-visible,body[data-theme=dark] button:focus-visible,body[data-theme=dark] input:focus-visible,body[data-theme=dark] select:focus-visible{outline-color:#2563eb}.fade-up{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}.fade-up.in-view{opacity:1;transform:translateY(0)}.search-box{background:linear-gradient(90deg,var(--card),var(--card-2));border:1px solid var(--border);padding:8px;border-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.card{position:relative;background:linear-gradient(180deg,var(--card),var(--card-2));border:1px solid var(--border);padding:10px;border-radius:14px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 6px 18px rgba(2,6,23,.08)}.card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(2,6,23,.14);border-color:var(--border-strong)}.small-muted{color:var(--muted);font-size:13px}.text-cyan-400{color:#22d3ee}.text-amber-400{color:#fbbf24}body[data-theme=light] .bg-\[\#071827\],body[data-theme=light] .bg-slate-900\/60,body[data-theme=light] .bg-white\/5{background:#fff}body[data-theme=light] .border-white\/10{border-color:#d9dee5}body[data-theme=light] .border-white\/5{border-color:rgba(15,39,66,.08)}body[data-theme=light] .bg-slate-700{background:#d9dee5;color:#1c2f45}body[data-theme=light] .bg-slate-800{background:#eceff3;color:#1c2f45}body[data-theme=light] .text-slate-400{color:#667085}body[data-theme=light] .text-emerald-300,body[data-theme=light] .text-emerald-400{color:#0f7a42}body[data-theme=light] .text-cyan-300,body[data-theme=light] .text-cyan-400{color:#0e7490}body[data-theme=light] .text-amber-300,body[data-theme=light] .text-amber-400{color:#a15c00}body[data-theme=light] .text-rose-300,body[data-theme=light] .text-rose-400{color:#be123c}body[data-theme=light] .bg-yellow-500\/10{background:rgba(95,159,216,.14)}body[data-theme=light] .border-yellow-400\/20{border-color:rgba(95,159,216,.4)}body[data-theme=light] .dashboard-stat{background:rgba(61,139,219,.04)}body[data-theme=light] .dashboard-table{background:#fff;border-color:#d9dee5}body[data-theme=light] .dashboard-table thead{background:rgba(61,139,219,.04)}body[data-theme=light] .dashboard-table thead tr{color:#667085}body[data-theme=light] table thead tr.border-b.border-white\/10,body[data-theme=light] tr.border-b.border-white\/10{border-color:#d9dee5}.btn-ghost{background:0 0;border:1px solid var(--border);padding:6px 10px;border-radius:10px;color:var(--btn-text);display:inline-flex;align-items:center;justify-content:center;gap:.4rem;line-height:1.2;transition:.2s}.btn-ghost:hover{background:rgba(255,255,255,.05);transform:translateY(-1px);border-color:var(--border-strong)}body[data-theme=light] .btn-ghost:hover{background:rgba(15,39,66,.05)}.logo-sm{width:44px;height:44px;border-radius:8px;object-fit:cover;border:1px solid var(--border)}.pill{background:var(--pill-bg);padding:6px 10px;border-radius:999px;font-size:13px;display:inline-flex;align-items:center;line-height:1.2}.input-dark{background:var(--input-bg);border:1px solid var(--border);padding:8px 10px;border-radius:8px;color:var(--input-text)}.modal-backdrop{position:fixed;inset:0;background:var(--modal-bg);display:flex;align-items:flex-start;justify-content:center;z-index:60;overflow-y:auto;padding:2rem 1rem;-webkit-overflow-scrolling:touch}.modal{background:var(--modal-surface);border:1px solid var(--border);padding:18px;border-radius:12px;width:100%;max-width:520px;box-shadow:0 20px 60px var(--shadow);margin-top:auto;margin-bottom:auto}.link-muted{color:var(--link);text-decoration:none}.btn-primary{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(90deg,#3d8bdb,#2e78c6);color:#fff;border:none;padding:.95rem 1.6rem;border-radius:999px;font-weight:700;box-shadow:0 18px 40px rgba(61,139,219,.25);transition:transform .2s,box-shadow .2s,opacity .2s}.btn-primary::after{content:'';position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);transform:translateX(-100%);transition:transform .6s}.btn-primary:hover{transform:translateY(-2px);opacity:.98;box-shadow:0 22px 48px rgba(61,139,219,.35)}.btn-primary:hover::after{transform:translateX(100%)}.btn-primary:active{transform:translateY(0) scale(.97);box-shadow:0 12px 28px rgba(61,139,219,.3)}body[data-theme=dark] .btn-primary{background:linear-gradient(90deg,#1e40af,#2563eb);box-shadow:0 18px 40px rgba(30,64,175,.3)}body[data-theme=dark] .btn-primary:hover{box-shadow:0 22px 48px rgba(37,99,235,.4)}body[data-theme=dark] .btn-primary:active{box-shadow:0 12px 28px rgba(30,64,175,.3)}html[dir=rtl] .font-medium,html[dir=rtl] .font-semibold,html[dir=rtl] .shop-menu .menu-item-name,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:normal}html[dir=rtl] .shop-menu .menu-badge{font-size:.72rem}html[dir=rtl] .shop-menu .product-card-badge{font-size:.7rem}html[dir=rtl] .shop-menu .product-card-cta{font-size:.84rem}@media (max-width:479px){html[dir=rtl] .shop-menu .product-card-name{font-size:.82rem}html[dir=rtl] .shop-menu .product-card-cta{font-size:.78rem}}@media (max-width:1023px){html[dir=rtl] .shop-menu .menu-item-actions a,html[dir=rtl] .shop-menu .menu-item-fav-btn{font-size:.7rem}}.product-card-price-old{text-decoration:line-through;opacity:.55;font-weight:500}.product-card-price-sale{color:#2e78c6;font-weight:800}body[data-theme=dark] .product-card-price-sale{color:#2563eb}.product-card-price-discounted{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.hourglass-badge{display:inline-block;vertical-align:-.15em;flex-shrink:0}.hourglass-badge__glare-bottom,.hourglass-badge__glare-top,.hourglass-badge__model,.hourglass-badge__motion-medium,.hourglass-badge__motion-thick,.hourglass-badge__motion-thin,.hourglass-badge__sand-drop,.hourglass-badge__sand-fill,.hourglass-badge__sand-grain-left,.hourglass-badge__sand-grain-right,.hourglass-badge__sand-line-left,.hourglass-badge__sand-line-right,.hourglass-badge__sand-mound-bottom,.hourglass-badge__sand-mound-top{animation-duration:2s;animation-timing-function:cubic-bezier(0.83,0,0.17,1);animation-iteration-count:infinite}.hourglass-badge__glare-top{animation-name:hourglass-glare-top}.hourglass-badge__glare-bottom{animation-name:hourglass-glare-bottom}.hourglass-badge__model{animation-name:hourglass-flip;transform-origin:12.25px 16.75px}.hourglass-badge__motion-medium,.hourglass-badge__motion-thick,.hourglass-badge__motion-thin{transform-origin:26px 26px}.hourglass-badge__motion-thick{animation-name:hourglass-motion-thick}.hourglass-badge__motion-medium{animation-name:hourglass-motion-medium}.hourglass-badge__motion-thin{animation-name:hourglass-motion-thin}.hourglass-badge__sand-drop{animation-name:hourglass-sand-drop}.hourglass-badge__sand-fill{animation-name:hourglass-sand-fill}.hourglass-badge__sand-grain-left{animation-name:hourglass-sand-grain-left}.hourglass-badge__sand-grain-right{animation-name:hourglass-sand-grain-right}.hourglass-badge__sand-line-left{animation-name:hourglass-sand-line-left}.hourglass-badge__sand-line-right{animation-name:hourglass-sand-line-right}.hourglass-badge__sand-mound-top{animation-name:hourglass-sand-mound-top}.hourglass-badge__sand-mound-bottom{animation-name:hourglass-sand-mound-bottom;transform-origin:12.25px 31.5px}@keyframes hourglass-flip{from{transform:translate(13.75px,9.25px) rotate(-180deg)}24%,to{transform:translate(13.75px,9.25px) rotate(0)}}@keyframes hourglass-glare-top{from{stroke:rgba(255,255,255,0)}24%,to{stroke:white}}@keyframes hourglass-glare-bottom{from{stroke:white}24%,to{stroke:rgba(255,255,255,0)}}@keyframes hourglass-motion-thick{from{animation-timing-function:cubic-bezier(0.33,0,0.67,0);stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(.67turn)}20%{animation-timing-function:cubic-bezier(0.33,1,0.67,1);stroke:rgb(32,32,32);stroke-dashoffset:141.11;transform:rotate(1turn)}40%,to{stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(1.33turn)}}@keyframes hourglass-motion-medium{8%,from{animation-timing-function:cubic-bezier(0.33,0,0.67,0);stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(.5turn)}20%{animation-timing-function:cubic-bezier(0.33,1,0.67,1);stroke:white;stroke-dashoffset:147.53;transform:rotate(.83turn)}32%,to{stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(1.17turn)}}@keyframes hourglass-motion-thin{4%,from{animation-timing-function:cubic-bezier(0.33,0,0.67,0);stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(.33turn)}24%{animation-timing-function:cubic-bezier(0.33,1,0.67,1);stroke:rgb(53,53,53);stroke-dashoffset:134.7;transform:rotate(.67turn)}44%,to{stroke:rgba(255,255,255,0);stroke-dashoffset:153.94;transform:rotate(1turn)}}@keyframes hourglass-sand-drop{10%,from{animation-timing-function:cubic-bezier(0.12,0,0.39,0);stroke-dashoffset:1}70%,to{stroke-dashoffset:-107}}@keyframes hourglass-sand-fill{10%,from{animation-timing-function:cubic-bezier(0.12,0,0.39,0);stroke-dashoffset:55}70%,to{stroke-dashoffset:-54}}@keyframes hourglass-sand-grain-left{10%,from{animation-timing-function:cubic-bezier(0.12,0,0.39,0);stroke-dashoffset:29}70%,to{stroke-dashoffset:-22}}@keyframes hourglass-sand-grain-right{10%,from{animation-timing-function:cubic-bezier(0.12,0,0.39,0);stroke-dashoffset:27}70%,to{stroke-dashoffset:-24}}@keyframes hourglass-sand-line-left{10%,from{animation-timing-function:cubic-bezier(0.12,0,0.39,0);stroke-dashoffset:53}70%,to{stroke-dashoffset:-55}}@keyframes hourglass-sand-line-right{10%,from{animation-timing-function:cubic-bezier(0.12,0,0.39,0);stroke-dashoffset:14}70%,to{stroke-dashoffset:-24.5}}@keyframes hourglass-sand-mound-top{10%,from{animation-timing-function:linear;transform:translate(0,0)}15%{animation-timing-function:cubic-bezier(0.12,0,0.39,0);transform:translate(0,1.5px)}51%,to{transform:translate(0,13px)}}@keyframes hourglass-sand-mound-bottom{31%,from{animation-timing-function:cubic-bezier(0.61,1,0.88,1);transform:scale(1,0)}56%,to{transform:scale(1,1)}}@media (prefers-reduced-motion:reduce){.hourglass-badge__glare-bottom,.hourglass-badge__glare-top,.hourglass-badge__model,.hourglass-badge__motion-medium,.hourglass-badge__motion-thick,.hourglass-badge__motion-thin,.hourglass-badge__sand-drop,.hourglass-badge__sand-fill,.hourglass-badge__sand-grain-left,.hourglass-badge__sand-grain-right,.hourglass-badge__sand-line-left,.hourglass-badge__sand-line-right,.hourglass-badge__sand-mound-bottom,.hourglass-badge__sand-mound-top{animation:none!important}}