.tregform-container{max-width:800px;margin:0 auto;padding:20px}.tregform-title{font-size:24px;margin-bottom:15px}.tregform-description{margin-bottom:20px;color:#666}.tregform-field{margin-bottom:20px}.tregform-field label{display:block;margin-bottom:5px;font-weight:600}.tregform-field input[type=email],.tregform-field input[type=number],.tregform-field input[type=tel],.tregform-field input[type=text],.tregform-field select,.tregform-field textarea{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}.tregform-field textarea{min-height:100px;resize:vertical}.tregform-checkbox,.tregform-radio{margin:5px 0}.tregform-checkbox label,.tregform-radio label{display:inline-flex;align-items:center;font-weight:400;cursor:pointer}.tregform-checkbox input,.tregform-radio input{margin-right:8px}.required{color:#d63638;margin-left:3px}.tregform-submit{margin-top:30px}.tregform-submit-btn{background:#2271b1;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:16px}.tregform-submit-btn:hover{background:#135e96}.tregform-submit-btn:disabled{background:#ccc;cursor:not-allowed}.tregform-message{margin:20px 0;padding:15px;border-radius:4px}.tregform-message.success{background:#ecf8e6;color:#1a7f37;border:1px solid #84e1bc}.tregform-message.error{background:#ffebe9;color:#d1242f;border:1px solid #ffccd2}@media (max-width:768px){.tregform-container{padding:15px}.tregform-title{font-size:20px}.tregform-submit-btn{width:100%}}