.form-row{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.form-col{width:100%;max-width:300px}.form-row-50{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.form-row-50 .form-col{flex:1 1 45%;max-width:300px}label{font-weight:600;margin-bottom:0.5rem;display:inline-block}input[type="text"],input[type="email"],input[type="tel"],input[type="date"],textarea,select{width:100%;padding:0.5rem;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:14px}input:focus,textarea:focus,select:focus{border-color:#0073aa;outline:none}.btn-primary{background-color:#0073aa;color:white;padding:0.75rem 1.5rem;border-radius:6px;border:none;cursor:pointer;font-size:1rem}.btn-primary:hover{background-color:#005f8d}h3{font-size:1.3rem;font-weight:700;color:#111;margin-top:2rem;margin-bottom:1rem;padding-bottom:0.3rem}.et-pb-controllers a{width:48px;height:48px;margin:0 8px;display:inline-block}.et-pb-controllers a::before{font-size:20px}