@font-face{font-family:IRANSans;src:url(/fonts/IRANSans.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--samir-bg:#f8f8f6;--samir-cream:#f6efe5;--samir-cream-light:#fbf5ec;--samir-beige:#f3eadf;--samir-section:linear-gradient(180deg, var(--samir-cream-light), #fff);--samir-gold:#d7a34f;--samir-gold-dark:#bd812b;--samir-green:#173b2f;--samir-black:#101010;--samir-black-soft:#191713;--samir-text:#111;--samir-text-soft:#5f5b55;--samir-text-light:#8c867f;--samir-radius-sm:18px;--samir-radius:26px;--samir-radius-lg:34px;--samir-radius-xl:42px;--samir-border:#d7a34f2e;--samir-glass:#ffffff8c;--samir-shadow:0 20px 55px #36261214;--samir-shadow-lg:0 26px 70px #3626121f;--samir-glow:0 0 34px #d7a34f38;--samir-transition:.35s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0;font-family:IRANSans,sans-serif}html{scroll-behavior:smooth;direction:rtl}html,body{background:linear-gradient(180deg, var(--samir-cream-light), var(--samir-bg));min-height:100%;color:var(--samir-text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:IRANSans,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}button,input,textarea,select{font:inherit;font-family:inherit}button{background:0 0;border:none;outline:none}a{color:inherit;text-decoration:none}section{position:relative}::selection{color:var(--samir-black);background:#d7a34f47}.container{width:min(1280px,100% - 40px);margin-inline:auto}.glassCard{background:var(--samir-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--samir-border);box-shadow:var(--samir-shadow);border-radius:var(--samir-radius)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--samir-cream)}::-webkit-scrollbar-thumb{background:linear-gradient(var(--samir-gold), var(--samir-gold-dark));border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#e0b46c, var(--samir-gold))}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .9s,transform .9s;transform:translateY(80px)}.reveal.show{opacity:1;transform:translateY(0)}@media (max-width:768px){.container{width:calc(100% - 28px)}}html,body,body *,button,input,textarea,select,option{font-family:IRANSans,sans-serif!important}
.Header-module__CV3Nca__header{z-index:500;direction:rtl;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(18px,3vw,48px);height:76px;display:grid;position:absolute;top:8px;left:clamp(18px,4vw,54px);right:clamp(18px,4vw,54px);overflow:visible}.Header-module__CV3Nca__logo{direction:ltr;justify-self:start;align-items:center;text-decoration:none;display:flex}.Header-module__CV3Nca__logoImage{object-fit:contain;filter:drop-shadow(0 0 10px #d7a34f14);width:clamp(110px,10vw,152px);height:auto;transition:all .4s}.Header-module__CV3Nca__logo:hover .Header-module__CV3Nca__logoImage{filter:drop-shadow(0 0 22px #d7a34f2e);transform:scale(1.04)}.Header-module__CV3Nca__nav{justify-self:center;align-items:center;gap:clamp(20px,3vw,46px);display:flex;overflow:visible}.Header-module__CV3Nca__nav a{color:#101010;white-space:nowrap;font-size:clamp(13px,1vw,15px);font-weight:900;text-decoration:none;transition:all .3s;position:relative}.Header-module__CV3Nca__nav a:after{content:"";background:#d7a34f;border-radius:20px;width:0;height:2px;transition:all .3s;position:absolute;bottom:-18px;right:50%;transform:translate(50%)}.Header-module__CV3Nca__nav a:hover,.Header-module__CV3Nca__nav .Header-module__CV3Nca__active{color:#b77c25}.Header-module__CV3Nca__nav a:hover:after,.Header-module__CV3Nca__nav .Header-module__CV3Nca__active:after{width:34px}.Header-module__CV3Nca__productsNavItem{align-items:center;height:76px;display:flex;position:relative}.Header-module__CV3Nca__productsNavItem>a{align-items:center;gap:6px;display:flex}.Header-module__CV3Nca__dropdownArrow{width:14px;height:14px;transition:all .3s}.Header-module__CV3Nca__productsNavItem:hover .Header-module__CV3Nca__dropdownArrow{color:#d7a34f;transform:rotate(180deg)}.Header-module__CV3Nca__productsDropdown{z-index:9999;-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;background:#fffffff5;border:1px solid #d7a34f2e;border-radius:18px;gap:5px;width:230px;padding:10px;transition:all .25s;display:grid;position:absolute;top:58px;right:50%;transform:translate(50%,8px);box-shadow:0 18px 46px #0000001f}.Header-module__CV3Nca__productsNavItem:hover .Header-module__CV3Nca__productsDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(50%)}.Header-module__CV3Nca__productsDropdown a{border-radius:12px;align-items:center;height:40px;padding:0 12px;font-size:13px;font-weight:900;display:flex;color:#111!important}.Header-module__CV3Nca__productsDropdown a:after{display:none!important}.Header-module__CV3Nca__productsDropdown a:hover{background:#fff3df;color:#b77c25!important}.Header-module__CV3Nca__actions{justify-self:end;align-items:center;gap:10px;display:flex}.Header-module__CV3Nca__iconBtn{color:#d7a34f;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101010e0;border:1px solid #d7a34f47;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .35s;display:flex;box-shadow:0 8px 22px #0000002e,0 0 14px #d7a34f1f}.Header-module__CV3Nca__iconBtn:hover{color:#111;background:#d7a34f;border-color:#d7a34f;transform:translateY(-3px)}.Header-module__CV3Nca__iconBtn svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.Header-module__CV3Nca__cartButton{text-decoration:none;position:relative}.Header-module__CV3Nca__cartBadge{color:#111;text-align:center;background:linear-gradient(135deg,#d7a34f,#f0c26d);border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:900;line-height:18px;position:absolute;top:-5px;right:-5px;box-shadow:0 6px 16px #d7a34f59}.Header-module__CV3Nca__menuBtn{display:none}.Header-module__CV3Nca__menuBtn span{background:currentColor;border-radius:20px;width:18px;height:2px;display:block}.Header-module__CV3Nca__menuBtnActive{color:#111!important;background:#d7a34f!important}.Header-module__CV3Nca__mobileMenuOverlay{z-index:900;-webkit-backdrop-filter:blur(5px);background:#0000006b;border:0;position:fixed;inset:0}.Header-module__CV3Nca__mobileSideMenu{z-index:901;direction:rtl;background:radial-gradient(circle at 20% 0,#d7a34f29,#0000 38%),#fffaf2fa;border-left:1px solid #d7a34f2e;flex-direction:column;gap:10px;width:min(84vw,340px);height:100vh;padding:18px;animation:.28s Header-module__CV3Nca__mobileMenuIn;display:flex;position:fixed;top:0;right:0;box-shadow:-18px 0 55px #0000002e}@keyframes Header-module__CV3Nca__mobileMenuIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__CV3Nca__mobileMenuHeader{justify-content:space-between;align-items:center;height:56px;margin-bottom:8px;display:flex}.Header-module__CV3Nca__mobileMenuHeader img{width:92px;height:auto}.Header-module__CV3Nca__mobileMenuHeader button{color:#d7a34f;cursor:pointer;background:#111;border:0;border-radius:50%;width:40px;height:40px;font-size:26px;line-height:1}.Header-module__CV3Nca__mobileSideMenu>a{color:#111;background:#ffffffa8;border:1px solid #d7a34f1a;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:0 14px;font-size:14px;font-weight:900;text-decoration:none;transition:all .25s;display:flex}.Header-module__CV3Nca__mobileSideMenu>a span{color:#b77c25;background:#fff3df;border-radius:10px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.Header-module__CV3Nca__mobileProductsBtn{color:#111;background:#ffffffa8;border:1px solid #d7a34f1a;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:0 14px;transition:all .25s;display:flex}.Header-module__CV3Nca__mobileProductsLink{min-height:48px;color:inherit;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:0;font-size:14px;font-weight:900;text-decoration:none;display:flex}.Header-module__CV3Nca__mobileProductsLink span{color:#b77c25;background:#fff3df;border-radius:10px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.Header-module__CV3Nca__mobileProductsToggle{color:#b77c25;cursor:pointer;background:#fff3df;border:0;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:22px;font-weight:900;display:grid}.Header-module__CV3Nca__mobileProductsList{gap:7px;padding:4px 18px 8px 0;display:grid}.Header-module__CV3Nca__mobileProductsList a{color:#6f4814;background:#d7a34f1f;border-radius:14px;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:900;text-decoration:none;display:flex}.Header-module__CV3Nca__mobileSideMenu>a:hover,.Header-module__CV3Nca__mobileProductsBtn:hover,.Header-module__CV3Nca__mobileMenuActive{color:#d7a34f!important;background:#111!important}.Header-module__CV3Nca__mobileMenuActive span,.Header-module__CV3Nca__mobileMenuActive .Header-module__CV3Nca__mobileProductsLink span{color:#111;background:#d7a34f}.Header-module__CV3Nca__mobileBottomNav{display:none}@media (max-width:1200px){.Header-module__CV3Nca__header{gap:24px;left:28px;right:28px}.Header-module__CV3Nca__nav{gap:24px}.Header-module__CV3Nca__actions{gap:8px}.Header-module__CV3Nca__iconBtn{width:44px;height:44px}}@media (max-width:992px){.Header-module__CV3Nca__header{-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 50% 0,#d7a34f1f,#0000 55%),#fbf5ecf0;border:1px solid #d7a34f2e;border-radius:26px;grid-template-columns:48px 1fr 48px;align-items:center;height:72px;padding:0 18px;position:fixed;top:12px;left:18px;right:18px;box-shadow:0 12px 35px #00000014}.Header-module__CV3Nca__nav,.Header-module__CV3Nca__productsDropdown{display:none}.Header-module__CV3Nca__logo{place-self:center;align-items:center;height:44px;display:flex;transform:translateY(-1px)}.Header-module__CV3Nca__logoImage{width:96px;display:block}.Header-module__CV3Nca__actions{place-self:center start;align-items:center;height:44px;display:flex}.Header-module__CV3Nca__actions .Header-module__CV3Nca__iconBtn:not(:last-child){display:none}.Header-module__CV3Nca__iconBtn{width:44px;height:44px}.Header-module__CV3Nca__menuBtn{flex-direction:column;justify-content:center;place-self:center end;align-items:center;gap:5px;width:44px;height:44px;display:flex;transform:translateY(-1px)}}@media (max-width:768px){.Header-module__CV3Nca__header{border-top:none;border-left:none;border-right:none;border-radius:0;height:78px;padding:0 18px;top:0;left:0;right:0}.Header-module__CV3Nca__logo{height:44px;transform:translateY(-1px)}.Header-module__CV3Nca__logoImage{width:86px}.Header-module__CV3Nca__actions{height:44px}.Header-module__CV3Nca__menuBtn{width:44px;height:44px;transform:translateY(-1px)}.Header-module__CV3Nca__mobileBottomNav{left:max(14px, env(safe-area-inset-left));right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(26px)saturate(160%);background:linear-gradient(#201d19b8,#0c0c0cd6);border:1px solid #d7a34f33;border-radius:30px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;height:74px;padding:0 14px;display:grid;position:fixed;box-shadow:0 18px 50px #00000047,inset 0 1px #ffffff14,0 0 24px #d7a34f14}.Header-module__CV3Nca__mobileBottomNav a{color:#fff8eed1;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;font-size:10.5px;font-weight:800;text-decoration:none;transition:all .25s;display:flex;position:relative}.Header-module__CV3Nca__mobileBottomNav svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:22px;height:22px;transition:all .25s}.Header-module__CV3Nca__mobileBottomNav a:hover,.Header-module__CV3Nca__mobileBottomNav .Header-module__CV3Nca__bottomActive{color:#d7a34f}.Header-module__CV3Nca__mobileBottomNav .Header-module__CV3Nca__bottomActive svg{filter:drop-shadow(0 0 10px #d7a34f73);transform:translateY(-2px)}.Header-module__CV3Nca__cartItem{position:relative}.Header-module__CV3Nca__badge{color:#111;text-align:center;background:linear-gradient(135deg,#d7a34f,#f0c26d);border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:900;line-height:16px;position:absolute;top:0;right:50%;transform:translate(-4px);box-shadow:0 6px 16px #d7a34f59}}@media (max-width:420px){.Header-module__CV3Nca__header{grid-template-columns:44px 1fr 44px;height:72px;padding:0 14px}.Header-module__CV3Nca__logo{height:40px}.Header-module__CV3Nca__logoImage{width:78px}.Header-module__CV3Nca__iconBtn{width:40px;height:40px}.Header-module__CV3Nca__actions{height:40px}.Header-module__CV3Nca__menuBtn{width:40px;height:40px}.Header-module__CV3Nca__mobileSideMenu{width:min(88vw,320px)}.Header-module__CV3Nca__mobileBottomNav{border-radius:24px;height:68px;padding:0 10px;left:10px;right:10px}.Header-module__CV3Nca__mobileBottomNav a{font-size:9.5px}.Header-module__CV3Nca__mobileBottomNav svg{width:21px;height:21px}}@media (max-width:360px){.Header-module__CV3Nca__mobileBottomNav{height:64px;left:8px;right:8px}.Header-module__CV3Nca__mobileBottomNav a{gap:4px;font-size:9px}.Header-module__CV3Nca__mobileBottomNav svg{width:20px;height:20px}}
.Footer-module__wYMAiW__footer{color:#fff;direction:rtl;background:radial-gradient(circle at top,#d7a34f1a,#0000 42%),linear-gradient(#14110d 0%,#080808 100%);overflow:hidden}.Footer-module__wYMAiW__footer *{box-sizing:border-box}.Footer-module__wYMAiW__waveTop{background:#14110d;height:44px;position:relative;overflow:hidden}.Footer-module__wYMAiW__waveTop:before{content:"";background:#f6efe5;border-radius:0 0 50% 50%;width:120%;height:92px;position:absolute;top:-62px;left:-10%}.Footer-module__wYMAiW__newsletter{text-align:center;max-width:720px;margin:auto;padding:4px 20px 26px}.Footer-module__wYMAiW__newsletter h3{color:#d7a34f;margin:0 0 14px;font-size:18px;font-weight:950}.Footer-module__wYMAiW__newsletter p{color:#ffffff85;margin-top:10px;font-size:13px;line-height:1.9}.Footer-module__wYMAiW__subscribeBox{justify-content:center;gap:10px;display:flex}.Footer-module__wYMAiW__inputWrap{background:#ffffff0e;border:1px solid #d7a34f2e;border-radius:999px;justify-content:space-between;align-items:center;width:100%;max-width:420px;height:46px;padding:0 18px;display:flex}.Footer-module__wYMAiW__inputWrap input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:13px}.Footer-module__wYMAiW__inputWrap input::placeholder{color:#ffffff6b}.Footer-module__wYMAiW__inputWrap svg{color:#d7a34f}.Footer-module__wYMAiW__subscribeBox button{cursor:pointer;color:#111;background:linear-gradient(#f3d59f,#d7a34f);border:none;border-radius:999px;min-width:112px;height:46px;font-size:13px;font-weight:950;transition:all .3s}.Footer-module__wYMAiW__subscribeBox button:hover{transform:translateY(-2px)}.Footer-module__wYMAiW__mainFooter{grid-template-columns:1.25fr .85fr 1.15fr .65fr;align-items:flex-start;gap:34px;max-width:1180px;margin:auto;padding:20px 24px 26px;display:grid}.Footer-module__wYMAiW__brand{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:-35px;display:flex}.Footer-module__wYMAiW__brand img{object-fit:contain;filter:brightness(0)saturate()invert(72%)sepia(42%)saturate(650%)hue-rotate(356deg)brightness(98%)contrast(94%)drop-shadow(0 0 16px #d7a34f42);width:120px;height:auto;margin:0 0 -20px}.Footer-module__wYMAiW__brand h4{color:#d7a34f;margin:0 0 10px;font-size:18px;font-weight:950;line-height:1.7}.Footer-module__wYMAiW__brand p{color:#ffffffa6;max-width:280px;margin:0;font-size:13px;line-height:2}.Footer-module__wYMAiW__socials{gap:9px;margin-top:14px;display:flex}.Footer-module__wYMAiW__socials a{color:#d7a34f;background:#ffffff0d;border:1px solid #d7a34f2e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.Footer-module__wYMAiW__socials a svg{flex-shrink:0;width:18px;height:18px;display:block}.Footer-module__wYMAiW__socials a:hover{color:#111;background:#d7a34f;transform:translateY(-3px)}.Footer-module__wYMAiW__links,.Footer-module__wYMAiW__contact,.Footer-module__wYMAiW__trustBox{flex-direction:column;align-items:flex-start;margin-right:42px;display:flex}.Footer-module__wYMAiW__links h5,.Footer-module__wYMAiW__contact h5,.Footer-module__wYMAiW__trustBox h5{color:#fff;margin:0 0 14px;font-size:15px;font-weight:950}.Footer-module__wYMAiW__links a{color:#ffffff9e;justify-content:space-between;align-items:center;min-height:31px;margin-bottom:6px;font-size:13px;font-weight:750;text-decoration:none;transition:all .3s;display:flex}.Footer-module__wYMAiW__links a:hover{color:#d7a34f;padding-right:4px}.Footer-module__wYMAiW__links svg,.Footer-module__wYMAiW__contact svg{color:#d7a34f;flex-shrink:0}.Footer-module__wYMAiW__contact{flex-direction:column;padding-right:34px;display:flex}.Footer-module__wYMAiW__contact div{color:#ffffff9e;align-items:flex-start;gap:9px;margin-bottom:9px;font-size:13px;line-height:1.85;display:flex}.Footer-module__wYMAiW__contact span{display:block}.Footer-module__wYMAiW__trustBox{align-items:flex-start}.Footer-module__wYMAiW__enamadBox{text-align:center;color:#ffffff80;background:#ffffff0e;border:1px solid #d7a34f2e;border-radius:18px;place-items:center;width:120px;min-height:130px;padding:14px;font-size:12px;line-height:1.8;display:grid}.Footer-module__wYMAiW__enamadBox img{max-width:100%;height:auto;display:block}.Footer-module__wYMAiW__bottom{color:#ffffff7a;border-top:1px solid #d7a34f1f;justify-content:space-between;gap:14px;max-width:1180px;margin:auto;padding:14px 24px;font-size:12px;display:flex}.Footer-module__wYMAiW__bottom a{color:#d7a34f;font-weight:900;text-decoration:none}.Footer-module__wYMAiW__saani{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(#52d6ff,#1f7dff);-webkit-background-clip:text;background-clip:text}.Footer-module__wYMAiW__soft{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(#d86cff,#8d2cff);-webkit-background-clip:text;background-clip:text}@media (max-width:1000px){.Footer-module__wYMAiW__mainFooter{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__wYMAiW__contact{padding-right:0}.Footer-module__wYMAiW__trustBox{margin-right:0}.Footer-module__wYMAiW__brand{margin-top:0}}@media (max-width:768px){.Footer-module__wYMAiW__waveTop{height:36px}.Footer-module__wYMAiW__contact{padding-right:0}.Footer-module__wYMAiW__trustBox{margin-right:0}.Footer-module__wYMAiW__newsletter{padding:2px 18px 24px}.Footer-module__wYMAiW__newsletter h3{font-size:17px}.Footer-module__wYMAiW__subscribeBox{flex-direction:column-reverse}.Footer-module__wYMAiW__inputWrap,.Footer-module__wYMAiW__subscribeBox button{width:100%;max-width:100%}.Footer-module__wYMAiW__mainFooter{grid-template-columns:1fr;gap:24px;padding:28px 20px 22px}.Footer-module__wYMAiW__brand,.Footer-module__wYMAiW__trustBox{text-align:center;align-items:center}.Footer-module__wYMAiW__brand img{width:108px}.Footer-module__wYMAiW__brand p{max-width:100%}.Footer-module__wYMAiW__socials{justify-content:center}.Footer-module__wYMAiW__links h5,.Footer-module__wYMAiW__contact h5,.Footer-module__wYMAiW__trustBox h5{text-align:center}.Footer-module__wYMAiW__links a{justify-content:center;gap:8px}.Footer-module__wYMAiW__contact div{text-align:center;justify-content:center}.Footer-module__wYMAiW__enamadBox{margin:auto}.Footer-module__wYMAiW__bottom{text-align:center;flex-direction:column;margin:0 20px;padding:14px 0 82px}}
