[data-theme=default]{--ui-primary:#00ad80;--ui-primary-v:#01956e;--ui-secondary:#53576b;--ui-bg:#f2f2f2;--ui-surface:#fff;--ui-text:#505050;--ui-text-muted:#a9a9a9;--ui-radius-sm:4px;--ui-radius-md:6px;--ui-radius-lg:12px;--ui-radius-xl:16px;--ui-radius-full:400px;--ui-info:#3b82f6;--ui-danger:#ef4444;--ui-warning:#f59e0b}@font-face{font-family:dana;font-style:normal;font-weight:100;font-display:swap;src:url(./dana-thin.hckmeOwr.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:200;font-display:swap;src:url(./dana-extralight.BAhtcHfK.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:300;font-display:swap;src:url(./dana-light.DPuGh1gR.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:400;font-display:swap;src:url(./dana-regular.CBmkwJ6H.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:500;font-display:swap;src:url(./dana-medium.Cb63Xog7.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:600;font-display:swap;src:url(./dana-demibold.DyOVb7xj.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:700;font-display:swap;src:url(./dana-ultrabold.DRHKlNqr.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:800;font-display:swap;src:url(./dana-extrabold.N50n__-m.woff2)format("woff2")}@font-face{font-family:dana;font-style:normal;font-weight:900;font-display:swap;src:url(./dana-black.CGs1OHOV.woff2)format("woff2")}@font-face{font-family:dana-fanum;font-style:normal;font-weight:300;font-display:swap;src:url(./dana-fanum-light.CAU4FBns.woff2)format("woff2")}@font-face{font-family:dana-fanum;font-style:normal;font-weight:400;font-display:swap;src:url(./dana-fanum-regular.A583sSqd.woff2)format("woff2")}@font-face{font-family:dana-fanum;font-style:normal;font-weight:500;font-display:swap;src:url(./dana-fanum-medium.DY_ONA7L.woff2)format("woff2")}@font-face{font-family:dana-fanum;font-style:normal;font-weight:600;font-display:swap;src:url(./dana-fanum-demibold.B5HJq5Wc.woff2)format("woff2")}@font-face{font-family:dana-fanum;font-style:normal;font-weight:700;font-display:swap;src:url(./dana-fanum-bold.DxHm3kvQ.woff2)format("woff2")}:root{--vh:100vh;--vw:100vw;--font-main:dana;--font-fa:dana-fanum}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;height:100%;font-size:14px}html[dir=rtl]{direction:rtl}html[dir=ltr]{direction:ltr}html[lang=fa] body{font-family:var(--font-fa),var(--font-main),sans-serif}html[lang=ar] body,html[lang=en]{font-family:var(--font-main),Inter,sans-serif}body{height:var(--vh);word-spacing:2px;text-align:start;cursor:default;-webkit-user-select:none;user-select:none;overscroll-behavior:contain;background:var(--ui-bg);color:var(--ui-text);line-height:1.5;transition:background-color .2s,color .2s;overflow-x:hidden}@page{size:portrait}body,h1,h2,h3,h4,h5,h6,p,span{margin:0}a{text-decoration:none}::selection{color:#fff}.app-layout{min-height:var(--vh)}section[id]{scroll-margin-top:90px}.ic-loading{animation:1.5s linear infinite spin;display:flex}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.app-header{z-index:999;width:100%;height:74px;padding:0 8px 4px;position:sticky;top:0;left:0;right:0;overflow:hidden}.app-header__nav{background:var(--ui-surface);border-radius:var(--ui-radius-lg);justify-content:space-between;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:12px;box-shadow:1px 1px 4px 2px #d1d5db}.app-header__desktop-items,.app-header__nav{align-items:center;gap:8px;display:flex}.app-header__burger{display:none}.app-header__mobile-items{flex-direction:column;gap:4px;display:flex}.app-header__mobile-items :deep(.ft-button){justify-content:flex-start;min-height:44px;padding-inline:12px;font-size:15px}@media screen and (width<=768px){.app-header__desktop-items{display:none}.app-header__burger{display:inline-flex}}.app-footer,.app-footer__container{width:100%;overflow:hidden}.app-footer__container{background:var(--ui-surface);padding:8px 16px}.app-footer__wrapper{gap:16px;width:100%;max-width:1200px;margin:0 auto;display:flex}.app-footer__wrapper>:first-child{flex:2!important}.app-footer__column{color:var(--ui-text);flex:1;font-family:inherit}.app-footer__column h3{font-size:16px;font-weight:500}.app-footer__column p{font-size:14px}.app-footer__column span{color:var(--ui-text-muted);font-size:14px;font-weight:400}.app-footer__column>:first-child{margin-bottom:16px!important}.app-footer__column>:not(:last-child){margin-bottom:8px}.app-footer__socials{align-items:center;gap:8px;display:flex}.app-footer__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.app-footer__list li{color:var(--ui-text-muted);font-family:inherit;font-size:14px}.app-footer__list-link{align-items:center;display:inline-flex;text-decoration:none!important}.app-footer__note{text-align:center;color:var(--ui-text-muted);padding:6px 12px;font-family:inherit;font-size:12px;font-weight:400}@media screen and (width<=768px){.app-footer__wrapper{flex-direction:column}.app-footer__socials{justify-content:center}.app-footer__column{text-align:center;border-bottom:1px solid #e5e7eb;padding-bottom:12px}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.scale-in-out-enter-active,.scale-in-out-leave-active{transition:opacity .3s,transform .4s}.scale-in-out-enter-from,.scale-in-out-leave-to{opacity:0;transform:scale(.9)}.translate-y-enter-active,.translate-y-leave-active{transition:all .3s}.translate-y-enter-from,.translate-y-leave-to{opacity:0;transform:translateY(-100%)}.popup-enter-active,.popup-leave-active{transition:opacity .28s,transform .28s cubic-bezier(.22,.61,.36,1)}.popup-enter-from,.popup-leave-to{opacity:0;transform:translateY(-16px)scale(.96)}.slide-up-enter-active,.slide-up-leave-active{transition:all .3s}.slide-up-enter-from,.slide-up-leave-to{opacity:0;transform:translateY(100%)}.zoom-out-enter-active,.zoom-out-leave-active{transition:all .3s}.zoom-out-enter-from,.zoom-out-leave-to{opacity:0;transform:scale(.85)}.route-change-enter-active,.route-change-leave-active{transition:opacity .4s}.route-change-enter-active .app-container,.route-change-leave-active .app-container{transition:transform .4s}.route-change-enter-active #toolbar,.route-change-enter-active .route-transition-bottom,.route-change-enter-active .route-transition-top,.route-change-leave-active #toolbar,.route-change-leave-active .route-transition-bottom,.route-change-leave-active .route-transition-top{transition:transform .3s}.route-change-enter-from,.route-change-leave-to{opacity:0}.route-change-enter-from #toolbar,.route-change-enter-from .app-container,.route-change-leave-to #toolbar,.route-change-leave-to .app-container{transform:translateY(-50px)}.route-change-enter-from .route-transition-top,.route-change-leave-to .route-transition-top{transform:translateY(-100%)}.route-change-enter-from .route-transition-bottom,.route-change-leave-to .route-transition-bottom{transform:translateY(100%)}.new-message-enter-active,.new-message-leave-active{transition:all .4s}.new-message-enter-from,.new-message-leave-to{opacity:0;transform:translateY(100%)}.slide-right-enter-active,.slide-right-leave-active{transition:opacity .2s,transform .2s}.slide-right-enter-from{opacity:0;transform:translate(-50%)}.slide-right-leave-to{opacity:0;transform:translate(50%)}.slide-left-enter-active,.slide-left-leave-active{transition:opacity .2s,transform .2s}.slide-left-enter-from{opacity:0;transform:translate(50%)}.slide-left-leave-to{opacity:0;transform:translate(-50%)}.drawer-start-enter-active,.drawer-start-leave-active{transition:transform .3s}.drawer-start-enter-from,.drawer-start-leave-to{transform:translate(100%)}.drawer-end-enter-active,.drawer-end-leave-active{transition:transform .3s}.drawer-end-enter-from,.drawer-end-leave-to{transform:translate(-100%)}
