body{margin:0;padding:0;font-family:Vazirmatn,sans-serif}a{text-decoration:none}.base-page{display:grid;grid-template-rows:150px auto;gap:10px;background-color:#F8F9FB}.base-page>.content{display:grid}.base-page>footer{margin-top:400px}.base-page>.messages{display:none;background-color:#3b3bff}h1,h2{all:unset}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}form>.disabled-btn{cursor:not-allowed!important;pointer-events:none!important}@media only screen and (min-width:481px) and (max-width:1200px){.base-page>header{font-size:16px}}.shop-title{text-align:center;backdrop-filter:blur(20px);border-radius:32px;padding-block:15px;font-size:26px;font-weight:bold;background:linear-gradient(110deg,#744fff,#8a5dff,#a07aff);background-clip:text;color:transparent;box-shadow:0 18px 38px #744fff47,0 6px 16px #8a5dff38}.products{grid-row:2/2;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-template-rows:auto;gap:40px 20px;margin-inline:20px}.products>.product{display:flex;flex-direction:column;row-gap:10px;height:470px;background:white;border-radius:28px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,0.12);transition:all 0.4s ease;align-items:center;padding:24px 20px;perspective:1000px}.products>.product:hover{transform:translateY(-16px);box-shadow:0 28px 60px rgba(124,68,233,0.3)}.products>.product>.title{font-size:19px;font-weight:bold;color:#1a0a4d;text-align:center;margin-bottom:12px;height:60px;display:flex;align-items:center;justify-content:center}.products>.product>.price{font-size:24px;font-weight:900;color:#272650;margin-bottom:20px}.products>.product>.submit-order{background:linear-gradient(135deg,#ff2e63,#ff6b9d);color:white;padding:14px 40px;border-radius:50px;font-weight:bold;opacity:0;transform:translateY(15px);transition:all 0.4s ease}.products>.product:hover .submit-order{opacity:1;transform:translateY(0)}.products>.product>.submit-order::before{content:'';position:absolute;top:-50%;left:-100%;width:50%;height:200%;background:linear-gradient(90deg,transparent,#ffffff40,transparent);transform:rotate(30deg);transition:0.7s}.products>.product:hover .submit-order:hover::before{left:100%}.products>.product>img{width:100%;height:240px;object-fit:cover;border-radius:20px;margin-bottom:20px;transition:transform 0.4s cubic-bezier(.22,.61,.36,1),box-shadow 0.4s ease;transform-origin:center}.products>.product:hover img{transform:scale(1.08) rotateX(4deg) rotateY(-8deg)}.products>.product>.badge{position:absolute;z-index:1;color:#fff;background:#35b100;top:10px;left:10px;font-size:15px;font-weight:bold;padding:3px 10px;border-radius:10px}@media (min-width:1024px){.products{grid-template-columns:repeat(4,1fr);margin-inline:150px;gap:80px 30px}}@media (max-width:768px){.shop-title{width:350px;padding:10px 0px;font-size:24px;height:40px}.products{grid-template-columns:1fr;gap:40px}.products>.product{max-width:250px;width:100%;height:auto;margin:0 auto;padding:20px 18px;border-radius:24px}.products>.product>img{width:100%;height:220px;object-fit:cover;border-radius:18px;margin-bottom:16px}.products>.product>.title{font-size:17px;font-weight:bold 17px/1.4 sans-serif;height:auto;min-height:52px;margin-bottom:8px}.products>.product>.price{font-size:24px;margin-bottom:20px}.products>.product>.submit-order{padding:13px 36px;border-radius:50px;font-size:16px;font-weight:bold;opacity:1;transform:translateY(0)}.products>.product:active{transform:translateY(-8px);box-shadow:0 20px 40px rgba(124,68,233,0.35)}.products>.product>.badge{font-size:13px;padding:4px 10px;top:12px;left:12px}}@media (max-width:360px){.shop-title{display:none}.products>.product{max-width:290px;padding:18px 16px}.products>.product>img{height:200px}}svg{pointer-events:none}.top-bars{position:fixed;top:0;left:0;right:0;z-index:9999;box-shadow:0 4px 20px #00000026;background-color:#F8F9FB}#desk{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-inline:60px;height:100px}#desk>.logo{grid-row:1/3;grid-column:1/1;margin-top:-70px}.site-top-header{height:56px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:18px;font-weight:900;color:#ffffff;position:relative;overflow:hidden;z-index:1000;background:linear-gradient(90deg,#0a001a 0%,#15002b 25%,#330066 45%,#9933cc 50%,#330066 55%,#15002b 75%,#0a001a 100%);box-shadow:0 0 10px #ff006680,0 0 30px #ff006640,inset 0 0 10px #ff00664d;text-shadow:0 0 10px #ff0066,0 0 20px #ff0066,0 0 30px #ff0066,0 0 40px #ff0066;background-size:200% 100%;animation:shine 10s linear infinite}@keyframes shine{0%{background-position:200% 0}100%{background-position:-200% 0}}.site-top-header::before{content:"🔥 🎁";font-size:24px;filter:drop-shadow(0 0 10px #ff0066)}.site-top-header .close-btn:hover{opacity:1;transform:scale(1.2) rotate(90deg)}.site-top-header>span>a{color:#47ffe8}#desk>.right{grid-column:1/2;grid-row:1/1;display:flex;column-gap:10px;font-size:18px}#desk>.left{grid-column:2/-1;grid-row:1/1;display:flex;column-gap:10px;justify-self:end}#phone_item>.shop,#phone_item>.support,#phone_item>.plan,#desk>.right>.home,#desk>.right>.shop,#desk>.right>.plan,#desk>.right>.support{grid-row:2 / 2;display:flex;column-gap:10px;align-self:start;align-items:center;background-color:#f8f9fb;color:#262626;padding:5px 16px;border-radius:10px}#desk>.right>.home:hover,#desk>.right>.shop:hover,#desk>.right>.plan:hover,#desk>.right>.support:hover,#desk>.left>.faq:hover,#desk>.left>.dashboard:hover,#desk>.left>.login:hover{background-color:#f4eeff;color:#623fff}#desk>.right>.home>svg,#desk>.right>.shop>svg,#desk>.right>.plan>svg,#desk>.right>.support>svg,#desk>.left>.faq:hover,#desk>.left>.dashboard:hover,#desk>.left>.login:hover{fill:#272650}#desk>.right>.home:hover svg,#desk>.right>.shop:hover svg,#desk>.right>.plan:hover svg,#desk>.right>.support:hover svg,#desk>.left>.faq:hover svg,#desk>.left>.dashboard:hover svg,#desk>.left>.login:hover svg{fill:#623fff}#desk>.left>.dashboard,#desk>.left>.faq{width:170px}#desk>.left>.faq,#desk>.left>.dashboard,#desk>.left>.login{display:flex;column-gap:10px;align-items:center;justify-content:center;background-color:#e8eaff;color:#262626;padding:10px;cursor:pointer;border-radius:8px;font-size:20px}.head-sm,#phone,#phone_item>.plan-items,#phone_item>.plan-items.show>.inner-plan-item{display:none}#desk>.right>.services{display:none;flex-direction:column;z-index:99999;width:210px;row-gap:20px;padding:15px 0 0;border-radius:5px;position:absolute;background-color:#f8f9fb;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);transition:opacity 0.9s ease}#desk>.right>.services.show{display:flex}#desk>.right>.services>.plan-items.show:last-child{padding-bottom:20px}#desk>.right>.services>.plan-items.show{display:flex;flex-direction:column;row-gap:10px}#desk>.right>.services>.plan-items.show>a{display:flex;column-gap:5px;padding-right:20px;color:#5311ff}#desk>.right>.services>.plan-items>.inner-plan-item{display:none;padding-right:65px}#desk>.right>.services>.plan-items>.inner-plan-item.show,#desk>.right>.services>.plan-items>.inner-plan-item.show>a:hover{display:block}#desk>.right>.services>.plan-items>.inner-plan-item>a{color:#2c3c60}#desk>.right>.services>.plan-items>.inner-plan-item>a:hover{color:#8e50ff}.notify-msg{grid-row:2/2;grid-column:1/4;display:flex;position:fixed;height:50px;opacity:0;left:20px;justify-self:end;align-items:center;margin-top:180px;padding:10px 120px;color:#393939;background-color:#7fffca9c;font-size:22px;border-radius:30px;animation-name:slideIn;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards;animation-delay:0.1s}@keyframes slideIn{0%{transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}@media only screen and (min-width:1461px){#desk{padding-inline:150px}}@media only screen and (min-width:1100px) and (max-width:1460px){#desk{padding-inline:50px}}@media only screen and (min-width:481px) and (max-width:1200px){#desk{grid-template-columns:250px 1fr;padding-inline:30px;margin-inline:0}#desk>.left>.faq{width:170px}#desk>.left>a{font-size:18px!important}#desk>.left>a>svg{height:24px}.notify-msg{margin-top:80px;margin-left:-20px;height:30px}@-moz-document url-prefix(){nav>.content{grid-template-columns:310px 1fr 1fr!important;grid-template-rows:120px 100px!important}nav>.content>.left{justify-self:start!important}}}@media only screen and (max-width:480px){.site-top-header{height:65px;font-size:14px;text-align:center}.site-top-header::before{display:none}.base-page>header{font-size:14px}#desk{display:none}.head-sm{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 10px 20px}.head-sm>.logo{color:#801af1;font-weight:bold;font-size:22px}.head-sm>.login,.head-sm>.dashboard{display:flex;flex-direction:column;row-gap:2px;color:#262626}.head-sm>.login:active,.head-sm>.dashboard:active{background-color:#f4eeff;color:#7557ff}.phone-nav-head>.faq{justify-self:end;text-align:center}.phone-nav-head>.navbar-toggle{justify-self:start}#phone-show{display:block}#phone_item{display:flex;flex-direction:column;position:fixed;width:260px;top:0;bottom:0;row-gap:20px;z-index:9999;padding:30px 10px 0 0;overflow:scroll;background-color:#f8f9fb;box-shadow:0 0 200px rgba(0,0,0,0.4);transition:opacity 0.9s ease}#phone_item>.faq-phone{display:flex;width:110px;column-gap:10px;align-self:start;padding:5px 13px;border-radius:10px}#phone_item>a{width:150px!important;font-size:17px!important;color:#262626}#phone_item>.logo-phone{color:#7557ff;align-self:center;font-size:24px!important;font-weight:bold;padding-bottom:20px}#phone_item>.plan-items.show{display:flex;flex-direction:column;row-gap:20px;padding-right:40px}#phone_item>.plan-items.show:last-child{padding-bottom:60px}#phone_item>.plan-items.show>a{color:#5311ff;display:flex;column-gap:7px}#phone_item>.plan-items.show>.inner-plan-item.show{display:block;color:#2c3c60;padding-right:50px}#phone_item>.plan-items.show>.inner-plan-item.show>a{color:#2c3c60}#phone_item>.plan-items.show>.inner-plan-item.show>a:hover{color:#5311ff;display:block}.notify-msg{height:30px;margin-top:150px;margin-left:0;padding:10px 50px;font-size:14px}}footer{grid-row:4 / 4;display:grid;background-color:#363a53;grid-template-rows:1fr 80px;grid-template-columns:1fr 1fr 1fr;justify-items:center}footer>.contact-us{grid-row:1/1;grid-column:1/1;display:flex;flex-direction:column;margin-top:20px}footer>.contact-us>.title{font-size:22px;margin-top:20px;margin-bottom:30px;color:#ff9b00}footer>.contact-us>.contact-info{display:flex;flex-direction:column;row-gap:40px;font-size:15px}footer>.contact-us>.contact-info>.location,footer>.contact-us>.contact-info>.phone,footer>.contact-us>.contact-info>.email{display:flex;column-gap:10px;color:#00ffab}footer>.last-products{grid-row:1/1;grid-column:2/2;display:flex;flex-direction:column;margin-top:-60px}footer>.last-products>.title{font-size:22px;margin-right:5px;margin-top:20px;margin-bottom:30px;color:#ff9b00}footer>.last-products>.product{display:grid;grid-template-rows:50px 50px;grid-template-columns:100px 300px;align-items:center}footer>.last-products>.product>.media{grid-row:1/3;grid-column:1/1}footer>.last-products>.product>a>img{width:80px;height:80px}footer>.last-products>.product>.title{grid-row:1/1;grid-column:2/2;margin-right:20px;color:#00ffab}footer>.last-products>.product>.date{grid-row:2/2;grid-column:2/2;display:flex;column-gap:8px;margin-right:20px;align-self:start;color:#a6b9c5}footer>.pay-methods{grid-row:1/1;grid-column:3/3;display:grid;grid-template-columns:auto;grid-template-rows:auto;row-gap:60px;column-gap:30px;align-self:end;margin-bottom:30px}footer>.pay-methods>.title{grid-row:1/1;grid-column:1/3;font-size:22px;margin-top:20px;margin-bottom:30px;color:#ff9b00}footer>.pay-methods>#zarinpal{grid-row:2/2}footer>.pay-methods>#idpay{grid-row:2/2;grid-column:1/1;align-self:center}.pay-methods>#enamad>a>img{width:100px;height:130px;background-color:white;border-radius:10px}footer>.pay-methods>#zarinpal>a>img{height:130px}footer>.pay-methods>#idpay>img{height:130px}footer>.copyright-and-social{grid-row:2/2;grid-column:1/4;display:flex;justify-self:normal;justify-content:space-between;border-top:1px solid gray;padding-top:10px;padding-inline:30px;margin-inline:150px}footer>.copyright-and-social>.copyright{color:white}footer>.copyright-and-social>.social-media{display:flex;column-gap:20px}.waves{grid-row:1/4;grid-column:1/4;margin-top:-260px}@keyframes wave-animation{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@media only screen and (min-width:481px) and (max-width:800px){.waves{margin-top:-130px}footer>.last-products>.product{grid-template-columns:1fr 230px}footer>.last-products>.title{padding-right:60px}footer>.last-products>.product>.media{justify-self:end}footer>.pay-methods>#enamad{grid-row:1/1;grid-column:1/3}footer>.pay-methods>#zarinpal{grid-row:2/2}footer>.pay-methods>#idpay{grid-row:2/2}}@media only screen and (max-width:480px){footer{grid-template-rows:300px 450px 300px 100px;grid-template-columns:1fr}footer>.waves{grid-row:1/1;grid-column:1/1;margin-top:-70px}footer>.contact-us{justify-self:start;padding-right:50px}footer>.last-products{grid-row:2/2;grid-column:1/1;justify-self:start;padding-right:50px;margin-top:0}footer>.last-products>.product{grid-template-columns:80px 1fr}footer>.pay-methods{grid-row:3/3;grid-column:1/1;grid-template-columns:auto;grid-template-rows:auto;align-self:center;justify-content:center;row-gap:20px}footer>.pay-methods>#enamad{grid-row:2/2}footer>.pay-methods>#idpay{grid-row:2/2;grid-column:1/3;justify-self:center}footer>.copyright-and-social{grid-row:4/4;grid-column:1/1;padding-top:20px;padding-inline:0;margin-inline:0;flex-direction:column;align-items:center}footer>.copyright-and-social>.social-media{margin-top:10px;align-self:end;margin-left:20px}}