.SupportWidget-module__UQCxqa__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.SupportWidget-module__UQCxqa__modal{background-color:#1c1c1e;border-radius:24px;flex-direction:column;width:90%;max-width:500px;height:600px;max-height:90vh;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards SupportWidget-module__UQCxqa__popIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #000c}.SupportWidget-module__UQCxqa__header{background-color:#ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px;display:flex}.SupportWidget-module__UQCxqa__headerTitle{color:var(--sys-text-main);align-items:center;gap:12px;font-size:18px;font-weight:700;display:flex}.SupportWidget-module__UQCxqa__headerIcon{width:40px;height:40px;color:var(--sys-text-main);background-color:#2563eb;border-radius:12px;justify-content:center;align-items:center;font-size:18px;display:flex}.SupportWidget-module__UQCxqa__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .3s}.SupportWidget-module__UQCxqa__closeBtn:hover{color:#ef4444}.SupportWidget-module__UQCxqa__body{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.SupportWidget-module__UQCxqa__body::-webkit-scrollbar{width:0;height:0;display:none}.SupportWidget-module__UQCxqa__botMessage{color:var(--sys-text-main);background-color:#ffffff0d;border-radius:16px 16px 4px;align-self:flex-start;max-width:80%;padding:12px 16px;font-size:14px;line-height:1.6}.SupportWidget-module__UQCxqa__userMessage{color:var(--sys-text-main);background-color:#2563eb;border-radius:16px 16px 16px 4px;align-self:flex-end;max-width:80%;padding:12px 16px;font-size:14px;line-height:1.6}.SupportWidget-module__UQCxqa__optionsList{flex-direction:column;gap:8px;margin-top:8px;display:flex}.SupportWidget-module__UQCxqa__optionBtn{color:#60a5fa;cursor:pointer;text-align:right;background-color:#2563eb1a;border:1px solid #2563eb4d;border-radius:12px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:all .3s}.SupportWidget-module__UQCxqa__optionBtn:hover{color:var(--sys-text-main);background-color:#2563eb}.SupportWidget-module__UQCxqa__inputGroup{background-color:#ffffff05;border-top:1px solid #ffffff0d;align-items:center;gap:12px;padding:16px 24px;display:flex}.SupportWidget-module__UQCxqa__chatInput{color:var(--sys-text-main);background-color:#ffffff0d;border:none;border-radius:12px;flex:1;padding:12px 16px;font-family:inherit;font-size:14px}.SupportWidget-module__UQCxqa__chatInput:focus{background-color:#ffffff1a;outline:none}.SupportWidget-module__UQCxqa__sendBtn{color:var(--sys-text-main);cursor:pointer;background-color:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s;display:flex}.SupportWidget-module__UQCxqa__sendBtn:hover{transform:scale(1.05)}.light-mode .SupportWidget-module__UQCxqa__modal{background-color:#f8fafc}.light-mode .SupportWidget-module__UQCxqa__headerTitle{color:#000}.light-mode .SupportWidget-module__UQCxqa__botMessage{color:#000;background-color:#e2e8f0}.light-mode .SupportWidget-module__UQCxqa__chatInput{color:#000;background-color:#e2e8f0}.light-mode .SupportWidget-module__UQCxqa__chatInput:focus{background-color:#cbd5e1}
.Footer-module__S6Hkya__footerWrapper{justify-content:center;width:100%;margin-top:60px;padding-bottom:40px;display:flex}.Footer-module__S6Hkya__glassFooter{background:var(--bg-main,linear-gradient(165deg, #141824f2, #0c0e16fa));-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color,rgba(var(--primary-rgb), .22));width:95%;max-width:1320px;box-shadow:0 20px 60px #0009, 0 0 30px rgba(var(--primary-rgb), .08);direction:rtl;border-radius:28px;flex-direction:column;gap:32px;margin:0 auto;padding:36px 32px 24px;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__flagVideoContainer{z-index:0;pointer-events:none;width:40%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Footer-module__S6Hkya__flagVideo{-o-object-fit:cover;object-fit:cover;opacity:.07;width:auto;min-width:100%;height:auto;min-height:100%;transition:opacity .5s;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#000c 0%,#0000 100%);mask-image:linear-gradient(90deg,#000c 0%,#0000 100%)}.Footer-module__S6Hkya__glassFooter:hover .Footer-module__S6Hkya__flagVideo{opacity:.14}.Footer-module__S6Hkya__footerFeaturesRow{border-bottom:1px solid var(--sys-border-light);z-index:2;grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:28px;display:grid;position:relative}.Footer-module__S6Hkya__featureItem{border:1px solid var(--sys-border-light);background:#ffffff06;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;transition:all .3s;display:flex}.Footer-module__S6Hkya__featureItem:hover{background:#ffffff0d;border-color:#4f46e54d;transform:translateY(-2px)}.Footer-module__S6Hkya__featureIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;display:flex}.Footer-module__S6Hkya__featureTitle{color:var(--text-main,#fff);font-size:.92rem;font-weight:700}.Footer-module__S6Hkya__featureSub{color:#94a3b8;margin-top:2px;font-size:.76rem}.Footer-module__S6Hkya__footerMainGrid{z-index:2;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:32px;display:grid;position:relative}.Footer-module__S6Hkya__footerColBrand{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__brandTitleWrap{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__brandIconBox{width:40px;height:40px;color:var(--sys-text-main);background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;justify-content:center;align-items:center;font-size:1.2rem;display:flex;box-shadow:0 4px 15px #4f46e566}.Footer-module__S6Hkya__brandName{color:var(--sys-text-main);letter-spacing:.5px;font-size:1.35rem;font-weight:900}.Footer-module__S6Hkya__brandDesc{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.8}.Footer-module__S6Hkya__footerSocials{gap:10px;margin-top:6px;display:flex}.Footer-module__S6Hkya__footerSocialBtn{border:1px solid var(--sys-border-subtle);color:#94a3b8;background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__footerSocialBtn:hover{color:var(--sys-text-main);background:#4f46e5;border-color:#4f46e5;transform:translateY(-3px);box-shadow:0 6px 18px #4f46e566}.Footer-module__S6Hkya__footerCol{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--sys-text-main);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.Footer-module__S6Hkya__colTitle i{color:var(--primary-color,#22c55e);font-size:.9rem}.Footer-module__S6Hkya__colList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__colList a{color:#94a3b8;align-items:center;gap:6px;font-size:.86rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__S6Hkya__colList a i{color:#64748b;font-size:.75rem;transition:transform .2s,color .2s}.Footer-module__S6Hkya__colList a:hover{color:var(--primary-color,#22c55e);transform:translate(-4px)}.Footer-module__S6Hkya__colList a:hover i{color:var(--primary-color,#22c55e)}.Footer-module__S6Hkya__footerColTrust{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__trustText{color:#94a3b8;margin:0;font-size:.84rem;line-height:1.7}.Footer-module__S6Hkya__footerEnamad{align-items:center;display:flex}.Footer-module__S6Hkya__enamadLink{border:1px solid var(--sys-border-subtle);background:#ffffff0a;border-radius:14px;padding:8px;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__enamadLink:hover{border-color:rgba(var(--primary-color-rgb,34, 197, 94), .3);background:#ffffff14;transform:scale(1.05)}.Footer-module__S6Hkya__enamadLink img{-o-object-fit:contain;object-fit:contain;width:75px;height:75px}.Footer-module__S6Hkya__footerBottomBar{border-top:1px solid var(--sys-border-light);z-index:2;color:#64748b;justify-content:space-between;align-items:center;padding-top:18px;font-size:.85rem;display:flex;position:relative}.Footer-module__S6Hkya__footerCopy span{color:var(--primary-color,#22c55e);font-weight:700}.Footer-module__S6Hkya__craftedTag{align-items:center;gap:6px;display:flex}@media (max-width:1024px){.Footer-module__S6Hkya__footerFeaturesRow{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__footerMainGrid{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:640px){.Footer-module__S6Hkya__glassFooter{border-radius:20px;gap:22px;width:96%;padding:24px 18px 16px}.Footer-module__S6Hkya__footerFeaturesRow{grid-template-columns:1fr;gap:10px}.Footer-module__S6Hkya__footerMainGrid{grid-template-columns:1fr;gap:20px}.Footer-module__S6Hkya__footerBottomBar{text-align:center;flex-direction:column;gap:8px}}.light-mode .Footer-module__S6Hkya__glassFooter{background:linear-gradient(165deg,#fffffff2,#f5f5f5fa);border:1px solid #00000014;box-shadow:0 20px 40px #0000000f}:is(.light-mode .Footer-module__S6Hkya__brandTitleWrap,.light-mode .Footer-module__S6Hkya__footerHeading,.light-mode .Footer-module__S6Hkya__featureTitle,.light-mode .Footer-module__S6Hkya__footerLink,.light-mode .Footer-module__S6Hkya__copyright){color:#000000d9}:is(.light-mode .Footer-module__S6Hkya__brandDesc,.light-mode .Footer-module__S6Hkya__featureSub,.light-mode .Footer-module__S6Hkya__craftedTag){color:#0009}.light-mode .Footer-module__S6Hkya__footerSocialBtn{color:#000000b3}.light-mode .Footer-module__S6Hkya__footerLink i{color:#000000b3}:is(.light-mode .Footer-module__S6Hkya__footerSocialBtn:hover,.light-mode .Footer-module__S6Hkya__footerLink:hover){color:#3b82f6;background-color:#0000000d}.light-mode .Footer-module__S6Hkya__featureItem{background:#ffffff80;border-color:#0000000d}.light-mode .Footer-module__S6Hkya__footerBottomBar{border-top-color:#0000001a}.Footer-module__S6Hkya__footerWrapper,.Footer-module__S6Hkya__footerSection,.Footer-module__S6Hkya__footerTitle,.Footer-module__S6Hkya__footerLink,.Footer-module__S6Hkya__footerText,.Footer-module__S6Hkya__copyright{font-family:"Baloo Bhaijaan 2",Vazirmatn,sans-serif!important}
