@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:#fb2c36;--color-gray-400:#99a1af;--color-gray-500:#6a7282;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-red-500:lab(55.4814% 75.0732 48.8528);--color-gray-400:lab(65.9269% -.832707 -8.17473);--color-gray-500:lab(47.7841% -.393182 -10.0268)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.h-5{height:calc(var(--spacing) * 5)}.h-full{height:100%}.min-h-\[60vh\]{min-height:60vh}.min-h-full{min-height:100%}.w-5{width:calc(var(--spacing) * 5)}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.py-8{padding-block:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-red-500{color:var(--color-red-500)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@font-face{font-family:iphone;src:url("/public/Font Apple/sf-pro-text-regular")}@font-face{font-family:vazir;src:url(/fonts/webfonts/Vazirmatn[wght].woff2)}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}:root{--greyDark:#333;--greyLight:#d6d6d6;--greyLight2:#a1a1a6;--white:#f5f6f6;--blue:#0f73b3;--text:#777}*{box-sizing:border-box;direction:rtl;margin:0;padding:0}body{background-color:#fff;background-color:var(--white)}.btnGlass{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);color:var(--blue);background:linear-gradient(135deg,#ffffff28 0%,#fff3 100%);border:1px solid #ffffff40;border-radius:999px;font-family:vazir,sans-serif;transition:all .4s cubic-bezier(.25,1,.5,1);box-shadow:0 8px 32px #0000004d,inset 0 1px #fff6,inset 0 -2px 6px #0003}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
.Header-module__bPVs7G__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;background:#0006;border-bottom-right-radius:30px;border-bottom-left-radius:30px;align-items:center;width:100%;height:44px;padding:0 5vw;font-family:vazir;display:flex;position:fixed;top:0}.Header-module__bPVs7G__navContainer{direction:ltr;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.Header-module__bPVs7G__logo{cursor:pointer;align-items:center;display:flex}.Header-module__bPVs7G__navLinks{border-radius:999px;align-items:center;gap:20px;margin:0;padding:5px;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__bPVs7G__navLinks li{z-index:2;color:#fff;cursor:pointer;white-space:nowrap;mix-blend-mode:difference;padding:8px 20px;font-size:14px;transition:color .3s;position:relative}.Header-module__bPVs7G__active a{font-weight:600}.Header-module__bPVs7G__glassSlider{-webkit-backdrop-filter:blur(14px);z-index:1;pointer-events:none;background:#ffffff2e;border-radius:999px;height:calc(100% - 10px);transition:transform .4s cubic-bezier(.34,1.56,.64,1),width .35s cubic-bezier(.34,1.56,.64,1);position:absolute;top:5px;left:0;box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff59,inset 0 -2px 6px #00000026}.Header-module__bPVs7G__mobileNav{-webkit-backdrop-filter:blur(20px);z-index:1000;box-sizing:border-box;background:#0a0a0aeb;border-left:1px solid #ffffff14;flex-direction:column;gap:8px;width:200px;height:100vh;padding:30px 16px;list-style:none;transition:right .4s cubic-bezier(.34,1.1,.64,1);display:none;position:fixed;top:44px;right:-100%}.Header-module__bPVs7G__mobileNavOpen{right:0}.Header-module__bPVs7G__mobileGlassSlider{-webkit-backdrop-filter:blur(14px);z-index:1;pointer-events:none;opacity:0;background:#ffffff1f;border-radius:14px;width:100%;height:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),height .35s cubic-bezier(.34,1.56,.64,1),opacity .3s;position:absolute;top:0;right:0;box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff40,inset 0 -1px 4px #00000026}.Header-module__bPVs7G__mobileNavItem{z-index:2;border-radius:14px;width:100%;position:relative}.Header-module__bPVs7G__mobileNavItem a{color:#ffffffb3;border-radius:14px;width:100%;padding:14px 18px;font-size:15px;text-decoration:none;transition:color .3s;display:block}.Header-module__bPVs7G__mobileNavItemActive a{color:#fff;font-weight:600}.Header-module__bPVs7G__imgHeader{border-radius:999px;align-items:center;gap:8px;padding:3px 4px;display:flex;position:relative}.Header-module__bPVs7G__imgHeader img{cursor:pointer;z-index:2;transition:all .3s;position:relative}.Header-module__bPVs7G__imgHeader img:hover{opacity:.7}.Header-module__bPVs7G__imgGlassSlider{-webkit-backdrop-filter:blur(14px);z-index:1;pointer-events:none;background:#ffffff2e;border-radius:999px;width:0;height:100%;transition:transform .4s cubic-bezier(.34,1.56,.64,1),width .35s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:0;box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff59,inset 0 -2px 6px #00000026}.Header-module__bPVs7G__imgHeader a,.Header-module__bPVs7G__imgHeader svg,.Header-module__bPVs7G__cartWrapper{z-index:2;position:relative}.Header-module__bPVs7G__imgHeader a{border-radius:999px;justify-content:center;align-items:center;padding:5px 12px;display:flex}.Header-module__bPVs7G__searchIcon{cursor:pointer;z-index:2;justify-content:center;align-items:center;padding:5px 12px;display:flex;position:relative}.Header-module__bPVs7G__menuIcon{cursor:pointer;z-index:1001;display:none}.Header-module__bPVs7G__hamburger{flex-direction:column;gap:5px;display:flex}.Header-module__bPVs7G__hamburger span{background:#fff;width:22px;height:2px;transition:all .3s}.Header-module__bPVs7G__hamburgerActive span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__bPVs7G__hamburgerActive span:nth-child(2){opacity:0}.Header-module__bPVs7G__hamburgerActive span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__bPVs7G__cartWrapper{position:relative}.Header-module__bPVs7G__cartBadge{color:#fff;z-index:3;background:#0f73b3;border-radius:9999px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 6px #0003}.Header-module__bPVs7G__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;z-index:998;background:#0000008c;transition:all .3s;position:fixed;inset:0}.Header-module__bPVs7G__show{opacity:1;visibility:visible}.Header-module__bPVs7G__searchOverlay{-webkit-backdrop-filter:blur(6px);z-index:1500;background:#0a0a0f59;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:70px;font-family:vazir;display:flex;position:fixed;top:0;left:0}@keyframes Header-module__bPVs7G__dropdownIn{0%{opacity:0;transform:translate(-50%,-8px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}.Header-module__bPVs7G__searchDropdown{z-index:2000;direction:rtl;background:#fff;border-radius:14px;flex-direction:column;gap:20px;width:500px;max-height:80vh;padding:30px 24px 24px;animation:.28s cubic-bezier(.34,1.2,.64,1) both Header-module__bPVs7G__dropdownIn;display:flex;position:fixed;top:70px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0000002e}.Header-module__bPVs7G__searchInput{color:#1d1d1f;box-sizing:border-box;background:#f5f5f7;border:1px solid #00000014;border-radius:14px;outline:none;width:100%;padding:14px 18px;font-size:15px;transition:border-color .25s,box-shadow .25s,background .25s;box-shadow:inset 0 1px 2px #00000008}.Header-module__bPVs7G__searchInput::placeholder{color:#9a9a9e}.Header-module__bPVs7G__searchInput:focus{background:#fff;border-color:#0071e366;box-shadow:0 0 0 4px #0071e324}.Header-module__bPVs7G__historyBox{border-bottom:1px solid #0000000f;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:14px;display:flex}.Header-module__bPVs7G__historyTitle{color:#8a8a8e;letter-spacing:.02em;flex-basis:100%;margin:0 0 2px;font-size:11px;font-weight:600}.Header-module__bPVs7G__historyItem{appearance:none;color:#48484c;cursor:pointer;background:#f5f5f7;border:1px solid #00000014;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:13px;transition:background .2s,border-color .2s,color .2s}.Header-module__bPVs7G__historyItem:hover{color:#0071e3;background:#0071e31a;border-color:#0071e340}.Header-module__bPVs7G__searchResults{flex-direction:column;gap:8px;max-height:55vh;margin:-4px;padding:4px;display:flex;overflow-y:auto}.Header-module__bPVs7G__searchResults::-webkit-scrollbar{width:6px}.Header-module__bPVs7G__searchResults::-webkit-scrollbar-track{background:0 0}.Header-module__bPVs7G__searchResults::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.Header-module__bPVs7G__searchResults::-webkit-scrollbar-thumb:hover{background:#00000040}.Header-module__bPVs7G__searchItem{color:inherit;background:#fafafa;border:1px solid #0000000d;border-radius:16px;align-items:center;gap:14px;padding:12px;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #00000008}.Header-module__bPVs7G__searchItem:hover{background:#f2f7ff;border-color:#0071e340;box-shadow:0 4px 14px #0071e31a}.Header-module__bPVs7G__searchItem img{object-fit:cover;background:#eee;border:1px solid #0000000f;border-radius:14px;flex-shrink:0;width:55px;height:55px;box-shadow:0 2px 6px #00000014}.Header-module__bPVs7G__searchItem>div{flex-direction:column;gap:5px;min-width:0;display:flex}.Header-module__bPVs7G__searchItem p{color:#1d1d1f;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.Header-module__bPVs7G__searchItem span{color:#6b6b70;background:#0000000d;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:11px;font-weight:500}.Header-module__bPVs7G__searchItem strong{color:#0071e3;margin-top:1px;font-size:13px;font-weight:700}.Header-module__bPVs7G__loading{text-align:center;color:#8a8a8e;padding:24px 0;font-size:13px}.Header-module__bPVs7G__noResult{text-align:center;color:#8a8a8e;margin:0;padding:24px 0;font-size:13px}.Header-module__bPVs7G__recentSearch ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Header-module__bPVs7G__recentSearch li{color:#333;cursor:pointer;font-size:14px;transition:all .2s}.Header-module__bPVs7G__recentSearch li:hover{color:#0071e3}.Header-module__bPVs7G__recentTitle{color:#888;margin-bottom:6px;font-size:12px}.Header-module__bPVs7G__closeSearch{color:red;cursor:pointer;background:0 0;border:none;font-size:26px;font-weight:700;position:absolute;top:10px;left:12px}.Header-module__bPVs7G__closeSearch:hover{color:#8b0000}@media (max-width:991px){.Header-module__bPVs7G__header{border-radius:0}.Header-module__bPVs7G__navContainer{direction:rtl;flex-direction:row}.Header-module__bPVs7G__menuIcon{order:1;display:block}.Header-module__bPVs7G__imgHeader{order:2;margin-right:25px}.Header-module__bPVs7G__logo{order:3;margin-right:auto}.Header-module__bPVs7G__navLinks{display:none}.Header-module__bPVs7G__mobileNav{display:flex}.Header-module__bPVs7G__searchDropdown{width:90%}}@media (min-width:991px){.Header-module__bPVs7G__mobileNav{display:none!important}.Header-module__bPVs7G__navLinks{display:flex}}@media (min-width:991px) and (max-width:1199px){.Header-module__bPVs7G__navLinks{gap:30px}.Header-module__bPVs7G__searchDropdown{width:460px}}@media (min-width:1199px) and (max-width:1399px){.Header-module__bPVs7G__navLinks{gap:30px}}@media (min-width:1400px) and (max-width:1600px){.Header-module__bPVs7G__navContainer{max-width:1500px}.Header-module__bPVs7G__navLinks{gap:40px}}@media (min-width:1600px) and (max-width:1800px){.Header-module__bPVs7G__navContainer{max-width:1650px}.Header-module__bPVs7G__navLinks{gap:50px}}@media (min-width:1800px){.Header-module__bPVs7G__navContainer{max-width:1800px}.Header-module__bPVs7G__navLinks{gap:60px}}
.Footer-module__PLMZHW__footer{color:#fff;background:#000;padding:110px 24px 50px;font-family:vazir;position:relative;overflow:hidden}.Footer-module__PLMZHW__footer:before{content:"";filter:blur(120px);background:#ffffff14;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-120px}.Footer-module__PLMZHW__footerTop{grid-template-columns:1fr;gap:60px;max-width:85rem;margin:auto;display:grid}.Footer-module__PLMZHW__brandSection{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.Footer-module__PLMZHW__brand{letter-spacing:-.4px;margin:0;font-size:28px;font-weight:900}.Footer-module__PLMZHW__brandText{opacity:.8;max-width:320px;font-size:.9rem;line-height:1.9}.Footer-module__PLMZHW__socials{gap:16px;display:flex}.Footer-module__PLMZHW__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;opacity:.75;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.Footer-module__PLMZHW__socialLink:hover{opacity:1;background:#ffffff24;transform:translateY(-4px);box-shadow:0 10px 25px #0000002e}.Footer-module__PLMZHW__footerColumn{flex-direction:column;align-items:center;gap:18px;display:flex}.Footer-module__PLMZHW__columnTitle{cursor:pointer;margin:0;padding-bottom:6px;font-size:20px;font-weight:800;transition:all .25s;position:relative}.Footer-module__PLMZHW__columnTitle:after{content:"";background:#fff;width:0%;height:2px;transition:all .25s;position:absolute;bottom:0;right:0}.Footer-module__PLMZHW__columnTitle:hover:after{width:100%}.Footer-module__PLMZHW__columnList{flex-direction:column;align-items:center;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.Footer-module__PLMZHW__footerItem{border-radius:999px;justify-content:center;align-items:center;padding:2px;transition:all .35s;display:inline-flex;position:relative}.Footer-module__PLMZHW__footerItem:before{content:"";-webkit-backdrop-filter:blur(14px);opacity:0;z-index:0;pointer-events:none;background:#ffffff2e;border:1px solid #ffffff24;border-radius:999px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .25s;position:absolute;inset:0;transform:scale(.88);box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff59,inset 0 -2px 6px #00000026}.Footer-module__PLMZHW__footerItem:hover:before{opacity:1;transform:scale(1)}.Footer-module__PLMZHW__link{z-index:1;color:#fffc;border-radius:999px;padding:8px 16px;text-decoration:none;transition:all .25s;position:relative}.Footer-module__PLMZHW__link:before,.Footer-module__PLMZHW__link:after{display:none}.Footer-module__PLMZHW__footerItem:hover .Footer-module__PLMZHW__link{color:#fff;transform:none}.Footer-module__PLMZHW__trustSection{flex-direction:column;align-items:center;gap:20px;display:flex}.Footer-module__PLMZHW__trustBadges{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.Footer-module__PLMZHW__badgeImage{width:180px;height:auto;transition:all .3s}.Footer-module__PLMZHW__badgeImage:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0003}.Footer-module__PLMZHW__bottomSection{text-align:center;border-top:1px solid #ffffff26;flex-direction:column;align-items:center;gap:18px;max-width:85rem;margin:80px auto auto;padding-top:24px;display:flex}.Footer-module__PLMZHW__copyright{opacity:.7;margin:0;font-size:.85rem}.Footer-module__PLMZHW__legalLinks{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.Footer-module__PLMZHW__legalLinks a{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:all .25s}.Footer-module__PLMZHW__legalLinks a:hover{color:#fff}.Footer-module__PLMZHW__brandWrapper{justify-content:flex-start;align-items:center;gap:16px;width:100%;display:flex}.Footer-module__PLMZHW__brandLogo{object-fit:contain;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;flex-shrink:0;width:56px;height:56px;padding:8px;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 16px #0000001a}.Footer-module__PLMZHW__brandLogo:hover{background:#ffffff24;border-color:#ffffff4d;transform:scale(1.08)rotate(-4deg);box-shadow:0 8px 30px #ffffff14}@media (min-width:768px){.Footer-module__PLMZHW__footerTop{grid-template-columns:repeat(2,1fr)}.Footer-module__PLMZHW__bottomSection{flex-direction:row;justify-content:space-between}.Footer-module__PLMZHW__brandWrapper{justify-content:flex-start;gap:18px}.Footer-module__PLMZHW__brandLogo{width:64px;height:64px;padding:10px}.Footer-module__PLMZHW__brand{font-size:32px}}@media (max-width:767px){.Footer-module__PLMZHW__brandWrapper{justify-content:center}.Footer-module__PLMZHW__brandSection{text-align:center;align-items:center}.Footer-module__PLMZHW__brandText{text-align:center}.Footer-module__PLMZHW__socials{justify-content:center}}@media (min-width:1100px){.Footer-module__PLMZHW__footerTop{grid-template-columns:1.5fr 1fr 1fr 1fr}.Footer-module__PLMZHW__brandSection{text-align:right;align-items:flex-start}.Footer-module__PLMZHW__footerColumn,.Footer-module__PLMZHW__trustSection,.Footer-module__PLMZHW__columnList{align-items:flex-start}.Footer-module__PLMZHW__trustBadges{justify-content:flex-start}.Footer-module__PLMZHW__brandWrapper{justify-content:flex-start;gap:20px}.Footer-module__PLMZHW__brandLogo{width:72px;height:72px;padding:12px}.Footer-module__PLMZHW__brand{font-size:36px}}@media (max-width:480px){.Footer-module__PLMZHW__brandWrapper{justify-content:center;gap:10px}.Footer-module__PLMZHW__brandLogo{width:44px;height:44px;padding:6px}.Footer-module__PLMZHW__brand{font-size:22px}.Footer-module__PLMZHW__brandText{max-width:100%;font-size:.8rem}.Footer-module__PLMZHW__footer{padding:80px 16px 40px}.Footer-module__PLMZHW__footerTop{gap:40px}.Footer-module__PLMZHW__socialLink{width:36px;height:36px}.Footer-module__PLMZHW__socialLink svg{width:18px;height:18px}}
.Contentbox-module__i6fxiW__toggleButton{cursor:pointer;z-index:9999;justify-content:center;align-items:center;width:60px;height:60px;font-family:vazir;font-weight:700;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 20px #007aff66}.Contentbox-module__i6fxiW__toggleButton:before{content:"";background:linear-gradient(#ffffff59 0%,#fff0 100%);border-radius:999px 999px 0 0;width:90%;height:45%;transition:all .4s;position:absolute;top:0;left:5%}.Contentbox-module__i6fxiW__toggleButton:hover{border-color:#ffffff73;transform:translateY(-2px);box-shadow:0 12px 40px #00000073,inset 0 1px #fff9,inset 0 -1px 10px #ffffff1a}.Contentbox-module__i6fxiW__toggleButton:active{transform:translateY(1px);box-shadow:0 4px 15px #00000040,inset 0 1px #fff3}.Contentbox-module__i6fxiW__contactBoxContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:linear-gradient(135deg,#000000b3 0%,#000a0e7b 100%);border-radius:24px;width:300px;padding:24px;font-family:vazir;position:fixed;bottom:105px;right:30px}.Contentbox-module__i6fxiW__title{text-align:center;color:#fff;margin-bottom:16px;font-size:1.1rem}.Contentbox-module__i6fxiW__contactList{direction:ltr;flex-direction:column;gap:12px;display:flex}.Contentbox-module__i6fxiW__contactItem{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:linear-gradient(135deg,#ffffff52 0%,#fff3 100%);border:1px solid #ffffff40;border-radius:16px;align-items:center;gap:12px;padding:12px;font-family:vazir,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 8px 32px #0000004d,inset 0 1px #fff6,inset 0 -2px 6px #0003}.Contentbox-module__i6fxiW__instagramTextWrapper{flex-direction:column;gap:2px;display:flex}.Contentbox-module__i6fxiW__instagramSubText{color:#ffffffbf;font-size:12px;font-weight:400}.Contentbox-module__i6fxiW__contactItem:hover{border-color:#ffffff73;transform:translateY(-2px);box-shadow:0 12px 40px #00000073,inset 0 1px #fff9,inset 0 -1px 10px #ffffff1a}.Contentbox-module__i6fxiW__closeButton{cursor:pointer;color:#8e8e93;background:#f2f2f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:15px;left:15px}@media (max-width:768px){.Contentbox-module__i6fxiW__toggleButton{width:56px;height:56px;bottom:20px;right:20px}.Contentbox-module__i6fxiW__contactBoxContainer{border-radius:20px;width:280px;padding:20px;bottom:90px;right:20px}.Contentbox-module__i6fxiW__title{margin-bottom:14px;font-size:1rem}.Contentbox-module__i6fxiW__contactItem{gap:10px;padding:11px;font-size:15px}.Contentbox-module__i6fxiW__closeButton{width:26px;height:26px;top:12px;left:12px}}@media (max-width:480px){.Contentbox-module__i6fxiW__toggleButton{width:52px;height:52px;bottom:16px;right:16px}.Contentbox-module__i6fxiW__contactBoxContainer{width:auto;max-width:unset;border-radius:18px;padding:18px;bottom:78px;left:16px;right:16px}.Contentbox-module__i6fxiW__title{margin-bottom:12px;font-size:.95rem}.Contentbox-module__i6fxiW__contactList{gap:10px}.Contentbox-module__i6fxiW__contactItem{border-radius:14px;padding:10px;font-size:14px}.Contentbox-module__i6fxiW__instagramSubText{font-size:11px}.Contentbox-module__i6fxiW__contactItem svg{width:18px;min-width:18px;height:18px;min-height:18px}.Contentbox-module__i6fxiW__closeButton{width:24px;height:24px;top:10px;left:10px}}@media (max-width:360px){.Contentbox-module__i6fxiW__toggleButton{width:48px;height:48px;bottom:14px;right:14px}.Contentbox-module__i6fxiW__contactBoxContainer{padding:16px;bottom:70px;left:12px;right:12px}.Contentbox-module__i6fxiW__title{font-size:.9rem}.Contentbox-module__i6fxiW__contactItem{gap:8px;padding:9px;font-size:13px}}
.Toast-module__cpQqNq__container{z-index:9999;flex-direction:column;gap:12px;font-family:Vazir;display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__cpQqNq__toast{color:#fff;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:10px 15px;font-size:16px;font-weight:500;display:flex;box-shadow:0 8px 32px #0000004d,inset 0 1px #fff6,inset 0 -2px 6px #0003}.Toast-module__cpQqNq__toast i{font-size:20px}.Toast-module__cpQqNq__error{background:#ef4444}.Toast-module__cpQqNq__success{background:#22c55e}.Toast-module__cpQqNq__warning{background:#f59e0b}.Toast-module__cpQqNq__icon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}@media (max-width:768px){.Toast-module__cpQqNq__container{bottom:10px;right:10px}.Toast-module__cpQqNq__toast{border-radius:8px;gap:6px;padding:10px 12px;font-size:12px}.Toast-module__cpQqNq__toast i{font-size:16px}}@media (max-width:480px){.Toast-module__cpQqNq__toast{border-radius:6px;gap:5px;padding:8px 10px;font-size:11px}.Toast-module__cpQqNq__toast i{font-size:14px}}
