html:has(.cw-maint){color-scheme:dark}html:has(.cw-maint),html:has(.cw-maint) body,html:has(.cw-maint) body.gp-root{background:#0d0c0b!important;background-color:#0d0c0b!important;color:#f5f5f5;margin:0;padding:0!important;width:100%;max-width:100%;min-height:100%;overflow-x:hidden}html:has(.cw-maint) #__next,html:has(.cw-maint) body>div:not(.gp-toast-viewport){background:#0d0c0b;width:100%;max-width:100%;min-height:100%;margin:0;padding:0}.cw-maint{--cw-maint-bg:#0d0c0b;--cw-maint-orange:#fe6a00;--cw-maint-orange-press:#e45f00;--cw-maint-orange-hover:#ff7a1a;--cw-maint-title:#faf8f5;--cw-maint-body:#a8a29a;--cw-maint-foot:#7a746c;--cw-maint-font:"Vazir",sans-serif;--cw-maint-max:22.5rem;--cw-maint-gear:min(72vw,17.5rem);direction:rtl;font-family:var(--cw-maint-font);color:var(--cw-maint-title);background:radial-gradient(55% 42% at 50% 28%,color-mix(in srgb,var(--cw-maint-orange) 14%,transparent) 0,transparent 72%),var(--cw-maint-bg);width:100%;max-width:none;min-width:0;min-height:100vh;min-height:100dvh;margin:0;padding:max(1.75rem,env(safe-area-inset-top,0px)) max(1.35rem,env(safe-area-inset-right,0px)) max(1.5rem,env(safe-area-inset-bottom,0px)) max(1.35rem,env(safe-area-inset-left,0px));display:flex;flex-direction:column;align-items:center;justify-content:center}.cw-maint,.cw-maint *,.cw-maint :after,.cw-maint :before{box-sizing:border-box}.cw-maint__column{width:100%;max-width:var(--cw-maint-max);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.cw-maint__hero{position:relative;width:var(--cw-maint-gear);max-width:100%;margin:.35rem 0 1.35rem;line-height:0}.cw-maint__glow{position:absolute;inset:18% 8% 8%;border-radius:50%;background:radial-gradient(circle at 50% 55%,color-mix(in srgb,var(--cw-maint-orange) 28%,transparent) 0,transparent 68%);filter:blur(18px);pointer-events:none;z-index:0}.cw-maint__gear{position:relative;z-index:1;display:block;width:100%;height:auto;max-width:100%;aspect-ratio:959/1024;object-fit:contain;object-position:center;user-select:none;-webkit-user-drag:none;pointer-events:none}.cw-maint__title{margin:0 0 .85rem;padding:0 .25rem;font-size:clamp(1.25rem,5.2vw,1.5rem);font-weight:700;line-height:1.45;letter-spacing:0;color:var(--cw-maint-title)}.cw-maint__body{margin:0 0 1.35rem;padding:0 .15rem;font-size:clamp(.8125rem,3.5vw,.875rem);font-weight:400;line-height:1.85;color:var(--cw-maint-body)}.cw-maint__dots{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0 0 1.45rem;min-height:.55rem}.cw-maint__dot{width:.375rem;height:.375rem;border-radius:50%;background:color-mix(in srgb,var(--cw-maint-orange) 42%,#3a322c);opacity:.55}.cw-maint__dot--active{background:var(--cw-maint-orange);opacity:1}@media (prefers-reduced-motion:no-preference){.cw-maint__dot{animation:cw-maint-dot-pulse 1.35s ease-in-out infinite}.cw-maint__dot:first-child{animation-delay:0s}.cw-maint__dot:nth-child(2){animation-delay:.22s}.cw-maint__dot:nth-child(3){animation-delay:.44s}}@keyframes cw-maint-dot-pulse{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.cw-maint__retry{appearance:none;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.55rem;width:100%;max-width:100%;min-height:3.15rem;padding:.85rem 1.25rem;margin:0;border:0;border-radius:.95rem;background:var(--cw-maint-orange);color:#ffffff;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:0 0 0 1px color-mix(in srgb,var(--cw-maint-orange) 35%,transparent),0 10px 28px color-mix(in srgb,var(--cw-maint-orange) 28%,transparent);transition:background-color .14s ease,box-shadow .14s ease,filter .14s ease}.cw-maint__retry:hover:not(:disabled){background:var(--cw-maint-orange-hover);box-shadow:0 0 0 1px color-mix(in srgb,var(--cw-maint-orange) 40%,transparent),0 12px 32px color-mix(in srgb,var(--cw-maint-orange) 34%,transparent)}.cw-maint__retry:active:not(:disabled){background:var(--cw-maint-orange-press);box-shadow:0 0 0 1px color-mix(in srgb,var(--cw-maint-orange-press) 40%,transparent),0 6px 18px color-mix(in srgb,var(--cw-maint-orange) 22%,transparent)}.cw-maint__retry:focus-visible{outline:2px solid #ffb074;outline-offset:3px}.cw-maint__retry:disabled{cursor:default;opacity:.78}.cw-maint__retry-label{color:inherit}.cw-maint__retry-icon{flex-shrink:0;color:#ffffff}.cw-maint__foot{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:1.55rem 0 0;padding:0 .25rem;font-size:.75rem;font-weight:400;line-height:1.5;color:var(--cw-maint-foot)}.cw-maint__foot-icon{flex-shrink:0;color:var(--cw-maint-foot);opacity:.9}@media (min-width:768px){.cw-maint{--cw-maint-max:24rem;--cw-maint-gear:18.5rem}}@media (max-height:700px){.cw-maint{justify-content:flex-start;padding-top:max(1rem,env(safe-area-inset-top,0px))}.cw-maint__hero{margin-bottom:.95rem;width:min(58vw,14.5rem)}.cw-maint__title{margin-bottom:.65rem}.cw-maint__body{margin-bottom:1rem}.cw-maint__dots{margin-bottom:1.1rem}.cw-maint__foot{margin-top:1.15rem}}@media (max-width:360px){.cw-maint{--cw-maint-gear:min(78vw,15.5rem);padding-inline:1.1rem}.cw-maint__title{font-size:1.2rem}}