.elementor-9563 .elementor-element.elementor-element-10f0387{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-9563 .dialog-widget-content{animation-duration:0.5s;background-color:#272727;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-9563{background-color:rgba(0,0,0,.8);justify-content:flex-start;align-items:center;pointer-events:all;}#elementor-popup-modal-9563 .dialog-message{width:500px;height:100vh;align-items:flex-start;}#elementor-popup-modal-9563 .dialog-close-button{display:flex;}/* Start custom CSS *//* 2. 发送按钮适配品牌绿 #00C9A1 */
#wpdcom .wc_comm_submit.wpd_not_clicked {
    background-color: #00C9A1 !important;
    color: #272727 !important;
    font-weight: bold !important;
    border-radius: 50px !important;
    padding: 8px 25px !important;
    transition: all 0.3s ease;
}

#wpdcom .wc_comm_submit.wpd_not_clicked:hover {
    background-color: #06F0C1 !important; /* 激活绿 */
    box-shadow: 0 0 15px rgba(0, 201, 161, 0.4);
}/* End custom CSS */