.elementor-53 .elementor-element.elementor-element-1e83cce{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-53 .elementor-element.elementor-element-06cf410{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-1e83cce *//* استایل فیلدها با ردیوس ۱۰۰ و گرادیان متمایل به سفید خالص */
.far-root input, 
.far-root textarea, 
.far-root select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    
    box-sizing: border-box !important;
    padding: 12px 20px !important; 
    font-family: inherit !important;
    font-size: 15px !important;
    color: #333 !important;
    outline: none !important;
    
    /* گوشه‌های کاملا گرد برای اینپوت‌ها */
    border-radius: 100px !important; 

    /* بوردرها: راست و پایین ۲ پیکسل و تیره‌تر */
    border-top: 1px solid #fdfdfd !important;
    border-left: 1px solid #fdfdfd !important;
    border-right: 2px solid #e0e0e0 !important;
    border-bottom: 2px solid #e0e0e0 !important;

    /* گرادیان بسیار روشن (۹۰٪ سفید + ۱۰٪ رنگ‌های اصلی شما) */
    background: linear-gradient(
        to right,
        #f6f7f9 0%,   /* تنالیته بسیار روشن از #dadfe6 */
        #fcfbfa 100%  /* تنالیته بسیار روشن از #eee2db */
    ) !important;

    /* سایه نامحسوس */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.02) !important;
    
    transition: all 0.3s ease !important;
}

/* اصلاح ردیوس تکست‌اریا برای جلوگیری از ظاهر نامناسب */
.far-root textarea {
    border-radius: 20px !important;
    resize: vertical !important;
    min-height: 100px !important;
}

/* حالت کلیک و تایپ روی فیلد (Focus) */
.far-root input:focus, 
.far-root textarea:focus, 
.far-root select:focus {
    /* عمیق‌تر شدن بوردرها در زمان انتخاب */
    border-right: 2px solid #cccccc !important;
    border-bottom: 2px solid #cccccc !important;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.04) !important;
}/* End custom CSS */