.custom-tabs .et_pb_tabs_controls{display:flex;border:none;background:#f57c00;border-radius:10px 10px 0 0;overflow:hidden}.custom-tabs .et_pb_tabs_controls li{flex:1;text-align:center;color:#fff;font-weight:600;padding:14px 0;cursor:pointer;border-right:1px solid rgba(255,255,255,0.3);transition:all 0.3s ease}.custom-tabs .et_pb_tabs_controls li:last-child{border-right:none}.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active{background:#fff;color:#f57c00;border-top-left-radius:8px;border-top-right-radius:8px}.custom-tabs .et_pb_tabs_controls li:hover{background:#fb8c00}.custom-tabs .et_pb_all_tabs{background:#fff;padding:30px;border:1px solid #fbc987;border-top:none;border-radius:0 0 10px 10px;color:#555;box-shadow:0 4px 10px rgba(0,0,0,0.08)}.custom-tabs .et_pb_tab_content h2,.custom-tabs .et_pb_tab_content h3{color:#f57c00;font-weight:700}.custom-tabs .et_pb_tab_content p,.custom-tabs .et_pb_tab_content li{line-height:1.8em}.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid #fff}.custom-tabs .et_pb_tabs_controls li{position:relative}.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active{background:#ff9800;color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}.intake-box{border:1px solid #ddd;border-radius:8px;overflow:hidden;margin-top:30px}.intake-header{background:#3b0a64;color:#fff;font-weight:700;padding:10px 20px;font-size:18px}.intake-row{padding:15px 20px;background:#fff;border-top:1px solid #eee;font-size:16px;color:#333}.intake-row.active{background:#e3b9f8}.intake-row p{margin:0;line-height:1.6}.intake-btn .et_pb_button{background:#3b0a64;color:#fff!important;font-weight:600;border-radius:30px;padding:10px 25px;transition:all 0.3s ease}.intake-btn .et_pb_button:hover{background:#5c2592;transform:translateY(-2px)}@media (min-width:768px){.intake-row{display:flex;justify-content:space-between;align-items:center}}