.bg-dark .rmdp-month-picker,.bg-dark .rmdp-time-picker div input,.bg-dark .rmdp-year-picker,.bg-dark.rmdp-wrapper,.rmdp-container .bg-dark.ep-arrow:after{color:#c4c7ca;background-color:#312f2f}.bg-dark .rmdp-day:not(.rmdp-deactive),.bg-dark .rmdp-header-values,.bg-dark .rmdp-panel-header,.bg-dark .rmdp-time-picker div .rmdp-am{color:#c4c7ca}.bg-dark .rmdp-day.rmdp-range{color:#fff}.bg-dark .rmdp-panel-body li{color:#f5f5f5}.bg-dark .rmdp-day.rmdp-deactive,.bg-dark .rmdp-day.rmdp-disabled{color:#87898b}.rmdp-container .bg-dark.ep-arrow[direction=top]{border-bottom:1px solid #312f2f}.rmdp-container .bg-dark.ep-arrow[direction=left]{border-right:1px solid #312f2f}.rmdp-container .bg-dark.ep-arrow[direction=right]{border-left:1px solid #312f2f}.rmdp-container .bg-dark.ep-arrow[direction=bottom]{border-top:1px solid #312f2f}.DatePicker{z-index:100;display:inline-block;position:relative}.DatePicker__input{text-align:center;background:#fff;border:1px solid #ddd;padding:.4em .8em;font-family:inherit;font-size:12px}.DatePicker__input.-rtl{direction:rtl}.DatePicker__input::placeholder{color:#979797}.DatePicker__calendarContainer.-top+.DatePicker__calendarArrow{animation:.3s forwards fadeArrowFlipped;top:auto;bottom:calc(100% + 10px);transform:translateY(-2.5rem)rotate(180deg)}.DatePicker__calendarContainer{position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%)}.DatePicker__calendarContainer.-top{top:auto;bottom:calc(100% + 20px)}.Calendar,.Calendar *{box-sizing:border-box;direction:ltr;margin:0;padding:0}.Calendar,.Calendar.-rtl *{direction:rtl}.DatePicker__calendarArrow{z-index:10;border:10px solid #0000;border-top-width:0;border-bottom-color:#fff;width:0;height:0;margin:0 auto;position:absolute;top:calc(100% + 10px);left:0;right:0}.Calendar{--cl-color-black:#444;--cl-color-disabled:#d4d4d4;--cl-color-error:#ff2929;user-select:none;z-index:10;background:#fff;border-radius:1em;flex-direction:column;width:33em;max-width:90vw;min-height:36.7em;padding-top:1.2em;font-size:10px;display:flex;position:relative;box-shadow:0 1em 4em #00000012}.DatePicker .Calendar,.DatePicker__calendarArrow{opacity:0;animation:.3s forwards fadeCalendar;transform:translateY(2.5em)}.DatePicker__calendarContainer.-top .Calendar{transform:translateY(-2.5em)}.Calendar.-noFocusOutline :focus{outline:none!important}.Calendar>:not(.Calendar__footer) button{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;outline:none;font-family:inherit}.Calendar__header{color:var(--cl-color-black);align-items:center;padding:2em 2.9em;display:flex;overflow:hidden}.Calendar__monthArrowWrapper{z-index:1;opacity:1;border:none;padding:3px;font-size:1em;line-height:0;transition:all .2s;position:relative}.Calendar__monthArrowWrapper:focus{outline-offset:2px;outline:1px dashed #0006}.Calendar__monthArrowWrapper.-hidden,.Calendar__monthArrowWrapper:disabled{opacity:0;pointer-events:none}.Calendar__monthArrowWrapper.-left{transform:rotate(90deg)}.Calendar.-rtl .Calendar__monthArrowWrapper.-left,.Calendar__monthArrowWrapper.-right{transform:rotate(-90deg)}.Calendar.-rtl .Calendar__monthArrowWrapper.-right{transform:rotate(90deg)}.Calendar__monthArrowWrapper:active .Calendar__monthArrow{transform:scale(.7)}.Calendar__monthArrow{transition:var(--animation-duration)transform;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg class='nc-icon-wrapper' fill='%23000000'%3E%3Cdefs stroke='none'%3E%3C/defs%3E%3Cpath class='cls-1' d='M12 23.25V.75' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5px'%3E%3C/path%3E%3Cpath class='cls-2' d='M22.5 11.25L12 .75 1.5 11.25' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5px' fill-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;border-radius:50%;width:1.7em;height:1.7em;display:block}.Calendar__monthYearContainer{flex:1;position:relative}.Calendar__monthYear{will-change:transform,opacity;backface-visibility:hidden;transition:var(--animation-duration);align-items:center;font-size:1.6em;font-weight:500;line-height:1;display:flex;position:absolute;top:0;bottom:0;left:50%;transform:translateZ(0)}.Calendar__monthYear.-hiddenNext{opacity:0;transform:translate(50%)}.Calendar.-rtl .Calendar__monthYear.-hiddenNext{transform:translate(-150%)}.Calendar__monthYear.-hiddenPrevious{opacity:0;transform:translate(-150%)}.Calendar.-rtl .Calendar__monthYear.-hiddenPrevious{transform:translate(50%)}.Calendar__monthYear.-shown{opacity:1;margin-top:auto;margin-bottom:auto;transform:translate(-50%)}.Calendar__monthYear.-shownAnimated{animation:var(--animation-duration)fadeTextToCenter forwards}.Calendar__monthYear>*{transition:var(--animation-duration);will-change:transform;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;padding:.2em .5em;font-size:1.05em;display:flex;transform:translate(0)scale(.95)}.Calendar__monthYear:not(.-shown)>*,.Calendar__monthYear>.-hidden{cursor:default;pointer-events:none}.Calendar__monthText{margin-left:-.3em}.Calendar__yearText:last-child{margin-right:-.3em}.Calendar:not(.-noFocusOutline) .Calendar__monthYear.-shown>:focus,.Calendar__monthYear.-shown>:hover,.Calendar__monthYear>.-activeBackground{background:#f5f5f5}.Calendar__monthText:hover{transform:translate(-.2em)scale(.95)}.Calendar.-rtl .Calendar__monthText:hover,.Calendar__yearText:hover{transform:translate(.2em)scale(.95)}.Calendar.-rtl .Calendar__yearText:hover{transform:translate(-.2em)scale(.95)}.Calendar__monthYear .Calendar__yearText.-hidden{opacity:0;transform:translate(50%)}.Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden{transform:translate(-50%)}.Calendar__monthYear .Calendar__monthText.-hidden{opacity:0;transform:translate(-50%)}.Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden{transform:translate(50%)}.Calendar__monthYear:not(.-shown)>*{pointer-events:none}.Calendar__monthSelectorAnimationWrapper,.Calendar__yearSelectorAnimationWrapper{justify-content:center;align-items:center;width:100%;height:80%;display:flex;position:absolute;bottom:0;overflow:hidden}.Calendar__monthSelectorWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Calendar__monthSelector{align-content:center;padding:0 2.5em 2em}.Calendar__monthSelector,.Calendar__yearSelector{z-index:2;will-change:transform;background-color:#fff;flex-wrap:wrap;height:100%;transition:all .6s;display:flex;position:relative;transform:translateY(-150%)}.Calendar__yearSelectorWrapper{width:100%;height:100%}.Calendar__yearSelectorWrapper:after,.Calendar__yearSelectorWrapper:before{content:"";opacity:0;width:100%;height:5em;transition:all .4s .2s;position:absolute;left:0}.Calendar__yearSelectorWrapper:after{background-image:linear-gradient(#fff,#fff 10%,#f5f5f500);top:-.1em}.Calendar__yearSelectorWrapper:before{background-image:linear-gradient(#f5f5f500,#fff 90%,#fff);bottom:0}.Calendar__yearSelectorWrapper.-faded:after,.Calendar__yearSelectorWrapper.-faded:before{opacity:1;z-index:3}.Calendar__yearSelector{scrollbar-width:0;-ms-overflow-style:none;align-content:flex-start;width:100%;padding:5em 2em;position:relative;overflow:scroll}.Calendar__yearSelector::-webkit-scrollbar{display:none}.Calendar__yearSelectorItem{justify-content:center;width:25%;display:flex}.Calendar__yearSelectorItem:not(:nth-child(-n+4)){margin-top:1.5em}.Calendar__yearSelectorText{border:none;border-radius:8.5px;min-width:85%;padding:.2em .5em;font-size:1.4em}.Calendar__monthSelector.-open,.Calendar__yearSelector.-open{transform:translateY(0)}.Calendar__monthSelectorItemText:focus,.Calendar__yearSelectorText:focus{outline-offset:2px;outline:1px dashed #0006}.Calendar__monthSelectorItem{justify-content:center;width:33.3333%;display:flex}.Calendar__monthSelectorItem:not(:nth-child(-n+3)){margin-top:2em}.Calendar__monthSelectorItemText{border:none;border-radius:8.5px;min-width:70%;padding:.4em;font-size:1.3em;transition:all .3s}.Calendar__monthSelectorItem:not(.-active) .Calendar__monthSelectorItemText:not(:disabled):hover,.Calendar__yearSelectorItem:not(.-active) .Calendar__yearSelectorText:not(:disabled):hover{background:#f5f5f5}.Calendar__monthSelectorItemText:disabled,.Calendar__yearSelectorText:disabled{opacity:.5;cursor:default}.Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,.Calendar__yearSelectorItem.-active .Calendar__yearSelectorText{background-color:var(--cl-color-primary);color:#fff}.Calendar__weekDays{color:var(--cl-color-disabled);justify-content:space-between;margin-bottom:.7em;padding:0 2.6em;font-size:1.2em;display:flex;position:relative}.Calendar__weekDay{text-align:center;width:14.2857%;text-decoration:none;display:block}.Calendar__sectionWrapper{min-height:25.8em;position:relative;overflow:hidden}.Calendar__section{color:var(--cl-color-black);will-change:transform,opacity;backface-visibility:hidden;width:100%;transition:var(--animation-duration);flex-direction:column;padding:.5em 3.2em 0;display:flex;position:absolute;top:0;left:0;transform:translateZ(0)}.Calendar__section.-hiddenPrevious{opacity:.5;transform:translate(-90%)}.Calendar.-rtl .Calendar__section.-hiddenPrevious{transform:translate(90%)}.Calendar__section.-hiddenNext{opacity:.5;transform:translate(90%)}.Calendar.-rtl .Calendar__section.-hiddenNext{transform:translate(-90%)}.Calendar__section.-shown{opacity:1;transform:translate(0)}.Calendar__section.-shownAnimated{animation:var(--animation-duration)FadeContentToCenter forwards}.Calendar__weekRow{width:100%;display:flex}.Calendar__day{text-align:center;color:#000c;cursor:pointer;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:14.2857%;margin-bottom:.3em;padding:calc(.25em - 1px) 0;font-size:1.6em;transition:all .2s;display:flex}.Calendar__day:focus{outline-offset:2px;outline:1px dashed #0006}.Calendar__day.-ltr{min-height:2.6em;font-size:1.45em}.Calendar__day.-rtl{height:2.45em;font-size:1.55em}.Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover{color:var(--cl-color-black);background:#eaeaea;border-color:#0000;border-radius:50%}.Calendar__day.-selected,.Calendar__day.-selectedEnd,.Calendar__day.-selectedStart{background:var(--cl-color-primary);color:#fff}.Calendar__day.-ltr.-selectedStart{border-radius:100em 0 0 100em}.Calendar__day.-rtl.-selectedStart{border-radius:0 100em 100em 0}.Calendar__day.-selectedBetween{background:var(--cl-color-primary-light);color:var(--cl-color-primary);border-radius:0}.Calendar__day.-ltr.-selectedEnd{border-top-right-radius:100em;border-bottom-right-radius:100em}.Calendar__day.-rtl.-selectedEnd{border-top-left-radius:100em;border-bottom-left-radius:100em}.Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween){color:var(--cl-color-error)}.Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):after{background:var(--cl-color-error)}.Calendar__day.-disabled{color:var(--cl-color-disabled)!important;cursor:default!important;background:0 0!important}.Calendar__day.-selected{border-radius:50%}.Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween){color:#000;font-weight:600;position:relative}.Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):after{content:"";opacity:.5;background:#000;width:.6em;height:1px;transition:all .2s;display:block;position:absolute;bottom:.2em;left:50%;transform:translate(-50%)}.Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):after{opacity:0}.Calendar__day.-blank{color:#0000;cursor:default;pointer-events:none}.Calendar__footer{z-index:1;position:relative}@keyframes fadeCalendar{0%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes fadeArrowFlipped{0%{opacity:0}to{opacity:1;transform:translateY(0)rotate(180deg)}}@keyframes fadeTextToCenter{to{opacity:1;transform:translate(-50%)}}@keyframes FadeContentToCenter{to{opacity:1;transform:translate(0)}}:root{--primary:#18c5ff;--text-primary:#fff;--primary-fade:#e1f7ff;--text:#000;--background:#fff;--background-disabled:#dedede;--background-hovered:#f2f2f2;--border-fade:#e0e0e0e7;--border:#cacaca;--text-negative:#f83959;--day-label-background:#4b4949;--highlight:#18c5ff;--weekend:#f83959}@font-face{font-family:IRANSansRegular;src:url(/_next/static/media/IRANSansFaNum.a1b3a3a1.ttf)format("woff")}@font-face{font-family:IRANSansBold;src:url(/_next/static/media/IRANSansFaNum_Bold.d3bb12fd.ttf)format("woff")}@font-face{font-family:IRANSansLight;src:url(/_next/static/media/IRANSansFaNum_Light.0d588b43.ttf)format("woff")}@font-face{font-family:IRANSansMedium;src:url(/_next/static/media/IRANSansFaNum_Medium.b3d046ef.ttf)format("woff")}@font-face{font-family:IcomoonWOFF;src:url(/_next/static/media/icomoon.cffec3e1.woff)format("woff")}@font-face{font-family:IcomoonTTF;src:url(/_next/static/media/icomoon.9ef16091.ttf)format("truetype")}@font-face{font-family:IcomoonSVG;src:url(/_next/static/media/icomoon.e63c1f70.svg)format("svg")}@font-face{font-family:IcomoonEOT;src:url(/_next/static/media/icomoon.241f9755.eot)format("eot")}.icon,.panel-icon{font-variant:normal;text-transform:none;color:var(--text);opacity:.8;cursor:pointer;justify-content:center;align-items:center;font-style:normal;font-weight:400;display:flex;font-family:icomoon!important}.panel-icon{border-radius:50%}.icon:hover,.panel-icon:hover{opacity:1}.panel-icon-hovered:hover{background-color:var(--background-hovered)}.icon-forward:before{content:""}.icon-calendar:before,.icon-forward:before{font-family:IcomoonWOFF,IcomoonTTF,IcomoonEOT,IcomoonSVG!important}.icon-calendar:before{content:""}.icon-calendar-today:before{content:""}.icon-calendar-today:before,.icon-chevron-left:before{font-family:IcomoonWOFF,IcomoonTTF,IcomoonEOT,IcomoonSVG!important}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-right:before,.icon-highlight_off:before{font-family:IcomoonWOFF,IcomoonTTF,IcomoonEOT,IcomoonSVG!important}.icon-highlight_off:before{content:""}.icon-keyboard_double_arrow_left:before{content:"";font-family:IcomoonWOFF,IcomoonTTF,IcomoonEOT,IcomoonSVG!important}.icon-keyboard_double_arrow_right:before{content:""}.icon-arrow_back:before,.icon-keyboard_double_arrow_right:before{font-family:IcomoonWOFF,IcomoonTTF,IcomoonEOT,IcomoonSVG!important}.icon-arrow_back:before{content:""}.icon-arrow_drop_down:before{content:""}.icon-arrow_drop_down:before,.icon-error:before{font-family:IcomoonWOFF,IcomoonTTF,IcomoonEOT,IcomoonSVG!important}.icon-error:before{content:"";color:var(--text-negative)}.clickable{cursor:pointer}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn)}}.panel{background-color:var(--background);border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:352px;max-height:352px;display:flex;overflow:hidden}.panel-wrapper,.range-day-wrapper{flex-direction:column;width:100%;height:100%;display:flex}.range-day-wrapper{justify-content:center;align-items:center}.range-day-panel{flex-direction:row;justify-content:space-between}.range-day-panel,.range-day-panel-item{align-items:center;width:100%;height:100%;display:flex}.range-day-panel-item{flex-direction:column}.panel-elevation{box-shadow:0 0 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.panel-jalaali{direction:rtl;font-family:IRANSansRegular}.panel-gregorian,.panel-jalaali{background-color:var(--background);border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:352px;max-height:352px;display:flex;overflow:hidden}.panel-gregorian{direction:ltr;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.panel-range-jalaali{background-color:var(--background);direction:rtl;border-radius:2px;justify-content:center;align-items:center;width:600px;height:312px;max-height:312px;font-family:IRANSansRegular;display:flex;overflow:hidden}.panel-header-date{color:var(--text);opacity:.5;user-select:none;font-size:16px}.panel-header-date-selected{opacity:1}.panel-range-gregorian{background-color:var(--background);direction:ltr;border-radius:2px;justify-content:center;align-items:center;width:600px;height:312px;max-height:312px;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;display:flex;overflow:hidden}.auto-panel,.desktop-panel{width:600px}.mobile-panel{width:300px;height:360px;max-height:360px}.panel-header{border-bottom:1px solid var(--border-fade);background-color:var(--background);flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:40px;display:flex;overflow:hidden}.panel-header-rtl{direction:rtl}.panel-header-ltr,.panel-header-rtl{border-bottom:1px solid var(--border-fade);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;padding-inline:12px;display:flex;overflow:hidden}.panel-header-ltr{direction:ltr;min-height:40px}.panel-outer-wrapper{width:100%;height:100%;display:block;overflow:hidden}.panel-header-wrapper{width:100%;min-height:40px}.mobile-panel-header-wrapper{width:100%;min-height:88px}.panel-footer-wrapper{width:100%;min-height:40px}.panel-empty-holder{pointer-events:none;visibility:hidden;width:36px}.panel-header-inner{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:300px;height:40px;max-height:100%;display:flex}.panel-header-inner-rtl{direction:rtl}.panel-header-inner-ltr,.panel-header-inner-rtl{flex-direction:row;flex:1;justify-content:space-between;align-items:center;max-width:300px;max-height:100%;margin-inline:12px;display:flex}.panel-header-inner-ltr{direction:ltr}.mobile-extra-date-header{flex-direction:row;align-items:center;width:100%;height:48px;display:flex}.panel-date-holder,.panel-date-holder-item{flex-direction:row;justify-content:center;align-items:center;display:flex}.panel-date-holder-item{height:100%;margin-inline:2px;padding-inline:2px;font-size:14px}.panel-date-holder-item-rtl{direction:rtl}.panel-date-holder-item-ltr,.panel-date-holder-item-rtl{flex-direction:row;justify-content:center;align-items:center;display:flex}.panel-date-holder-item-ltr{direction:ltr;height:fit-content}.days-body{background-color:var(--background);grid-template-rows:auto;grid-template-columns:repeat(7,minmax(38px,38px));max-width:300px;height:100%;margin-block:4px;display:grid;overflow:hidden}.panel-footer,.panel-footer-rtl{border-top:1px solid var(--border-fade);background-color:var(--background);flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:40px;display:flex}.panel-footer-rtl{direction:rtl}.panel-footer-ltr{border-top:1px solid var(--border-fade);background-color:var(--background);direction:ltr;min-height:40px}.day-label-bar,.panel-footer-ltr{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.day-label-bar{max-width:284px;min-height:28px;margin-top:8px;overflow:hidden}.day-label-bar-inner,.day-label-bar-inner-rtl{background-color:var(--day-label-background);border-radius:2px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:28px;margin-inline:8px;padding-inline:6px;display:flex}.day-label-bar-inner-rtl{direction:rtl}.day-label-bar-inner-ltr{background-color:var(--day-label-background);direction:ltr;border-radius:2px;flex-direction:row;justify-content:space-between;width:100%;margin-inline:8px;padding-inline:6px}.day-label-bar-inner-ltr,.day-label-item{align-items:center;min-height:28px;display:flex}.day-label-item{text-align:center;width:30px;color:var(--text-primary);justify-content:center}.day-label-item,.today-text{user-select:none;font-size:14px}.today-text{color:var(--text);transition:color .1s}.today-text:hover{color:var(--primary)}.day-item-after:after{content:"";background-color:var(--primary);width:8px;height:30px;position:absolute;top:0;right:0}.day-item-before:before,.day-item-both:before{left:0}.day-item-before:before,.day-item-both:after,.day-item-both:before{content:"";background-color:var(--primary);width:8px;height:30px;position:absolute;top:0}.day-item-both:after{right:0}.day-item-outer{min-height:38px}.day-item-chain,.day-item-outer{background:0 0;justify-content:center;align-items:center;min-width:38px;display:flex;position:relative;overflow:hidden}.day-item-chain{height:30px}.highlight-day{background-color:var(--primary-fade);color:var(--text)}.start-tail-highlight:after{left:-4px}.end-tail-highlight:before,.start-tail-highlight:after{content:"";background:var(--primary-fade);border:none;outline:none;width:4px;height:100%;position:absolute;top:0}.end-tail-highlight:before{right:-4px}.loading-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading{border:3px solid var(--background-disabled);border-top-color:var(--text);border-radius:50%;-webkit-animation:.7s linear infinite spin;animation:.7s linear infinite spin;display:inline-block}.day,.loading{width:30px;height:30px}.day{box-sizing:border-box;user-select:none;cursor:pointer;color:var(--text);justify-content:center;align-items:center;margin:0;padding:0;line-height:30px;display:flex;position:relative}.disabled{opacity:.4;background-color:var(--background-disabled);cursor:default!important}.hovered:not(.disabled):hover{background-color:var(--background-hovered)}.not-current{opacity:.4}.off-day{color:var(--highlight)}.weekend-day{color:var(--weekend)}.highlight{background-color:var(--primary);color:var(--text-primary)}.today{border:1px dotted var(--primary);border-radius:2px}.center{justify-content:center}.center,.stretch{flex-direction:row;align-items:center;display:flex}.stretch{justify-content:space-between;width:64px}.panel-header-item-text,.range-panel-header-item-text{color:var(--text);user-select:none;font-size:14px}.panel-header-item-text:hover{color:var(--primary)}.panel-header-year-picker{justify-content:center;align-items:center;display:flex}.panel-header-year-picker span{color:var(--text);user-select:none;margin-inline:4px;font-size:14px}.panel-header-year-picker span:hover{color:var(--primary)}.months-body,.months-body-rtl{grid-template-rows:auto;grid-template-columns:repeat(3,minmax(100px,100px));place-items:center;max-width:300px;height:100%;display:grid}.months-body-rtl{direction:rtl}.months-body-ltr{direction:ltr;grid-template-rows:auto;grid-template-columns:repeat(3,minmax(100px,100px));place-items:center;max-width:300px;height:100%;display:grid}.month-item{cursor:pointer;min-width:80px;color:var(--text);border-radius:2px;justify-content:center;align-items:center;padding-block:4px;transition:background-color .1s;display:flex}.month-item-hovered:hover{background-color:var(--background-hovered)}.month-item-selected{background-color:var(--primary);color:var(--text-primary)}.month-item-name{font-size:14px}.years-body,.years-body-rtl{grid-template-rows:auto;grid-template-columns:repeat(3,minmax(100px,100px));place-items:center;max-width:300px;height:100%;display:grid}.years-body-rtl{direction:rtl}.years-body-ltr{direction:ltr;grid-template-rows:auto;grid-template-columns:repeat(3,minmax(100px,100px));place-items:center;max-width:300px;height:100%;display:grid}.year-item{cursor:pointer;min-width:54px;color:var(--text);border-radius:2px;justify-content:center;align-items:center;padding-block:4px;display:flex}.year-item-hovered:hover{background-color:var(--background-hovered)}.year-item-selected{background-color:var(--primary);color:var(--text-primary)}.year-item-name{user-select:none;font-size:14px}.year-item-prev{opacity:.4}@keyframes open{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes close{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.popup-wrapper-overlay{height:fit-content}.input-wrapper{width:100%;display:flex}.popup-panel-overlay{z-index:99999;margin:0;padding:0;position:fixed;overflow:hidden}.popover-panel-open{transition:transform,opacity .2s cubic-bezier(.4,0,.2,1);animation-name:open;animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);box-shadow:0 0 4px #0003}.popover-panel-close{opacity:0;transition:transform,opacity .17s cubic-bezier(.4,0,.2,1);animation-name:close;animation-duration:.17s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.popover-panel-date{max-width:300px;max-height:352px}.popover-panel-range{max-width:600px;max-height:312px}.mobile-popover-panel-range{max-width:600px;max-height:360px}.open-vert-top-right{transform-origin:0 100%}.open-vert-bottom-right{transform-origin:0 0}.open-vert-top-left{transform-origin:100% 100%}.open-horz-left,.open-vert-bottom-left{transform-origin:100% 0}.open-horz-right{transform-origin:0 0}.picker-input-wrapper{border:1px solid var(--border);background-color:var(--background);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:200px;max-width:100%;height:36px;margin:0;line-height:1;display:flex;overflow:hidden}.custom-input-wrapper{display:inline-block}.range-input-wrapper{border:1px solid var(--border);background-color:var(--background);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:200px;max-width:100%;height:36px;margin:0;line-height:1;display:flex;position:relative;overflow:hidden}.picker-input-wrapper:not(.picker-input-error):not(.picker-input-disabled):hover,.range-input-wrapper:not(.picker-input-error):not(.picker-input-disabled):hover{border-color:var(--primary)}.picker-input-error{border:1px solid var(--text-negative)}.picker-input-fa{direction:rtl;font-family:IRANSansRegular}.picker-input-en,.picker-input-fa{width:100%;height:100%;color:var(--text);background-color:var(--background);border:none;outline:none;padding-inline:8px;font-size:14px}.picker-input-en{direction:ltr;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.range-input-fa{direction:rtl;font-family:IRANSansRegular}.range-input-en,.range-input-fa{width:100%;height:100%;color:var(--text);background-color:var(--background);border:none;outline:none;padding-inline:8px;font-size:14px;line-height:36px}.range-input-en{direction:ltr;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.picker-input-disabled{background-color:var(--background-disabled);border-color:var(--background-disabled)}.calendar-icon{min-width:36px;height:100%;margin-inline-start:8px}.calendar-icon,.clear-icon{cursor:pointer;justify-content:center;align-items:center;display:flex}.clear-icon{width:20px;height:20px;padding-inline:4px}.rtl{direction:rtl}.separator-icon{justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.icon-wrapper{padding-inline:8px;display:block}.day-span-text{color:inherit;user-select:none;font-size:16px;line-height:30px}.iconItem{display:inline-block;overflow:hidden}.fallback{width:100%;height:100%}